hash
stringlengths 40
40
| date
stringdate 2020-04-17 22:01:00
2025-03-21 18:34:11
| author
stringclasses 90
values | commit_message
stringlengths 9
197
| is_merge
bool 1
class | masked_commit_message
stringlengths 4
170
| type
stringclasses 8
values | git_diff
stringlengths 160
5.96M
⌀ |
|---|---|---|---|---|---|---|---|
4b243c9007d5754fdcf93bed870f8dd71a619036
|
2023-03-15 20:04:47
|
James
|
chore(release): v1.6.21
| false
|
v1.6.21
|
chore
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cda8996cc2..3b4704efb02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
+## [1.6.21](https://github.com/payloadcms/payload/compare/v1.6.20...v1.6.21) (2023-03-15)
+
+
+### Bug Fixes
+
+* hidden fields being mutated on patch ([#2317](https://github.com/payloadcms/payload/issues/2317)) ([8d65ba1](https://github.com/payloadcms/payload/commit/8d65ba1efd8744042bbaf669c10b6837a6b972f8))
+
## [1.6.20](https://github.com/payloadcms/payload/compare/v1.6.19...v1.6.20) (2023-03-13)
diff --git a/package.json b/package.json
index 16f78ade102..3695bbaf0a7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.6.20",
+ "version": "1.6.21",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
|
9aac5a3384d828034c5431ea28a6645fa75d53cb
|
2023-10-13 19:52:07
|
Elliot DeNolf
|
chore: update scripts
| false
|
update scripts
|
chore
|
diff --git a/packages/plugin-seo/.DS_Store b/packages/plugin-seo/.DS_Store
deleted file mode 100644
index 42169368985..00000000000
Binary files a/packages/plugin-seo/.DS_Store and /dev/null differ
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index efdd07ee1b1..49bcedc22d6 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -10,7 +10,9 @@
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint src",
- "lint:fix": "eslint --fix --ext .ts,.tsx src"
+ "lint:fix": "eslint --fix --ext .ts,.tsx src",
+ "clean": "rimraf dist",
+ "prepublishOnly": "yarn clean && yarn build"
},
"keywords": [
"payload",
@@ -47,6 +49,7 @@
"payload": "^1.8.2",
"prettier": "^2.7.1",
"react": "^18.0.0",
+ "rimraf": "^5.0.5",
"ts-node": "^9.1.1",
"typescript": "^4.8.4"
},
diff --git a/packages/plugin-seo/yarn.lock b/packages/plugin-seo/yarn.lock
index c3b3ae254a3..f51477ef2bf 100644
--- a/packages/plugin-seo/yarn.lock
+++ b/packages/plugin-seo/yarn.lock
@@ -382,6 +382,18 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
+"@isaacs/cliui@^8.0.2":
+ version "8.0.2"
+ resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
+ integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
+ dependencies:
+ string-width "^5.1.2"
+ string-width-cjs "npm:string-width@^4.2.0"
+ strip-ansi "^7.0.1"
+ strip-ansi-cjs "npm:strip-ansi@^6.0.1"
+ wrap-ansi "^8.1.0"
+ wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
+
"@jridgewell/gen-mapping@^0.3.0":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9"
@@ -480,6 +492,11 @@
resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.1.tgz#4324702ddef6c773b3f3033795a13e6b50c95a92"
integrity sha512-Il59+0C4E/bI6uM2hont3I+oABWkJZbfbItubje5SGMrXkymUq8jT/UZRk0eCt918bB7gihxDXx8guFnR/aNIw==
+"@pkgjs/parseargs@^0.11.0":
+ version "0.11.0"
+ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
+ integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
+
"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
@@ -1117,6 +1134,11 @@ ansi-regex@^5.0.1:
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
+ansi-regex@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
+ integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
+
ansi-styles@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -1131,6 +1153,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
dependencies:
color-convert "^2.0.1"
+ansi-styles@^6.1.0:
+ version "6.2.1"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
+ integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
+
any-promise@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
@@ -1761,7 +1788,7 @@ cross-env@^7.0.3:
dependencies:
cross-spawn "^7.0.1"
-cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
+cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -2175,6 +2202,11 @@ duplexer@^0.1.2:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
+eastasianwidth@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
+ integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
+
[email protected]:
version "1.0.11"
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
@@ -2197,6 +2229,11 @@ emoji-regex@^8.0.0:
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
+emoji-regex@^9.2.2:
+ version "9.2.2"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
+ integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
+
emojis-list@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
@@ -2799,6 +2836,14 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"
+foreground-child@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
+ dependencies:
+ cross-spawn "^7.0.0"
+ signal-exit "^4.0.1"
+
[email protected]:
version "0.2.0"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -2941,6 +2986,17 @@ glob-to-regexp@^0.4.1:
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
+glob@^10.3.7:
+ version "10.3.10"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
+ integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
+ dependencies:
+ foreground-child "^3.1.0"
+ jackspeak "^2.3.5"
+ minimatch "^9.0.1"
+ minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
+ path-scurry "^1.10.1"
+
glob@^7.0.5, glob@^7.1.3, glob@^7.1.6:
version "7.2.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -3572,6 +3628,15 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"
+jackspeak@^2.3.5:
+ version "2.3.6"
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
+ integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
+ dependencies:
+ "@isaacs/cliui" "^8.0.2"
+ optionalDependencies:
+ "@pkgjs/parseargs" "^0.11.0"
+
jest-worker@^27.0.2, jest-worker@^27.4.5:
version "27.5.1"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
@@ -3852,6 +3917,11 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
+"lru-cache@^9.1.1 || ^10.0.0":
+ version "10.0.1"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
+ integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
+
lru-queue@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/lru-queue/-/lru-queue-0.1.0.tgz#2738bd9f0d3cf4f84490c5736c48699ac632cda3"
@@ -4012,6 +4082,13 @@ minimatch@^5.0.1:
dependencies:
brace-expansion "^2.0.1"
+minimatch@^9.0.1:
+ version "9.0.3"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
+ dependencies:
+ brace-expansion "^2.0.1"
+
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
@@ -4022,6 +4099,11 @@ minimist@^1.2.7:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
+"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
+ version "7.0.4"
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
+ integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
+
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
@@ -4511,6 +4593,14 @@ path-parse@^1.0.7:
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
+path-scurry@^1.10.1:
+ version "1.10.1"
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
+ integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
+ dependencies:
+ lru-cache "^9.1.1 || ^10.0.0"
+ minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
+
[email protected]:
version "0.1.7"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -5759,6 +5849,13 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
+rimraf@^5.0.5:
+ version "5.0.5"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
+ integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
+ dependencies:
+ glob "^10.3.7"
+
run-parallel@^1.1.9:
version "1.2.0"
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -5997,6 +6094,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/sift/-/sift-16.0.0.tgz#447991577db61f1a8fab727a8a98a6db57a23eb8"
integrity sha512-ILTjdP2Mv9V1kIxWMXeMTIRbOBrqKc4JAXmFMnFq3fKeyQ2Qwa3Dw1ubcye3vR+Y6ofA0b9gNDr/y2t6eUeIzQ==
+signal-exit@^4.0.1:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
+ integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
+
simple-concat@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"
@@ -6179,7 +6281,7 @@ streamsearch@^1.1.0:
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
-string-width@^4.1.0, string-width@^4.2.0:
+"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6188,6 +6290,15 @@ string-width@^4.1.0, string-width@^4.2.0:
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"
+string-width@^5.0.1, string-width@^5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
+ integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
+ dependencies:
+ eastasianwidth "^0.2.0"
+ emoji-regex "^9.2.2"
+ strip-ansi "^7.0.1"
+
string.prototype.trimend@^1.0.5:
version "1.0.6"
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
@@ -6225,13 +6336,20 @@ string_decoder@~1.1.1:
dependencies:
safe-buffer "~5.1.0"
-strip-ansi@^6.0.0, strip-ansi@^6.0.1:
+"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"
+strip-ansi@^7.0.1:
+ version "7.1.0"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
+ integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
+ dependencies:
+ ansi-regex "^6.0.1"
+
strip-bom@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
@@ -6879,7 +6997,7 @@ word-wrap@^1.2.3:
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
-wrap-ansi@^7.0.0:
+"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6888,6 +7006,15 @@ wrap-ansi@^7.0.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"
+wrap-ansi@^8.1.0:
+ version "8.1.0"
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
+ integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
+ dependencies:
+ ansi-styles "^6.1.0"
+ string-width "^5.0.1"
+ strip-ansi "^7.0.1"
+
wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
0fc120d7d5034adcc9b07a01f273f27d403066a7
|
2024-03-12 19:31:51
|
James
|
chore: _community e2e
| false
|
_community e2e
|
chore
|
diff --git a/test/_community/e2e.spec.ts b/test/_community/e2e.spec.ts
index 52d0744f55a..4968173094c 100644
--- a/test/_community/e2e.spec.ts
+++ b/test/_community/e2e.spec.ts
@@ -7,18 +7,17 @@ import { fileURLToPath } from 'url'
import { initPageConsoleErrorCatch } from '../helpers.js'
import { AdminUrlUtil } from '../helpers/adminUrlUtil.js'
import { initPayloadE2E } from '../helpers/configHelpers.js'
+import config from './config.js'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
-const { beforeAll, describe } = test
-
describe('Admin Panel', () => {
let page: Page
let url: AdminUrlUtil
- beforeAll(async ({ browser }) => {
- const { serverURL } = await initPayloadE2E({ dirname })
+ test.beforeAll(async ({ browser }) => {
+ const { payload, serverURL } = await initPayloadE2E({ config, dirname })
url = new AdminUrlUtil(serverURL, 'posts')
const context = await browser.newContext()
diff --git a/test/helpers/configHelpers.ts b/test/helpers/configHelpers.ts
index bc92c62f687..8954ab1d2fe 100644
--- a/test/helpers/configHelpers.ts
+++ b/test/helpers/configHelpers.ts
@@ -1,19 +1,24 @@
-import { spawn } from 'child_process'
import getPort from 'get-port'
import { nextDev } from 'next/dist/cli/next-dev.js'
import path from 'path'
+import type { SanitizedConfig } from '../../packages/payload/src/config/types.js'
+import type { Payload } from '../../packages/payload/src/index.js'
+
+import { getPayload } from '../../packages/payload/src/index.js'
import wait from '../../packages/payload/src/utilities/wait.js'
type Args = {
+ config: Promise<SanitizedConfig>
dirname: string
}
type Result = {
+ payload: Payload
serverURL: string
}
-export async function initPayloadE2E({ dirname }: Args): Promise<Result> {
+export async function initPayloadE2E({ config, dirname }: Args): Promise<Result> {
const port = await getPort()
const serverURL = `http://localhost:${port}`
process.env.NODE_OPTIONS = '--no-deprecation'
@@ -21,6 +26,8 @@ export async function initPayloadE2E({ dirname }: Args): Promise<Result> {
process.env.PAYLOAD_DROP_DATABASE = 'true'
process.env.PORT = String(port)
+ const payload = await getPayload({ config })
+
// @ts-expect-error
process.env.NODE_ENV = 'test'
@@ -33,29 +40,5 @@ export async function initPayloadE2E({ dirname }: Args): Promise<Result> {
})
await wait(3000)
- return { serverURL }
-}
-
-export async function initPayloadSpawn({ dirname }: Args): Promise<Result> {
- const port = await getPort()
- const serverURL = `http://localhost:${port}`
-
- // Tried using a child process to get
- // turbopack to pick up our tsconfig aliases
- // but this didn't make a difference.
- // Keeping it here so we can continue to try.
- spawn('pnpm', ['dev', '--turbo'], {
- cwd: path.resolve(dirname, '../../'),
- env: {
- ...process.env,
- NODE_ENV: 'test',
- PORT: String(port),
- PAYLOAD_CONFIG_PATH: path.resolve(dirname, '../../config.js'),
- PAYLOAD_DROP_DATABASE: 'true',
- },
- })
-
- await wait(3000)
-
- return { serverURL }
+ return { payload, serverURL }
}
|
242dac5b8e0f8385f7e200be8e01fd385300ee59
|
2023-07-25 18:18:16
|
Elliot DeNolf
|
chore(release): v1.11.4
| false
|
v1.11.4
|
chore
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8e4eeb5a8e..dfe63d29c0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
+## [1.11.4](https://github.com/payloadcms/payload/compare/v1.11.3...v1.11.4) (2023-07-25)
+
+
+### Bug Fixes
+
+* if arrayFieldType rows are undefined, page would crash ([#3049](https://github.com/payloadcms/payload/issues/3049)) ([08377cc](https://github.com/payloadcms/payload/commit/08377cc5a7ea9d02350177e2e1d69390ee97af78))
+
+
+### Features
+
+* bump mongoose and mongoose-paginate versions ([#3025](https://github.com/payloadcms/payload/issues/3025)) ([41d3eee](https://github.com/payloadcms/payload/commit/41d3eee35f3855798a5c3372f8ad7c742a7810f7))
+* improve keyboard focus styles ([#3011](https://github.com/payloadcms/payload/issues/3011)) ([080e619](https://github.com/payloadcms/payload/commit/080e6195ef39ec858fbb115e8f554a8dfc436438))
+* solidifies bundler adapter pattern ([#3044](https://github.com/payloadcms/payload/issues/3044)) ([641c765](https://github.com/payloadcms/payload/commit/641c765fb921e162c98f09218929348037dd0f88))
+
## [1.11.3](https://github.com/payloadcms/payload/compare/v1.11.2...v1.11.3) (2023-07-19)
diff --git a/package.json b/package.json
index 19a1d35d2cf..dede972e61b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.11.3",
+ "version": "1.11.4",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
|
ee080f0d8b037b319bfe99ff4f7a55f85a248a3e
|
2021-05-19 23:15:13
|
Dan Ribbens
|
chore: add homepage to package.json
| false
|
add homepage to package.json
|
chore
|
diff --git a/package.json b/package.json
index 13eefeb9b8d..e60c0e8f097 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"type": "git",
"url": "https://github.com/payloadcms/payload.git"
},
+ "homepage": "https://payloadcms.com",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"sideEffects": false,
|
863abc0e6bd811909da30b5fa265e5e49d658b5b
|
2024-07-23 23:14:44
|
Jacob Fletcher
|
feat(next): root admin (#7276)
| false
|
root admin (#7276)
|
feat
|
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 83a670c8fc8..e26189c1586 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -292,6 +292,7 @@ jobs:
- access-control
- admin__e2e__1
- admin__e2e__2
+ - admin-root
- auth
- field-error-states
- fields-relationship
diff --git a/docs/admin/overview.mdx b/docs/admin/overview.mdx
index 137d3956e2f..53ddeb9f6db 100644
--- a/docs/admin/overview.mdx
+++ b/docs/admin/overview.mdx
@@ -169,19 +169,32 @@ The following options are available:
| Option | Default route | Description |
| ------------------ | ----------------------- | ------------------------------------- |
-| `admin` | `/admin` | The Admin Panel itself. |
+| `admin` | `/admin` | The Admin Panel itself. |
| `api` | `/api` | The [REST API](../rest-api/overview) base path. |
| `graphQL` | `/graphql` | The [GraphQL API](../graphql/overview) base path. |
| `graphQLPlayground`| `/graphql-playground` | The GraphQL Playground. |
-<Banner type="warning">
- <strong>Warning:</strong>
- Changing Root-level Routes _after_ your project was generated will also require you to manually update the corresponding directories in your project. For example, changing `routes.admin` will require you to rename the `(payload)/admin` directory in your project to match the new route. [More details](#project-structure).
-</Banner>
-
<Banner type="success">
<strong>Tip:</strong>
- You can easily add _new_ routes to the Admin Panel through the `endpoints` property of the Payload Config. See [Custom Endpoints](../rest-api/overview#custom-endpoints) for more information.
+ You can easily add _new_ routes to the Admin Panel through [Custom Endpoints](../rest-api/overview#custom-endpoints) and [Custom Views](./views).
+</Banner>
+
+#### Customizing Root-level Routes
+
+You can change the Root-level Routes as needed, such as to mount the Admin Panel at the root of your application.
+
+Changing Root-level Routes also requires a change to [Project Structure](#project-structure) to match the new route. For example, if you set `routes.admin` to `/`, you would need to completely remove the `admin` directory from the project structure:
+
+```plaintext
+app/
+├─ (payload)/
+├── [[...segments]]/
+├──── ...
+```
+
+<Banner type="warning">
+ <strong>Note:</strong>
+ If you set Root-level Routes _before_ auto-generating the Admin Panel, your [Project Structure](#project-structure) will already be set up correctly.
</Banner>
### Admin-level Routes
diff --git a/docs/fields/checkbox.mdx b/docs/fields/checkbox.mdx
index d2a4024cb3b..e3915f3d0e9 100644
--- a/docs/fields/checkbox.mdx
+++ b/docs/fields/checkbox.mdx
@@ -6,7 +6,7 @@ desc: Checkbox field types allow the developer to save a boolean value in the da
keywords: checkbox, fields, config, configuration, documentation, Content Management System, cms, headless, javascript, node, react, nextjs
---
-The Checkbox Field type saves a boolean in the database.
+The Checkbox Field saves a boolean in the database.
<LightDarkImage
srcLight="https://payloadcms.com/images/docs/fields/checkbox.png"
diff --git a/docs/fields/collapsible.mdx b/docs/fields/collapsible.mdx
index c9586d08957..513f6b1c943 100644
--- a/docs/fields/collapsible.mdx
+++ b/docs/fields/collapsible.mdx
@@ -6,7 +6,7 @@ desc: With the Collapsible field, you can place fields within a collapsible layo
keywords: row, fields, config, configuration, documentation, Content Management System, cms, headless, javascript, node, react, nextjs
---
-The Collapsible field is presentational-only and only affects the Admin Panel. By using it, you can place fields within a nice layout component that can be collapsed / expanded.
+The Collapsible Field is presentational-only and only affects the Admin Panel. By using it, you can place fields within a nice layout component that can be collapsed / expanded.
<LightDarkImage
srcLight="https://payloadcms.com/images/docs/fields/collapsible.png"
diff --git a/docs/fields/relationship.mdx b/docs/fields/relationship.mdx
index 23c04138725..2a54e4c1412 100644
--- a/docs/fields/relationship.mdx
+++ b/docs/fields/relationship.mdx
@@ -6,7 +6,7 @@ desc: The Relationship field provides the ability to relate documents together.
keywords: relationship, fields, config, configuration, documentation, Content Management System, cms, headless, javascript, node, react, nextjs
---
-The Relationship field is one of the most powerful fields Payload features. It provides for the ability to easily relate documents together.
+The Relationship Field is one of the most powerful fields Payload features. It provides for the ability to easily relate documents together.
<LightDarkImage
srcLight="https://payloadcms.com/images/docs/fields/relationship.png"
diff --git a/packages/next/src/elements/DocumentHeader/Tabs/Tab/TabLink.tsx b/packages/next/src/elements/DocumentHeader/Tabs/Tab/TabLink.tsx
index 9dbc5fc35fd..c738b121915 100644
--- a/packages/next/src/elements/DocumentHeader/Tabs/Tab/TabLink.tsx
+++ b/packages/next/src/elements/DocumentHeader/Tabs/Tab/TabLink.tsx
@@ -2,6 +2,7 @@
import type { SanitizedConfig } from 'payload'
import { useSearchParams } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import LinkImport from 'next/link.js'
import { useParams, usePathname } from 'next/navigation.js'
import React from 'react'
@@ -38,7 +39,12 @@ export const DocumentTabLink: React.FC<{
const [entityType, entitySlug, segmentThree, segmentFour, ...rest] = params.segments || []
const isCollection = entityType === 'collections'
- let docPath = `${adminRoute}/${isCollection ? 'collections' : 'globals'}/${entitySlug}`
+
+ let docPath = formatAdminURL({
+ adminRoute,
+ path: `/${isCollection ? 'collections' : 'globals'}/${entitySlug}`,
+ })
+
if (isCollection && segmentThree) {
// doc ID
docPath += `/${segmentThree}`
diff --git a/packages/next/src/elements/Nav/index.client.tsx b/packages/next/src/elements/Nav/index.client.tsx
index ff8940cb335..31aac6a791f 100644
--- a/packages/next/src/elements/Nav/index.client.tsx
+++ b/packages/next/src/elements/Nav/index.client.tsx
@@ -12,7 +12,7 @@ import {
useNav,
useTranslation,
} from '@payloadcms/ui'
-import { EntityType, groupNavItems } from '@payloadcms/ui/shared'
+import { EntityType, formatAdminURL, groupNavItems } from '@payloadcms/ui/shared'
import LinkWithDefault from 'next/link.js'
import React, { Fragment } from 'react'
@@ -25,7 +25,7 @@ export const DefaultNavClient: React.FC = () => {
const {
collections,
globals,
- routes: { admin },
+ routes: { admin: adminRoute },
} = useConfig()
const { i18n } = useTranslation()
@@ -69,13 +69,13 @@ export const DefaultNavClient: React.FC = () => {
let id: string
if (type === EntityType.collection) {
- href = `${admin}/collections/${entity.slug}`
+ href = formatAdminURL({ adminRoute, path: `/collections/${entity.slug}` })
entityLabel = getTranslation(entity.labels.plural, i18n)
id = `nav-${entity.slug}`
}
if (type === EntityType.global) {
- href = `${admin}/globals/${entity.slug}`
+ href = formatAdminURL({ adminRoute, path: `/globals/${entity.slug}` })
entityLabel = getTranslation(entity.label, i18n)
id = `nav-global-${entity.slug}`
}
diff --git a/packages/next/src/utilities/initPage/handleAdminPage.ts b/packages/next/src/utilities/initPage/handleAdminPage.ts
index 58e6b7f9d76..bbc544a54dd 100644
--- a/packages/next/src/utilities/initPage/handleAdminPage.ts
+++ b/packages/next/src/utilities/initPage/handleAdminPage.ts
@@ -21,7 +21,8 @@ export const handleAdminPage = ({
route: string
}) => {
if (isAdminRoute(route, adminRoute)) {
- const routeSegments = route.replace(adminRoute, '').split('/').filter(Boolean)
+ const baseAdminRoute = adminRoute && adminRoute !== '/' ? route.replace(adminRoute, '') : route
+ const routeSegments = baseAdminRoute.split('/').filter(Boolean)
const [entityType, entitySlug, createOrID] = routeSegments
const collectionSlug = entityType === 'collections' ? entitySlug : undefined
const globalSlug = entityType === 'globals' ? entitySlug : undefined
@@ -56,4 +57,6 @@ export const handleAdminPage = ({
globalConfig,
}
}
+
+ return {}
}
diff --git a/packages/next/src/utilities/initPage/handleAuthRedirect.ts b/packages/next/src/utilities/initPage/handleAuthRedirect.ts
index 3e27a9f48ff..d6b66b9dc93 100644
--- a/packages/next/src/utilities/initPage/handleAuthRedirect.ts
+++ b/packages/next/src/utilities/initPage/handleAuthRedirect.ts
@@ -1,3 +1,4 @@
+import { formatAdminURL } from '@payloadcms/ui/shared'
import { redirect } from 'next/navigation.js'
import * as qs from 'qs-esm'
@@ -30,7 +31,7 @@ export const handleAuthRedirect = ({
: undefined,
)
- const adminLoginRoute = `${adminRoute}${loginRouteFromConfig}`
+ const adminLoginRoute = formatAdminURL({ adminRoute, path: loginRouteFromConfig })
const customLoginRoute =
typeof redirectUnauthenticatedUser === 'string' ? redirectUnauthenticatedUser : undefined
diff --git a/packages/next/src/views/Dashboard/Default/index.tsx b/packages/next/src/views/Dashboard/Default/index.tsx
index b0e26c5c9c9..0534cd39dfe 100644
--- a/packages/next/src/views/Dashboard/Default/index.tsx
+++ b/packages/next/src/views/Dashboard/Default/index.tsx
@@ -3,7 +3,7 @@ import type { Permissions, ServerProps, VisibleEntities } from 'payload'
import { getTranslation } from '@payloadcms/translations'
import { Button, Card, Gutter, SetStepNav, SetViewActions } from '@payloadcms/ui'
-import { EntityType, WithServerSideProps } from '@payloadcms/ui/shared'
+import { EntityType, WithServerSideProps, formatAdminURL } from '@payloadcms/ui/shared'
import React, { Fragment } from 'react'
import './index.scss'
@@ -100,19 +100,31 @@ export const DefaultDashboard: React.FC<DashboardProps> = (props) => {
if (type === EntityType.collection) {
title = getTranslation(entity.labels.plural, i18n)
+
buttonAriaLabel = t('general:showAllLabel', { label: title })
- href = `${adminRoute}/collections/${entity.slug}`
- createHREF = `${adminRoute}/collections/${entity.slug}/create`
+
+ href = formatAdminURL({ adminRoute, path: `/collections/${entity.slug}` })
+
+ createHREF = formatAdminURL({
+ adminRoute,
+ path: `/collections/${entity.slug}/create`,
+ })
+
hasCreatePermission =
permissions?.collections?.[entity.slug]?.create?.permission
}
if (type === EntityType.global) {
title = getTranslation(entity.label, i18n)
+
buttonAriaLabel = t('general:editLabel', {
label: getTranslation(entity.label, i18n),
})
- href = `${adminRoute}/globals/${entity.slug}`
+
+ href = formatAdminURL({
+ adminRoute,
+ path: `/globals/${entity.slug}`,
+ })
}
return (
diff --git a/packages/next/src/views/Document/getViewsFromConfig.tsx b/packages/next/src/views/Document/getViewsFromConfig.tsx
index 9f599ff1043..3e88d56c465 100644
--- a/packages/next/src/views/Document/getViewsFromConfig.tsx
+++ b/packages/next/src/views/Document/getViewsFromConfig.tsx
@@ -126,7 +126,12 @@ export const getViewsFromConfig = ({
}
default: {
- const baseRoute = [adminRoute, 'collections', collectionSlug, segment3]
+ const baseRoute = [
+ adminRoute !== '/' && adminRoute,
+ 'collections',
+ collectionSlug,
+ segment3,
+ ]
.filter(Boolean)
.join('/')
@@ -155,7 +160,12 @@ export const getViewsFromConfig = ({
ErrorView = UnauthorizedView
}
} else {
- const baseRoute = [adminRoute, collectionEntity, collectionSlug, segment3]
+ const baseRoute = [
+ adminRoute !== '/' && adminRoute,
+ collectionEntity,
+ collectionSlug,
+ segment3,
+ ]
.filter(Boolean)
.join('/')
@@ -260,7 +270,9 @@ export const getViewsFromConfig = ({
ErrorView = UnauthorizedView
}
} else {
- const baseRoute = [adminRoute, 'globals', globalSlug].filter(Boolean).join('/')
+ const baseRoute = [adminRoute !== '/' && adminRoute, 'globals', globalSlug]
+ .filter(Boolean)
+ .join('/')
const currentRoute = [baseRoute, segment3, ...remainingSegments]
.filter(Boolean)
diff --git a/packages/next/src/views/Document/index.tsx b/packages/next/src/views/Document/index.tsx
index ac7b2df28d4..4b6bd385222 100644
--- a/packages/next/src/views/Document/index.tsx
+++ b/packages/next/src/views/Document/index.tsx
@@ -1,7 +1,7 @@
import type { AdminViewComponent, AdminViewProps, EditViewComponent } from 'payload'
import { DocumentInfoProvider, EditDepthProvider, HydrateClientUser } from '@payloadcms/ui'
-import { RenderCustomComponent, isEditing as getIsEditing } from '@payloadcms/ui/shared'
+import { RenderCustomComponent, formatAdminURL , isEditing as getIsEditing } from '@payloadcms/ui/shared'
import { notFound, redirect } from 'next/navigation.js'
import React from 'react'
@@ -174,7 +174,11 @@ export const Document: React.FC<AdminViewProps> = async ({
})
if (doc?.id) {
- const redirectURL = `${serverURL}${adminRoute}/collections/${collectionSlug}/${doc.id}`
+ const redirectURL = formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${doc.id}`,
+ serverURL,
+ })
redirect(redirectURL)
} else {
notFound()
diff --git a/packages/next/src/views/Edit/Default/SetDocumentStepNav/index.tsx b/packages/next/src/views/Edit/Default/SetDocumentStepNav/index.tsx
index bc0dceaf99f..47aa584710b 100644
--- a/packages/next/src/views/Edit/Default/SetDocumentStepNav/index.tsx
+++ b/packages/next/src/views/Edit/Default/SetDocumentStepNav/index.tsx
@@ -11,6 +11,7 @@ import {
useStepNav,
useTranslation,
} from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import { useEffect } from 'react'
export const SetDocumentStepNav: React.FC<{
@@ -35,7 +36,7 @@ export const SetDocumentStepNav: React.FC<{
const { i18n, t } = useTranslation()
const {
- routes: { admin },
+ routes: { admin: adminRoute },
} = useConfig()
const drawerDepth = useEditDepth()
@@ -47,13 +48,23 @@ export const SetDocumentStepNav: React.FC<{
if (collectionSlug) {
nav.push({
label: getTranslation(pluralLabel, i18n),
- url: isVisible ? `${admin}/collections/${collectionSlug}` : undefined,
+ url: isVisible
+ ? formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}`,
+ })
+ : undefined,
})
if (isEditing) {
nav.push({
label: (useAsTitle && useAsTitle !== 'id' && title) || `${id}`,
- url: isVisible ? `${admin}/collections/${collectionSlug}/${id}` : undefined,
+ url: isVisible
+ ? formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${id}`,
+ })
+ : undefined,
})
} else {
nav.push({
@@ -63,7 +74,12 @@ export const SetDocumentStepNav: React.FC<{
} else if (globalSlug) {
nav.push({
label: title,
- url: isVisible ? `${admin}/globals/${globalSlug}` : undefined,
+ url: isVisible
+ ? formatAdminURL({
+ adminRoute,
+ path: `/globals/${globalSlug}`,
+ })
+ : undefined,
})
}
@@ -82,7 +98,7 @@ export const SetDocumentStepNav: React.FC<{
pluralLabel,
id,
useAsTitle,
- admin,
+ adminRoute,
t,
i18n,
title,
diff --git a/packages/next/src/views/Edit/Default/index.tsx b/packages/next/src/views/Edit/Default/index.tsx
index 554b3cec41c..2be1a9756ef 100644
--- a/packages/next/src/views/Edit/Default/index.tsx
+++ b/packages/next/src/views/Edit/Default/index.tsx
@@ -15,7 +15,7 @@ import {
useEditDepth,
useUploadEdits,
} from '@payloadcms/ui'
-import { getFormState } from '@payloadcms/ui/shared'
+import { formatAdminURL, getFormState } from '@payloadcms/ui/shared'
import { useRouter, useSearchParams } from 'next/navigation.js'
import React, { Fragment, useCallback } from 'react'
@@ -127,7 +127,10 @@ export const DefaultEditView: React.FC = () => {
if (!isEditing && depth < 2) {
// Redirect to the same locale if it's been set
- const redirectRoute = `${adminRoute}/collections/${collectionSlug}/${json?.doc?.id}${locale ? `?locale=${locale}` : ''}`
+ const redirectRoute = formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${json?.doc?.id}${locale ? `?locale=${locale}` : ''}`,
+ })
router.push(redirectRoute)
} else {
resetUploadEdits()
diff --git a/packages/next/src/views/ForgotPassword/index.tsx b/packages/next/src/views/ForgotPassword/index.tsx
index 07fcff2d5fe..547bd39961a 100644
--- a/packages/next/src/views/ForgotPassword/index.tsx
+++ b/packages/next/src/views/ForgotPassword/index.tsx
@@ -1,6 +1,7 @@
import type { AdminViewProps } from 'payload'
import { Button, Translation } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import LinkImport from 'next/link.js'
import React, { Fragment } from 'react'
@@ -22,9 +23,9 @@ export const ForgotPasswordView: React.FC<AdminViewProps> = ({ initPageResult })
const {
admin: {
- routes: { account: accountRoute },
+ routes: { account: accountRoute, login: loginRoute },
},
- routes: { admin },
+ routes: { admin: adminRoute },
} = config
if (user) {
@@ -34,14 +35,23 @@ export const ForgotPasswordView: React.FC<AdminViewProps> = ({ initPageResult })
<p>
<Translation
elements={{
- '0': ({ children }) => <Link href={`${admin}${accountRoute}`}>{children}</Link>,
+ '0': ({ children }) => (
+ <Link
+ href={formatAdminURL({
+ adminRoute,
+ path: accountRoute,
+ })}
+ >
+ {children}
+ </Link>
+ ),
}}
i18nKey="authentication:loggedInChangePassword"
t={i18n.t}
/>
</p>
<br />
- <Button Link={Link} buttonStyle="secondary" el="link" to={admin}>
+ <Button Link={Link} buttonStyle="secondary" el="link" to={adminRoute}>
{i18n.t('general:backToDashboard')}
</Button>
</Fragment>
@@ -51,7 +61,14 @@ export const ForgotPasswordView: React.FC<AdminViewProps> = ({ initPageResult })
return (
<Fragment>
<ForgotPasswordForm />
- <Link href={`${admin}/login`}>{i18n.t('authentication:backToLogin')}</Link>
+ <Link
+ href={formatAdminURL({
+ adminRoute,
+ path: loginRoute,
+ })}
+ >
+ {i18n.t('authentication:backToLogin')}
+ </Link>
</Fragment>
)
}
diff --git a/packages/next/src/views/List/index.tsx b/packages/next/src/views/List/index.tsx
index e931b794757..7a4b6e464ed 100644
--- a/packages/next/src/views/List/index.tsx
+++ b/packages/next/src/views/List/index.tsx
@@ -6,7 +6,7 @@ import {
ListQueryProvider,
TableColumnsProvider,
} from '@payloadcms/ui'
-import { RenderCustomComponent } from '@payloadcms/ui/shared'
+import { RenderCustomComponent, formatAdminURL } from '@payloadcms/ui/shared'
import { notFound } from 'next/navigation.js'
import { createClientCollectionConfig, mergeListSearchAndWhere } from 'payload'
import { isNumber, isReactComponentOrFunction } from 'payload/shared'
@@ -66,7 +66,7 @@ export const ListView: React.FC<AdminViewProps> = async ({
} catch (error) {} // eslint-disable-line no-empty
const {
- routes: { admin },
+ routes: { admin: adminRoute },
} = config
if (collectionConfig) {
@@ -132,7 +132,10 @@ export const ListView: React.FC<AdminViewProps> = async ({
})}
collectionSlug={collectionSlug}
hasCreatePermission={permissions?.collections?.[collectionSlug]?.create?.permission}
- newDocumentURL={`${admin}/collections/${collectionSlug}/create`}
+ newDocumentURL={formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/create`,
+ })}
>
<ListQueryProvider
data={data}
@@ -160,7 +163,10 @@ export const ListView: React.FC<AdminViewProps> = async ({
limit,
listPreferences,
locale: fullLocale,
- newDocumentURL: `${admin}/collections/${collectionSlug}/create`,
+ newDocumentURL: formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/create`,
+ }),
params,
payload,
permissions,
diff --git a/packages/next/src/views/Login/LoginForm/index.tsx b/packages/next/src/views/Login/LoginForm/index.tsx
index 05aef5f60e5..fec31aa18a2 100644
--- a/packages/next/src/views/Login/LoginForm/index.tsx
+++ b/packages/next/src/views/Login/LoginForm/index.tsx
@@ -9,6 +9,7 @@ const Link = (LinkImport.default || LinkImport) as unknown as typeof LinkImport.
import type { FormState, PayloadRequest } from 'payload'
import { Form, FormSubmit, PasswordField, useConfig, useTranslation } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import { password } from 'payload/shared'
import type { LoginFieldProps } from '../LoginField/index.js'
@@ -29,7 +30,7 @@ export const LoginForm: React.FC<{
routes: { forgot: forgotRoute },
user: userSlug,
},
- routes: { admin, api },
+ routes: { admin: adminRoute, api: apiRoute },
} = config
const collectionConfig = config.collections?.find((collection) => collection?.slug === userSlug)
@@ -71,12 +72,12 @@ export const LoginForm: React.FC<{
return (
<Form
- action={`${api}/${userSlug}/login`}
+ action={`${apiRoute}/${userSlug}/login`}
className={baseClass}
disableSuccessStatus
initialState={initialState}
method="POST"
- redirect={typeof searchParams?.redirect === 'string' ? searchParams.redirect : admin}
+ redirect={typeof searchParams?.redirect === 'string' ? searchParams.redirect : adminRoute}
waitForAutocomplete
>
<div className={`${baseClass}__inputWrap`}>
@@ -104,7 +105,14 @@ export const LoginForm: React.FC<{
}
/>
</div>
- <Link href={`${admin}${forgotRoute}`}>{t('authentication:forgotPasswordQuestion')}</Link>
+ <Link
+ href={formatAdminURL({
+ adminRoute,
+ path: forgotRoute,
+ })}
+ >
+ {t('authentication:forgotPasswordQuestion')}
+ </Link>
<FormSubmit>{t('authentication:login')}</FormSubmit>
</Form>
)
diff --git a/packages/next/src/views/Logout/LogoutClient.tsx b/packages/next/src/views/Logout/LogoutClient.tsx
index 34a2044a47f..c3317f8c404 100644
--- a/packages/next/src/views/Logout/LogoutClient.tsx
+++ b/packages/next/src/views/Logout/LogoutClient.tsx
@@ -1,5 +1,6 @@
'use client'
import { Button, useAuth, useTranslation } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import LinkImport from 'next/link.js'
import React, { Fragment, useEffect } from 'react'
@@ -32,9 +33,12 @@ export const LogoutClient: React.FC<{
Link={Link}
buttonStyle="secondary"
el="link"
- url={`${adminRoute}/login${
- redirect && redirect.length > 0 ? `?redirect=${encodeURIComponent(redirect)}` : ''
- }`}
+ url={formatAdminURL({
+ adminRoute,
+ path: `/login${
+ redirect && redirect.length > 0 ? `?redirect=${encodeURIComponent(redirect)}` : ''
+ }`,
+ })}
>
{t('authentication:logBackIn')}
</Button>
diff --git a/packages/next/src/views/Logout/index.tsx b/packages/next/src/views/Logout/index.tsx
index 315bb8771e7..8188ea0cf23 100644
--- a/packages/next/src/views/Logout/index.tsx
+++ b/packages/next/src/views/Logout/index.tsx
@@ -18,7 +18,7 @@ export const LogoutView: React.FC<
req: {
payload: {
config: {
- routes: { admin },
+ routes: { admin: adminRoute },
},
},
},
@@ -27,7 +27,7 @@ export const LogoutView: React.FC<
return (
<div className={`${baseClass}__wrap`}>
<LogoutClient
- adminRoute={admin}
+ adminRoute={adminRoute}
inactivity={inactivity}
redirect={searchParams.redirect as string}
/>
diff --git a/packages/next/src/views/NotFound/index.client.tsx b/packages/next/src/views/NotFound/index.client.tsx
index c7b09ad048d..b800df549f4 100644
--- a/packages/next/src/views/NotFound/index.client.tsx
+++ b/packages/next/src/views/NotFound/index.client.tsx
@@ -18,7 +18,7 @@ export const NotFoundClient: React.FC<{
const { t } = useTranslation()
const {
- routes: { admin },
+ routes: { admin: adminRoute },
} = useConfig()
useEffect(() => {
@@ -38,7 +38,7 @@ export const NotFoundClient: React.FC<{
<Gutter className={`${baseClass}__wrap`}>
<h1>{t('general:nothingFound')}</h1>
<p>{t('general:sorryNotFound')}</p>
- <Button Link={Link} className={`${baseClass}__button`} el="link" to={`${admin}`}>
+ <Button Link={Link} className={`${baseClass}__button`} el="link" to={adminRoute}>
{t('general:backToDashboard')}
</Button>
</Gutter>
diff --git a/packages/next/src/views/NotFound/index.tsx b/packages/next/src/views/NotFound/index.tsx
index 5abe6e54fa1..0b4b4c2a4e5 100644
--- a/packages/next/src/views/NotFound/index.tsx
+++ b/packages/next/src/views/NotFound/index.tsx
@@ -3,6 +3,7 @@ import type { Metadata } from 'next'
import type { AdminViewComponent, SanitizedConfig } from 'payload'
import { HydrateClientUser } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import React, { Fragment } from 'react'
import { DefaultTemplate } from '../../templates/Default/index.js'
@@ -52,7 +53,7 @@ export const NotFoundPage = async ({
const initPageResult = await initPage({
config,
redirectUnauthenticatedUser: true,
- route: `${adminRoute}/not-found`,
+ route: formatAdminURL({ adminRoute, path: '/not-found' }),
searchParams,
})
diff --git a/packages/next/src/views/ResetPassword/index.client.tsx b/packages/next/src/views/ResetPassword/index.client.tsx
index fbb930e0fce..6b700e76d64 100644
--- a/packages/next/src/views/ResetPassword/index.client.tsx
+++ b/packages/next/src/views/ResetPassword/index.client.tsx
@@ -12,6 +12,7 @@ import {
useFormFields,
useTranslation,
} from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import { useRouter } from 'next/navigation.js'
import React from 'react'
import { toast } from 'sonner'
@@ -36,8 +37,11 @@ const initialState: FormState = {
export const ResetPasswordClient: React.FC<Args> = ({ token }) => {
const i18n = useTranslation()
const {
- admin: { user: userSlug },
- routes: { admin, api },
+ admin: {
+ routes: { login: loginRoute },
+ user: userSlug,
+ },
+ routes: { admin: adminRoute, api: apiRoute },
serverURL,
} = useConfig()
@@ -49,18 +53,23 @@ export const ResetPasswordClient: React.FC<Args> = ({ token }) => {
async (data) => {
if (data.token) {
await fetchFullUser()
- history.push(`${admin}`)
+ history.push(adminRoute)
} else {
- history.push(`${admin}/login`)
+ history.push(
+ formatAdminURL({
+ adminRoute,
+ path: loginRoute,
+ }),
+ )
toast.success(i18n.t('general:updatedSuccessfully'))
}
},
- [fetchFullUser, history, admin, i18n],
+ [fetchFullUser, history, adminRoute, i18n],
)
return (
<Form
- action={`${serverURL}${api}/${userSlug}/reset-password`}
+ action={`${serverURL}${apiRoute}/${userSlug}/reset-password`}
initialState={initialState}
method="POST"
onSuccess={onSuccess}
diff --git a/packages/next/src/views/ResetPassword/index.tsx b/packages/next/src/views/ResetPassword/index.tsx
index eb709292e44..6d573bf2598 100644
--- a/packages/next/src/views/ResetPassword/index.tsx
+++ b/packages/next/src/views/ResetPassword/index.tsx
@@ -1,6 +1,7 @@
import type { AdminViewProps } from 'payload'
import { Button, Translation } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import LinkImport from 'next/link.js'
import React from 'react'
@@ -31,7 +32,7 @@ export const ResetPassword: React.FC<AdminViewProps> = ({ initPageResult, params
admin: {
routes: { account: accountRoute },
},
- routes: { admin },
+ routes: { admin: adminRoute },
} = config
if (user) {
@@ -42,14 +43,23 @@ export const ResetPassword: React.FC<AdminViewProps> = ({ initPageResult, params
<p>
<Translation
elements={{
- '0': ({ children }) => <Link href={`${admin}${accountRoute}`}>{children}</Link>,
+ '0': ({ children }) => (
+ <Link
+ href={formatAdminURL({
+ adminRoute,
+ path: accountRoute,
+ })}
+ >
+ {children}
+ </Link>
+ ),
}}
i18nKey="authentication:loggedInChangePassword"
t={i18n.t}
/>
</p>
<br />
- <Button Link={Link} buttonStyle="secondary" el="link" to={admin}>
+ <Button Link={Link} buttonStyle="secondary" el="link" to={adminRoute}>
{i18n.t('general:backToDashboard')}
</Button>
</div>
diff --git a/packages/next/src/views/Root/getViewFromConfig.tsx b/packages/next/src/views/Root/getViewFromConfig.tsx
index 25c7c26781e..978b1fd2744 100644
--- a/packages/next/src/views/Root/getViewFromConfig.tsx
+++ b/packages/next/src/views/Root/getViewFromConfig.tsx
@@ -1,5 +1,7 @@
import type { AdminViewComponent, SanitizedConfig } from 'payload'
+import { formatAdminURL } from '@payloadcms/ui/shared'
+
import type { initPage } from '../../utilities/initPage/index.js'
import { Account } from '../Account/index.js'
@@ -93,7 +95,7 @@ export const getViewFromConfig = ({
return isPathMatchingRoute({
currentRoute,
exact: true,
- path: `${adminRoute}${route}`,
+ path: formatAdminURL({ adminRoute, path: route }),
})
})
diff --git a/packages/next/src/views/Root/index.tsx b/packages/next/src/views/Root/index.tsx
index 8e890ab45b3..c1261a5d382 100644
--- a/packages/next/src/views/Root/index.tsx
+++ b/packages/next/src/views/Root/index.tsx
@@ -2,7 +2,7 @@ import type { I18nClient } from '@payloadcms/translations'
import type { Metadata } from 'next'
import type { SanitizedConfig } from 'payload'
-import { WithServerSideProps } from '@payloadcms/ui/shared'
+import { WithServerSideProps, formatAdminURL } from '@payloadcms/ui/shared'
import { notFound, redirect } from 'next/navigation.js'
import React, { Fragment } from 'react'
@@ -37,13 +37,16 @@ export const RootPage = async ({
const {
admin: {
- routes: { createFirstUser: createFirstUserRoute },
+ routes: { createFirstUser: _createFirstUserRoute },
user: userSlug,
},
routes: { admin: adminRoute },
} = config
- const currentRoute = `${adminRoute}${Array.isArray(params.segments) ? `/${params.segments.join('/')}` : ''}`
+ const currentRoute = formatAdminURL({
+ adminRoute,
+ path: `${Array.isArray(params.segments) ? `/${params.segments.join('/')}` : ''}`,
+ })
const segments = Array.isArray(params.segments) ? params.segments : []
@@ -71,20 +74,20 @@ export const RootPage = async ({
})
?.then((doc) => !!doc)
- const routeWithAdmin = `${adminRoute}${createFirstUserRoute}`
+ const createFirstUserRoute = formatAdminURL({ adminRoute, path: _createFirstUserRoute })
const collectionConfig = config.collections.find(({ slug }) => slug === userSlug)
const disableLocalStrategy = collectionConfig?.auth?.disableLocalStrategy
- if (disableLocalStrategy && currentRoute === routeWithAdmin) {
+ if (disableLocalStrategy && currentRoute === createFirstUserRoute) {
redirect(adminRoute)
}
- if (!dbHasUser && currentRoute !== routeWithAdmin && !disableLocalStrategy) {
- redirect(routeWithAdmin)
+ if (!dbHasUser && currentRoute !== createFirstUserRoute && !disableLocalStrategy) {
+ redirect(createFirstUserRoute)
}
- if (dbHasUser && currentRoute === routeWithAdmin) {
+ if (dbHasUser && currentRoute === createFirstUserRoute) {
redirect(adminRoute)
}
}
diff --git a/packages/next/src/views/Verify/index.tsx b/packages/next/src/views/Verify/index.tsx
index 7ec9b2d98a9..069a793ceb4 100644
--- a/packages/next/src/views/Verify/index.tsx
+++ b/packages/next/src/views/Verify/index.tsx
@@ -1,5 +1,6 @@
import type { AdminViewProps } from 'payload'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import { redirect } from 'next/navigation.js'
import React from 'react'
@@ -39,10 +40,10 @@ export const Verify: React.FC<AdminViewProps> = async ({
token,
})
- return redirect(`${adminRoute}/login`)
+ return redirect(formatAdminURL({ adminRoute, path: '/login' }))
} catch (e) {
// already verified
- if (e?.status === 202) redirect(`${adminRoute}/login`)
+ if (e?.status === 202) redirect(formatAdminURL({ adminRoute, path: '/login' }))
textToRender = req.t('authentication:unableToVerify')
}
diff --git a/packages/next/src/views/Version/Default/SetStepNav.tsx b/packages/next/src/views/Version/Default/SetStepNav.tsx
index 16b4cdb1640..3efb70ff6b8 100644
--- a/packages/next/src/views/Version/Default/SetStepNav.tsx
+++ b/packages/next/src/views/Version/Default/SetStepNav.tsx
@@ -5,7 +5,7 @@ import type React from 'react'
import { getTranslation } from '@payloadcms/translations'
import { useConfig, useLocale, useStepNav, useTranslation } from '@payloadcms/ui'
-import { formatDate } from '@payloadcms/ui/shared'
+import { formatAdminURL, formatDate } from '@payloadcms/ui/shared'
import { useEffect } from 'react'
export const SetStepNav: React.FC<{
@@ -62,15 +62,18 @@ export const SetStepNav: React.FC<{
nav = [
{
label: getTranslation(pluralLabel, i18n),
- url: `${adminRoute}/collections/${collectionSlug}`,
+ url: formatAdminURL({ adminRoute, path: `/collections/${collectionSlug}` }),
},
{
label: docLabel,
- url: `${adminRoute}/collections/${collectionSlug}/${id}`,
+ url: formatAdminURL({ adminRoute, path: `/collections/${collectionSlug}/${id}` }),
},
{
label: 'Versions',
- url: `${adminRoute}/collections/${collectionSlug}/${id}/versions`,
+ url: formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${id}/versions`,
+ }),
},
{
label: doc?.createdAt
@@ -84,11 +87,17 @@ export const SetStepNav: React.FC<{
nav = [
{
label: globalConfig.label,
- url: `${adminRoute}/globals/${globalConfig.slug}`,
+ url: formatAdminURL({
+ adminRoute,
+ path: `/globals/${globalConfig.slug}`,
+ }),
},
{
label: 'Versions',
- url: `${adminRoute}/globals/${globalConfig.slug}/versions`,
+ url: formatAdminURL({
+ adminRoute,
+ path: `/globals/${globalConfig.slug}/versions`,
+ }),
},
{
label: doc?.createdAt
diff --git a/packages/next/src/views/Version/Restore/index.tsx b/packages/next/src/views/Version/Restore/index.tsx
index c30f0367ef1..fc50f00e2f1 100644
--- a/packages/next/src/views/Version/Restore/index.tsx
+++ b/packages/next/src/views/Version/Restore/index.tsx
@@ -1,7 +1,7 @@
'use client'
import { getTranslation } from '@payloadcms/translations'
import { Button, Modal, Pill, useConfig, useModal, useTranslation } from '@payloadcms/ui'
-import { requests } from '@payloadcms/ui/shared'
+import { formatAdminURL, requests } from '@payloadcms/ui/shared'
import { useRouter } from 'next/navigation.js'
import React, { Fragment, useCallback, useState } from 'react'
import { toast } from 'sonner'
@@ -24,9 +24,10 @@ const Restore: React.FC<Props> = ({
versionID,
}) => {
const {
- routes: { admin, api },
+ routes: { admin: adminRoute, api: apiRoute },
serverURL,
} = useConfig()
+
const { toggleModal } = useModal()
const [processing, setProcessing] = useState(false)
const router = useRouter()
@@ -37,17 +38,23 @@ const Restore: React.FC<Props> = ({
versionDate,
})
- let fetchURL = `${serverURL}${api}`
+ let fetchURL = `${serverURL}${apiRoute}`
let redirectURL: string
if (collectionSlug) {
fetchURL = `${fetchURL}/${collectionSlug}/versions/${versionID}`
- redirectURL = `${admin}/collections/${collectionSlug}/${originalDocID}`
+ redirectURL = formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${originalDocID}`,
+ })
}
if (globalSlug) {
fetchURL = `${fetchURL}/globals/${globalSlug}/versions/${versionID}`
- redirectURL = `${admin}/globals/${globalSlug}`
+ redirectURL = formatAdminURL({
+ adminRoute,
+ path: `/globals/${globalSlug}`,
+ })
}
const handleRestore = useCallback(async () => {
diff --git a/packages/next/src/views/Versions/cells/CreatedAt/index.tsx b/packages/next/src/views/Versions/cells/CreatedAt/index.tsx
index 22b6849fcaa..dd85e847cd5 100644
--- a/packages/next/src/views/Versions/cells/CreatedAt/index.tsx
+++ b/packages/next/src/views/Versions/cells/CreatedAt/index.tsx
@@ -1,6 +1,6 @@
'use client'
import { useConfig, useTableCell, useTranslation } from '@payloadcms/ui'
-import { formatDate } from '@payloadcms/ui/shared'
+import { formatAdminURL, formatDate } from '@payloadcms/ui/shared'
import LinkImport from 'next/link.js'
import React from 'react'
@@ -19,7 +19,7 @@ export const CreatedAtCell: React.FC<CreatedAtCellProps> = ({
}) => {
const {
admin: { dateFormat },
- routes: { admin },
+ routes: { admin: adminRoute },
} = useConfig()
const { i18n } = useTranslation()
@@ -30,9 +30,17 @@ export const CreatedAtCell: React.FC<CreatedAtCellProps> = ({
let to: string
- if (collectionSlug) to = `${admin}/collections/${collectionSlug}/${docID}/versions/${versionID}`
-
- if (globalSlug) to = `${admin}/globals/${globalSlug}/versions/${versionID}`
+ if (collectionSlug)
+ to = formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}/${docID}/versions/${versionID}`,
+ })
+
+ if (globalSlug)
+ to = formatAdminURL({
+ adminRoute,
+ path: `/globals/${globalSlug}/versions/${versionID}`,
+ })
return (
<Link href={to}>
diff --git a/packages/payload/src/config/types.ts b/packages/payload/src/config/types.ts
index 3ac995bbfaf..b4a43065166 100644
--- a/packages/payload/src/config/types.ts
+++ b/packages/payload/src/config/types.ts
@@ -699,7 +699,10 @@ export type Config = {
plugins?: Plugin[]
/** Control the routing structure that Payload binds itself to. */
routes?: {
- /** @default "/admin" */
+ /** The route for the admin panel.
+ * @example "/my-admin"
+ * @default "/admin"
+ */
admin?: string
/** @default "/api" */
api?: string
diff --git a/packages/plugin-search/src/Search/ui/index.client.tsx b/packages/plugin-search/src/Search/ui/index.client.tsx
index 1e0b956c1c7..30bf419fa8a 100644
--- a/packages/plugin-search/src/Search/ui/index.client.tsx
+++ b/packages/plugin-search/src/Search/ui/index.client.tsx
@@ -3,6 +3,7 @@
import type { FormState } from 'payload'
import { useConfig, useWatchForm } from '@payloadcms/ui'
+import { formatAdminURL } from '@payloadcms/ui/shared'
import React from 'react'
// TODO: fix this import to work in dev mode within the monorepo in a way that is backwards compatible with 1.x
// import CopyToClipboard from 'payload/dist/admin/components/elements/CopyToClipboard'
@@ -35,7 +36,10 @@ export const LinkToDocClient: React.FC = () => {
serverURL,
} = config
- const href = `${serverURL}${adminRoute}/collections/${relationTo}/${docId}`
+ const href = `${serverURL}${formatAdminURL({
+ adminRoute,
+ path: '/collections/${relationTo}/${docId}',
+ })}`
return (
<div>
diff --git a/packages/ui/src/elements/AppHeader/index.tsx b/packages/ui/src/elements/AppHeader/index.tsx
index 873ce4b6f1c..f1307e26d43 100644
--- a/packages/ui/src/elements/AppHeader/index.tsx
+++ b/packages/ui/src/elements/AppHeader/index.tsx
@@ -6,6 +6,7 @@ import { Account } from '../../graphics/Account/index.js'
import { useActions } from '../../providers/Actions/index.js'
import { useConfig } from '../../providers/Config/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { Hamburger } from '../Hamburger/index.js'
import { LocalizerLabel } from '../Localizer/LocalizerLabel/index.js'
import { Localizer } from '../Localizer/index.js'
@@ -89,7 +90,7 @@ export const AppHeader: React.FC = () => {
<LinkElement
aria-label={t('authentication:account')}
className={`${baseClass}__account`}
- href={`${adminRoute}${accountRoute}`}
+ href={formatAdminURL({ adminRoute, path: accountRoute })}
tabIndex={0}
>
<Account />
diff --git a/packages/ui/src/elements/DeleteDocument/index.tsx b/packages/ui/src/elements/DeleteDocument/index.tsx
index bae9b49019c..e7baf9eef86 100644
--- a/packages/ui/src/elements/DeleteDocument/index.tsx
+++ b/packages/ui/src/elements/DeleteDocument/index.tsx
@@ -12,6 +12,7 @@ import { useConfig } from '../../providers/Config/index.js'
import { useDocumentInfo } from '../../providers/DocumentInfo/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
import { requests } from '../../utilities/api.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { Button } from '../Button/index.js'
import { PopupList } from '../Popup/index.js'
import { Translation } from '../Translation/index.js'
@@ -32,7 +33,7 @@ export const DeleteDocument: React.FC<Props> = (props) => {
const { id, buttonId, collectionSlug, singularLabel, title: titleFromProps } = props
const {
- routes: { admin, api },
+ routes: { admin: adminRoute, api },
serverURL,
} = useConfig()
@@ -75,7 +76,12 @@ export const DeleteDocument: React.FC<Props> = (props) => {
json.message,
)
- return router.push(`${admin}/collections/${collectionSlug}`)
+ return router.push(
+ formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionSlug}`,
+ }),
+ )
}
toggleModal(modalSlug)
if (json.errors) {
@@ -104,7 +110,7 @@ export const DeleteDocument: React.FC<Props> = (props) => {
i18n,
title,
router,
- admin,
+ adminRoute,
addDefaultError,
])
diff --git a/packages/ui/src/elements/DocumentControls/index.tsx b/packages/ui/src/elements/DocumentControls/index.tsx
index 28c3a549a3a..f261be43384 100644
--- a/packages/ui/src/elements/DocumentControls/index.tsx
+++ b/packages/ui/src/elements/DocumentControls/index.tsx
@@ -7,6 +7,7 @@ import React, { Fragment, useEffect } from 'react'
import { useComponentMap } from '../../providers/ComponentMap/index.js'
import { useConfig } from '../../providers/Config/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { formatDate } from '../../utilities/formatDate.js'
import { Autosave } from '../Autosave/index.js'
import { DeleteDocument } from '../DeleteDocument/index.js'
@@ -199,7 +200,10 @@ export const DocumentControls: React.FC<{
{hasCreatePermission && (
<React.Fragment>
<PopupList.Button
- href={`${adminRoute}/collections/${collectionConfig?.slug}/create`}
+ href={formatAdminURL({
+ adminRoute,
+ path: `/collections/${collectionConfig?.slug}/create`,
+ })}
id="action-create"
>
{i18n.t('general:createNew')}
diff --git a/packages/ui/src/elements/DuplicateDocument/index.tsx b/packages/ui/src/elements/DuplicateDocument/index.tsx
index d2707081495..2c9a0969413 100644
--- a/packages/ui/src/elements/DuplicateDocument/index.tsx
+++ b/packages/ui/src/elements/DuplicateDocument/index.tsx
@@ -13,6 +13,7 @@ import { useConfig } from '../../providers/Config/index.js'
import { useLocale } from '../../providers/Locale/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
import { requests } from '../../utilities/api.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { Button } from '../Button/index.js'
import { PopupList } from '../Popup/index.js'
import './index.scss'
@@ -31,13 +32,16 @@ export const DuplicateDocument: React.FC<Props> = ({ id, slug, singularLabel })
const { toggleModal } = useModal()
const locale = useLocale()
const { setModified } = useForm()
+
const {
- routes: { api },
+ routes: { api: apiRoute },
serverURL,
} = useConfig()
+
const {
- routes: { admin },
+ routes: { admin: adminRoute },
} = useConfig()
+
const [hasClicked, setHasClicked] = useState<boolean>(false)
const { i18n, t } = useTranslation()
@@ -53,7 +57,7 @@ export const DuplicateDocument: React.FC<Props> = ({ id, slug, singularLabel })
}
await requests
.post(
- `${serverURL}${api}/${slug}/${id}/duplicate${locale?.code ? `?locale=${locale.code}` : ''}`,
+ `${serverURL}${apiRoute}/${slug}/${id}/duplicate${locale?.code ? `?locale=${locale.code}` : ''}`,
{
body: JSON.stringify({}),
headers: {
@@ -72,7 +76,10 @@ export const DuplicateDocument: React.FC<Props> = ({ id, slug, singularLabel })
)
setModified(false)
router.push(
- `${admin}/collections/${slug}/${doc.id}${locale?.code ? `?locale=${locale.code}` : ''}`,
+ formatAdminURL({
+ adminRoute,
+ path: `/collections/${slug}/${doc.id}${locale?.code ? `?locale=${locale.code}` : ''}`,
+ }),
)
} else {
toast.error(
@@ -87,7 +94,7 @@ export const DuplicateDocument: React.FC<Props> = ({ id, slug, singularLabel })
locale,
modified,
serverURL,
- api,
+ apiRoute,
slug,
id,
i18n,
@@ -97,7 +104,7 @@ export const DuplicateDocument: React.FC<Props> = ({ id, slug, singularLabel })
singularLabel,
setModified,
router,
- admin,
+ adminRoute,
],
)
diff --git a/packages/ui/src/elements/Logout/index.tsx b/packages/ui/src/elements/Logout/index.tsx
index a7b0826a1c9..4ca87ceb071 100644
--- a/packages/ui/src/elements/Logout/index.tsx
+++ b/packages/ui/src/elements/Logout/index.tsx
@@ -5,6 +5,7 @@ import { LogOutIcon } from '../../icons/LogOut/index.js'
import { useComponentMap } from '../../providers/ComponentMap/index.js'
import { useConfig } from '../../providers/Config/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
const baseClass = 'nav'
@@ -19,18 +20,19 @@ const DefaultLogout: React.FC<{
admin: {
routes: { logout: logoutRoute },
},
- routes: { admin },
+ routes: { admin: adminRoute },
} = config
- const basePath = process.env.NEXT_BASE_PATH ?? ''
-
const LinkElement = Link || 'a'
return (
<LinkElement
aria-label={t('authentication:logOut')}
className={`${baseClass}__log-out`}
- href={`${basePath}${admin}${logoutRoute}`}
+ href={formatAdminURL({
+ adminRoute,
+ path: logoutRoute,
+ })}
tabIndex={tabIndex}
>
<LogOutIcon />
diff --git a/packages/ui/src/elements/StayLoggedIn/index.tsx b/packages/ui/src/elements/StayLoggedIn/index.tsx
index 1829efed3f1..f9128ba9234 100644
--- a/packages/ui/src/elements/StayLoggedIn/index.tsx
+++ b/packages/ui/src/elements/StayLoggedIn/index.tsx
@@ -8,6 +8,7 @@ import { Button } from '../../elements/Button/index.js'
import { useAuth } from '../../providers/Auth/index.js'
import { useConfig } from '../../providers/Config/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import './index.scss'
const baseClass = 'stay-logged-in'
@@ -24,8 +25,9 @@ export const StayLoggedInModal: React.FC = () => {
admin: {
routes: { logout: logoutRoute },
},
- routes: { admin },
+ routes: { admin: adminRoute },
} = config
+
const { toggleModal } = useModal()
const { t } = useTranslation()
@@ -41,7 +43,12 @@ export const StayLoggedInModal: React.FC = () => {
buttonStyle="secondary"
onClick={() => {
toggleModal(stayLoggedInModalSlug)
- router.push(`${admin}${logoutRoute}`)
+ router.push(
+ formatAdminURL({
+ adminRoute,
+ path: logoutRoute,
+ }),
+ )
}}
>
{t('authentication:logOut')}
diff --git a/packages/ui/src/elements/Table/DefaultCell/index.tsx b/packages/ui/src/elements/Table/DefaultCell/index.tsx
index f81b76663f5..af694f95556 100644
--- a/packages/ui/src/elements/Table/DefaultCell/index.tsx
+++ b/packages/ui/src/elements/Table/DefaultCell/index.tsx
@@ -8,6 +8,7 @@ import { getTranslation } from '@payloadcms/translations'
import { useConfig } from '../../../providers/Config/index.js'
import { useTranslation } from '../../../providers/Translation/index.js'
+import { formatAdminURL } from '../../../utilities/formatAdminURL.js'
import { useTableCell } from '../TableCellProvider/index.js'
import { CodeCell } from './fields/Code/index.js'
import { cellComponents } from './fields/index.js'
@@ -56,7 +57,10 @@ export const DefaultCell: React.FC<CellComponentProps> = (props) => {
if (isLink) {
WrapElement = Link
wrapElementProps.href = customCellContext?.collectionSlug
- ? `${adminRoute}/collections/${customCellContext?.collectionSlug}/${rowData.id}`
+ ? formatAdminURL({
+ adminRoute,
+ path: `/collections/${customCellContext?.collectionSlug}/${rowData.id}`,
+ })
: ''
}
diff --git a/packages/ui/src/exports/shared/index.ts b/packages/ui/src/exports/shared/index.ts
index 10d910a7985..cf824f9fdec 100644
--- a/packages/ui/src/exports/shared/index.ts
+++ b/packages/ui/src/exports/shared/index.ts
@@ -6,6 +6,7 @@ export { PayloadIcon } from '../../graphics/Icon/index.js'
export { PayloadLogo } from '../../graphics/Logo/index.js'
export { requests } from '../../utilities/api.js'
export { findLocaleFromCode } from '../../utilities/findLocaleFromCode.js'
+export { formatAdminURL } from '../../utilities/formatAdminURL.js'
export { formatDate } from '../../utilities/formatDate.js'
export { formatDocTitle } from '../../utilities/formatDocTitle.js'
export { getFormState } from '../../utilities/getFormState.js'
diff --git a/packages/ui/src/graphics/Account/index.tsx b/packages/ui/src/graphics/Account/index.tsx
index 9e71e6b3979..141b010fa99 100644
--- a/packages/ui/src/graphics/Account/index.tsx
+++ b/packages/ui/src/graphics/Account/index.tsx
@@ -4,6 +4,7 @@ import React from 'react'
import { useAuth } from '../../providers/Auth/index.js'
import { useConfig } from '../../providers/Config/index.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { DefaultAccountIcon } from './Default/index.js'
import { GravatarAccountIcon } from './Gravatar/index.js'
@@ -18,9 +19,7 @@ export const Account = () => {
const { user } = useAuth()
const pathname = usePathname()
-
- const isOnAccountPage = pathname === `${adminRoute}${accountRoute}`
-
+ const isOnAccountPage = pathname === formatAdminURL({ adminRoute, path: accountRoute })
if (!user?.email || Avatar === 'default') return <DefaultAccountIcon active={isOnAccountPage} />
if (Avatar === 'gravatar') return <GravatarAccountIcon />
if (Avatar) return <Avatar active={isOnAccountPage} />
diff --git a/packages/ui/src/providers/Auth/index.tsx b/packages/ui/src/providers/Auth/index.tsx
index f60c8081ba5..68df3aa1f94 100644
--- a/packages/ui/src/providers/Auth/index.tsx
+++ b/packages/ui/src/providers/Auth/index.tsx
@@ -11,6 +11,7 @@ import { stayLoggedInModalSlug } from '../../elements/StayLoggedIn/index.js'
import { useDebounce } from '../../hooks/useDebounce.js'
import { useTranslation } from '../../providers/Translation/index.js'
import { requests } from '../../utilities/api.js'
+import { formatAdminURL } from '../../utilities/formatAdminURL.js'
import { useConfig } from '../Config/index.js'
export type AuthContext<T = ClientUser> = {
@@ -48,7 +49,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
routes: { inactivity: logoutInactivityRoute },
user: userSlug,
},
- routes: { admin, api },
+ routes: { admin: adminRoute, api: apiRoute },
serverURL,
} = config
@@ -62,14 +63,24 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
const id = user?.id
const redirectToInactivityRoute = useCallback(() => {
- if (window.location.pathname.startsWith(admin)) {
+ if (window.location.pathname.startsWith(adminRoute)) {
const redirectParam = `?redirect=${encodeURIComponent(window.location.pathname)}`
- router.replace(`${admin}${logoutInactivityRoute}${redirectParam}`)
+ router.replace(
+ formatAdminURL({
+ adminRoute,
+ path: `${logoutInactivityRoute}${redirectParam}`,
+ }),
+ )
} else {
- router.replace(`${admin}${logoutInactivityRoute}`)
+ router.replace(
+ formatAdminURL({
+ adminRoute,
+ path: logoutInactivityRoute,
+ }),
+ )
}
closeAllModals()
- }, [router, admin, logoutInactivityRoute, closeAllModals])
+ }, [router, adminRoute, logoutInactivityRoute, closeAllModals])
const revokeTokenAndExpire = useCallback(() => {
setTokenInMemory(undefined)
@@ -97,11 +108,14 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
if (forceRefresh || (tokenExpiration && remainingTime < 120)) {
setTimeout(async () => {
try {
- const request = await requests.post(`${serverURL}${api}/${userSlug}/refresh-token`, {
- headers: {
- 'Accept-Language': i18n.language,
+ const request = await requests.post(
+ `${serverURL}${apiRoute}/${userSlug}/refresh-token`,
+ {
+ headers: {
+ 'Accept-Language': i18n.language,
+ },
},
- })
+ )
if (request.status === 200) {
const json = await request.json()
@@ -121,7 +135,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
[
tokenExpiration,
serverURL,
- api,
+ apiRoute,
userSlug,
i18n,
redirectToInactivityRoute,
@@ -132,7 +146,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
const refreshCookieAsync = useCallback(
async (skipSetUser?: boolean): Promise<ClientUser> => {
try {
- const request = await requests.post(`${serverURL}${api}/${userSlug}/refresh-token`, {
+ const request = await requests.post(`${serverURL}${apiRoute}/${userSlug}/refresh-token`, {
headers: {
'Accept-Language': i18n.language,
},
@@ -155,18 +169,18 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
return null
}
},
- [serverURL, api, userSlug, i18n, redirectToInactivityRoute, setTokenAndExpiration],
+ [serverURL, apiRoute, userSlug, i18n, redirectToInactivityRoute, setTokenAndExpiration],
)
const logOut = useCallback(async () => {
setUser(null)
revokeTokenAndExpire()
try {
- await requests.post(`${serverURL}${api}/${userSlug}/logout`)
+ await requests.post(`${serverURL}${apiRoute}/${userSlug}/logout`)
} catch (e) {
toast.error(`Logging out failed: ${e.message}`)
}
- }, [serverURL, api, userSlug, revokeTokenAndExpire])
+ }, [serverURL, apiRoute, userSlug, revokeTokenAndExpire])
const refreshPermissions = useCallback(async () => {
const params = {
@@ -174,7 +188,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
}
try {
- const request = await requests.get(`${serverURL}${api}/access?${qs.stringify(params)}`, {
+ const request = await requests.get(`${serverURL}${apiRoute}/access?${qs.stringify(params)}`, {
headers: {
'Accept-Language': i18n.language,
},
@@ -189,11 +203,11 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
} catch (e) {
toast.error(`Refreshing permissions failed: ${e.message}`)
}
- }, [serverURL, api, i18n, code])
+ }, [serverURL, apiRoute, i18n, code])
const fetchFullUser = React.useCallback(async () => {
try {
- const request = await requests.get(`${serverURL}${api}/${userSlug}/me`, {
+ const request = await requests.get(`${serverURL}${apiRoute}/${userSlug}/me`, {
headers: {
'Accept-Language': i18n.language,
},
@@ -216,7 +230,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
} catch (e) {
toast.error(`Fetching user failed: ${e.message}`)
}
- }, [serverURL, api, userSlug, i18n.language, setTokenAndExpiration, revokeTokenAndExpire])
+ }, [serverURL, apiRoute, userSlug, i18n.language, setTokenAndExpiration, revokeTokenAndExpire])
// On mount, get user and set
useEffect(() => {
diff --git a/packages/ui/src/utilities/formatAdminURL.ts b/packages/ui/src/utilities/formatAdminURL.ts
new file mode 100644
index 00000000000..0fe16dff593
--- /dev/null
+++ b/packages/ui/src/utilities/formatAdminURL.ts
@@ -0,0 +1,22 @@
+import type { Config } from 'payload'
+
+/** Will read the `routes.admin` config and appropriately handle `"/"` admin paths */
+export const formatAdminURL = (args: {
+ adminRoute: Config['routes']['admin']
+ path: string
+ serverURL?: Config['serverURL']
+}): string => {
+ const { adminRoute, path, serverURL } = args
+
+ if (adminRoute) {
+ if (adminRoute === '/') {
+ if (!path) {
+ return `${serverURL || ''}${adminRoute}`
+ }
+ } else {
+ return `${serverURL || ''}${adminRoute}${path}`
+ }
+ }
+
+ return `${serverURL || ''}${path}`
+}
diff --git a/test/admin-root/.gitignore b/test/admin-root/.gitignore
new file mode 100644
index 00000000000..cce01755f4f
--- /dev/null
+++ b/test/admin-root/.gitignore
@@ -0,0 +1,2 @@
+/media
+/media-gif
diff --git a/test/admin-root/app/(payload)/[[...segments]]/not-found.tsx b/test/admin-root/app/(payload)/[[...segments]]/not-found.tsx
new file mode 100644
index 00000000000..e7723f49a0b
--- /dev/null
+++ b/test/admin-root/app/(payload)/[[...segments]]/not-found.tsx
@@ -0,0 +1,22 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+import type { Metadata } from 'next'
+
+import config from '@payload-config'
+/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
+import { NotFoundPage, generatePageMetadata } from '@payloadcms/next/views'
+
+type Args = {
+ params: {
+ segments: string[]
+ }
+ searchParams: {
+ [key: string]: string | string[]
+ }
+}
+
+export const generateMetadata = ({ params, searchParams }: Args): Promise<Metadata> =>
+ generatePageMetadata({ config, params, searchParams })
+
+const NotFound = ({ params, searchParams }: Args) => NotFoundPage({ config, params, searchParams })
+
+export default NotFound
diff --git a/test/admin-root/app/(payload)/[[...segments]]/page.tsx b/test/admin-root/app/(payload)/[[...segments]]/page.tsx
new file mode 100644
index 00000000000..61be15c883f
--- /dev/null
+++ b/test/admin-root/app/(payload)/[[...segments]]/page.tsx
@@ -0,0 +1,22 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+import type { Metadata } from 'next'
+
+import config from '@payload-config'
+/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
+import { RootPage, generatePageMetadata } from '@payloadcms/next/views'
+
+type Args = {
+ params: {
+ segments: string[]
+ }
+ searchParams: {
+ [key: string]: string | string[]
+ }
+}
+
+export const generateMetadata = ({ params, searchParams }: Args): Promise<Metadata> =>
+ generatePageMetadata({ config, params, searchParams })
+
+const Page = ({ params, searchParams }: Args) => RootPage({ config, params, searchParams })
+
+export default Page
diff --git a/test/admin-root/app/(payload)/api/[...slug]/route.ts b/test/admin-root/app/(payload)/api/[...slug]/route.ts
new file mode 100644
index 00000000000..52caec96ad5
--- /dev/null
+++ b/test/admin-root/app/(payload)/api/[...slug]/route.ts
@@ -0,0 +1,10 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+/* DO NOT MODIFY it because it could be re-written at any time. */
+import config from '@payload-config'
+import { REST_DELETE, REST_GET, REST_OPTIONS, REST_PATCH, REST_POST } from '@payloadcms/next/routes'
+
+export const GET = REST_GET(config)
+export const POST = REST_POST(config)
+export const DELETE = REST_DELETE(config)
+export const PATCH = REST_PATCH(config)
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/test/admin-root/app/(payload)/api/graphql-playground/route.ts b/test/admin-root/app/(payload)/api/graphql-playground/route.ts
new file mode 100644
index 00000000000..7b7f279983f
--- /dev/null
+++ b/test/admin-root/app/(payload)/api/graphql-playground/route.ts
@@ -0,0 +1,6 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+/* DO NOT MODIFY it because it could be re-written at any time. */
+import config from '@payload-config'
+import { GRAPHQL_PLAYGROUND_GET } from '@payloadcms/next/routes'
+
+export const GET = GRAPHQL_PLAYGROUND_GET(config)
diff --git a/test/admin-root/app/(payload)/api/graphql/route.ts b/test/admin-root/app/(payload)/api/graphql/route.ts
new file mode 100644
index 00000000000..c2723e439fb
--- /dev/null
+++ b/test/admin-root/app/(payload)/api/graphql/route.ts
@@ -0,0 +1,6 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+/* DO NOT MODIFY it because it could be re-written at any time. */
+import config from '@payload-config'
+import { GRAPHQL_POST } from '@payloadcms/next/routes'
+
+export const POST = GRAPHQL_POST(config)
diff --git a/test/admin-root/app/(payload)/custom.scss b/test/admin-root/app/(payload)/custom.scss
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/test/admin-root/app/(payload)/layout.tsx b/test/admin-root/app/(payload)/layout.tsx
new file mode 100644
index 00000000000..57c61a3a670
--- /dev/null
+++ b/test/admin-root/app/(payload)/layout.tsx
@@ -0,0 +1,16 @@
+/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
+import configPromise from '@payload-config'
+import { RootLayout } from '@payloadcms/next/layouts'
+// import '@payloadcms/ui/styles.css' // Uncomment this line if `@payloadcms/ui` in `tsconfig.json` points to `/ui/dist` instead of `/ui/src`
+/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
+import React from 'react'
+
+import './custom.scss'
+
+type Args = {
+ children: React.ReactNode
+}
+
+const Layout = ({ children }: Args) => <RootLayout config={configPromise}>{children}</RootLayout>
+
+export default Layout
diff --git a/test/admin-root/app/my-route/route.ts b/test/admin-root/app/my-route/route.ts
new file mode 100644
index 00000000000..6a705ad240b
--- /dev/null
+++ b/test/admin-root/app/my-route/route.ts
@@ -0,0 +1,5 @@
+export const GET = () => {
+ return Response.json({
+ hello: 'elliot',
+ })
+}
diff --git a/test/admin-root/collections/Posts/index.ts b/test/admin-root/collections/Posts/index.ts
new file mode 100644
index 00000000000..3ac8e7758f7
--- /dev/null
+++ b/test/admin-root/collections/Posts/index.ts
@@ -0,0 +1,19 @@
+import type { CollectionConfig } from 'payload'
+
+export const postsSlug = 'posts'
+
+export const PostsCollection: CollectionConfig = {
+ slug: postsSlug,
+ admin: {
+ useAsTitle: 'text',
+ },
+ fields: [
+ {
+ name: 'text',
+ type: 'text',
+ },
+ ],
+ versions: {
+ drafts: true,
+ },
+}
diff --git a/test/admin-root/config.ts b/test/admin-root/config.ts
new file mode 100644
index 00000000000..e35f37dc38e
--- /dev/null
+++ b/test/admin-root/config.ts
@@ -0,0 +1,39 @@
+import { fileURLToPath } from 'node:url'
+import path from 'path'
+
+import { buildConfigWithDefaults } from '../buildConfigWithDefaults.js'
+import { devUser } from '../credentials.js'
+import { PostsCollection, postsSlug } from './collections/Posts/index.js'
+import { MenuGlobal } from './globals/Menu/index.js'
+import { adminRoute } from './shared.js'
+
+const filename = fileURLToPath(import.meta.url)
+const dirname = path.dirname(filename)
+
+export default buildConfigWithDefaults({
+ collections: [PostsCollection],
+ cors: ['http://localhost:3000', 'http://localhost:3001'],
+ globals: [MenuGlobal],
+ routes: {
+ admin: adminRoute,
+ },
+ onInit: async (payload) => {
+ await payload.create({
+ collection: 'users',
+ data: {
+ email: devUser.email,
+ password: devUser.password,
+ },
+ })
+
+ await payload.create({
+ collection: postsSlug,
+ data: {
+ text: 'example post',
+ },
+ })
+ },
+ typescript: {
+ outputFile: path.resolve(dirname, 'payload-types.ts'),
+ },
+})
diff --git a/test/admin-root/e2e.spec.ts b/test/admin-root/e2e.spec.ts
new file mode 100644
index 00000000000..5bdd676f9b8
--- /dev/null
+++ b/test/admin-root/e2e.spec.ts
@@ -0,0 +1,61 @@
+import type { Page } from '@playwright/test'
+
+import { expect, test } from '@playwright/test'
+import * as path from 'path'
+import { adminRoute } from 'shared.js'
+import { fileURLToPath } from 'url'
+
+import { ensureCompilationIsDone, initPageConsoleErrorCatch } from '../helpers.js'
+import { AdminUrlUtil } from '../helpers/adminUrlUtil.js'
+import { initPayloadE2ENoConfig } from '../helpers/initPayloadE2ENoConfig.js'
+import { TEST_TIMEOUT_LONG } from '../playwright.config.js'
+
+const filename = fileURLToPath(import.meta.url)
+const dirname = path.dirname(filename)
+
+test.describe('Admin Panel (Root)', () => {
+ let page: Page
+ let url: AdminUrlUtil
+
+ test.beforeAll(async ({ browser }, testInfo) => {
+ testInfo.setTimeout(TEST_TIMEOUT_LONG)
+
+ const { serverURL } = await initPayloadE2ENoConfig({ dirname })
+ url = new AdminUrlUtil(serverURL, 'posts', {
+ admin: adminRoute,
+ })
+
+ const context = await browser.newContext()
+ page = await context.newPage()
+ initPageConsoleErrorCatch(page)
+
+ await ensureCompilationIsDone({
+ customRoutes: {
+ admin: adminRoute,
+ },
+ page,
+ serverURL,
+ })
+ })
+
+ test('renders admin panel at root', async () => {
+ await page.goto(url.admin)
+ const pageURL = page.url()
+ expect(pageURL).toBe(url.admin)
+ expect(pageURL).not.toContain('/admin')
+ })
+
+ test('collection — navigates to list view', async () => {
+ await page.goto(url.list)
+ const pageURL = page.url()
+ expect(pageURL).toContain(url.list)
+ expect(pageURL).not.toContain('/admin')
+ })
+
+ test('global — navigates to edit view', async () => {
+ await page.goto(url.global('menu'))
+ const pageURL = page.url()
+ expect(pageURL).toBe(url.global('menu'))
+ expect(pageURL).not.toContain('/admin')
+ })
+})
diff --git a/test/admin-root/eslint.config.js b/test/admin-root/eslint.config.js
new file mode 100644
index 00000000000..b27e03cee9a
--- /dev/null
+++ b/test/admin-root/eslint.config.js
@@ -0,0 +1,21 @@
+import { rootParserOptions } from '../../eslint.config.js'
+import { testEslintConfig } from '../eslint.config.js'
+
+/** @typedef {import('eslint').Linter.FlatConfig} */
+let FlatConfig
+
+/** @type {FlatConfig[]} */
+export const index = [
+ ...testEslintConfig,
+ {
+ languageOptions: {
+ parserOptions: {
+ project: './tsconfig.eslint.json',
+ tsconfigDirName: import.meta.dirname,
+ ...rootParserOptions,
+ },
+ },
+ },
+]
+
+export default index
diff --git a/test/admin-root/globals/Menu/index.ts b/test/admin-root/globals/Menu/index.ts
new file mode 100644
index 00000000000..f9f603d7861
--- /dev/null
+++ b/test/admin-root/globals/Menu/index.ts
@@ -0,0 +1,13 @@
+import type { GlobalConfig } from 'payload'
+
+export const menuSlug = 'menu'
+
+export const MenuGlobal: GlobalConfig = {
+ slug: menuSlug,
+ fields: [
+ {
+ name: 'globalText',
+ type: 'text',
+ },
+ ],
+}
diff --git a/test/admin-root/int.spec.ts b/test/admin-root/int.spec.ts
new file mode 100644
index 00000000000..fa6d6c9a366
--- /dev/null
+++ b/test/admin-root/int.spec.ts
@@ -0,0 +1,72 @@
+import type { Payload } from 'payload'
+
+import type { NextRESTClient } from '../helpers/NextRESTClient.js'
+
+import { devUser } from '../credentials.js'
+import { initPayloadInt } from '../helpers/initPayloadInt.js'
+import { postsSlug } from './collections/Posts/index.js'
+import configPromise from './config.js'
+
+let payload: Payload
+let token: string
+let restClient: NextRESTClient
+
+const { email, password } = devUser
+
+describe('Admin (Root) Tests', () => {
+ // --__--__--__--__--__--__--__--__--__
+ // Boilerplate test setup/teardown
+ // --__--__--__--__--__--__--__--__--__
+ beforeAll(async () => {
+ const initialized = await initPayloadInt(configPromise)
+ ;({ payload, restClient } = initialized)
+
+ const data = await restClient
+ .POST('/users/login', {
+ body: JSON.stringify({
+ email,
+ password,
+ }),
+ })
+ .then((res) => res.json())
+
+ token = data.token
+ })
+
+ afterAll(async () => {
+ if (typeof payload.db.destroy === 'function') {
+ await payload.db.destroy()
+ }
+ })
+
+ // --__--__--__--__--__--__--__--__--__
+ // You can run tests against the local API or the REST API
+ // use the tests below as a guide
+ // --__--__--__--__--__--__--__--__--__
+
+ it('local API example', async () => {
+ const newPost = await payload.create({
+ collection: postsSlug,
+ data: {
+ text: 'LOCAL API EXAMPLE',
+ },
+ })
+
+ expect(newPost.text).toEqual('LOCAL API EXAMPLE')
+ })
+
+ it('rest API example', async () => {
+ const data = await restClient
+ .POST(`/${postsSlug}`, {
+ body: JSON.stringify({
+ text: 'REST API EXAMPLE',
+ }),
+ headers: {
+ Authorization: `JWT ${token}`,
+ },
+ })
+ .then((res) => res.json())
+
+ expect(data.doc.text).toEqual('REST API EXAMPLE')
+ })
+})
diff --git a/test/admin-root/next-env.d.ts b/test/admin-root/next-env.d.ts
new file mode 100644
index 00000000000..4f11a03dc6c
--- /dev/null
+++ b/test/admin-root/next-env.d.ts
@@ -0,0 +1,5 @@
+/// <reference types="next" />
+/// <reference types="next/image-types/global" />
+
+// NOTE: This file should not be edited
+// see https://nextjs.org/docs/basic-features/typescript for more information.
diff --git a/test/admin-root/next.config.mjs b/test/admin-root/next.config.mjs
new file mode 100644
index 00000000000..63880cf1245
--- /dev/null
+++ b/test/admin-root/next.config.mjs
@@ -0,0 +1,30 @@
+import bundleAnalyzer from '@next/bundle-analyzer'
+
+import withPayload from '../../packages/next/src/withPayload.js'
+
+const withBundleAnalyzer = bundleAnalyzer({
+ enabled: process.env.ANALYZE === 'true',
+})
+
+export default withBundleAnalyzer(
+ withPayload({
+ eslint: {
+ ignoreDuringBuilds: true,
+ },
+ typescript: {
+ ignoreBuildErrors: true,
+ },
+ images: {
+ domains: ['localhost'],
+ },
+ webpack: (webpackConfig) => {
+ webpackConfig.resolve.extensionAlias = {
+ '.cjs': ['.cts', '.cjs'],
+ '.js': ['.ts', '.tsx', '.js', '.jsx'],
+ '.mjs': ['.mts', '.mjs'],
+ }
+
+ return webpackConfig
+ },
+ }),
+)
diff --git a/test/admin-root/payload-types.ts b/test/admin-root/payload-types.ts
new file mode 100644
index 00000000000..290dab133a5
--- /dev/null
+++ b/test/admin-root/payload-types.ts
@@ -0,0 +1,130 @@
+/* tslint:disable */
+/* eslint-disable */
+/**
+ * This file was automatically generated by Payload.
+ * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
+ * and re-run `payload generate:types` to regenerate this file.
+ */
+
+export interface Config {
+ auth: {
+ users: UserAuthOperations;
+ };
+ collections: {
+ posts: Post;
+ users: User;
+ 'payload-preferences': PayloadPreference;
+ 'payload-migrations': PayloadMigration;
+ };
+ db: {
+ defaultIDType: string;
+ };
+ globals: {
+ menu: Menu;
+ };
+ locale: null;
+ user: User & {
+ collection: 'users';
+ };
+}
+export interface UserAuthOperations {
+ forgotPassword: {
+ email: string;
+ };
+ login: {
+ email: string;
+ password: string;
+ };
+ registerFirstUser: {
+ email: string;
+ password: string;
+ };
+ unlock: {
+ email: string;
+ };
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "posts".
+ */
+export interface Post {
+ id: string;
+ text?: string | null;
+ updatedAt: string;
+ createdAt: string;
+ _status?: ('draft' | 'published') | null;
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "users".
+ */
+export interface User {
+ id: string;
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string | null;
+ resetPasswordExpiration?: string | null;
+ salt?: string | null;
+ hash?: string | null;
+ loginAttempts?: number | null;
+ lockUntil?: string | null;
+ password?: string | null;
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "payload-preferences".
+ */
+export interface PayloadPreference {
+ id: string;
+ user: {
+ relationTo: 'users';
+ value: string | User;
+ };
+ key?: string | null;
+ value?:
+ | {
+ [k: string]: unknown;
+ }
+ | unknown[]
+ | string
+ | number
+ | boolean
+ | null;
+ updatedAt: string;
+ createdAt: string;
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "payload-migrations".
+ */
+export interface PayloadMigration {
+ id: string;
+ name?: string | null;
+ batch?: number | null;
+ updatedAt: string;
+ createdAt: string;
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "menu".
+ */
+export interface Menu {
+ id: string;
+ globalText?: string | null;
+ updatedAt?: string | null;
+ createdAt?: string | null;
+}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "auth".
+ */
+export interface Auth {
+ [k: string]: unknown;
+}
+
+
+declare module 'payload' {
+ // @ts-ignore
+ export interface GeneratedTypes extends Config {}
+}
\ No newline at end of file
diff --git a/test/admin-root/schema.graphql b/test/admin-root/schema.graphql
new file mode 100644
index 00000000000..8dcff9dc22e
--- /dev/null
+++ b/test/admin-root/schema.graphql
@@ -0,0 +1,1742 @@
+type Query {
+ Post(id: String!, draft: Boolean): Post
+ Posts(draft: Boolean, where: Post_where, limit: Int, page: Int, sort: String): Posts
+ countPosts(draft: Boolean, where: Post_where): countPosts
+ docAccessPost(id: String!): postsDocAccess
+ versionPost(id: String): PostVersion
+ versionsPosts(where: versionsPost_where, limit: Int, page: Int, sort: String): versionsPosts
+ User(id: String!, draft: Boolean): User
+ Users(draft: Boolean, where: User_where, limit: Int, page: Int, sort: String): Users
+ countUsers(draft: Boolean, where: User_where): countUsers
+ docAccessUser(id: String!): usersDocAccess
+ meUser: usersMe
+ initializedUser: Boolean
+ PayloadPreference(id: String!, draft: Boolean): PayloadPreference
+ PayloadPreferences(draft: Boolean, where: PayloadPreference_where, limit: Int, page: Int, sort: String): PayloadPreferences
+ countPayloadPreferences(draft: Boolean, where: PayloadPreference_where): countPayloadPreferences
+ docAccessPayloadPreference(id: String!): payload_preferencesDocAccess
+ Menu(draft: Boolean): Menu
+ docAccessMenu: menuDocAccess
+ Access: Access
+}
+
+type Post {
+ id: String
+ text: String
+ updatedAt: DateTime
+ createdAt: DateTime
+ _status: Post__status
+}
+
+"""
+A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the `date-time` format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
+"""
+scalar DateTime
+
+enum Post__status {
+ draft
+ published
+}
+
+type Posts {
+ docs: [Post]
+ hasNextPage: Boolean
+ hasPrevPage: Boolean
+ limit: Int
+ nextPage: Int
+ offset: Int
+ page: Int
+ pagingCounter: Int
+ prevPage: Int
+ totalDocs: Int
+ totalPages: Int
+}
+
+input Post_where {
+ text: Post_text_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ _status: Post__status_operator
+ id: Post_id_operator
+ AND: [Post_where_and]
+ OR: [Post_where_or]
+}
+
+input Post_text_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input Post_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input Post__status_operator {
+ equals: Post__status_Input
+ not_equals: Post__status_Input
+ in: [Post__status_Input]
+ not_in: [Post__status_Input]
+ all: [Post__status_Input]
+ exists: Boolean
+}
+
+enum Post__status_Input {
+ draft
+ published
+}
+
+input Post_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_where_and {
+ text: Post_text_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ _status: Post__status_operator
+ id: Post_id_operator
+ AND: [Post_where_and]
+ OR: [Post_where_or]
+}
+
+input Post_where_or {
+ text: Post_text_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ _status: Post__status_operator
+ id: Post_id_operator
+ AND: [Post_where_and]
+ OR: [Post_where_or]
+}
+
+type countPosts {
+ totalDocs: Int
+}
+
+type postsDocAccess {
+ fields: PostsDocAccessFields
+ create: PostsCreateDocAccess
+ read: PostsReadDocAccess
+ update: PostsUpdateDocAccess
+ delete: PostsDeleteDocAccess
+ readVersions: PostsReadVersionsDocAccess
+}
+
+type PostsDocAccessFields {
+ text: PostsDocAccessFields_text
+ updatedAt: PostsDocAccessFields_updatedAt
+ createdAt: PostsDocAccessFields_createdAt
+ _status: PostsDocAccessFields__status
+}
+
+type PostsDocAccessFields_text {
+ create: PostsDocAccessFields_text_Create
+ read: PostsDocAccessFields_text_Read
+ update: PostsDocAccessFields_text_Update
+ delete: PostsDocAccessFields_text_Delete
+}
+
+type PostsDocAccessFields_text_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_text_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_text_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_text_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt {
+ create: PostsDocAccessFields_updatedAt_Create
+ read: PostsDocAccessFields_updatedAt_Read
+ update: PostsDocAccessFields_updatedAt_Update
+ delete: PostsDocAccessFields_updatedAt_Delete
+}
+
+type PostsDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt {
+ create: PostsDocAccessFields_createdAt_Create
+ read: PostsDocAccessFields_createdAt_Read
+ update: PostsDocAccessFields_createdAt_Update
+ delete: PostsDocAccessFields_createdAt_Delete
+}
+
+type PostsDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields__status {
+ create: PostsDocAccessFields__status_Create
+ read: PostsDocAccessFields__status_Read
+ update: PostsDocAccessFields__status_Update
+ delete: PostsDocAccessFields__status_Delete
+}
+
+type PostsDocAccessFields__status_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields__status_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields__status_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields__status_Delete {
+ permission: Boolean!
+}
+
+type PostsCreateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+"""
+The `JSONObject` scalar type represents JSON objects as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf).
+"""
+scalar JSONObject @specifiedBy(url: "http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf")
+
+type PostsReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsDeleteDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsReadVersionsDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostVersion {
+ parent(draft: Boolean): Post
+ version: PostVersion_Version
+ createdAt: DateTime
+ updatedAt: DateTime
+ latest: Boolean
+ id: String
+}
+
+type PostVersion_Version {
+ text: String
+ updatedAt: DateTime
+ createdAt: DateTime
+ _status: PostVersion_Version__status
+}
+
+enum PostVersion_Version__status {
+ draft
+ published
+}
+
+type versionsPosts {
+ docs: [PostVersion]
+ hasNextPage: Boolean
+ hasPrevPage: Boolean
+ limit: Int
+ nextPage: Int
+ offset: Int
+ page: Int
+ pagingCounter: Int
+ prevPage: Int
+ totalDocs: Int
+ totalPages: Int
+}
+
+input versionsPost_where {
+ parent: versionsPost_parent_operator
+ version__text: versionsPost_version__text_operator
+ version__updatedAt: versionsPost_version__updatedAt_operator
+ version__createdAt: versionsPost_version__createdAt_operator
+ version___status: versionsPost_version___status_operator
+ createdAt: versionsPost_createdAt_operator
+ updatedAt: versionsPost_updatedAt_operator
+ latest: versionsPost_latest_operator
+ id: versionsPost_id_operator
+ AND: [versionsPost_where_and]
+ OR: [versionsPost_where_or]
+}
+
+input versionsPost_parent_operator {
+ equals: JSON
+ not_equals: JSON
+ in: [JSON]
+ not_in: [JSON]
+ all: [JSON]
+ exists: Boolean
+}
+
+"""
+The `JSON` scalar type represents JSON values as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf).
+"""
+scalar JSON @specifiedBy(url: "http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf")
+
+input versionsPost_version__text_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input versionsPost_version__updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input versionsPost_version__createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input versionsPost_version___status_operator {
+ equals: versionsPost_version___status_Input
+ not_equals: versionsPost_version___status_Input
+ in: [versionsPost_version___status_Input]
+ not_in: [versionsPost_version___status_Input]
+ all: [versionsPost_version___status_Input]
+ exists: Boolean
+}
+
+enum versionsPost_version___status_Input {
+ draft
+ published
+}
+
+input versionsPost_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input versionsPost_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input versionsPost_latest_operator {
+ equals: Boolean
+ not_equals: Boolean
+ exists: Boolean
+}
+
+input versionsPost_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input versionsPost_where_and {
+ parent: versionsPost_parent_operator
+ version__text: versionsPost_version__text_operator
+ version__updatedAt: versionsPost_version__updatedAt_operator
+ version__createdAt: versionsPost_version__createdAt_operator
+ version___status: versionsPost_version___status_operator
+ createdAt: versionsPost_createdAt_operator
+ updatedAt: versionsPost_updatedAt_operator
+ latest: versionsPost_latest_operator
+ id: versionsPost_id_operator
+ AND: [versionsPost_where_and]
+ OR: [versionsPost_where_or]
+}
+
+input versionsPost_where_or {
+ parent: versionsPost_parent_operator
+ version__text: versionsPost_version__text_operator
+ version__updatedAt: versionsPost_version__updatedAt_operator
+ version__createdAt: versionsPost_version__createdAt_operator
+ version___status: versionsPost_version___status_operator
+ createdAt: versionsPost_createdAt_operator
+ updatedAt: versionsPost_updatedAt_operator
+ latest: versionsPost_latest_operator
+ id: versionsPost_id_operator
+ AND: [versionsPost_where_and]
+ OR: [versionsPost_where_or]
+}
+
+type User {
+ id: String
+ updatedAt: DateTime
+ createdAt: DateTime
+ email: EmailAddress!
+ resetPasswordToken: String
+ resetPasswordExpiration: DateTime
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: DateTime
+ password: String!
+}
+
+"""
+A field whose value conforms to the standard internet email address format as specified in HTML Spec: https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address.
+"""
+scalar EmailAddress @specifiedBy(url: "https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address")
+
+type Users {
+ docs: [User]
+ hasNextPage: Boolean
+ hasPrevPage: Boolean
+ limit: Int
+ nextPage: Int
+ offset: Int
+ page: Int
+ pagingCounter: Int
+ prevPage: Int
+ totalDocs: Int
+ totalPages: Int
+}
+
+input User_where {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+ AND: [User_where_and]
+ OR: [User_where_or]
+}
+
+input User_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input User_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input User_email_operator {
+ equals: EmailAddress
+ not_equals: EmailAddress
+ like: EmailAddress
+ contains: EmailAddress
+ in: [EmailAddress]
+ not_in: [EmailAddress]
+ all: [EmailAddress]
+}
+
+input User_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input User_where_and {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+ AND: [User_where_and]
+ OR: [User_where_or]
+}
+
+input User_where_or {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+ AND: [User_where_and]
+ OR: [User_where_or]
+}
+
+type countUsers {
+ totalDocs: Int
+}
+
+type usersDocAccess {
+ fields: UsersDocAccessFields
+ create: UsersCreateDocAccess
+ read: UsersReadDocAccess
+ update: UsersUpdateDocAccess
+ delete: UsersDeleteDocAccess
+ unlock: UsersUnlockDocAccess
+}
+
+type UsersDocAccessFields {
+ updatedAt: UsersDocAccessFields_updatedAt
+ createdAt: UsersDocAccessFields_createdAt
+ email: UsersDocAccessFields_email
+ password: UsersDocAccessFields_password
+}
+
+type UsersDocAccessFields_updatedAt {
+ create: UsersDocAccessFields_updatedAt_Create
+ read: UsersDocAccessFields_updatedAt_Read
+ update: UsersDocAccessFields_updatedAt_Update
+ delete: UsersDocAccessFields_updatedAt_Delete
+}
+
+type UsersDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt {
+ create: UsersDocAccessFields_createdAt_Create
+ read: UsersDocAccessFields_createdAt_Read
+ update: UsersDocAccessFields_createdAt_Update
+ delete: UsersDocAccessFields_createdAt_Delete
+}
+
+type UsersDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email {
+ create: UsersDocAccessFields_email_Create
+ read: UsersDocAccessFields_email_Read
+ update: UsersDocAccessFields_email_Update
+ delete: UsersDocAccessFields_email_Delete
+}
+
+type UsersDocAccessFields_email_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password {
+ create: UsersDocAccessFields_password_Create
+ read: UsersDocAccessFields_password_Read
+ update: UsersDocAccessFields_password_Update
+ delete: UsersDocAccessFields_password_Delete
+}
+
+type UsersDocAccessFields_password_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Delete {
+ permission: Boolean!
+}
+
+type UsersCreateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersDeleteDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUnlockDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type usersMe {
+ collection: String
+ exp: Int
+ strategy: String
+ token: String
+ user: User
+}
+
+type PayloadPreference {
+ id: String
+ user: PayloadPreference_User_Relationship!
+ key: String
+ value: JSON
+ updatedAt: DateTime
+ createdAt: DateTime
+}
+
+type PayloadPreference_User_Relationship {
+ relationTo: PayloadPreference_User_RelationTo
+ value: PayloadPreference_User
+}
+
+enum PayloadPreference_User_RelationTo {
+ users
+}
+
+union PayloadPreference_User = User
+
+type PayloadPreferences {
+ docs: [PayloadPreference]
+ hasNextPage: Boolean
+ hasPrevPage: Boolean
+ limit: Int
+ nextPage: Int
+ offset: Int
+ page: Int
+ pagingCounter: Int
+ prevPage: Int
+ totalDocs: Int
+ totalPages: Int
+}
+
+input PayloadPreference_where {
+ user: PayloadPreference_user_Relation
+ key: PayloadPreference_key_operator
+ value: PayloadPreference_value_operator
+ updatedAt: PayloadPreference_updatedAt_operator
+ createdAt: PayloadPreference_createdAt_operator
+ id: PayloadPreference_id_operator
+ AND: [PayloadPreference_where_and]
+ OR: [PayloadPreference_where_or]
+}
+
+input PayloadPreference_user_Relation {
+ relationTo: PayloadPreference_user_Relation_RelationTo
+ value: JSON
+}
+
+enum PayloadPreference_user_Relation_RelationTo {
+ users
+}
+
+input PayloadPreference_key_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input PayloadPreference_value_operator {
+ equals: JSON
+ not_equals: JSON
+ like: JSON
+ contains: JSON
+ within: JSON
+ intersects: JSON
+ exists: Boolean
+}
+
+input PayloadPreference_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input PayloadPreference_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input PayloadPreference_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input PayloadPreference_where_and {
+ user: PayloadPreference_user_Relation
+ key: PayloadPreference_key_operator
+ value: PayloadPreference_value_operator
+ updatedAt: PayloadPreference_updatedAt_operator
+ createdAt: PayloadPreference_createdAt_operator
+ id: PayloadPreference_id_operator
+ AND: [PayloadPreference_where_and]
+ OR: [PayloadPreference_where_or]
+}
+
+input PayloadPreference_where_or {
+ user: PayloadPreference_user_Relation
+ key: PayloadPreference_key_operator
+ value: PayloadPreference_value_operator
+ updatedAt: PayloadPreference_updatedAt_operator
+ createdAt: PayloadPreference_createdAt_operator
+ id: PayloadPreference_id_operator
+ AND: [PayloadPreference_where_and]
+ OR: [PayloadPreference_where_or]
+}
+
+type countPayloadPreferences {
+ totalDocs: Int
+}
+
+type payload_preferencesDocAccess {
+ fields: PayloadPreferencesDocAccessFields
+ create: PayloadPreferencesCreateDocAccess
+ read: PayloadPreferencesReadDocAccess
+ update: PayloadPreferencesUpdateDocAccess
+ delete: PayloadPreferencesDeleteDocAccess
+}
+
+type PayloadPreferencesDocAccessFields {
+ user: PayloadPreferencesDocAccessFields_user
+ key: PayloadPreferencesDocAccessFields_key
+ value: PayloadPreferencesDocAccessFields_value
+ updatedAt: PayloadPreferencesDocAccessFields_updatedAt
+ createdAt: PayloadPreferencesDocAccessFields_createdAt
+}
+
+type PayloadPreferencesDocAccessFields_user {
+ create: PayloadPreferencesDocAccessFields_user_Create
+ read: PayloadPreferencesDocAccessFields_user_Read
+ update: PayloadPreferencesDocAccessFields_user_Update
+ delete: PayloadPreferencesDocAccessFields_user_Delete
+}
+
+type PayloadPreferencesDocAccessFields_user_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_user_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_user_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_user_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_key {
+ create: PayloadPreferencesDocAccessFields_key_Create
+ read: PayloadPreferencesDocAccessFields_key_Read
+ update: PayloadPreferencesDocAccessFields_key_Update
+ delete: PayloadPreferencesDocAccessFields_key_Delete
+}
+
+type PayloadPreferencesDocAccessFields_key_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_key_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_key_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_key_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_value {
+ create: PayloadPreferencesDocAccessFields_value_Create
+ read: PayloadPreferencesDocAccessFields_value_Read
+ update: PayloadPreferencesDocAccessFields_value_Update
+ delete: PayloadPreferencesDocAccessFields_value_Delete
+}
+
+type PayloadPreferencesDocAccessFields_value_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_value_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_value_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_value_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_updatedAt {
+ create: PayloadPreferencesDocAccessFields_updatedAt_Create
+ read: PayloadPreferencesDocAccessFields_updatedAt_Read
+ update: PayloadPreferencesDocAccessFields_updatedAt_Update
+ delete: PayloadPreferencesDocAccessFields_updatedAt_Delete
+}
+
+type PayloadPreferencesDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_createdAt {
+ create: PayloadPreferencesDocAccessFields_createdAt_Create
+ read: PayloadPreferencesDocAccessFields_createdAt_Read
+ update: PayloadPreferencesDocAccessFields_createdAt_Update
+ delete: PayloadPreferencesDocAccessFields_createdAt_Delete
+}
+
+type PayloadPreferencesDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesCreateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesDeleteDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type Menu {
+ globalText: String
+ updatedAt: DateTime
+ createdAt: DateTime
+}
+
+type menuDocAccess {
+ fields: MenuDocAccessFields
+ read: MenuReadDocAccess
+ update: MenuUpdateDocAccess
+}
+
+type MenuDocAccessFields {
+ globalText: MenuDocAccessFields_globalText
+ updatedAt: MenuDocAccessFields_updatedAt
+ createdAt: MenuDocAccessFields_createdAt
+}
+
+type MenuDocAccessFields_globalText {
+ create: MenuDocAccessFields_globalText_Create
+ read: MenuDocAccessFields_globalText_Read
+ update: MenuDocAccessFields_globalText_Update
+ delete: MenuDocAccessFields_globalText_Delete
+}
+
+type MenuDocAccessFields_globalText_Create {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_globalText_Read {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_globalText_Update {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_globalText_Delete {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_updatedAt {
+ create: MenuDocAccessFields_updatedAt_Create
+ read: MenuDocAccessFields_updatedAt_Read
+ update: MenuDocAccessFields_updatedAt_Update
+ delete: MenuDocAccessFields_updatedAt_Delete
+}
+
+type MenuDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_createdAt {
+ create: MenuDocAccessFields_createdAt_Create
+ read: MenuDocAccessFields_createdAt_Read
+ update: MenuDocAccessFields_createdAt_Update
+ delete: MenuDocAccessFields_createdAt_Delete
+}
+
+type MenuDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type MenuDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type MenuReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type MenuUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type Access {
+ canAccessAdmin: Boolean!
+ posts: postsAccess
+ users: usersAccess
+ payload_preferences: payload_preferencesAccess
+ menu: menuAccess
+}
+
+type postsAccess {
+ fields: PostsFields
+ create: PostsCreateAccess
+ read: PostsReadAccess
+ update: PostsUpdateAccess
+ delete: PostsDeleteAccess
+ readVersions: PostsReadVersionsAccess
+}
+
+type PostsFields {
+ text: PostsFields_text
+ updatedAt: PostsFields_updatedAt
+ createdAt: PostsFields_createdAt
+ _status: PostsFields__status
+}
+
+type PostsFields_text {
+ create: PostsFields_text_Create
+ read: PostsFields_text_Read
+ update: PostsFields_text_Update
+ delete: PostsFields_text_Delete
+}
+
+type PostsFields_text_Create {
+ permission: Boolean!
+}
+
+type PostsFields_text_Read {
+ permission: Boolean!
+}
+
+type PostsFields_text_Update {
+ permission: Boolean!
+}
+
+type PostsFields_text_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt {
+ create: PostsFields_updatedAt_Create
+ read: PostsFields_updatedAt_Read
+ update: PostsFields_updatedAt_Update
+ delete: PostsFields_updatedAt_Delete
+}
+
+type PostsFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt {
+ create: PostsFields_createdAt_Create
+ read: PostsFields_createdAt_Read
+ update: PostsFields_createdAt_Update
+ delete: PostsFields_createdAt_Delete
+}
+
+type PostsFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PostsFields__status {
+ create: PostsFields__status_Create
+ read: PostsFields__status_Read
+ update: PostsFields__status_Update
+ delete: PostsFields__status_Delete
+}
+
+type PostsFields__status_Create {
+ permission: Boolean!
+}
+
+type PostsFields__status_Read {
+ permission: Boolean!
+}
+
+type PostsFields__status_Update {
+ permission: Boolean!
+}
+
+type PostsFields__status_Delete {
+ permission: Boolean!
+}
+
+type PostsCreateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsDeleteAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsReadVersionsAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type usersAccess {
+ fields: UsersFields
+ create: UsersCreateAccess
+ read: UsersReadAccess
+ update: UsersUpdateAccess
+ delete: UsersDeleteAccess
+ unlock: UsersUnlockAccess
+}
+
+type UsersFields {
+ updatedAt: UsersFields_updatedAt
+ createdAt: UsersFields_createdAt
+ email: UsersFields_email
+ password: UsersFields_password
+}
+
+type UsersFields_updatedAt {
+ create: UsersFields_updatedAt_Create
+ read: UsersFields_updatedAt_Read
+ update: UsersFields_updatedAt_Update
+ delete: UsersFields_updatedAt_Delete
+}
+
+type UsersFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt {
+ create: UsersFields_createdAt_Create
+ read: UsersFields_createdAt_Read
+ update: UsersFields_createdAt_Update
+ delete: UsersFields_createdAt_Delete
+}
+
+type UsersFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_email {
+ create: UsersFields_email_Create
+ read: UsersFields_email_Read
+ update: UsersFields_email_Update
+ delete: UsersFields_email_Delete
+}
+
+type UsersFields_email_Create {
+ permission: Boolean!
+}
+
+type UsersFields_email_Read {
+ permission: Boolean!
+}
+
+type UsersFields_email_Update {
+ permission: Boolean!
+}
+
+type UsersFields_email_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_password {
+ create: UsersFields_password_Create
+ read: UsersFields_password_Read
+ update: UsersFields_password_Update
+ delete: UsersFields_password_Delete
+}
+
+type UsersFields_password_Create {
+ permission: Boolean!
+}
+
+type UsersFields_password_Read {
+ permission: Boolean!
+}
+
+type UsersFields_password_Update {
+ permission: Boolean!
+}
+
+type UsersFields_password_Delete {
+ permission: Boolean!
+}
+
+type UsersCreateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersDeleteAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUnlockAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type payload_preferencesAccess {
+ fields: PayloadPreferencesFields
+ create: PayloadPreferencesCreateAccess
+ read: PayloadPreferencesReadAccess
+ update: PayloadPreferencesUpdateAccess
+ delete: PayloadPreferencesDeleteAccess
+}
+
+type PayloadPreferencesFields {
+ user: PayloadPreferencesFields_user
+ key: PayloadPreferencesFields_key
+ value: PayloadPreferencesFields_value
+ updatedAt: PayloadPreferencesFields_updatedAt
+ createdAt: PayloadPreferencesFields_createdAt
+}
+
+type PayloadPreferencesFields_user {
+ create: PayloadPreferencesFields_user_Create
+ read: PayloadPreferencesFields_user_Read
+ update: PayloadPreferencesFields_user_Update
+ delete: PayloadPreferencesFields_user_Delete
+}
+
+type PayloadPreferencesFields_user_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_user_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_user_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_user_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_key {
+ create: PayloadPreferencesFields_key_Create
+ read: PayloadPreferencesFields_key_Read
+ update: PayloadPreferencesFields_key_Update
+ delete: PayloadPreferencesFields_key_Delete
+}
+
+type PayloadPreferencesFields_key_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_key_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_key_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_key_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_value {
+ create: PayloadPreferencesFields_value_Create
+ read: PayloadPreferencesFields_value_Read
+ update: PayloadPreferencesFields_value_Update
+ delete: PayloadPreferencesFields_value_Delete
+}
+
+type PayloadPreferencesFields_value_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_value_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_value_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_value_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_updatedAt {
+ create: PayloadPreferencesFields_updatedAt_Create
+ read: PayloadPreferencesFields_updatedAt_Read
+ update: PayloadPreferencesFields_updatedAt_Update
+ delete: PayloadPreferencesFields_updatedAt_Delete
+}
+
+type PayloadPreferencesFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_createdAt {
+ create: PayloadPreferencesFields_createdAt_Create
+ read: PayloadPreferencesFields_createdAt_Read
+ update: PayloadPreferencesFields_createdAt_Update
+ delete: PayloadPreferencesFields_createdAt_Delete
+}
+
+type PayloadPreferencesFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PayloadPreferencesFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PayloadPreferencesCreateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PayloadPreferencesDeleteAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type menuAccess {
+ fields: MenuFields
+ read: MenuReadAccess
+ update: MenuUpdateAccess
+}
+
+type MenuFields {
+ globalText: MenuFields_globalText
+ updatedAt: MenuFields_updatedAt
+ createdAt: MenuFields_createdAt
+}
+
+type MenuFields_globalText {
+ create: MenuFields_globalText_Create
+ read: MenuFields_globalText_Read
+ update: MenuFields_globalText_Update
+ delete: MenuFields_globalText_Delete
+}
+
+type MenuFields_globalText_Create {
+ permission: Boolean!
+}
+
+type MenuFields_globalText_Read {
+ permission: Boolean!
+}
+
+type MenuFields_globalText_Update {
+ permission: Boolean!
+}
+
+type MenuFields_globalText_Delete {
+ permission: Boolean!
+}
+
+type MenuFields_updatedAt {
+ create: MenuFields_updatedAt_Create
+ read: MenuFields_updatedAt_Read
+ update: MenuFields_updatedAt_Update
+ delete: MenuFields_updatedAt_Delete
+}
+
+type MenuFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type MenuFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type MenuFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type MenuFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type MenuFields_createdAt {
+ create: MenuFields_createdAt_Create
+ read: MenuFields_createdAt_Read
+ update: MenuFields_createdAt_Update
+ delete: MenuFields_createdAt_Delete
+}
+
+type MenuFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type MenuFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type MenuFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type MenuFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type MenuReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type MenuUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type Mutation {
+ createPost(data: mutationPostInput!, draft: Boolean): Post
+ updatePost(id: String!, autosave: Boolean, data: mutationPostUpdateInput!, draft: Boolean): Post
+ deletePost(id: String!): Post
+ duplicatePost(id: String!): Post
+ restoreVersionPost(id: String): Post
+ createUser(data: mutationUserInput!, draft: Boolean): User
+ updateUser(id: String!, autosave: Boolean, data: mutationUserUpdateInput!, draft: Boolean): User
+ deleteUser(id: String!): User
+ refreshTokenUser: usersRefreshedUser
+ logoutUser: String
+ unlockUser(email: String!): Boolean!
+ loginUser(email: String!, password: String): usersLoginResult
+ forgotPasswordUser(disableEmail: Boolean, expiration: Int, email: String!): Boolean!
+ resetPasswordUser(password: String, token: String): usersResetPassword
+ verifyEmailUser(token: String): Boolean
+ createPayloadPreference(data: mutationPayloadPreferenceInput!, draft: Boolean): PayloadPreference
+ updatePayloadPreference(id: String!, autosave: Boolean, data: mutationPayloadPreferenceUpdateInput!, draft: Boolean): PayloadPreference
+ deletePayloadPreference(id: String!): PayloadPreference
+ duplicatePayloadPreference(id: String!): PayloadPreference
+ updateMenu(data: mutationMenuInput!, draft: Boolean): Menu
+}
+
+input mutationPostInput {
+ text: String
+ updatedAt: String
+ createdAt: String
+ _status: Post__status_MutationInput
+}
+
+enum Post__status_MutationInput {
+ draft
+ published
+}
+
+input mutationPostUpdateInput {
+ text: String
+ updatedAt: String
+ createdAt: String
+ _status: PostUpdate__status_MutationInput
+}
+
+enum PostUpdate__status_MutationInput {
+ draft
+ published
+}
+
+input mutationUserInput {
+ updatedAt: String
+ createdAt: String
+ email: String!
+ resetPasswordToken: String
+ resetPasswordExpiration: String
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: String
+ password: String!
+}
+
+input mutationUserUpdateInput {
+ updatedAt: String
+ createdAt: String
+ email: String
+ resetPasswordToken: String
+ resetPasswordExpiration: String
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: String
+ password: String
+}
+
+type usersRefreshedUser {
+ exp: Int
+ refreshedToken: String
+ strategy: String
+ user: usersJWT
+}
+
+type usersJWT {
+ email: EmailAddress!
+ collection: String!
+}
+
+type usersLoginResult {
+ exp: Int
+ token: String
+ user: User
+}
+
+type usersResetPassword {
+ token: String
+ user: User
+}
+
+input mutationPayloadPreferenceInput {
+ user: PayloadPreference_UserRelationshipInput
+ key: String
+ value: JSON
+ updatedAt: String
+ createdAt: String
+}
+
+input PayloadPreference_UserRelationshipInput {
+ relationTo: PayloadPreference_UserRelationshipInputRelationTo
+ value: JSON
+}
+
+enum PayloadPreference_UserRelationshipInputRelationTo {
+ users
+}
+
+input mutationPayloadPreferenceUpdateInput {
+ user: PayloadPreferenceUpdate_UserRelationshipInput
+ key: String
+ value: JSON
+ updatedAt: String
+ createdAt: String
+}
+
+input PayloadPreferenceUpdate_UserRelationshipInput {
+ relationTo: PayloadPreferenceUpdate_UserRelationshipInputRelationTo
+ value: JSON
+}
+
+enum PayloadPreferenceUpdate_UserRelationshipInputRelationTo {
+ users
+}
+
+input mutationMenuInput {
+ globalText: String
+ updatedAt: String
+ createdAt: String
+}
\ No newline at end of file
diff --git a/test/admin-root/shared.js b/test/admin-root/shared.js
new file mode 100644
index 00000000000..42301e6c819
--- /dev/null
+++ b/test/admin-root/shared.js
@@ -0,0 +1 @@
+export const adminRoute = '/'
diff --git a/test/admin-root/tsconfig.eslint.json b/test/admin-root/tsconfig.eslint.json
new file mode 100644
index 00000000000..b34cc7afbb8
--- /dev/null
+++ b/test/admin-root/tsconfig.eslint.json
@@ -0,0 +1,13 @@
+{
+ // extend your base config to share compilerOptions, etc
+ //"extends": "./tsconfig.json",
+ "compilerOptions": {
+ // ensure that nobody can accidentally use this config for a build
+ "noEmit": true
+ },
+ "include": [
+ // whatever paths you intend to lint
+ "./**/*.ts",
+ "./**/*.tsx"
+ ]
+}
diff --git a/test/admin-root/tsconfig.json b/test/admin-root/tsconfig.json
new file mode 100644
index 00000000000..88a05102f38
--- /dev/null
+++ b/test/admin-root/tsconfig.json
@@ -0,0 +1,26 @@
+{
+ "extends": "../tsconfig.json",
+ "compilerOptions": {
+ "baseUrl": ".",
+ "paths": {
+ "@payload-config": ["./config.ts"],
+ "@payloadcms/ui/assets": ["../../packages/ui/src/assets/index.ts"],
+ "@payloadcms/ui/elements/*": ["../../packages/ui/src/elements/*/index.tsx"],
+ "@payloadcms/ui/fields/*": ["../../packages/ui/src/fields/*/index.tsx"],
+ "@payloadcms/ui/forms/*": ["../../packages/ui/src/forms/*/index.tsx"],
+ "@payloadcms/ui/graphics/*": ["../../packages/ui/src/graphics/*/index.tsx"],
+ "@payloadcms/ui/hooks/*": ["../../packages/ui/src/hooks/*.ts"],
+ "@payloadcms/ui/icons/*": ["../../packages/ui/src/icons/*/index.tsx"],
+ "@payloadcms/ui/providers/*": ["../../packages/ui/src/providers/*/index.tsx"],
+ "@payloadcms/ui/templates/*": ["../../packages/ui/src/templates/*/index.tsx"],
+ "@payloadcms/ui/utilities/*": ["../../packages/ui/src/utilities/*.ts"],
+ "@payloadcms/ui/scss": ["../../packages/ui/src/scss.scss"],
+ "@payloadcms/ui/scss/app.scss": ["../../packages/ui/src/scss/app.scss"],
+ "payload/types": ["../../packages/payload/src/exports/types.ts"],
+ "@payloadcms/next/*": ["../../packages/next/src/*"],
+ "@payloadcms/next": ["../../packages/next/src/exports/*"]
+ }
+ },
+ "include": ["next-env.d.ts", ".next/types/**/*.ts", "**/*.ts", "**/*.tsx"],
+ "exclude": ["node_modules"]
+}
diff --git a/test/admin/shared.ts b/test/admin/shared.ts
index b08f858cc2d..13350be030e 100644
--- a/test/admin/shared.ts
+++ b/test/admin/shared.ts
@@ -1,3 +1,5 @@
+import type { Config } from 'payload'
+
export const slugSingularLabel = 'Post'
export const slugPluralLabel = 'Posts'
@@ -35,7 +37,7 @@ export const customCollectionParamViewPathBase = '/custom-param'
export const customCollectionParamViewPath = `${customCollectionParamViewPathBase}/:slug`
-export const customAdminRoutes = {
+export const customAdminRoutes: Config['admin']['routes'] = {
inactivity: '/custom-inactivity',
logout: '/custom-logout',
}
diff --git a/test/buildConfigWithDefaults.ts b/test/buildConfigWithDefaults.ts
index de7e0cd8463..f8ab8037d95 100644
--- a/test/buildConfigWithDefaults.ts
+++ b/test/buildConfigWithDefaults.ts
@@ -160,9 +160,7 @@ export async function buildConfigWithDefaults(
secret: 'TEST_SECRET',
sharp,
telemetry: false,
-
...testConfig,
-
i18n: {
supportedLanguages: {
de,
@@ -182,6 +180,7 @@ export async function buildConfigWithDefaults(
if (!config.admin) {
config.admin = {}
}
+
if (config.admin.autoLogin === undefined) {
config.admin.autoLogin =
process.env.PAYLOAD_PUBLIC_DISABLE_AUTO_LOGIN === 'true'
diff --git a/test/dev.js b/test/dev.js
index 458a0906700..a98c9daa354 100644
--- a/test/dev.js
+++ b/test/dev.js
@@ -33,15 +33,15 @@ process.env.PAYLOAD_DROP_DATABASE = 'true'
const { beforeTest } = await createTestHooks(testSuiteArg)
await beforeTest()
-const rootDir = getNextJSRootDir(testSuiteArg)
+const { rootDir, adminRoute } = getNextJSRootDir(testSuiteArg)
// Open the admin if the -o flag is passed
if (args.o) {
- await open('http://localhost:3000/admin')
+ await open(`http://localhost:3000${adminRoute}`)
}
// @ts-expect-error
await nextDev({ port: process.env.PORT || 3000, dirname: rootDir }, 'default', rootDir)
// fetch the admin url to force a render
-fetch(`http://localhost:${process.env.PORT || 3000}/admin`)
+fetch(`http://localhost:${process.env.PORT || 3000}${adminRoute}`)
diff --git a/test/helpers/adminUrlUtil.ts b/test/helpers/adminUrlUtil.ts
index 09e5239d5df..043623fcaff 100644
--- a/test/helpers/adminUrlUtil.ts
+++ b/test/helpers/adminUrlUtil.ts
@@ -1,3 +1,9 @@
+// IMPORTANT: ensure that imports do not contain React components, etc. as this breaks Playwright tests
+// Instead of pointing to the bundled code, which will include React components, use direct import paths
+import { formatAdminURL } from '../../packages/ui/src/utilities/formatAdminURL.js' // eslint-disable-line payload/no-relative-monorepo-imports
+
+import type { Config } from 'payload'
+
export class AdminUrlUtil {
account: string
@@ -5,17 +11,53 @@ export class AdminUrlUtil {
create: string
+ entitySlug: string
+
list: string
- constructor(serverURL: string, slug: string) {
- this.account = `${serverURL}/admin/account`
- this.admin = `${serverURL}/admin`
- this.list = `${this.admin}/collections/${slug}`
- this.create = `${this.list}/create`
+ routes: Config['routes']
+
+ serverURL: string
+ constructor(serverURL: string, slug: string, routes?: Config['routes']) {
+ this.routes = {
+ admin: routes?.admin || '/admin',
+ }
+
+ this.serverURL = serverURL
+
+ this.entitySlug = slug
+
+ this.admin = formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: '',
+ serverURL: this.serverURL,
+ })
+
+ this.account = formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: '/account',
+ serverURL: this.serverURL,
+ })
+
+ this.list = formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: `/collections/${this.entitySlug}`,
+ serverURL: this.serverURL,
+ })
+
+ this.create = formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: `/collections/${this.entitySlug}/create`,
+ serverURL: this.serverURL,
+ })
}
collection(slug: string): string {
- return `${this.admin}/collections/${slug}`
+ return formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: `/collections/${slug}`,
+ serverURL: this.serverURL,
+ })
}
edit(id: number | string): string {
@@ -23,6 +65,10 @@ export class AdminUrlUtil {
}
global(slug: string): string {
- return `${this.admin}/globals/${slug}`
+ return formatAdminURL({
+ adminRoute: this.routes.admin,
+ path: `/globals/${slug}`,
+ serverURL: this.serverURL,
+ })
}
}
diff --git a/test/helpers/getNextJSRootDir.js b/test/helpers/getNextJSRootDir.js
index 996e80fc154..8e3e8f287d3 100644
--- a/test/helpers/getNextJSRootDir.js
+++ b/test/helpers/getNextJSRootDir.js
@@ -2,6 +2,8 @@ import fs from 'fs'
import { dirname, resolve } from 'path'
import { fileURLToPath } from 'url'
+import { adminRoute as rootAdminRoute } from '../admin-root/shared.js'
+
const _filename = fileURLToPath(import.meta.url)
const _dirname = dirname(_filename)
@@ -17,9 +19,23 @@ export const getNextJSRootDir = (testSuite) => {
// Swallow err - no config found
}
- if (hasNextConfig) return testSuiteDir
+ let adminRoute = '/admin'
+
+ if (testSuite === 'admin-root') {
+ adminRoute = rootAdminRoute
+ }
+
+ if (hasNextConfig) {
+ return {
+ rootDir: testSuiteDir,
+ adminRoute,
+ }
+ }
// If no next config found in test suite,
// return monorepo root dir
- return resolve(_dirname, '../../')
+ return {
+ rootDir: resolve(_dirname, '../../'),
+ adminRoute,
+ }
}
diff --git a/test/helpers/initPayloadE2ENoConfig.ts b/test/helpers/initPayloadE2ENoConfig.ts
index 5015ad32aa6..33ecda32ff5 100644
--- a/test/helpers/initPayloadE2ENoConfig.ts
+++ b/test/helpers/initPayloadE2ENoConfig.ts
@@ -39,7 +39,7 @@ export async function initPayloadE2ENoConfig<T extends GeneratedTypes<T>>({
await startMemoryDB()
- const dir = getNextJSRootDir(testSuiteName)
+ const { rootDir } = getNextJSRootDir(testSuiteName)
if (prebuild) {
await new Promise<void>((res, rej) => {
@@ -50,7 +50,7 @@ export async function initPayloadE2ENoConfig<T extends GeneratedTypes<T>>({
env: {
PATH: process.env.PATH,
NODE_ENV: 'production',
- NEXTJS_DIR: dir,
+ NEXTJS_DIR: rootDir,
},
})
@@ -68,7 +68,7 @@ export async function initPayloadE2ENoConfig<T extends GeneratedTypes<T>>({
dev: !prebuild,
hostname: 'localhost',
port,
- dir,
+ dir: rootDir,
})
const handle = app.getRequestHandler()
diff --git a/test/live-preview/app/(payload)/custom.scss b/test/live-preview/app/(payload)/custom.scss
index ddfc972f495..f557cd4277e 100644
--- a/test/live-preview/app/(payload)/custom.scss
+++ b/test/live-preview/app/(payload)/custom.scss
@@ -1,6 +1,5 @@
#custom-css {
font-family: monospace;
- background-image: url('/placeholder.png');
}
#custom-css::after {
diff --git a/test/scripts/reset-tsconfig.js b/test/scripts/reset-tsconfig.js
new file mode 100644
index 00000000000..e69de29bb2d
|
961505366a13568f685b8fe258e7d4fb6440dd28
|
2023-10-09 17:50:21
|
Elliot DeNolf
|
chore(release): [email protected]
| false
|
chore
|
diff --git a/packages/payload/package.json b/packages/payload/package.json
index 8d3a0bfe4a4..75a29e56831 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"main": "./src/index.ts",
|
|
8fabdce584562c5b2feb9e10c002fa20ee23a1f5
|
2022-10-08 03:24:35
|
James
|
chore: restores old useWatchForm to avoid breaking change
| false
|
restores old useWatchForm to avoid breaking change
|
chore
|
diff --git a/components/forms.ts b/components/forms.ts
index b2187dc643e..d8dbc1fe44c 100644
--- a/components/forms.ts
+++ b/components/forms.ts
@@ -1,12 +1,17 @@
export {
useForm,
useWatchForm,
+ useFormFields,
useFormSubmitted,
useFormProcessing,
useFormModified,
} from '../dist/admin/components/forms/Form/context';
export { default as useField } from '../dist/admin/components/forms/useField';
+
+/**
+ * @deprecated This method is now called useField. The useFieldType alias will be removed in an upcoming version.y
+ */
export { default as useFieldType } from '../dist/admin/components/forms/useField';
export { default as Form } from '../dist/admin/components/forms/Form';
diff --git a/src/admin/components/forms/Form/context.ts b/src/admin/components/forms/Form/context.ts
index c97525021e4..3e2c8a9ab03 100644
--- a/src/admin/components/forms/Form/context.ts
+++ b/src/admin/components/forms/Form/context.ts
@@ -3,12 +3,14 @@ import { useContextSelector, createContext as createSelectorContext } from 'use-
import { Context, FormFieldsContext as FormFieldsContextType } from './types';
const FormContext = createContext({} as Context);
+const FormWatchContext = createContext({} as Context);
const SubmittedContext = createContext(false);
const ProcessingContext = createContext(false);
const ModifiedContext = createContext(false);
const FormFieldsContext = createSelectorContext<FormFieldsContextType>([{}, () => null]);
const useForm = (): Context => useContext(FormContext);
+const useWatchForm = (): Context => useContext(FormWatchContext);
const useFormSubmitted = (): boolean => useContext(SubmittedContext);
const useFormProcessing = (): boolean => useContext(ProcessingContext);
const useFormModified = (): boolean => useContext(ModifiedContext);
@@ -23,7 +25,9 @@ export {
useFormProcessing,
useFormModified,
useForm,
+ useWatchForm,
FormContext,
+ FormWatchContext,
FormFieldsContext,
useFormFields,
};
diff --git a/src/admin/components/forms/Form/index.tsx b/src/admin/components/forms/Form/index.tsx
index d3257fc55f0..f7dc2755d80 100644
--- a/src/admin/components/forms/Form/index.tsx
+++ b/src/admin/components/forms/Form/index.tsx
@@ -21,7 +21,7 @@ import { Field } from '../../../../fields/config/types';
import buildInitialState from './buildInitialState';
import errorMessages from './errorMessages';
import { Context as FormContextType, GetDataByPath, Props, SubmitOptions } from './types';
-import { SubmittedContext, ProcessingContext, ModifiedContext, FormContext, FormFieldsContext } from './context';
+import { SubmittedContext, ProcessingContext, ModifiedContext, FormContext, FormFieldsContext, FormWatchContext } from './context';
import buildStateFromSchema from './buildStateFromSchema';
import { useOperation } from '../../utilities/OperationProvider';
@@ -395,15 +395,21 @@ const Form: React.FC<Props> = (props) => {
ref={formRef}
>
<FormContext.Provider value={contextRef.current}>
- <SubmittedContext.Provider value={submitted}>
- <ProcessingContext.Provider value={processing}>
- <ModifiedContext.Provider value={modified}>
- <FormFieldsContext.Provider value={fieldsReducer}>
- {children}
- </FormFieldsContext.Provider>
- </ModifiedContext.Provider>
- </ProcessingContext.Provider>
- </SubmittedContext.Provider>
+ <FormWatchContext.Provider value={{
+ fields,
+ ...contextRef.current,
+ }}
+ >
+ <SubmittedContext.Provider value={submitted}>
+ <ProcessingContext.Provider value={processing}>
+ <ModifiedContext.Provider value={modified}>
+ <FormFieldsContext.Provider value={fieldsReducer}>
+ {children}
+ </FormFieldsContext.Provider>
+ </ModifiedContext.Provider>
+ </ProcessingContext.Provider>
+ </SubmittedContext.Provider>
+ </FormWatchContext.Provider>
</FormContext.Provider>
</form>
);
|
44c0cdb75f379fb0d63b9d583c6a500382b707a6
|
2024-11-26 21:20:21
|
Jarrod Flesch
|
fix(plugin-seo): enforce readonly on the client (#9536)
| false
|
enforce readonly on the client (#9536)
|
fix
|
diff --git a/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx b/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
index f4d7f124500..7054f4ef46e 100644
--- a/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
@@ -39,6 +39,7 @@ export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props)
},
hasGenerateDescriptionFn,
path,
+ readOnly,
} = props
const {
@@ -139,6 +140,7 @@ export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props)
<React.Fragment>
—
<button
+ disabled={readOnly}
onClick={() => {
void regenerateDescription()
}}
@@ -185,6 +187,7 @@ export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props)
Error={errorMessage}
onChange={setValue}
path={path}
+ readOnly={readOnly}
required={required}
showError={showError}
style={{
diff --git a/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx b/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
index 916913a11a2..fc85cabefc0 100644
--- a/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
@@ -31,6 +31,7 @@ export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
field: { label, localized, relationTo, required },
hasGenerateImageFn,
path,
+ readOnly,
} = props || {}
const {
@@ -133,6 +134,7 @@ export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
<React.Fragment>
—
<button
+ disabled={readOnly}
onClick={() => {
void regenerateImage()
}}
@@ -186,6 +188,7 @@ export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
}
}}
path={path}
+ readOnly={readOnly}
relationTo={relationTo}
required={required}
serverURL={serverURL}
diff --git a/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx b/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
index 914bee44764..bedc22f5e2c 100644
--- a/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
@@ -34,6 +34,7 @@ export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
field: { label, maxLength: maxLengthFromProps, minLength: minLengthFromProps, required },
hasGenerateTitleFn,
path,
+ readOnly,
} = props || {}
const { t } = useTranslation<PluginSEOTranslations, PluginSEOTranslationKeys>()
@@ -127,6 +128,7 @@ export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
<React.Fragment>
—
<button
+ disabled={readOnly}
onClick={() => {
void regenerateTitle()
}}
@@ -174,6 +176,7 @@ export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
Error={errorMessage}
onChange={setValue}
path={path}
+ readOnly={readOnly}
required={required}
showError={showError}
style={{
|
23dddc2e04da894085b3fd656839b73558d8ada0
|
2023-06-07 01:06:43
|
Dan Ribbens
|
chore: refactor buildQuery to remove paramParser class
| false
|
refactor buildQuery to remove paramParser class
|
chore
|
diff --git a/src/mongoose/buildQuery.ts b/src/mongoose/buildQuery.ts
index 73dac8164c2..9ab5a9eb13e 100644
--- a/src/mongoose/buildQuery.ts
+++ b/src/mongoose/buildQuery.ts
@@ -2,7 +2,7 @@ import { PayloadRequest, Where } from '../types';
import { Field, FieldAffectingData, TabAsField, UIField } from '../fields/config/types';
import { CollectionPermission, FieldPermissions, GlobalPermission } from '../auth';
import QueryError from '../errors/QueryError';
-import { parsePathOrRelation } from './parsePathOrRelation';
+import { parseParams } from './parseParams';
export const validOperators = ['like', 'contains', 'in', 'all', 'not_in', 'greater_than_equal', 'greater_than', 'less_than_equal', 'less_than', 'not_equals', 'equals', 'exists', 'near'];
@@ -26,119 +26,6 @@ export type PathToQuery = {
}
}
-type ParamParserArgs = {
- req: PayloadRequest
- collectionSlug?: string
- globalSlug?: string
- versionsFields?: Field[]
- model: any
- where: Where
- access?: Where | boolean
- overrideAccess?: boolean
-}
-
-export class ParamParser {
- collectionSlug?: string;
-
- globalSlug?: string;
-
- overrideAccess: boolean;
-
- req: PayloadRequest;
-
- access?: Where | boolean;
-
- where: Where;
-
- model: any;
-
- fields: Field[];
-
- policies: {
- collections?: {
- [collectionSlug: string]: CollectionPermission;
- };
- globals?: {
- [globalSlug: string]: GlobalPermission;
- };
- };
-
- errors: { path: string }[];
-
- constructor({
- req,
- collectionSlug,
- globalSlug,
- versionsFields,
- model,
- where,
- access,
- overrideAccess,
- }: ParamParserArgs) {
- this.req = req;
- this.collectionSlug = collectionSlug;
- this.globalSlug = globalSlug;
- this.parse = this.parse.bind(this);
- this.model = model;
- this.where = where;
- this.access = access;
- this.overrideAccess = overrideAccess;
- this.policies = {
- collections: {},
- globals: {},
- };
- this.errors = [];
-
- // Get entity fields
- if (globalSlug) {
- const globalConfig = req.payload.globals.config.find(({ slug }) => slug === globalSlug);
- this.fields = versionsFields || globalConfig.fields;
- }
-
- if (collectionSlug) {
- const collectionConfig = req.payload.collections[collectionSlug].config;
- this.fields = versionsFields || collectionConfig.fields;
- }
- }
-
- // Entry point to the ParamParser class
-
- async parse(): Promise<Record<string, unknown>> {
- const query = await parsePathOrRelation({
- collectionSlug: this.collectionSlug,
- errors: this.errors,
- fields: this.fields,
- globalSlug: this.globalSlug,
- policies: this.policies,
- req: this.req,
- where: this.where,
- overrideAccess: this.overrideAccess,
- });
-
- const result = {
- $and: [],
- };
-
- if (query) result.$and.push(query);
-
- if (typeof this.access === 'object') {
- const accessQuery = await parsePathOrRelation({
- where: this.access,
- overrideAccess: true,
- collectionSlug: this.collectionSlug,
- errors: this.errors,
- fields: this.fields,
- globalSlug: this.globalSlug,
- policies: this.policies,
- req: this.req,
- });
- if (accessQuery) result.$and.push(accessQuery);
- }
-
- return result;
- }
-}
-
type GetBuildQueryPluginArgs = {
collectionSlug?: string
versionsFields?: Field[]
@@ -161,20 +48,35 @@ const getBuildQueryPlugin = ({
return function buildQueryPlugin(schema) {
const modifiedSchema = schema;
async function buildQuery({ req, where, overrideAccess = false, access, globalSlug }: BuildQueryArgs): Promise<Record<string, unknown>> {
- const paramParser = new ParamParser({
- req,
+ let fields = versionsFields;
+ if (!fields) {
+ if (globalSlug) {
+ const globalConfig = req.payload.globals.config.find(({ slug }) => slug === globalSlug);
+ fields = globalConfig.fields;
+ }
+ if (collectionSlug) {
+ const collectionConfig = req.payload.collections[collectionSlug].config;
+ fields = collectionConfig.fields;
+ }
+ }
+ const errors = [];
+ const result = await parseParams({
+ policies: {
+ collections: {},
+ globals: {},
+ },
collectionSlug,
+ access,
+ errors,
+ fields,
globalSlug,
- versionsFields,
- model: this,
+ req,
where,
- access,
overrideAccess,
});
- const result = await paramParser.parse();
- if (paramParser.errors.length > 0) {
- throw new QueryError(paramParser.errors);
+ if (errors.length > 0) {
+ throw new QueryError(errors);
}
return result;
diff --git a/src/mongoose/parseParams.ts b/src/mongoose/parseParams.ts
new file mode 100644
index 00000000000..6920bc25327
--- /dev/null
+++ b/src/mongoose/parseParams.ts
@@ -0,0 +1,59 @@
+import { parsePathOrRelation } from './parsePathOrRelation';
+import { PayloadRequest, Where } from '../types';
+import { EntityPolicies } from './buildQuery';
+import { Field } from '../fields/config/types';
+
+export async function parseParams({
+ collectionSlug,
+ access,
+ errors,
+ fields,
+ globalSlug,
+ policies,
+ req,
+ where,
+ overrideAccess,
+}: {
+ where: Where,
+ access: Where | boolean,
+ overrideAccess: boolean,
+ collectionSlug?: string,
+ errors: {path: string}[],
+ globalSlug?: string,
+ policies: EntityPolicies,
+ req: PayloadRequest,
+ fields: Field[],
+}): Promise<Record<string, unknown>> {
+ const query = await parsePathOrRelation({
+ collectionSlug,
+ errors,
+ fields,
+ globalSlug,
+ policies,
+ req,
+ where,
+ overrideAccess,
+ });
+
+ const result = {
+ $and: [],
+ };
+
+ if (query) result.$and.push(query);
+
+ if (typeof access === 'object') {
+ const accessQuery = await parsePathOrRelation({
+ where: access,
+ overrideAccess: true,
+ collectionSlug,
+ errors,
+ fields,
+ globalSlug,
+ policies,
+ req,
+ });
+ if (accessQuery) result.$and.push(accessQuery);
+ }
+
+ return result;
+}
|
6af6e446834ace19651773475702bc64b7d011b6
|
2024-12-30 20:50:28
|
James Mikrut
|
docs: adds notes about importance of serverURL for verify / forgot-pa… (#10248)
| false
|
adds notes about importance of serverURL for verify / forgot-pa… (#10248)
|
docs
|
diff --git a/docs/authentication/operations.mdx b/docs/authentication/operations.mdx
index ad8248db770..7f3a02b5750 100644
--- a/docs/authentication/operations.mdx
+++ b/docs/authentication/operations.mdx
@@ -269,9 +269,9 @@ const result = await payload.verifyEmail({
})
```
-Note that the token you need to pass to the `verifyEmail` function is unique to verification and is not the same as the token that you can retrieve from the `forgotPassword` operation. It can be found on the user document, as a hidden `_verificationToken` field.
+**Note:** the token you need to pass to the `verifyEmail` function is unique to verification and is not the same as the token that you can retrieve from the `forgotPassword` operation. It can be found on the user document, as a hidden `_verificationToken` field. If you'd like to retrieve this token, you can use the Local API's `find` or `findByID` methods, setting `showHiddenFields: true`.
-If you'd like to retrieve this token, you can use the Local API's `find` or `findByID` methods, setting `showHiddenFields: true`.
+**Note:** if you do not have a `config.serverURL` set, Payload will attempt to create one for you if the user was created via REST or GraphQL by looking at the incoming `req`. But this is not supported if you are creating the user via the Local API's `payload.create()` method. If this applies to you, and you do not have a `serverURL` set, you may want to override your `verify.generateEmailHTML` function to provide a full URL to link the user to a proper verification page.
## Unlock
@@ -348,6 +348,8 @@ const token = await payload.forgotPassword({
})
```
+**Note:** if you do not have a `config.serverURL` set, Payload will attempt to create one for you if the `forgot-password` operation was triggered via REST or GraphQL by looking at the incoming `req`. But this is not supported if you are calling `payload.forgotPassword()` via the Local API. If you do not have a `serverURL` set, you may want to override your `auth.forgotPassword.generateEmailHTML` function to provide a full URL to link the user to a proper reset-password page.
+
<Banner type="success">
**Tip:**
diff --git a/docs/configuration/overview.mdx b/docs/configuration/overview.mdx
index 373ff60f244..d304da7f2d0 100644
--- a/docs/configuration/overview.mdx
+++ b/docs/configuration/overview.mdx
@@ -106,7 +106,6 @@ _\* An asterisk denotes that a property is required._
Some properties are removed from the client-side bundle. [More details](../admin/components#accessing-the-payload-config).
</Banner>
-
### Typescript Config
Payload exposes a variety of TypeScript settings that you can leverage. These settings are used to auto-generate TypeScript interfaces for your [Collections](../configuration/collections) and [Globals](../configuration/globals), and to ensure that Payload uses your [Generated Types](../typescript/overview) for all [Local API](../local-api/overview) methods.
diff --git a/test/lexical-mdx/collections/Posts/index.ts b/test/lexical-mdx/collections/Posts/index.ts
index 5aa80dad988..7cfcb10d5c5 100644
--- a/test/lexical-mdx/collections/Posts/index.ts
+++ b/test/lexical-mdx/collections/Posts/index.ts
@@ -13,9 +13,9 @@ import { BannerBlock } from '../../mdx/jsxBlocks/banner.js'
import { CodeBlock } from '../../mdx/jsxBlocks/code/code.js'
import { InlineCodeBlock } from '../../mdx/jsxBlocks/inlineCode.js'
import { PackageInstallOptions } from '../../mdx/jsxBlocks/packageInstallOptions.js'
+import { RestExamplesBlock } from '../../mdx/jsxBlocks/restExamples/index.js'
import { TextContainerBlock } from '../../mdx/jsxBlocks/TextContainer.js'
import { TextContainerNoTrimBlock } from '../../mdx/jsxBlocks/TextContainerNoTrim.js'
-import { RestExamplesBlock } from '../../mdx/jsxBlocks/restExamples/index.js'
export const postsSlug = 'posts'
diff --git a/test/lexical-mdx/result.json b/test/lexical-mdx/result.json
index a6583c1b0f0..5528730b5e0 100644
--- a/test/lexical-mdx/result.json
+++ b/test/lexical-mdx/result.json
@@ -44,4 +44,4 @@
}
},
"frontMatter": []
-}
\ No newline at end of file
+}
diff --git a/test/lexical-mdx/tests/default.test.ts b/test/lexical-mdx/tests/default.test.ts
index 0c349c81f34..d93e4eca844 100644
--- a/test/lexical-mdx/tests/default.test.ts
+++ b/test/lexical-mdx/tests/default.test.ts
@@ -1,5 +1,6 @@
-import { tableJson } from '../tableJson.js'
import type { Test } from '../int.spec.js'
+
+import { tableJson } from '../tableJson.js'
import { textToRichText } from '../textToRichText.js'
export const defaultTests: Test[] = [
diff --git a/test/lexical-mdx/tests/restExamples.test.ts b/test/lexical-mdx/tests/restExamples.test.ts
index 1b9935bd6b5..8c38a237318 100644
--- a/test/lexical-mdx/tests/restExamples.test.ts
+++ b/test/lexical-mdx/tests/restExamples.test.ts
@@ -1,7 +1,8 @@
import { readFileSync } from 'fs'
-import type { Test } from '../int.spec.js'
-import { fileURLToPath } from 'url'
import path from 'path'
+import { fileURLToPath } from 'url'
+
+import type { Test } from '../int.spec.js'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
diff --git a/test/lexical-mdx/tests/restExamples2.test.ts b/test/lexical-mdx/tests/restExamples2.test.ts
index 6a3236e80f2..987c9a48324 100644
--- a/test/lexical-mdx/tests/restExamples2.test.ts
+++ b/test/lexical-mdx/tests/restExamples2.test.ts
@@ -1,7 +1,8 @@
import { readFileSync } from 'fs'
-import type { Test } from '../int.spec.js'
-import { fileURLToPath } from 'url'
import path from 'path'
+import { fileURLToPath } from 'url'
+
+import type { Test } from '../int.spec.js'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
|
f6db81e43118935e8c526b2c9aa8bfa02517293f
|
2023-04-22 08:25:23
|
Dan Ribbens
|
docs: add user to field conditional logic
| false
|
add user to field conditional logic
|
docs
|
diff --git a/docs/fields/overview.mdx b/docs/fields/overview.mdx
index 6aeabf94a7e..c051d527623 100644
--- a/docs/fields/overview.mdx
+++ b/docs/fields/overview.mdx
@@ -175,10 +175,11 @@ All Payload fields support the ability to swap in your own React components with
### Conditional logic
-You can show and hide fields based on what other fields are doing by utilizing conditional logic on a field by field basis. The `condition` property on a field's admin config accepts a function which takes two arguments:
+You can show and hide fields based on what other fields are doing by utilizing conditional logic on a field by field basis. The `condition` property on a field's admin config accepts a function which takes three arguments:
- `data` - the entire document's data that is currently being edited
- `siblingData` - only the fields that are direct siblings to the field with the condition
+- `{ user }` - the final argument is an object containing the currently authenticated user
The `condition` function should return a boolean that will control if the field should be displayed or not.
@@ -197,7 +198,7 @@ The `condition` function should return a boolean that will control if the field
type: 'text',
admin: {
// highlight-start
- condition: (data, siblingData) => {
+ condition: (data, siblingData, { user }) => {
if (data.enableGreeting) {
return true;
} else {
|
dd217750d7481f07b7487eecb4b7c643ec0d178d
|
2022-12-02 04:31:51
|
Jacob Fletcher
|
feat: retrofits DocumentDrawer into relationship multi-select
| false
|
retrofits DocumentDrawer into relationship multi-select
|
feat
|
diff --git a/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.scss b/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.scss
new file mode 100644
index 00000000000..0e1341ede9d
--- /dev/null
+++ b/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.scss
@@ -0,0 +1,20 @@
+@import '../../../../../scss/styles.scss';
+
+.multi-value-label {
+ display: flex;
+
+ &__drawer-toggler {
+ background: none;
+ border: none;
+ cursor: pointer;
+ padding: 0;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-left: base(0.25);
+
+ &:hover {
+ background-color: var(--theme-error-150);
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.tsx b/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.tsx
new file mode 100644
index 00000000000..90dd41f7312
--- /dev/null
+++ b/src/admin/components/forms/field-types/Relationship/MultiValueLabel/index.tsx
@@ -0,0 +1,46 @@
+import React, { Fragment } from 'react';
+import { components, MultiValueProps } from 'react-select';
+import { useDocumentDrawer } from '../../../../elements/DocumentDrawer';
+import Edit from '../../../../icons/Edit';
+import { Value, ValueAsObject } from '../types';
+import './index.scss';
+
+const baseClass = 'multi-value-label';
+
+export const CustomEditButton: React.FC<{
+ data: ValueAsObject;
+}> = ({ data }) => {
+ const { DocumentDrawer, DocumentDrawerToggler } = useDocumentDrawer();
+ return (
+ <Fragment>
+ <DocumentDrawerToggler
+ collection={data.relationTo}
+ id={data.value.toString()}
+ className={`${baseClass}__drawer-toggler`}
+ >
+ <Edit />
+ </DocumentDrawerToggler>
+ <DocumentDrawer
+ collection={data.relationTo}
+ id={data.value.toString()}
+ />
+ </Fragment>
+ );
+};
+
+export const MultiValueLabel: React.FC<MultiValueProps<{
+ data: Value
+}>> = (props) => {
+ const {
+ data,
+ } = props;
+
+ return (
+ <div className={baseClass}>
+ <components.MultiValueLabel {...props} />
+ {typeof data === 'object' && (
+ <CustomEditButton data={data as unknown as ValueAsObject} />
+ )}
+ </div>
+ );
+};
diff --git a/src/admin/components/forms/field-types/Relationship/index.tsx b/src/admin/components/forms/field-types/Relationship/index.tsx
index fc04cb11345..0b73feeeecf 100644
--- a/src/admin/components/forms/field-types/Relationship/index.tsx
+++ b/src/admin/components/forms/field-types/Relationship/index.tsx
@@ -23,6 +23,7 @@ import wordBoundariesRegex from '../../../../../utilities/wordBoundariesRegex';
import { AddNewRelation } from './AddNew';
import { findOptionsByValue } from './findOptionsByValue';
import { GetFilterOptions } from './GetFilterOptions';
+import { MultiValueLabel } from './MultiValueLabel';
import './index.scss';
@@ -368,6 +369,9 @@ const Relationship: React.FC<Props> = (props) => {
isMulti={hasMany}
isSortable={isSortable}
isLoading={isLoading}
+ components={{
+ MultiValueLabel,
+ }}
onMenuOpen={() => {
if (!hasLoadedFirstPage) {
setIsLoading(true);
diff --git a/src/admin/components/forms/field-types/Relationship/types.ts b/src/admin/components/forms/field-types/Relationship/types.ts
index 24f46113ced..ff4e18b89e4 100644
--- a/src/admin/components/forms/field-types/Relationship/types.ts
+++ b/src/admin/components/forms/field-types/Relationship/types.ts
@@ -19,10 +19,12 @@ export type OptionGroup = {
options: Option[]
}
-export type Value = {
+export type ValueAsObject = {
relationTo: string
value: string | number
-} | string | number
+}
+
+export type Value = ValueAsObject | string | number
type CLEAR = {
type: 'CLEAR'
|
8f203bbbe1ee542f2f485c7c9a98e85d93d4d31e
|
2025-03-05 09:35:34
|
Jacob Fletcher
|
chore: cleanup generated configs (#11536)
| false
|
cleanup generated configs (#11536)
|
chore
|
diff --git a/packages/payload/src/collections/operations/find.ts b/packages/payload/src/collections/operations/find.ts
index 0de5ba87a8d..766a4526e46 100644
--- a/packages/payload/src/collections/operations/find.ts
+++ b/packages/payload/src/collections/operations/find.ts
@@ -21,6 +21,7 @@ import { combineQueries } from '../../database/combineQueries.js'
import { validateQueryPaths } from '../../database/queryValidation/validateQueryPaths.js'
import { sanitizeJoinQuery } from '../../database/sanitizeJoinQuery.js'
import { afterRead } from '../../fields/hooks/afterRead/index.js'
+import { lockedDocumentsCollectionSlug } from '../../locked-documents/config.js'
import { killTransaction } from '../../utilities/killTransaction.js'
import { buildVersionCollectionFields } from '../../versions/buildCollectionFields.js'
import { appendVersionToQueryKey } from '../../versions/drafts/appendVersionToQueryKey.js'
@@ -199,7 +200,7 @@ export const findOperation = async <
const now = new Date().getTime()
const lockedDocuments = await payload.find({
- collection: 'payload-locked-documents',
+ collection: lockedDocumentsCollectionSlug,
depth: 1,
limit: sanitizedLimit,
overrideAccess: false,
diff --git a/packages/payload/src/collections/operations/findByID.ts b/packages/payload/src/collections/operations/findByID.ts
index 135b23d3dd0..dfb2a2c5c46 100644
--- a/packages/payload/src/collections/operations/findByID.ts
+++ b/packages/payload/src/collections/operations/findByID.ts
@@ -20,6 +20,7 @@ import { sanitizeJoinQuery } from '../../database/sanitizeJoinQuery.js'
import { NotFound } from '../../errors/index.js'
import { afterRead } from '../../fields/hooks/afterRead/index.js'
import { validateQueryPaths } from '../../index.js'
+import { lockedDocumentsCollectionSlug } from '../../locked-documents/config.js'
import { killTransaction } from '../../utilities/killTransaction.js'
import replaceWithDraftIfAvailable from '../../versions/drafts/replaceWithDraftIfAvailable.js'
import { buildAfterOperation } from './utils.js'
@@ -162,7 +163,7 @@ export const findByIDOperation = async <
const lockDurationInMilliseconds = lockDuration * 1000
const lockedDocument = await req.payload.find({
- collection: 'payload-locked-documents',
+ collection: lockedDocumentsCollectionSlug,
depth: 1,
limit: 1,
overrideAccess: false,
diff --git a/packages/payload/src/config/sanitize.ts b/packages/payload/src/config/sanitize.ts
index 5a475f3ee5f..aaff0a1271f 100644
--- a/packages/payload/src/config/sanitize.ts
+++ b/packages/payload/src/config/sanitize.ts
@@ -26,9 +26,12 @@ import {
type GlobalSlug,
sanitizeFields,
} from '../index.js'
-import { getLockedDocumentsCollection } from '../lockedDocuments/lockedDocumentsCollection.js'
-import getPreferencesCollection from '../preferences/preferencesCollection.js'
-import { getDefaultJobsCollection } from '../queues/config/jobsCollection.js'
+import {
+ getLockedDocumentsCollection,
+ lockedDocumentsCollectionSlug,
+} from '../locked-documents/config.js'
+import { getPreferencesCollection, preferencesCollectionSlug } from '../preferences/config.js'
+import { getDefaultJobsCollection, jobsCollectionSlug } from '../queues/config/index.js'
import { flattenBlock } from '../utilities/flattenAllFields.js'
import { getSchedulePublishTask } from '../versions/schedule/job.js'
import { addDefaultsToConfig } from './defaults.js'
@@ -179,9 +182,9 @@ export const sanitizeConfig = async (incomingConfig: Config): Promise<SanitizedC
const validRelationships = [
...(config.collections.map((c) => c.slug) ?? []),
- 'payload-jobs',
- 'payload-locked-documents',
- 'payload-preferences',
+ jobsCollectionSlug,
+ lockedDocumentsCollectionSlug,
+ preferencesCollectionSlug,
]
/**
diff --git a/packages/payload/src/globals/operations/findOne.ts b/packages/payload/src/globals/operations/findOne.ts
index 48c989e977c..c721d4f87d0 100644
--- a/packages/payload/src/globals/operations/findOne.ts
+++ b/packages/payload/src/globals/operations/findOne.ts
@@ -5,6 +5,7 @@ import type { SanitizedGlobalConfig } from '../config/types.js'
import executeAccess from '../../auth/executeAccess.js'
import { afterRead } from '../../fields/hooks/afterRead/index.js'
+import { lockedDocumentsCollectionSlug } from '../../locked-documents/config.js'
import { getSelectMode } from '../../utilities/getSelectMode.js'
import { killTransaction } from '../../utilities/killTransaction.js'
import replaceWithDraftIfAvailable from '../../versions/drafts/replaceWithDraftIfAvailable.js'
@@ -80,7 +81,7 @@ export const findOneOperation = async <T extends Record<string, unknown>>(
const lockDurationInMilliseconds = lockDuration * 1000
const lockedDocument = await req.payload.find({
- collection: 'payload-locked-documents',
+ collection: lockedDocumentsCollectionSlug,
depth: 1,
limit: 1,
overrideAccess: false,
diff --git a/packages/payload/src/lockedDocuments/lockedDocumentsCollection.ts b/packages/payload/src/locked-documents/config.ts
similarity index 88%
rename from packages/payload/src/lockedDocuments/lockedDocumentsCollection.ts
rename to packages/payload/src/locked-documents/config.ts
index 59fa37f9161..b450b72a8e9 100644
--- a/packages/payload/src/lockedDocuments/lockedDocumentsCollection.ts
+++ b/packages/payload/src/locked-documents/config.ts
@@ -2,8 +2,10 @@
import type { CollectionConfig } from '../collections/config/types.js'
import type { Config } from '../config/types.js'
+export const lockedDocumentsCollectionSlug = 'payload-locked-documents'
+
export const getLockedDocumentsCollection = (config: Config): CollectionConfig => ({
- slug: 'payload-locked-documents',
+ slug: lockedDocumentsCollectionSlug,
admin: {
hidden: true,
},
diff --git a/packages/payload/src/preferences/preferencesCollection.ts b/packages/payload/src/preferences/config.ts
similarity index 91%
rename from packages/payload/src/preferences/preferencesCollection.ts
rename to packages/payload/src/preferences/config.ts
index c6b0d4d5c07..cb4cdb06b68 100644
--- a/packages/payload/src/preferences/preferencesCollection.ts
+++ b/packages/payload/src/preferences/config.ts
@@ -18,8 +18,10 @@ const preferenceAccess: Access = ({ req }) => {
}
}
-const getPreferencesCollection = (config: Config): CollectionConfig => ({
- slug: 'payload-preferences',
+export const preferencesCollectionSlug = 'payload-preferences'
+
+export const getPreferencesCollection = (config: Config): CollectionConfig => ({
+ slug: preferencesCollectionSlug,
access: {
delete: preferenceAccess,
read: preferenceAccess,
@@ -91,5 +93,3 @@ const getPreferencesCollection = (config: Config): CollectionConfig => ({
],
lockDocuments: false,
})
-
-export default getPreferencesCollection
diff --git a/packages/payload/src/preferences/deleteUserPreferences.ts b/packages/payload/src/preferences/deleteUserPreferences.ts
index b1a5f6f0e2d..8676f6492bc 100644
--- a/packages/payload/src/preferences/deleteUserPreferences.ts
+++ b/packages/payload/src/preferences/deleteUserPreferences.ts
@@ -2,6 +2,8 @@ import type { SanitizedCollectionConfig } from '../collections/config/types.js'
import type { Payload } from '../index.js'
import type { PayloadRequest } from '../types/index.js'
+import { preferencesCollectionSlug } from './config.js'
+
type Args = {
collectionConfig: SanitizedCollectionConfig
/**
@@ -14,7 +16,7 @@ type Args = {
export const deleteUserPreferences = async ({ collectionConfig, ids, payload, req }: Args) => {
if (collectionConfig.auth) {
await payload.db.deleteMany({
- collection: 'payload-preferences',
+ collection: preferencesCollectionSlug,
req,
where: {
or: [
@@ -36,7 +38,7 @@ export const deleteUserPreferences = async ({ collectionConfig, ids, payload, re
})
} else {
await payload.db.deleteMany({
- collection: 'payload-preferences',
+ collection: preferencesCollectionSlug,
req,
where: {
key: { in: ids.map((id) => `collection-${collectionConfig.slug}-${id}`) },
diff --git a/packages/payload/src/preferences/operations/delete.ts b/packages/payload/src/preferences/operations/delete.ts
index da55d20b096..c52814be8f8 100644
--- a/packages/payload/src/preferences/operations/delete.ts
+++ b/packages/payload/src/preferences/operations/delete.ts
@@ -3,6 +3,7 @@ import type { PreferenceRequest } from '../types.js'
import { NotFound } from '../../errors/NotFound.js'
import { UnauthorizedError } from '../../errors/UnauthorizedError.js'
+import { preferencesCollectionSlug } from '../config.js'
export async function deleteOperation(args: PreferenceRequest): Promise<Document> {
const {
@@ -25,7 +26,7 @@ export async function deleteOperation(args: PreferenceRequest): Promise<Document
}
const result = await payload.db.deleteOne({
- collection: 'payload-preferences',
+ collection: preferencesCollectionSlug,
req,
where,
})
diff --git a/packages/payload/src/preferences/operations/findOne.ts b/packages/payload/src/preferences/operations/findOne.ts
index 752867acada..7f4377211b0 100644
--- a/packages/payload/src/preferences/operations/findOne.ts
+++ b/packages/payload/src/preferences/operations/findOne.ts
@@ -3,6 +3,8 @@ import type { TypedCollection } from '../../index.js'
import type { Where } from '../../types/index.js'
import type { PreferenceRequest } from '../types.js'
+import { preferencesCollectionSlug } from '../config.js'
+
export async function findOne(args: PreferenceRequest): Promise<TypedCollection['_preference']> {
const {
key,
@@ -24,7 +26,7 @@ export async function findOne(args: PreferenceRequest): Promise<TypedCollection[
}
const { docs } = await payload.db.find({
- collection: 'payload-preferences',
+ collection: preferencesCollectionSlug,
limit: 1,
pagination: false,
req,
diff --git a/packages/payload/src/preferences/operations/update.ts b/packages/payload/src/preferences/operations/update.ts
index 3b002a88793..79725009469 100644
--- a/packages/payload/src/preferences/operations/update.ts
+++ b/packages/payload/src/preferences/operations/update.ts
@@ -2,6 +2,7 @@ import type { Where } from '../../types/index.js'
import type { PreferenceUpdateRequest } from '../types.js'
import { UnauthorizedError } from '../../errors/UnauthorizedError.js'
+import { preferencesCollectionSlug } from '../config.js'
export async function update(args: PreferenceUpdateRequest) {
const {
@@ -16,8 +17,6 @@ export async function update(args: PreferenceUpdateRequest) {
throw new UnauthorizedError(req.t)
}
- const collection = 'payload-preferences'
-
const where: Where = {
and: [
{ key: { equals: key } },
@@ -36,7 +35,7 @@ export async function update(args: PreferenceUpdateRequest) {
}
return await payload.db.upsert({
- collection,
+ collection: preferencesCollectionSlug,
data: preference,
req,
where,
diff --git a/packages/payload/src/queues/config/jobsCollection.ts b/packages/payload/src/queues/config/index.ts
similarity index 98%
rename from packages/payload/src/queues/config/jobsCollection.ts
rename to packages/payload/src/queues/config/index.ts
index c2b50146f99..a4220b9ad00 100644
--- a/packages/payload/src/queues/config/jobsCollection.ts
+++ b/packages/payload/src/queues/config/index.ts
@@ -5,6 +5,8 @@ import type { Field } from '../../fields/config/types.js'
import { runJobsEndpoint } from '../restEndpointRun.js'
import { getJobTaskStatus } from '../utilities/getJobTaskStatus.js'
+export const jobsCollectionSlug = 'payload-jobs'
+
export const getDefaultJobsCollection: (config: Config) => CollectionConfig | null = (config) => {
const workflowSlugs: Set<string> = new Set()
const taskSlugs: Set<string> = new Set(['inline'])
@@ -91,7 +93,7 @@ export const getDefaultJobsCollection: (config: Config) => CollectionConfig | nu
}
const jobsCollection: CollectionConfig = {
- slug: 'payload-jobs',
+ slug: jobsCollectionSlug,
admin: {
group: 'System',
hidden: true,
diff --git a/packages/payload/src/queues/localAPI.ts b/packages/payload/src/queues/localAPI.ts
index 0ecb0060ac3..d2cb3c55bd5 100644
--- a/packages/payload/src/queues/localAPI.ts
+++ b/packages/payload/src/queues/localAPI.ts
@@ -8,6 +8,7 @@ import {
type TypedJobs,
type Where,
} from '../index.js'
+import { jobsCollectionSlug } from './config/index.js'
import { runJobs } from './operations/runJobs/index.js'
export const getJobsLocalAPI = (payload: Payload) => ({
@@ -72,7 +73,7 @@ export const getJobsLocalAPI = (payload: Payload) => ({
}
return (await payload.create({
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data,
req: args.req,
})) as TTaskOrWorkflowSlug extends keyof TypedJobs['workflows']
@@ -143,7 +144,7 @@ export const getJobsLocalAPI = (payload: Payload) => ({
}
await payload.db.updateMany({
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data: {
completedAt: null,
error: {
@@ -172,7 +173,7 @@ export const getJobsLocalAPI = (payload: Payload) => ({
await payload.db.updateOne({
id: args.id,
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data: {
completedAt: null,
error: {
diff --git a/packages/payload/src/queues/operations/runJobs/index.ts b/packages/payload/src/queues/operations/runJobs/index.ts
index 9c67a0444bd..e474401b6c2 100644
--- a/packages/payload/src/queues/operations/runJobs/index.ts
+++ b/packages/payload/src/queues/operations/runJobs/index.ts
@@ -12,6 +12,7 @@ import type { RunJobResult } from './runJob/index.js'
import { Forbidden } from '../../../errors/Forbidden.js'
import isolateObjectProperty from '../../../utilities/isolateObjectProperty.js'
+import { jobsCollectionSlug } from '../../config/index.js'
import { getUpdateJobFunction } from './runJob/getUpdateJobFunction.js'
import { importHandlerPath } from './runJob/importHandlerPath.js'
import { runJob } from './runJob/index.js'
@@ -110,7 +111,7 @@ export const runJobs = async ({
docs: [
(await req.payload.update({
id,
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data: {
processing: true,
seenByWorker: true,
@@ -122,7 +123,7 @@ export const runJobs = async ({
],
}
: ((await req.payload.update({
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data: {
processing: true,
seenByWorker: true,
@@ -253,7 +254,7 @@ export const runJobs = async ({
if (jobsToDelete && jobsToDelete.length > 0) {
try {
await req.payload.delete({
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
req,
where: { id: { in: jobsToDelete } },
})
diff --git a/packages/payload/src/queues/operations/runJobs/runJob/getUpdateJobFunction.ts b/packages/payload/src/queues/operations/runJobs/runJob/getUpdateJobFunction.ts
index 7390dcc9ca8..5967792ec20 100644
--- a/packages/payload/src/queues/operations/runJobs/runJob/getUpdateJobFunction.ts
+++ b/packages/payload/src/queues/operations/runJobs/runJob/getUpdateJobFunction.ts
@@ -2,13 +2,15 @@
import type { PayloadRequest } from '../../../../types/index.js'
import type { BaseJob } from '../../../config/types/workflowTypes.js'
+import { jobsCollectionSlug } from '../../../config/index.js'
+
export type UpdateJobFunction = (jobData: Partial<BaseJob>) => Promise<BaseJob>
export function getUpdateJobFunction(job: BaseJob, req: PayloadRequest): UpdateJobFunction {
return async (jobData) => {
const updatedJob = (await req.payload.update({
id: job.id,
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
data: jobData,
depth: 0,
disableTransaction: true,
diff --git a/packages/payload/src/utilities/checkDocumentLockStatus.ts b/packages/payload/src/utilities/checkDocumentLockStatus.ts
index 87accb2f54b..a8c334bb305 100644
--- a/packages/payload/src/utilities/checkDocumentLockStatus.ts
+++ b/packages/payload/src/utilities/checkDocumentLockStatus.ts
@@ -3,6 +3,7 @@ import type { PaginatedDocs } from '../database/types.js'
import type { JsonObject, PayloadRequest } from '../types/index.js'
import { Locked } from '../errors/index.js'
+import { lockedDocumentsCollectionSlug } from '../locked-documents/config.js'
type CheckDocumentLockStatusArgs = {
collectionSlug?: string
@@ -60,7 +61,7 @@ export const checkDocumentLockStatus = async ({
const finalLockErrorMessage = lockErrorMessage || defaultLockErrorMessage
const lockedDocumentResult: PaginatedDocs<JsonObject & TypeWithID> = await payload.db.find({
- collection: 'payload-locked-documents',
+ collection: lockedDocumentsCollectionSlug,
limit: 1,
pagination: false,
sort: '-updatedAt',
@@ -91,7 +92,7 @@ export const checkDocumentLockStatus = async ({
// Perform the delete operation regardless of overrideLock status
await payload.db.deleteMany({
- collection: 'payload-locked-documents',
+ collection: lockedDocumentsCollectionSlug,
// Not passing req fails on postgres
req: payload.db.name === 'mongoose' ? undefined : req,
where: lockedDocumentQuery,
diff --git a/packages/payload/src/utilities/sanitizePermissions.spec.ts b/packages/payload/src/utilities/sanitizePermissions.spec.ts
index b21fd90e2a0..7c15b7a3e76 100644
--- a/packages/payload/src/utilities/sanitizePermissions.spec.ts
+++ b/packages/payload/src/utilities/sanitizePermissions.spec.ts
@@ -1,4 +1,5 @@
import type { CollectionPermission, Permissions } from '../auth/types.js'
+import { preferencesCollectionSlug } from '../preferences/config.js'
import { sanitizePermissions } from './sanitizePermissions.js'
@@ -1561,7 +1562,7 @@ describe('sanitizePermissions', () => {
const permissions: Permissions = {
canAccessAdmin: false,
collections: {
- 'payload-preferences': {
+ preferencesCollectionSlug: {
fields: {
user: {
create: {
diff --git a/packages/payload/src/versions/deleteScheduledPublishJobs.ts b/packages/payload/src/versions/deleteScheduledPublishJobs.ts
index 6d6faf86174..4020ad4fd6f 100644
--- a/packages/payload/src/versions/deleteScheduledPublishJobs.ts
+++ b/packages/payload/src/versions/deleteScheduledPublishJobs.ts
@@ -1,6 +1,7 @@
import type { PayloadRequest } from '../types/index.js'
import { type Payload } from '../index.js'
+import { jobsCollectionSlug } from '../queues/config/index.js'
type Args = {
id?: number | string
@@ -17,7 +18,7 @@ export const deleteScheduledPublishJobs = async ({
}: Args): Promise<void> => {
try {
await payload.db.deleteMany({
- collection: 'payload-jobs',
+ collection: jobsCollectionSlug,
req,
where: {
and: [
|
a94e40f762ea343891edcdcacd0489aa29a18254
|
2024-09-19 20:21:03
|
gervickas.js
|
feat(storage-vercel-blob): threads cacheControlMaxAge through static handler (#8065)
| false
|
threads cacheControlMaxAge through static handler (#8065)
|
feat
|
diff --git a/packages/storage-vercel-blob/src/index.ts b/packages/storage-vercel-blob/src/index.ts
index dc89cf31c3d..6c24118b256 100644
--- a/packages/storage-vercel-blob/src/index.ts
+++ b/packages/storage-vercel-blob/src/index.ts
@@ -148,7 +148,7 @@ function vercelBlobStorageInternal(
prefix,
token,
}),
- staticHandler: getStaticHandler({ baseUrl, token }, collection),
+ staticHandler: getStaticHandler({ baseUrl, token, cacheControlMaxAge }, collection),
}
}
}
diff --git a/packages/storage-vercel-blob/src/staticHandler.ts b/packages/storage-vercel-blob/src/staticHandler.ts
index 5eca404dc79..bee586782a3 100644
--- a/packages/storage-vercel-blob/src/staticHandler.ts
+++ b/packages/storage-vercel-blob/src/staticHandler.ts
@@ -8,10 +8,11 @@ import path from 'path'
type StaticHandlerArgs = {
baseUrl: string
token: string
+ cacheControlMaxAge?: number
}
export const getStaticHandler = (
- { baseUrl, token }: StaticHandlerArgs,
+ { baseUrl, token, cacheControlMaxAge = 0 }: StaticHandlerArgs,
collection: CollectionConfig,
): StaticHandler => {
return async (req, { params: { filename } }) => {
@@ -40,6 +41,7 @@ export const getStaticHandler = (
'Content-Disposition': contentDisposition,
'Content-Length': String(size),
'Content-Type': contentType,
+ 'Cache-Control': `public, max-age=${cacheControlMaxAge}`
}),
status: 200,
})
|
f43de11121842ed5edd4f05d3d66cced7a8f4db4
|
2024-03-09 02:15:44
|
Jarrod Flesch
|
chore: fixes create view
| false
|
fixes create view
|
chore
|
diff --git a/packages/next/src/views/Edit/index.client.tsx b/packages/next/src/views/Edit/index.client.tsx
index 1fcaec44ede..672e677aeee 100644
--- a/packages/next/src/views/Edit/index.client.tsx
+++ b/packages/next/src/views/Edit/index.client.tsx
@@ -58,7 +58,7 @@ export const EditViewClient: React.FC = () => {
)
useEffect(() => {
- setOnSave(onSave)
+ setOnSave(() => onSave)
}, [setOnSave, onSave])
// Allow the `DocumentInfoProvider` to hydrate
diff --git a/packages/ui/src/providers/DocumentInfo/index.tsx b/packages/ui/src/providers/DocumentInfo/index.tsx
index a0901e0a1d1..8b22b85647a 100644
--- a/packages/ui/src/providers/DocumentInfo/index.tsx
+++ b/packages/ui/src/providers/DocumentInfo/index.tsx
@@ -4,14 +4,7 @@ import type { TypeWithTimestamps } from 'payload/types'
import type { DocumentPermissions, DocumentPreferences, TypeWithID, Where } from 'payload/types'
import qs from 'qs'
-import React, {
- createContext,
- useCallback,
- useContext,
- useEffect,
- useReducer,
- useState,
-} from 'react'
+import React, { createContext, useCallback, useContext, useEffect, useState } from 'react'
import type { DocumentInfo, DocumentInfoContext, DocumentInfoProps } from './types.js'
@@ -55,6 +48,7 @@ export const DocumentInfoProvider: React.FC<
const { code } = useLocale()
const [publishedDoc, setPublishedDoc] = useState<TypeWithID & TypeWithTimestamps>(null)
const [versions, setVersions] = useState<PaginatedDocs<TypeWithVersion<any>>>(null)
+ const [docPermissions, setDocPermissions] = useState<DocumentPermissions>(null)
const [unpublishedVersions, setUnpublishedVersions] =
useState<PaginatedDocs<TypeWithVersion<any>>>(null)
@@ -79,8 +73,6 @@ export const DocumentInfoProvider: React.FC<
}
}
- const [docPermissions, setDocPermissions] = useState<DocumentPermissions>(null)
-
const getVersions = useCallback(async () => {
let versionFetchURL
let publishedFetchURL
|
8a681450d1ed128175209ff111e81c6774c6bd87
|
2023-07-21 23:43:18
|
Dan Ribbens
|
feat: add database transaction support(#2983)
| false
|
add database transaction support(#2983)
|
feat
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f40de2cecad..d057b796387 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,35 @@
+## [1.11.3](https://github.com/payloadcms/payload/compare/v1.11.2...v1.11.3) (2023-07-19)
+
+
+### Bug Fixes
+
+* adds backdrop blur to button ([#3006](https://github.com/payloadcms/payload/issues/3006)) ([4233426](https://github.com/payloadcms/payload/commit/42334263bbc6219be92c5728f1a4ac6c8d2d1306))
+* rich text link element not validating on create ([#3014](https://github.com/payloadcms/payload/issues/3014)) ([60fca40](https://github.com/payloadcms/payload/commit/60fca40780d4ddd8e684a455de55c566ec91e223))
+
+
+### Features
+
+* auto-login in config capability ([#3009](https://github.com/payloadcms/payload/issues/3009)) ([733fc0b](https://github.com/payloadcms/payload/commit/733fc0b2d0cf0f2d58c8a28e84776f883774b0e0))
+* returns queried user alongside refreshed token ([#2813](https://github.com/payloadcms/payload/issues/2813)) ([2fc03f1](https://github.com/payloadcms/payload/commit/2fc03f196e4e5fa0ad3369ec976c0b6889ebda88))
+* support logger destination ([#2896](https://github.com/payloadcms/payload/issues/2896)) ([cd0bf68](https://github.com/payloadcms/payload/commit/cd0bf68a6150b1adbdb9ee318ac0a06c4476aa4d))
+
+## [1.11.2](https://github.com/payloadcms/payload/compare/v1.11.1...v1.11.2) (2023-07-14)
+
+
+### Features
+
+* adds array, collapsible, tab and group error states ([4925f90](https://github.com/payloadcms/payload/commit/4925f90b5f5c8fb8092bf4e8d88d5e0c1846b094))
+
+## [1.11.1](https://github.com/payloadcms/payload/compare/v1.11.0...v1.11.1) (2023-07-11)
+
+
+### Bug Fixes
+
+* [#2980](https://github.com/payloadcms/payload/issues/2980), locale=all was not iterating through arrays / blocks ([d6bfba7](https://github.com/payloadcms/payload/commit/d6bfba72a6b1a84bc5bb9dd14c7ce31d7afcbc1c))
+* anchor Button component respect margins ([#2648](https://github.com/payloadcms/payload/issues/2648)) ([1877d22](https://github.com/payloadcms/payload/commit/1877d2247c89ca5c8e1f0e1f989154d54768fed8))
+
# [1.11.0](https://github.com/payloadcms/payload/compare/v1.10.5...v1.11.0) (2023-07-05)
diff --git a/contributing.md b/contributing.md
index a07ea3b5966..f352c1962ab 100644
--- a/contributing.md
+++ b/contributing.md
@@ -49,6 +49,8 @@ The directory split up in this way specifically to reduce friction when creating
The following command will start Payload with your config: `yarn dev my-test-dir`. This command will start up Payload using your config and refresh a test database on every restart.
+By default, it will automatically log you in with the default credentials. To disable that, you can either pass in the --no-auto-login flag (example: `yarn dev my-test-dir --no-auto-login`) or set the `PAYLOAD_PUBLIC_DISABLE_AUTO_LOGIN` environment variable to `false`.
+
If you wish to use to your own Mongo database for the `test` directory instead of using the in memory database, all you need to do is add the following env vars to the `test/dev.ts` file:
- `process.env.NODE_ENV`
diff --git a/database/index.ts b/database/index.ts
new file mode 100644
index 00000000000..0ab870f9ce7
--- /dev/null
+++ b/database/index.ts
@@ -0,0 +1 @@
+// export { baseDatabaseAdapter } from '../dist/database/baseAdapter';
diff --git a/docs/admin/components.mdx b/docs/admin/components.mdx
index 04864f0da6f..b9c88c2a742 100644
--- a/docs/admin/components.mdx
+++ b/docs/admin/components.mdx
@@ -84,13 +84,9 @@ You can override components on a Collection-by-Collection basis via each Collect
| **`edit.PublishButton`** | Replace the default `Publish` button with a custom component. Drafts must be enabled. |
| **`edit.PreviewButton`** | Replace the default `Preview` button with a custom component. |
| **`BeforeList`** | Array of components to inject _before_ the built-in List view |
-| |
| **`BeforeListTable`** | Array of components to inject _before_ the built-in List view's table |
-| |
| **`AfterListTable`** | Array of components to inject _after_ the built-in List view's table |
-| |
| **`AfterList`** | Array of components to inject _after_ the built-in List view |
-| |
#### Examples
diff --git a/docs/admin/overview.mdx b/docs/admin/overview.mdx
index f3da913beb0..c67a3b7027e 100644
--- a/docs/admin/overview.mdx
+++ b/docs/admin/overview.mdx
@@ -25,7 +25,7 @@ _Screenshot of the Admin panel while editing a document from an example `AllFiel
All options for the Admin panel are defined in your base Payload config file.
| Option | Description |
-| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --- |
+| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `user` | The `slug` of a Collection that you want be used to log in to the Admin dashboard. [More](/docs/admin/overview#the-admin-user-collection) |
| `buildPath` | Specify an absolute path for where to store the built Admin panel bundle used in production. Defaults to `path.resolve(process.cwd(), 'build')`. |
| `meta` | Base meta data to use for the Admin panel. Included properties are `titleSuffix`, `ogImage`, and `favicon`. |
@@ -36,7 +36,7 @@ All options for the Admin panel are defined in your base Payload config file.
| `dateFormat` | Global date format that will be used for all dates in the Admin panel. Any valid [date-fns](https://date-fns.org/) format pattern can be used. |
| `avatar` | Set account profile picture. Options: `gravatar`, `default` or a custom React component. |
| `components` | Component overrides that affect the entirety of the Admin panel. [More](/docs/admin/components) |
-| `webpack` | Customize the Webpack config that's used to generate the Admin panel. [More](/docs/admin/webpack) | |
+| `webpack` | Customize the Webpack config that's used to generate the Admin panel. [More](/docs/admin/webpack) |
| **`logoutRoute`** | The route for the `logout` page. |
| **`inactivityRoute`** | The route for the `logout` inactivity page. |
diff --git a/docs/authentication/config.mdx b/docs/authentication/config.mdx
index 5fc2e6b7901..585dde866e5 100644
--- a/docs/authentication/config.mdx
+++ b/docs/authentication/config.mdx
@@ -63,6 +63,22 @@ const response = await fetch("http://localhost:3000/api/pages", {
Payload ensures that the same, uniform access control is used across all authentication strategies. This enables you to utilize your existing access control configurations with both API keys and the standard email/password authentication. This consistency can aid in maintaining granular control over your API keys.
+#### API Key *Only* Authentication
+
+If you want to use API keys as the only authentication method for a collection, you can disable the default local strategy by setting `disableLocalStrategy` to `true` on the collection's `auth` property. This will disable the ability to authenticate with email and password, and will only allow for authentication via API key.
+
+```ts
+import { CollectionConfig } from 'payload/types';
+
+export const Customers: CollectionConfig = {
+ slug: 'customers',
+ auth: {
+ useAPIKey: true,
+ disableLocalStrategy: true,
+ }
+};
+```
+
### Forgot Password
You can customize how the Forgot Password workflow operates with the following options on the `auth.forgotPassword` property:
diff --git a/docs/authentication/overview.mdx b/docs/authentication/overview.mdx
index f107f57115e..0bf7b6a92f4 100644
--- a/docs/authentication/overview.mdx
+++ b/docs/authentication/overview.mdx
@@ -6,6 +6,11 @@ desc: Payload provides highly secure user Authentication out of the box, and you
keywords: authentication, config, configuration, overview, documentation, Content Management System, cms, headless, javascript, node, react, express
---
+<YouTube
+ id="CT4KafeJjTI"
+ title="Simplified Authentication for Headless CMS: Unlocking Reusability in One Line"
+/>
+
<Banner>
Payload provides for highly secure and customizable user Authentication out of the box, which allows for users to identify themselves to Payload.
</Banner>
diff --git a/docs/cloud/configuration.mdx b/docs/cloud/configuration.mdx
index 450236004f8..7e836805d55 100644
--- a/docs/cloud/configuration.mdx
+++ b/docs/cloud/configuration.mdx
@@ -13,22 +13,22 @@ Once you have created a project, you will need to select your plan. This will de
<Banner type="success">
Note: All Payload Cloud teams that deploy a project require a card on file.
This helps us prevent fraud and abuse on our platform. If you select a plan
- with a free trial, You will not be charged until your trial period is over.
+ with a free trial, you will not be charged until your trial period is over.
We’ll remind you 7 days before your trial ends and you can cancel anytime.
</Banner>
### Project Details
-| Option | Description |
-| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| **Region** | Select the region closest to your audience. This will ensure the fastest communication between your data and your client. |
-| **Project Name** | A name for your project. You can change this at any time. |
-| **Project Slug** | Choose a unique slug to identify your project. This needs to be unique for your team and you can change it any time. |
-| **Team** | Select the team you want to create the project under. If this is your first project, a personal team will be created for your automatically. You can modify your team settings and invite new members at any time from the Team Settings page. |
+| Option | Description |
+| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| **Region** | Select the region closest to your audience. This will ensure the fastest communication between your data and your client. |
+| **Project Name** | A name for your project. You can change this at any time. |
+| **Project Slug** | Choose a unique slug to identify your project. This needs to be unique for your team and you can change it any time. |
+| **Team** | Select the team you want to create the project under. If this is your first project, a personal team will be created for you automatically. You can modify your team settings and invite new members at any time from the Team Settings page. |
### Build Settings
-If you are deploying a new project from a template, the following settings will all be automatically configured for you. If you are using your own repository, you will need to make sure your build settings are accurate for your project to deploy correctly.
+If you are deploying a new project from a template, the following settings will be automatically configured for you. If you are using your own repository, you need to make sure your build settings are accurate for your project to deploy correctly.
| Option | Description |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -56,7 +56,7 @@ Payment methods can be set per project and can be updated any time. You can use
<Banner type="success">
<strong>Note:</strong> All Payload Cloud teams that deploy a project require a
card on file. This helps us prevent fraud and abuse on our platform. If you
- select a plan with a free trial, You will not be charged until your trial
+ select a plan with a free trial, you will not be charged until your trial
period is over. We’ll remind you 7 days before your trial ends and you can
cancel anytime.
</Banner>
diff --git a/docs/cloud/creating-a-project.mdx b/docs/cloud/creating-a-project.mdx
index 1c56603bba9..b8fdaa30290 100644
--- a/docs/cloud/creating-a-project.mdx
+++ b/docs/cloud/creating-a-project.mdx
@@ -6,42 +6,42 @@ desc: Get started with Payload Cloud, a deployment solution specifically designe
keywords: cloud, hosted, database, storage, email, deployment, serverless, node, mongodb, s3, aws, cloudflare, atlas, resend, payload, cms
---
-A deployment solution specifically designed for Node + MongoDB applications, offering seamless deployment of your entire stack in one place. You can get started in minutes with a one-click template, or bring your own codebase with you.
+A deployment solution specifically designed for Node.js + MongoDB applications, offering seamless deployment of your entire stack in one place. You can get started in minutes with a one-click template or bring your own codebase with you.
-Payload Cloud offers different plans tailored to meet your specific needs, including a MongoDB Atlas database, S3 file storage, and email delivery powered by Resend. To see the full breakdown of features and plans, see our [Cloud Pricing page](https://payloadcms.com/cloud-pricing).
+Payload Cloud offers various plans tailored to meet your specific needs, including a MongoDB Atlas database, S3 file storage, and email delivery powered by [Resend](https://resend.com). To see a full breakdown of features and plans, see our [Cloud Pricing page](https://payloadcms.com/cloud-pricing).
-To get started, you will first need to create an account. Head over to [the login screen](https://payloadcms.com/login) and **Register for Free**.
+To get started, you first need to create an account. Head over to [the login screen](https://payloadcms.com/login) and **Register for Free**.
<Banner type="success">
To create your first project, you can either select [a
- template](#starting-from-a-template), or [import an existing
+ template](#starting-from-a-template) or [import an existing
project](#importing-from-an-existing-codebase) from GitHub.
</Banner>
## Starting from a Template
-Templates come preconfigured and provide a one-click, simple solution to quickly deploy a new application.
+Templates come preconfigured and provide a one-click solution to quickly deploy a new application.

_Creating a new project from a template._
-After creating an account, select your desired template from the Projects page. At this point, you will need to connect to Authorize the Payload Cloud application with your GitHub account. Click Continue with GitHub and follow the prompts to authorize the app.
+After creating an account, select your desired template from the Projects page. At this point, you need to connect to authorize the Payload Cloud application with your GitHub account. Click Continue with GitHub and follow the prompts to authorize the app.
-Next, select your `GitHub Scope`. If you belong to multiple organizations they will show up here. If do not see the organization you are looking for, you may need to adjust your GitHub app permissions.
+Next, select your `GitHub Scope`. If you belong to multiple organizations, they will show up here. If you do not see the organization you are looking for, you may need to adjust your GitHub app permissions.
After selecting your scope, create a unique `repository name` and select whether you want your repository to be public or private on GitHub.
<Banner type="warning">
<strong>Note:</strong> Public repositories can be accessed by anyone online,
- while private repositories only grant access to you and anyone you explicitly
+ while private repositories grant access only to you and anyone you explicitly
authorize.
</Banner>
-Once you are ready, click **Create Project**. This will clone the selected template to a new respository in your GitHub account, and take you to the configuration page to set up your project for deployment.
+Once you are ready, click **Create Project**. This will clone the selected template to a new repository in your GitHub account, and take you to the configuration page to set up your project for deployment.
## Importing from an Existing Codebase
-Payload Cloud works for any Node + MongoDB app. From the New Project page, select **import an existing Git codebase**. Choose the organization and select the repository you want to import. From here, you will be taken to the configuration page to set up your project for deployment.
+Payload Cloud works for any Node.js + MongoDB app. From the New Project page, select **import an existing Git codebase**. Choose the organization and select the repository you want to import. From here, you will be taken to the configuration page to set up your project for deployment.

_Creating a new project from an existing repository._
diff --git a/docs/cloud/projects.mdx b/docs/cloud/projects.mdx
index efb9289a8a9..3fc72b5f972 100644
--- a/docs/cloud/projects.mdx
+++ b/docs/cloud/projects.mdx
@@ -10,7 +10,7 @@ keywords: cloud, payload cloud, projects, project, overview, database, file stor
<Banner>
The overview tab shows your most recent deployment, along with build and
- deploy logs. From here, you can see your live URL, deployment details like
+ deployment logs. From here, you can see your live URL, deployment details like
timestamps and commit hash, as well as the status of your deployment. You can
also trigger a redeployment manually, which will rebuild your project using
the current configuration.
@@ -21,7 +21,7 @@ _A screenshot of the Overview page for a Cloud project._
### Database
-Your Payload Cloud project comes with a MongoDB serverless Atlas DB instance or Dedicated Atlas cluster, depending on your plan. To interact with your cloud database, you will be provided with a MongoDB connection string. This can be found under the **Database** tab of your project.
+Your Payload Cloud project comes with a MongoDB serverless Atlas DB instance or a Dedicated Atlas cluster, depending on your plan. To interact with your cloud database, you will be provided with a MongoDB connection string. This can be found under the **Database** tab of your project.
`mongodb+srv://your_connection_string`
@@ -49,14 +49,14 @@ From the Environment Variables page of the Settings tab, you can add, update and
With Payload Cloud, you can add custom domain names to your project. To do so, first go to the Domains page of the Settings tab of your project. Here you can see your default domain. To add a new domain, type in the domain name you wish to use.
<Banner>
- Note: do not include protocol (http:// or https://) or any routes (/page).
- Only include the the domain name and extension, and optionally a subdomain. -
+ Note: do not include the protocol (http:// or https://) or any routes (/page).
+ Only include the domain name and extension, and optionally a subdomain. -
your-domain.com - backend.your-domain.com
</Banner>
Once you click save, a DNS record will be generated for your domain name to point to your live project. Add this record into your DNS provider’s records, and once the records are resolving properly (this can take 1hr to 48hrs in some cases), your domain will now to point to your live project.
-You will also need to configure your Payload project to use your specified domain. in your `payload.config.ts` file, specify your serverURL with your domain:
+You will also need to configure your Payload project to use your specified domain. In your `payload.config.ts` file, specify your `serverURL` with your domain:
```ts
export default buildConfig({
@@ -67,9 +67,9 @@ export default buildConfig({
### Email
-Powered by Resend, Payload Cloud comes with integrated email support out of the box. No configuration is needed, and you can use `payload.sendEmail()` to send email right from your Payload app. To learn more about sending email with Payload, checkout the [Email Configuration](https://payloadcms.com/docs/email/overview) overview.
+Powered by [Resend](https://resend.com), Payload Cloud comes with integrated email support out of the box. No configuration is needed, and you can use `payload.sendEmail()` to send email right from your Payload app. To learn more about sending email with Payload, checkout the [Email Configuration](https://payloadcms.com/docs/email/overview) overview.
-If you are on the Pro or Enterprise plan, you can add your own custom Email domain name. From the Email page of your project’s Settings page, add the domain you wish to use for email delivery. This will generate a set of DNS records. Add these records to your DNS provider and click verify to check that your records are resolving properly. Once verified, your emails will now be sent from your custom domain name.
+If you are on the Pro or Enterprise plan, you can add your own custom Email domain name. From the Email page of your project’s Settings, add the domain you wish to use for email delivery. This will generate a set of DNS records. Add these records to your DNS provider and click verify to check that your records are resolving properly. Once verified, your emails will now be sent from your custom domain name.
### Developing Locally
diff --git a/docs/cloud/teams.mdx b/docs/cloud/teams.mdx
index 6b94339c670..80d367cd5fb 100644
--- a/docs/cloud/teams.mdx
+++ b/docs/cloud/teams.mdx
@@ -16,11 +16,11 @@ _A screenshot of the Team Settings page._
### Members
-Each team has members that can interact with your projects. You can invite multiple people to your team and each individual can belong to more than one team. You can delegate whether they have `owner` or `user` permissions. Owners are able to make admin-only changes, such as deleting projects, and editing billing information.
+Each team has members that can interact with your projects. You can invite multiple people to your team and each individual can belong to more than one team. You can assign them either `owner` or `user` permissions. Owners are able to make admin-only changes, such as deleting projects, and editing billing information.
### Adding Members
-To add a new member to your team, visit your Team’s Settings page, and click “Invite Teammate”. You can then add their email address, and assign their role. Press “Save” to send invitations, which will send an email to the invited team member where they can create a new account.
+To add a new member to your team, visit your Team’s Settings page, and click “Invite Teammate”. You can then add their email address, and assign their role. Press “Save” to send the invitations, which will send an email to the invited team member where they can create a new account.
### Billing
diff --git a/docs/getting-started/installation.mdx b/docs/getting-started/installation.mdx
index 768f3799a5f..fe25be6429d 100644
--- a/docs/getting-started/installation.mdx
+++ b/docs/getting-started/installation.mdx
@@ -140,6 +140,10 @@ A boolean that when set to `true` tells Payload to start in local-only mode whic
Specify options for the built-in Pino logger that Payload uses for internal logging. See [Pino Docs](https://getpino.io/#/docs/api?id=options) for more info on what is available.
+##### `loggerDestination`
+
+Specify destination stream for the built-in Pino logger that Payload uses for internal logging. See [Pino Docs](https://getpino.io/#/docs/api?id=pino-destination) for more info on what is available.
+
##### `onInit`
A function that is called immediately following startup that receives the Payload instance as it's only argument.
diff --git a/examples/auth/cms/.env.example b/examples/auth/cms/.env.example
index e2ac454f607..fa723998275 100644
--- a/examples/auth/cms/.env.example
+++ b/examples/auth/cms/.env.example
@@ -1,7 +1,7 @@
-PAYLOAD_PUBLIC_SITE_URL=http://localhost:3000
-PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
-MONGODB_URI=mongodb://localhost/payload-example-auth
+PAYLOAD_PUBLIC_SITE_URL=http://localhost:3001
+PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
+MONGODB_URI=mongodb://127.0.0.1/payload-example-auth
PAYLOAD_SECRET=PAYLOAD_AUTH_EXAMPLE_SECRET_KEY
COOKIE_DOMAIN=localhost
-
-
+PAYLOAD_SEED=true
+PAYLOAD_DROP_DATABASE=true
diff --git a/examples/auth/cms/.npmrc b/examples/auth/cms/.npmrc
deleted file mode 100644
index 521a9f7c077..00000000000
--- a/examples/auth/cms/.npmrc
+++ /dev/null
@@ -1 +0,0 @@
-legacy-peer-deps=true
diff --git a/examples/auth/cms/README.md b/examples/auth/cms/README.md
index 9e7f1ccf9d7..54f62a4e0f1 100644
--- a/examples/auth/cms/README.md
+++ b/examples/auth/cms/README.md
@@ -1,8 +1,11 @@
# Payload Auth Example
-This example demonstrates how to implement [Payload Authentication](https://payloadcms.com/docs/authentication/overview).
+This example demonstrates how to implement [Payload Authentication](https://payloadcms.com/docs/authentication/overview). Follow the [Quick Start](#quick-start) to get up and running quickly. There are various fully working front-ends made explicitly for this example, including:
-There is a fully working Next.js app made explicitly for this example which can be found [here](../nextjs). Follow the instructions there to get started. If you are setting up authentication for another front-end, please consider contributing to this repo with your own example!
+- [Next.js App Router](../next-app)
+- [Next.js Pages Router](../next-pages)
+
+Follow the instructions in each respective README to get started. If you are setting up authentication for another front-end, please consider contributing to this repo with your own example!
## Quick Start
@@ -11,8 +14,8 @@ To spin up this example locally, follow these steps:
1. First clone the repo
1. Then `cd YOUR_PROJECT_REPO && cp .env.example .env`
1. Next `yarn && yarn dev`
-1. Now `open http://localhost:8000/admin` to access the admin panel
-1. Login with email `[email protected]` and password `test`
+1. Now `open http://localhost:3000/admin` to access the admin panel
+1. Login with email `[email protected]` and password `demo`
That's it! Changes made in `./src` will be reflected in your app. See the [Development](#development) section for more details.
@@ -46,7 +49,7 @@ To spin up this example locally, follow the [Quick Start](#quick-start).
### Seed
-On boot, a seed script is included to create a user with email `[email protected]`, password `test`, the role `admin`.
+On boot, a seed script is included to create a user with email `[email protected]`, password `demo`, the role `admin`.
> NOTICE: seeding the database is destructive because it drops your current database to populate a fresh one from the seed template. Only run this command if you are starting a new project or can afford to lose your current data.
diff --git a/examples/auth/cms/package.json b/examples/auth/cms/package.json
index 91e6148d69d..fe2b56f6ab2 100644
--- a/examples/auth/cms/package.json
+++ b/examples/auth/cms/package.json
@@ -19,7 +19,7 @@
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.17.1",
- "payload": "^1.7.5"
+ "payload": "^1.11.0"
},
"devDependencies": {
"@payloadcms/eslint-config": "^0.0.1",
diff --git a/examples/auth/cms/src/collections/Users.ts b/examples/auth/cms/src/collections/Users.ts
index 7006e42cb7e..c02b1a5ec20 100644
--- a/examples/auth/cms/src/collections/Users.ts
+++ b/examples/auth/cms/src/collections/Users.ts
@@ -43,6 +43,7 @@ export const Users: CollectionConfig = {
name: 'roles',
type: 'select',
hasMany: true,
+ saveToJWT: true,
hooks: {
beforeChange: [protectRoles],
},
diff --git a/examples/auth/cms/src/collections/hooks/protectRoles.ts b/examples/auth/cms/src/collections/hooks/protectRoles.ts
index 2d1cb36aba1..7a80f5a77af 100644
--- a/examples/auth/cms/src/collections/hooks/protectRoles.ts
+++ b/examples/auth/cms/src/collections/hooks/protectRoles.ts
@@ -3,13 +3,14 @@ import type { FieldHook } from 'payload/types'
// ensure there is always a `user` role
// do not let non-admins change roles
-// eslint-disable-next-line consistent-return
export const protectRoles: FieldHook<User & { id: string }> = async ({ req, data }) => {
- const isAdmin = req.user?.roles.includes('admin') || data.email === '[email protected]' // for the seed script
+ const isAdmin = req.user?.roles.includes('admin') || data.email === '[email protected]' // for the seed script
if (!isAdmin) {
return ['user']
}
- return [...(data?.roles || []), 'user']
+ const userRoles = new Set(data?.roles || [])
+ userRoles.add('user')
+ return [...userRoles]
}
diff --git a/examples/auth/cms/src/payload-types.ts b/examples/auth/cms/src/payload-types.ts
index 0af85b65f11..b768d72037c 100644
--- a/examples/auth/cms/src/payload-types.ts
+++ b/examples/auth/cms/src/payload-types.ts
@@ -1,4 +1,5 @@
/* tslint:disable */
+/* eslint-disable */
/**
* This file was automatically generated by Payload.
* DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
@@ -7,21 +8,23 @@
export interface Config {
collections: {
- users: User
- }
- globals: {}
+ users: User;
+ };
+ globals: {};
}
export interface User {
- id: string
- firstName?: string
- lastName?: string
- roles?: Array<'admin' | 'user'>
- email?: string
- resetPasswordToken?: string
- resetPasswordExpiration?: string
- loginAttempts?: number
- lockUntil?: string
- createdAt: string
- updatedAt: string
- password?: string
+ id: string;
+ firstName?: string;
+ lastName?: string;
+ roles?: ('admin' | 'user')[];
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
}
diff --git a/examples/auth/cms/src/payload.config.ts b/examples/auth/cms/src/payload.config.ts
index 43deca14c6d..c1a18603ffb 100644
--- a/examples/auth/cms/src/payload.config.ts
+++ b/examples/auth/cms/src/payload.config.ts
@@ -5,8 +5,14 @@ import { Users } from './collections/Users'
export default buildConfig({
collections: [Users],
- cors: [process.env.PAYLOAD_PUBLIC_SERVER_URL, process.env.PAYLOAD_PUBLIC_SITE_URL],
- csrf: [process.env.PAYLOAD_PUBLIC_SERVER_URL, process.env.PAYLOAD_PUBLIC_SITE_URL],
+ cors: [
+ process.env.PAYLOAD_PUBLIC_SERVER_URL || '',
+ process.env.PAYLOAD_PUBLIC_SITE_URL || '',
+ ].filter(Boolean),
+ csrf: [
+ process.env.PAYLOAD_PUBLIC_SERVER_URL || '',
+ process.env.PAYLOAD_PUBLIC_SITE_URL || '',
+ ].filter(Boolean),
typescript: {
outputFile: path.resolve(__dirname, 'payload-types.ts'),
},
diff --git a/examples/auth/cms/src/seed/index.ts b/examples/auth/cms/src/seed/index.ts
index 57666e99279..478dd065f24 100644
--- a/examples/auth/cms/src/seed/index.ts
+++ b/examples/auth/cms/src/seed/index.ts
@@ -4,8 +4,8 @@ export const seed = async (payload: Payload): Promise<void> => {
await payload.create({
collection: 'users',
data: {
- email: '[email protected]',
- password: 'test',
+ email: '[email protected]',
+ password: 'demo',
roles: ['admin'],
},
})
diff --git a/examples/auth/cms/src/server.ts b/examples/auth/cms/src/server.ts
index 04f44ff4050..761ff9450bd 100644
--- a/examples/auth/cms/src/server.ts
+++ b/examples/auth/cms/src/server.ts
@@ -30,7 +30,7 @@ const start = async (): Promise<void> => {
await seed(payload)
}
- app.listen(8000)
+ app.listen(3000)
}
start()
diff --git a/examples/auth/cms/tsconfig.json b/examples/auth/cms/tsconfig.json
index 2ac7c29feed..92509a49240 100644
--- a/examples/auth/cms/tsconfig.json
+++ b/examples/auth/cms/tsconfig.json
@@ -1,6 +1,6 @@
{
"compilerOptions": {
- "target": "es5",
+ "target": "es2019",
"lib": [
"dom",
"dom.iterable",
@@ -14,10 +14,15 @@
"rootDir": "./src",
"jsx": "react",
"sourceMap": true,
+ "moduleResolution": "node",
"resolveJsonModule": true,
"paths": {
- "payload/generated-types": ["./src/payload-types.ts"],
- "node_modules/*": ["./node_modules/*"]
+ "payload/generated-types": [
+ "./src/payload-types.ts"
+ ],
+ "node_modules/*": [
+ "./node_modules/*"
+ ]
},
},
"include": [
@@ -31,4 +36,4 @@
"ts-node": {
"transpileOnly": true
}
-}
+}
\ No newline at end of file
diff --git a/examples/auth/cms/yarn.lock b/examples/auth/cms/yarn.lock
index f183994df40..bea66068244 100644
--- a/examples/auth/cms/yarn.lock
+++ b/examples/auth/cms/yarn.lock
@@ -9,23 +9,28 @@
dependencies:
"@babel/highlight" "^7.18.6"
-"@babel/helper-module-imports@^7.0.0":
- version "7.18.6"
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
- integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
+"@babel/helper-module-imports@^7.16.7":
+ version "7.22.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
+ integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
dependencies:
- "@babel/types" "^7.18.6"
+ "@babel/types" "^7.22.5"
-"@babel/helper-string-parser@^7.19.4":
- version "7.19.4"
- resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
- integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
+"@babel/helper-string-parser@^7.22.5":
+ version "7.22.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
+ integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
-"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
+"@babel/helper-validator-identifier@^7.18.6":
version "7.19.1"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
+"@babel/helper-validator-identifier@^7.22.5":
+ version "7.22.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
+ integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
+
"@babel/highlight@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
@@ -35,20 +40,27 @@
chalk "^2.0.0"
js-tokens "^4.0.0"
-"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
version "7.20.13"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
dependencies:
regenerator-runtime "^0.13.11"
-"@babel/types@^7.18.6":
- version "7.20.7"
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
- integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
+"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0":
+ version "7.22.6"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438"
+ integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==
+ dependencies:
+ regenerator-runtime "^0.13.11"
+
+"@babel/types@^7.22.5":
+ version "7.22.5"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
+ integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
dependencies:
- "@babel/helper-string-parser" "^7.19.4"
- "@babel/helper-validator-identifier" "^7.19.1"
+ "@babel/helper-string-parser" "^7.22.5"
+ "@babel/helper-validator-identifier" "^7.22.5"
to-fast-properties "^2.0.0"
"@bcherny/[email protected]":
@@ -179,7 +191,7 @@
dependencies:
"@date-io/core" "^2.16.0"
-"@discoveryjs/json-ext@^0.5.0":
+"@discoveryjs/[email protected]", "@discoveryjs/json-ext@^0.5.0":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
@@ -215,82 +227,104 @@
dependencies:
tslib "^2.0.0"
-"@emotion/cache@^10.0.27", "@emotion/cache@^10.0.9":
- version "10.0.29"
- resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0"
- integrity sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==
+"@emotion/babel-plugin@^11.11.0":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
+ integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
+ dependencies:
+ "@babel/helper-module-imports" "^7.16.7"
+ "@babel/runtime" "^7.18.3"
+ "@emotion/hash" "^0.9.1"
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/serialize" "^1.1.2"
+ babel-plugin-macros "^3.1.0"
+ convert-source-map "^1.5.0"
+ escape-string-regexp "^4.0.0"
+ find-root "^1.1.0"
+ source-map "^0.5.7"
+ stylis "4.2.0"
+
+"@emotion/cache@^11.11.0", "@emotion/cache@^11.4.0":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
+ integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
+ dependencies:
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/sheet" "^1.2.2"
+ "@emotion/utils" "^1.2.1"
+ "@emotion/weak-memoize" "^0.3.1"
+ stylis "4.2.0"
+
+"@emotion/css@^11.10.5":
+ version "11.11.2"
+ resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.11.2.tgz#e5fa081d0c6e335352e1bc2b05953b61832dca5a"
+ integrity sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==
+ dependencies:
+ "@emotion/babel-plugin" "^11.11.0"
+ "@emotion/cache" "^11.11.0"
+ "@emotion/serialize" "^1.1.2"
+ "@emotion/sheet" "^1.2.2"
+ "@emotion/utils" "^1.2.1"
+
+"@emotion/hash@^0.9.1":
+ version "0.9.1"
+ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
+ integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
+
+"@emotion/memoize@^0.8.1":
+ version "0.8.1"
+ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
+ integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
+
+"@emotion/react@^11.8.1":
+ version "11.11.1"
+ resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
+ integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
+ dependencies:
+ "@babel/runtime" "^7.18.3"
+ "@emotion/babel-plugin" "^11.11.0"
+ "@emotion/cache" "^11.11.0"
+ "@emotion/serialize" "^1.1.2"
+ "@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
+ "@emotion/utils" "^1.2.1"
+ "@emotion/weak-memoize" "^0.3.1"
+ hoist-non-react-statics "^3.3.1"
+
+"@emotion/serialize@^1.1.2":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
+ integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
dependencies:
- "@emotion/sheet" "0.9.4"
- "@emotion/stylis" "0.8.5"
- "@emotion/utils" "0.11.3"
- "@emotion/weak-memoize" "0.2.5"
+ "@emotion/hash" "^0.9.1"
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/unitless" "^0.8.1"
+ "@emotion/utils" "^1.2.1"
+ csstype "^3.0.2"
-"@emotion/core@^10.0.9":
- version "10.3.1"
- resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.3.1.tgz#4021b6d8b33b3304d48b0bb478485e7d7421c69d"
- integrity sha512-447aUEjPIm0MnE6QYIaFz9VQOHSXf4Iu6EWOIqq11EAPqinkSZmfymPTmlOE3QjLv846lH4JVZBUOtwGbuQoww==
- dependencies:
- "@babel/runtime" "^7.5.5"
- "@emotion/cache" "^10.0.27"
- "@emotion/css" "^10.0.27"
- "@emotion/serialize" "^0.11.15"
- "@emotion/sheet" "0.9.4"
- "@emotion/utils" "0.11.3"
-
-"@emotion/css@^10.0.27", "@emotion/css@^10.0.9":
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c"
- integrity sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==
- dependencies:
- "@emotion/serialize" "^0.11.15"
- "@emotion/utils" "0.11.3"
- babel-plugin-emotion "^10.0.27"
-
-"@emotion/[email protected]":
- version "0.8.0"
- resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
- integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
-
-"@emotion/[email protected]":
- version "0.7.4"
- resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
- integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
-
-"@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16":
- version "0.11.16"
- resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad"
- integrity sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==
- dependencies:
- "@emotion/hash" "0.8.0"
- "@emotion/memoize" "0.7.4"
- "@emotion/unitless" "0.7.5"
- "@emotion/utils" "0.11.3"
- csstype "^2.5.7"
-
-"@emotion/[email protected]":
- version "0.9.4"
- resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
- integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==
-
-"@emotion/[email protected]":
- version "0.8.5"
- resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
- integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
-
-"@emotion/[email protected]":
- version "0.7.5"
- resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
- integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
-
-"@emotion/[email protected]":
- version "0.11.3"
- resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924"
- integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==
-
-"@emotion/[email protected]":
- version "0.2.5"
- resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
- integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
+"@emotion/sheet@^1.2.2":
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
+ integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
+
+"@emotion/unitless@^0.8.1":
+ version "0.8.1"
+ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
+ integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
+
+"@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
+ integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
+
+"@emotion/utils@^1.2.1":
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
+ integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
+
+"@emotion/weak-memoize@^0.3.1":
+ version "0.3.1"
+ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
+ integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
"@eslint/eslintrc@^1.4.1":
version "1.4.1"
@@ -327,6 +361,18 @@
resolved "https://registry.yarnpkg.com/@faceless-ui/window-info/-/window-info-2.1.1.tgz#ed1474a60ab794295bca4c29e295b1e11a584d22"
integrity sha512-gMAgda7beR4CNpBIXjgRVn97ek0LG3PAj9lxmoYdg574IEzLFZAh3eAYtTaS2XLKgb4+IHhsuBzlGmHbeOo2Aw==
+"@floating-ui/core@^1.3.1":
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.3.1.tgz#4d795b649cc3b1cbb760d191c80dcb4353c9a366"
+ integrity sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==
+
+"@floating-ui/dom@^1.0.1":
+ version "1.4.4"
+ resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.4.tgz#cf859dde33995a4e7b6ded16c98cb73b2ebfffd0"
+ integrity sha512-21hhDEPOiWkGp0Ys4Wi6Neriah7HweToKra626CIK712B5m9qkdz54OP9gVldUg+URnBTpv/j/bi/skmGdstXQ==
+ dependencies:
+ "@floating-ui/core" "^1.3.1"
+
"@hapi/hoek@^9.0.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
@@ -358,13 +404,24 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
-"@hypnosphi/create-react-context@^0.3.1":
- version "0.3.1"
- resolved "https://registry.yarnpkg.com/@hypnosphi/create-react-context/-/create-react-context-0.3.1.tgz#f8bfebdc7665f5d426cba3753e0e9c7d3154d7c6"
- integrity sha512-V1klUed202XahrWJLLOT3EXNeCpFHCcJntdFGI15ntCwau+jfT386w7OFTMaCqOgXUH1fa0w/I1oZs+i/Rfr0A==
+"@jest/schemas@^29.6.0":
+ version "29.6.0"
+ resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.0.tgz#0f4cb2c8e3dca80c135507ba5635a4fd755b0040"
+ integrity sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==
+ dependencies:
+ "@sinclair/typebox" "^0.27.8"
+
+"@jest/types@^29.6.0":
+ version "29.6.0"
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.0.tgz#717646103c5715394d78c011a08b3cbb83d738e8"
+ integrity sha512-8XCgL9JhqbJTFnMRjEAO+TuW251+MoMd5BSzLiE3vvzpQ8RlBxy8NoyNkDhs3K3OL3HeVinlOl9or5p7GTeOLg==
dependencies:
- gud "^1.0.0"
- warning "^4.0.3"
+ "@jest/schemas" "^29.6.0"
+ "@types/istanbul-lib-coverage" "^2.0.0"
+ "@types/istanbul-reports" "^3.0.0"
+ "@types/node" "*"
+ "@types/yargs" "^17.0.8"
+ chalk "^4.0.0"
"@jridgewell/gen-mapping@^0.3.0":
version "0.3.2"
@@ -393,6 +450,14 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"
+"@jridgewell/source-map@^0.3.3":
+ version "0.3.5"
+ resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.5.tgz#a3bb4d5c6825aab0d281268f47f6ad5853431e91"
+ integrity sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==
+ dependencies:
+ "@jridgewell/gen-mapping" "^0.3.0"
+ "@jridgewell/trace-mapping" "^0.3.9"
+
"@jridgewell/[email protected]", "@jridgewell/sourcemap-codec@^1.4.10":
version "1.4.14"
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
@@ -406,25 +471,37 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"
+"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.18":
+ version "0.3.18"
+ resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
+ integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==
+ dependencies:
+ "@jridgewell/resolve-uri" "3.1.0"
+ "@jridgewell/sourcemap-codec" "1.4.14"
+
"@jsdevtools/ono@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
-"@monaco-editor/loader@^1.3.2":
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.2.tgz#04effbb87052d19cd7d3c9d81c0635490f9bb6d8"
- integrity sha512-BTDbpHl3e47r3AAtpfVFTlAi7WXv4UQ/xZmz8atKl4q7epQV5e7+JbigFDViWF71VBi4IIBdcWP57Hj+OWuc9g==
+"@juggle/resize-observer@^3.4.0":
+ version "3.4.0"
+ resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
+ integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
+
+"@monaco-editor/loader@^1.3.3":
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.3.tgz#7f1742bd3cc21c0362a46a4056317f6e5215cfca"
+ integrity sha512-6KKF4CTzcJiS8BJwtxtfyYt9shBiEv32ateQ9T4UVogwn4HM/uPo9iJd2Dmbkpz8CM6Y0PDUpjnZzCwC+eYo2Q==
dependencies:
state-local "^1.0.6"
-"@monaco-editor/react@^4.4.6":
- version "4.4.6"
- resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.6.tgz#8ae500b0edf85276d860ed702e7056c316548218"
- integrity sha512-Gr3uz3LYf33wlFE3eRnta4RxP5FSNxiIV9ENn2D2/rN8KgGAD8ecvcITRtsbbyuOuNkwbuHYxfeaz2Vr+CtyFA==
+"@monaco-editor/react@^4.5.1":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.5.1.tgz#fbc76c692aee9a33b9ab24ae0c5f219b8f002fdb"
+ integrity sha512-NNDFdP+2HojtNhCkRfE6/D6ro6pBNihaOzMbGK84lNWzRu+CfBjwzGt4jmnqimLuqp5yE5viHS2vi+QOAnD5FQ==
dependencies:
- "@monaco-editor/loader" "^1.3.2"
- prop-types "^15.7.2"
+ "@monaco-editor/loader" "^1.3.3"
"@nodelib/[email protected]":
version "2.1.5"
@@ -457,6 +534,11 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
+"@popperjs/core@^2.9.2":
+ version "2.11.8"
+ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
+ integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
+
"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
@@ -474,6 +556,11 @@
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
+"@sinclair/typebox@^0.27.8":
+ version "0.27.8"
+ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
+ integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
+
"@swc/[email protected]":
version "1.3.32"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.32.tgz#841b0a244c2c75e67bb9d3cb665b2ede601e4e3a"
@@ -595,10 +682,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
-"@types/estree@^0.0.51":
- version "0.0.51"
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
- integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
+"@types/estree@^1.0.0":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
+ integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
"@types/express-serve-static-core@^4.17.33":
version "4.17.33"
@@ -627,14 +714,6 @@
"@types/minimatch" "*"
"@types/node" "*"
-"@types/hoist-non-react-statics@^3.3.0":
- version "3.3.1"
- resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
- integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
- dependencies:
- "@types/react" "*"
- hoist-non-react-statics "^3.3.0"
-
"@types/html-minifier-terser@^6.0.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
@@ -645,6 +724,25 @@
resolved "https://registry.yarnpkg.com/@types/is-hotkey/-/is-hotkey-0.1.7.tgz#30ec6d4234895230b576728ef77e70a52962f3b3"
integrity sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ==
+"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
+ integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
+
+"@types/istanbul-lib-report@*":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
+ integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
+ dependencies:
+ "@types/istanbul-lib-coverage" "*"
+
+"@types/istanbul-reports@^3.0.0":
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff"
+ integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==
+ dependencies:
+ "@types/istanbul-lib-report" "*"
+
"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -705,15 +803,12 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
-"@types/react-redux@^7.1.20":
- version "7.1.25"
- resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88"
- integrity sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==
+"@types/react-transition-group@^4.4.0":
+ version "4.4.6"
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
+ integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==
dependencies:
- "@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
- hoist-non-react-statics "^3.3.0"
- redux "^4.0.0"
"@types/react@*":
version "18.0.27"
@@ -771,6 +866,18 @@
"@types/node" "*"
"@types/webidl-conversions" "*"
+"@types/yargs-parser@*":
+ version "21.0.0"
+ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
+ integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
+
+"@types/yargs@^17.0.8":
+ version "17.0.24"
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902"
+ integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==
+ dependencies:
+ "@types/yargs-parser" "*"
+
"@typescript-eslint/eslint-plugin@^5.51.0":
version "5.52.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz#5fb0d43574c2411f16ea80f5fc335b8eaa7b28a8"
@@ -855,125 +962,125 @@
"@typescript-eslint/types" "5.52.0"
eslint-visitor-keys "^3.3.0"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
- integrity sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==
+"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.6.tgz#db046555d3c413f8966ca50a95176a0e2c642e24"
+ integrity sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==
dependencies:
- "@webassemblyjs/helper-numbers" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
+ "@webassemblyjs/helper-numbers" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz#f6c61a705f0fd7a6aecaa4e8198f23d9dc179e4f"
- integrity sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz#dacbcb95aff135c8260f77fa3b4c5fea600a6431"
+ integrity sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz#1a63192d8788e5c012800ba6a7a46c705288fd16"
- integrity sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768"
+ integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz#832a900eb444884cde9a7cad467f81500f5e5ab5"
- integrity sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz#b66d73c43e296fd5e88006f18524feb0f2c7c093"
+ integrity sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz#64d81da219fbbba1e3bd1bfc74f6e8c4e10a62ae"
- integrity sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz#cbce5e7e0c1bd32cf4905ae444ef64cea919f1b5"
+ integrity sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==
dependencies:
- "@webassemblyjs/floating-point-hex-parser" "1.11.1"
- "@webassemblyjs/helper-api-error" "1.11.1"
+ "@webassemblyjs/floating-point-hex-parser" "1.11.6"
+ "@webassemblyjs/helper-api-error" "1.11.6"
"@xtuc/long" "4.2.2"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz#f328241e41e7b199d0b20c18e88429c4433295e1"
- integrity sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9"
+ integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz#21ee065a7b635f319e738f0dd73bfbda281c097a"
- integrity sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz#ff97f3863c55ee7f580fd5c41a381e9def4aa577"
+ integrity sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==
dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz#963929e9bbd05709e7e12243a099180812992614"
- integrity sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz#bb665c91d0b14fffceb0e38298c329af043c6e3a"
+ integrity sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==
dependencies:
"@xtuc/ieee754" "^1.2.0"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.1.tgz#ce814b45574e93d76bae1fb2644ab9cdd9527aa5"
- integrity sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.6.tgz#70e60e5e82f9ac81118bc25381a0b283893240d7"
+ integrity sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==
dependencies:
"@xtuc/long" "4.2.2"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.1.tgz#d1f8b764369e7c6e6bae350e854dec9a59f0a3ff"
- integrity sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz#ad206ebf4bf95a058ce9880a8c092c5dec8193d6"
- integrity sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/helper-wasm-section" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
- "@webassemblyjs/wasm-opt" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
- "@webassemblyjs/wast-printer" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz#86c5ea304849759b7d88c47a32f4f039ae3c8f76"
- integrity sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/ieee754" "1.11.1"
- "@webassemblyjs/leb128" "1.11.1"
- "@webassemblyjs/utf8" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz#657b4c2202f4cf3b345f8a4c6461c8c2418985f2"
- integrity sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz#86ca734534f417e9bd3c67c7a1c75d8be41fb199"
- integrity sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-api-error" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/ieee754" "1.11.1"
- "@webassemblyjs/leb128" "1.11.1"
- "@webassemblyjs/utf8" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz#d0c73beda8eec5426f10ae8ef55cee5e7084c2f0"
- integrity sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a"
+ integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==
+
+"@webassemblyjs/wasm-edit@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz#c72fa8220524c9b416249f3d94c2958dfe70ceab"
+ integrity sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/helper-wasm-section" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
+ "@webassemblyjs/wasm-opt" "1.11.6"
+ "@webassemblyjs/wasm-parser" "1.11.6"
+ "@webassemblyjs/wast-printer" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz#fb5283e0e8b4551cc4e9c3c0d7184a65faf7c268"
+ integrity sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/ieee754" "1.11.6"
+ "@webassemblyjs/leb128" "1.11.6"
+ "@webassemblyjs/utf8" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz#d9a22d651248422ca498b09aa3232a81041487c2"
+ integrity sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
+ "@webassemblyjs/wasm-parser" "1.11.6"
+
+"@webassemblyjs/[email protected]", "@webassemblyjs/wasm-parser@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz#bb85378c527df824004812bbdb784eea539174a1"
+ integrity sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-api-error" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/ieee754" "1.11.6"
+ "@webassemblyjs/leb128" "1.11.6"
+ "@webassemblyjs/utf8" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz#a7bf8dd7e362aeb1668ff43f35cb849f188eff20"
+ integrity sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
"@xtuc/long" "4.2.2"
"@webpack-cli/configtest@^1.2.0":
@@ -1015,7 +1122,7 @@ abort-controller@^3.0.0:
dependencies:
event-target-shim "^5.0.0"
-accepts@^1.3.7, accepts@~1.3.5, accepts@~1.3.8:
+accepts@~1.3.5, accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==
@@ -1023,10 +1130,10 @@ accepts@^1.3.7, accepts@~1.3.5, accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"
-acorn-import-assertions@^1.7.6:
- version "1.8.0"
- resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9"
- integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
+acorn-import-assertions@^1.9.0:
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
+ integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
acorn-jsx@^5.3.2:
version "5.3.2"
@@ -1043,6 +1150,11 @@ acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
+acorn@^8.8.2:
+ version "8.10.0"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
+ integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
+
ajv-formats@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
@@ -1055,7 +1167,7 @@ ajv-keywords@^3.5.2:
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
-ajv-keywords@^5.0.0:
+ajv-keywords@^5.0.0, ajv-keywords@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16"
integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==
@@ -1072,7 +1184,7 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
-ajv@^8.0.0, ajv@^8.6.3, ajv@^8.8.0:
+ajv@^8.0.0, ajv@^8.6.3, ajv@^8.8.0, ajv@^8.9.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
@@ -1187,35 +1299,14 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
-babel-plugin-emotion@^10.0.27:
- version "10.2.2"
- resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.2.2.tgz#a1fe3503cff80abfd0bdda14abd2e8e57a79d17d"
- integrity sha512-SMSkGoqTbTyUTDeuVuPIWifPdUGkTk1Kf9BWRiXIOIcuyMfsdp2EjeiiFvOzX8NOBvEh/ypKYvUh2rkgAJMCLA==
- dependencies:
- "@babel/helper-module-imports" "^7.0.0"
- "@emotion/hash" "0.8.0"
- "@emotion/memoize" "0.7.4"
- "@emotion/serialize" "^0.11.16"
- babel-plugin-macros "^2.0.0"
- babel-plugin-syntax-jsx "^6.18.0"
- convert-source-map "^1.5.0"
- escape-string-regexp "^1.0.5"
- find-root "^1.1.0"
- source-map "^0.5.7"
-
-babel-plugin-macros@^2.0.0:
- version "2.8.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
- integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
+babel-plugin-macros@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
+ integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==
dependencies:
- "@babel/runtime" "^7.7.2"
- cosmiconfig "^6.0.0"
- resolve "^1.12.0"
-
-babel-plugin-syntax-jsx@^6.18.0:
- version "6.18.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
- integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==
+ "@babel/runtime" "^7.12.5"
+ cosmiconfig "^7.0.0"
+ resolve "^1.19.0"
balanced-match@^1.0.0:
version "1.0.2"
@@ -1296,7 +1387,7 @@ braces@^3.0.2, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"
-browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.21.4:
+browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4:
version "4.21.5"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
@@ -1449,7 +1540,12 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
-classnames@^2.2.5, classnames@^2.2.6:
+ci-info@^3.2.0:
+ version "3.8.0"
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
+ integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
+
+classnames@^2.2.5, classnames@^2.2.6, classnames@^2.3.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
@@ -1540,10 +1636,10 @@ colord@^2.9.1:
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
-colorette@^1.2.2:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
- integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
+colorette@^2.0.10:
+ version "2.0.20"
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
+ integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
colorette@^2.0.14, colorette@^2.0.7:
version "2.0.19"
@@ -1623,7 +1719,7 @@ [email protected]:
dependencies:
safe-buffer "5.2.1"
-content-type@^1.0.4, content-type@~1.0.4:
+content-type@~1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -1661,17 +1757,6 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
-cosmiconfig@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
- integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
- dependencies:
- "@types/parse-json" "^4.0.0"
- import-fresh "^3.1.0"
- parse-json "^5.0.0"
- path-type "^4.0.0"
- yaml "^1.7.2"
-
cosmiconfig@^7.0.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
@@ -1683,16 +1768,6 @@ cosmiconfig@^7.0.0:
path-type "^4.0.0"
yaml "^1.10.0"
-create-emotion@^10.0.14, create-emotion@^10.0.27:
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503"
- integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg==
- dependencies:
- "@emotion/cache" "^10.0.27"
- "@emotion/serialize" "^0.11.15"
- "@emotion/sheet" "0.9.4"
- "@emotion/utils" "0.11.3"
-
create-require@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -1726,13 +1801,6 @@ css-blank-pseudo@^3.0.3:
dependencies:
postcss-selector-parser "^6.0.9"
-css-box-model@^1.2.0:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/css-box-model/-/css-box-model-1.2.1.tgz#59951d3b81fd6b2074a62d49444415b0d2b4d7c1"
- integrity sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==
- dependencies:
- tiny-invariant "^1.0.6"
-
css-declaration-sorter@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz#be5e1d71b7a992433fb1c542c7a1b835e45682ec"
@@ -1761,17 +1829,17 @@ css-loader@^5.2.7:
schema-utils "^3.0.0"
semver "^7.3.5"
-css-minimizer-webpack-plugin@^3.4.1:
- version "3.4.1"
- resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz#ab78f781ced9181992fe7b6e4f3422e76429878f"
- integrity sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==
+css-minimizer-webpack-plugin@^5.0.0:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.1.tgz#33effe662edb1a0bf08ad633c32fa75d0f7ec565"
+ integrity sha512-3caImjKFQkS+ws1TGcFn0V1HyDJFq1Euy589JlD6/3rV2kj+w7r5G9WDMgSHvpvXHNZ2calVypZWuEDQd9wfLg==
dependencies:
- cssnano "^5.0.6"
- jest-worker "^27.0.2"
- postcss "^8.3.5"
- schema-utils "^4.0.0"
- serialize-javascript "^6.0.0"
- source-map "^0.6.1"
+ "@jridgewell/trace-mapping" "^0.3.18"
+ cssnano "^6.0.1"
+ jest-worker "^29.4.3"
+ postcss "^8.4.24"
+ schema-utils "^4.0.1"
+ serialize-javascript "^6.0.1"
css-prefers-color-scheme@^6.0.3:
version "6.0.3"
@@ -1789,15 +1857,34 @@ css-select@^4.1.3:
domutils "^2.8.0"
nth-check "^2.0.1"
-css-tree@^1.1.2, css-tree@^1.1.3:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
- integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
+css-select@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/css-select/-/css-select-5.1.0.tgz#b8ebd6554c3637ccc76688804ad3f6a6fdaea8a6"
+ integrity sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==
+ dependencies:
+ boolbase "^1.0.0"
+ css-what "^6.1.0"
+ domhandler "^5.0.2"
+ domutils "^3.0.1"
+ nth-check "^2.0.1"
+
+css-tree@^2.2.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20"
+ integrity sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==
+ dependencies:
+ mdn-data "2.0.30"
+ source-map-js "^1.0.1"
+
+css-tree@~2.2.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032"
+ integrity sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==
dependencies:
- mdn-data "2.0.14"
- source-map "^0.6.1"
+ mdn-data "2.0.28"
+ source-map-js "^1.0.1"
-css-what@^6.0.1:
+css-what@^6.0.1, css-what@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
@@ -1817,66 +1904,60 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae"
integrity sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==
-cssnano-preset-default@^5.2.13:
- version "5.2.13"
- resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-5.2.13.tgz#e7353b0c57975d1bdd97ac96e68e5c1b8c68e990"
- integrity sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ==
+cssnano-preset-default@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-6.0.1.tgz#2a93247140d214ddb9f46bc6a3562fa9177fe301"
+ integrity sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ==
dependencies:
css-declaration-sorter "^6.3.1"
- cssnano-utils "^3.1.0"
- postcss-calc "^8.2.3"
- postcss-colormin "^5.3.0"
- postcss-convert-values "^5.1.3"
- postcss-discard-comments "^5.1.2"
- postcss-discard-duplicates "^5.1.0"
- postcss-discard-empty "^5.1.1"
- postcss-discard-overridden "^5.1.0"
- postcss-merge-longhand "^5.1.7"
- postcss-merge-rules "^5.1.3"
- postcss-minify-font-values "^5.1.0"
- postcss-minify-gradients "^5.1.1"
- postcss-minify-params "^5.1.4"
- postcss-minify-selectors "^5.2.1"
- postcss-normalize-charset "^5.1.0"
- postcss-normalize-display-values "^5.1.0"
- postcss-normalize-positions "^5.1.1"
- postcss-normalize-repeat-style "^5.1.1"
- postcss-normalize-string "^5.1.0"
- postcss-normalize-timing-functions "^5.1.0"
- postcss-normalize-unicode "^5.1.1"
- postcss-normalize-url "^5.1.0"
- postcss-normalize-whitespace "^5.1.1"
- postcss-ordered-values "^5.1.3"
- postcss-reduce-initial "^5.1.1"
- postcss-reduce-transforms "^5.1.0"
- postcss-svgo "^5.1.0"
- postcss-unique-selectors "^5.1.1"
-
-cssnano-utils@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz#95684d08c91511edfc70d2636338ca37ef3a6861"
- integrity sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==
+ cssnano-utils "^4.0.0"
+ postcss-calc "^9.0.0"
+ postcss-colormin "^6.0.0"
+ postcss-convert-values "^6.0.0"
+ postcss-discard-comments "^6.0.0"
+ postcss-discard-duplicates "^6.0.0"
+ postcss-discard-empty "^6.0.0"
+ postcss-discard-overridden "^6.0.0"
+ postcss-merge-longhand "^6.0.0"
+ postcss-merge-rules "^6.0.1"
+ postcss-minify-font-values "^6.0.0"
+ postcss-minify-gradients "^6.0.0"
+ postcss-minify-params "^6.0.0"
+ postcss-minify-selectors "^6.0.0"
+ postcss-normalize-charset "^6.0.0"
+ postcss-normalize-display-values "^6.0.0"
+ postcss-normalize-positions "^6.0.0"
+ postcss-normalize-repeat-style "^6.0.0"
+ postcss-normalize-string "^6.0.0"
+ postcss-normalize-timing-functions "^6.0.0"
+ postcss-normalize-unicode "^6.0.0"
+ postcss-normalize-url "^6.0.0"
+ postcss-normalize-whitespace "^6.0.0"
+ postcss-ordered-values "^6.0.0"
+ postcss-reduce-initial "^6.0.0"
+ postcss-reduce-transforms "^6.0.0"
+ postcss-svgo "^6.0.0"
+ postcss-unique-selectors "^6.0.0"
+
+cssnano-utils@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-4.0.0.tgz#d1da885ec04003ab19505ff0e62e029708d36b08"
+ integrity sha512-Z39TLP+1E0KUcd7LGyF4qMfu8ZufI0rDzhdyAMsa/8UyNUU8wpS0fhdBxbQbv32r64ea00h4878gommRVg2BHw==
-cssnano@^5.0.6:
- version "5.1.14"
- resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.14.tgz#07b0af6da73641276fe5a6d45757702ebae2eb05"
- integrity sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw==
+cssnano@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-6.0.1.tgz#87c38c4cd47049c735ab756d7e77ac3ca855c008"
+ integrity sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg==
dependencies:
- cssnano-preset-default "^5.2.13"
- lilconfig "^2.0.3"
- yaml "^1.10.2"
+ cssnano-preset-default "^6.0.1"
+ lilconfig "^2.1.0"
-csso@^4.2.0:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
- integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
+csso@^5.0.5:
+ version "5.0.5"
+ resolved "https://registry.yarnpkg.com/csso/-/csso-5.0.5.tgz#f9b7fe6cc6ac0b7d90781bb16d5e9874303e2ca6"
+ integrity sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==
dependencies:
- css-tree "^1.1.2"
-
-csstype@^2.5.7:
- version "2.6.21"
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e"
- integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==
+ css-tree "~2.2.0"
csstype@^3.0.2:
version "3.1.1"
@@ -1896,7 +1977,14 @@ dataloader@^2.1.0:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.1.tgz#f07ab712514313a34b1507a308dbb7dc14bac715"
integrity sha512-Zn+tVZo1RKu120rgoe0JsRk56UiKdefPSH47QROJsMHrX8/S9UJvi5A/A6+Sbuk6rE88z5JoM/wIJ09Z7BTfYA==
-date-fns@^2.0.1, date-fns@^2.29.3:
+date-fns@^2.24.0:
+ version "2.30.0"
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
+ integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
+ dependencies:
+ "@babel/runtime" "^7.21.0"
+
+date-fns@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
@@ -1948,18 +2036,6 @@ decompress-response@^6.0.0:
dependencies:
mimic-response "^3.1.0"
-deep-equal@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
- integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
- dependencies:
- is-arguments "^1.0.4"
- is-date-object "^1.0.1"
- is-regex "^1.0.4"
- object-is "^1.0.1"
- object-keys "^1.1.1"
- regexp.prototype.flags "^1.2.0"
-
deep-equal@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-2.2.0.tgz#5caeace9c781028b9ff459f33b779346637c43e6"
@@ -2016,11 +2092,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
-depd@~1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
- integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
-
[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
@@ -2036,6 +2107,11 @@ diff@^4.0.1:
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
+diff@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
+ integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
+
dir-glob@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
@@ -2086,7 +2162,16 @@ dom-serializer@^1.0.1:
domhandler "^4.2.0"
entities "^2.0.0"
-domelementtype@^2.0.1, domelementtype@^2.2.0:
+dom-serializer@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53"
+ integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==
+ dependencies:
+ domelementtype "^2.3.0"
+ domhandler "^5.0.2"
+ entities "^4.2.0"
+
+domelementtype@^2.0.1, domelementtype@^2.2.0, domelementtype@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d"
integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
@@ -2098,6 +2183,13 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
dependencies:
domelementtype "^2.2.0"
+domhandler@^5.0.2, domhandler@^5.0.3:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31"
+ integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
+ dependencies:
+ domelementtype "^2.3.0"
+
domutils@^2.5.2, domutils@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135"
@@ -2107,6 +2199,15 @@ domutils@^2.5.2, domutils@^2.8.0:
domelementtype "^2.2.0"
domhandler "^4.2.0"
+domutils@^3.0.1:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.1.0.tgz#c47f551278d3dc4b0b1ab8cbb42d751a6f0d824e"
+ integrity sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==
+ dependencies:
+ dom-serializer "^2.0.0"
+ domelementtype "^2.3.0"
+ domhandler "^5.0.3"
+
dot-case@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751"
@@ -2159,14 +2260,6 @@ emojis-list@^3.0.0:
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
-emotion@^10.0.14:
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e"
- integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==
- dependencies:
- babel-plugin-emotion "^10.0.27"
- create-emotion "^10.0.27"
-
encodeurl@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
@@ -2179,10 +2272,10 @@ end-of-stream@^1.1.0, end-of-stream@^1.4.1:
dependencies:
once "^1.4.0"
-enhanced-resolve@^5.10.0:
- version "5.12.0"
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz#300e1c90228f5b570c4d35babf263f6da7155634"
- integrity sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==
+enhanced-resolve@^5.15.0:
+ version "5.15.0"
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
+ integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==
dependencies:
graceful-fs "^4.2.4"
tapable "^2.2.0"
@@ -2192,6 +2285,11 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
+entities@^4.2.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
+ integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
+
env-paths@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
@@ -2263,10 +2361,10 @@ es-get-iterator@^1.1.2:
isarray "^2.0.5"
stop-iteration-iterator "^1.0.0"
-es-module-lexer@^0.9.0:
- version "0.9.3"
- resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
- integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
+es-module-lexer@^1.2.1:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.3.0.tgz#6be9c9e0b4543a60cd166ff6f8b4e9dae0b0c16f"
+ integrity sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==
es-set-tostringtag@^2.0.1:
version "2.0.1"
@@ -2567,16 +2665,6 @@ [email protected]:
dependencies:
busboy "^1.6.0"
[email protected]:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.12.0.tgz#58deabc309909ca2c9fe2f83f5fbe94429aa23df"
- integrity sha512-DwYaJQy0amdy3pgNtiTDuGGM2BLdj+YO2SgbKoLliCfuHv3VVTt7vNG/ZqK2hRYjtYHE2t2KB705EU94mE64zg==
- dependencies:
- accepts "^1.3.7"
- content-type "^1.0.4"
- http-errors "1.8.0"
- raw-body "^2.4.1"
-
express-rate-limit@^5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.5.1.tgz#110c23f6a65dfa96ab468eda95e71697bc6987a2"
@@ -2824,10 +2912,10 @@ fs-extra@^10.1.0:
jsonfile "^6.0.1"
universalify "^2.0.0"
-fs-monkey@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
- integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
+fs-monkey@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.4.tgz#ee8c1b53d3fe8bb7e5d2c5c5dfc0168afdd2f747"
+ integrity sha512-INM/fWAxMICjttnD0DX1rBvinKskj5G1w+oy/pnm9u/tSlnBrzFonJMcalKJ30P8RRsPzKcCG7Q8l0jx5Fh9YQ==
fs.realpath@^1.0.0:
version "1.0.0"
@@ -2859,11 +2947,6 @@ functions-have-names@^1.2.2:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
-generaterr@^1.5.0:
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/generaterr/-/generaterr-1.5.0.tgz#b0ceb6cc5164df2a061338cc340a8615395c52fc"
- integrity sha512-JgcGRv2yUKeboLvvNrq9Bm90P4iJBu7/vd5wSLYqMG5GJ6SxZT46LAAkMfNhQ+EK3jzC+cRBm7P8aUWYyphgcQ==
-
get-caller-file@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
@@ -2891,6 +2974,13 @@ get-symbol-description@^1.0.0:
call-bind "^1.0.2"
get-intrinsic "^1.1.1"
+get-tsconfig@^4.4.0:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.6.2.tgz#831879a5e6c2aa24fe79b60340e2233a1e0f472e"
+ integrity sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==
+ dependencies:
+ resolve-pkg-maps "^1.0.0"
+
[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
@@ -2988,6 +3078,11 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
+graphql-http@^1.17.1:
+ version "1.19.0"
+ resolved "https://registry.yarnpkg.com/graphql-http/-/graphql-http-1.19.0.tgz#6f0fff0dbd9a8e797c99b5ac0ca160566e7927da"
+ integrity sha512-fOD3hfp/G+Lhx2FWW5HsfmtJSsw6CikcpOboG7/mFo/pPUzn3yOwKdTFRnJ8MVY4ru69MT1nSPr/1gI/iuGNlw==
+
graphql-playground-html@^1.6.30:
version "1.6.30"
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.30.tgz#14c2a8eb7fc17bfeb1a746bbb28a11e34bf0b391"
@@ -3026,11 +3121,6 @@ graphql@^16.6.0:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
-gud@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/gud/-/gud-1.0.0.tgz#a489581b17e6a70beca9abe3ae57de7a499852c0"
- integrity sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw==
-
gzip-size@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462"
@@ -3109,7 +3199,7 @@ history@^4.9.0:
tiny-warning "^1.0.0"
value-equal "^1.0.1"
-hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
+hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -3162,17 +3252,6 @@ htmlparser2@^6.1.0:
domutils "^2.5.2"
entities "^2.0.0"
[email protected]:
- version "1.8.0"
- resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.0.tgz#75d1bbe497e1044f51e4ee9e704a62f28d336507"
- integrity sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==
- dependencies:
- depd "~1.1.2"
- inherits "2.0.4"
- setprototypeof "1.2.0"
- statuses ">= 1.5.0 < 2"
- toidentifier "1.0.0"
-
[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -3245,7 +3324,7 @@ immutable@^4.0.0:
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.2.4.tgz#83260d50889526b4b531a5e293709a77f7c55a2a"
integrity sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==
-import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
+import-fresh@^3.0.0, import-fresh@^3.2.1:
version "3.3.0"
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -3308,7 +3387,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
-is-arguments@^1.0.4, is-arguments@^1.1.1:
+is-arguments@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.1.tgz#15b3f88fda01f2a97fec84ca761a560f123efa9b"
integrity sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==
@@ -3457,7 +3536,7 @@ is-promise@^2.2.2:
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1"
integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
-is-regex@^1.0.4, is-regex@^1.1.4:
+is-regex@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
@@ -3555,7 +3634,19 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"
-jest-worker@^27.0.2, jest-worker@^27.4.5:
+jest-util@^29.6.0:
+ version "29.6.0"
+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.0.tgz#4071050c5d70f5d4d48105e8883773f3a6b94f8d"
+ integrity sha512-S0USx9YwcvEm4pQ5suisVm/RVxBmi0GFR7ocJhIeaCuW5AXnAnffXbaVKvIFodyZNOc9ygzVtTxmBf40HsHXaA==
+ dependencies:
+ "@jest/types" "^29.6.0"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ ci-info "^3.2.0"
+ graceful-fs "^4.2.9"
+ picomatch "^2.2.3"
+
+jest-worker@^27.4.5:
version "27.5.1"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==
@@ -3564,6 +3655,16 @@ jest-worker@^27.0.2, jest-worker@^27.4.5:
merge-stream "^2.0.0"
supports-color "^8.0.0"
+jest-worker@^29.4.3:
+ version "29.6.0"
+ resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.6.0.tgz#e0c40226d073fdb8f0dfe87d7f90f8fd987d8ba3"
+ integrity sha512-oiQHH1SnKmZIwwPnpOrXTq4kHBk3lKGY/07DpnH0sAu+x7J8rXlbLDROZsU6vy9GwB0hPiZeZpu6YlJ48QoKcA==
+ dependencies:
+ "@types/node" "*"
+ jest-util "^29.6.0"
+ merge-stream "^2.0.0"
+ supports-color "^8.0.0"
+
joi@^17.7.0:
version "17.7.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.0.tgz#591a33b1fe1aca2bc27f290bcad9b9c1c570a6b3"
@@ -3602,7 +3703,7 @@ json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
-json-schema-to-typescript@^11.0.2:
[email protected]:
version "11.0.3"
resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.3.tgz#9b401c2b78329959f1c4c4e0639a6bdcf6a6ed77"
integrity sha512-EaEE9Y4VZ8b9jW5zce5a9L3+p4C9AqgIRHbNVDJahfMnoKzcd4sDb98BLxLdQhJEuRAXyKLg4H66NKm80W8ilg==
@@ -3718,10 +3819,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
-lilconfig@^2.0.3:
- version "2.0.6"
- resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.6.tgz#32a384558bd58af3d4c6e077dd1ad1d397bc69d4"
- integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==
+lilconfig@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
+ integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
lines-and-columns@^1.1.6:
version "1.2.4"
@@ -3847,13 +3948,6 @@ make-error@^1.1.1:
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
-map-age-cleaner@^0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
- integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
- dependencies:
- p-defer "^1.0.0"
-
md5@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/md5/-/md5-2.3.0.tgz#c3da9a6aae3a30b46b7b0c349b87b110dc3bda4f"
@@ -3863,35 +3957,32 @@ md5@^2.3.0:
crypt "0.0.2"
is-buffer "~1.1.6"
[email protected]:
- version "2.0.14"
- resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
- integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
[email protected]:
+ version "2.0.28"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.28.tgz#5ec48e7bef120654539069e1ae4ddc81ca490eba"
+ integrity sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==
+
[email protected]:
+ version "2.0.30"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc"
+ integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==
[email protected]:
version "0.3.0"
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
-mem@^8.1.1:
- version "8.1.1"
- resolved "https://registry.yarnpkg.com/mem/-/mem-8.1.1.tgz#cf118b357c65ab7b7e0817bdf00c8062297c0122"
- integrity sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==
- dependencies:
- map-age-cleaner "^0.1.3"
- mimic-fn "^3.1.0"
-
-memfs@^3.2.2:
- version "3.4.13"
- resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.13.tgz#248a8bd239b3c240175cd5ec548de5227fc4f345"
- integrity sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==
+memfs@^3.4.12:
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.6.0.tgz#d7a2110f86f79dd950a8b6df6d57bc984aa185f6"
+ integrity sha512-EGowvkkgbMcIChjMTMkESFDbZeSh8xZ7kNSF0hAiAN4Jh6jgHCRS0Ga/+C8y6Au+oqpezRHCfPsmJ2+DwAgiwQ==
dependencies:
- fs-monkey "^1.0.3"
+ fs-monkey "^1.0.4"
-memoize-one@^5.0.0, memoize-one@^5.0.4, memoize-one@^5.1.1:
- version "5.2.1"
- resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e"
- integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==
+memoize-one@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045"
+ integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==
memoizee@^0.4.15:
version "0.4.15"
@@ -3960,7 +4051,7 @@ [email protected], "mime-db@>= 1.43.0 < 2":
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
-mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.24, mime-types@~2.1.34:
+mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -3977,7 +4068,7 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-mimic-fn@^3.0.0, mimic-fn@^3.1.0:
+mimic-fn@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
@@ -4025,6 +4116,11 @@ mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
+monaco-editor@^0.38.0:
+ version "0.38.0"
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.38.0.tgz#7b3cd16f89b1b8867fcd3c96e67fccee791ff05c"
+ integrity sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==
+
mongodb-connection-string-url@^2.5.2:
version "2.6.0"
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz#57901bf352372abdde812c81be47b75c6b2ec5cf"
@@ -4114,6 +4210,11 @@ nanoid@^3.3.4:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
+nanoid@^3.3.6:
+ version "3.3.6"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+
napi-build-utils@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"
@@ -4231,11 +4332,6 @@ normalize-range@^0.1.2:
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
-normalize-url@^6.0.1:
- version "6.1.0"
- resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
- integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
-
nth-check@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
@@ -4253,7 +4349,7 @@ object-inspect@^1.12.2, object-inspect@^1.9.0:
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
-object-is@^1.0.1, object-is@^1.1.5:
+object-is@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
integrity sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==
@@ -4338,11 +4434,6 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
-p-defer@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
- integrity sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==
-
p-limit@^2.0.0, p-limit@^2.2.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
@@ -4444,15 +4535,6 @@ passport-jwt@^4.0.1:
jsonwebtoken "^9.0.0"
passport-strategy "^1.0.0"
-passport-local-mongoose@^7.1.2:
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/passport-local-mongoose/-/passport-local-mongoose-7.1.2.tgz#0a89876ef8a8e18787e59a39740e61c5653eb25e"
- integrity sha512-hNLIKi/6IhElr/PhOze8wLDh7T4+ZYhc8GFWYApLgG7FrjI55tuGZELPtsUBqODz77OwlUUf+ngPgHN09zxGLg==
- dependencies:
- generaterr "^1.5.0"
- passport-local "^1.0.0"
- scmp "^2.1.0"
-
passport-local@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/passport-local/-/passport-local-1.0.0.tgz#1fe63268c92e75606626437e3b906662c15ba6ee"
@@ -4526,10 +4608,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
-payload@^1.6.4:
- version "1.6.4"
- resolved "https://registry.yarnpkg.com/payload/-/payload-1.6.4.tgz#dea570003d6011ad61c45b8c24ef1bdc5abccb2e"
- integrity sha512-IzxYvO8/cqgWfyRIZjzv7iF9GKkjEZ/kfxxmAO90mFyZ26UkuQezTl+AyOMIkxP1bHVwO9AMnOD8WVqIiLgX6g==
+payload@^1.11.0:
+ version "1.11.0"
+ resolved "https://registry.yarnpkg.com/payload/-/payload-1.11.0.tgz#9f2a16c343c9733ee8e22f94b343fcf5f222801c"
+ integrity sha512-rs7Cgyg07Aa4/wsA2PG9UFYx4fQSvw1WJz6H9iut32jvEB553RBaZsquKUA0XYPDFlmQFCvjcP5LUYTrjgcnRg==
dependencies:
"@date-io/date-fns" "^2.16.0"
"@dnd-kit/core" "^6.0.7"
@@ -4537,7 +4619,7 @@ payload@^1.6.4:
"@faceless-ui/modal" "^2.0.1"
"@faceless-ui/scroll-info" "^1.3.0"
"@faceless-ui/window-info" "^2.1.1"
- "@monaco-editor/react" "^4.4.6"
+ "@monaco-editor/react" "^4.5.1"
"@swc/core" "^1.3.26"
"@swc/register" "^0.1.10"
"@types/sharp" "^0.31.1"
@@ -4547,7 +4629,7 @@ payload@^1.6.4:
conf "^10.2.0"
connect-history-api-fallback "^1.6.0"
css-loader "^5.2.7"
- css-minimizer-webpack-plugin "^3.4.1"
+ css-minimizer-webpack-plugin "^5.0.0"
dataloader "^2.1.0"
date-fns "^2.29.3"
deep-equal "^2.2.0"
@@ -4555,14 +4637,15 @@ payload@^1.6.4:
dotenv "^8.6.0"
express "^4.18.2"
express-fileupload "1.4.0"
- express-graphql "0.12.0"
express-rate-limit "^5.5.1"
file-loader "^6.2.0"
file-type "16.5.4"
find-up "4.1.0"
flatley "^5.2.0"
fs-extra "^10.1.0"
+ get-tsconfig "^4.4.0"
graphql "^16.6.0"
+ graphql-http "^1.17.1"
graphql-playground-middleware-express "^1.7.23"
graphql-query-complexity "^0.12.0"
graphql-scalars "^1.20.1"
@@ -4576,7 +4659,7 @@ payload@^1.6.4:
is-plain-object "^5.0.0"
isomorphic-fetch "^3.0.0"
joi "^17.7.0"
- json-schema-to-typescript "^11.0.2"
+ json-schema-to-typescript "11.0.3"
jsonwebtoken "^9.0.0"
jwt-decode "^3.1.2"
md5 "^2.3.0"
@@ -4585,6 +4668,7 @@ payload@^1.6.4:
mini-css-extract-plugin "1.6.2"
minimist "^1.2.7"
mkdirp "^1.0.4"
+ monaco-editor "^0.38.0"
mongoose "6.5.0"
mongoose-aggregate-paginate-v2 "^1.0.6"
mongoose-paginate-v2 "^1.6.1"
@@ -4595,7 +4679,6 @@ payload@^1.6.4:
passport-headerapikey "^1.2.2"
passport-jwt "^4.0.1"
passport-local "^1.0.0"
- passport-local-mongoose "^7.1.2"
path-browserify "^1.0.1"
pino "^6.4.1"
pino-pretty "^9.1.1"
@@ -4609,36 +4692,37 @@ payload@^1.6.4:
qs-middleware "^1.0.3"
react "^18.2.0"
react-animate-height "^2.1.2"
- react-beautiful-dnd "^13.1.1"
- react-datepicker "^3.8.0"
- react-diff-viewer "^3.1.1"
+ react-datepicker "^4.10.0"
+ react-diff-viewer-continued "^3.2.6"
react-dom "^18.2.0"
react-helmet "^6.1.0"
react-i18next "^11.18.6"
react-router-dom "^5.3.4"
react-router-navigation-prompt "^1.9.6"
- react-select "^3.2.0"
+ react-select "^5.7.3"
react-toastify "^8.2.0"
sanitize-filename "^1.6.3"
sass "^1.57.1"
sass-loader "^12.6.0"
+ scheduler "^0.23.0"
+ scmp "^2.1.0"
sharp "^0.31.3"
- slate "^0.88.1"
+ slate "^0.91.4"
slate-history "^0.86.0"
slate-hyperscript "^0.81.3"
- slate-react "^0.88.0"
+ slate-react "^0.92.0"
style-loader "^2.0.0"
swc-loader "^0.2.3"
- swc-minify-webpack-plugin "^1.0.1"
+ swc-minify-webpack-plugin "^2.1.0"
terser-webpack-plugin "^5.3.6"
ts-essentials "^7.0.3"
url-loader "^4.1.1"
use-context-selector "^1.4.1"
uuid "^8.3.2"
- webpack "^5.75.0"
- webpack-bundle-analyzer "^4.7.0"
+ webpack "^5.78.0"
+ webpack-bundle-analyzer "^4.8.0"
webpack-cli "^4.10.0"
- webpack-dev-middleware "^4.3.0"
+ webpack-dev-middleware "6.0.1"
webpack-hot-middleware "^2.25.3"
peek-readable@^4.1.0:
@@ -4651,7 +4735,7 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
-picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
+picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -4726,11 +4810,6 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
-popper.js@^1.14.4:
- version "1.16.1"
- resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
- integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
-
postcss-attribute-case-insensitive@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.2.tgz#03d761b24afc04c09e757e92ff53716ae8ea2741"
@@ -4738,12 +4817,12 @@ postcss-attribute-case-insensitive@^5.0.2:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-calc@^8.2.3:
- version "8.2.4"
- resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-8.2.4.tgz#77b9c29bfcbe8a07ff6693dc87050828889739a5"
- integrity sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==
+postcss-calc@^9.0.0:
+ version "9.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-9.0.1.tgz#a744fd592438a93d6de0f1434c572670361eb6c6"
+ integrity sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==
dependencies:
- postcss-selector-parser "^6.0.9"
+ postcss-selector-parser "^6.0.11"
postcss-value-parser "^4.2.0"
postcss-clamp@^4.1.0:
@@ -4774,20 +4853,20 @@ postcss-color-rebeccapurple@^7.1.1:
dependencies:
postcss-value-parser "^4.2.0"
-postcss-colormin@^5.3.0:
- version "5.3.0"
- resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-5.3.0.tgz#3cee9e5ca62b2c27e84fce63affc0cfb5901956a"
- integrity sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==
+postcss-colormin@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-6.0.0.tgz#d4250652e952e1c0aca70c66942da93d3cdeaafe"
+ integrity sha512-EuO+bAUmutWoZYgHn2T1dG1pPqHU6L4TjzPlu4t1wZGXQ/fxV16xg2EJmYi0z+6r+MGV1yvpx1BHkUaRrPa2bw==
dependencies:
- browserslist "^4.16.6"
+ browserslist "^4.21.4"
caniuse-api "^3.0.0"
colord "^2.9.1"
postcss-value-parser "^4.2.0"
-postcss-convert-values@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz#04998bb9ba6b65aa31035d669a6af342c5f9d393"
- integrity sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==
+postcss-convert-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-6.0.0.tgz#ec94a954957e5c3f78f0e8f65dfcda95280b8996"
+ integrity sha512-U5D8QhVwqT++ecmy8rnTb+RL9n/B806UVaS3m60lqle4YDFcpbS3ae5bTQIh3wOGUSDHSEtMYLs/38dNG7EYFw==
dependencies:
browserslist "^4.21.4"
postcss-value-parser "^4.2.0"
@@ -4820,25 +4899,25 @@ postcss-dir-pseudo-class@^6.0.5:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-discard-comments@^5.1.2:
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz#8df5e81d2925af2780075840c1526f0660e53696"
- integrity sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==
+postcss-discard-comments@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-6.0.0.tgz#9ca335e8b68919f301b24ba47dde226a42e535fe"
+ integrity sha512-p2skSGqzPMZkEQvJsgnkBhCn8gI7NzRH2683EEjrIkoMiwRELx68yoUJ3q3DGSGuQ8Ug9Gsn+OuDr46yfO+eFw==
-postcss-discard-duplicates@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz#9eb4fe8456706a4eebd6d3b7b777d07bad03e848"
- integrity sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==
+postcss-discard-duplicates@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.0.tgz#c26177a6c33070922e67e9a92c0fd23d443d1355"
+ integrity sha512-bU1SXIizMLtDW4oSsi5C/xHKbhLlhek/0/yCnoMQany9k3nPBq+Ctsv/9oMmyqbR96HYHxZcHyK2HR5P/mqoGA==
-postcss-discard-empty@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz#e57762343ff7f503fe53fca553d18d7f0c369c6c"
- integrity sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==
+postcss-discard-empty@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-6.0.0.tgz#06c1c4fce09e22d2a99e667c8550eb8a3a1b9aee"
+ integrity sha512-b+h1S1VT6dNhpcg+LpyiUrdnEZfICF0my7HAKgJixJLW7BnNmpRH34+uw/etf5AhOlIhIAuXApSzzDzMI9K/gQ==
-postcss-discard-overridden@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz#7e8c5b53325747e9d90131bb88635282fb4a276e"
- integrity sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==
+postcss-discard-overridden@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-6.0.0.tgz#49c5262db14e975e349692d9024442de7cd8e234"
+ integrity sha512-4VELwssYXDFigPYAZ8vL4yX4mUepF/oCBeeIT4OXsJPYOtvJumyz9WflmJWTfDwCUcpDR+z0zvCWBXgTx35SVw==
postcss-double-position-gradients@^3.1.2:
version "3.1.2"
@@ -4918,53 +4997,53 @@ postcss-media-minmax@^5.0.0:
resolved "https://registry.yarnpkg.com/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz#7140bddec173e2d6d657edbd8554a55794e2a5b5"
integrity sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==
-postcss-merge-longhand@^5.1.7:
- version "5.1.7"
- resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz#24a1bdf402d9ef0e70f568f39bdc0344d568fb16"
- integrity sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==
+postcss-merge-longhand@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-6.0.0.tgz#6f627b27db939bce316eaa97e22400267e798d69"
+ integrity sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==
dependencies:
postcss-value-parser "^4.2.0"
- stylehacks "^5.1.1"
+ stylehacks "^6.0.0"
-postcss-merge-rules@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-5.1.3.tgz#8f97679e67cc8d08677a6519afca41edf2220894"
- integrity sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA==
+postcss-merge-rules@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.0.1.tgz#39f165746404e646c0f5c510222ccde4824a86aa"
+ integrity sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw==
dependencies:
browserslist "^4.21.4"
caniuse-api "^3.0.0"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-selector-parser "^6.0.5"
-postcss-minify-font-values@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz#f1df0014a726083d260d3bd85d7385fb89d1f01b"
- integrity sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==
+postcss-minify-font-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-6.0.0.tgz#68d4a028f9fa5f61701974724b2cc9445d8e6070"
+ integrity sha512-zNRAVtyh5E8ndZEYXA4WS8ZYsAp798HiIQ1V2UF/C/munLp2r1UGHwf1+6JFu7hdEhJFN+W1WJQKBrtjhFgEnA==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-minify-gradients@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz#f1fe1b4f498134a5068240c2f25d46fcd236ba2c"
- integrity sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==
+postcss-minify-gradients@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-6.0.0.tgz#22b5c88cc63091dadbad34e31ff958404d51d679"
+ integrity sha512-wO0F6YfVAR+K1xVxF53ueZJza3L+R3E6cp0VwuXJQejnNUH0DjcAFe3JEBeTY1dLwGa0NlDWueCA1VlEfiKgAA==
dependencies:
colord "^2.9.1"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
-postcss-minify-params@^5.1.4:
- version "5.1.4"
- resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz#c06a6c787128b3208b38c9364cfc40c8aa5d7352"
- integrity sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==
+postcss-minify-params@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-6.0.0.tgz#2b3a85a9e3b990d7a16866f430f5fd1d5961b539"
+ integrity sha512-Fz/wMQDveiS0n5JPcvsMeyNXOIMrwF88n7196puSuQSWSa+/Ofc1gDOSY2xi8+A4PqB5dlYCKk/WfqKqsI+ReQ==
dependencies:
browserslist "^4.21.4"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
-postcss-minify-selectors@^5.2.1:
- version "5.2.1"
- resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz#d4e7e6b46147b8117ea9325a915a801d5fe656c6"
- integrity sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==
+postcss-minify-selectors@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-6.0.0.tgz#5046c5e8680a586e5a0cad52cc9aa36d6be5bda2"
+ integrity sha512-ec/q9JNCOC2CRDNnypipGfOhbYPuUkewGwLnbv6omue/PSASbHSU7s6uSQ0tcFRVv731oMIx8k0SP4ZX6be/0g==
dependencies:
postcss-selector-parser "^6.0.5"
@@ -5004,66 +5083,65 @@ postcss-nesting@^10.2.0:
"@csstools/selector-specificity" "^2.0.0"
postcss-selector-parser "^6.0.10"
-postcss-normalize-charset@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz#9302de0b29094b52c259e9b2cf8dc0879879f0ed"
- integrity sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==
+postcss-normalize-charset@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-6.0.0.tgz#36cc12457259064969fb96f84df491652a4b0975"
+ integrity sha512-cqundwChbu8yO/gSWkuFDmKrCZ2vJzDAocheT2JTd0sFNA4HMGoKMfbk2B+J0OmO0t5GUkiAkSM5yF2rSLUjgQ==
-postcss-normalize-display-values@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz#72abbae58081960e9edd7200fcf21ab8325c3da8"
- integrity sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==
+postcss-normalize-display-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-6.0.0.tgz#8d2961415078644d8c6bbbdaf9a2fdd60f546cd4"
+ integrity sha512-Qyt5kMrvy7dJRO3OjF7zkotGfuYALETZE+4lk66sziWSPzlBEt7FrUshV6VLECkI4EN8Z863O6Nci4NXQGNzYw==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-positions@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz#ef97279d894087b59325b45c47f1e863daefbb92"
- integrity sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==
+postcss-normalize-positions@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-6.0.0.tgz#25b96df99a69f8925f730eaee0be74416865e301"
+ integrity sha512-mPCzhSV8+30FZyWhxi6UoVRYd3ZBJgTRly4hOkaSifo0H+pjDYcii/aVT4YE6QpOil15a5uiv6ftnY3rm0igPg==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-repeat-style@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz#e9eb96805204f4766df66fd09ed2e13545420fb2"
- integrity sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==
+postcss-normalize-repeat-style@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-6.0.0.tgz#ddf30ad8762feb5b1eb97f39f251acd7b8353299"
+ integrity sha512-50W5JWEBiOOAez2AKBh4kRFm2uhrT3O1Uwdxz7k24aKtbD83vqmcVG7zoIwo6xI2FZ/HDlbrCopXhLeTpQib1A==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-string@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz#411961169e07308c82c1f8c55f3e8a337757e228"
- integrity sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==
+postcss-normalize-string@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-6.0.0.tgz#948282647a51e409d69dde7910f0ac2ff97cb5d8"
+ integrity sha512-KWkIB7TrPOiqb8ZZz6homet2KWKJwIlysF5ICPZrXAylGe2hzX/HSf4NTX2rRPJMAtlRsj/yfkrWGavFuB+c0w==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-timing-functions@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz#d5614410f8f0b2388e9f240aa6011ba6f52dafbb"
- integrity sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==
+postcss-normalize-timing-functions@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-6.0.0.tgz#5f13e650b8c43351989fc5de694525cc2539841c"
+ integrity sha512-tpIXWciXBp5CiFs8sem90IWlw76FV4oi6QEWfQwyeREVwUy39VSeSqjAT7X0Qw650yAimYW5gkl2Gd871N5SQg==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-unicode@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz#f67297fca3fea7f17e0d2caa40769afc487aa030"
- integrity sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==
+postcss-normalize-unicode@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-6.0.0.tgz#741b3310f874616bdcf07764f5503695d3604730"
+ integrity sha512-ui5crYkb5ubEUDugDc786L/Me+DXp2dLg3fVJbqyAl0VPkAeALyAijF2zOsnZyaS1HyfPuMH0DwyY18VMFVNkg==
dependencies:
browserslist "^4.21.4"
postcss-value-parser "^4.2.0"
-postcss-normalize-url@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz#ed9d88ca82e21abef99f743457d3729a042adcdc"
- integrity sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==
+postcss-normalize-url@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-6.0.0.tgz#d0a31e962a16401fb7deb7754b397a323fb650b4"
+ integrity sha512-98mvh2QzIPbb02YDIrYvAg4OUzGH7s1ZgHlD3fIdTHLgPLRpv1ZTKJDnSAKr4Rt21ZQFzwhGMXxpXlfrUBKFHw==
dependencies:
- normalize-url "^6.0.1"
postcss-value-parser "^4.2.0"
-postcss-normalize-whitespace@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz#08a1a0d1ffa17a7cc6efe1e6c9da969cc4493cfa"
- integrity sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==
+postcss-normalize-whitespace@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-6.0.0.tgz#accb961caa42e25ca4179b60855b79b1f7129d4d"
+ integrity sha512-7cfE1AyLiK0+ZBG6FmLziJzqQCpTQY+8XjMhMAz8WSBSCsCNNUKujgIgjCAmDT3cJ+3zjTXFkoD15ZPsckArVw==
dependencies:
postcss-value-parser "^4.2.0"
@@ -5072,12 +5150,12 @@ postcss-opacity-percentage@^1.1.2:
resolved "https://registry.yarnpkg.com/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.3.tgz#5b89b35551a556e20c5d23eb5260fbfcf5245da6"
integrity sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==
-postcss-ordered-values@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz#b6fd2bd10f937b23d86bc829c69e7732ce76ea38"
- integrity sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==
+postcss-ordered-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-6.0.0.tgz#374704cdff25560d44061d17ba3c6308837a3218"
+ integrity sha512-K36XzUDpvfG/nWkjs6d1hRBydeIxGpKS2+n+ywlKPzx1nMYDYpoGbcjhj5AwVYJK1qV2/SDoDEnHzlPD6s3nMg==
dependencies:
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
postcss-overflow-shorthand@^3.0.4:
@@ -5161,18 +5239,18 @@ postcss-pseudo-class-any-link@^7.1.6:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-reduce-initial@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.1.tgz#c18b7dfb88aee24b1f8e4936541c29adbd35224e"
- integrity sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w==
+postcss-reduce-initial@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-6.0.0.tgz#7d16e83e60e27e2fa42f56ec0b426f1da332eca7"
+ integrity sha512-s2UOnidpVuXu6JiiI5U+fV2jamAw5YNA9Fdi/GRK0zLDLCfXmSGqQtzpUPtfN66RtCbb9fFHoyZdQaxOB3WxVA==
dependencies:
browserslist "^4.21.4"
caniuse-api "^3.0.0"
-postcss-reduce-transforms@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz#333b70e7758b802f3dd0ddfe98bb1ccfef96b6e9"
- integrity sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==
+postcss-reduce-transforms@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-6.0.0.tgz#28ff2601a6d9b96a2f039b3501526e1f4d584a46"
+ integrity sha512-FQ9f6xM1homnuy1wLe9lP1wujzxnwt1EwiigtWwuyf8FsqqXUDUp2Ulxf9A5yjlUOTdCJO6lonYjg1mgqIIi2w==
dependencies:
postcss-value-parser "^4.2.0"
@@ -5196,18 +5274,26 @@ postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selecto
cssesc "^3.0.0"
util-deprecate "^1.0.2"
-postcss-svgo@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz#0a317400ced789f233a28826e77523f15857d80d"
- integrity sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==
+postcss-selector-parser@^6.0.11:
+ version "6.0.13"
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz#d05d8d76b1e8e173257ef9d60b706a8e5e99bf1b"
+ integrity sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==
+ dependencies:
+ cssesc "^3.0.0"
+ util-deprecate "^1.0.2"
+
+postcss-svgo@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-6.0.0.tgz#7b18742d38d4505a0455bbe70d52b49f00eaf69d"
+ integrity sha512-r9zvj/wGAoAIodn84dR/kFqwhINp5YsJkLoujybWG59grR/IHx+uQ2Zo+IcOwM0jskfYX3R0mo+1Kip1VSNcvw==
dependencies:
postcss-value-parser "^4.2.0"
- svgo "^2.7.0"
+ svgo "^3.0.2"
-postcss-unique-selectors@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz#a9f273d1eacd09e9aa6088f4b0507b18b1b541b6"
- integrity sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==
+postcss-unique-selectors@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-6.0.0.tgz#c94e9b0f7bffb1203894e42294b5a1b3fb34fbe1"
+ integrity sha512-EPQzpZNxOxP7777t73RQpZE5e9TrnCrkvp7AH7a0l89JmZiPnS82y216JowHXwpBCQitfyxrof9TK3rYbi7/Yw==
dependencies:
postcss-selector-parser "^6.0.5"
@@ -5216,7 +5302,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
-postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.21:
+postcss@^8.2.15, postcss@^8.4.21:
version "8.4.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
@@ -5225,6 +5311,15 @@ postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.21:
picocolors "^1.0.0"
source-map-js "^1.0.2"
+postcss@^8.4.24:
+ version "8.4.24"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
+ integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
+ dependencies:
+ nanoid "^3.3.6"
+ picocolors "^1.0.0"
+ source-map-js "^1.0.2"
+
prebuild-install@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
@@ -5297,7 +5392,7 @@ process@^0.11.10:
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==
-prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
+prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -5361,11 +5456,6 @@ quick-format-unescaped@^4.0.3:
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
-raf-schd@^4.0.2:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-4.0.3.tgz#5d6c34ef46f8b2a0e880a8fcdb743efc5bfdbc1a"
- integrity sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==
-
randombytes@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
@@ -5378,7 +5468,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
[email protected], raw-body@^2.4.1:
[email protected]:
version "2.5.1"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
@@ -5406,41 +5496,28 @@ react-animate-height@^2.1.2:
classnames "^2.2.5"
prop-types "^15.6.1"
-react-beautiful-dnd@^13.1.1:
- version "13.1.1"
- resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.1.1.tgz#b0f3087a5840920abf8bb2325f1ffa46d8c4d0a2"
- integrity sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==
- dependencies:
- "@babel/runtime" "^7.9.2"
- css-box-model "^1.2.0"
- memoize-one "^5.1.1"
- raf-schd "^4.0.2"
- react-redux "^7.2.0"
- redux "^4.0.4"
- use-memo-one "^1.1.1"
-
-react-datepicker@^3.8.0:
- version "3.8.0"
- resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-3.8.0.tgz#c3bccd3e3f47aa66864a2fa75651be097414430b"
- integrity sha512-iFVNEp8DJoX5yEvEiciM7sJKmLGrvE70U38KhpG13XrulNSijeHw1RZkhd/0UmuXR71dcZB/kdfjiidifstZjw==
+react-datepicker@^4.10.0:
+ version "4.15.0"
+ resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.15.0.tgz#489834773fbcf87852273b4642f0c5bd3811cef7"
+ integrity sha512-kysEqVv6wRQkmAyn0wJi4Xx+JjBPBtXWfQSfh6sR3wdzZX1/LjYTPmaurnVI6ao177ecompg8ze7NCgtEGW78A==
dependencies:
+ "@popperjs/core" "^2.9.2"
classnames "^2.2.6"
- date-fns "^2.0.1"
+ date-fns "^2.24.0"
prop-types "^15.7.2"
- react-onclickoutside "^6.10.0"
- react-popper "^1.3.8"
+ react-onclickoutside "^6.12.2"
+ react-popper "^2.3.0"
-react-diff-viewer@^3.1.1:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/react-diff-viewer/-/react-diff-viewer-3.1.1.tgz#21ac9c891193d05a3734bfd6bd54b107ee6d46cc"
- integrity sha512-rmvwNdcClp6ZWdS11m1m01UnBA4OwYaLG/li0dB781e/bQEzsGyj+qewVd6W5ztBwseQ72pO7nwaCcq5jnlzcw==
+react-diff-viewer-continued@^3.2.6:
+ version "3.2.6"
+ resolved "https://registry.yarnpkg.com/react-diff-viewer-continued/-/react-diff-viewer-continued-3.2.6.tgz#96382463b5de6838d95323c407442349b1c3a26e"
+ integrity sha512-GrzyqQnjIMoej+jMjWvtVSsQqhXgzEGqpXlJ2dAGfOk7Q26qcm8Gu6xtI430PBUyZsERe8BJSQf+7VZZo8IBNQ==
dependencies:
- classnames "^2.2.6"
- create-emotion "^10.0.14"
- diff "^4.0.1"
- emotion "^10.0.14"
- memoize-one "^5.0.4"
- prop-types "^15.6.2"
+ "@emotion/css" "^11.10.5"
+ classnames "^2.3.1"
+ diff "^5.1.0"
+ memoize-one "^6.0.0"
+ prop-types "^15.8.1"
react-dom@^18.2.0:
version "18.2.0"
@@ -5450,6 +5527,11 @@ react-dom@^18.2.0:
loose-envify "^1.1.0"
scheduler "^0.23.0"
+react-fast-compare@^3.0.1:
+ version "3.2.2"
+ resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
+ integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
+
react-fast-compare@^3.1.1:
version "3.2.0"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
@@ -5473,53 +5555,24 @@ react-i18next@^11.18.6:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"
-react-input-autosize@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
- integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
- dependencies:
- prop-types "^15.5.8"
-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
-react-is@^17.0.2:
- version "17.0.2"
- resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
- integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
-
-react-onclickoutside@^6.10.0:
- version "6.12.2"
- resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.12.2.tgz#8e6cf80c7d17a79f2c908399918158a7b02dda01"
- integrity sha512-NMXGa223OnsrGVp5dJHkuKxQ4czdLmXSp5jSV9OqiCky9LOpPATn3vLldc+q5fK3gKbEHvr7J1u0yhBh/xYkpA==
+react-onclickoutside@^6.12.2:
+ version "6.13.0"
+ resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.0.tgz#e165ea4e5157f3da94f4376a3ab3e22a565f4ffc"
+ integrity sha512-ty8So6tcUpIb+ZE+1HAhbLROvAIJYyJe/1vRrrcmW+jLsaM+/powDRqxzo6hSh9CuRZGSL1Q8mvcF5WRD93a0A==
-react-popper@^1.3.8:
- version "1.3.11"
- resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.11.tgz#a2cc3f0a67b75b66cfa62d2c409f9dd1fcc71ffd"
- integrity sha512-VSA/bS+pSndSF2fiasHK/PTEEAyOpX60+H5EPAjoArr8JGm+oihu4UbrqcEBpQibJxBVCpYyjAX7abJ+7DoYVg==
+react-popper@^2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-2.3.0.tgz#17891c620e1320dce318bad9fede46a5f71c70ba"
+ integrity sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==
dependencies:
- "@babel/runtime" "^7.1.2"
- "@hypnosphi/create-react-context" "^0.3.1"
- deep-equal "^1.1.1"
- popper.js "^1.14.4"
- prop-types "^15.6.1"
- typed-styles "^0.0.7"
+ react-fast-compare "^3.0.1"
warning "^4.0.2"
-react-redux@^7.2.0:
- version "7.2.9"
- resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d"
- integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==
- dependencies:
- "@babel/runtime" "^7.15.4"
- "@types/react-redux" "^7.1.20"
- hoist-non-react-statics "^3.3.2"
- loose-envify "^1.4.0"
- prop-types "^15.7.2"
- react-is "^17.0.2"
-
react-router-dom@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
@@ -5553,19 +5606,20 @@ [email protected]:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"
-react-select@^3.2.0:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.2.0.tgz#de9284700196f5f9b5277c5d850a9ce85f5c72fe"
- integrity sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ==
- dependencies:
- "@babel/runtime" "^7.4.4"
- "@emotion/cache" "^10.0.9"
- "@emotion/core" "^10.0.9"
- "@emotion/css" "^10.0.9"
- memoize-one "^5.0.0"
+react-select@^5.7.3:
+ version "5.7.3"
+ resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.3.tgz#fa0dc9a23cad6ff3871ad3829f6083a4b54961a2"
+ integrity sha512-z8i3NCuFFWL3w27xq92rBkVI2onT0jzIIPe480HlBjXJ3b5o6Q+Clp4ydyeKrj9DZZ3lrjawwLC5NGl0FSvUDg==
+ dependencies:
+ "@babel/runtime" "^7.12.0"
+ "@emotion/cache" "^11.4.0"
+ "@emotion/react" "^11.8.1"
+ "@floating-ui/dom" "^1.0.1"
+ "@types/react-transition-group" "^4.4.0"
+ memoize-one "^6.0.0"
prop-types "^15.6.0"
- react-input-autosize "^3.0.0"
react-transition-group "^4.3.0"
+ use-isomorphic-layout-effect "^1.1.2"
react-side-effect@^2.1.0:
version "2.1.2"
@@ -5659,19 +5713,12 @@ rechoir@^0.7.0:
dependencies:
resolve "^1.9.0"
-redux@^4.0.0, redux@^4.0.4:
- version "4.2.1"
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
- integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
- dependencies:
- "@babel/runtime" "^7.9.2"
-
regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
-regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.4.3:
+regexp.prototype.flags@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -5733,7 +5780,21 @@ resolve-pathname@^3.0.0:
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
-resolve@^1.12.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.9.0:
+resolve-pkg-maps@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
+
+resolve@^1.19.0:
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
+ dependencies:
+ is-core-module "^2.11.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+resolve@^1.20.0, resolve@^1.22.1, resolve@^1.9.0:
version "1.22.1"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -5828,7 +5889,7 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"
-schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
+schema-utils@^3.0.0, schema-utils@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281"
integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==
@@ -5837,6 +5898,15 @@ schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
ajv "^6.12.5"
ajv-keywords "^3.5.2"
+schema-utils@^3.2.0:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe"
+ integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==
+ dependencies:
+ "@types/json-schema" "^7.0.8"
+ ajv "^6.12.5"
+ ajv-keywords "^3.5.2"
+
schema-utils@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0.0.tgz#60331e9e3ae78ec5d16353c467c34b3a0a1d3df7"
@@ -5847,6 +5917,16 @@ schema-utils@^4.0.0:
ajv-formats "^2.1.1"
ajv-keywords "^5.0.0"
+schema-utils@^4.0.1:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b"
+ integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==
+ dependencies:
+ "@types/json-schema" "^7.0.9"
+ ajv "^8.9.0"
+ ajv-formats "^2.1.1"
+ ajv-keywords "^5.1.0"
+
scmp@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/scmp/-/scmp-2.1.0.tgz#37b8e197c425bdeb570ab91cc356b311a11f9c9a"
@@ -5900,7 +5980,7 @@ [email protected]:
range-parser "~1.2.1"
statuses "2.0.1"
-serialize-javascript@^6.0.0:
+serialize-javascript@^6.0.0, serialize-javascript@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c"
integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==
@@ -6025,11 +6105,12 @@ slate-hyperscript@^0.81.3:
dependencies:
is-plain-object "^5.0.0"
-slate-react@^0.88.0:
- version "0.88.2"
- resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.88.2.tgz#e072d54980876ec11ca057703a0e386dd290c03e"
- integrity sha512-r06i+b7c1deP9PH69D3kJLStB2cbwryCVUGC++3phG7G3Ie+qEeJ5AZqogdxtsXd2vZaVGYKEjSASd3bTnj3tw==
+slate-react@^0.92.0:
+ version "0.92.0"
+ resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.92.0.tgz#eb158ac2a33d962f48c466c4c8cc7bc14c1c6633"
+ integrity sha512-xEDKu5RKw5f0N95l1UeNQnrB0Pxh4JPjpIZR/BVsMo0ININnLAknR99gLo46bl/Ffql4mr7LeaxQRoXxbFtJOQ==
dependencies:
+ "@juggle/resize-observer" "^3.4.0"
"@types/is-hotkey" "^0.1.1"
"@types/lodash" "^4.14.149"
direction "^1.0.3"
@@ -6039,10 +6120,10 @@ slate-react@^0.88.0:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"
-slate@^0.88.1:
- version "0.88.1"
- resolved "https://registry.yarnpkg.com/slate/-/slate-0.88.1.tgz#0fc20f33b7baed7ea979fa848232c336e788cc31"
- integrity sha512-DEj9RpkNwPfdh3zbE9eGpeOVGWdS8BYQt754S0Lk6IvJXOkYaxza7WEZLZl/vnp7vloMdTe24zccyxywA3XK8g==
+slate@^0.91.4:
+ version "0.91.4"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.91.4.tgz#759764d63c8a8a7aff29a29e598e593ed80277f9"
+ integrity sha512-aUJ3rpjrdi5SbJ5G1Qjr3arytfRkEStTmHjBfWq2A2Q8MybacIzkScSvGJjQkdTk3djCK9C9SEOt39sSeZFwTw==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"
@@ -6081,7 +6162,7 @@ source-list-map@^2.0.0:
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
-"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
+"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
@@ -6099,7 +6180,7 @@ source-map@^0.5.7:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==
-source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
+source-map@^0.6.0, source-map@~0.6.0, source-map@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
@@ -6116,11 +6197,6 @@ split2@^4.0.0:
resolved "https://registry.yarnpkg.com/split2/-/split2-4.1.0.tgz#101907a24370f85bb782f08adaabe4e281ecf809"
integrity sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ==
-stable@^0.1.8:
- version "0.1.8"
- resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
- integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
-
state-local@^1.0.6:
version "1.0.7"
resolved "https://registry.yarnpkg.com/state-local/-/state-local-1.0.7.tgz#da50211d07f05748d53009bee46307a37db386d5"
@@ -6131,11 +6207,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
-"statuses@>= 1.5.0 < 2":
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
- integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
-
stop-iteration-iterator@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#6a60be0b4ee757d1ed5254858ec66b10c49285e4"
@@ -6239,14 +6310,19 @@ style-loader@^2.0.0:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
-stylehacks@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-5.1.1.tgz#7934a34eb59d7152149fa69d6e9e56f2fc34bcc9"
- integrity sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==
+stylehacks@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-6.0.0.tgz#9fdd7c217660dae0f62e14d51c89f6c01b3cb738"
+ integrity sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==
dependencies:
browserslist "^4.21.4"
postcss-selector-parser "^6.0.4"
[email protected]:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
+ integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
+
supports-color@^5.3.0, supports-color@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -6273,28 +6349,27 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
-svgo@^2.7.0:
- version "2.8.0"
- resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
- integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
+svgo@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.0.2.tgz#5e99eeea42c68ee0dc46aa16da093838c262fe0a"
+ integrity sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==
dependencies:
"@trysound/sax" "0.2.0"
commander "^7.2.0"
- css-select "^4.1.3"
- css-tree "^1.1.3"
- csso "^4.2.0"
+ css-select "^5.1.0"
+ css-tree "^2.2.1"
+ csso "^5.0.5"
picocolors "^1.0.0"
- stable "^0.1.8"
swc-loader@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/swc-loader/-/swc-loader-0.2.3.tgz#6792f1c2e4c9ae9bf9b933b3e010210e270c186d"
integrity sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==
-swc-minify-webpack-plugin@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/swc-minify-webpack-plugin/-/swc-minify-webpack-plugin-1.0.1.tgz#8a19b88717e3bcaf13c0c559a5ac3537291f5deb"
- integrity sha512-Zeg50WoMQc7gMbPoXryyXU4suxsQ4QBJb3Lsg3l2uFSLZ3ATDkXE4CUv1sGdyNsOGt9YIuc3aSnz9z+BoUHPSg==
+swc-minify-webpack-plugin@^2.1.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/swc-minify-webpack-plugin/-/swc-minify-webpack-plugin-2.1.1.tgz#2c63fe592d49541733d7557b3af8f97c7ffa78b9"
+ integrity sha512-/9ud/libNWUC5p71vXWhW/O2Nc0essW8D9pY4P4ol0ceM8OcFbNr41R9YFqTkmktqUL2t0WwXau+FkR4T1+PJA==
tabbable@^5.3.3:
version "5.3.3"
@@ -6327,7 +6402,7 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
-terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6:
+terser-webpack-plugin@^5.3.6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz#5590aec31aa3c6f771ce1b1acca60639eab3195c"
integrity sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==
@@ -6338,6 +6413,17 @@ terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6:
serialize-javascript "^6.0.0"
terser "^5.14.1"
+terser-webpack-plugin@^5.3.7:
+ version "5.3.9"
+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.9.tgz#832536999c51b46d468067f9e37662a3b96adfe1"
+ integrity sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==
+ dependencies:
+ "@jridgewell/trace-mapping" "^0.3.17"
+ jest-worker "^27.4.5"
+ schema-utils "^3.1.1"
+ serialize-javascript "^6.0.1"
+ terser "^5.16.8"
+
terser@^5.10.0, terser@^5.14.1:
version "5.16.3"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.3.tgz#3266017a9b682edfe019b8ecddd2abaae7b39c6b"
@@ -6348,6 +6434,16 @@ terser@^5.10.0, terser@^5.14.1:
commander "^2.20.0"
source-map-support "~0.5.20"
+terser@^5.16.8:
+ version "5.18.2"
+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.18.2.tgz#ff3072a0faf21ffd38f99acc9a0ddf7b5f07b948"
+ integrity sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==
+ dependencies:
+ "@jridgewell/source-map" "^0.3.3"
+ acorn "^8.8.2"
+ commander "^2.20.0"
+ source-map-support "~0.5.20"
+
text-table@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
@@ -6388,7 +6484,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.6.tgz#b3f9b38835e36a41c843a3b0907a5a7b3755de73"
integrity sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA==
-tiny-invariant@^1.0.2, tiny-invariant@^1.0.6:
+tiny-invariant@^1.0.2:
version "1.3.1"
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
@@ -6410,11 +6506,6 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
[email protected]:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
- integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
-
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
@@ -6554,11 +6645,6 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
-typed-styles@^0.0.7:
- version "0.0.7"
- resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
- integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
-
typescript@^4.8.4:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
@@ -6623,10 +6709,10 @@ use-context-selector@^1.4.1:
resolved "https://registry.yarnpkg.com/use-context-selector/-/use-context-selector-1.4.1.tgz#eb96279965846b72915d7f899b8e6ef1d768b0ae"
integrity sha512-Io2ArvcRO+6MWIhkdfMFt+WKQX+Vb++W8DS2l03z/Vw/rz3BclKpM0ynr4LYGyU85Eke+Yx5oIhTY++QR0ZDoA==
-use-memo-one@^1.1.1:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/use-memo-one/-/use-memo-one-1.1.3.tgz#2fd2e43a2169eabc7496960ace8c79efef975e99"
- integrity sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==
+use-isomorphic-layout-effect@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
+ integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
utf8-byte-length@^1.0.1:
version "1.0.4"
@@ -6668,7 +6754,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09"
integrity sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==
-warning@^4.0.2, warning@^4.0.3:
+warning@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"
integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
@@ -6693,11 +6779,12 @@ webidl-conversions@^7.0.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
-webpack-bundle-analyzer@^4.7.0:
- version "4.7.0"
- resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.7.0.tgz#33c1c485a7fcae8627c547b5c3328b46de733c66"
- integrity sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==
+webpack-bundle-analyzer@^4.8.0:
+ version "4.9.0"
+ resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.9.0.tgz#fc093c4ab174fd3dcbd1c30b763f56d10141209d"
+ integrity sha512-+bXGmO1LyiNx0i9enBu3H8mv42sj/BJWhZNFwjz92tVnBa9J3JMGo2an2IXlEleoDOPn/Hofl5hr/xCpObUDtw==
dependencies:
+ "@discoveryjs/json-ext" "0.5.7"
acorn "^8.0.4"
acorn-walk "^8.0.0"
chalk "^4.1.0"
@@ -6726,17 +6813,16 @@ webpack-cli@^4.10.0:
rechoir "^0.7.0"
webpack-merge "^5.7.3"
-webpack-dev-middleware@^4.3.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-4.3.0.tgz#179cc40795882cae510b1aa7f3710cbe93c9333e"
- integrity sha512-PjwyVY95/bhBh6VUqt6z4THplYcsvQ8YNNBTBM873xLVmw8FLeALn0qurHbs9EmcfhzQis/eoqypSnZeuUz26w==
[email protected]:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-6.0.1.tgz#fd585127ed44dab3f253daf0d98f4d58a5088cc2"
+ integrity sha512-PZPZ6jFinmqVPJZbisfggDiC+2EeGZ1ZByyMP5sOFJcPPWSexalISz+cvm+j+oYPT7FIJyxT76esjnw9DhE5sw==
dependencies:
- colorette "^1.2.2"
- mem "^8.1.1"
- memfs "^3.2.2"
- mime-types "^2.1.30"
+ colorette "^2.0.10"
+ memfs "^3.4.12"
+ mime-types "^2.1.31"
range-parser "^1.2.1"
- schema-utils "^3.0.0"
+ schema-utils "^4.0.0"
webpack-hot-middleware@^2.25.3:
version "2.25.3"
@@ -6768,22 +6854,22 @@ webpack-sources@^3.2.3:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
-webpack@^5.75.0:
- version "5.75.0"
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
- integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
+webpack@^5.78.0:
+ version "5.88.1"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.1.tgz#21eba01e81bd5edff1968aea726e2fbfd557d3f8"
+ integrity sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==
dependencies:
"@types/eslint-scope" "^3.7.3"
- "@types/estree" "^0.0.51"
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/wasm-edit" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
+ "@types/estree" "^1.0.0"
+ "@webassemblyjs/ast" "^1.11.5"
+ "@webassemblyjs/wasm-edit" "^1.11.5"
+ "@webassemblyjs/wasm-parser" "^1.11.5"
acorn "^8.7.1"
- acorn-import-assertions "^1.7.6"
+ acorn-import-assertions "^1.9.0"
browserslist "^4.14.5"
chrome-trace-event "^1.0.2"
- enhanced-resolve "^5.10.0"
- es-module-lexer "^0.9.0"
+ enhanced-resolve "^5.15.0"
+ es-module-lexer "^1.2.1"
eslint-scope "5.1.1"
events "^3.2.0"
glob-to-regexp "^0.4.1"
@@ -6792,9 +6878,9 @@ webpack@^5.75.0:
loader-runner "^4.2.0"
mime-types "^2.1.27"
neo-async "^2.6.2"
- schema-utils "^3.1.0"
+ schema-utils "^3.2.0"
tapable "^2.1.1"
- terser-webpack-plugin "^5.1.3"
+ terser-webpack-plugin "^5.3.7"
watchpack "^2.4.0"
webpack-sources "^3.2.3"
@@ -6911,7 +6997,7 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
-yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
+yaml@^1.10.0:
version "1.10.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
diff --git a/examples/auth/next-app/.env.example b/examples/auth/next-app/.env.example
new file mode 100644
index 00000000000..bfc5ec98e5c
--- /dev/null
+++ b/examples/auth/next-app/.env.example
@@ -0,0 +1 @@
+NEXT_PUBLIC_CMS_URL=http://localhost:3000
diff --git a/examples/auth/next-app/.eslintrc.js b/examples/auth/next-app/.eslintrc.js
new file mode 100644
index 00000000000..b22424b3edd
--- /dev/null
+++ b/examples/auth/next-app/.eslintrc.js
@@ -0,0 +1,7 @@
+module.exports = {
+ root: true,
+ extends: ['plugin:@next/next/recommended', '@payloadcms'],
+ rules: {
+ 'import/extensions': 'off',
+ },
+}
diff --git a/examples/auth/nextjs/.gitignore b/examples/auth/next-app/.gitignore
similarity index 100%
rename from examples/auth/nextjs/.gitignore
rename to examples/auth/next-app/.gitignore
diff --git a/examples/auth/nextjs/.prettierrc.js b/examples/auth/next-app/.prettierrc.js
similarity index 100%
rename from examples/auth/nextjs/.prettierrc.js
rename to examples/auth/next-app/.prettierrc.js
diff --git a/examples/auth/next-app/README.md b/examples/auth/next-app/README.md
new file mode 100644
index 00000000000..b6623743df9
--- /dev/null
+++ b/examples/auth/next-app/README.md
@@ -0,0 +1,41 @@
+# Payload Auth Example Front-End
+
+This is a [Payload](https://payloadcms.com) + [Next.js](https://nextjs.org) app using the [App Router](https://nextjs.org/docs/app) made explicitly for the [Payload Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth). It demonstrates how to authenticate your Next.js app using [Payload Authentication](https://payloadcms.com/docs/authentication/overview).
+
+> This example uses the App Router, the latest API of Next.js. If your app is using the legacy [Pages Router](https://nextjs.org/docs/pages), check out the official [Pages Router Example](https://github.com/payloadcms/payload/tree/master/examples/auth/next-pages).
+
+## Getting Started
+
+### Payload
+
+First you'll need a running Payload app. If you have not done so already, clone down the [`cms`](../cms) folder and follow the setup instructions there to get it up and running. This will provide all the necessary APIs that your Next.js app will be using for authentication.
+
+### Next.js
+
+1. Clone this repo
+2. `cd` into this directory and run `yarn` or `npm install`
+3. `cp .env.example .env` to copy the example environment variables
+4. `yarn dev` or `npm run dev` to start the server
+5. `open http://localhost:3001` to see the result
+
+Once running, a user is automatically seeded in your local environment with some basic instructions. See the [Payload Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth) for full details.
+
+## Learn More
+
+To learn more about Payload and Next.js, take a look at the following resources:
+
+- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
+- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
+- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
+
+You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
+
+## Deployment
+
+The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new) from the creators of Next.js. You could also combine this app into a [single Express server](https://github.com/payloadcms/payload/tree/master/examples/custom-server) and deploy in to [Payload Cloud](https://payloadcms.com/new/import).
+
+Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
+
+## Questions
+
+If you have any issues or questions, reach out to us on [Discord](https://discord.com/invite/payload) or start a [GitHub discussion](https://github.com/payloadcms/payload/discussions).
diff --git a/examples/auth/next-app/app/_components/Button/index.module.scss b/examples/auth/next-app/app/_components/Button/index.module.scss
new file mode 100644
index 00000000000..aa8b5ac784a
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Button/index.module.scss
@@ -0,0 +1,40 @@
+@import '../../_css/type.scss';
+
+.button {
+ border: none;
+ cursor: pointer;
+ display: inline-flex;
+ justify-content: center;
+ background-color: transparent;
+ text-decoration: none;
+ display: inline-flex;
+ padding: 12px 24px;
+}
+
+.content {
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+}
+
+.label {
+ @extend %label;
+ text-align: center;
+ display: flex;
+ align-items: center;
+}
+
+.appearance--primary {
+ background-color: var(--theme-elevation-1000);
+ color: var(--theme-elevation-0);
+}
+
+.appearance--secondary {
+ background-color: transparent;
+ box-shadow: inset 0 0 0 1px var(--theme-elevation-1000);
+}
+
+.appearance--default {
+ padding: 0;
+ color: var(--theme-text);
+}
diff --git a/examples/auth/next-app/app/_components/Button/index.tsx b/examples/auth/next-app/app/_components/Button/index.tsx
new file mode 100644
index 00000000000..eb4e2737b50
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Button/index.tsx
@@ -0,0 +1,75 @@
+'use client'
+
+import React, { ElementType } from 'react'
+import Link from 'next/link'
+
+import classes from './index.module.scss'
+
+export type Props = {
+ label?: string
+ appearance?: 'default' | 'primary' | 'secondary'
+ el?: 'button' | 'link' | 'a'
+ onClick?: () => void
+ href?: string
+ newTab?: boolean
+ className?: string
+ type?: 'submit' | 'button'
+ disabled?: boolean
+ invert?: boolean
+}
+
+export const Button: React.FC<Props> = ({
+ el: elFromProps = 'link',
+ label,
+ newTab,
+ href,
+ appearance,
+ className: classNameFromProps,
+ onClick,
+ type = 'button',
+ disabled,
+ invert,
+}) => {
+ let el = elFromProps
+ const newTabProps = newTab ? { target: '_blank', rel: 'noopener noreferrer' } : {}
+
+ const className = [
+ classes.button,
+ classNameFromProps,
+ classes[`appearance--${appearance}`],
+ invert && classes[`${appearance}--invert`],
+ ]
+ .filter(Boolean)
+ .join(' ')
+
+ const content = (
+ <div className={classes.content}>
+ <span className={classes.label}>{label}</span>
+ </div>
+ )
+
+ if (onClick || type === 'submit') el = 'button'
+
+ if (el === 'link') {
+ return (
+ <Link href={href || ''} className={className} {...newTabProps} onClick={onClick}>
+ {content}
+ </Link>
+ )
+ }
+
+ const Element: ElementType = el
+
+ return (
+ <Element
+ href={href}
+ className={className}
+ type={type}
+ {...newTabProps}
+ onClick={onClick}
+ disabled={disabled}
+ >
+ {content}
+ </Element>
+ )
+}
diff --git a/examples/auth/next-app/app/_components/Gutter/index.module.scss b/examples/auth/next-app/app/_components/Gutter/index.module.scss
new file mode 100644
index 00000000000..be9e377a789
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Gutter/index.module.scss
@@ -0,0 +1,13 @@
+.gutter {
+ max-width: 1920px;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+.gutterLeft {
+ padding-left: var(--gutter-h);
+}
+
+.gutterRight {
+ padding-right: var(--gutter-h);
+}
diff --git a/examples/auth/nextjs/components/Gutter/index.tsx b/examples/auth/next-app/app/_components/Gutter/index.tsx
similarity index 78%
rename from examples/auth/nextjs/components/Gutter/index.tsx
rename to examples/auth/next-app/app/_components/Gutter/index.tsx
index 74fadcbae48..3cabc4ac58a 100644
--- a/examples/auth/nextjs/components/Gutter/index.tsx
+++ b/examples/auth/next-app/app/_components/Gutter/index.tsx
@@ -16,7 +16,12 @@ export const Gutter: React.FC<Props> = forwardRef<HTMLDivElement, Props>((props,
return (
<div
ref={ref}
- className={[left && classes.gutterLeft, right && classes.gutterRight, className]
+ className={[
+ classes.gutter,
+ left && classes.gutterLeft,
+ right && classes.gutterRight,
+ className,
+ ]
.filter(Boolean)
.join(' ')}
>
diff --git a/examples/auth/next-app/app/_components/Header/Nav/index.module.scss b/examples/auth/next-app/app/_components/Header/Nav/index.module.scss
new file mode 100644
index 00000000000..6aa7cb85cf6
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Header/Nav/index.module.scss
@@ -0,0 +1,20 @@
+@use '../../../_css/queries.scss' as *;
+
+.nav {
+ display: flex;
+ gap: calc(var(--base) / 4) var(--base);
+ align-items: center;
+ flex-wrap: wrap;
+ opacity: 1;
+ transition: opacity 100ms linear;
+ visibility: visible;
+
+ > * {
+ text-decoration: none;
+ }
+}
+
+.hide {
+ opacity: 0;
+ visibility: hidden;
+}
diff --git a/examples/auth/next-app/app/_components/Header/Nav/index.tsx b/examples/auth/next-app/app/_components/Header/Nav/index.tsx
new file mode 100644
index 00000000000..0015b0ec8a9
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Header/Nav/index.tsx
@@ -0,0 +1,38 @@
+'use client'
+
+import React from 'react'
+import Link from 'next/link'
+
+import { useAuth } from '../../../_providers/Auth'
+
+import classes from './index.module.scss'
+
+export const HeaderNav: React.FC = () => {
+ const { user } = useAuth()
+
+ return (
+ <nav
+ className={[
+ classes.nav,
+ // fade the nav in on user load to avoid flash of content and layout shift
+ // Vercel also does this in their own website header, see https://vercel.com
+ user === undefined && classes.hide,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {user && (
+ <React.Fragment>
+ <Link href="/account">Account</Link>
+ <Link href="/logout">Logout</Link>
+ </React.Fragment>
+ )}
+ {!user && (
+ <React.Fragment>
+ <Link href="/login">Login</Link>
+ <Link href="/create-account">Create Account</Link>
+ </React.Fragment>
+ )}
+ </nav>
+ )
+}
diff --git a/examples/auth/next-app/app/_components/Header/index.module.scss b/examples/auth/next-app/app/_components/Header/index.module.scss
new file mode 100644
index 00000000000..9478b92ec83
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Header/index.module.scss
@@ -0,0 +1,22 @@
+@use '../../_css/queries.scss' as *;
+
+.header {
+ padding: var(--base) 0;
+}
+
+.wrap {
+ display: flex;
+ justify-content: space-between;
+ flex-wrap: wrap;
+ gap: calc(var(--base) / 2) var(--base);
+}
+
+.logo {
+ width: 150px;
+}
+
+:global([data-theme="light"]) {
+ .logo {
+ filter: invert(1);
+ }
+}
diff --git a/examples/auth/next-app/app/_components/Header/index.tsx b/examples/auth/next-app/app/_components/Header/index.tsx
new file mode 100644
index 00000000000..ba6015f8420
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Header/index.tsx
@@ -0,0 +1,34 @@
+import React from 'react'
+import Image from 'next/image'
+import Link from 'next/link'
+
+import { Gutter } from '../Gutter'
+import { HeaderNav } from './Nav'
+
+import classes from './index.module.scss'
+
+export function Header() {
+ return (
+ <header className={classes.header}>
+ <Gutter className={classes.wrap}>
+ <Link href="/" className={classes.logo}>
+ <picture>
+ <source
+ srcSet="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-light.svg"
+ media="(prefers-color-scheme: dark)"
+ />
+ <Image
+ width={150}
+ height={30}
+ alt="Payload Logo"
+ src="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-dark.svg"
+ />
+ </picture>
+ </Link>
+ <HeaderNav />
+ </Gutter>
+ </header>
+ )
+}
+
+export default Header
diff --git a/examples/auth/next-app/app/_components/Input/index.module.scss b/examples/auth/next-app/app/_components/Input/index.module.scss
new file mode 100644
index 00000000000..e2dfab23bdd
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Input/index.module.scss
@@ -0,0 +1,56 @@
+@import '../../_css/common';
+
+.inputWrap {
+ width: 100%;
+}
+
+.input {
+ width: 100%;
+ font-family: system-ui;
+ border-radius: 0;
+ box-shadow: none;
+ border: none;
+ background: none;
+ background-color: var(--theme-elevation-100);
+ color: var(--theme-elevation-1000);
+ height: calc(var(--base) * 2);
+ line-height: calc(var(--base) * 2);
+ padding: 0 calc(var(--base) / 2);
+
+ &:focus {
+ border: none;
+ outline: none;
+ }
+
+ &:-webkit-autofill,
+ &:-webkit-autofill:hover,
+ &:-webkit-autofill:focus {
+ -webkit-text-fill-color: var(--theme-text);
+ -webkit-box-shadow: 0 0 0px 1000px var(--theme-elevation-150) inset;
+ transition: background-color 5000s ease-in-out 0s;
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ .input {
+ background-color: var(--theme-elevation-150);
+ }
+}
+
+.error {
+ background-color: var(--theme-error-150);
+}
+
+.label {
+ margin-bottom: 0;
+ display: block;
+ line-height: 1;
+ margin-bottom: calc(var(--base) / 2);
+}
+
+.errorMessage {
+ font-size: small;
+ line-height: 1.25;
+ margin-top: 4px;
+ color: red;
+}
diff --git a/examples/auth/next-app/app/_components/Input/index.tsx b/examples/auth/next-app/app/_components/Input/index.tsx
new file mode 100644
index 00000000000..771626cf0a2
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Input/index.tsx
@@ -0,0 +1,55 @@
+import React from 'react'
+import { FieldValues, UseFormRegister, Validate } from 'react-hook-form'
+
+import classes from './index.module.scss'
+
+type Props = {
+ name: string
+ label: string
+ register: UseFormRegister<FieldValues & any>
+ required?: boolean
+ error: any
+ type?: 'text' | 'number' | 'password' | 'email'
+ validate?: (value: string) => boolean | string
+}
+
+export const Input: React.FC<Props> = ({
+ name,
+ label,
+ required,
+ register,
+ error,
+ type = 'text',
+ validate,
+}) => {
+ return (
+ <div className={classes.inputWrap}>
+ <label htmlFor="name" className={classes.label}>
+ {`${label} ${required ? '*' : ''}`}
+ </label>
+ <input
+ className={[classes.input, error && classes.error].filter(Boolean).join(' ')}
+ {...{ type }}
+ {...register(name, {
+ required,
+ validate,
+ ...(type === 'email'
+ ? {
+ pattern: {
+ value: /\S+@\S+\.\S+/,
+ message: 'Please enter a valid email',
+ },
+ }
+ : {}),
+ })}
+ />
+ {error && (
+ <div className={classes.errorMessage}>
+ {!error?.message && error?.type === 'required'
+ ? 'This field is required'
+ : error?.message}
+ </div>
+ )}
+ </div>
+ )
+}
diff --git a/examples/auth/next-app/app/_components/Message/index.module.scss b/examples/auth/next-app/app/_components/Message/index.module.scss
new file mode 100644
index 00000000000..21273d940c3
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Message/index.module.scss
@@ -0,0 +1,46 @@
+@import '../../_css/common';
+
+.message {
+ padding: calc(var(--base) / 2) calc(var(--base) / 2);
+ line-height: 1.25;
+ width: 100%;
+}
+
+.default {
+ background-color: var(--theme-elevation-100);
+ color: var(--theme-elevation-1000);
+}
+
+.warning {
+ background-color: var(--theme-warning-500);
+ color: var(--theme-warning-900);
+}
+
+.error {
+ background-color: var(--theme-error-500);
+ color: var(--theme-error-900);
+}
+
+.success {
+ background-color: var(--theme-success-500);
+ color: var(--theme-success-900);
+}
+
+@media (prefers-color-scheme: dark) {
+ .default {
+ background-color: var(--theme-elevation-900);
+ color: var(--theme-elevation-100);
+ }
+
+ .warning {
+ color: var(--theme-warning-100);
+ }
+
+ .error {
+ color: var(--theme-error-100);
+ }
+
+ .success {
+ color: var(--theme-success-100);
+ }
+}
diff --git a/examples/auth/next-app/app/_components/Message/index.tsx b/examples/auth/next-app/app/_components/Message/index.tsx
new file mode 100644
index 00000000000..3cd80608683
--- /dev/null
+++ b/examples/auth/next-app/app/_components/Message/index.tsx
@@ -0,0 +1,33 @@
+import React from 'react'
+
+import classes from './index.module.scss'
+
+export const Message: React.FC<{
+ message?: React.ReactNode
+ error?: React.ReactNode
+ success?: React.ReactNode
+ warning?: React.ReactNode
+ className?: string
+}> = ({ message, error, success, warning, className }) => {
+ const messageToRender = message || error || success || warning
+
+ if (messageToRender) {
+ return (
+ <div
+ className={[
+ classes.message,
+ className,
+ error && classes.error,
+ success && classes.success,
+ warning && classes.warning,
+ !error && !success && !warning && classes.default,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {messageToRender}
+ </div>
+ )
+ }
+ return null
+}
diff --git a/examples/auth/next-app/app/_components/RenderParams/index.tsx b/examples/auth/next-app/app/_components/RenderParams/index.tsx
new file mode 100644
index 00000000000..b758a3fa8c9
--- /dev/null
+++ b/examples/auth/next-app/app/_components/RenderParams/index.tsx
@@ -0,0 +1,29 @@
+'use client'
+
+import { useSearchParams } from 'next/navigation'
+
+import { Message } from '../Message'
+
+export const RenderParams: React.FC<{
+ params?: string[]
+ message?: string
+ className?: string
+}> = ({ params = ['error', 'message', 'success'], message, className }) => {
+ const searchParams = useSearchParams()
+ const paramValues = params.map(param => searchParams.get(param)).filter(Boolean)
+
+ if (paramValues.length) {
+ return (
+ <div className={className}>
+ {paramValues.map(paramValue => (
+ <Message
+ key={paramValue}
+ message={(message || 'PARAM')?.replace('PARAM', paramValue || '')}
+ />
+ ))}
+ </div>
+ )
+ }
+
+ return null
+}
diff --git a/examples/auth/nextjs/components/RichText/index.module.scss b/examples/auth/next-app/app/_components/RichText/index.module.scss
similarity index 55%
rename from examples/auth/nextjs/components/RichText/index.module.scss
rename to examples/auth/next-app/app/_components/RichText/index.module.scss
index 172de55c3a0..884b2d95be3 100644
--- a/examples/auth/nextjs/components/RichText/index.module.scss
+++ b/examples/auth/next-app/app/_components/RichText/index.module.scss
@@ -2,4 +2,8 @@
:first-child {
margin-top: 0;
}
+
+ a {
+ text-decoration: underline;
+ }
}
diff --git a/examples/auth/nextjs/components/RichText/index.tsx b/examples/auth/next-app/app/_components/RichText/index.tsx
similarity index 100%
rename from examples/auth/nextjs/components/RichText/index.tsx
rename to examples/auth/next-app/app/_components/RichText/index.tsx
diff --git a/examples/auth/next-app/app/_components/RichText/serialize.tsx b/examples/auth/next-app/app/_components/RichText/serialize.tsx
new file mode 100644
index 00000000000..1067a9815a2
--- /dev/null
+++ b/examples/auth/next-app/app/_components/RichText/serialize.tsx
@@ -0,0 +1,92 @@
+import React, { Fragment } from 'react'
+import escapeHTML from 'escape-html'
+import { Text } from 'slate'
+
+// eslint-disable-next-line no-use-before-define
+type Children = Leaf[]
+
+type Leaf = {
+ type: string
+ value?: {
+ url: string
+ alt: string
+ }
+ children: Children
+ url?: string
+ [key: string]: unknown
+}
+
+const serialize = (children: Children): React.ReactNode[] =>
+ children.map((node, i) => {
+ if (Text.isText(node)) {
+ let text = <span dangerouslySetInnerHTML={{ __html: escapeHTML(node.text) }} />
+
+ if (node.bold) {
+ text = <strong key={i}>{text}</strong>
+ }
+
+ if (node.code) {
+ text = <code key={i}>{text}</code>
+ }
+
+ if (node.italic) {
+ text = <em key={i}>{text}</em>
+ }
+
+ if (node.underline) {
+ text = (
+ <span style={{ textDecoration: 'underline' }} key={i}>
+ {text}
+ </span>
+ )
+ }
+
+ if (node.strikethrough) {
+ text = (
+ <span style={{ textDecoration: 'line-through' }} key={i}>
+ {text}
+ </span>
+ )
+ }
+
+ return <Fragment key={i}>{text}</Fragment>
+ }
+
+ if (!node) {
+ return null
+ }
+
+ switch (node.type) {
+ case 'h1':
+ return <h1 key={i}>{serialize(node.children)}</h1>
+ case 'h2':
+ return <h2 key={i}>{serialize(node.children)}</h2>
+ case 'h3':
+ return <h3 key={i}>{serialize(node.children)}</h3>
+ case 'h4':
+ return <h4 key={i}>{serialize(node.children)}</h4>
+ case 'h5':
+ return <h5 key={i}>{serialize(node.children)}</h5>
+ case 'h6':
+ return <h6 key={i}>{serialize(node.children)}</h6>
+ case 'blockquote':
+ return <blockquote key={i}>{serialize(node.children)}</blockquote>
+ case 'ul':
+ return <ul key={i}>{serialize(node.children)}</ul>
+ case 'ol':
+ return <ol key={i}>{serialize(node.children)}</ol>
+ case 'li':
+ return <li key={i}>{serialize(node.children)}</li>
+ case 'link':
+ return (
+ <a href={escapeHTML(node.url)} key={i}>
+ {serialize(node.children)}
+ </a>
+ )
+
+ default:
+ return <p key={i}>{serialize(node.children)}</p>
+ }
+ })
+
+export default serialize
diff --git a/examples/preview/nextjs/css/app.scss b/examples/auth/next-app/app/_css/app.scss
similarity index 67%
rename from examples/preview/nextjs/css/app.scss
rename to examples/auth/next-app/app/_css/app.scss
index 33b29989e24..fcf6af75664 100644
--- a/examples/preview/nextjs/css/app.scss
+++ b/examples/auth/next-app/app/_css/app.scss
@@ -1,14 +1,9 @@
@use './queries.scss' as *;
@use './colors.scss' as *;
@use './type.scss' as *;
+@import "./theme.scss";
:root {
- --breakpoint-xs-width : #{$breakpoint-xs-width};
- --breakpoint-s-width : #{$breakpoint-s-width};
- --breakpoint-m-width : #{$breakpoint-m-width};
- --breakpoint-l-width : #{$breakpoint-l-width};
- --scrollbar-width: 17px;
-
--base: 24px;
--font-body: system-ui;
--font-mono: 'Roboto Mono', monospace;
@@ -16,9 +11,6 @@
--gutter-h: 180px;
--block-padding: 120px;
- --header-z-index: 100;
- --modal-z-index: 90;
-
@include large-break {
--gutter-h: 144px;
--block-padding: 96px;
@@ -30,17 +22,13 @@
}
}
-/////////////////////////////
-// GLOBAL STYLES
-/////////////////////////////
-
* {
box-sizing: border-box;
}
html {
@extend %body;
- background: var(--color-white);
+ background: var(--theme-bg);
-webkit-font-smoothing: antialiased;
}
@@ -52,18 +40,18 @@ body,
body {
font-family: var(--font-body);
- color: var(--color-black);
margin: 0;
+ color: var(--theme-text);
}
::selection {
- background: var(--color-green);
- color: var(--color-black);
+ background: var(--theme-success-500);
+ color: var(--color-base-800);
}
::-moz-selection {
- background: var(--color-green);
- color: var(--color-black);
+ background: var(--theme-success-500);
+ color: var(--color-base-800);
}
img {
diff --git a/examples/auth/next-app/app/_css/colors.scss b/examples/auth/next-app/app/_css/colors.scss
new file mode 100644
index 00000000000..68bcbc2d594
--- /dev/null
+++ b/examples/auth/next-app/app/_css/colors.scss
@@ -0,0 +1,83 @@
+:root {
+ --color-base-0: rgb(255, 255, 255);
+ --color-base-50: rgb(245, 245, 245);
+ --color-base-100: rgb(235, 235, 235);
+ --color-base-150: rgb(221, 221, 221);
+ --color-base-200: rgb(208, 208, 208);
+ --color-base-250: rgb(195, 195, 195);
+ --color-base-300: rgb(181, 181, 181);
+ --color-base-350: rgb(168, 168, 168);
+ --color-base-400: rgb(154, 154, 154);
+ --color-base-450: rgb(141, 141, 141);
+ --color-base-500: rgb(128, 128, 128);
+ --color-base-550: rgb(114, 114, 114);
+ --color-base-600: rgb(101, 101, 101);
+ --color-base-650: rgb(87, 87, 87);
+ --color-base-700: rgb(74, 74, 74);
+ --color-base-750: rgb(60, 60, 60);
+ --color-base-800: rgb(47, 47, 47);
+ --color-base-850: rgb(34, 34, 34);
+ --color-base-900: rgb(20, 20, 20);
+ --color-base-950: rgb(7, 7, 7);
+ --color-base-1000: rgb(0, 0, 0);
+
+ --color-success-50: rgb(247, 255, 251);
+ --color-success-100: rgb(240, 255, 247);
+ --color-success-150: rgb(232, 255, 243);
+ --color-success-200: rgb(224, 255, 239);
+ --color-success-250: rgb(217, 255, 235);
+ --color-success-300: rgb(209, 255, 230);
+ --color-success-350: rgb(201, 255, 226);
+ --color-success-400: rgb(193, 255, 222);
+ --color-success-450: rgb(186, 255, 218);
+ --color-success-500: rgb(178, 255, 214);
+ --color-success-550: rgb(160, 230, 193);
+ --color-success-600: rgb(142, 204, 171);
+ --color-success-650: rgb(125, 179, 150);
+ --color-success-700: rgb(107, 153, 128);
+ --color-success-750: rgb(89, 128, 107);
+ --color-success-800: rgb(71, 102, 86);
+ --color-success-850: rgb(53, 77, 64);
+ --color-success-900: rgb(36, 51, 43);
+ --color-success-950: rgb(18, 25, 21);
+
+ --color-warning-50: rgb(255, 255, 246);
+ --color-warning-100: rgb(255, 255, 237);
+ --color-warning-150: rgb(254, 255, 228);
+ --color-warning-200: rgb(254, 255, 219);
+ --color-warning-250: rgb(254, 255, 210);
+ --color-warning-300: rgb(254, 255, 200);
+ --color-warning-350: rgb(254, 255, 191);
+ --color-warning-400: rgb(253, 255, 182);
+ --color-warning-450: rgb(253, 255, 173);
+ --color-warning-500: rgb(253, 255, 164);
+ --color-warning-550: rgb(228, 230, 148);
+ --color-warning-600: rgb(202, 204, 131);
+ --color-warning-650: rgb(177, 179, 115);
+ --color-warning-700: rgb(152, 153, 98);
+ --color-warning-750: rgb(127, 128, 82);
+ --color-warning-800: rgb(101, 102, 66);
+ --color-warning-850: rgb(76, 77, 49);
+ --color-warning-900: rgb(51, 51, 33);
+ --color-warning-950: rgb(25, 25, 16);
+
+ --color-error-50: rgb(255, 241, 241);
+ --color-error-100: rgb(255, 226, 228);
+ --color-error-150: rgb(255, 212, 214);
+ --color-error-200: rgb(255, 197, 200);
+ --color-error-250: rgb(255, 183, 187);
+ --color-error-300: rgb(255, 169, 173);
+ --color-error-350: rgb(255, 154, 159);
+ --color-error-400: rgb(255, 140, 145);
+ --color-error-450: rgb(255, 125, 132);
+ --color-error-500: rgb(255, 111, 118);
+ --color-error-550: rgb(230, 100, 106);
+ --color-error-600: rgb(204, 89, 94);
+ --color-error-650: rgb(179, 78, 83);
+ --color-error-700: rgb(153, 67, 71);
+ --color-error-750: rgb(128, 56, 59);
+ --color-error-800: rgb(102, 44, 47);
+ --color-error-850: rgb(77, 33, 35);
+ --color-error-900: rgb(51, 22, 24);
+ --color-error-950: rgb(25, 11, 12);
+}
diff --git a/examples/auth/nextjs/css/common.scss b/examples/auth/next-app/app/_css/common.scss
similarity index 54%
rename from examples/auth/nextjs/css/common.scss
rename to examples/auth/next-app/app/_css/common.scss
index 6b0f85715f0..bebb9f3aa20 100644
--- a/examples/auth/nextjs/css/common.scss
+++ b/examples/auth/next-app/app/_css/common.scss
@@ -1,2 +1 @@
@forward './queries.scss';
-@forward './type.scss';
\ No newline at end of file
diff --git a/examples/auth/nextjs/css/queries.scss b/examples/auth/next-app/app/_css/queries.scss
similarity index 85%
rename from examples/auth/nextjs/css/queries.scss
rename to examples/auth/next-app/app/_css/queries.scss
index 74f23fb0db0..8f84ac7097e 100644
--- a/examples/auth/nextjs/css/queries.scss
+++ b/examples/auth/next-app/app/_css/queries.scss
@@ -3,10 +3,6 @@ $breakpoint-s-width: 768px;
$breakpoint-m-width: 1024px;
$breakpoint-l-width: 1440px;
-////////////////////////////
-// MEDIA QUERIES
-/////////////////////////////
-
@mixin extra-small-break {
@media (max-width: #{$breakpoint-xs-width}) {
@content;
@@ -29,4 +25,4 @@ $breakpoint-l-width: 1440px;
@media (max-width: #{$breakpoint-l-width}) {
@content;
}
-}
\ No newline at end of file
+}
diff --git a/examples/auth/next-app/app/_css/theme.scss b/examples/auth/next-app/app/_css/theme.scss
new file mode 100644
index 00000000000..0c93d334fdf
--- /dev/null
+++ b/examples/auth/next-app/app/_css/theme.scss
@@ -0,0 +1,241 @@
+@media (prefers-color-scheme: light) {
+ :root {
+ --theme-success-50: var(--color-success-50);
+ --theme-success-100: var(--color-success-100);
+ --theme-success-150: var(--color-success-150);
+ --theme-success-200: var(--color-success-200);
+ --theme-success-250: var(--color-success-250);
+ --theme-success-300: var(--color-success-300);
+ --theme-success-350: var(--color-success-350);
+ --theme-success-400: var(--color-success-400);
+ --theme-success-450: var(--color-success-450);
+ --theme-success-500: var(--color-success-500);
+ --theme-success-550: var(--color-success-550);
+ --theme-success-600: var(--color-success-600);
+ --theme-success-650: var(--color-success-650);
+ --theme-success-700: var(--color-success-700);
+ --theme-success-750: var(--color-success-750);
+ --theme-success-800: var(--color-success-800);
+ --theme-success-850: var(--color-success-850);
+ --theme-success-900: var(--color-success-900);
+ --theme-success-950: var(--color-success-950);
+
+ --theme-warning-50: var(--color-warning-50);
+ --theme-warning-100: var(--color-warning-100);
+ --theme-warning-150: var(--color-warning-150);
+ --theme-warning-200: var(--color-warning-200);
+ --theme-warning-250: var(--color-warning-250);
+ --theme-warning-300: var(--color-warning-300);
+ --theme-warning-350: var(--color-warning-350);
+ --theme-warning-400: var(--color-warning-400);
+ --theme-warning-450: var(--color-warning-450);
+ --theme-warning-500: var(--color-warning-500);
+ --theme-warning-550: var(--color-warning-550);
+ --theme-warning-600: var(--color-warning-600);
+ --theme-warning-650: var(--color-warning-650);
+ --theme-warning-700: var(--color-warning-700);
+ --theme-warning-750: var(--color-warning-750);
+ --theme-warning-800: var(--color-warning-800);
+ --theme-warning-850: var(--color-warning-850);
+ --theme-warning-900: var(--color-warning-900);
+ --theme-warning-950: var(--color-warning-950);
+
+ --theme-error-50: var(--color-error-50);
+ --theme-error-100: var(--color-error-100);
+ --theme-error-150: var(--color-error-150);
+ --theme-error-200: var(--color-error-200);
+ --theme-error-250: var(--color-error-250);
+ --theme-error-300: var(--color-error-300);
+ --theme-error-350: var(--color-error-350);
+ --theme-error-400: var(--color-error-400);
+ --theme-error-450: var(--color-error-450);
+ --theme-error-500: var(--color-error-500);
+ --theme-error-550: var(--color-error-550);
+ --theme-error-600: var(--color-error-600);
+ --theme-error-650: var(--color-error-650);
+ --theme-error-700: var(--color-error-700);
+ --theme-error-750: var(--color-error-750);
+ --theme-error-800: var(--color-error-800);
+ --theme-error-850: var(--color-error-850);
+ --theme-error-900: var(--color-error-900);
+ --theme-error-950: var(--color-error-950);
+
+ --theme-elevation-0: var(--color-base-0);
+ --theme-elevation-50: var(--color-base-50);
+ --theme-elevation-100: var(--color-base-100);
+ --theme-elevation-150: var(--color-base-150);
+ --theme-elevation-200: var(--color-base-200);
+ --theme-elevation-250: var(--color-base-250);
+ --theme-elevation-300: var(--color-base-300);
+ --theme-elevation-350: var(--color-base-350);
+ --theme-elevation-400: var(--color-base-400);
+ --theme-elevation-450: var(--color-base-450);
+ --theme-elevation-500: var(--color-base-500);
+ --theme-elevation-550: var(--color-base-550);
+ --theme-elevation-600: var(--color-base-600);
+ --theme-elevation-650: var(--color-base-650);
+ --theme-elevation-700: var(--color-base-700);
+ --theme-elevation-750: var(--color-base-750);
+ --theme-elevation-800: var(--color-base-800);
+ --theme-elevation-850: var(--color-base-850);
+ --theme-elevation-900: var(--color-base-900);
+ --theme-elevation-950: var(--color-base-950);
+ --theme-elevation-1000: var(--color-base-1000);
+
+ --theme-bg: var(--theme-elevation-0);
+ --theme-input-bg: var(--theme-elevation-50);
+ --theme-text: var(--theme-elevation-750);
+ --theme-border-color: var(--theme-elevation-150);
+
+ color-scheme: light;
+ color: var(--theme-text);
+
+ --highlight-default-bg-color: var(--theme-success-400);
+ --highlight-default-text-color: var(--theme-text);
+
+ --highlight-danger-bg-color: var(--theme-error-150);
+ --highlight-danger-text-color: var(--theme-text);
+ }
+
+ h1 a,
+ h2 a,
+ h3 a,
+ h4 a,
+ h5 a,
+ h6 a {
+ color: var(--theme-elevation-750);
+
+ &:hover {
+ color: var(--theme-elevation-800);
+ }
+
+ &:visited {
+ color: var(--theme-elevation-750);
+
+ &:hover {
+ color: var(--theme-elevation-800);
+ }
+ }
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ :root {
+ --theme-elevation-0: var(--color-base-1000);
+ --theme-elevation-50: var(--color-base-950);
+ --theme-elevation-100: var(--color-base-900);
+ --theme-elevation-150: var(--color-base-850);
+ --theme-elevation-200: var(--color-base-800);
+ --theme-elevation-250: var(--color-base-750);
+ --theme-elevation-300: var(--color-base-700);
+ --theme-elevation-350: var(--color-base-650);
+ --theme-elevation-400: var(--color-base-600);
+ --theme-elevation-450: var(--color-base-550);
+ --theme-elevation-500: var(--color-base-500);
+ --theme-elevation-550: var(--color-base-450);
+ --theme-elevation-600: var(--color-base-400);
+ --theme-elevation-650: var(--color-base-350);
+ --theme-elevation-700: var(--color-base-300);
+ --theme-elevation-750: var(--color-base-250);
+ --theme-elevation-800: var(--color-base-200);
+ --theme-elevation-850: var(--color-base-150);
+ --theme-elevation-900: var(--color-base-100);
+ --theme-elevation-950: var(--color-base-50);
+ --theme-elevation-1000: var(--color-base-0);
+
+ --theme-success-50: var(--color-success-950);
+ --theme-success-100: var(--color-success-900);
+ --theme-success-150: var(--color-success-850);
+ --theme-success-200: var(--color-success-800);
+ --theme-success-250: var(--color-success-750);
+ --theme-success-300: var(--color-success-700);
+ --theme-success-350: var(--color-success-650);
+ --theme-success-400: var(--color-success-600);
+ --theme-success-450: var(--color-success-550);
+ --theme-success-500: var(--color-success-500);
+ --theme-success-550: var(--color-success-450);
+ --theme-success-600: var(--color-success-400);
+ --theme-success-650: var(--color-success-350);
+ --theme-success-700: var(--color-success-300);
+ --theme-success-750: var(--color-success-250);
+ --theme-success-800: var(--color-success-200);
+ --theme-success-850: var(--color-success-150);
+ --theme-success-900: var(--color-success-100);
+ --theme-success-950: var(--color-success-50);
+
+ --theme-warning-50: var(--color-warning-950);
+ --theme-warning-100: var(--color-warning-900);
+ --theme-warning-150: var(--color-warning-850);
+ --theme-warning-200: var(--color-warning-800);
+ --theme-warning-250: var(--color-warning-750);
+ --theme-warning-300: var(--color-warning-700);
+ --theme-warning-350: var(--color-warning-650);
+ --theme-warning-400: var(--color-warning-600);
+ --theme-warning-450: var(--color-warning-550);
+ --theme-warning-500: var(--color-warning-500);
+ --theme-warning-550: var(--color-warning-450);
+ --theme-warning-600: var(--color-warning-400);
+ --theme-warning-650: var(--color-warning-350);
+ --theme-warning-700: var(--color-warning-300);
+ --theme-warning-750: var(--color-warning-250);
+ --theme-warning-800: var(--color-warning-200);
+ --theme-warning-850: var(--color-warning-150);
+ --theme-warning-900: var(--color-warning-100);
+ --theme-warning-950: var(--color-warning-50);
+
+ --theme-error-50: var(--color-error-950);
+ --theme-error-100: var(--color-error-900);
+ --theme-error-150: var(--color-error-850);
+ --theme-error-200: var(--color-error-800);
+ --theme-error-250: var(--color-error-750);
+ --theme-error-300: var(--color-error-700);
+ --theme-error-350: var(--color-error-650);
+ --theme-error-400: var(--color-error-600);
+ --theme-error-450: var(--color-error-550);
+ --theme-error-500: var(--color-error-500);
+ --theme-error-550: var(--color-error-450);
+ --theme-error-600: var(--color-error-400);
+ --theme-error-650: var(--color-error-350);
+ --theme-error-700: var(--color-error-300);
+ --theme-error-750: var(--color-error-250);
+ --theme-error-800: var(--color-error-200);
+ --theme-error-850: var(--color-error-150);
+ --theme-error-900: var(--color-error-100);
+ --theme-error-950: var(--color-error-50);
+
+ --theme-bg: var(--theme-elevation-100);
+ --theme-text: var(--theme-elevation-900);
+ --theme-input-bg: var(--theme-elevation-150);
+ --theme-border-color: var(--theme-elevation-250);
+
+ color-scheme: dark;
+ color: var(--theme-text);
+
+ --highlight-default-bg-color: var(--theme-success-100);
+ --highlight-default-text-color: var(--theme-success-600);
+
+ --highlight-danger-bg-color: var(--theme-error-100);
+ --highlight-danger-text-color: var(--theme-error-550);
+ }
+
+ h1 a,
+ h2 a,
+ h3 a,
+ h4 a,
+ h5 a,
+ h6 a {
+ color: var(--theme-success-600);
+
+ &:hover {
+ color: var(--theme-success-400);
+ }
+
+ &:visited {
+ color: var(--theme-success-700);
+
+ &:hover {
+ color: var(--theme-success-500);
+ }
+ }
+ }
+}
diff --git a/examples/auth/next-app/app/_css/type.scss b/examples/auth/next-app/app/_css/type.scss
new file mode 100644
index 00000000000..f8d1d07162e
--- /dev/null
+++ b/examples/auth/next-app/app/_css/type.scss
@@ -0,0 +1,110 @@
+@use 'queries' as *;
+
+%h1,
+%h2,
+%h3,
+%h4,
+%h5,
+%h6 {
+ font-weight: 700;
+}
+
+%h1 {
+ margin: 40px 0;
+ font-size: 64px;
+ line-height: 70px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 24px 0;
+ font-size: 42px;
+ line-height: 42px;
+ }
+}
+
+%h2 {
+ margin: 28px 0;
+ font-size: 48px;
+ line-height: 54px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 22px 0;
+ font-size: 32px;
+ line-height: 40px;
+ }
+}
+
+%h3 {
+ margin: 24px 0;
+ font-size: 32px;
+ line-height: 40px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 20px 0;
+ font-size: 26px;
+ line-height: 32px;
+ }
+}
+
+%h4 {
+ margin: 20px 0;
+ font-size: 26px;
+ line-height: 32px;
+ font-weight: bold;
+
+ @include mid-break {
+ font-size: 22px;
+ line-height: 30px;
+ }
+}
+
+%h5 {
+ margin: 20px 0;
+ font-size: 22px;
+ line-height: 30px;
+ font-weight: bold;
+
+ @include mid-break {
+ font-size: 18px;
+ line-height: 24px;
+ }
+}
+
+%h6 {
+ margin: 20px 0;
+ font-size: inherit;
+ line-height: inherit;
+ font-weight: bold;
+}
+
+%body {
+ font-size: 18px;
+ line-height: 32px;
+
+ @include mid-break {
+ font-size: 15px;
+ line-height: 24px;
+ }
+}
+
+%large-body {
+ font-size: 25px;
+ line-height: 32px;
+
+ @include mid-break {
+ font-size: 22px;
+ line-height: 30px;
+ }
+}
+
+%label {
+ font-size: 16px;
+ line-height: 24px;
+ text-transform: uppercase;
+
+ @include mid-break {
+ font-size: 13px;
+ }
+}
diff --git a/examples/auth/next-app/app/_providers/Auth/gql.ts b/examples/auth/next-app/app/_providers/Auth/gql.ts
new file mode 100644
index 00000000000..690b49561be
--- /dev/null
+++ b/examples/auth/next-app/app/_providers/Auth/gql.ts
@@ -0,0 +1,34 @@
+export const USER = `
+ id
+ email
+ firstName
+ lastName
+`
+
+// eslint-disable-next-line @typescript-eslint/no-explicit-any
+export const gql = async (query: string): Promise<any> => {
+ try {
+ const res = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/graphql`, {
+ method: 'POST',
+ credentials: 'include',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ body: JSON.stringify({
+ query,
+ }),
+ })
+
+ const { data, errors } = await res.json()
+
+ if (errors) {
+ throw new Error(errors[0].message)
+ }
+
+ if (res.ok && data) {
+ return data
+ }
+ } catch (e: unknown) {
+ throw new Error(e as string)
+ }
+}
diff --git a/examples/auth/next-app/app/_providers/Auth/index.tsx b/examples/auth/next-app/app/_providers/Auth/index.tsx
new file mode 100644
index 00000000000..a4480f1af80
--- /dev/null
+++ b/examples/auth/next-app/app/_providers/Auth/index.tsx
@@ -0,0 +1,177 @@
+'use client'
+
+import React, { createContext, useCallback, useContext, useEffect, useState } from 'react'
+
+import { User } from '../../payload-types'
+import { gql, USER } from './gql'
+import { rest } from './rest'
+import { AuthContext, Create, ForgotPassword, Login, Logout, ResetPassword } from './types'
+
+const Context = createContext({} as AuthContext)
+
+export const AuthProvider: React.FC<{ children: React.ReactNode; api?: 'rest' | 'gql' }> = ({
+ children,
+ api = 'rest',
+}) => {
+ const [user, setUser] = useState<User | null>()
+
+ const create = useCallback<Create>(
+ async args => {
+ if (api === 'rest') {
+ const user = await rest(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users`, args)
+ setUser(user)
+ return user
+ }
+
+ if (api === 'gql') {
+ const { createUser: user } = await gql(`mutation {
+ createUser(data: { email: "${args.email}", password: "${args.password}", firstName: "${args.firstName}", lastName: "${args.lastName}" }) {
+ ${USER}
+ }
+ }`)
+
+ setUser(user)
+ return user
+ }
+ },
+ [api],
+ )
+
+ const login = useCallback<Login>(
+ async args => {
+ if (api === 'rest') {
+ const user = await rest(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/login`, args)
+ setUser(user)
+ return user
+ }
+
+ if (api === 'gql') {
+ const { loginUser } = await gql(`mutation {
+ loginUser(email: "${args.email}", password: "${args.password}") {
+ user {
+ ${USER}
+ }
+ exp
+ }
+ }`)
+
+ setUser(loginUser?.user)
+ return loginUser?.user
+ }
+ },
+ [api],
+ )
+
+ const logout = useCallback<Logout>(async () => {
+ if (api === 'rest') {
+ await rest(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/logout`)
+ setUser(null)
+ return
+ }
+
+ if (api === 'gql') {
+ await gql(`mutation {
+ logoutUser
+ }`)
+
+ setUser(null)
+ }
+ }, [api])
+
+ // On mount, get user and set
+ useEffect(() => {
+ const fetchMe = async () => {
+ if (api === 'rest') {
+ const user = await rest(
+ `${process.env.NEXT_PUBLIC_CMS_URL}/api/users/me`,
+ {},
+ {
+ method: 'GET',
+ },
+ )
+ setUser(user)
+ }
+
+ if (api === 'gql') {
+ const { meUser } = await gql(`query {
+ meUser {
+ user {
+ ${USER}
+ }
+ exp
+ }
+ }`)
+
+ setUser(meUser.user)
+ }
+ }
+
+ fetchMe()
+ }, [api])
+
+ const forgotPassword = useCallback<ForgotPassword>(
+ async args => {
+ if (api === 'rest') {
+ const user = await rest(
+ `${process.env.NEXT_PUBLIC_CMS_URL}/api/users/forgot-password`,
+ args,
+ )
+ setUser(user)
+ return user
+ }
+
+ if (api === 'gql') {
+ const { forgotPasswordUser } = await gql(`mutation {
+ forgotPasswordUser(email: "${args.email}")
+ }`)
+
+ return forgotPasswordUser
+ }
+ },
+ [api],
+ )
+
+ const resetPassword = useCallback<ResetPassword>(
+ async args => {
+ if (api === 'rest') {
+ const user = await rest(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/reset-password`, args)
+ setUser(user)
+ return user
+ }
+
+ if (api === 'gql') {
+ const { resetPasswordUser } = await gql(`mutation {
+ resetPasswordUser(password: "${args.password}", token: "${args.token}") {
+ user {
+ ${USER}
+ }
+ }
+ }`)
+
+ setUser(resetPasswordUser.user)
+ return resetPasswordUser.user
+ }
+ },
+ [api],
+ )
+
+ return (
+ <Context.Provider
+ value={{
+ user,
+ setUser,
+ login,
+ logout,
+ create,
+ resetPassword,
+ forgotPassword,
+ }}
+ >
+ {children}
+ </Context.Provider>
+ )
+}
+
+type UseAuth<T = User> = () => AuthContext // eslint-disable-line no-unused-vars
+
+export const useAuth: UseAuth = () => useContext(Context)
diff --git a/examples/auth/next-app/app/_providers/Auth/rest.ts b/examples/auth/next-app/app/_providers/Auth/rest.ts
new file mode 100644
index 00000000000..0d6fd3c2dc8
--- /dev/null
+++ b/examples/auth/next-app/app/_providers/Auth/rest.ts
@@ -0,0 +1,34 @@
+import type { User } from '../../payload-types'
+
+export const rest = async (
+ url: string,
+ args?: any, // eslint-disable-line @typescript-eslint/no-explicit-any
+ options?: RequestInit,
+): Promise<User | null | undefined> => {
+ const method = options?.method || 'POST'
+
+ try {
+ const res = await fetch(url, {
+ method,
+ ...(method === 'POST' ? { body: JSON.stringify(args) } : {}),
+ credentials: 'include',
+ headers: {
+ 'Content-Type': 'application/json',
+ ...options?.headers,
+ },
+ ...options,
+ })
+
+ const { errors, user } = await res.json()
+
+ if (errors) {
+ throw new Error(errors[0].message)
+ }
+
+ if (res.ok) {
+ return user
+ }
+ } catch (e: unknown) {
+ throw new Error(e as string)
+ }
+}
diff --git a/examples/auth/nextjs/components/Auth/types.ts b/examples/auth/next-app/app/_providers/Auth/types.ts
similarity index 100%
rename from examples/auth/nextjs/components/Auth/types.ts
rename to examples/auth/next-app/app/_providers/Auth/types.ts
diff --git a/examples/auth/next-app/app/_utilities/getMeUser.ts b/examples/auth/next-app/app/_utilities/getMeUser.ts
new file mode 100644
index 00000000000..8d361bb425b
--- /dev/null
+++ b/examples/auth/next-app/app/_utilities/getMeUser.ts
@@ -0,0 +1,41 @@
+import { cookies } from 'next/headers'
+import { redirect } from 'next/navigation'
+
+import type { User } from '../payload-types'
+
+export const getMeUser = async (args?: {
+ nullUserRedirect?: string
+ validUserRedirect?: string
+}): Promise<{
+ user: User
+ token: string | undefined
+}> => {
+ const { nullUserRedirect, validUserRedirect } = args || {}
+ const cookieStore = cookies()
+ const token = cookieStore.get('payload-token')?.value
+
+ const meUserReq = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/me`, {
+ headers: {
+ Authorization: `JWT ${token}`,
+ },
+ })
+
+ const {
+ user,
+ }: {
+ user: User
+ } = await meUserReq.json()
+
+ if (validUserRedirect && meUserReq.ok && user) {
+ redirect(validUserRedirect)
+ }
+
+ if (nullUserRedirect && (!meUserReq.ok || !user)) {
+ redirect(nullUserRedirect)
+ }
+
+ return {
+ user,
+ token,
+ }
+}
diff --git a/examples/auth/next-app/app/account/AccountForm/index.module.scss b/examples/auth/next-app/app/account/AccountForm/index.module.scss
new file mode 100644
index 00000000000..568d504e088
--- /dev/null
+++ b/examples/auth/next-app/app/account/AccountForm/index.module.scss
@@ -0,0 +1,24 @@
+@import "../../_css/common";
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.changePassword {
+ all: unset;
+ cursor: pointer;
+ text-decoration: underline;
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
diff --git a/examples/auth/next-app/app/account/AccountForm/index.tsx b/examples/auth/next-app/app/account/AccountForm/index.tsx
new file mode 100644
index 00000000000..5fe2f8d352f
--- /dev/null
+++ b/examples/auth/next-app/app/account/AccountForm/index.tsx
@@ -0,0 +1,152 @@
+'use client'
+
+import React, { Fragment, useCallback, useEffect, useRef, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import { useRouter } from 'next/navigation'
+
+import { Button } from '../../_components/Button'
+import { Input } from '../../_components/Input'
+import { Message } from '../../_components/Message'
+import { useAuth } from '../../_providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ name: string
+ password: string
+ passwordConfirm: string
+}
+
+export const AccountForm: React.FC = () => {
+ const [error, setError] = useState('')
+ const [success, setSuccess] = useState('')
+ const { user, setUser } = useAuth()
+ const [changePassword, setChangePassword] = useState(false)
+ const router = useRouter()
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors, isLoading },
+ reset,
+ watch,
+ } = useForm<FormData>()
+
+ const password = useRef({})
+ password.current = watch('password', '')
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ if (user) {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/${user.id}`, {
+ // Make sure to include cookies with fetch
+ credentials: 'include',
+ method: 'PATCH',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ const json = await response.json()
+ setUser(json.doc)
+ setSuccess('Successfully updated account.')
+ setError('')
+ setChangePassword(false)
+ reset({
+ email: json.doc.email,
+ name: json.doc.name,
+ password: '',
+ passwordConfirm: '',
+ })
+ } else {
+ setError('There was a problem updating your account.')
+ }
+ }
+ },
+ [user, setUser, reset],
+ )
+
+ useEffect(() => {
+ if (user === null) {
+ router.push(`/login?unauthorized=account`)
+ }
+
+ // Once user is loaded, reset form to have default values
+ if (user) {
+ reset({
+ email: user.email,
+ password: '',
+ passwordConfirm: '',
+ })
+ }
+ }, [user, router, reset, changePassword])
+
+ return (
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} success={success} className={classes.message} />
+ {!changePassword ? (
+ <Fragment>
+ <p>
+ {'To change your password, '}
+ <button
+ type="button"
+ className={classes.changePassword}
+ onClick={() => setChangePassword(!changePassword)}
+ >
+ click here
+ </button>
+ .
+ </p>
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ </Fragment>
+ ) : (
+ <Fragment>
+ <p>
+ {'Change your password below, or '}
+ <button
+ type="button"
+ className={classes.changePassword}
+ onClick={() => setChangePassword(!changePassword)}
+ >
+ cancel
+ </button>
+ .
+ </p>
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Input
+ name="passwordConfirm"
+ type="password"
+ label="Confirm Password"
+ required
+ register={register}
+ validate={value => value === password.current || 'The passwords do not match'}
+ error={errors.passwordConfirm}
+ />
+ </Fragment>
+ )}
+ <Button
+ type="submit"
+ className={classes.submit}
+ label={isLoading ? 'Processing' : changePassword ? 'Change password' : 'Update account'}
+ appearance="primary"
+ />
+ </form>
+ )
+}
diff --git a/examples/auth/next-app/app/account/index.module.scss b/examples/auth/next-app/app/account/index.module.scss
new file mode 100644
index 00000000000..682ced83cfb
--- /dev/null
+++ b/examples/auth/next-app/app/account/index.module.scss
@@ -0,0 +1,7 @@
+.account {
+ margin-bottom: var(--block-padding);
+}
+
+.params {
+ margin-top: var(--base);
+}
diff --git a/examples/auth/next-app/app/account/page.tsx b/examples/auth/next-app/app/account/page.tsx
new file mode 100644
index 00000000000..5d563b05da0
--- /dev/null
+++ b/examples/auth/next-app/app/account/page.tsx
@@ -0,0 +1,34 @@
+import React from 'react'
+import Link from 'next/link'
+
+import { Button } from '../_components/Button'
+import { Gutter } from '../_components/Gutter'
+import { RenderParams } from '../_components/RenderParams'
+import { getMeUser } from '../_utilities/getMeUser'
+import { AccountForm } from './AccountForm'
+
+import classes from './index.module.scss'
+
+export default async function Account() {
+ await getMeUser({
+ nullUserRedirect: `/login?error=${encodeURIComponent(
+ 'You must be logged in to access your account.',
+ )}&redirect=${encodeURIComponent('/account')}`,
+ })
+
+ return (
+ <Gutter className={classes.account}>
+ <RenderParams className={classes.params} />
+ <h1>Account</h1>
+ <p>
+ {`This is your account dashboard. Here you can update your account information and more. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <AccountForm />
+ <Button href="/logout" appearance="secondary" label="Log out" />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-app/app/create-account/CreateAccountForm/index.module.scss b/examples/auth/next-app/app/create-account/CreateAccountForm/index.module.scss
new file mode 100644
index 00000000000..9c686ec6d88
--- /dev/null
+++ b/examples/auth/next-app/app/create-account/CreateAccountForm/index.module.scss
@@ -0,0 +1,22 @@
+@import "../../_css/common";
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
diff --git a/examples/auth/next-app/app/create-account/CreateAccountForm/index.tsx b/examples/auth/next-app/app/create-account/CreateAccountForm/index.tsx
new file mode 100644
index 00000000000..36135217cd4
--- /dev/null
+++ b/examples/auth/next-app/app/create-account/CreateAccountForm/index.tsx
@@ -0,0 +1,121 @@
+'use client'
+
+import React, { useCallback, useRef, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+import { useRouter, useSearchParams } from 'next/navigation'
+
+import { Button } from '../../_components/Button'
+import { Input } from '../../_components/Input'
+import { Message } from '../../_components/Message'
+import { useAuth } from '../../_providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ password: string
+ passwordConfirm: string
+}
+
+export const CreateAccountForm: React.FC = () => {
+ const searchParams = useSearchParams()
+ const allParams = searchParams.toString() ? `?${searchParams.toString()}` : ''
+ const { login } = useAuth()
+ const router = useRouter()
+ const [loading, setLoading] = useState(false)
+ const [error, setError] = useState<string | null>(null)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ watch,
+ } = useForm<FormData>()
+
+ const password = useRef({})
+ password.current = watch('password', '')
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (!response.ok) {
+ const message = response.statusText || 'There was an error creating the account.'
+ setError(message)
+ return
+ }
+
+ const redirect = searchParams.get('redirect')
+
+ const timer = setTimeout(() => {
+ setLoading(true)
+ }, 1000)
+
+ try {
+ await login(data)
+ clearTimeout(timer)
+ if (redirect) router.push(redirect as string)
+ else router.push(`/account?success=${encodeURIComponent('Account created successfully')}`)
+ } catch (_) {
+ clearTimeout(timer)
+ setError('There was an error with the credentials provided. Please try again.')
+ }
+ },
+ [login, router, searchParams],
+ )
+
+ return (
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <p>
+ {`This is where new customers can signup and create a new account. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Input
+ name="passwordConfirm"
+ type="password"
+ label="Confirm Password"
+ required
+ register={register}
+ validate={value => value === password.current || 'The passwords do not match'}
+ error={errors.passwordConfirm}
+ />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label={loading ? 'Processing' : 'Create Account'}
+ appearance="primary"
+ />
+ <div>
+ {'Already have an account? '}
+ <Link href={`/login${allParams}`}>Login</Link>
+ </div>
+ </form>
+ )
+}
diff --git a/examples/auth/next-app/app/create-account/index.module.scss b/examples/auth/next-app/app/create-account/index.module.scss
new file mode 100644
index 00000000000..8d5460a2e97
--- /dev/null
+++ b/examples/auth/next-app/app/create-account/index.module.scss
@@ -0,0 +1,5 @@
+@import "../_css/common";
+
+.createAccount {
+ margin-bottom: var(--block-padding);
+}
diff --git a/examples/auth/next-app/app/create-account/page.tsx b/examples/auth/next-app/app/create-account/page.tsx
new file mode 100644
index 00000000000..f839d1822b8
--- /dev/null
+++ b/examples/auth/next-app/app/create-account/page.tsx
@@ -0,0 +1,24 @@
+import React from 'react'
+
+import { Gutter } from '../_components/Gutter'
+import { RenderParams } from '../_components/RenderParams'
+import { getMeUser } from '../_utilities/getMeUser'
+import { CreateAccountForm } from './CreateAccountForm'
+
+import classes from './index.module.scss'
+
+export default async function CreateAccount() {
+ await getMeUser({
+ validUserRedirect: `/account?message=${encodeURIComponent(
+ 'Cannot create a new account while logged in, please log out and try again.',
+ )}`,
+ })
+
+ return (
+ <Gutter className={classes.createAccount}>
+ <h1>Create Account</h1>
+ <RenderParams />
+ <CreateAccountForm />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-app/app/layout.tsx b/examples/auth/next-app/app/layout.tsx
new file mode 100644
index 00000000000..1511091ecad
--- /dev/null
+++ b/examples/auth/next-app/app/layout.tsx
@@ -0,0 +1,28 @@
+import { Header } from './_components/Header'
+import { AuthProvider } from './_providers/Auth'
+
+import './_css/app.scss'
+
+export const metadata = {
+ title: 'Payload Auth + Next.js App Router Example',
+ description: 'An example of how to authenticate with Payload from a Next.js app.',
+}
+
+export default async function RootLayout(props: { children: React.ReactNode }) {
+ const { children } = props
+
+ return (
+ <html lang="en">
+ <body>
+ <AuthProvider
+ // To toggle between the REST and GraphQL APIs,
+ // change the `api` prop to either `rest` or `gql`
+ api="rest" // change this to `gql` to use the GraphQL API
+ >
+ <Header />
+ <main>{children}</main>
+ </AuthProvider>
+ </body>
+ </html>
+ )
+}
diff --git a/examples/auth/next-app/app/login/LoginForm/index.module.scss b/examples/auth/next-app/app/login/LoginForm/index.module.scss
new file mode 100644
index 00000000000..9c686ec6d88
--- /dev/null
+++ b/examples/auth/next-app/app/login/LoginForm/index.module.scss
@@ -0,0 +1,22 @@
+@import "../../_css/common";
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
diff --git a/examples/auth/next-app/app/login/LoginForm/index.tsx b/examples/auth/next-app/app/login/LoginForm/index.tsx
new file mode 100644
index 00000000000..865985ee85c
--- /dev/null
+++ b/examples/auth/next-app/app/login/LoginForm/index.tsx
@@ -0,0 +1,96 @@
+'use client'
+
+import React, { useCallback, useRef } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+import { useRouter, useSearchParams } from 'next/navigation'
+
+import { Button } from '../../_components/Button'
+import { Input } from '../../_components/Input'
+import { Message } from '../../_components/Message'
+import { useAuth } from '../../_providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ password: string
+}
+
+export const LoginForm: React.FC = () => {
+ const searchParams = useSearchParams()
+ const allParams = searchParams.toString() ? `?${searchParams.toString()}` : ''
+ const redirect = useRef(searchParams.get('redirect'))
+ const { login } = useAuth()
+ const router = useRouter()
+ const [error, setError] = React.useState<string | null>(null)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors, isLoading },
+ } = useForm<FormData>({
+ defaultValues: {
+ email: '[email protected]',
+ password: 'demo',
+ },
+ })
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ try {
+ await login(data)
+ if (redirect?.current) router.push(redirect.current as string)
+ else router.push('/account')
+ } catch (_) {
+ setError('There was an error with the credentials provided. Please try again.')
+ }
+ },
+ [login, router],
+ )
+
+ return (
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <p>
+ {'To log in, use the email '}
+ <b>[email protected]</b>
+ {' with the password '}
+ <b>demo</b>
+ {'. To manage your users, '}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ .
+ </p>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Button
+ type="submit"
+ disabled={isLoading}
+ className={classes.submit}
+ label={isLoading ? 'Processing' : 'Login'}
+ appearance="primary"
+ />
+ <div>
+ <Link href={`/create-account${allParams}`}>Create an account</Link>
+ <br />
+ <Link href={`/recover-password${allParams}`}>Recover your password</Link>
+ </div>
+ </form>
+ )
+}
diff --git a/examples/auth/next-app/app/login/index.module.scss b/examples/auth/next-app/app/login/index.module.scss
new file mode 100644
index 00000000000..67d60ecaa86
--- /dev/null
+++ b/examples/auth/next-app/app/login/index.module.scss
@@ -0,0 +1,9 @@
+@import "../_css/common";
+
+.login {
+ margin-bottom: var(--block-padding);
+}
+
+.params {
+ margin-top: var(--base);
+}
diff --git a/examples/auth/next-app/app/login/page.tsx b/examples/auth/next-app/app/login/page.tsx
new file mode 100644
index 00000000000..1de0fd9b45f
--- /dev/null
+++ b/examples/auth/next-app/app/login/page.tsx
@@ -0,0 +1,22 @@
+import React from 'react'
+
+import { Gutter } from '../_components/Gutter'
+import { RenderParams } from '../_components/RenderParams'
+import { getMeUser } from '../_utilities/getMeUser'
+import { LoginForm } from './LoginForm'
+
+import classes from './index.module.scss'
+
+export default async function Login() {
+ await getMeUser({
+ validUserRedirect: `/account?message=${encodeURIComponent('You are already logged in.')}`,
+ })
+
+ return (
+ <Gutter className={classes.login}>
+ <RenderParams className={classes.params} />
+ <h1>Log in</h1>
+ <LoginForm />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-app/app/logout/LogoutPage/index.tsx b/examples/auth/next-app/app/logout/LogoutPage/index.tsx
new file mode 100644
index 00000000000..6aca0f4b143
--- /dev/null
+++ b/examples/auth/next-app/app/logout/LogoutPage/index.tsx
@@ -0,0 +1,42 @@
+'use client'
+
+import React, { Fragment, useEffect, useState } from 'react'
+import Link from 'next/link'
+
+import { useAuth } from '../../_providers/Auth'
+
+export const LogoutPage: React.FC = props => {
+ const { logout } = useAuth()
+ const [success, setSuccess] = useState('')
+ const [error, setError] = useState('')
+
+ useEffect(() => {
+ const performLogout = async () => {
+ try {
+ await logout()
+ setSuccess('Logged out successfully.')
+ } catch (_) {
+ setError('You are already logged out.')
+ }
+ }
+
+ performLogout()
+ }, [logout])
+
+ return (
+ <Fragment>
+ {(error || success) && (
+ <div>
+ <h1>{error || success}</h1>
+ <p>
+ {'What would you like to do next? '}
+ <Link href="/">Click here</Link>
+ {` to go to the home page. To log back in, `}
+ <Link href="login">click here</Link>
+ {'.'}
+ </p>
+ </div>
+ )}
+ </Fragment>
+ )
+}
diff --git a/examples/auth/next-app/app/logout/index.module.scss b/examples/auth/next-app/app/logout/index.module.scss
new file mode 100644
index 00000000000..d7032f8cfc5
--- /dev/null
+++ b/examples/auth/next-app/app/logout/index.module.scss
@@ -0,0 +1,3 @@
+.logout {
+ margin-bottom: var(--block-padding);
+}
diff --git a/examples/auth/next-app/app/logout/page.tsx b/examples/auth/next-app/app/logout/page.tsx
new file mode 100644
index 00000000000..24a6bf552db
--- /dev/null
+++ b/examples/auth/next-app/app/logout/page.tsx
@@ -0,0 +1,14 @@
+import React from 'react'
+
+import { Gutter } from '../_components/Gutter'
+import { LogoutPage } from './LogoutPage'
+
+import classes from './index.module.scss'
+
+export default async function Logout() {
+ return (
+ <Gutter className={classes.logout}>
+ <LogoutPage />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-app/app/page.tsx b/examples/auth/next-app/app/page.tsx
new file mode 100644
index 00000000000..e281b49fa96
--- /dev/null
+++ b/examples/auth/next-app/app/page.tsx
@@ -0,0 +1,45 @@
+import Link from 'next/link'
+
+import { Gutter } from './_components/Gutter'
+
+export default function Home() {
+ return (
+ <Gutter>
+ <h1>Payload Auth Example</h1>
+ <p>
+ {'This is a '}
+ <Link href="https://payloadcms.com" target="_blank" rel="noopener noreferrer">
+ Payload
+ </Link>
+ {' + '}
+ <Link href="https://nextjs.org" target="_blank" rel="noopener noreferrer">
+ Next.js
+ </Link>
+ {' app using the '}
+ <Link href="https://nextjs.org/docs/app" target="_blank" rel="noopener noreferrer">
+ App Router
+ </Link>
+ {' made explicitly for the '}
+ <Link href="https://github.com/payloadcms/payload/tree/master/examples/auth">
+ Payload Auth Example
+ </Link>
+ {". This example demonstrates how to implement Payload's "}
+ <Link href="https://payloadcms.com/docs/authentication/overview">Authentication</Link>
+ {
+ ' strategies in both the REST and GraphQL APIs. To toggle between these APIs, see `_layout.tsx`.'
+ }
+ </p>
+ <p>
+ {'Visit the '}
+ <Link href="/login">login page</Link>
+ {' to start the authentication flow. Once logged in, you will be redirected to the '}
+ <Link href="/account">account page</Link>
+ {` which is restricted to users only. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ </Gutter>
+ )
+}
diff --git a/examples/auth/nextjs/payload-types.ts b/examples/auth/next-app/app/payload-types.ts
similarity index 89%
rename from examples/auth/nextjs/payload-types.ts
rename to examples/auth/next-app/app/payload-types.ts
index 29edd0377df..b768d72037c 100644
--- a/examples/auth/nextjs/payload-types.ts
+++ b/examples/auth/next-app/app/payload-types.ts
@@ -1,4 +1,5 @@
/* tslint:disable */
+/* eslint-disable */
/**
* This file was automatically generated by Payload.
* DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
@@ -16,12 +17,14 @@ export interface User {
firstName?: string;
lastName?: string;
roles?: ('admin' | 'user')[];
- email?: string;
+ updatedAt: string;
+ createdAt: string;
+ email: string;
resetPasswordToken?: string;
resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
loginAttempts?: number;
lockUntil?: string;
- createdAt: string;
- updatedAt: string;
password?: string;
}
diff --git a/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.module.scss b/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.module.scss
new file mode 100644
index 00000000000..de6a9a46ff7
--- /dev/null
+++ b/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.module.scss
@@ -0,0 +1,23 @@
+@import "../../_css/common";
+
+.error {
+ color: red;
+ margin-bottom: 15px;
+}
+
+.formWrapper {
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: var(--base);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
+
diff --git a/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.tsx b/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.tsx
new file mode 100644
index 00000000000..3649e593de9
--- /dev/null
+++ b/examples/auth/next-app/app/recover-password/RecoverPasswordForm/index.tsx
@@ -0,0 +1,88 @@
+'use client'
+
+import React, { Fragment, useCallback, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+
+import { Button } from '../../_components/Button'
+import { Input } from '../../_components/Input'
+import { Message } from '../../_components/Message'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+}
+
+export const RecoverPasswordForm: React.FC = () => {
+ const [error, setError] = useState('')
+ const [success, setSuccess] = useState(false)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ } = useForm<FormData>()
+
+ const onSubmit = useCallback(async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/forgot-password`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ setSuccess(true)
+ setError('')
+ } else {
+ setError(
+ 'There was a problem while attempting to send you a password reset email. Please try again.',
+ )
+ }
+ }, [])
+
+ return (
+ <Fragment>
+ {!success && (
+ <React.Fragment>
+ <h1>Recover Password</h1>
+ <div className={classes.formWrapper}>
+ <p>
+ {`Please enter your email below. You will receive an email message with instructions on
+ how to reset your password. To manage your all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label="Recover Password"
+ appearance="primary"
+ />
+ </form>
+ </div>
+ </React.Fragment>
+ )}
+ {success && (
+ <React.Fragment>
+ <h1>Request submitted</h1>
+ <p>Check your email for a link that will allow you to securely reset your password.</p>
+ </React.Fragment>
+ )}
+ </Fragment>
+ )
+}
diff --git a/examples/auth/next-app/app/recover-password/index.module.scss b/examples/auth/next-app/app/recover-password/index.module.scss
new file mode 100644
index 00000000000..2967d35eecf
--- /dev/null
+++ b/examples/auth/next-app/app/recover-password/index.module.scss
@@ -0,0 +1,5 @@
+@import "../_css/common";
+
+.recoverPassword {
+ margin-bottom: var(--block-padding);
+}
diff --git a/examples/auth/next-app/app/recover-password/page.tsx b/examples/auth/next-app/app/recover-password/page.tsx
new file mode 100644
index 00000000000..48c9661e30d
--- /dev/null
+++ b/examples/auth/next-app/app/recover-password/page.tsx
@@ -0,0 +1,14 @@
+import React from 'react'
+
+import { Gutter } from '../_components/Gutter'
+import { RecoverPasswordForm } from './RecoverPasswordForm'
+
+import classes from './index.module.scss'
+
+export default async function RecoverPassword() {
+ return (
+ <Gutter className={classes.recoverPassword}>
+ <RecoverPasswordForm />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.module.scss b/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.module.scss
new file mode 100644
index 00000000000..2f77346032d
--- /dev/null
+++ b/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.module.scss
@@ -0,0 +1,13 @@
+@import "../../_css/common";
+
+.form {
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: var(--base);
+}
diff --git a/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.tsx b/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.tsx
new file mode 100644
index 00000000000..80e59f7315f
--- /dev/null
+++ b/examples/auth/next-app/app/reset-password/ResetPasswordForm/index.tsx
@@ -0,0 +1,84 @@
+'use client'
+
+import React, { useCallback, useEffect, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import { useRouter, useSearchParams } from 'next/navigation'
+
+import { Button } from '../../_components/Button'
+import { Input } from '../../_components/Input'
+import { Message } from '../../_components/Message'
+import { useAuth } from '../../_providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ password: string
+ token: string
+}
+
+export const ResetPasswordForm: React.FC = () => {
+ const [error, setError] = useState('')
+ const { login } = useAuth()
+ const router = useRouter()
+ const searchParams = useSearchParams()
+ const token = searchParams.get('token')
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ reset,
+ } = useForm<FormData>()
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/reset-password`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ const json = await response.json()
+
+ // Automatically log the user in after they successfully reset password
+ await login({ email: json.user.email, password: data.password })
+
+ // Redirect them to `/account` with success message in URL
+ router.push('/account?success=Password reset successfully.')
+ } else {
+ setError('There was a problem while resetting your password. Please try again later.')
+ }
+ },
+ [router, login],
+ )
+
+ // when Next.js populates token within router,
+ // reset form with new token value
+ useEffect(() => {
+ reset({ token: token || undefined })
+ }, [reset, token])
+
+ return (
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="password"
+ type="password"
+ label="New Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <input type="hidden" {...register('token')} />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label="Reset Password"
+ appearance="primary"
+ />
+ </form>
+ )
+}
diff --git a/examples/auth/next-app/app/reset-password/index.module.scss b/examples/auth/next-app/app/reset-password/index.module.scss
new file mode 100644
index 00000000000..b1b2b03c4df
--- /dev/null
+++ b/examples/auth/next-app/app/reset-password/index.module.scss
@@ -0,0 +1,3 @@
+.resetPassword {
+ margin-bottom: var(--block-padding);
+}
diff --git a/examples/auth/next-app/app/reset-password/page.tsx b/examples/auth/next-app/app/reset-password/page.tsx
new file mode 100644
index 00000000000..98fc6a1677d
--- /dev/null
+++ b/examples/auth/next-app/app/reset-password/page.tsx
@@ -0,0 +1,16 @@
+import React from 'react'
+
+import { Gutter } from '../_components/Gutter'
+import { ResetPasswordForm } from './ResetPasswordForm'
+
+import classes from './index.module.scss'
+
+export default async function ResetPassword() {
+ return (
+ <Gutter className={classes.resetPassword}>
+ <h1>Reset Password</h1>
+ <p>Please enter a new password below.</p>
+ <ResetPasswordForm />
+ </Gutter>
+ )
+}
diff --git a/examples/auth/nextjs/next-env.d.ts b/examples/auth/next-app/next-env.d.ts
similarity index 100%
rename from examples/auth/nextjs/next-env.d.ts
rename to examples/auth/next-app/next-env.d.ts
diff --git a/examples/auth/next-app/next.config.js b/examples/auth/next-app/next.config.js
new file mode 100644
index 00000000000..767719fc4fb
--- /dev/null
+++ b/examples/auth/next-app/next.config.js
@@ -0,0 +1,4 @@
+/** @type {import('next').NextConfig} */
+const nextConfig = {}
+
+module.exports = nextConfig
diff --git a/examples/auth/next-app/package.json b/examples/auth/next-app/package.json
new file mode 100644
index 00000000000..f77f1ac0c8d
--- /dev/null
+++ b/examples/auth/next-app/package.json
@@ -0,0 +1,40 @@
+{
+ "name": "payload-nextjs-auth-example",
+ "version": "0.1.0",
+ "private": true,
+ "scripts": {
+ "dev": "next dev -p 3001",
+ "build": "next build",
+ "start": "next start -p 3001",
+ "lint": "next lint"
+ },
+ "dependencies": {
+ "escape-html": "^1.0.3",
+ "next": "^13.4.8",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
+ "react-hook-form": "^7.45.1"
+ },
+ "devDependencies": {
+ "@next/eslint-plugin-next": "^13.4.8",
+ "@payloadcms/eslint-config": "^0.0.2",
+ "@types/escape-html": "^1.0.2",
+ "@types/node": "18.11.3",
+ "@types/react": "^18.2.14",
+ "@types/react-dom": "^18.2.6",
+ "@typescript-eslint/eslint-plugin": "^5.51.0",
+ "@typescript-eslint/parser": "^5.51.0",
+ "eslint": "8.41.0",
+ "eslint-config-next": "13.4.3",
+ "eslint-config-prettier": "^8.5.0",
+ "eslint-plugin-filenames": "^1.3.2",
+ "eslint-plugin-import": "2.25.4",
+ "eslint-plugin-prettier": "^4.0.0",
+ "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-simple-import-sort": "^10.0.0",
+ "prettier": "^2.7.1",
+ "sass": "^1.62.1",
+ "slate": "^0.82.0",
+ "typescript": "^4.8.4"
+ }
+}
diff --git a/examples/auth/next-app/public/favicon.ico b/examples/auth/next-app/public/favicon.ico
new file mode 100644
index 00000000000..601b77718ca
Binary files /dev/null and b/examples/auth/next-app/public/favicon.ico differ
diff --git a/examples/auth/next-app/public/favicon.svg b/examples/auth/next-app/public/favicon.svg
new file mode 100644
index 00000000000..86dc2defc49
--- /dev/null
+++ b/examples/auth/next-app/public/favicon.svg
@@ -0,0 +1,15 @@
+<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
+ <style>
+ path {
+ fill: #0F0F0F;
+ }
+
+ @media (prefers-color-scheme: dark) {
+ path {
+ fill: white;
+ }
+ }
+ </style>
+ <path d="M120.59 8.5824L231.788 75.6142V202.829L148.039 251.418V124.203L36.7866 57.2249L120.59 8.5824Z" />
+ <path d="M112.123 244.353V145.073L28.2114 193.769L112.123 244.353Z" />
+</svg>
diff --git a/examples/auth/next-app/tsconfig.json b/examples/auth/next-app/tsconfig.json
new file mode 100644
index 00000000000..0c7555fa765
--- /dev/null
+++ b/examples/auth/next-app/tsconfig.json
@@ -0,0 +1,28 @@
+{
+ "compilerOptions": {
+ "target": "es5",
+ "lib": ["dom", "dom.iterable", "esnext"],
+ "allowJs": true,
+ "skipLibCheck": true,
+ "strict": true,
+ "forceConsistentCasingInFileNames": true,
+ "noEmit": true,
+ "esModuleInterop": true,
+ "module": "esnext",
+ "moduleResolution": "node",
+ "resolveJsonModule": true,
+ "isolatedModules": true,
+ "jsx": "preserve",
+ "incremental": true,
+ "plugins": [
+ {
+ "name": "next"
+ }
+ ],
+ "paths": {
+ "@/*": ["./src/*"]
+ }
+ },
+ "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
+ "exclude": ["node_modules"]
+}
diff --git a/examples/auth/next-app/yarn.lock b/examples/auth/next-app/yarn.lock
new file mode 100644
index 00000000000..c443f1985c9
--- /dev/null
+++ b/examples/auth/next-app/yarn.lock
@@ -0,0 +1,2429 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+
+"@aashutoshrathi/word-wrap@^1.2.3":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
+ integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
+
+"@babel/runtime@^7.20.7":
+ version "7.22.6"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438"
+ integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==
+ dependencies:
+ regenerator-runtime "^0.13.11"
+
+"@eslint-community/eslint-utils@^4.2.0":
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
+ integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
+ dependencies:
+ eslint-visitor-keys "^3.3.0"
+
+"@eslint-community/regexpp@^4.4.0":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
+ integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
+
+"@eslint/eslintrc@^2.0.3":
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
+ integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==
+ dependencies:
+ ajv "^6.12.4"
+ debug "^4.3.2"
+ espree "^9.6.0"
+ globals "^13.19.0"
+ ignore "^5.2.0"
+ import-fresh "^3.2.1"
+ js-yaml "^4.1.0"
+ minimatch "^3.1.2"
+ strip-json-comments "^3.1.1"
+
+"@eslint/[email protected]":
+ version "8.41.0"
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
+ integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
+
+"@humanwhocodes/config-array@^0.11.8":
+ version "0.11.10"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
+ integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
+ dependencies:
+ "@humanwhocodes/object-schema" "^1.2.1"
+ debug "^4.1.1"
+ minimatch "^3.0.5"
+
+"@humanwhocodes/module-importer@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
+
+"@humanwhocodes/object-schema@^1.2.1":
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
+ integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.8.tgz#8048ef3c3d770a3f3d1dd51d159593acfbd4e517"
+ integrity sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==
+
+"@next/[email protected]":
+ version "13.4.3"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.3.tgz#9f3b9dedc8da57436e45d736f5fc6646e93a2656"
+ integrity sha512-5B0uOnh7wyUY9vNNdIA6NUvWozhrZaTMZOzdirYAefqD0ZBK5C/h3+KMYdCKrR7JrXGvVpWnHtv54b3dCzwICA==
+ dependencies:
+ glob "7.1.7"
+
+"@next/eslint-plugin-next@^13.4.8":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.8.tgz#2aa7a0bbfc87fbed5aa0e938d0d16dca85061ee4"
+ integrity sha512-cmfVHpxWjjcETFt2WHnoFU6EmY69QcPJRlRNAooQlNe53Ke90vg1Ci/dkPffryJZaxxiRziP9bQrV8lDVCn3Fw==
+ dependencies:
+ glob "7.1.7"
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.8.tgz#3838d7c96750b7f427ac47b97503fc013734f6e6"
+ integrity sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.8.tgz#3de9c26a2ee7b189f22433bf8137256a2517f258"
+ integrity sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.8.tgz#9536314c931b9e78f20e4a424eace9993015c6e1"
+ integrity sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.8.tgz#a894ec6a078edd28f5cfab60593a61e05b6b605b"
+ integrity sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.8.tgz#b8af198dc0b4a8c64deb0494ae285e3e1a465910"
+ integrity sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.8.tgz#d2ad24001020665a78405f595995c22750ec63c4"
+ integrity sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.8.tgz#e5c4bfaa105fbe2bdb21a6d01467edd39a29cf37"
+ integrity sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.8.tgz#c49c4d9f91845855bf544d5d14e8e13311da9931"
+ integrity sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
+ integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
+
+"@nodelib/[email protected]":
+ version "2.1.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
+ integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
+ dependencies:
+ "@nodelib/fs.stat" "2.0.5"
+ run-parallel "^1.1.9"
+
+"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
+ integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
+
+"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
+ integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
+ dependencies:
+ "@nodelib/fs.scandir" "2.1.5"
+ fastq "^1.6.0"
+
+"@payloadcms/eslint-config@^0.0.2":
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.2.tgz#cadb97ccd6476204a38e057b3cf57dc80efb209f"
+ integrity sha512-EcS7qyX4++eBP/MS4QgrFOzzplsVMaPDfEcxWYoH9OLJCUTlGz8UmfMZPWU7DeAuyehJdij+BywSrcprqun9rA==
+
+"@pkgr/utils@^2.3.1":
+ version "2.4.2"
+ resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.4.2.tgz#9e638bbe9a6a6f165580dc943f138fd3309a2cbc"
+ integrity sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==
+ dependencies:
+ cross-spawn "^7.0.3"
+ fast-glob "^3.3.0"
+ is-glob "^4.0.3"
+ open "^9.1.0"
+ picocolors "^1.0.0"
+ tslib "^2.6.0"
+
+"@rushstack/eslint-patch@^1.1.3":
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz#31b9c510d8cada9683549e1dbb4284cca5001faf"
+ integrity sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==
+
+"@swc/[email protected]":
+ version "0.5.1"
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
+ integrity sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==
+ dependencies:
+ tslib "^2.4.0"
+
+"@types/escape-html@^1.0.2":
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/@types/escape-html/-/escape-html-1.0.2.tgz#072b7b13784fb3cee9c2450c22f36405983f5e3c"
+ integrity sha512-gaBLT8pdcexFztLSPRtriHeXY/Kn4907uOCZ4Q3lncFBkheAWOuNt53ypsF8szgxbEJ513UeBzcf4utN0EzEwA==
+
+"@types/json-schema@^7.0.9":
+ version "7.0.12"
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
+ integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
+
+"@types/json5@^0.0.29":
+ version "0.0.29"
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
+ integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
+
+"@types/[email protected]":
+ version "18.11.3"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
+ integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
+
+"@types/prop-types@*":
+ version "15.7.5"
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
+ integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
+
+"@types/react-dom@^18.2.6":
+ version "18.2.6"
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
+ dependencies:
+ "@types/react" "*"
+
+"@types/react@*", "@types/react@^18.2.14":
+ version "18.2.14"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
+ dependencies:
+ "@types/prop-types" "*"
+ "@types/scheduler" "*"
+ csstype "^3.0.2"
+
+"@types/scheduler@*":
+ version "0.16.3"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
+ integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
+
+"@types/semver@^7.3.12":
+ version "7.5.0"
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
+ integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
+
+"@typescript-eslint/eslint-plugin@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
+ integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
+ dependencies:
+ "@eslint-community/regexpp" "^4.4.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/type-utils" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ graphemer "^1.4.0"
+ ignore "^5.2.0"
+ natural-compare-lite "^1.4.0"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/parser@^5.42.0", "@typescript-eslint/parser@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
+ integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
+ dependencies:
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ debug "^4.3.4"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
+ integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
+ integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
+ dependencies:
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
+ integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
+ integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+ debug "^4.3.4"
+ globby "^11.1.0"
+ is-glob "^4.0.3"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
+ integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
+ dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
+ "@types/json-schema" "^7.0.9"
+ "@types/semver" "^7.3.12"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ eslint-scope "^5.1.1"
+ semver "^7.3.7"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
+ integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ eslint-visitor-keys "^3.3.0"
+
+acorn-jsx@^5.3.2:
+ version "5.3.2"
+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
+ integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
+
+acorn@^8.9.0:
+ version "8.10.0"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
+ integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
+
+ajv@^6.10.0, ajv@^6.12.4:
+ version "6.12.6"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
+ integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
+ dependencies:
+ fast-deep-equal "^3.1.1"
+ fast-json-stable-stringify "^2.0.0"
+ json-schema-traverse "^0.4.1"
+ uri-js "^4.2.2"
+
+ansi-regex@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
+
+ansi-styles@^4.1.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
+ integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
+ dependencies:
+ color-convert "^2.0.1"
+
+anymatch@~3.1.2:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
+ integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
+ dependencies:
+ normalize-path "^3.0.0"
+ picomatch "^2.0.4"
+
+argparse@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
+ integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
+
+aria-query@^5.1.3:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
+ integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
+ dependencies:
+ dequal "^2.0.3"
+
+array-buffer-byte-length@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead"
+ integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
+ dependencies:
+ call-bind "^1.0.2"
+ is-array-buffer "^3.0.1"
+
+array-includes@^3.1.4, array-includes@^3.1.6:
+ version "3.1.6"
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ get-intrinsic "^1.1.3"
+ is-string "^1.0.7"
+
+array-union@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
+ integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
+
+array.prototype.flat@^1.2.5, array.prototype.flat@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
+ integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+
+array.prototype.flatmap@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+
+array.prototype.tosorted@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+ get-intrinsic "^1.1.3"
+
+ast-types-flow@^0.0.7:
+ version "0.0.7"
+ resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
+ integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==
+
+available-typed-arrays@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
+ integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
+
+axe-core@^4.6.2:
+ version "4.7.2"
+ resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
+ integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
+
+axobject-query@^3.1.1:
+ version "3.2.1"
+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"
+ integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
+ dependencies:
+ dequal "^2.0.3"
+
+balanced-match@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
+ integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
+
+big-integer@^1.6.44:
+ version "1.6.51"
+ resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"
+ integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
+
+binary-extensions@^2.0.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
+ integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
+
+bplist-parser@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.2.0.tgz#43a9d183e5bf9d545200ceac3e712f79ebbe8d0e"
+ integrity sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==
+ dependencies:
+ big-integer "^1.6.44"
+
+brace-expansion@^1.1.7:
+ version "1.1.11"
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
+ dependencies:
+ balanced-match "^1.0.0"
+ concat-map "0.0.1"
+
+braces@^3.0.2, braces@~3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
+ integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
+ dependencies:
+ fill-range "^7.0.1"
+
+bundle-name@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
+ integrity sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==
+ dependencies:
+ run-applescript "^5.0.0"
+
[email protected]:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
+ integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
+ dependencies:
+ streamsearch "^1.1.0"
+
+call-bind@^1.0.0, call-bind@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
+ integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
+ dependencies:
+ function-bind "^1.1.1"
+ get-intrinsic "^1.0.2"
+
+callsites@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
+ integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
+
+caniuse-lite@^1.0.30001406:
+ version "1.0.30001512"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
+ integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
+
+chalk@^4.0.0:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
+ dependencies:
+ ansi-styles "^4.1.0"
+ supports-color "^7.1.0"
+
+"chokidar@>=3.0.0 <4.0.0":
+ version "3.5.3"
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
+ integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
+ dependencies:
+ anymatch "~3.1.2"
+ braces "~3.0.2"
+ glob-parent "~5.1.2"
+ is-binary-path "~2.1.0"
+ is-glob "~4.0.1"
+ normalize-path "~3.0.0"
+ readdirp "~3.6.0"
+ optionalDependencies:
+ fsevents "~2.3.2"
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
+ integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
+
+color-convert@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
+ integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
+ dependencies:
+ color-name "~1.1.4"
+
+color-name@~1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
+ integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
+
+cross-spawn@^7.0.2, cross-spawn@^7.0.3:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
+ integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+ dependencies:
+ path-key "^3.1.0"
+ shebang-command "^2.0.0"
+ which "^2.0.1"
+
+csstype@^3.0.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
+ integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
+
+damerau-levenshtein@^1.0.8:
+ version "1.0.8"
+ resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
+ integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
+
+debug@^2.6.9:
+ version "2.6.9"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
+ integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
+ dependencies:
+ ms "2.0.0"
+
+debug@^3.2.7:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
+ integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
+ dependencies:
+ ms "^2.1.1"
+
+debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
+ version "4.3.4"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
+ dependencies:
+ ms "2.1.2"
+
+deep-is@^0.1.3:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
+ integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
+
+default-browser-id@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/default-browser-id/-/default-browser-id-3.0.0.tgz#bee7bbbef1f4e75d31f98f4d3f1556a14cea790c"
+ integrity sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==
+ dependencies:
+ bplist-parser "^0.2.0"
+ untildify "^4.0.0"
+
+default-browser@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/default-browser/-/default-browser-4.0.0.tgz#53c9894f8810bf86696de117a6ce9085a3cbc7da"
+ integrity sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==
+ dependencies:
+ bundle-name "^3.0.0"
+ default-browser-id "^3.0.0"
+ execa "^7.1.1"
+ titleize "^3.0.0"
+
+define-lazy-prop@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz#dbb19adfb746d7fc6d734a06b72f4a00d021255f"
+ integrity sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==
+
+define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
+ integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
+ dependencies:
+ has-property-descriptors "^1.0.0"
+ object-keys "^1.1.1"
+
+dequal@^2.0.3:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
+ integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
+
+dir-glob@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
+ integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
+ dependencies:
+ path-type "^4.0.0"
+
+doctrine@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
+ integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
+ dependencies:
+ esutils "^2.0.2"
+
+doctrine@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
+ integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
+ dependencies:
+ esutils "^2.0.2"
+
+emoji-regex@^9.2.2:
+ version "9.2.2"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
+ integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
+
+enhanced-resolve@^5.12.0:
+ version "5.15.0"
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
+ integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==
+ dependencies:
+ graceful-fs "^4.2.4"
+ tapable "^2.2.0"
+
+es-abstract@^1.19.0, es-abstract@^1.20.4:
+ version "1.21.2"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff"
+ integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==
+ dependencies:
+ array-buffer-byte-length "^1.0.0"
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ es-set-tostringtag "^2.0.1"
+ es-to-primitive "^1.2.1"
+ function.prototype.name "^1.1.5"
+ get-intrinsic "^1.2.0"
+ get-symbol-description "^1.0.0"
+ globalthis "^1.0.3"
+ gopd "^1.0.1"
+ has "^1.0.3"
+ has-property-descriptors "^1.0.0"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+ internal-slot "^1.0.5"
+ is-array-buffer "^3.0.2"
+ is-callable "^1.2.7"
+ is-negative-zero "^2.0.2"
+ is-regex "^1.1.4"
+ is-shared-array-buffer "^1.0.2"
+ is-string "^1.0.7"
+ is-typed-array "^1.1.10"
+ is-weakref "^1.0.2"
+ object-inspect "^1.12.3"
+ object-keys "^1.1.1"
+ object.assign "^4.1.4"
+ regexp.prototype.flags "^1.4.3"
+ safe-regex-test "^1.0.0"
+ string.prototype.trim "^1.2.7"
+ string.prototype.trimend "^1.0.6"
+ string.prototype.trimstart "^1.0.6"
+ typed-array-length "^1.0.4"
+ unbox-primitive "^1.0.2"
+ which-typed-array "^1.1.9"
+
+es-set-tostringtag@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
+ integrity sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==
+ dependencies:
+ get-intrinsic "^1.1.3"
+ has "^1.0.3"
+ has-tostringtag "^1.0.0"
+
+es-shim-unscopables@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
+ integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
+ dependencies:
+ has "^1.0.3"
+
+es-to-primitive@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
+ dependencies:
+ is-callable "^1.1.4"
+ is-date-object "^1.0.1"
+ is-symbol "^1.0.2"
+
+escape-html@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
+ integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
+
+escape-string-regexp@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
+ integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
+
[email protected]:
+ version "13.4.3"
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.3.tgz#15fccfddd69a2634e8939dba6a428362e09cbb21"
+ integrity sha512-1lXwdFi29fKxzeugof/TUE7lpHyJQt5+U4LaUHyvQfHjvsWO77vFNicJv5sX6k0VDVSbnfz0lw+avxI+CinbMg==
+ dependencies:
+ "@next/eslint-plugin-next" "13.4.3"
+ "@rushstack/eslint-patch" "^1.1.3"
+ "@typescript-eslint/parser" "^5.42.0"
+ eslint-import-resolver-node "^0.3.6"
+ eslint-import-resolver-typescript "^3.5.2"
+ eslint-plugin-import "^2.26.0"
+ eslint-plugin-jsx-a11y "^6.5.1"
+ eslint-plugin-react "^7.31.7"
+ eslint-plugin-react-hooks "^4.5.0"
+
+eslint-config-prettier@^8.5.0:
+ version "8.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
+ integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
+
+eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7:
+ version "0.3.7"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
+ integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
+ dependencies:
+ debug "^3.2.7"
+ is-core-module "^2.11.0"
+ resolve "^1.22.1"
+
+eslint-import-resolver-typescript@^3.5.2:
+ version "3.5.5"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.5.tgz#0a9034ae7ed94b254a360fbea89187b60ea7456d"
+ integrity sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==
+ dependencies:
+ debug "^4.3.4"
+ enhanced-resolve "^5.12.0"
+ eslint-module-utils "^2.7.4"
+ get-tsconfig "^4.5.0"
+ globby "^13.1.3"
+ is-core-module "^2.11.0"
+ is-glob "^4.0.3"
+ synckit "^0.8.5"
+
+eslint-module-utils@^2.7.2, eslint-module-utils@^2.7.4:
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
+ integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
+ dependencies:
+ debug "^3.2.7"
+
+eslint-plugin-filenames@^1.3.2:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz#7094f00d7aefdd6999e3ac19f72cea058e590cf7"
+ integrity sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==
+ dependencies:
+ lodash.camelcase "4.3.0"
+ lodash.kebabcase "4.1.1"
+ lodash.snakecase "4.1.1"
+ lodash.upperfirst "4.3.1"
+
[email protected]:
+ version "2.25.4"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
+ integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
+ dependencies:
+ array-includes "^3.1.4"
+ array.prototype.flat "^1.2.5"
+ debug "^2.6.9"
+ doctrine "^2.1.0"
+ eslint-import-resolver-node "^0.3.6"
+ eslint-module-utils "^2.7.2"
+ has "^1.0.3"
+ is-core-module "^2.8.0"
+ is-glob "^4.0.3"
+ minimatch "^3.0.4"
+ object.values "^1.1.5"
+ resolve "^1.20.0"
+ tsconfig-paths "^3.12.0"
+
+eslint-plugin-import@^2.26.0:
+ version "2.27.5"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65"
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flat "^1.3.1"
+ array.prototype.flatmap "^1.3.1"
+ debug "^3.2.7"
+ doctrine "^2.1.0"
+ eslint-import-resolver-node "^0.3.7"
+ eslint-module-utils "^2.7.4"
+ has "^1.0.3"
+ is-core-module "^2.11.0"
+ is-glob "^4.0.3"
+ minimatch "^3.1.2"
+ object.values "^1.1.6"
+ resolve "^1.22.1"
+ semver "^6.3.0"
+ tsconfig-paths "^3.14.1"
+
+eslint-plugin-jsx-a11y@^6.5.1:
+ version "6.7.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz#fca5e02d115f48c9a597a6894d5bcec2f7a76976"
+ integrity sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==
+ dependencies:
+ "@babel/runtime" "^7.20.7"
+ aria-query "^5.1.3"
+ array-includes "^3.1.6"
+ array.prototype.flatmap "^1.3.1"
+ ast-types-flow "^0.0.7"
+ axe-core "^4.6.2"
+ axobject-query "^3.1.1"
+ damerau-levenshtein "^1.0.8"
+ emoji-regex "^9.2.2"
+ has "^1.0.3"
+ jsx-ast-utils "^3.3.3"
+ language-tags "=1.0.5"
+ minimatch "^3.1.2"
+ object.entries "^1.1.6"
+ object.fromentries "^2.0.6"
+ semver "^6.3.0"
+
+eslint-plugin-prettier@^4.0.0:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
+ dependencies:
+ prettier-linter-helpers "^1.0.0"
+
+eslint-plugin-react-hooks@^4.5.0, eslint-plugin-react-hooks@^4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
+ integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
+
+eslint-plugin-react@^7.31.7:
+ version "7.32.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flatmap "^1.3.1"
+ array.prototype.tosorted "^1.1.1"
+ doctrine "^2.1.0"
+ estraverse "^5.3.0"
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
+ minimatch "^3.1.2"
+ object.entries "^1.1.6"
+ object.fromentries "^2.0.6"
+ object.hasown "^1.1.2"
+ object.values "^1.1.6"
+ prop-types "^15.8.1"
+ resolve "^2.0.0-next.4"
+ semver "^6.3.0"
+ string.prototype.matchall "^4.0.8"
+
+eslint-plugin-simple-import-sort@^10.0.0:
+ version "10.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10.0.0.tgz#cc4ceaa81ba73252427062705b64321946f61351"
+ integrity sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==
+
+eslint-scope@^5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
+ integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^4.1.1"
+
+eslint-scope@^7.2.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
+ integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^5.2.0"
+
+eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
+ version "3.4.1"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
+ integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
+
[email protected]:
+ version "8.41.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
+ integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
+ dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
+ "@eslint-community/regexpp" "^4.4.0"
+ "@eslint/eslintrc" "^2.0.3"
+ "@eslint/js" "8.41.0"
+ "@humanwhocodes/config-array" "^0.11.8"
+ "@humanwhocodes/module-importer" "^1.0.1"
+ "@nodelib/fs.walk" "^1.2.8"
+ ajv "^6.10.0"
+ chalk "^4.0.0"
+ cross-spawn "^7.0.2"
+ debug "^4.3.2"
+ doctrine "^3.0.0"
+ escape-string-regexp "^4.0.0"
+ eslint-scope "^7.2.0"
+ eslint-visitor-keys "^3.4.1"
+ espree "^9.5.2"
+ esquery "^1.4.2"
+ esutils "^2.0.2"
+ fast-deep-equal "^3.1.3"
+ file-entry-cache "^6.0.1"
+ find-up "^5.0.0"
+ glob-parent "^6.0.2"
+ globals "^13.19.0"
+ graphemer "^1.4.0"
+ ignore "^5.2.0"
+ import-fresh "^3.0.0"
+ imurmurhash "^0.1.4"
+ is-glob "^4.0.0"
+ is-path-inside "^3.0.3"
+ js-yaml "^4.1.0"
+ json-stable-stringify-without-jsonify "^1.0.1"
+ levn "^0.4.1"
+ lodash.merge "^4.6.2"
+ minimatch "^3.1.2"
+ natural-compare "^1.4.0"
+ optionator "^0.9.1"
+ strip-ansi "^6.0.1"
+ strip-json-comments "^3.1.0"
+ text-table "^0.2.0"
+
+espree@^9.5.2, espree@^9.6.0:
+ version "9.6.0"
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
+ integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
+ dependencies:
+ acorn "^8.9.0"
+ acorn-jsx "^5.3.2"
+ eslint-visitor-keys "^3.4.1"
+
+esquery@^1.4.2:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
+ dependencies:
+ estraverse "^5.1.0"
+
+esrecurse@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
+ integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
+ dependencies:
+ estraverse "^5.2.0"
+
+estraverse@^4.1.1:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
+ integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
+
+estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
+ integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
+
+esutils@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
+
+execa@^5.0.0:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
+ integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
+ dependencies:
+ cross-spawn "^7.0.3"
+ get-stream "^6.0.0"
+ human-signals "^2.1.0"
+ is-stream "^2.0.0"
+ merge-stream "^2.0.0"
+ npm-run-path "^4.0.1"
+ onetime "^5.1.2"
+ signal-exit "^3.0.3"
+ strip-final-newline "^2.0.0"
+
+execa@^7.1.1:
+ version "7.1.1"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-7.1.1.tgz#3eb3c83d239488e7b409d48e8813b76bb55c9c43"
+ integrity sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==
+ dependencies:
+ cross-spawn "^7.0.3"
+ get-stream "^6.0.1"
+ human-signals "^4.3.0"
+ is-stream "^3.0.0"
+ merge-stream "^2.0.0"
+ npm-run-path "^5.1.0"
+ onetime "^6.0.0"
+ signal-exit "^3.0.7"
+ strip-final-newline "^3.0.0"
+
+fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
+
+fast-diff@^1.1.2:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
+ integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
+
+fast-glob@^3.2.9, fast-glob@^3.3.0:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0"
+ integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==
+ dependencies:
+ "@nodelib/fs.stat" "^2.0.2"
+ "@nodelib/fs.walk" "^1.2.3"
+ glob-parent "^5.1.2"
+ merge2 "^1.3.0"
+ micromatch "^4.0.4"
+
+fast-json-stable-stringify@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
+ integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
+
+fast-levenshtein@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
+ integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
+
+fastq@^1.6.0:
+ version "1.15.0"
+ resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
+ integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
+ dependencies:
+ reusify "^1.0.4"
+
+file-entry-cache@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
+ dependencies:
+ flat-cache "^3.0.4"
+
+fill-range@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
+ integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
+ dependencies:
+ to-regex-range "^5.0.1"
+
+find-up@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
+ dependencies:
+ locate-path "^6.0.0"
+ path-exists "^4.0.0"
+
+flat-cache@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
+ dependencies:
+ flatted "^3.1.0"
+ rimraf "^3.0.2"
+
+flatted@^3.1.0:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
+ integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
+
+for-each@^0.3.3:
+ version "0.3.3"
+ resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
+ integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
+ dependencies:
+ is-callable "^1.1.3"
+
+fs.realpath@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
+ integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
+
+fsevents@~2.3.2:
+ version "2.3.2"
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
+
+function-bind@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
+ integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
+
+function.prototype.name@^1.1.5:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
+ integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.3"
+ es-abstract "^1.19.0"
+ functions-have-names "^1.2.2"
+
+functions-have-names@^1.2.2, functions-have-names@^1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
+ integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
+
+get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
+ integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
+ dependencies:
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+
+get-stream@^6.0.0, get-stream@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
+ integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
+
+get-symbol-description@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.1"
+
+get-tsconfig@^4.5.0:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.6.2.tgz#831879a5e6c2aa24fe79b60340e2233a1e0f472e"
+ integrity sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==
+ dependencies:
+ resolve-pkg-maps "^1.0.0"
+
+glob-parent@^5.1.2, glob-parent@~5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
+ integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
+ dependencies:
+ is-glob "^4.0.1"
+
+glob-parent@^6.0.2:
+ version "6.0.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
+ integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
+ dependencies:
+ is-glob "^4.0.3"
+
+glob-to-regexp@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
+ integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
+
[email protected]:
+ version "7.1.7"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
+ integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.0.4"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+glob@^7.1.3:
+ version "7.2.3"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
+ integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.1.1"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+globals@^13.19.0:
+ version "13.20.0"
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
+ integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
+ dependencies:
+ type-fest "^0.20.2"
+
+globalthis@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
+ integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
+ dependencies:
+ define-properties "^1.1.3"
+
+globby@^11.1.0:
+ version "11.1.0"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
+ integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
+ dependencies:
+ array-union "^2.1.0"
+ dir-glob "^3.0.1"
+ fast-glob "^3.2.9"
+ ignore "^5.2.0"
+ merge2 "^1.4.1"
+ slash "^3.0.0"
+
+globby@^13.1.3:
+ version "13.2.2"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
+ integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
+ dependencies:
+ dir-glob "^3.0.1"
+ fast-glob "^3.3.0"
+ ignore "^5.2.4"
+ merge2 "^1.4.1"
+ slash "^4.0.0"
+
+gopd@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
+ integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
+ dependencies:
+ get-intrinsic "^1.1.3"
+
+graceful-fs@^4.1.2, graceful-fs@^4.2.4:
+ version "4.2.11"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
+ integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
+
+graphemer@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
+ integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
+
+has-bigints@^1.0.1, has-bigints@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
+ integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
+
+has-flag@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
+
+has-property-descriptors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
+ integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
+ dependencies:
+ get-intrinsic "^1.1.1"
+
+has-proto@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.1.tgz#1885c1305538958aff469fef37937c22795408e0"
+ integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
+
+has-symbols@^1.0.2, has-symbols@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
+
+has-tostringtag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
+ dependencies:
+ has-symbols "^1.0.2"
+
+has@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
+ dependencies:
+ function-bind "^1.1.1"
+
+human-signals@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
+ integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
+
+human-signals@^4.3.0:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
+ integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
+
+ignore@^5.2.0, ignore@^5.2.4:
+ version "5.2.4"
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
+ integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
+
+immer@^9.0.6:
+ version "9.0.21"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
+ integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
+
+immutable@^4.0.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.0.tgz#eb1738f14ffb39fd068b1dbe1296117484dd34be"
+ integrity sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==
+
+import-fresh@^3.0.0, import-fresh@^3.2.1:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
+ integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
+ dependencies:
+ parent-module "^1.0.0"
+ resolve-from "^4.0.0"
+
+imurmurhash@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
+ integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
+
+inflight@^1.0.4:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
+ integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
+ dependencies:
+ once "^1.3.0"
+ wrappy "1"
+
+inherits@2:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
+
+internal-slot@^1.0.3, internal-slot@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
+ integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==
+ dependencies:
+ get-intrinsic "^1.2.0"
+ has "^1.0.3"
+ side-channel "^1.0.4"
+
+is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
+ integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.2.0"
+ is-typed-array "^1.1.10"
+
+is-bigint@^1.0.1:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
+ integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
+ dependencies:
+ has-bigints "^1.0.1"
+
+is-binary-path@~2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
+ integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
+ dependencies:
+ binary-extensions "^2.0.0"
+
+is-boolean-object@^1.1.0:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
+ integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
+
+is-core-module@^2.11.0, is-core-module@^2.8.0, is-core-module@^2.9.0:
+ version "2.12.1"
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
+ integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
+ dependencies:
+ has "^1.0.3"
+
+is-date-object@^1.0.1:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
+ integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-docker@^2.0.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa"
+ integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
+
+is-docker@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-3.0.0.tgz#90093aa3106277d8a77a5910dbae71747e15a200"
+ integrity sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==
+
+is-extglob@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
+ integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
+
+is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
+ dependencies:
+ is-extglob "^2.1.1"
+
+is-inside-container@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-inside-container/-/is-inside-container-1.0.0.tgz#e81fba699662eb31dbdaf26766a61d4814717ea4"
+ integrity sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==
+ dependencies:
+ is-docker "^3.0.0"
+
+is-negative-zero@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
+ integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
+
+is-number-object@^1.0.4:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
+ integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-number@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
+ integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
+
+is-path-inside@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
+ integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
+
+is-plain-object@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
+ integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
+
+is-regex@^1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-shared-array-buffer@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
+ integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
+ dependencies:
+ call-bind "^1.0.2"
+
+is-stream@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
+ integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
+
+is-stream@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
+ integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
+
+is-string@^1.0.5, is-string@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-symbol@^1.0.2, is-symbol@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
+ integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
+ dependencies:
+ has-symbols "^1.0.2"
+
+is-typed-array@^1.1.10, is-typed-array@^1.1.9:
+ version "1.1.10"
+ resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.10.tgz#36a5b5cb4189b575d1a3e4b08536bfb485801e3f"
+ integrity sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+
+is-weakref@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
+ integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
+ dependencies:
+ call-bind "^1.0.2"
+
+is-wsl@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
+ integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
+ dependencies:
+ is-docker "^2.0.0"
+
+isexe@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
+ integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
+
+"js-tokens@^3.0.0 || ^4.0.0":
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
+
+js-yaml@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
+ integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
+ dependencies:
+ argparse "^2.0.1"
+
+json-schema-traverse@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
+ integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
+
+json-stable-stringify-without-jsonify@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
+ integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
+
+json5@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
+ integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
+ dependencies:
+ minimist "^1.2.0"
+
+"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.3:
+ version "3.3.4"
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.4.tgz#b896535fed5b867650acce5a9bd4135ffc7b3bf9"
+ integrity sha512-fX2TVdCViod6HwKEtSWGHs57oFhVfCMwieb9PuRDgjDPh5XeqJiHFFFJCHxU5cnTc3Bu/GRL+kPiFmw8XWOfKw==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flat "^1.3.1"
+ object.assign "^4.1.4"
+ object.values "^1.1.6"
+
+language-subtag-registry@~0.3.2:
+ version "0.3.22"
+ resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
+ integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
+
+language-tags@=1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
+ integrity sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==
+ dependencies:
+ language-subtag-registry "~0.3.2"
+
+levn@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
+ integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
+ dependencies:
+ prelude-ls "^1.2.1"
+ type-check "~0.4.0"
+
+locate-path@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
+ dependencies:
+ p-locate "^5.0.0"
+
[email protected]:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
+ integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
+ integrity sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
+
+lodash.merge@^4.6.2:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
+ integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
+ integrity sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
+
[email protected]:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
+ integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
+
+loose-envify@^1.1.0, loose-envify@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+ dependencies:
+ js-tokens "^3.0.0 || ^4.0.0"
+
+lru-cache@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
+ dependencies:
+ yallist "^4.0.0"
+
+merge-stream@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
+ integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
+
+merge2@^1.3.0, merge2@^1.4.1:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
+
+micromatch@^4.0.4:
+ version "4.0.5"
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
+ integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
+ dependencies:
+ braces "^3.0.2"
+ picomatch "^2.3.1"
+
+mimic-fn@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
+ integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
+
+mimic-fn@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
+ integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
+
+minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
+ dependencies:
+ brace-expansion "^1.1.7"
+
+minimist@^1.2.0, minimist@^1.2.6:
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
+
[email protected]:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
+ integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
+
[email protected]:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
+ integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
+
+ms@^2.1.1:
+ version "2.1.3"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
+ integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
+
+nanoid@^3.3.4:
+ version "3.3.6"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+
+natural-compare-lite@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
+ integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
+
+natural-compare@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
+ integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
+
+next@^13.4.8:
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/next/-/next-13.4.8.tgz#72245bf4fdf328970147ee30de97142c39b1cb3f"
+ integrity sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==
+ dependencies:
+ "@next/env" "13.4.8"
+ "@swc/helpers" "0.5.1"
+ busboy "1.6.0"
+ caniuse-lite "^1.0.30001406"
+ postcss "8.4.14"
+ styled-jsx "5.1.1"
+ watchpack "2.4.0"
+ zod "3.21.4"
+ optionalDependencies:
+ "@next/swc-darwin-arm64" "13.4.8"
+ "@next/swc-darwin-x64" "13.4.8"
+ "@next/swc-linux-arm64-gnu" "13.4.8"
+ "@next/swc-linux-arm64-musl" "13.4.8"
+ "@next/swc-linux-x64-gnu" "13.4.8"
+ "@next/swc-linux-x64-musl" "13.4.8"
+ "@next/swc-win32-arm64-msvc" "13.4.8"
+ "@next/swc-win32-ia32-msvc" "13.4.8"
+ "@next/swc-win32-x64-msvc" "13.4.8"
+
+normalize-path@^3.0.0, normalize-path@~3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
+ integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
+
+npm-run-path@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
+ integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
+ dependencies:
+ path-key "^3.0.0"
+
+npm-run-path@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-5.1.0.tgz#bc62f7f3f6952d9894bd08944ba011a6ee7b7e00"
+ integrity sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==
+ dependencies:
+ path-key "^4.0.0"
+
+object-assign@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
+ integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
+
+object-inspect@^1.12.3, object-inspect@^1.9.0:
+ version "1.12.3"
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
+ integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
+
+object-keys@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
+
+object.assign@^4.1.4:
+ version "4.1.4"
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ has-symbols "^1.0.3"
+ object-keys "^1.1.1"
+
+object.entries@^1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.fromentries@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.hasown@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==
+ dependencies:
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.values@^1.1.5, object.values@^1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+once@^1.3.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
+ integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
+ dependencies:
+ wrappy "1"
+
+onetime@^5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e"
+ integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
+ dependencies:
+ mimic-fn "^2.1.0"
+
+onetime@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-6.0.0.tgz#7c24c18ed1fd2e9bca4bd26806a33613c77d34b4"
+ integrity sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==
+ dependencies:
+ mimic-fn "^4.0.0"
+
+open@^9.1.0:
+ version "9.1.0"
+ resolved "https://registry.yarnpkg.com/open/-/open-9.1.0.tgz#684934359c90ad25742f5a26151970ff8c6c80b6"
+ integrity sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==
+ dependencies:
+ default-browser "^4.0.0"
+ define-lazy-prop "^3.0.0"
+ is-inside-container "^1.0.0"
+ is-wsl "^2.2.0"
+
+optionator@^0.9.1:
+ version "0.9.3"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
+ integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
+ dependencies:
+ "@aashutoshrathi/word-wrap" "^1.2.3"
+ deep-is "^0.1.3"
+ fast-levenshtein "^2.0.6"
+ levn "^0.4.1"
+ prelude-ls "^1.2.1"
+ type-check "^0.4.0"
+
+p-limit@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
+ dependencies:
+ yocto-queue "^0.1.0"
+
+p-locate@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
+ dependencies:
+ p-limit "^3.0.2"
+
+parent-module@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
+ integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
+ dependencies:
+ callsites "^3.0.0"
+
+path-exists@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
+
+path-is-absolute@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
+ integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
+
+path-key@^3.0.0, path-key@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
+ integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
+
+path-key@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
+ integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
+
+path-parse@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
+ integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
+
+path-type@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
+ integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
+
+picocolors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
+
+picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
+
[email protected]:
+ version "8.4.14"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
+ integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
+ dependencies:
+ nanoid "^3.3.4"
+ picocolors "^1.0.0"
+ source-map-js "^1.0.2"
+
+prelude-ls@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
+ integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
+
+prettier-linter-helpers@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
+ dependencies:
+ fast-diff "^1.1.2"
+
+prettier@^2.7.1:
+ version "2.8.8"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
+ integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
+
+prop-types@^15.8.1:
+ version "15.8.1"
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
+ dependencies:
+ loose-envify "^1.4.0"
+ object-assign "^4.1.1"
+ react-is "^16.13.1"
+
+punycode@^2.1.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
+ integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
+
+queue-microtask@^1.2.2:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
+ integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
+ dependencies:
+ loose-envify "^1.1.0"
+ scheduler "^0.23.0"
+
+react-hook-form@^7.45.1:
+ version "7.45.1"
+ resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.1.tgz#e352c7f4dbc7540f0756abbb4dcfd1122fecc9bb"
+ integrity sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==
+
+react-is@^16.13.1:
+ version "16.13.1"
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
+ dependencies:
+ loose-envify "^1.1.0"
+
+readdirp@~3.6.0:
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
+ integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
+ dependencies:
+ picomatch "^2.2.1"
+
+regenerator-runtime@^0.13.11:
+ version "0.13.11"
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
+ integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
+
+regexp.prototype.flags@^1.4.3:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
+ integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.2.0"
+ functions-have-names "^1.2.3"
+
+resolve-from@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
+ integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
+
+resolve-pkg-maps@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
+
+resolve@^1.20.0, resolve@^1.22.1:
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
+ dependencies:
+ is-core-module "^2.11.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+resolve@^2.0.0-next.4:
+ version "2.0.0-next.4"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
+ integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==
+ dependencies:
+ is-core-module "^2.9.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+reusify@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
+ integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
+
+rimraf@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
+ dependencies:
+ glob "^7.1.3"
+
+run-applescript@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-5.0.0.tgz#e11e1c932e055d5c6b40d98374e0268d9b11899c"
+ integrity sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==
+ dependencies:
+ execa "^5.0.0"
+
+run-parallel@^1.1.9:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
+ integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
+ dependencies:
+ queue-microtask "^1.2.2"
+
+safe-regex-test@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.3"
+ is-regex "^1.1.4"
+
+sass@^1.62.1:
+ version "1.63.6"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
+ integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
+ dependencies:
+ chokidar ">=3.0.0 <4.0.0"
+ immutable "^4.0.0"
+ source-map-js ">=0.6.2 <2.0.0"
+
+scheduler@^0.23.0:
+ version "0.23.0"
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
+ dependencies:
+ loose-envify "^1.1.0"
+
+semver@^6.3.0:
+ version "6.3.0"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
+
+semver@^7.3.7:
+ version "7.5.3"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
+ integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
+ dependencies:
+ lru-cache "^6.0.0"
+
+shebang-command@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
+ dependencies:
+ shebang-regex "^3.0.0"
+
+shebang-regex@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
+
+side-channel@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
+ integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
+ dependencies:
+ call-bind "^1.0.0"
+ get-intrinsic "^1.0.2"
+ object-inspect "^1.9.0"
+
+signal-exit@^3.0.3, signal-exit@^3.0.7:
+ version "3.0.7"
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
+ integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
+
+slash@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
+
+slash@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
+
+slate@^0.82.0:
+ version "0.82.1"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.82.1.tgz#cf43cb828c980734dab01c9bbb517fd4d20892f7"
+ integrity sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==
+ dependencies:
+ immer "^9.0.6"
+ is-plain-object "^5.0.0"
+ tiny-warning "^1.0.3"
+
+"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
+
+streamsearch@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
+ integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
+
+string.prototype.matchall@^4.0.8:
+ version "4.0.8"
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ get-intrinsic "^1.1.3"
+ has-symbols "^1.0.3"
+ internal-slot "^1.0.3"
+ regexp.prototype.flags "^1.4.3"
+ side-channel "^1.0.4"
+
+string.prototype.trim@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
+ integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimend@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
+ integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimstart@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4"
+ integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+strip-ansi@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
+ dependencies:
+ ansi-regex "^5.0.1"
+
+strip-bom@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
+ integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
+
+strip-final-newline@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
+ integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
+
+strip-final-newline@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz#52894c313fbff318835280aed60ff71ebf12b8fd"
+ integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==
+
+strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
+ integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
+
[email protected]:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
+ integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
+ dependencies:
+ client-only "0.0.1"
+
+supports-color@^7.1.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
+ integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
+ dependencies:
+ has-flag "^4.0.0"
+
+supports-preserve-symlinks-flag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
+ integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
+
+synckit@^0.8.5:
+ version "0.8.5"
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5.tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3"
+ integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==
+ dependencies:
+ "@pkgr/utils" "^2.3.1"
+ tslib "^2.5.0"
+
+tapable@^2.2.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
+ integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
+
+text-table@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
+ integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
+
+tiny-warning@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
+ integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
+
+titleize@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/titleize/-/titleize-3.0.0.tgz#71c12eb7fdd2558aa8a44b0be83b8a76694acd53"
+ integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==
+
+to-regex-range@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
+ integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
+ dependencies:
+ is-number "^7.0.0"
+
+tsconfig-paths@^3.12.0, tsconfig-paths@^3.14.1:
+ version "3.14.2"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
+ integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
+ dependencies:
+ "@types/json5" "^0.0.29"
+ json5 "^1.0.2"
+ minimist "^1.2.6"
+ strip-bom "^3.0.0"
+
+tslib@^1.8.1:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
+
+tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
+ integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
+
+tsutils@^3.21.0:
+ version "3.21.0"
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
+ dependencies:
+ tslib "^1.8.1"
+
+type-check@^0.4.0, type-check@~0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
+ integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
+ dependencies:
+ prelude-ls "^1.2.1"
+
+type-fest@^0.20.2:
+ version "0.20.2"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
+
+typed-array-length@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.4.tgz#89d83785e5c4098bec72e08b319651f0eac9c1bb"
+ integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==
+ dependencies:
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ is-typed-array "^1.1.9"
+
+typescript@^4.8.4:
+ version "4.9.5"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
+
+unbox-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
+ integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
+ dependencies:
+ call-bind "^1.0.2"
+ has-bigints "^1.0.2"
+ has-symbols "^1.0.3"
+ which-boxed-primitive "^1.0.2"
+
+untildify@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
+ integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
+
+uri-js@^4.2.2:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
+ integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
+ dependencies:
+ punycode "^2.1.0"
+
[email protected]:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
+ integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
+ dependencies:
+ glob-to-regexp "^0.4.1"
+ graceful-fs "^4.1.2"
+
+which-boxed-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
+ integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
+ dependencies:
+ is-bigint "^1.0.1"
+ is-boolean-object "^1.1.0"
+ is-number-object "^1.0.4"
+ is-string "^1.0.5"
+ is-symbol "^1.0.3"
+
+which-typed-array@^1.1.9:
+ version "1.1.9"
+ resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.9.tgz#307cf898025848cf995e795e8423c7f337efbde6"
+ integrity sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+ is-typed-array "^1.1.10"
+
+which@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
+ dependencies:
+ isexe "^2.0.0"
+
+wrappy@1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
+ integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
+
+yallist@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
+
+yocto-queue@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+
[email protected]:
+ version "3.21.4"
+ resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
+ integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
diff --git a/examples/auth/next-pages/.env.example b/examples/auth/next-pages/.env.example
new file mode 100644
index 00000000000..bfc5ec98e5c
--- /dev/null
+++ b/examples/auth/next-pages/.env.example
@@ -0,0 +1 @@
+NEXT_PUBLIC_CMS_URL=http://localhost:3000
diff --git a/examples/auth/nextjs/.eslintrc.js b/examples/auth/next-pages/.eslintrc.js
similarity index 100%
rename from examples/auth/nextjs/.eslintrc.js
rename to examples/auth/next-pages/.eslintrc.js
diff --git a/examples/preview/nextjs/.gitignore b/examples/auth/next-pages/.gitignore
similarity index 100%
rename from examples/preview/nextjs/.gitignore
rename to examples/auth/next-pages/.gitignore
diff --git a/examples/preview/nextjs/.prettierrc.js b/examples/auth/next-pages/.prettierrc.js
similarity index 100%
rename from examples/preview/nextjs/.prettierrc.js
rename to examples/auth/next-pages/.prettierrc.js
diff --git a/examples/auth/next-pages/README.md b/examples/auth/next-pages/README.md
new file mode 100644
index 00000000000..a9e740f8845
--- /dev/null
+++ b/examples/auth/next-pages/README.md
@@ -0,0 +1,41 @@
+# Payload Auth Example Front-End
+
+This is a [Payload](https://payloadcms.com) + [Next.js](https://nextjs.org) app using the [Pages Router](https://nextjs.org/docs/pages) made explicitly for the [Payload Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth). It demonstrates how to authenticate your Next.js app using [Payload Authentication](https://payloadcms.com/docs/authentication/overview).
+
+> This example uses the Pages Router, the legacy API of Next.js. If your app is using the latest [App Router](https://nextjs.org/docs/pages), check out the official [App Router Example](https://github.com/payloadcms/payload/tree/master/examples/auth/next-app).
+
+## Getting Started
+
+### Payload
+
+First you'll need a running Payload app. If you have not done so already, clone down the [`cms`](../cms) folder and follow the setup instructions there to get it up and running. This will provide all the necessary APIs that your Next.js app will be using for authentication.
+
+### Next.js
+
+1. Clone this repo
+2. `cd` into this directory and run `yarn` or `npm install`
+3. `cp .env.example .env` to copy the example environment variables
+4. `yarn dev` or `npm run dev` to start the server
+5. `open http://localhost:3001` to see the result
+
+Once running, a user is automatically seeded in your local environment with some basic instructions. See the [Payload Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth) for full details.
+
+## Learn More
+
+To learn more about Payload and Next.js, take a look at the following resources:
+
+- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
+- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
+- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
+
+You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
+
+## Deployment
+
+The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new) from the creators of Next.js. You could also combine this app into a [single Express server](https://github.com/payloadcms/payload/tree/master/examples/custom-server) and deploy in to [Payload Cloud](https://payloadcms.com/new/import).
+
+Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
+
+## Questions
+
+If you have any issues or questions, reach out to us on [Discord](https://discord.com/invite/payload) or start a [GitHub discussion](https://github.com/payloadcms/payload/discussions).
diff --git a/examples/preview/nextjs/next-env.d.ts b/examples/auth/next-pages/next-env.d.ts
similarity index 100%
rename from examples/preview/nextjs/next-env.d.ts
rename to examples/auth/next-pages/next-env.d.ts
diff --git a/examples/auth/nextjs/next.config.js b/examples/auth/next-pages/next.config.js
similarity index 100%
rename from examples/auth/nextjs/next.config.js
rename to examples/auth/next-pages/next.config.js
diff --git a/examples/auth/nextjs/package.json b/examples/auth/next-pages/package.json
similarity index 75%
rename from examples/auth/nextjs/package.json
rename to examples/auth/next-pages/package.json
index e2b935497bb..736e2a5051c 100644
--- a/examples/auth/nextjs/package.json
+++ b/examples/auth/next-pages/package.json
@@ -1,8 +1,8 @@
{
- "name": "next-auth-frontend",
+ "name": "payload-nextjs-auth-example",
"version": "1.0.0",
"scripts": {
- "dev": "next dev",
+ "dev": "next dev -p 3001",
"build": "next build",
"start": "next start",
"lint": "next lint",
@@ -10,19 +10,19 @@
},
"dependencies": {
"escape-html": "^1.0.3",
- "next": "^13.1.6",
+ "next": "^13.4.8",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-hook-form": "^7.34.2",
- "slate": "^0.82.0"
+ "react-hook-form": "^7.34.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.1.6",
"@types/node": "18.11.3",
- "@types/react": "18.0.21",
+ "@types/react": "^18.2.14",
+ "@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
- "@payloadcms/eslint-config": "^0.0.1",
+ "@payloadcms/eslint-config": "^0.0.2",
"eslint": "8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-filenames": "^1.3.2",
@@ -31,6 +31,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.7.1",
+ "slate": "^0.82.0",
"typescript": "4.8.4"
}
}
diff --git a/examples/auth/next-pages/public/favicon.ico b/examples/auth/next-pages/public/favicon.ico
new file mode 100644
index 00000000000..601b77718ca
Binary files /dev/null and b/examples/auth/next-pages/public/favicon.ico differ
diff --git a/examples/auth/next-pages/public/favicon.svg b/examples/auth/next-pages/public/favicon.svg
new file mode 100644
index 00000000000..86dc2defc49
--- /dev/null
+++ b/examples/auth/next-pages/public/favicon.svg
@@ -0,0 +1,15 @@
+<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
+ <style>
+ path {
+ fill: #0F0F0F;
+ }
+
+ @media (prefers-color-scheme: dark) {
+ path {
+ fill: white;
+ }
+ }
+ </style>
+ <path d="M120.59 8.5824L231.788 75.6142V202.829L148.039 251.418V124.203L36.7866 57.2249L120.59 8.5824Z" />
+ <path d="M112.123 244.353V145.073L28.2114 193.769L112.123 244.353Z" />
+</svg>
diff --git a/examples/auth/next-pages/src/components/Button/index.module.scss b/examples/auth/next-pages/src/components/Button/index.module.scss
new file mode 100644
index 00000000000..304cdba561f
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Button/index.module.scss
@@ -0,0 +1,40 @@
+@import '../../css/type.scss';
+
+.button {
+ border: none;
+ cursor: pointer;
+ display: inline-flex;
+ justify-content: center;
+ background-color: transparent;
+ text-decoration: none;
+ display: inline-flex;
+ padding: 12px 24px;
+}
+
+.content {
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+}
+
+.label {
+ @extend %label;
+ text-align: center;
+ display: flex;
+ align-items: center;
+}
+
+.appearance--primary {
+ background-color: var(--theme-elevation-1000);
+ color: var(--theme-elevation-0);
+}
+
+.appearance--secondary {
+ background-color: transparent;
+ box-shadow: inset 0 0 0 1px var(--theme-elevation-1000);
+}
+
+.appearance--default {
+ padding: 0;
+ color: var(--theme-text);
+}
diff --git a/examples/auth/next-pages/src/components/Button/index.tsx b/examples/auth/next-pages/src/components/Button/index.tsx
new file mode 100644
index 00000000000..61130c1a91e
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Button/index.tsx
@@ -0,0 +1,73 @@
+import React, { ElementType } from 'react'
+import Link from 'next/link'
+
+import classes from './index.module.scss'
+
+export type Props = {
+ label?: string
+ appearance?: 'default' | 'primary' | 'secondary'
+ el?: 'button' | 'link' | 'a'
+ onClick?: () => void
+ href?: string
+ newTab?: boolean
+ className?: string
+ type?: 'submit' | 'button'
+ disabled?: boolean
+ invert?: boolean
+}
+
+export const Button: React.FC<Props> = ({
+ el: elFromProps = 'link',
+ label,
+ newTab,
+ href,
+ appearance,
+ className: classNameFromProps,
+ onClick,
+ type = 'button',
+ disabled,
+ invert,
+}) => {
+ let el = elFromProps
+ const newTabProps = newTab ? { target: '_blank', rel: 'noopener noreferrer' } : {}
+
+ const className = [
+ classes.button,
+ classNameFromProps,
+ classes[`appearance--${appearance}`],
+ invert && classes[`${appearance}--invert`],
+ ]
+ .filter(Boolean)
+ .join(' ')
+
+ const content = (
+ <div className={classes.content}>
+ <span className={classes.label}>{label}</span>
+ </div>
+ )
+
+ if (onClick || type === 'submit') el = 'button'
+
+ if (el === 'link') {
+ return (
+ <Link href={href || ''} className={className} {...newTabProps} onClick={onClick}>
+ {content}
+ </Link>
+ )
+ }
+
+ const Element: ElementType = el
+
+ return (
+ <Element
+ href={href}
+ className={className}
+ type={type}
+ {...newTabProps}
+ onClick={onClick}
+ disabled={disabled}
+ >
+ {content}
+ </Element>
+ )
+}
diff --git a/examples/auth/next-pages/src/components/Gutter/index.module.scss b/examples/auth/next-pages/src/components/Gutter/index.module.scss
new file mode 100644
index 00000000000..be9e377a789
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Gutter/index.module.scss
@@ -0,0 +1,13 @@
+.gutter {
+ max-width: 1920px;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+.gutterLeft {
+ padding-left: var(--gutter-h);
+}
+
+.gutterRight {
+ padding-right: var(--gutter-h);
+}
diff --git a/examples/preview/nextjs/components/Gutter/index.tsx b/examples/auth/next-pages/src/components/Gutter/index.tsx
similarity index 78%
rename from examples/preview/nextjs/components/Gutter/index.tsx
rename to examples/auth/next-pages/src/components/Gutter/index.tsx
index 74fadcbae48..3cabc4ac58a 100644
--- a/examples/preview/nextjs/components/Gutter/index.tsx
+++ b/examples/auth/next-pages/src/components/Gutter/index.tsx
@@ -16,7 +16,12 @@ export const Gutter: React.FC<Props> = forwardRef<HTMLDivElement, Props>((props,
return (
<div
ref={ref}
- className={[left && classes.gutterLeft, right && classes.gutterRight, className]
+ className={[
+ classes.gutter,
+ left && classes.gutterLeft,
+ right && classes.gutterRight,
+ className,
+ ]
.filter(Boolean)
.join(' ')}
>
diff --git a/examples/auth/next-pages/src/components/Header/Nav/index.module.scss b/examples/auth/next-pages/src/components/Header/Nav/index.module.scss
new file mode 100644
index 00000000000..4558716b16a
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Header/Nav/index.module.scss
@@ -0,0 +1,20 @@
+@use '../../../css/queries.scss' as *;
+
+.nav {
+ display: flex;
+ gap: calc(var(--base) / 4) var(--base);
+ align-items: center;
+ flex-wrap: wrap;
+ opacity: 1;
+ transition: opacity 100ms linear;
+ visibility: visible;
+
+ > * {
+ text-decoration: none;
+ }
+}
+
+.hide {
+ opacity: 0;
+ visibility: hidden;
+}
diff --git a/examples/auth/next-pages/src/components/Header/Nav/index.tsx b/examples/auth/next-pages/src/components/Header/Nav/index.tsx
new file mode 100644
index 00000000000..66a098beeeb
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Header/Nav/index.tsx
@@ -0,0 +1,36 @@
+import React from 'react'
+import Link from 'next/link'
+
+import { useAuth } from '../../../providers/Auth'
+
+import classes from './index.module.scss'
+
+export const HeaderNav: React.FC = () => {
+ const { user } = useAuth()
+
+ return (
+ <nav
+ className={[
+ classes.nav,
+ // fade the nav in on user load to avoid flash of content and layout shift
+ // Vercel also does this in their own website header, see https://vercel.com
+ user === undefined && classes.hide,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {user && (
+ <React.Fragment>
+ <Link href="/account">Account</Link>
+ <Link href="/logout">Logout</Link>
+ </React.Fragment>
+ )}
+ {!user && (
+ <React.Fragment>
+ <Link href="/login">Login</Link>
+ <Link href="/create-account">Create Account</Link>
+ </React.Fragment>
+ )}
+ </nav>
+ )
+}
diff --git a/examples/auth/next-pages/src/components/Header/index.module.scss b/examples/auth/next-pages/src/components/Header/index.module.scss
new file mode 100644
index 00000000000..ee7aa03fd34
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Header/index.module.scss
@@ -0,0 +1,22 @@
+@use '../../css/queries.scss' as *;
+
+.header {
+ padding: var(--base) 0;
+}
+
+.wrap {
+ display: flex;
+ justify-content: space-between;
+ flex-wrap: wrap;
+ gap: calc(var(--base) / 2) var(--base);
+}
+
+.logo {
+ width: 150px;
+}
+
+:global([data-theme="light"]) {
+ .logo {
+ filter: invert(1);
+ }
+}
diff --git a/examples/auth/next-pages/src/components/Header/index.tsx b/examples/auth/next-pages/src/components/Header/index.tsx
new file mode 100644
index 00000000000..7b7ebec73f9
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Header/index.tsx
@@ -0,0 +1,34 @@
+import React from 'react'
+import Image from 'next/image'
+import Link from 'next/link'
+
+import { Gutter } from '../Gutter'
+import { HeaderNav } from './Nav'
+
+import classes from './index.module.scss'
+
+export const Header: React.FC = () => {
+ return (
+ <header className={classes.header}>
+ <Gutter className={classes.wrap}>
+ <Link href="/" className={classes.logo}>
+ <picture>
+ <source
+ srcSet="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-light.svg"
+ media="(prefers-color-scheme: dark)"
+ />
+ <Image
+ width={150}
+ height={30}
+ alt="Payload Logo"
+ src="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-dark.svg"
+ />
+ </picture>
+ </Link>
+ <HeaderNav />
+ </Gutter>
+ </header>
+ )
+}
+
+export default Header
diff --git a/examples/auth/next-pages/src/components/Input/index.module.scss b/examples/auth/next-pages/src/components/Input/index.module.scss
new file mode 100644
index 00000000000..ac587ba491c
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Input/index.module.scss
@@ -0,0 +1,56 @@
+@import '../../css/common';
+
+.inputWrap {
+ width: 100%;
+}
+
+.input {
+ width: 100%;
+ font-family: system-ui;
+ border-radius: 0;
+ box-shadow: none;
+ border: none;
+ background: none;
+ background-color: var(--theme-elevation-100);
+ color: var(--theme-elevation-1000);
+ height: calc(var(--base) * 2);
+ line-height: calc(var(--base) * 2);
+ padding: 0 calc(var(--base) / 2);
+
+ &:focus {
+ border: none;
+ outline: none;
+ }
+
+ &:-webkit-autofill,
+ &:-webkit-autofill:hover,
+ &:-webkit-autofill:focus {
+ -webkit-text-fill-color: var(--theme-text);
+ -webkit-box-shadow: 0 0 0px 1000px var(--theme-elevation-150) inset;
+ transition: background-color 5000s ease-in-out 0s;
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ .input {
+ background-color: var(--theme-elevation-150);
+ }
+}
+
+.error {
+ background-color: var(--theme-error-150);
+}
+
+.label {
+ margin-bottom: 0;
+ display: block;
+ line-height: 1;
+ margin-bottom: calc(var(--base) / 2);
+}
+
+.errorMessage {
+ font-size: small;
+ line-height: 1.25;
+ margin-top: 4px;
+ color: red;
+}
diff --git a/examples/auth/next-pages/src/components/Input/index.tsx b/examples/auth/next-pages/src/components/Input/index.tsx
new file mode 100644
index 00000000000..771626cf0a2
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Input/index.tsx
@@ -0,0 +1,55 @@
+import React from 'react'
+import { FieldValues, UseFormRegister, Validate } from 'react-hook-form'
+
+import classes from './index.module.scss'
+
+type Props = {
+ name: string
+ label: string
+ register: UseFormRegister<FieldValues & any>
+ required?: boolean
+ error: any
+ type?: 'text' | 'number' | 'password' | 'email'
+ validate?: (value: string) => boolean | string
+}
+
+export const Input: React.FC<Props> = ({
+ name,
+ label,
+ required,
+ register,
+ error,
+ type = 'text',
+ validate,
+}) => {
+ return (
+ <div className={classes.inputWrap}>
+ <label htmlFor="name" className={classes.label}>
+ {`${label} ${required ? '*' : ''}`}
+ </label>
+ <input
+ className={[classes.input, error && classes.error].filter(Boolean).join(' ')}
+ {...{ type }}
+ {...register(name, {
+ required,
+ validate,
+ ...(type === 'email'
+ ? {
+ pattern: {
+ value: /\S+@\S+\.\S+/,
+ message: 'Please enter a valid email',
+ },
+ }
+ : {}),
+ })}
+ />
+ {error && (
+ <div className={classes.errorMessage}>
+ {!error?.message && error?.type === 'required'
+ ? 'This field is required'
+ : error?.message}
+ </div>
+ )}
+ </div>
+ )
+}
diff --git a/examples/auth/next-pages/src/components/Message/index.module.scss b/examples/auth/next-pages/src/components/Message/index.module.scss
new file mode 100644
index 00000000000..2ee67605686
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Message/index.module.scss
@@ -0,0 +1,46 @@
+@import '../../css/common';
+
+.message {
+ padding: calc(var(--base) / 2) calc(var(--base) / 2);
+ line-height: 1.25;
+ width: 100%;
+}
+
+.default {
+ background-color: var(--theme-elevation-100);
+ color: var(--theme-elevation-1000);
+}
+
+.warning {
+ background-color: var(--theme-warning-500);
+ color: var(--theme-warning-900);
+}
+
+.error {
+ background-color: var(--theme-error-500);
+ color: var(--theme-error-900);
+}
+
+.success {
+ background-color: var(--theme-success-500);
+ color: var(--theme-success-900);
+}
+
+@media (prefers-color-scheme: dark) {
+ .default {
+ background-color: var(--theme-elevation-900);
+ color: var(--theme-elevation-100);
+ }
+
+ .warning {
+ color: var(--theme-warning-100);
+ }
+
+ .error {
+ color: var(--theme-error-100);
+ }
+
+ .success {
+ color: var(--theme-success-100);
+ }
+}
diff --git a/examples/auth/next-pages/src/components/Message/index.tsx b/examples/auth/next-pages/src/components/Message/index.tsx
new file mode 100644
index 00000000000..3cd80608683
--- /dev/null
+++ b/examples/auth/next-pages/src/components/Message/index.tsx
@@ -0,0 +1,33 @@
+import React from 'react'
+
+import classes from './index.module.scss'
+
+export const Message: React.FC<{
+ message?: React.ReactNode
+ error?: React.ReactNode
+ success?: React.ReactNode
+ warning?: React.ReactNode
+ className?: string
+}> = ({ message, error, success, warning, className }) => {
+ const messageToRender = message || error || success || warning
+
+ if (messageToRender) {
+ return (
+ <div
+ className={[
+ classes.message,
+ className,
+ error && classes.error,
+ success && classes.success,
+ warning && classes.warning,
+ !error && !success && !warning && classes.default,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {messageToRender}
+ </div>
+ )
+ }
+ return null
+}
diff --git a/examples/auth/next-pages/src/components/RenderParams/index.tsx b/examples/auth/next-pages/src/components/RenderParams/index.tsx
new file mode 100644
index 00000000000..2abb2c43623
--- /dev/null
+++ b/examples/auth/next-pages/src/components/RenderParams/index.tsx
@@ -0,0 +1,25 @@
+import { useRouter } from 'next/router'
+
+import { Message } from '../Message'
+
+export const RenderParams: React.FC<{
+ params?: string[]
+ message?: string
+ className?: string
+}> = ({ params = ['error', 'message', 'success'], message, className }) => {
+ const router = useRouter()
+ const searchParams = new URLSearchParams(router.query as any)
+ const paramValues = params.map(param => searchParams.get(param)).filter(Boolean)
+
+ if (paramValues.length) {
+ return (
+ <div className={className}>
+ {paramValues.map(paramValue => (
+ <Message key={paramValue} message={(message || 'PARAM')?.replace('PARAM', paramValue)} />
+ ))}
+ </div>
+ )
+ }
+
+ return null
+}
diff --git a/examples/preview/nextjs/components/RichText/index.module.scss b/examples/auth/next-pages/src/components/RichText/index.module.scss
similarity index 55%
rename from examples/preview/nextjs/components/RichText/index.module.scss
rename to examples/auth/next-pages/src/components/RichText/index.module.scss
index 172de55c3a0..884b2d95be3 100644
--- a/examples/preview/nextjs/components/RichText/index.module.scss
+++ b/examples/auth/next-pages/src/components/RichText/index.module.scss
@@ -2,4 +2,8 @@
:first-child {
margin-top: 0;
}
+
+ a {
+ text-decoration: underline;
+ }
}
diff --git a/examples/preview/nextjs/components/RichText/index.tsx b/examples/auth/next-pages/src/components/RichText/index.tsx
similarity index 100%
rename from examples/preview/nextjs/components/RichText/index.tsx
rename to examples/auth/next-pages/src/components/RichText/index.tsx
diff --git a/examples/auth/nextjs/components/RichText/serialize.tsx b/examples/auth/next-pages/src/components/RichText/serialize.tsx
similarity index 100%
rename from examples/auth/nextjs/components/RichText/serialize.tsx
rename to examples/auth/next-pages/src/components/RichText/serialize.tsx
diff --git a/examples/auth/nextjs/css/app.scss b/examples/auth/next-pages/src/css/app.scss
similarity index 67%
rename from examples/auth/nextjs/css/app.scss
rename to examples/auth/next-pages/src/css/app.scss
index 33b29989e24..fcf6af75664 100644
--- a/examples/auth/nextjs/css/app.scss
+++ b/examples/auth/next-pages/src/css/app.scss
@@ -1,14 +1,9 @@
@use './queries.scss' as *;
@use './colors.scss' as *;
@use './type.scss' as *;
+@import "./theme.scss";
:root {
- --breakpoint-xs-width : #{$breakpoint-xs-width};
- --breakpoint-s-width : #{$breakpoint-s-width};
- --breakpoint-m-width : #{$breakpoint-m-width};
- --breakpoint-l-width : #{$breakpoint-l-width};
- --scrollbar-width: 17px;
-
--base: 24px;
--font-body: system-ui;
--font-mono: 'Roboto Mono', monospace;
@@ -16,9 +11,6 @@
--gutter-h: 180px;
--block-padding: 120px;
- --header-z-index: 100;
- --modal-z-index: 90;
-
@include large-break {
--gutter-h: 144px;
--block-padding: 96px;
@@ -30,17 +22,13 @@
}
}
-/////////////////////////////
-// GLOBAL STYLES
-/////////////////////////////
-
* {
box-sizing: border-box;
}
html {
@extend %body;
- background: var(--color-white);
+ background: var(--theme-bg);
-webkit-font-smoothing: antialiased;
}
@@ -52,18 +40,18 @@ body,
body {
font-family: var(--font-body);
- color: var(--color-black);
margin: 0;
+ color: var(--theme-text);
}
::selection {
- background: var(--color-green);
- color: var(--color-black);
+ background: var(--theme-success-500);
+ color: var(--color-base-800);
}
::-moz-selection {
- background: var(--color-green);
- color: var(--color-black);
+ background: var(--theme-success-500);
+ color: var(--color-base-800);
}
img {
diff --git a/examples/auth/next-pages/src/css/colors.scss b/examples/auth/next-pages/src/css/colors.scss
new file mode 100644
index 00000000000..68bcbc2d594
--- /dev/null
+++ b/examples/auth/next-pages/src/css/colors.scss
@@ -0,0 +1,83 @@
+:root {
+ --color-base-0: rgb(255, 255, 255);
+ --color-base-50: rgb(245, 245, 245);
+ --color-base-100: rgb(235, 235, 235);
+ --color-base-150: rgb(221, 221, 221);
+ --color-base-200: rgb(208, 208, 208);
+ --color-base-250: rgb(195, 195, 195);
+ --color-base-300: rgb(181, 181, 181);
+ --color-base-350: rgb(168, 168, 168);
+ --color-base-400: rgb(154, 154, 154);
+ --color-base-450: rgb(141, 141, 141);
+ --color-base-500: rgb(128, 128, 128);
+ --color-base-550: rgb(114, 114, 114);
+ --color-base-600: rgb(101, 101, 101);
+ --color-base-650: rgb(87, 87, 87);
+ --color-base-700: rgb(74, 74, 74);
+ --color-base-750: rgb(60, 60, 60);
+ --color-base-800: rgb(47, 47, 47);
+ --color-base-850: rgb(34, 34, 34);
+ --color-base-900: rgb(20, 20, 20);
+ --color-base-950: rgb(7, 7, 7);
+ --color-base-1000: rgb(0, 0, 0);
+
+ --color-success-50: rgb(247, 255, 251);
+ --color-success-100: rgb(240, 255, 247);
+ --color-success-150: rgb(232, 255, 243);
+ --color-success-200: rgb(224, 255, 239);
+ --color-success-250: rgb(217, 255, 235);
+ --color-success-300: rgb(209, 255, 230);
+ --color-success-350: rgb(201, 255, 226);
+ --color-success-400: rgb(193, 255, 222);
+ --color-success-450: rgb(186, 255, 218);
+ --color-success-500: rgb(178, 255, 214);
+ --color-success-550: rgb(160, 230, 193);
+ --color-success-600: rgb(142, 204, 171);
+ --color-success-650: rgb(125, 179, 150);
+ --color-success-700: rgb(107, 153, 128);
+ --color-success-750: rgb(89, 128, 107);
+ --color-success-800: rgb(71, 102, 86);
+ --color-success-850: rgb(53, 77, 64);
+ --color-success-900: rgb(36, 51, 43);
+ --color-success-950: rgb(18, 25, 21);
+
+ --color-warning-50: rgb(255, 255, 246);
+ --color-warning-100: rgb(255, 255, 237);
+ --color-warning-150: rgb(254, 255, 228);
+ --color-warning-200: rgb(254, 255, 219);
+ --color-warning-250: rgb(254, 255, 210);
+ --color-warning-300: rgb(254, 255, 200);
+ --color-warning-350: rgb(254, 255, 191);
+ --color-warning-400: rgb(253, 255, 182);
+ --color-warning-450: rgb(253, 255, 173);
+ --color-warning-500: rgb(253, 255, 164);
+ --color-warning-550: rgb(228, 230, 148);
+ --color-warning-600: rgb(202, 204, 131);
+ --color-warning-650: rgb(177, 179, 115);
+ --color-warning-700: rgb(152, 153, 98);
+ --color-warning-750: rgb(127, 128, 82);
+ --color-warning-800: rgb(101, 102, 66);
+ --color-warning-850: rgb(76, 77, 49);
+ --color-warning-900: rgb(51, 51, 33);
+ --color-warning-950: rgb(25, 25, 16);
+
+ --color-error-50: rgb(255, 241, 241);
+ --color-error-100: rgb(255, 226, 228);
+ --color-error-150: rgb(255, 212, 214);
+ --color-error-200: rgb(255, 197, 200);
+ --color-error-250: rgb(255, 183, 187);
+ --color-error-300: rgb(255, 169, 173);
+ --color-error-350: rgb(255, 154, 159);
+ --color-error-400: rgb(255, 140, 145);
+ --color-error-450: rgb(255, 125, 132);
+ --color-error-500: rgb(255, 111, 118);
+ --color-error-550: rgb(230, 100, 106);
+ --color-error-600: rgb(204, 89, 94);
+ --color-error-650: rgb(179, 78, 83);
+ --color-error-700: rgb(153, 67, 71);
+ --color-error-750: rgb(128, 56, 59);
+ --color-error-800: rgb(102, 44, 47);
+ --color-error-850: rgb(77, 33, 35);
+ --color-error-900: rgb(51, 22, 24);
+ --color-error-950: rgb(25, 11, 12);
+}
diff --git a/examples/preview/nextjs/css/common.scss b/examples/auth/next-pages/src/css/common.scss
similarity index 54%
rename from examples/preview/nextjs/css/common.scss
rename to examples/auth/next-pages/src/css/common.scss
index 6b0f85715f0..bebb9f3aa20 100644
--- a/examples/preview/nextjs/css/common.scss
+++ b/examples/auth/next-pages/src/css/common.scss
@@ -1,2 +1 @@
@forward './queries.scss';
-@forward './type.scss';
\ No newline at end of file
diff --git a/examples/preview/nextjs/css/queries.scss b/examples/auth/next-pages/src/css/queries.scss
similarity index 85%
rename from examples/preview/nextjs/css/queries.scss
rename to examples/auth/next-pages/src/css/queries.scss
index 74f23fb0db0..8f84ac7097e 100644
--- a/examples/preview/nextjs/css/queries.scss
+++ b/examples/auth/next-pages/src/css/queries.scss
@@ -3,10 +3,6 @@ $breakpoint-s-width: 768px;
$breakpoint-m-width: 1024px;
$breakpoint-l-width: 1440px;
-////////////////////////////
-// MEDIA QUERIES
-/////////////////////////////
-
@mixin extra-small-break {
@media (max-width: #{$breakpoint-xs-width}) {
@content;
@@ -29,4 +25,4 @@ $breakpoint-l-width: 1440px;
@media (max-width: #{$breakpoint-l-width}) {
@content;
}
-}
\ No newline at end of file
+}
diff --git a/examples/auth/next-pages/src/css/theme.scss b/examples/auth/next-pages/src/css/theme.scss
new file mode 100644
index 00000000000..0c93d334fdf
--- /dev/null
+++ b/examples/auth/next-pages/src/css/theme.scss
@@ -0,0 +1,241 @@
+@media (prefers-color-scheme: light) {
+ :root {
+ --theme-success-50: var(--color-success-50);
+ --theme-success-100: var(--color-success-100);
+ --theme-success-150: var(--color-success-150);
+ --theme-success-200: var(--color-success-200);
+ --theme-success-250: var(--color-success-250);
+ --theme-success-300: var(--color-success-300);
+ --theme-success-350: var(--color-success-350);
+ --theme-success-400: var(--color-success-400);
+ --theme-success-450: var(--color-success-450);
+ --theme-success-500: var(--color-success-500);
+ --theme-success-550: var(--color-success-550);
+ --theme-success-600: var(--color-success-600);
+ --theme-success-650: var(--color-success-650);
+ --theme-success-700: var(--color-success-700);
+ --theme-success-750: var(--color-success-750);
+ --theme-success-800: var(--color-success-800);
+ --theme-success-850: var(--color-success-850);
+ --theme-success-900: var(--color-success-900);
+ --theme-success-950: var(--color-success-950);
+
+ --theme-warning-50: var(--color-warning-50);
+ --theme-warning-100: var(--color-warning-100);
+ --theme-warning-150: var(--color-warning-150);
+ --theme-warning-200: var(--color-warning-200);
+ --theme-warning-250: var(--color-warning-250);
+ --theme-warning-300: var(--color-warning-300);
+ --theme-warning-350: var(--color-warning-350);
+ --theme-warning-400: var(--color-warning-400);
+ --theme-warning-450: var(--color-warning-450);
+ --theme-warning-500: var(--color-warning-500);
+ --theme-warning-550: var(--color-warning-550);
+ --theme-warning-600: var(--color-warning-600);
+ --theme-warning-650: var(--color-warning-650);
+ --theme-warning-700: var(--color-warning-700);
+ --theme-warning-750: var(--color-warning-750);
+ --theme-warning-800: var(--color-warning-800);
+ --theme-warning-850: var(--color-warning-850);
+ --theme-warning-900: var(--color-warning-900);
+ --theme-warning-950: var(--color-warning-950);
+
+ --theme-error-50: var(--color-error-50);
+ --theme-error-100: var(--color-error-100);
+ --theme-error-150: var(--color-error-150);
+ --theme-error-200: var(--color-error-200);
+ --theme-error-250: var(--color-error-250);
+ --theme-error-300: var(--color-error-300);
+ --theme-error-350: var(--color-error-350);
+ --theme-error-400: var(--color-error-400);
+ --theme-error-450: var(--color-error-450);
+ --theme-error-500: var(--color-error-500);
+ --theme-error-550: var(--color-error-550);
+ --theme-error-600: var(--color-error-600);
+ --theme-error-650: var(--color-error-650);
+ --theme-error-700: var(--color-error-700);
+ --theme-error-750: var(--color-error-750);
+ --theme-error-800: var(--color-error-800);
+ --theme-error-850: var(--color-error-850);
+ --theme-error-900: var(--color-error-900);
+ --theme-error-950: var(--color-error-950);
+
+ --theme-elevation-0: var(--color-base-0);
+ --theme-elevation-50: var(--color-base-50);
+ --theme-elevation-100: var(--color-base-100);
+ --theme-elevation-150: var(--color-base-150);
+ --theme-elevation-200: var(--color-base-200);
+ --theme-elevation-250: var(--color-base-250);
+ --theme-elevation-300: var(--color-base-300);
+ --theme-elevation-350: var(--color-base-350);
+ --theme-elevation-400: var(--color-base-400);
+ --theme-elevation-450: var(--color-base-450);
+ --theme-elevation-500: var(--color-base-500);
+ --theme-elevation-550: var(--color-base-550);
+ --theme-elevation-600: var(--color-base-600);
+ --theme-elevation-650: var(--color-base-650);
+ --theme-elevation-700: var(--color-base-700);
+ --theme-elevation-750: var(--color-base-750);
+ --theme-elevation-800: var(--color-base-800);
+ --theme-elevation-850: var(--color-base-850);
+ --theme-elevation-900: var(--color-base-900);
+ --theme-elevation-950: var(--color-base-950);
+ --theme-elevation-1000: var(--color-base-1000);
+
+ --theme-bg: var(--theme-elevation-0);
+ --theme-input-bg: var(--theme-elevation-50);
+ --theme-text: var(--theme-elevation-750);
+ --theme-border-color: var(--theme-elevation-150);
+
+ color-scheme: light;
+ color: var(--theme-text);
+
+ --highlight-default-bg-color: var(--theme-success-400);
+ --highlight-default-text-color: var(--theme-text);
+
+ --highlight-danger-bg-color: var(--theme-error-150);
+ --highlight-danger-text-color: var(--theme-text);
+ }
+
+ h1 a,
+ h2 a,
+ h3 a,
+ h4 a,
+ h5 a,
+ h6 a {
+ color: var(--theme-elevation-750);
+
+ &:hover {
+ color: var(--theme-elevation-800);
+ }
+
+ &:visited {
+ color: var(--theme-elevation-750);
+
+ &:hover {
+ color: var(--theme-elevation-800);
+ }
+ }
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ :root {
+ --theme-elevation-0: var(--color-base-1000);
+ --theme-elevation-50: var(--color-base-950);
+ --theme-elevation-100: var(--color-base-900);
+ --theme-elevation-150: var(--color-base-850);
+ --theme-elevation-200: var(--color-base-800);
+ --theme-elevation-250: var(--color-base-750);
+ --theme-elevation-300: var(--color-base-700);
+ --theme-elevation-350: var(--color-base-650);
+ --theme-elevation-400: var(--color-base-600);
+ --theme-elevation-450: var(--color-base-550);
+ --theme-elevation-500: var(--color-base-500);
+ --theme-elevation-550: var(--color-base-450);
+ --theme-elevation-600: var(--color-base-400);
+ --theme-elevation-650: var(--color-base-350);
+ --theme-elevation-700: var(--color-base-300);
+ --theme-elevation-750: var(--color-base-250);
+ --theme-elevation-800: var(--color-base-200);
+ --theme-elevation-850: var(--color-base-150);
+ --theme-elevation-900: var(--color-base-100);
+ --theme-elevation-950: var(--color-base-50);
+ --theme-elevation-1000: var(--color-base-0);
+
+ --theme-success-50: var(--color-success-950);
+ --theme-success-100: var(--color-success-900);
+ --theme-success-150: var(--color-success-850);
+ --theme-success-200: var(--color-success-800);
+ --theme-success-250: var(--color-success-750);
+ --theme-success-300: var(--color-success-700);
+ --theme-success-350: var(--color-success-650);
+ --theme-success-400: var(--color-success-600);
+ --theme-success-450: var(--color-success-550);
+ --theme-success-500: var(--color-success-500);
+ --theme-success-550: var(--color-success-450);
+ --theme-success-600: var(--color-success-400);
+ --theme-success-650: var(--color-success-350);
+ --theme-success-700: var(--color-success-300);
+ --theme-success-750: var(--color-success-250);
+ --theme-success-800: var(--color-success-200);
+ --theme-success-850: var(--color-success-150);
+ --theme-success-900: var(--color-success-100);
+ --theme-success-950: var(--color-success-50);
+
+ --theme-warning-50: var(--color-warning-950);
+ --theme-warning-100: var(--color-warning-900);
+ --theme-warning-150: var(--color-warning-850);
+ --theme-warning-200: var(--color-warning-800);
+ --theme-warning-250: var(--color-warning-750);
+ --theme-warning-300: var(--color-warning-700);
+ --theme-warning-350: var(--color-warning-650);
+ --theme-warning-400: var(--color-warning-600);
+ --theme-warning-450: var(--color-warning-550);
+ --theme-warning-500: var(--color-warning-500);
+ --theme-warning-550: var(--color-warning-450);
+ --theme-warning-600: var(--color-warning-400);
+ --theme-warning-650: var(--color-warning-350);
+ --theme-warning-700: var(--color-warning-300);
+ --theme-warning-750: var(--color-warning-250);
+ --theme-warning-800: var(--color-warning-200);
+ --theme-warning-850: var(--color-warning-150);
+ --theme-warning-900: var(--color-warning-100);
+ --theme-warning-950: var(--color-warning-50);
+
+ --theme-error-50: var(--color-error-950);
+ --theme-error-100: var(--color-error-900);
+ --theme-error-150: var(--color-error-850);
+ --theme-error-200: var(--color-error-800);
+ --theme-error-250: var(--color-error-750);
+ --theme-error-300: var(--color-error-700);
+ --theme-error-350: var(--color-error-650);
+ --theme-error-400: var(--color-error-600);
+ --theme-error-450: var(--color-error-550);
+ --theme-error-500: var(--color-error-500);
+ --theme-error-550: var(--color-error-450);
+ --theme-error-600: var(--color-error-400);
+ --theme-error-650: var(--color-error-350);
+ --theme-error-700: var(--color-error-300);
+ --theme-error-750: var(--color-error-250);
+ --theme-error-800: var(--color-error-200);
+ --theme-error-850: var(--color-error-150);
+ --theme-error-900: var(--color-error-100);
+ --theme-error-950: var(--color-error-50);
+
+ --theme-bg: var(--theme-elevation-100);
+ --theme-text: var(--theme-elevation-900);
+ --theme-input-bg: var(--theme-elevation-150);
+ --theme-border-color: var(--theme-elevation-250);
+
+ color-scheme: dark;
+ color: var(--theme-text);
+
+ --highlight-default-bg-color: var(--theme-success-100);
+ --highlight-default-text-color: var(--theme-success-600);
+
+ --highlight-danger-bg-color: var(--theme-error-100);
+ --highlight-danger-text-color: var(--theme-error-550);
+ }
+
+ h1 a,
+ h2 a,
+ h3 a,
+ h4 a,
+ h5 a,
+ h6 a {
+ color: var(--theme-success-600);
+
+ &:hover {
+ color: var(--theme-success-400);
+ }
+
+ &:visited {
+ color: var(--theme-success-700);
+
+ &:hover {
+ color: var(--theme-success-500);
+ }
+ }
+ }
+}
diff --git a/examples/auth/next-pages/src/css/type.scss b/examples/auth/next-pages/src/css/type.scss
new file mode 100644
index 00000000000..f8d1d07162e
--- /dev/null
+++ b/examples/auth/next-pages/src/css/type.scss
@@ -0,0 +1,110 @@
+@use 'queries' as *;
+
+%h1,
+%h2,
+%h3,
+%h4,
+%h5,
+%h6 {
+ font-weight: 700;
+}
+
+%h1 {
+ margin: 40px 0;
+ font-size: 64px;
+ line-height: 70px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 24px 0;
+ font-size: 42px;
+ line-height: 42px;
+ }
+}
+
+%h2 {
+ margin: 28px 0;
+ font-size: 48px;
+ line-height: 54px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 22px 0;
+ font-size: 32px;
+ line-height: 40px;
+ }
+}
+
+%h3 {
+ margin: 24px 0;
+ font-size: 32px;
+ line-height: 40px;
+ font-weight: bold;
+
+ @include mid-break {
+ margin: 20px 0;
+ font-size: 26px;
+ line-height: 32px;
+ }
+}
+
+%h4 {
+ margin: 20px 0;
+ font-size: 26px;
+ line-height: 32px;
+ font-weight: bold;
+
+ @include mid-break {
+ font-size: 22px;
+ line-height: 30px;
+ }
+}
+
+%h5 {
+ margin: 20px 0;
+ font-size: 22px;
+ line-height: 30px;
+ font-weight: bold;
+
+ @include mid-break {
+ font-size: 18px;
+ line-height: 24px;
+ }
+}
+
+%h6 {
+ margin: 20px 0;
+ font-size: inherit;
+ line-height: inherit;
+ font-weight: bold;
+}
+
+%body {
+ font-size: 18px;
+ line-height: 32px;
+
+ @include mid-break {
+ font-size: 15px;
+ line-height: 24px;
+ }
+}
+
+%large-body {
+ font-size: 25px;
+ line-height: 32px;
+
+ @include mid-break {
+ font-size: 22px;
+ line-height: 30px;
+ }
+}
+
+%label {
+ font-size: 16px;
+ line-height: 24px;
+ text-transform: uppercase;
+
+ @include mid-break {
+ font-size: 13px;
+ }
+}
diff --git a/examples/auth/next-pages/src/pages/_app.tsx b/examples/auth/next-pages/src/pages/_app.tsx
new file mode 100644
index 00000000000..efcddc0da44
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/_app.tsx
@@ -0,0 +1,24 @@
+import type { AppProps } from 'next/app'
+
+import { Header } from '../components/Header'
+import { AuthProvider } from '../providers/Auth'
+
+import '../css/app.scss'
+
+export default function MyApp({ Component, pageProps }: AppProps) {
+ return (
+ <AuthProvider
+ // To toggle between the REST and GraphQL APIs,
+ // change the `api` prop to either `rest` or `gql`
+ api="rest" // change this to `gql` to use the GraphQL API
+ >
+ <Header />
+ {/* typescript flags this `@ts-expect-error` declaration as unneeded, but types are breaking the build process
+ Remove these comments when the issue is resolved
+ See more here: https://github.com/facebook/react/issues/24304
+ */}
+ {/* @ts-expect-error */}
+ <Component {...pageProps} />
+ </AuthProvider>
+ )
+}
diff --git a/examples/auth/next-pages/src/pages/account/index.module.scss b/examples/auth/next-pages/src/pages/account/index.module.scss
new file mode 100644
index 00000000000..9d9b9d879b7
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/account/index.module.scss
@@ -0,0 +1,32 @@
+@import "../../css/common";
+
+.account {
+ margin-bottom: var(--block-padding);
+}
+
+.params {
+ margin-top: var(--base);
+}
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.changePassword {
+ all: unset;
+ cursor: pointer;
+ text-decoration: underline;
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
diff --git a/examples/auth/next-pages/src/pages/account/index.tsx b/examples/auth/next-pages/src/pages/account/index.tsx
new file mode 100644
index 00000000000..f161dd1c598
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/account/index.tsx
@@ -0,0 +1,167 @@
+import React, { Fragment, useCallback, useEffect, useRef, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+import { useRouter } from 'next/router'
+
+import { Button } from '../../components/Button'
+import { Gutter } from '../../components/Gutter'
+import { Input } from '../../components/Input'
+import { Message } from '../../components/Message'
+import { RenderParams } from '../../components/RenderParams'
+import { useAuth } from '../../providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ name: string
+ password: string
+ passwordConfirm: string
+}
+
+const Account: React.FC = () => {
+ const [error, setError] = useState('')
+ const [success, setSuccess] = useState('')
+ const { user, setUser } = useAuth()
+ const [changePassword, setChangePassword] = useState(false)
+ const router = useRouter()
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors, isLoading },
+ reset,
+ watch,
+ } = useForm<FormData>()
+
+ const password = useRef({})
+ password.current = watch('password', '')
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ if (user) {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/${user.id}`, {
+ // Make sure to include cookies with fetch
+ credentials: 'include',
+ method: 'PATCH',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ const json = await response.json()
+ setUser(json.doc)
+ setSuccess('Successfully updated account.')
+ setError('')
+ setChangePassword(false)
+ reset({
+ email: json.doc.email,
+ name: json.doc.name,
+ password: '',
+ passwordConfirm: '',
+ })
+ } else {
+ setError('There was a problem updating your account.')
+ }
+ }
+ },
+ [user, setUser, reset],
+ )
+
+ useEffect(() => {
+ if (user === null) {
+ router.push(`/login?unauthorized=account`)
+ }
+
+ // Once user is loaded, reset form to have default values
+ if (user) {
+ reset({
+ email: user.email,
+ password: '',
+ passwordConfirm: '',
+ })
+ }
+ }, [user, router, reset, changePassword])
+
+ return (
+ <Gutter className={classes.account}>
+ <RenderParams className={classes.params} />
+ <h1>Account</h1>
+ <p>
+ {`This is your account dashboard. Here you can update your account information and more. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} success={success} className={classes.message} />
+ {!changePassword ? (
+ <Fragment>
+ <p>
+ {'Change your account details below, or '}
+ <button
+ type="button"
+ className={classes.changePassword}
+ onClick={() => setChangePassword(!changePassword)}
+ >
+ click here
+ </button>
+ {' to change your password.'}
+ </p>
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ </Fragment>
+ ) : (
+ <Fragment>
+ <p>
+ {'Change your password below, or '}
+ <button
+ type="button"
+ className={classes.changePassword}
+ onClick={() => setChangePassword(!changePassword)}
+ >
+ cancel
+ </button>
+ .
+ </p>
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Input
+ name="passwordConfirm"
+ type="password"
+ label="Confirm Password"
+ required
+ register={register}
+ validate={value => value === password.current || 'The passwords do not match'}
+ error={errors.passwordConfirm}
+ />
+ </Fragment>
+ )}
+ <Button
+ type="submit"
+ className={classes.submit}
+ label={isLoading ? 'Processing' : changePassword ? 'Change password' : 'Update account'}
+ appearance="primary"
+ />
+ </form>
+ <Button href="/logout" appearance="secondary" label="Log out" />
+ </Gutter>
+ )
+}
+
+export default Account
diff --git a/examples/auth/next-pages/src/pages/create-account/index.module.scss b/examples/auth/next-pages/src/pages/create-account/index.module.scss
new file mode 100644
index 00000000000..ed0ca4112cb
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/create-account/index.module.scss
@@ -0,0 +1,26 @@
+@import "../../css/common";
+
+.createAccount {
+ margin-bottom: var(--block-padding);
+}
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
diff --git a/examples/auth/next-pages/src/pages/create-account/index.tsx b/examples/auth/next-pages/src/pages/create-account/index.tsx
new file mode 100644
index 00000000000..fe638003856
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/create-account/index.tsx
@@ -0,0 +1,127 @@
+import React, { useCallback, useMemo, useRef, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+import { useRouter } from 'next/router'
+
+import { Button } from '../../components/Button'
+import { Gutter } from '../../components/Gutter'
+import { Input } from '../../components/Input'
+import { Message } from '../../components/Message'
+import { RenderParams } from '../../components/RenderParams'
+import { useAuth } from '../../providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ password: string
+ passwordConfirm: string
+}
+
+const CreateAccount: React.FC = () => {
+ const router = useRouter()
+ const searchParams = useMemo(() => new URLSearchParams(router.query as any), [router.query])
+ const allParams = searchParams.toString() ? `?${searchParams.toString()}` : ''
+ const { login } = useAuth()
+ const [loading, setLoading] = useState(false)
+ const [error, setError] = useState<string | null>(null)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ watch,
+ } = useForm<FormData>()
+
+ const password = useRef({})
+ password.current = watch('password', '')
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (!response.ok) {
+ const message = response.statusText || 'There was an error creating the account.'
+ setError(message)
+ return
+ }
+
+ const redirect = searchParams.get('redirect')
+
+ const timer = setTimeout(() => {
+ setLoading(true)
+ }, 1000)
+
+ try {
+ await login(data)
+ clearTimeout(timer)
+ if (redirect) router.push(redirect as string)
+ else router.push(`/account?success=${encodeURIComponent('Account created successfully')}`)
+ } catch (_) {
+ clearTimeout(timer)
+ setError('There was an error with the credentials provided. Please try again.')
+ }
+ },
+ [login, router, searchParams],
+ )
+
+ return (
+ <Gutter className={classes.createAccount}>
+ <h1>Create Account</h1>
+ <RenderParams />
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <p>
+ {`This is where new customers can signup and create a new account. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Input
+ name="passwordConfirm"
+ type="password"
+ label="Confirm Password"
+ required
+ register={register}
+ validate={value => value === password.current || 'The passwords do not match'}
+ error={errors.passwordConfirm}
+ />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label={loading ? 'Processing' : 'Create Account'}
+ appearance="primary"
+ />
+ <div>
+ {'Already have an account? '}
+ <Link href={`/login${allParams}`}>Login</Link>
+ </div>
+ </form>
+ </Gutter>
+ )
+}
+
+export default CreateAccount
diff --git a/examples/auth/next-pages/src/pages/index.tsx b/examples/auth/next-pages/src/pages/index.tsx
new file mode 100644
index 00000000000..65d4eead620
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/index.tsx
@@ -0,0 +1,45 @@
+import Link from 'next/link'
+
+import { Gutter } from '../components/Gutter'
+
+export default function Home() {
+ return (
+ <Gutter>
+ <h1>Payload Auth Example</h1>
+ <p>
+ {'This is a '}
+ <Link href="https://payloadcms.com" target="_blank" rel="noopener noreferrer">
+ Payload
+ </Link>
+ {' + '}
+ <Link href="https://nextjs.org" target="_blank" rel="noopener noreferrer">
+ Next.js
+ </Link>
+ {' app using the '}
+ <Link href="https://nextjs.org/docs/pages" target="_blank" rel="noopener noreferrer">
+ Pages Router
+ </Link>
+ {' made explicitly for the '}
+ <Link href="https://github.com/payloadcms/payload/tree/master/examples/auth">
+ Payload Auth Example
+ </Link>
+ {". This example demonstrates how to implement Payload's "}
+ <Link href="https://payloadcms.com/docs/authentication/overview">Authentication</Link>
+ {
+ ' strategies in both the REST and GraphQL APIs. To toggle between these APIs, see `_app.tsx`.'
+ }
+ </p>
+ <p>
+ {'Visit the '}
+ <Link href="/login">login page</Link>
+ {' to start the authentication flow. Once logged in, you will be redirected to the '}
+ <Link href="/account">account page</Link>
+ {` which is restricted to users only. To manage all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ </Gutter>
+ )
+}
diff --git a/examples/auth/next-pages/src/pages/login/index.module.scss b/examples/auth/next-pages/src/pages/login/index.module.scss
new file mode 100644
index 00000000000..ab597dcc291
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/login/index.module.scss
@@ -0,0 +1,30 @@
+@import "../../css/common";
+
+.login {
+ margin-bottom: var(--block-padding);
+}
+
+.params {
+ margin-top: var(--base);
+}
+
+.form {
+ margin-bottom: var(--base);
+ display: flex;
+ flex-direction: column;
+ gap: calc(var(--base) / 2);
+ align-items: flex-start;
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: calc(var(--base) / 2);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
diff --git a/examples/auth/next-pages/src/pages/login/index.tsx b/examples/auth/next-pages/src/pages/login/index.tsx
new file mode 100644
index 00000000000..4bd9f54420a
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/login/index.tsx
@@ -0,0 +1,102 @@
+import React, { useCallback, useMemo, useRef } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+import { useRouter } from 'next/router'
+
+import { Button } from '../../components/Button'
+import { Gutter } from '../../components/Gutter'
+import { Input } from '../../components/Input'
+import { Message } from '../../components/Message'
+import { RenderParams } from '../../components/RenderParams'
+import { useAuth } from '../../providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+ password: string
+}
+
+const Login: React.FC = () => {
+ const router = useRouter()
+ const searchParams = useMemo(() => new URLSearchParams(router.query as any), [router.query])
+ const allParams = searchParams.toString() ? `?${searchParams.toString()}` : ''
+ const redirect = useRef(searchParams.get('redirect'))
+ const { login } = useAuth()
+ const [error, setError] = React.useState<string | null>(null)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors, isLoading },
+ } = useForm<FormData>({
+ defaultValues: {
+ email: '[email protected]',
+ password: 'demo',
+ },
+ })
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ try {
+ await login(data)
+ if (redirect?.current) router.push(redirect.current as string)
+ else router.push('/account')
+ } catch (_) {
+ setError('There was an error with the credentials provided. Please try again.')
+ }
+ },
+ [login, router],
+ )
+
+ return (
+ <Gutter className={classes.login}>
+ <RenderParams className={classes.params} />
+ <h1>Log in</h1>
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <p>
+ {'To log in, use the email '}
+ <b>[email protected]</b>
+ {' with the password '}
+ <b>demo</b>
+ {'. To manage your users, '}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ .
+ </p>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Input
+ name="password"
+ type="password"
+ label="Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <Button
+ type="submit"
+ disabled={isLoading}
+ className={classes.submit}
+ label={isLoading ? 'Processing' : 'Login'}
+ appearance="primary"
+ />
+ <div>
+ <Link href={`/create-account${allParams}`}>Create an account</Link>
+ <br />
+ <Link href={`/recover-password${allParams}`}>Recover your password</Link>
+ </div>
+ </form>
+ </Gutter>
+ )
+}
+
+export default Login
diff --git a/examples/auth/next-pages/src/pages/logout/index.module.scss b/examples/auth/next-pages/src/pages/logout/index.module.scss
new file mode 100644
index 00000000000..d7032f8cfc5
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/logout/index.module.scss
@@ -0,0 +1,3 @@
+.logout {
+ margin-bottom: var(--block-padding);
+}
diff --git a/examples/auth/next-pages/src/pages/logout/index.tsx b/examples/auth/next-pages/src/pages/logout/index.tsx
new file mode 100644
index 00000000000..a02b79f424a
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/logout/index.tsx
@@ -0,0 +1,45 @@
+import React, { useEffect, useState } from 'react'
+import Link from 'next/link'
+
+import { Gutter } from '../../components/Gutter'
+import { useAuth } from '../../providers/Auth'
+
+import classes from './index.module.scss'
+
+const Logout: React.FC = () => {
+ const { logout } = useAuth()
+ const [success, setSuccess] = useState('')
+ const [error, setError] = useState('')
+
+ useEffect(() => {
+ const performLogout = async () => {
+ try {
+ await logout()
+ setSuccess('Logged out successfully.')
+ } catch (_) {
+ setError('You are already logged out.')
+ }
+ }
+
+ performLogout()
+ }, [logout])
+
+ return (
+ <Gutter className={classes.logout}>
+ {(error || success) && (
+ <div>
+ <h1>{error || success}</h1>
+ <p>
+ {'What would you like to do next? '}
+ <Link href="/">Click here</Link>
+ {` to go to the home page. To log back in, `}
+ <Link href="login">click here</Link>
+ {'.'}
+ </p>
+ </div>
+ )}
+ </Gutter>
+ )
+}
+
+export default Logout
diff --git a/examples/auth/next-pages/src/pages/recover-password/index.module.scss b/examples/auth/next-pages/src/pages/recover-password/index.module.scss
new file mode 100644
index 00000000000..08d3d74feea
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/recover-password/index.module.scss
@@ -0,0 +1,27 @@
+@import "../../css/common";
+
+.recoverPassword {
+ margin-bottom: var(--block-padding);
+}
+
+.error {
+ color: red;
+ margin-bottom: 15px;
+}
+
+.formWrapper {
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: var(--base);
+}
+
+.message {
+ margin-bottom: var(--base);
+}
+
diff --git a/examples/auth/next-pages/src/pages/recover-password/index.tsx b/examples/auth/next-pages/src/pages/recover-password/index.tsx
new file mode 100644
index 00000000000..797fe5acab3
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/recover-password/index.tsx
@@ -0,0 +1,89 @@
+import React, { useCallback, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import Link from 'next/link'
+
+import { Button } from '../../components/Button'
+import { Gutter } from '../../components/Gutter'
+import { Input } from '../../components/Input'
+import { Message } from '../../components/Message'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ email: string
+}
+
+const RecoverPassword: React.FC = () => {
+ const [error, setError] = useState('')
+ const [success, setSuccess] = useState(false)
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ } = useForm<FormData>()
+
+ const onSubmit = useCallback(async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/forgot-password`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ setSuccess(true)
+ setError('')
+ } else {
+ setError(
+ 'There was a problem while attempting to send you a password reset email. Please try again.',
+ )
+ }
+ }, [])
+
+ return (
+ <Gutter className={classes.recoverPassword}>
+ {!success && (
+ <React.Fragment>
+ <h1>Recover Password</h1>
+ <div className={classes.formWrapper}>
+ <p>
+ {`Please enter your email below. You will receive an email message with instructions on
+ how to reset your password. To manage your all users, `}
+ <Link href={`${process.env.NEXT_PUBLIC_CMS_URL}/admin/collections/users`}>
+ login to the admin dashboard
+ </Link>
+ {'.'}
+ </p>
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="email"
+ label="Email Address"
+ required
+ register={register}
+ error={errors.email}
+ type="email"
+ />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label="Recover Password"
+ appearance="primary"
+ />
+ </form>
+ </div>
+ </React.Fragment>
+ )}
+ {success && (
+ <React.Fragment>
+ <h1>Request submitted</h1>
+ <p>Check your email for a link that will allow you to securely reset your password.</p>
+ </React.Fragment>
+ )}
+ </Gutter>
+ )
+}
+
+export default RecoverPassword
diff --git a/examples/auth/next-pages/src/pages/reset-password/index.module.scss b/examples/auth/next-pages/src/pages/reset-password/index.module.scss
new file mode 100644
index 00000000000..26f7c247978
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/reset-password/index.module.scss
@@ -0,0 +1,17 @@
+@import "../../css/common";
+
+.resetPassword {
+ margin-bottom: var(--block-padding);
+}
+
+.form {
+ width: 66.66%;
+
+ @include mid-break {
+ width: 100%;
+ }
+}
+
+.submit {
+ margin-top: var(--base);
+}
diff --git a/examples/auth/next-pages/src/pages/reset-password/index.tsx b/examples/auth/next-pages/src/pages/reset-password/index.tsx
new file mode 100644
index 00000000000..22bde59c690
--- /dev/null
+++ b/examples/auth/next-pages/src/pages/reset-password/index.tsx
@@ -0,0 +1,89 @@
+import React, { useCallback, useEffect, useMemo, useState } from 'react'
+import { useForm } from 'react-hook-form'
+import { useRouter } from 'next/router'
+
+import { Button } from '../../components/Button'
+import { Gutter } from '../../components/Gutter'
+import { Input } from '../../components/Input'
+import { Message } from '../../components/Message'
+import { useAuth } from '../../providers/Auth'
+
+import classes from './index.module.scss'
+
+type FormData = {
+ password: string
+ token: string
+}
+
+const ResetPassword: React.FC = () => {
+ const [error, setError] = useState('')
+ const { login } = useAuth()
+ const router = useRouter()
+ const searchParams = useMemo(() => new URLSearchParams(router.query as any), [router.query])
+ const token = searchParams.get('token')
+
+ const {
+ register,
+ handleSubmit,
+ formState: { errors },
+ reset,
+ } = useForm<FormData>()
+
+ const onSubmit = useCallback(
+ async (data: FormData) => {
+ const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/reset-password`, {
+ method: 'POST',
+ body: JSON.stringify(data),
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ })
+
+ if (response.ok) {
+ const json = await response.json()
+
+ // Automatically log the user in after they successfully reset password
+ await login({ email: json.user.email, password: data.password })
+
+ // Redirect them to `/account` with success message in URL
+ router.push('/account?success=Password reset successfully.')
+ } else {
+ setError('There was a problem while resetting your password. Please try again later.')
+ }
+ },
+ [router, login],
+ )
+
+ // when Next.js populates token within router,
+ // reset form with new token value
+ useEffect(() => {
+ reset({ token: token || undefined })
+ }, [reset, token])
+
+ return (
+ <Gutter className={classes.resetPassword}>
+ <h1>Reset Password</h1>
+ <p>Please enter a new password below.</p>
+ <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
+ <Message error={error} className={classes.message} />
+ <Input
+ name="password"
+ type="password"
+ label="New Password"
+ required
+ register={register}
+ error={errors.password}
+ />
+ <input type="hidden" {...register('token')} />
+ <Button
+ type="submit"
+ className={classes.submit}
+ label="Reset Password"
+ appearance="primary"
+ />
+ </form>
+ </Gutter>
+ )
+}
+
+export default ResetPassword
diff --git a/examples/auth/next-pages/src/payload-types.ts b/examples/auth/next-pages/src/payload-types.ts
new file mode 100644
index 00000000000..b768d72037c
--- /dev/null
+++ b/examples/auth/next-pages/src/payload-types.ts
@@ -0,0 +1,30 @@
+/* tslint:disable */
+/* eslint-disable */
+/**
+ * This file was automatically generated by Payload.
+ * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
+ * and re-run `payload generate:types` to regenerate this file.
+ */
+
+export interface Config {
+ collections: {
+ users: User;
+ };
+ globals: {};
+}
+export interface User {
+ id: string;
+ firstName?: string;
+ lastName?: string;
+ roles?: ('admin' | 'user')[];
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
+}
diff --git a/examples/auth/nextjs/components/Auth/gql.ts b/examples/auth/next-pages/src/providers/Auth/gql.ts
similarity index 100%
rename from examples/auth/nextjs/components/Auth/gql.ts
rename to examples/auth/next-pages/src/providers/Auth/gql.ts
diff --git a/examples/auth/nextjs/components/Auth/index.tsx b/examples/auth/next-pages/src/providers/Auth/index.tsx
similarity index 100%
rename from examples/auth/nextjs/components/Auth/index.tsx
rename to examples/auth/next-pages/src/providers/Auth/index.tsx
diff --git a/examples/auth/nextjs/components/Auth/rest.ts b/examples/auth/next-pages/src/providers/Auth/rest.ts
similarity index 100%
rename from examples/auth/nextjs/components/Auth/rest.ts
rename to examples/auth/next-pages/src/providers/Auth/rest.ts
diff --git a/examples/auth/next-pages/src/providers/Auth/types.ts b/examples/auth/next-pages/src/providers/Auth/types.ts
new file mode 100644
index 00000000000..7911d6a4f30
--- /dev/null
+++ b/examples/auth/next-pages/src/providers/Auth/types.ts
@@ -0,0 +1,31 @@
+import type { User } from '../../payload-types'
+
+// eslint-disable-next-line no-unused-vars
+export type ResetPassword = (args: {
+ password: string
+ passwordConfirm: string
+ token: string
+}) => Promise<User>
+
+export type ForgotPassword = (args: { email: string }) => Promise<User> // eslint-disable-line no-unused-vars
+
+export type Create = (args: {
+ email: string
+ password: string
+ firstName: string
+ lastName: string
+}) => Promise<User> // eslint-disable-line no-unused-vars
+
+export type Login = (args: { email: string; password: string }) => Promise<User> // eslint-disable-line no-unused-vars
+
+export type Logout = () => Promise<void>
+
+export interface AuthContext {
+ user?: User | null
+ setUser: (user: User | null) => void // eslint-disable-line no-unused-vars
+ logout: Logout
+ login: Login
+ create: Create
+ resetPassword: ResetPassword
+ forgotPassword: ForgotPassword
+}
diff --git a/examples/auth/nextjs/tsconfig.json b/examples/auth/next-pages/tsconfig.json
similarity index 100%
rename from examples/auth/nextjs/tsconfig.json
rename to examples/auth/next-pages/tsconfig.json
diff --git a/examples/auth/next-pages/yarn.lock b/examples/auth/next-pages/yarn.lock
new file mode 100644
index 00000000000..06c38085b6a
--- /dev/null
+++ b/examples/auth/next-pages/yarn.lock
@@ -0,0 +1,1830 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+
+"@aashutoshrathi/word-wrap@^1.2.3":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
+ integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
+
+"@eslint-community/eslint-utils@^4.2.0":
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
+ integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
+ dependencies:
+ eslint-visitor-keys "^3.3.0"
+
+"@eslint-community/regexpp@^4.4.0":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
+ integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
+
+"@eslint/eslintrc@^1.3.3":
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
+ integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
+ dependencies:
+ ajv "^6.12.4"
+ debug "^4.3.2"
+ espree "^9.4.0"
+ globals "^13.19.0"
+ ignore "^5.2.0"
+ import-fresh "^3.2.1"
+ js-yaml "^4.1.0"
+ minimatch "^3.1.2"
+ strip-json-comments "^3.1.1"
+
+"@humanwhocodes/config-array@^0.10.5":
+ version "0.10.7"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
+ integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
+ dependencies:
+ "@humanwhocodes/object-schema" "^1.2.1"
+ debug "^4.1.1"
+ minimatch "^3.0.4"
+
+"@humanwhocodes/module-importer@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
+
+"@humanwhocodes/object-schema@^1.2.1":
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
+ integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.8.tgz#8048ef3c3d770a3f3d1dd51d159593acfbd4e517"
+ integrity sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==
+
+"@next/eslint-plugin-next@^13.1.6":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.8.tgz#2aa7a0bbfc87fbed5aa0e938d0d16dca85061ee4"
+ integrity sha512-cmfVHpxWjjcETFt2WHnoFU6EmY69QcPJRlRNAooQlNe53Ke90vg1Ci/dkPffryJZaxxiRziP9bQrV8lDVCn3Fw==
+ dependencies:
+ glob "7.1.7"
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.8.tgz#3838d7c96750b7f427ac47b97503fc013734f6e6"
+ integrity sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.8.tgz#3de9c26a2ee7b189f22433bf8137256a2517f258"
+ integrity sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.8.tgz#9536314c931b9e78f20e4a424eace9993015c6e1"
+ integrity sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.8.tgz#a894ec6a078edd28f5cfab60593a61e05b6b605b"
+ integrity sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.8.tgz#b8af198dc0b4a8c64deb0494ae285e3e1a465910"
+ integrity sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.8.tgz#d2ad24001020665a78405f595995c22750ec63c4"
+ integrity sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.8.tgz#e5c4bfaa105fbe2bdb21a6d01467edd39a29cf37"
+ integrity sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.8.tgz#c49c4d9f91845855bf544d5d14e8e13311da9931"
+ integrity sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
+ integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
+
+"@nodelib/[email protected]":
+ version "2.1.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
+ integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
+ dependencies:
+ "@nodelib/fs.stat" "2.0.5"
+ run-parallel "^1.1.9"
+
+"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
+ integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
+
+"@nodelib/fs.walk@^1.2.3":
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
+ integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
+ dependencies:
+ "@nodelib/fs.scandir" "2.1.5"
+ fastq "^1.6.0"
+
+"@payloadcms/eslint-config@^0.0.2":
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.2.tgz#cadb97ccd6476204a38e057b3cf57dc80efb209f"
+ integrity sha512-EcS7qyX4++eBP/MS4QgrFOzzplsVMaPDfEcxWYoH9OLJCUTlGz8UmfMZPWU7DeAuyehJdij+BywSrcprqun9rA==
+
+"@swc/[email protected]":
+ version "0.5.1"
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
+ integrity sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==
+ dependencies:
+ tslib "^2.4.0"
+
+"@types/json-schema@^7.0.9":
+ version "7.0.12"
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
+ integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
+
+"@types/json5@^0.0.29":
+ version "0.0.29"
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
+ integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
+
+"@types/[email protected]":
+ version "18.11.3"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
+ integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
+
+"@types/prop-types@*":
+ version "15.7.5"
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
+ integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
+
+"@types/react-dom@^18.2.6":
+ version "18.2.6"
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
+ dependencies:
+ "@types/react" "*"
+
+"@types/react@*", "@types/react@^18.2.14":
+ version "18.2.14"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
+ dependencies:
+ "@types/prop-types" "*"
+ "@types/scheduler" "*"
+ csstype "^3.0.2"
+
+"@types/scheduler@*":
+ version "0.16.3"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
+ integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
+
+"@types/semver@^7.3.12":
+ version "7.5.0"
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
+ integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
+
+"@typescript-eslint/eslint-plugin@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
+ integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
+ dependencies:
+ "@eslint-community/regexpp" "^4.4.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/type-utils" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ graphemer "^1.4.0"
+ ignore "^5.2.0"
+ natural-compare-lite "^1.4.0"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/parser@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
+ integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
+ dependencies:
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ debug "^4.3.4"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
+ integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
+ integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
+ dependencies:
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
+ integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
+ integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+ debug "^4.3.4"
+ globby "^11.1.0"
+ is-glob "^4.0.3"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
+ integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
+ dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
+ "@types/json-schema" "^7.0.9"
+ "@types/semver" "^7.3.12"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ eslint-scope "^5.1.1"
+ semver "^7.3.7"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
+ integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ eslint-visitor-keys "^3.3.0"
+
+acorn-jsx@^5.3.2:
+ version "5.3.2"
+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
+ integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
+
+acorn@^8.9.0:
+ version "8.10.0"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
+ integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
+
+ajv@^6.10.0, ajv@^6.12.4:
+ version "6.12.6"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
+ integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
+ dependencies:
+ fast-deep-equal "^3.1.1"
+ fast-json-stable-stringify "^2.0.0"
+ json-schema-traverse "^0.4.1"
+ uri-js "^4.2.2"
+
+ansi-regex@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
+
+ansi-styles@^4.1.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
+ integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
+ dependencies:
+ color-convert "^2.0.1"
+
+argparse@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
+ integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
+
+array-buffer-byte-length@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead"
+ integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
+ dependencies:
+ call-bind "^1.0.2"
+ is-array-buffer "^3.0.1"
+
+array-includes@^3.1.4:
+ version "3.1.6"
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ get-intrinsic "^1.1.3"
+ is-string "^1.0.7"
+
+array-union@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
+ integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
+
+array.prototype.flat@^1.2.5:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
+ integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+
+available-typed-arrays@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
+ integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
+
+balanced-match@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
+ integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
+
+brace-expansion@^1.1.7:
+ version "1.1.11"
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
+ dependencies:
+ balanced-match "^1.0.0"
+ concat-map "0.0.1"
+
+braces@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
+ integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
+ dependencies:
+ fill-range "^7.0.1"
+
[email protected]:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
+ integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
+ dependencies:
+ streamsearch "^1.1.0"
+
+call-bind@^1.0.0, call-bind@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
+ integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
+ dependencies:
+ function-bind "^1.1.1"
+ get-intrinsic "^1.0.2"
+
+callsites@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
+ integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
+
+caniuse-lite@^1.0.30001406:
+ version "1.0.30001512"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
+ integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
+
+chalk@^4.0.0:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
+ dependencies:
+ ansi-styles "^4.1.0"
+ supports-color "^7.1.0"
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
+ integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
+
+color-convert@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
+ integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
+ dependencies:
+ color-name "~1.1.4"
+
+color-name@~1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
+ integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
+
+cross-spawn@^7.0.2:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
+ integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+ dependencies:
+ path-key "^3.1.0"
+ shebang-command "^2.0.0"
+ which "^2.0.1"
+
+csstype@^3.0.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
+ integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
+
+debug@^2.6.9:
+ version "2.6.9"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
+ integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
+ dependencies:
+ ms "2.0.0"
+
+debug@^3.2.7:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
+ integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
+ dependencies:
+ ms "^2.1.1"
+
+debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
+ version "4.3.4"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
+ dependencies:
+ ms "2.1.2"
+
+deep-is@^0.1.3:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
+ integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
+
+define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
+ integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
+ dependencies:
+ has-property-descriptors "^1.0.0"
+ object-keys "^1.1.1"
+
+dir-glob@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
+ integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
+ dependencies:
+ path-type "^4.0.0"
+
+doctrine@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
+ integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
+ dependencies:
+ esutils "^2.0.2"
+
+doctrine@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
+ integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
+ dependencies:
+ esutils "^2.0.2"
+
+es-abstract@^1.19.0, es-abstract@^1.20.4:
+ version "1.21.2"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff"
+ integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==
+ dependencies:
+ array-buffer-byte-length "^1.0.0"
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ es-set-tostringtag "^2.0.1"
+ es-to-primitive "^1.2.1"
+ function.prototype.name "^1.1.5"
+ get-intrinsic "^1.2.0"
+ get-symbol-description "^1.0.0"
+ globalthis "^1.0.3"
+ gopd "^1.0.1"
+ has "^1.0.3"
+ has-property-descriptors "^1.0.0"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+ internal-slot "^1.0.5"
+ is-array-buffer "^3.0.2"
+ is-callable "^1.2.7"
+ is-negative-zero "^2.0.2"
+ is-regex "^1.1.4"
+ is-shared-array-buffer "^1.0.2"
+ is-string "^1.0.7"
+ is-typed-array "^1.1.10"
+ is-weakref "^1.0.2"
+ object-inspect "^1.12.3"
+ object-keys "^1.1.1"
+ object.assign "^4.1.4"
+ regexp.prototype.flags "^1.4.3"
+ safe-regex-test "^1.0.0"
+ string.prototype.trim "^1.2.7"
+ string.prototype.trimend "^1.0.6"
+ string.prototype.trimstart "^1.0.6"
+ typed-array-length "^1.0.4"
+ unbox-primitive "^1.0.2"
+ which-typed-array "^1.1.9"
+
+es-set-tostringtag@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
+ integrity sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==
+ dependencies:
+ get-intrinsic "^1.1.3"
+ has "^1.0.3"
+ has-tostringtag "^1.0.0"
+
+es-shim-unscopables@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
+ integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
+ dependencies:
+ has "^1.0.3"
+
+es-to-primitive@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
+ dependencies:
+ is-callable "^1.1.4"
+ is-date-object "^1.0.1"
+ is-symbol "^1.0.2"
+
+escape-html@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
+ integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
+
+escape-string-regexp@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
+ integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
+
+eslint-config-prettier@^8.5.0:
+ version "8.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
+ integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
+
+eslint-import-resolver-node@^0.3.6:
+ version "0.3.7"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
+ integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
+ dependencies:
+ debug "^3.2.7"
+ is-core-module "^2.11.0"
+ resolve "^1.22.1"
+
+eslint-module-utils@^2.7.2:
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
+ integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
+ dependencies:
+ debug "^3.2.7"
+
+eslint-plugin-filenames@^1.3.2:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz#7094f00d7aefdd6999e3ac19f72cea058e590cf7"
+ integrity sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==
+ dependencies:
+ lodash.camelcase "4.3.0"
+ lodash.kebabcase "4.1.1"
+ lodash.snakecase "4.1.1"
+ lodash.upperfirst "4.3.1"
+
[email protected]:
+ version "2.25.4"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
+ integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
+ dependencies:
+ array-includes "^3.1.4"
+ array.prototype.flat "^1.2.5"
+ debug "^2.6.9"
+ doctrine "^2.1.0"
+ eslint-import-resolver-node "^0.3.6"
+ eslint-module-utils "^2.7.2"
+ has "^1.0.3"
+ is-core-module "^2.8.0"
+ is-glob "^4.0.3"
+ minimatch "^3.0.4"
+ object.values "^1.1.5"
+ resolve "^1.20.0"
+ tsconfig-paths "^3.12.0"
+
+eslint-plugin-prettier@^4.0.0:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
+ dependencies:
+ prettier-linter-helpers "^1.0.0"
+
+eslint-plugin-react-hooks@^4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
+ integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
+
+eslint-plugin-simple-import-sort@^10.0.0:
+ version "10.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10.0.0.tgz#cc4ceaa81ba73252427062705b64321946f61351"
+ integrity sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==
+
+eslint-scope@^5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
+ integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^4.1.1"
+
+eslint-scope@^7.1.1:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
+ integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^5.2.0"
+
+eslint-utils@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
+ dependencies:
+ eslint-visitor-keys "^2.0.0"
+
+eslint-visitor-keys@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
+ integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
+
+eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
+ version "3.4.1"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
+ integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
+
[email protected]:
+ version "8.25.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
+ integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
+ dependencies:
+ "@eslint/eslintrc" "^1.3.3"
+ "@humanwhocodes/config-array" "^0.10.5"
+ "@humanwhocodes/module-importer" "^1.0.1"
+ ajv "^6.10.0"
+ chalk "^4.0.0"
+ cross-spawn "^7.0.2"
+ debug "^4.3.2"
+ doctrine "^3.0.0"
+ escape-string-regexp "^4.0.0"
+ eslint-scope "^7.1.1"
+ eslint-utils "^3.0.0"
+ eslint-visitor-keys "^3.3.0"
+ espree "^9.4.0"
+ esquery "^1.4.0"
+ esutils "^2.0.2"
+ fast-deep-equal "^3.1.3"
+ file-entry-cache "^6.0.1"
+ find-up "^5.0.0"
+ glob-parent "^6.0.1"
+ globals "^13.15.0"
+ globby "^11.1.0"
+ grapheme-splitter "^1.0.4"
+ ignore "^5.2.0"
+ import-fresh "^3.0.0"
+ imurmurhash "^0.1.4"
+ is-glob "^4.0.0"
+ js-sdsl "^4.1.4"
+ js-yaml "^4.1.0"
+ json-stable-stringify-without-jsonify "^1.0.1"
+ levn "^0.4.1"
+ lodash.merge "^4.6.2"
+ minimatch "^3.1.2"
+ natural-compare "^1.4.0"
+ optionator "^0.9.1"
+ regexpp "^3.2.0"
+ strip-ansi "^6.0.1"
+ strip-json-comments "^3.1.0"
+ text-table "^0.2.0"
+
+espree@^9.4.0:
+ version "9.6.0"
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
+ integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
+ dependencies:
+ acorn "^8.9.0"
+ acorn-jsx "^5.3.2"
+ eslint-visitor-keys "^3.4.1"
+
+esquery@^1.4.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
+ dependencies:
+ estraverse "^5.1.0"
+
+esrecurse@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
+ integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
+ dependencies:
+ estraverse "^5.2.0"
+
+estraverse@^4.1.1:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
+ integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
+
+estraverse@^5.1.0, estraverse@^5.2.0:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
+ integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
+
+esutils@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
+
+fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
+
+fast-diff@^1.1.2:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
+ integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
+
+fast-glob@^3.2.9:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0"
+ integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==
+ dependencies:
+ "@nodelib/fs.stat" "^2.0.2"
+ "@nodelib/fs.walk" "^1.2.3"
+ glob-parent "^5.1.2"
+ merge2 "^1.3.0"
+ micromatch "^4.0.4"
+
+fast-json-stable-stringify@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
+ integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
+
+fast-levenshtein@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
+ integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
+
+fastq@^1.6.0:
+ version "1.15.0"
+ resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
+ integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
+ dependencies:
+ reusify "^1.0.4"
+
+file-entry-cache@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
+ dependencies:
+ flat-cache "^3.0.4"
+
+fill-range@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
+ integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
+ dependencies:
+ to-regex-range "^5.0.1"
+
+find-up@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
+ dependencies:
+ locate-path "^6.0.0"
+ path-exists "^4.0.0"
+
+flat-cache@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
+ dependencies:
+ flatted "^3.1.0"
+ rimraf "^3.0.2"
+
+flatted@^3.1.0:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
+ integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
+
+for-each@^0.3.3:
+ version "0.3.3"
+ resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
+ integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
+ dependencies:
+ is-callable "^1.1.3"
+
+fs.realpath@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
+ integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
+
+function-bind@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
+ integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
+
+function.prototype.name@^1.1.5:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
+ integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.3"
+ es-abstract "^1.19.0"
+ functions-have-names "^1.2.2"
+
+functions-have-names@^1.2.2, functions-have-names@^1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
+ integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
+
+get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
+ integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
+ dependencies:
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+
+get-symbol-description@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.1"
+
+glob-parent@^5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
+ integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
+ dependencies:
+ is-glob "^4.0.1"
+
+glob-parent@^6.0.1:
+ version "6.0.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
+ integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
+ dependencies:
+ is-glob "^4.0.3"
+
+glob-to-regexp@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
+ integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
+
[email protected]:
+ version "7.1.7"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
+ integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.0.4"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+glob@^7.1.3:
+ version "7.2.3"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
+ integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.1.1"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+globals@^13.15.0, globals@^13.19.0:
+ version "13.20.0"
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
+ integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
+ dependencies:
+ type-fest "^0.20.2"
+
+globalthis@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
+ integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
+ dependencies:
+ define-properties "^1.1.3"
+
+globby@^11.1.0:
+ version "11.1.0"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
+ integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
+ dependencies:
+ array-union "^2.1.0"
+ dir-glob "^3.0.1"
+ fast-glob "^3.2.9"
+ ignore "^5.2.0"
+ merge2 "^1.4.1"
+ slash "^3.0.0"
+
+gopd@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
+ integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
+ dependencies:
+ get-intrinsic "^1.1.3"
+
+graceful-fs@^4.1.2:
+ version "4.2.11"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
+ integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
+
+grapheme-splitter@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
+ integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
+
+graphemer@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
+ integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
+
+has-bigints@^1.0.1, has-bigints@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
+ integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
+
+has-flag@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
+
+has-property-descriptors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
+ integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
+ dependencies:
+ get-intrinsic "^1.1.1"
+
+has-proto@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.1.tgz#1885c1305538958aff469fef37937c22795408e0"
+ integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
+
+has-symbols@^1.0.2, has-symbols@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
+
+has-tostringtag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
+ dependencies:
+ has-symbols "^1.0.2"
+
+has@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
+ dependencies:
+ function-bind "^1.1.1"
+
+ignore@^5.2.0:
+ version "5.2.4"
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
+ integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
+
+immer@^9.0.6:
+ version "9.0.21"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
+ integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
+
+import-fresh@^3.0.0, import-fresh@^3.2.1:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
+ integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
+ dependencies:
+ parent-module "^1.0.0"
+ resolve-from "^4.0.0"
+
+imurmurhash@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
+ integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
+
+inflight@^1.0.4:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
+ integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
+ dependencies:
+ once "^1.3.0"
+ wrappy "1"
+
+inherits@2:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
+
+internal-slot@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
+ integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==
+ dependencies:
+ get-intrinsic "^1.2.0"
+ has "^1.0.3"
+ side-channel "^1.0.4"
+
+is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
+ integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.2.0"
+ is-typed-array "^1.1.10"
+
+is-bigint@^1.0.1:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
+ integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
+ dependencies:
+ has-bigints "^1.0.1"
+
+is-boolean-object@^1.1.0:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
+ integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
+
+is-core-module@^2.11.0, is-core-module@^2.8.0:
+ version "2.12.1"
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
+ integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
+ dependencies:
+ has "^1.0.3"
+
+is-date-object@^1.0.1:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
+ integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-extglob@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
+ integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
+
+is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
+ dependencies:
+ is-extglob "^2.1.1"
+
+is-negative-zero@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
+ integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
+
+is-number-object@^1.0.4:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
+ integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-number@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
+ integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
+
+is-plain-object@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
+ integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
+
+is-regex@^1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-shared-array-buffer@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
+ integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
+ dependencies:
+ call-bind "^1.0.2"
+
+is-string@^1.0.5, is-string@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-symbol@^1.0.2, is-symbol@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
+ integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
+ dependencies:
+ has-symbols "^1.0.2"
+
+is-typed-array@^1.1.10, is-typed-array@^1.1.9:
+ version "1.1.10"
+ resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.10.tgz#36a5b5cb4189b575d1a3e4b08536bfb485801e3f"
+ integrity sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+
+is-weakref@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
+ integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
+ dependencies:
+ call-bind "^1.0.2"
+
+isexe@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
+ integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
+
+js-sdsl@^4.1.4:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.1.tgz#9e3c7b566d8d9a7e1fe8fc26d00b5ab0f8918ab3"
+ integrity sha512-6Gsx8R0RucyePbWqPssR8DyfuXmLBooYN5cZFZKjHGnQuaf7pEzhtpceagJxVu4LqhYY5EYA7nko3FmeHZ1KbA==
+
+"js-tokens@^3.0.0 || ^4.0.0":
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
+
+js-yaml@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
+ integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
+ dependencies:
+ argparse "^2.0.1"
+
+json-schema-traverse@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
+ integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
+
+json-stable-stringify-without-jsonify@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
+ integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
+
+json5@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
+ integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
+ dependencies:
+ minimist "^1.2.0"
+
+levn@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
+ integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
+ dependencies:
+ prelude-ls "^1.2.1"
+ type-check "~0.4.0"
+
+locate-path@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
+ dependencies:
+ p-locate "^5.0.0"
+
[email protected]:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
+ integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
+ integrity sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
+
+lodash.merge@^4.6.2:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
+ integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
+ integrity sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
+
[email protected]:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
+ integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
+
+loose-envify@^1.1.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+ dependencies:
+ js-tokens "^3.0.0 || ^4.0.0"
+
+lru-cache@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
+ dependencies:
+ yallist "^4.0.0"
+
+merge2@^1.3.0, merge2@^1.4.1:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
+
+micromatch@^4.0.4:
+ version "4.0.5"
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
+ integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
+ dependencies:
+ braces "^3.0.2"
+ picomatch "^2.3.1"
+
+minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
+ dependencies:
+ brace-expansion "^1.1.7"
+
+minimist@^1.2.0, minimist@^1.2.6:
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
+
[email protected]:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
+ integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
+
[email protected]:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
+ integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
+
+ms@^2.1.1:
+ version "2.1.3"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
+ integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
+
+nanoid@^3.3.4:
+ version "3.3.6"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+
+natural-compare-lite@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
+ integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
+
+natural-compare@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
+ integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
+
+next@^13.4.8:
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/next/-/next-13.4.8.tgz#72245bf4fdf328970147ee30de97142c39b1cb3f"
+ integrity sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==
+ dependencies:
+ "@next/env" "13.4.8"
+ "@swc/helpers" "0.5.1"
+ busboy "1.6.0"
+ caniuse-lite "^1.0.30001406"
+ postcss "8.4.14"
+ styled-jsx "5.1.1"
+ watchpack "2.4.0"
+ zod "3.21.4"
+ optionalDependencies:
+ "@next/swc-darwin-arm64" "13.4.8"
+ "@next/swc-darwin-x64" "13.4.8"
+ "@next/swc-linux-arm64-gnu" "13.4.8"
+ "@next/swc-linux-arm64-musl" "13.4.8"
+ "@next/swc-linux-x64-gnu" "13.4.8"
+ "@next/swc-linux-x64-musl" "13.4.8"
+ "@next/swc-win32-arm64-msvc" "13.4.8"
+ "@next/swc-win32-ia32-msvc" "13.4.8"
+ "@next/swc-win32-x64-msvc" "13.4.8"
+
+object-inspect@^1.12.3, object-inspect@^1.9.0:
+ version "1.12.3"
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
+ integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
+
+object-keys@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
+
+object.assign@^4.1.4:
+ version "4.1.4"
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ has-symbols "^1.0.3"
+ object-keys "^1.1.1"
+
+object.values@^1.1.5:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+once@^1.3.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
+ integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
+ dependencies:
+ wrappy "1"
+
+optionator@^0.9.1:
+ version "0.9.3"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
+ integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
+ dependencies:
+ "@aashutoshrathi/word-wrap" "^1.2.3"
+ deep-is "^0.1.3"
+ fast-levenshtein "^2.0.6"
+ levn "^0.4.1"
+ prelude-ls "^1.2.1"
+ type-check "^0.4.0"
+
+p-limit@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
+ dependencies:
+ yocto-queue "^0.1.0"
+
+p-locate@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
+ dependencies:
+ p-limit "^3.0.2"
+
+parent-module@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
+ integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
+ dependencies:
+ callsites "^3.0.0"
+
+path-exists@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
+
+path-is-absolute@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
+ integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
+
+path-key@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
+ integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
+
+path-parse@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
+ integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
+
+path-type@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
+ integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
+
+picocolors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
+
+picomatch@^2.3.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
+
[email protected]:
+ version "8.4.14"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
+ integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
+ dependencies:
+ nanoid "^3.3.4"
+ picocolors "^1.0.0"
+ source-map-js "^1.0.2"
+
+prelude-ls@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
+ integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
+
+prettier-linter-helpers@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
+ dependencies:
+ fast-diff "^1.1.2"
+
+prettier@^2.7.1:
+ version "2.8.8"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
+ integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
+
+punycode@^2.1.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
+ integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
+
+queue-microtask@^1.2.2:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
+ integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
+ dependencies:
+ loose-envify "^1.1.0"
+ scheduler "^0.23.0"
+
+react-hook-form@^7.34.2:
+ version "7.45.1"
+ resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.1.tgz#e352c7f4dbc7540f0756abbb4dcfd1122fecc9bb"
+ integrity sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
+ dependencies:
+ loose-envify "^1.1.0"
+
+regexp.prototype.flags@^1.4.3:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
+ integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.2.0"
+ functions-have-names "^1.2.3"
+
+regexpp@^3.2.0:
+ version "3.2.0"
+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
+ integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
+
+resolve-from@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
+ integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
+
+resolve@^1.20.0, resolve@^1.22.1:
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
+ dependencies:
+ is-core-module "^2.11.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+reusify@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
+ integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
+
+rimraf@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
+ dependencies:
+ glob "^7.1.3"
+
+run-parallel@^1.1.9:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
+ integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
+ dependencies:
+ queue-microtask "^1.2.2"
+
+safe-regex-test@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.3"
+ is-regex "^1.1.4"
+
+scheduler@^0.23.0:
+ version "0.23.0"
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
+ dependencies:
+ loose-envify "^1.1.0"
+
+semver@^7.3.7:
+ version "7.5.3"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
+ integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
+ dependencies:
+ lru-cache "^6.0.0"
+
+shebang-command@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
+ dependencies:
+ shebang-regex "^3.0.0"
+
+shebang-regex@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
+
+side-channel@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
+ integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
+ dependencies:
+ call-bind "^1.0.0"
+ get-intrinsic "^1.0.2"
+ object-inspect "^1.9.0"
+
+slash@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
+
+slate@^0.82.0:
+ version "0.82.1"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.82.1.tgz#cf43cb828c980734dab01c9bbb517fd4d20892f7"
+ integrity sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==
+ dependencies:
+ immer "^9.0.6"
+ is-plain-object "^5.0.0"
+ tiny-warning "^1.0.3"
+
+source-map-js@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
+
+streamsearch@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
+ integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
+
+string.prototype.trim@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
+ integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimend@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
+ integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimstart@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4"
+ integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+strip-ansi@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
+ dependencies:
+ ansi-regex "^5.0.1"
+
+strip-bom@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
+ integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
+
+strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
+ integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
+
[email protected]:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
+ integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
+ dependencies:
+ client-only "0.0.1"
+
+supports-color@^7.1.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
+ integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
+ dependencies:
+ has-flag "^4.0.0"
+
+supports-preserve-symlinks-flag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
+ integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
+
+text-table@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
+ integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
+
+tiny-warning@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
+ integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
+
+to-regex-range@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
+ integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
+ dependencies:
+ is-number "^7.0.0"
+
+tsconfig-paths@^3.12.0:
+ version "3.14.2"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
+ integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
+ dependencies:
+ "@types/json5" "^0.0.29"
+ json5 "^1.0.2"
+ minimist "^1.2.6"
+ strip-bom "^3.0.0"
+
+tslib@^1.8.1:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
+
+tslib@^2.4.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
+ integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
+
+tsutils@^3.21.0:
+ version "3.21.0"
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
+ dependencies:
+ tslib "^1.8.1"
+
+type-check@^0.4.0, type-check@~0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
+ integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
+ dependencies:
+ prelude-ls "^1.2.1"
+
+type-fest@^0.20.2:
+ version "0.20.2"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
+
+typed-array-length@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.4.tgz#89d83785e5c4098bec72e08b319651f0eac9c1bb"
+ integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==
+ dependencies:
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ is-typed-array "^1.1.9"
+
[email protected]:
+ version "4.8.4"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
+
+unbox-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
+ integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
+ dependencies:
+ call-bind "^1.0.2"
+ has-bigints "^1.0.2"
+ has-symbols "^1.0.3"
+ which-boxed-primitive "^1.0.2"
+
+uri-js@^4.2.2:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
+ integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
+ dependencies:
+ punycode "^2.1.0"
+
[email protected]:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
+ integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
+ dependencies:
+ glob-to-regexp "^0.4.1"
+ graceful-fs "^4.1.2"
+
+which-boxed-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
+ integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
+ dependencies:
+ is-bigint "^1.0.1"
+ is-boolean-object "^1.1.0"
+ is-number-object "^1.0.4"
+ is-string "^1.0.5"
+ is-symbol "^1.0.3"
+
+which-typed-array@^1.1.9:
+ version "1.1.9"
+ resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.9.tgz#307cf898025848cf995e795e8423c7f337efbde6"
+ integrity sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+ is-typed-array "^1.1.10"
+
+which@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
+ dependencies:
+ isexe "^2.0.0"
+
+wrappy@1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
+ integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
+
+yallist@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
+
+yocto-queue@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+
[email protected]:
+ version "3.21.4"
+ resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
+ integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
diff --git a/examples/auth/nextjs/.env.example b/examples/auth/nextjs/.env.example
deleted file mode 100644
index 1e018293ece..00000000000
--- a/examples/auth/nextjs/.env.example
+++ /dev/null
@@ -1 +0,0 @@
-NEXT_PUBLIC_CMS_URL=http://localhost:8000
diff --git a/examples/auth/nextjs/README.md b/examples/auth/nextjs/README.md
deleted file mode 100644
index e887eb65139..00000000000
--- a/examples/auth/nextjs/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# Auth Example Front-End
-
-This is a [Next.js](https://nextjs.org/) app made explicitly for Payload's [Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth/cms).
-
-## Getting Started
-
-### Payload
-
-First you'll need a running Payload app. If you have not done so already, open up the `cms` folder alongside this example and follow the setup instructions. Take note of your server URL, you'll need this in the next step.
-
-### Next.js App
-
-1. Clone this repo
-2. `cd` into this directory and run `yarn` or `npm install`
-3. `cp .env.example .env` to copy the example environment variables
-4. `yarn dev` or `npm run dev` to start the server
-5. `open http://localhost:3000` to see the result
-
-Once running you will find a couple seeded pages on your local environment with some basic instructions. You can also start editing the pages by modifying the documents within your CMS. See the [Auth Example CMS](https://github.com/payloadcms/payload/tree/master/examples/auth/cms) for full details.
-
-## Learn More
-
-To learn more about PayloadCMS and Next.js, take a look at the following resources:
-
-- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
-- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
-- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
-
-You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload/) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
-
-## Deploy on Vercel
-
-The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
-
-Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
diff --git a/examples/auth/nextjs/components/Header/index.module.scss b/examples/auth/nextjs/components/Header/index.module.scss
deleted file mode 100644
index a762994e349..00000000000
--- a/examples/auth/nextjs/components/Header/index.module.scss
+++ /dev/null
@@ -1,18 +0,0 @@
-@use '../../css/queries.scss' as *;
-
-.header {
- padding: var(--base) 0;
- z-index: var(--header-z-index);
-}
-
-.wrap {
- display: flex;
- justify-content: space-between;
-}
-
-.nav {
- a {
- text-decoration: none;
- margin-left: var(--base);
- }
-}
diff --git a/examples/auth/nextjs/components/Header/index.tsx b/examples/auth/nextjs/components/Header/index.tsx
deleted file mode 100644
index 72f9d06d199..00000000000
--- a/examples/auth/nextjs/components/Header/index.tsx
+++ /dev/null
@@ -1,50 +0,0 @@
-import React, { Fragment } from 'react'
-import Link from 'next/link'
-
-import { useAuth } from '../Auth'
-import { Gutter } from '../Gutter'
-import { Logo } from '../Logo'
-
-import classes from './index.module.scss'
-
-type HeaderBarProps = {
- children?: React.ReactNode
-}
-
-export const HeaderBar: React.FC<HeaderBarProps> = ({ children }) => {
- return (
- <header className={classes.header}>
- <Gutter className={classes.wrap}>
- <Link href="/">
- <Logo />
- </Link>
- {children}
- </Gutter>
- </header>
- )
-}
-
-export const Header = () => {
- const { user } = useAuth()
-
- return (
- <div>
- <HeaderBar>
- <nav className={classes.nav}>
- {!user && (
- <Fragment>
- <Link href="/login">Login</Link>
- <Link href="/create-account">Create Account</Link>
- </Fragment>
- )}
- {user && (
- <Fragment>
- <Link href="/account">Account</Link>
- <Link href="/logout">Logout</Link>
- </Fragment>
- )}
- </nav>
- </HeaderBar>
- </div>
- )
-}
diff --git a/examples/auth/nextjs/components/Input/index.module.css b/examples/auth/nextjs/components/Input/index.module.css
deleted file mode 100644
index 655128696e6..00000000000
--- a/examples/auth/nextjs/components/Input/index.module.css
+++ /dev/null
@@ -1,23 +0,0 @@
-.input {
- margin-bottom: 15px;
-}
-
-.input input {
- width: 100%;
- font-family: system-ui;
- border-radius: 0;
- box-shadow: 0;
- border: 1px solid #d8d8d8;
- height: 30px;
- line-height: 30px;
-}
-
-.label {
- margin-bottom: 10px;
- display: block;
-}
-
-.error {
- margin-top: 5px;
- color: red;
-}
diff --git a/examples/auth/nextjs/components/Input/index.tsx b/examples/auth/nextjs/components/Input/index.tsx
deleted file mode 100644
index 8d4aaf5b4e8..00000000000
--- a/examples/auth/nextjs/components/Input/index.tsx
+++ /dev/null
@@ -1,32 +0,0 @@
-import React from 'react'
-import { FieldValues, UseFormRegister } from 'react-hook-form'
-
-import classes from './index.module.css'
-
-type Props = {
- name: string
- label: string
- register: UseFormRegister<FieldValues & any>
- required?: boolean
- error: any
- type?: 'text' | 'number' | 'password'
-}
-
-export const Input: React.FC<Props> = ({
- name,
- label,
- required,
- register,
- error,
- type = 'text',
-}) => {
- return (
- <div className={classes.input}>
- <label htmlFor="name" className={classes.label}>
- {label}
- </label>
- <input {...{ type }} {...register(name, { required })} />
- {error && <div className={classes.error}>This field is required</div>}
- </div>
- )
-}
diff --git a/examples/auth/nextjs/components/Logo/index.tsx b/examples/auth/nextjs/components/Logo/index.tsx
deleted file mode 100644
index 7cf88a9a37e..00000000000
--- a/examples/auth/nextjs/components/Logo/index.tsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React from 'react'
-
-export const Logo: React.FC = () => {
- return (
- <svg
- width="123"
- height="29"
- viewBox="0 0 123 29"
- fill="none"
- xmlns="http://www.w3.org/2000/svg"
- >
- <path
- d="M34.7441 22.9997H37.2741V16.3297H41.5981C44.7031 16.3297 46.9801 14.9037 46.9801 11.4537C46.9801 8.00369 44.7031 6.55469 41.5981 6.55469H34.7441V22.9997ZM37.2741 14.1447V8.73969H41.4831C43.3921 8.73969 44.3581 9.59069 44.3581 11.4537C44.3581 13.2937 43.3921 14.1447 41.4831 14.1447H37.2741Z"
- fill="black"
- />
- <path
- d="M51.3652 23.3217C53.2742 23.3217 54.6082 22.5627 55.3672 21.3437H55.4132C55.5512 22.6777 56.1492 23.1147 57.2762 23.1147C57.6442 23.1147 58.0352 23.0687 58.4262 22.9767V21.5967C58.2882 21.6197 58.2192 21.6197 58.1502 21.6197C57.7132 21.6197 57.5982 21.1827 57.5982 20.3317V14.9497C57.5982 11.9137 55.6662 10.9017 53.2512 10.9017C49.6632 10.9017 48.1912 12.6727 48.0762 14.9267H50.3762C50.4912 13.3627 51.1122 12.7187 53.1592 12.7187C54.8842 12.7187 55.3902 13.4317 55.3902 14.2827C55.3902 15.4327 54.2632 15.6627 52.4232 16.0077C49.5022 16.5597 47.5242 17.3417 47.5242 19.9637C47.5242 21.9647 49.0192 23.3217 51.3652 23.3217ZM49.8702 19.8027C49.8702 18.5837 50.7442 18.0087 52.8142 17.5947C54.0102 17.3417 55.0222 17.0887 55.3902 16.7437V18.4227C55.3902 20.4697 53.8952 21.5047 51.8712 21.5047C50.4682 21.5047 49.8702 20.9067 49.8702 19.8027Z"
- fill="black"
- />
- <path
- d="M61.4996 27.1167C63.3166 27.1167 64.4436 26.1737 65.5706 23.2757L70.2166 11.2697H67.8476L64.6276 20.2397H64.5816L61.1546 11.2697H58.6936L63.4316 22.8847C62.9716 24.7247 61.9136 25.1847 61.0166 25.1847C60.6486 25.1847 60.4416 25.1617 60.0506 25.1157V26.9557C60.6486 27.0707 60.9936 27.1167 61.4996 27.1167Z"
- fill="black"
- />
- <path d="M71.5939 22.9997H73.8479V6.55469H71.5939V22.9997Z" fill="black" />
- <path
- d="M81.6221 23.3447C85.2791 23.3447 87.4871 20.7917 87.4871 17.1117C87.4871 13.4547 85.2791 10.9017 81.6451 10.9017C77.9651 10.9017 75.7571 13.4777 75.7571 17.1347C75.7571 20.8147 77.9651 23.3447 81.6221 23.3447ZM78.1031 17.1347C78.1031 14.6737 79.2071 12.7877 81.6451 12.7877C84.0371 12.7877 85.1411 14.6737 85.1411 17.1347C85.1411 19.5727 84.0371 21.4817 81.6451 21.4817C79.2071 21.4817 78.1031 19.5727 78.1031 17.1347Z"
- fill="black"
- />
- <path
- d="M92.6484 23.3217C94.5574 23.3217 95.8914 22.5627 96.6504 21.3437H96.6964C96.8344 22.6777 97.4324 23.1147 98.5594 23.1147C98.9274 23.1147 99.3184 23.0687 99.7094 22.9767V21.5967C99.5714 21.6197 99.5024 21.6197 99.4334 21.6197C98.9964 21.6197 98.8814 21.1827 98.8814 20.3317V14.9497C98.8814 11.9137 96.9494 10.9017 94.5344 10.9017C90.9464 10.9017 89.4744 12.6727 89.3594 14.9267H91.6594C91.7744 13.3627 92.3954 12.7187 94.4424 12.7187C96.1674 12.7187 96.6734 13.4317 96.6734 14.2827C96.6734 15.4327 95.5464 15.6627 93.7064 16.0077C90.7854 16.5597 88.8074 17.3417 88.8074 19.9637C88.8074 21.9647 90.3024 23.3217 92.6484 23.3217ZM91.1534 19.8027C91.1534 18.5837 92.0274 18.0087 94.0974 17.5947C95.2934 17.3417 96.3054 17.0887 96.6734 16.7437V18.4227C96.6734 20.4697 95.1784 21.5047 93.1544 21.5047C91.7514 21.5047 91.1534 20.9067 91.1534 19.8027Z"
- fill="black"
- />
- <path
- d="M106.181 23.3217C108.021 23.3217 109.148 22.4477 109.792 21.6197H109.838V22.9997H112.092V6.55469H109.838V12.6957H109.792C109.148 11.7757 108.021 10.9247 106.181 10.9247C103.191 10.9247 100.914 13.2707 100.914 17.1347C100.914 20.9987 103.191 23.3217 106.181 23.3217ZM103.26 17.1347C103.26 14.8347 104.341 12.8107 106.549 12.8107C108.573 12.8107 109.815 14.4667 109.815 17.1347C109.815 19.7797 108.573 21.4587 106.549 21.4587C104.341 21.4587 103.26 19.4347 103.26 17.1347Z"
- fill="black"
- />
- <path
- d="M12.2464 2.33838L22.2871 8.83812V21.1752L14.7265 25.8854V13.5484L4.67383 7.05725L12.2464 2.33838Z"
- fill="black"
- />
- <path d="M11.477 25.2017V15.5747L3.90039 20.2936L11.477 25.2017Z" fill="black" />
- <path
- d="M120.442 6.30273C119.086 6.30273 117.998 7.29978 117.998 8.75952C117.998 10.2062 119.086 11.1968 120.442 11.1968C121.791 11.1968 122.879 10.2062 122.879 8.75952C122.879 7.29978 121.791 6.30273 120.442 6.30273ZM120.442 10.7601C119.34 10.7601 118.48 9.95207 118.48 8.75952C118.48 7.54742 119.34 6.73935 120.442 6.73935C121.563 6.73935 122.397 7.54742 122.397 8.75952C122.397 9.95207 121.563 10.7601 120.442 10.7601ZM120.52 8.97457L121.048 9.9651H121.641L121.041 8.86378C121.367 8.72042 121.511 8.45975 121.511 8.17302C121.511 7.49528 121.054 7.36495 120.285 7.36495H119.49V9.9651H120.025V8.97457H120.52ZM120.37 7.78853C120.729 7.78853 120.976 7.86673 120.976 8.17953C120.976 8.43368 120.807 8.56402 120.403 8.56402H120.025V7.78853H120.37Z"
- fill="black"
- />
- </svg>
- )
-}
diff --git a/examples/auth/nextjs/css/colors.scss b/examples/auth/nextjs/css/colors.scss
deleted file mode 100644
index f8b6a172c7d..00000000000
--- a/examples/auth/nextjs/css/colors.scss
+++ /dev/null
@@ -1,10 +0,0 @@
-:root {
- --color-red: rgb(255,0,0);
- --color-green: rgb(178, 255, 214);
- --color-white: rgb(255, 255, 255);
- --color-dark-gray: rgb(51,52,52);
- --color-mid-gray: rgb(196,196,196);
- --color-gray: rgb(212,212,212);
- --color-light-gray: rgb(244,244,244);
- --color-black: rgb(0, 0, 0);
-}
diff --git a/examples/auth/nextjs/css/type.scss b/examples/auth/nextjs/css/type.scss
deleted file mode 100644
index 69b5c8a1182..00000000000
--- a/examples/auth/nextjs/css/type.scss
+++ /dev/null
@@ -1,168 +0,0 @@
-@use 'queries' as *;
-
-/////////////////////////////
-// HEADINGS
-/////////////////////////////
-
-%h1,
-%h2,
-%h3,
-%h4,
-%h5,
-%h6 {
- font-weight: 700;
-}
-
-%h1 {
- margin: 50px 0;
- font-size: 84px;
- line-height: 1;
-
- @include mid-break {
- font-size: 70px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 36px;
- line-height: 42px;
- }
-}
-
-%h2 {
- margin: 32px 0;
- font-size: 56px;
- line-height: 1;
-
- @include mid-break {
- margin: 36px 0;
- font-size: 48px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 28px;
- line-height: 32px;
- }
-}
-
-%h3 {
- margin: 28px 0;
- font-size: 48px;
- line-height: 56px;
-
- @include mid-break {
- font-size: 40px;
- line-height: 48px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 24px;
- line-height: 30px;
- }
-}
-
-%h4 {
- margin: 24px 0;
- font-size: 40px;
- line-height: 48px;
-
- @include mid-break {
- font-size: 33px;
- line-height: 36px;
- }
-
- @include small-break {
- margin: 20px 0;
- font-size: 20px;
- line-height: 24px;
- }
-}
-
-%h5 {
- margin: 20px 0;
- font-size: 32px;
- line-height: 42px;
-
- @include mid-break {
- font-size: 26px;
- line-height: 32px;
- }
-
- @include small-break {
- margin: 16px 0;
- font-size: 18px;
- line-height: 24px;
- }
-}
-
-%h6 {
- margin: 20px 0;
- font-size: 24px;
- line-height: 28px;
-
- @include mid-break {
- font-size: 20px;
- line-height: 30px;
- }
-
- @include small-break {
- margin: 16px 0;
- font-size: 16px;
- line-height: 22px;
- }
-}
-
-/////////////////////////////
-// TYPE STYLES
-/////////////////////////////
-
-%body {
- font-size: 18px;
- line-height: 32px;
-
- @include mid-break {
- font-size: 15px;
- line-height: 24px;
- }
-
- @include small-break {
- font-size: 13px;
- line-height: 24px;
- }
-}
-
-%large-body {
- font-size: 25px;
- line-height: 32px;
-
- @include mid-break {
- font-size: 22px;
- line-height: 30px;
-
- }
-
- @include small-break {
- font-size: 17px;
- line-height: 24px;
- }
-}
-
-%label {
- font-size: 16px;
- line-height: 24px;
- letter-spacing: 3px;
- text-transform: uppercase;
-
- @include mid-break {
- font-size: 13px;
- letter-spacing: 2.75px;
- }
-
- @include small-break {
- font-size: 12px;
- line-height: 18px;
- letter-spacing: 2.625px;
- }
-}
diff --git a/examples/auth/nextjs/pages/_app.tsx b/examples/auth/nextjs/pages/_app.tsx
deleted file mode 100644
index 0b61139c4aa..00000000000
--- a/examples/auth/nextjs/pages/_app.tsx
+++ /dev/null
@@ -1,17 +0,0 @@
-import type { AppProps } from 'next/app'
-
-import { AuthProvider } from '../components/Auth'
-import { Header } from '../components/Header'
-
-import '../css/app.scss'
-
-export default function MyApp({ Component, pageProps }: AppProps) {
- return (
- // The `AuthProvider` can be used with either REST or GraphQL APIs
- // Just change the `api` prop to "graphql" or "rest", that's it!
- <AuthProvider api="rest">
- <Header />
- <Component {...pageProps} />
- </AuthProvider>
- )
-}
diff --git a/examples/auth/nextjs/pages/account/index.module.css b/examples/auth/nextjs/pages/account/index.module.css
deleted file mode 100644
index 9a5decbddb3..00000000000
--- a/examples/auth/nextjs/pages/account/index.module.css
+++ /dev/null
@@ -1,17 +0,0 @@
-.form {
- margin-bottom: 30px;
-}
-
-.success,
-.error,
-.message {
- margin-bottom: 30px;
-}
-
-.success {
- color: green;
-}
-
-.error {
- color: red;
-}
diff --git a/examples/auth/nextjs/pages/account/index.tsx b/examples/auth/nextjs/pages/account/index.tsx
deleted file mode 100644
index b2678c71b2a..00000000000
--- a/examples/auth/nextjs/pages/account/index.tsx
+++ /dev/null
@@ -1,106 +0,0 @@
-import React, { useCallback, useEffect, useState } from 'react'
-import { useForm } from 'react-hook-form'
-import Link from 'next/link'
-import { useRouter } from 'next/router'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import { Input } from '../../components/Input'
-import classes from './index.module.css'
-
-type FormData = {
- email: string
- firstName: string
- lastName: string
-}
-
-const Account: React.FC = () => {
- const [error, setError] = useState('')
- const [success, setSuccess] = useState('')
- const { user, setUser } = useAuth()
- const router = useRouter()
-
- const {
- register,
- handleSubmit,
- formState: { errors },
- reset,
- } = useForm<FormData>()
-
- const onSubmit = useCallback(
- async (data: FormData) => {
- if (user) {
- const response = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/${user.id}`, {
- // Make sure to include cookies with fetch
- credentials: 'include',
- method: 'PATCH',
- body: JSON.stringify(data),
- headers: {
- 'Content-Type': 'application/json',
- },
- })
-
- if (response.ok) {
- const json = await response.json()
-
- // Update the user in auth state with new values
- setUser(json.doc)
-
- // Set success message for user
- setSuccess('Successfully updated account.')
-
- // Clear any existing errors
- setError('')
- } else {
- setError('There was a problem updating your account.')
- }
- }
- },
- [user, setUser],
- )
-
- useEffect(() => {
- if (user === null) {
- router.push(`/login?unauthorized=account`)
- }
-
- // Once user is loaded, reset form to have default values
- if (user) {
- reset({
- email: user.email,
- firstName: user.firstName,
- lastName: user.lastName,
- })
- }
- }, [user, reset, router])
-
- useEffect(() => {
- if (typeof router.query.success === 'string') {
- setSuccess(router.query.success)
- }
- }, [router])
-
- return (
- <Gutter>
- <h1>Account</h1>
- {router.query.message && <div className={classes.message}>{router.query.message}</div>}
- {error && <div className={classes.error}>{error}</div>}
- {success && <div className={classes.success}>{success}</div>}
- <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
- <Input
- name="email"
- label="Email Address"
- required
- register={register}
- error={errors.email}
- />
- <Input name="firstName" label="First Name" register={register} error={errors.firstName} />
- <Input name="lastName" label="Last Name" register={register} error={errors.lastName} />
- <button type="submit">Update account</button>
- </form>
- <Link href="/logout">Log out</Link>
- </Gutter>
- )
-}
-
-export default Account
diff --git a/examples/auth/nextjs/pages/app.module.css b/examples/auth/nextjs/pages/app.module.css
deleted file mode 100644
index c3692377dfc..00000000000
--- a/examples/auth/nextjs/pages/app.module.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.app {
- font-family: system-ui;
- max-width: 800px;
- margin: 0 auto;
- padding: 0 30px;
-}
-
-.header {
- display: flex;
- justify-content: space-between;
- margin: 25px 0;
-}
diff --git a/examples/auth/nextjs/pages/create-account/index.module.css b/examples/auth/nextjs/pages/create-account/index.module.css
deleted file mode 100644
index c873f1ac88a..00000000000
--- a/examples/auth/nextjs/pages/create-account/index.module.css
+++ /dev/null
@@ -1,8 +0,0 @@
-.form {
- margin-bottom: 30px;
-}
-
-.error {
- color: red;
- margin-bottom: 30px;
-}
diff --git a/examples/auth/nextjs/pages/create-account/index.tsx b/examples/auth/nextjs/pages/create-account/index.tsx
deleted file mode 100644
index 217b1d99e71..00000000000
--- a/examples/auth/nextjs/pages/create-account/index.tsx
+++ /dev/null
@@ -1,90 +0,0 @@
-import React, { useCallback, useState } from 'react'
-import { useForm } from 'react-hook-form'
-import Link from 'next/link'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import { Input } from '../../components/Input'
-import classes from './index.module.css'
-
-type FormData = {
- email: string
- password: string
- firstName: string
- lastName: string
-}
-
-const CreateAccount: React.FC = () => {
- const [error, setError] = useState('')
- const [success, setSuccess] = useState(false)
- const { login, create, user } = useAuth()
-
- const {
- register,
- handleSubmit,
- formState: { errors },
- } = useForm<FormData>()
-
- const onSubmit = useCallback(
- async (data: FormData) => {
- try {
- await create(data as Parameters<typeof create>[0])
- // Automatically log the user in after creating their account
- await login({ email: data.email, password: data.password })
- setSuccess(true)
- } catch (err) {
- setError(err?.message || 'An error occurred while attempting to create your account.')
- }
- },
- [login, create],
- )
-
- return (
- <Gutter>
- {!success && (
- <React.Fragment>
- <h1>Create Account</h1>
- {error && <div className={classes.error}>{error}</div>}
- <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
- <Input
- name="email"
- label="Email Address"
- required
- register={register}
- error={errors.email}
- />
- <Input
- name="password"
- type="password"
- label="Password"
- required
- register={register}
- error={errors.password}
- />
- <Input
- name="firstName"
- label="First Name"
- register={register}
- error={errors.firstName}
- />
- <Input name="lastName" label="Last Name" register={register} error={errors.lastName} />
- <button type="submit">Create account</button>
- </form>
- <p>
- {'Already have an account? '}
- <Link href="/login">Login</Link>
- </p>
- </React.Fragment>
- )}
- {success && (
- <React.Fragment>
- <h1>Account created successfully</h1>
- <p>You are now logged in.</p>
- <Link href="/account">Go to your account</Link>
- </React.Fragment>
- )}
- </Gutter>
- )
-}
-
-export default CreateAccount
diff --git a/examples/auth/nextjs/pages/index.tsx b/examples/auth/nextjs/pages/index.tsx
deleted file mode 100644
index 9be8a3cdc4e..00000000000
--- a/examples/auth/nextjs/pages/index.tsx
+++ /dev/null
@@ -1,32 +0,0 @@
-import React from 'react'
-import Link from 'next/link'
-
-import { Gutter } from '../components/Gutter'
-
-const Home: React.FC = () => {
- return (
- <Gutter>
- <h1>Home</h1>
- <p>
- {'This is a '}
- <Link href="https://nextjs.org/">Next.js</Link>
- {" app made explicitly for Payload's "}
- <Link href="https://github.com/payloadcms/payload/tree/master/examples/auth/cms">
- Auth Example
- </Link>
- {". This example demonstrates how to implement Payload's "}
- <Link href="https://payloadcms.com/docs/authentication/overview">Authentication</Link>
- {' strategies in both the REST and GraphQL APIs.'}
- </p>
- <p>
- {'Visit the '}
- <Link href="/login">Login</Link>
- {' page to start the authentication flow. Once logged in, you will be redirected to the '}
- <Link href="/account">Account</Link>
- {` page which is restricted to user's only. To toggle APIs, simply toggle the "api" prop in _app.tsx between "rest" and "gql".`}
- </p>
- </Gutter>
- )
-}
-
-export default Home
diff --git a/examples/auth/nextjs/pages/login/index.module.css b/examples/auth/nextjs/pages/login/index.module.css
deleted file mode 100644
index c873f1ac88a..00000000000
--- a/examples/auth/nextjs/pages/login/index.module.css
+++ /dev/null
@@ -1,8 +0,0 @@
-.form {
- margin-bottom: 30px;
-}
-
-.error {
- color: red;
- margin-bottom: 30px;
-}
diff --git a/examples/auth/nextjs/pages/login/index.tsx b/examples/auth/nextjs/pages/login/index.tsx
deleted file mode 100644
index dec13ecdd75..00000000000
--- a/examples/auth/nextjs/pages/login/index.tsx
+++ /dev/null
@@ -1,77 +0,0 @@
-import React, { useCallback, useEffect, useState } from 'react'
-import { useForm } from 'react-hook-form'
-import Link from 'next/link'
-import { useRouter } from 'next/router'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import { Input } from '../../components/Input'
-import classes from './index.module.css'
-
-type FormData = {
- email: string
- password: string
-}
-
-const Login: React.FC = () => {
- const [error, setError] = useState('')
- const router = useRouter()
- const { login } = useAuth()
-
- const {
- register,
- handleSubmit,
- formState: { errors },
- } = useForm<FormData>()
-
- const onSubmit = useCallback(
- async (data: FormData) => {
- try {
- await login(data)
- router.push('/account')
- } catch (err) {
- setError(err?.message || 'An error occurred while attempting to login.')
- }
- },
- [login, router],
- )
-
- useEffect(() => {
- if (router.query.unauthorized) {
- setError(`To visit the ${router.query.unauthorized} page, you need to be logged in.`)
- }
- }, [router])
-
- return (
- <Gutter>
- <h1>Log in</h1>
- <p>
- To log in, use the email <b>[email protected]</b> with the password <b>test</b>.
- </p>
- {error && <div className={classes.error}>{error}</div>}
- <form onSubmit={handleSubmit(onSubmit)} className={classes.form}>
- <Input
- name="email"
- label="Email Address"
- required
- register={register}
- error={errors.email}
- />
- <Input
- name="password"
- type="password"
- label="Password"
- required
- register={register}
- error={errors.password}
- />
- <input type="submit" />
- </form>
- <Link href="/create-account">Create an account</Link>
- <br />
- <Link href="/recover-password">Recover your password</Link>
- </Gutter>
- )
-}
-
-export default Login
diff --git a/examples/auth/nextjs/pages/logout/index.module.css b/examples/auth/nextjs/pages/logout/index.module.css
deleted file mode 100644
index 7d2f0a0af18..00000000000
--- a/examples/auth/nextjs/pages/logout/index.module.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.error {
- color: red;
- margin-bottom: 30px;
-}
diff --git a/examples/auth/nextjs/pages/logout/index.tsx b/examples/auth/nextjs/pages/logout/index.tsx
deleted file mode 100644
index bebbef34357..00000000000
--- a/examples/auth/nextjs/pages/logout/index.tsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React, { Fragment, useEffect, useState } from 'react'
-import Link from 'next/link'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import classes from './index.module.css'
-
-const Logout: React.FC = () => {
- const { logout } = useAuth()
- const [success, setSuccess] = useState('')
- const [error, setError] = useState('')
-
- useEffect(() => {
- const performLogout = async () => {
- try {
- await logout()
- setSuccess('Logged out successfully.')
- } catch (err) {
- setError(err?.message || 'An error occurred while attempting to logout.')
- }
- }
-
- performLogout()
- }, [logout])
-
- return (
- <Gutter>
- {success && <h1>{success}</h1>}
- {error && <div className={classes.error}>{error}</div>}
- <p>
- {'What would you like to do next? '}
- <Fragment>
- {' To log back in, '}
- <Link href={`/login`}>click here</Link>
- {'.'}
- </Fragment>
- </p>
- </Gutter>
- )
-}
-
-export default Logout
diff --git a/examples/auth/nextjs/pages/recover-password/index.module.css b/examples/auth/nextjs/pages/recover-password/index.module.css
deleted file mode 100644
index 7d2f0a0af18..00000000000
--- a/examples/auth/nextjs/pages/recover-password/index.module.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.error {
- color: red;
- margin-bottom: 30px;
-}
diff --git a/examples/auth/nextjs/pages/recover-password/index.tsx b/examples/auth/nextjs/pages/recover-password/index.tsx
deleted file mode 100644
index fac6f3099bc..00000000000
--- a/examples/auth/nextjs/pages/recover-password/index.tsx
+++ /dev/null
@@ -1,72 +0,0 @@
-import React, { useCallback, useState } from 'react'
-import { useForm } from 'react-hook-form'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import { Input } from '../../components/Input'
-import classes from './index.module.css'
-
-type FormData = {
- email: string
-}
-
-const RecoverPassword: React.FC = () => {
- const [error, setError] = useState('')
- const [success, setSuccess] = useState(false)
- const { forgotPassword } = useAuth()
-
- const {
- register,
- handleSubmit,
- formState: { errors },
- } = useForm<FormData>()
-
- const onSubmit = useCallback(
- async (data: FormData) => {
- try {
- const user = await forgotPassword(data as Parameters<typeof forgotPassword>[0])
-
- if (user) {
- setSuccess(true)
- setError('')
- }
- } catch (err) {
- setError(err?.message || 'An error occurred while attempting to recover password.')
- }
- },
- [forgotPassword],
- )
-
- return (
- <Gutter>
- {!success && (
- <React.Fragment>
- <h1>Recover Password</h1>
- <p>
- Please enter your email below. You will receive an email message with instructions on
- how to reset your password.
- </p>
- {error && <div className={classes.error}>{error}</div>}
- <form onSubmit={handleSubmit(onSubmit)}>
- <Input
- name="email"
- label="Email Address"
- required
- register={register}
- error={errors.email}
- />
- <button type="submit">Submit</button>
- </form>
- </React.Fragment>
- )}
- {success && (
- <React.Fragment>
- <h1>Request submitted</h1>
- <p>Check your email for a link that will allow you to securely reset your password.</p>
- </React.Fragment>
- )}
- </Gutter>
- )
-}
-
-export default RecoverPassword
diff --git a/examples/auth/nextjs/pages/reset-password/index.module.css b/examples/auth/nextjs/pages/reset-password/index.module.css
deleted file mode 100644
index 7d2f0a0af18..00000000000
--- a/examples/auth/nextjs/pages/reset-password/index.module.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.error {
- color: red;
- margin-bottom: 30px;
-}
diff --git a/examples/auth/nextjs/pages/reset-password/index.tsx b/examples/auth/nextjs/pages/reset-password/index.tsx
deleted file mode 100644
index 1030e5bb53a..00000000000
--- a/examples/auth/nextjs/pages/reset-password/index.tsx
+++ /dev/null
@@ -1,73 +0,0 @@
-import React, { useCallback, useEffect, useState } from 'react'
-import { useForm } from 'react-hook-form'
-import { useRouter } from 'next/router'
-
-import { useAuth } from '../../components/Auth'
-import { Gutter } from '../../components/Gutter'
-import { Input } from '../../components/Input'
-import classes from './index.module.css'
-
-type FormData = {
- password: string
- token: string
-}
-
-const ResetPassword: React.FC = () => {
- const [error, setError] = useState('')
- const { login, resetPassword } = useAuth()
- const router = useRouter()
-
- const token = typeof router.query.token === 'string' ? router.query.token : undefined
-
- const {
- register,
- handleSubmit,
- formState: { errors },
- reset,
- } = useForm<FormData>()
-
- const onSubmit = useCallback(
- async (data: FormData) => {
- try {
- const user = await resetPassword(data as Parameters<typeof resetPassword>[0])
-
- if (user) {
- // Automatically log the user in after they successfully reset password
- // Then redirect them to /account with success message in URL
- await login({ email: user.email, password: data.password })
- router.push('/account?success=Password reset successfully.')
- }
- } catch (err) {
- setError(err?.message || 'An error occurred while attempting to reset password.')
- }
- },
- [router, login, resetPassword],
- )
-
- // When Next.js populates token within router, reset form with new token value
- useEffect(() => {
- reset({ token })
- }, [reset, token])
-
- return (
- <Gutter>
- <h1>Reset Password</h1>
- <p>Please enter a new password below.</p>
- {error && <div className={classes.error}>{error}</div>}
- <form onSubmit={handleSubmit(onSubmit)}>
- <Input
- name="password"
- type="password"
- label="New Password"
- required
- register={register}
- error={errors.password}
- />
- <input type="hidden" {...register('token')} />
- <button type="submit">Submit</button>
- </form>
- </Gutter>
- )
-}
-
-export default ResetPassword
diff --git a/examples/auth/nextjs/public/favicon.ico b/examples/auth/nextjs/public/favicon.ico
deleted file mode 100644
index 718d6fea483..00000000000
Binary files a/examples/auth/nextjs/public/favicon.ico and /dev/null differ
diff --git a/examples/auth/nextjs/yarn.lock b/examples/auth/nextjs/yarn.lock
deleted file mode 100644
index 0abe5a1a3bf..00000000000
--- a/examples/auth/nextjs/yarn.lock
+++ /dev/null
@@ -1,1686 +0,0 @@
-# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
-# yarn lockfile v1
-
-
-"@eslint/eslintrc@^1.3.3":
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
- integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
- dependencies:
- ajv "^6.12.4"
- debug "^4.3.2"
- espree "^9.4.0"
- globals "^13.19.0"
- ignore "^5.2.0"
- import-fresh "^3.2.1"
- js-yaml "^4.1.0"
- minimatch "^3.1.2"
- strip-json-comments "^3.1.1"
-
-"@humanwhocodes/config-array@^0.10.5":
- version "0.10.7"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
- integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
- dependencies:
- "@humanwhocodes/object-schema" "^1.2.1"
- debug "^4.1.1"
- minimatch "^3.0.4"
-
-"@humanwhocodes/module-importer@^1.0.1":
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
- integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
-
-"@humanwhocodes/object-schema@^1.2.1":
- version "1.2.1"
- resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
- integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/env/-/env-13.1.6.tgz#c4925609f16142ded1a5cb833359ab17359b7a93"
- integrity sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==
-
-"@next/eslint-plugin-next@^13.1.6":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.6.tgz#ad8be22dd3d8aee9a9bd9a2507e2c55a2f7ebdd9"
- integrity sha512-o7cauUYsXjzSJkay8wKjpKJf2uLzlggCsGUkPu3lP09Pv97jYlekTC20KJrjQKmSv5DXV0R/uks2ZXhqjNkqAw==
- dependencies:
- glob "7.1.7"
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.1.6.tgz#d766dfc10e27814d947b20f052067c239913dbcc"
- integrity sha512-F3/6Z8LH/pGlPzR1AcjPFxx35mPqjE5xZcf+IL+KgbW9tMkp7CYi1y7qKrEWU7W4AumxX/8OINnDQWLiwLasLQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-13.1.6.tgz#f37a98d5f18927d8c9970d750d516ac779465176"
- integrity sha512-cMwQjnB8vrYkWyK/H0Rf2c2pKIH4RGjpKUDvbjVAit6SbwPDpmaijLio0LWFV3/tOnY6kvzbL62lndVA0mkYpw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.1.6.tgz#ec1b90fd9bf809d8b81004c5182e254dced4ad96"
- integrity sha512-KKRQH4DDE4kONXCvFMNBZGDb499Hs+xcFAwvj+rfSUssIDrZOlyfJNy55rH5t2Qxed1e4K80KEJgsxKQN1/fyw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.1.6.tgz#e869ac75d16995eee733a7d1550322d9051c1eb4"
- integrity sha512-/uOky5PaZDoaU99ohjtNcDTJ6ks/gZ5ykTQDvNZDjIoCxFe3+t06bxsTPY6tAO6uEAw5f6vVFX5H5KLwhrkZCA==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.1.6.tgz#84a7b2e423a2904afc2edca21c2f1ba6b53fa4c1"
- integrity sha512-qaEALZeV7to6weSXk3Br80wtFQ7cFTpos/q+m9XVRFggu+8Ib895XhMWdJBzew6aaOcMvYR6KQ6JmHA2/eMzWw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.1.6.tgz#980eed1f655ff8a72187d8a6ef9e73ac39d20d23"
- integrity sha512-OybkbC58A1wJ+JrJSOjGDvZzrVEQA4sprJejGqMwiZyLqhr9Eo8FXF0y6HL+m1CPCpPhXEHz/2xKoYsl16kNqw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.1.6.tgz#87a71db21cded3f7c63d1d19079845c59813c53d"
- integrity sha512-yCH+yDr7/4FDuWv6+GiYrPI9kcTAO3y48UmaIbrKy8ZJpi7RehJe3vIBRUmLrLaNDH3rY1rwoHi471NvR5J5NQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.1.6.tgz#c5aac8619331b9fd030603bbe2b36052011e11de"
- integrity sha512-ECagB8LGX25P9Mrmlc7Q/TQBb9rGScxHbv/kLqqIWs2fIXy6Y/EiBBiM72NTwuXUFCNrWR4sjUPSooVBJJ3ESQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.1.6.tgz#9513d36d540bbfea575576746736054c31aacdea"
- integrity sha512-GT5w2mruk90V/I5g6ScuueE7fqj/d8Bui2qxdw6lFxmuTgMeol5rnzAv4uAoVQgClOUO/MULilzlODg9Ib3Y4Q==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.1.6.tgz#d61fc6884899f5957251f4ce3f522e34a2c479b7"
- integrity sha512-keFD6KvwOPzmat4TCnlnuxJCQepPN+8j3Nw876FtULxo8005Y9Ghcl7ACcR8GoiKoddAq8gxNBrpjoxjQRHeAQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.1.6.tgz#fac2077a8ae9768e31444c9ae90807e64117cda7"
- integrity sha512-OwertslIiGQluFvHyRDzBCIB07qJjqabAmINlXUYt7/sY7Q7QPE8xVi5beBxX/rxTGPIbtyIe3faBE6Z2KywhQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.1.6.tgz#498bc11c91b4c482a625bf4b978f98ae91111e46"
- integrity sha512-g8zowiuP8FxUR9zslPmlju7qYbs2XBtTLVSxVikPtUDQedhcls39uKYLvOOd1JZg0ehyhopobRoH1q+MHlIN/w==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.1.6.tgz#17ed919c723426b7d0ce1cd73d40ce3dcd342089"
- integrity sha512-Ls2OL9hi3YlJKGNdKv8k3X/lLgc3VmLG3a/DeTkAd+lAituJp8ZHmRmm9f9SL84fT3CotlzcgbdaCDfFwFA6bA==
-
-"@nodelib/[email protected]":
- version "2.1.5"
- resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
- integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
- dependencies:
- "@nodelib/fs.stat" "2.0.5"
- run-parallel "^1.1.9"
-
-"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
- version "2.0.5"
- resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
- integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
-
-"@nodelib/fs.walk@^1.2.3":
- version "1.2.8"
- resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
- integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
- dependencies:
- "@nodelib/fs.scandir" "2.1.5"
- fastq "^1.6.0"
-
-"@payloadcms/eslint-config@^0.0.1":
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.1.tgz#4324702ddef6c773b3f3033795a13e6b50c95a92"
- integrity sha512-Il59+0C4E/bI6uM2hont3I+oABWkJZbfbItubje5SGMrXkymUq8jT/UZRk0eCt918bB7gihxDXx8guFnR/aNIw==
-
-"@swc/[email protected]":
- version "0.4.14"
- resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.14.tgz#1352ac6d95e3617ccb7c1498ff019654f1e12a74"
- integrity sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==
- dependencies:
- tslib "^2.4.0"
-
-"@types/json-schema@^7.0.9":
- version "7.0.11"
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
- integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
-
-"@types/json5@^0.0.29":
- version "0.0.29"
- resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
- integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
-
-"@types/[email protected]":
- version "18.11.3"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
- integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
-
-"@types/prop-types@*":
- version "15.7.5"
- resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
- integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
-
-"@types/[email protected]":
- version "18.0.21"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
- integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
- dependencies:
- "@types/prop-types" "*"
- "@types/scheduler" "*"
- csstype "^3.0.2"
-
-"@types/scheduler@*":
- version "0.16.2"
- resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
- integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
-
-"@types/semver@^7.3.12":
- version "7.3.13"
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
- integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
-
-"@typescript-eslint/eslint-plugin@^5.51.0":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz#5fb0d43574c2411f16ea80f5fc335b8eaa7b28a8"
- integrity sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==
- dependencies:
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/type-utils" "5.52.0"
- "@typescript-eslint/utils" "5.52.0"
- debug "^4.3.4"
- grapheme-splitter "^1.0.4"
- ignore "^5.2.0"
- natural-compare-lite "^1.4.0"
- regexpp "^3.2.0"
- semver "^7.3.7"
- tsutils "^3.21.0"
-
-"@typescript-eslint/parser@^5.51.0":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4"
- integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==
- dependencies:
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/typescript-estree" "5.52.0"
- debug "^4.3.4"
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.52.0.tgz#a993d89a0556ea16811db48eabd7c5b72dcb83d1"
- integrity sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw==
- dependencies:
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/visitor-keys" "5.52.0"
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz#9fd28cd02e6f21f5109e35496df41893f33167aa"
- integrity sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==
- dependencies:
- "@typescript-eslint/typescript-estree" "5.52.0"
- "@typescript-eslint/utils" "5.52.0"
- debug "^4.3.4"
- tsutils "^3.21.0"
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
- integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca"
- integrity sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==
- dependencies:
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/visitor-keys" "5.52.0"
- debug "^4.3.4"
- globby "^11.1.0"
- is-glob "^4.0.3"
- semver "^7.3.7"
- tsutils "^3.21.0"
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.52.0.tgz#b260bb5a8f6b00a0ed51db66bdba4ed5e4845a72"
- integrity sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==
- dependencies:
- "@types/json-schema" "^7.0.9"
- "@types/semver" "^7.3.12"
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/typescript-estree" "5.52.0"
- eslint-scope "^5.1.1"
- eslint-utils "^3.0.0"
- semver "^7.3.7"
-
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.52.0.tgz#e38c971259f44f80cfe49d97dbffa38e3e75030f"
- integrity sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==
- dependencies:
- "@typescript-eslint/types" "5.52.0"
- eslint-visitor-keys "^3.3.0"
-
-acorn-jsx@^5.3.2:
- version "5.3.2"
- resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
- integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
-
-acorn@^8.8.0:
- version "8.8.0"
- resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
- integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
-
-ajv@^6.10.0, ajv@^6.12.4:
- version "6.12.6"
- resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
- integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
- dependencies:
- fast-deep-equal "^3.1.1"
- fast-json-stable-stringify "^2.0.0"
- json-schema-traverse "^0.4.1"
- uri-js "^4.2.2"
-
-ansi-regex@^5.0.1:
- version "5.0.1"
- resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
- integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
-
-ansi-styles@^4.1.0:
- version "4.3.0"
- resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
- integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
- dependencies:
- color-convert "^2.0.1"
-
-argparse@^2.0.1:
- version "2.0.1"
- resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
- integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
-
-array-includes@^3.1.4:
- version "3.1.5"
- resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
- integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
- get-intrinsic "^1.1.1"
- is-string "^1.0.7"
-
-array-union@^2.1.0:
- version "2.1.0"
- resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
- integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
-
-array.prototype.flat@^1.2.5:
- version "1.3.0"
- resolved "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz#0b0c1567bf57b38b56b4c97b8aa72ab45e4adc7b"
- integrity sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.2"
- es-shim-unscopables "^1.0.0"
-
-balanced-match@^1.0.0:
- version "1.0.2"
- resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
- integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
-
-brace-expansion@^1.1.7:
- version "1.1.11"
- resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
- dependencies:
- balanced-match "^1.0.0"
- concat-map "0.0.1"
-
-braces@^3.0.2:
- version "3.0.2"
- resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
- dependencies:
- fill-range "^7.0.1"
-
-call-bind@^1.0.0, call-bind@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
- integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
- dependencies:
- function-bind "^1.1.1"
- get-intrinsic "^1.0.2"
-
-callsites@^3.0.0:
- version "3.1.0"
- resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
- integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
-
-caniuse-lite@^1.0.30001406:
- version "1.0.30001452"
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001452.tgz#dff7b8bb834b3a91808f0a9ff0453abb1fbba02a"
- integrity sha512-Lkp0vFjMkBB3GTpLR8zk4NwW5EdRdnitwYJHDOOKIU85x4ckYCPQ+9WlVvSVClHxVReefkUMtWZH2l9KGlD51w==
-
-chalk@^4.0.0:
- version "4.1.2"
- resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
- integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
- dependencies:
- ansi-styles "^4.1.0"
- supports-color "^7.1.0"
-
[email protected]:
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
- integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
-
-color-convert@^2.0.1:
- version "2.0.1"
- resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
- integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
- dependencies:
- color-name "~1.1.4"
-
-color-name@~1.1.4:
- version "1.1.4"
- resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
-
[email protected]:
- version "0.0.1"
- resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
- integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
-
-cross-spawn@^7.0.2:
- version "7.0.3"
- resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
- dependencies:
- path-key "^3.1.0"
- shebang-command "^2.0.0"
- which "^2.0.1"
-
-csstype@^3.0.2:
- version "3.1.0"
- resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
- integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
-
-debug@^2.6.9:
- version "2.6.9"
- resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
- integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
- dependencies:
- ms "2.0.0"
-
-debug@^3.2.7:
- version "3.2.7"
- resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
- integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
- dependencies:
- ms "^2.1.1"
-
-debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
- version "4.3.4"
- resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
- integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
- dependencies:
- ms "2.1.2"
-
-deep-is@^0.1.3:
- version "0.1.4"
- resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
- integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
-
-define-properties@^1.1.3, define-properties@^1.1.4:
- version "1.1.4"
- resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz#0b14d7bd7fbeb2f3572c3a7eda80ea5d57fb05b1"
- integrity sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==
- dependencies:
- has-property-descriptors "^1.0.0"
- object-keys "^1.1.1"
-
-dir-glob@^3.0.1:
- version "3.0.1"
- resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
- integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
- dependencies:
- path-type "^4.0.0"
-
-doctrine@^2.1.0:
- version "2.1.0"
- resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
- integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
- dependencies:
- esutils "^2.0.2"
-
-doctrine@^3.0.0:
- version "3.0.0"
- resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
- dependencies:
- esutils "^2.0.2"
-
-es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19.5:
- version "1.20.1"
- resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814"
- integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==
- dependencies:
- call-bind "^1.0.2"
- es-to-primitive "^1.2.1"
- function-bind "^1.1.1"
- function.prototype.name "^1.1.5"
- get-intrinsic "^1.1.1"
- get-symbol-description "^1.0.0"
- has "^1.0.3"
- has-property-descriptors "^1.0.0"
- has-symbols "^1.0.3"
- internal-slot "^1.0.3"
- is-callable "^1.2.4"
- is-negative-zero "^2.0.2"
- is-regex "^1.1.4"
- is-shared-array-buffer "^1.0.2"
- is-string "^1.0.7"
- is-weakref "^1.0.2"
- object-inspect "^1.12.0"
- object-keys "^1.1.1"
- object.assign "^4.1.2"
- regexp.prototype.flags "^1.4.3"
- string.prototype.trimend "^1.0.5"
- string.prototype.trimstart "^1.0.5"
- unbox-primitive "^1.0.2"
-
-es-shim-unscopables@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
- integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
- dependencies:
- has "^1.0.3"
-
-es-to-primitive@^1.2.1:
- version "1.2.1"
- resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
- integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
- dependencies:
- is-callable "^1.1.4"
- is-date-object "^1.0.1"
- is-symbol "^1.0.2"
-
-escape-html@^1.0.3:
- version "1.0.3"
- resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
- integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
-
-escape-string-regexp@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
- integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
-
-eslint-config-prettier@^8.5.0:
- version "8.6.0"
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
- integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
-
-eslint-import-resolver-node@^0.3.6:
- version "0.3.6"
- resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
- integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
- dependencies:
- debug "^3.2.7"
- resolve "^1.20.0"
-
-eslint-module-utils@^2.7.2:
- version "2.7.4"
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
- integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
- dependencies:
- debug "^3.2.7"
-
-eslint-plugin-filenames@^1.3.2:
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz#7094f00d7aefdd6999e3ac19f72cea058e590cf7"
- integrity sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==
- dependencies:
- lodash.camelcase "4.3.0"
- lodash.kebabcase "4.1.1"
- lodash.snakecase "4.1.1"
- lodash.upperfirst "4.3.1"
-
[email protected]:
- version "2.25.4"
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
- integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
- dependencies:
- array-includes "^3.1.4"
- array.prototype.flat "^1.2.5"
- debug "^2.6.9"
- doctrine "^2.1.0"
- eslint-import-resolver-node "^0.3.6"
- eslint-module-utils "^2.7.2"
- has "^1.0.3"
- is-core-module "^2.8.0"
- is-glob "^4.0.3"
- minimatch "^3.0.4"
- object.values "^1.1.5"
- resolve "^1.20.0"
- tsconfig-paths "^3.12.0"
-
-eslint-plugin-prettier@^4.0.0:
- version "4.2.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
- dependencies:
- prettier-linter-helpers "^1.0.0"
-
-eslint-plugin-react-hooks@^4.6.0:
- version "4.6.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
- integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
-
-eslint-plugin-simple-import-sort@^10.0.0:
- version "10.0.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10.0.0.tgz#cc4ceaa81ba73252427062705b64321946f61351"
- integrity sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==
-
-eslint-scope@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
- integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
- dependencies:
- esrecurse "^4.3.0"
- estraverse "^4.1.1"
-
-eslint-scope@^7.1.1:
- version "7.1.1"
- resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
- integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
- dependencies:
- esrecurse "^4.3.0"
- estraverse "^5.2.0"
-
-eslint-utils@^3.0.0:
- version "3.0.0"
- resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
- integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
- dependencies:
- eslint-visitor-keys "^2.0.0"
-
-eslint-visitor-keys@^2.0.0:
- version "2.1.0"
- resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
- integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
-
-eslint-visitor-keys@^3.3.0:
- version "3.3.0"
- resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
- integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
-
[email protected]:
- version "8.25.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
- integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
- dependencies:
- "@eslint/eslintrc" "^1.3.3"
- "@humanwhocodes/config-array" "^0.10.5"
- "@humanwhocodes/module-importer" "^1.0.1"
- ajv "^6.10.0"
- chalk "^4.0.0"
- cross-spawn "^7.0.2"
- debug "^4.3.2"
- doctrine "^3.0.0"
- escape-string-regexp "^4.0.0"
- eslint-scope "^7.1.1"
- eslint-utils "^3.0.0"
- eslint-visitor-keys "^3.3.0"
- espree "^9.4.0"
- esquery "^1.4.0"
- esutils "^2.0.2"
- fast-deep-equal "^3.1.3"
- file-entry-cache "^6.0.1"
- find-up "^5.0.0"
- glob-parent "^6.0.1"
- globals "^13.15.0"
- globby "^11.1.0"
- grapheme-splitter "^1.0.4"
- ignore "^5.2.0"
- import-fresh "^3.0.0"
- imurmurhash "^0.1.4"
- is-glob "^4.0.0"
- js-sdsl "^4.1.4"
- js-yaml "^4.1.0"
- json-stable-stringify-without-jsonify "^1.0.1"
- levn "^0.4.1"
- lodash.merge "^4.6.2"
- minimatch "^3.1.2"
- natural-compare "^1.4.0"
- optionator "^0.9.1"
- regexpp "^3.2.0"
- strip-ansi "^6.0.1"
- strip-json-comments "^3.1.0"
- text-table "^0.2.0"
-
-espree@^9.4.0:
- version "9.4.1"
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd"
- integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==
- dependencies:
- acorn "^8.8.0"
- acorn-jsx "^5.3.2"
- eslint-visitor-keys "^3.3.0"
-
-esquery@^1.4.0:
- version "1.4.0"
- resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
- dependencies:
- estraverse "^5.1.0"
-
-esrecurse@^4.3.0:
- version "4.3.0"
- resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
- integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
- dependencies:
- estraverse "^5.2.0"
-
-estraverse@^4.1.1:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
- integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
-
-estraverse@^5.1.0, estraverse@^5.2.0:
- version "5.3.0"
- resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
- integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
-
-esutils@^2.0.2:
- version "2.0.3"
- resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
- integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
-
-fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
- version "3.1.3"
- resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
- integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
-
-fast-diff@^1.1.2:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
- integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
-
-fast-glob@^3.2.9:
- version "3.2.11"
- resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
- integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
- dependencies:
- "@nodelib/fs.stat" "^2.0.2"
- "@nodelib/fs.walk" "^1.2.3"
- glob-parent "^5.1.2"
- merge2 "^1.3.0"
- micromatch "^4.0.4"
-
-fast-json-stable-stringify@^2.0.0:
- version "2.1.0"
- resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
- integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
-
-fast-levenshtein@^2.0.6:
- version "2.0.6"
- resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
- integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
-
-fastq@^1.6.0:
- version "1.13.0"
- resolved "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
- integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
- dependencies:
- reusify "^1.0.4"
-
-file-entry-cache@^6.0.1:
- version "6.0.1"
- resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
- dependencies:
- flat-cache "^3.0.4"
-
-fill-range@^7.0.1:
- version "7.0.1"
- resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
- dependencies:
- to-regex-range "^5.0.1"
-
-find-up@^5.0.0:
- version "5.0.0"
- resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
- integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
- dependencies:
- locate-path "^6.0.0"
- path-exists "^4.0.0"
-
-flat-cache@^3.0.4:
- version "3.0.4"
- resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
- integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
- dependencies:
- flatted "^3.1.0"
- rimraf "^3.0.2"
-
-flatted@^3.1.0:
- version "3.2.6"
- resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
- integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
-
-fs.realpath@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
- integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
-
-function-bind@^1.1.1:
- version "1.1.1"
- resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
- integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
-
-function.prototype.name@^1.1.5:
- version "1.1.5"
- resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
- integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.0"
- functions-have-names "^1.2.2"
-
-functions-have-names@^1.2.2:
- version "1.2.3"
- resolved "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
- integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
-
-get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
- version "1.1.2"
- resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598"
- integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
- dependencies:
- function-bind "^1.1.1"
- has "^1.0.3"
- has-symbols "^1.0.3"
-
-get-symbol-description@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
- integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
- dependencies:
- call-bind "^1.0.2"
- get-intrinsic "^1.1.1"
-
-glob-parent@^5.1.2:
- version "5.1.2"
- resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
- integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
- dependencies:
- is-glob "^4.0.1"
-
-glob-parent@^6.0.1:
- version "6.0.2"
- resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
- integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
- dependencies:
- is-glob "^4.0.3"
-
[email protected]:
- version "7.1.7"
- resolved "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
- integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
-glob@^7.1.3:
- version "7.2.3"
- resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
- integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.1.1"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
-globals@^13.15.0:
- version "13.17.0"
- resolved "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
- integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
- dependencies:
- type-fest "^0.20.2"
-
-globals@^13.19.0:
- version "13.20.0"
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
- integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
- dependencies:
- type-fest "^0.20.2"
-
-globby@^11.1.0:
- version "11.1.0"
- resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
- integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
- dependencies:
- array-union "^2.1.0"
- dir-glob "^3.0.1"
- fast-glob "^3.2.9"
- ignore "^5.2.0"
- merge2 "^1.4.1"
- slash "^3.0.0"
-
-grapheme-splitter@^1.0.4:
- version "1.0.4"
- resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
- integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
-
-has-bigints@^1.0.1, has-bigints@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
- integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
-
-has-flag@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
- integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
-
-has-property-descriptors@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
- integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
- dependencies:
- get-intrinsic "^1.1.1"
-
-has-symbols@^1.0.2, has-symbols@^1.0.3:
- version "1.0.3"
- resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
- integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
-
-has-tostringtag@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
- integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
- dependencies:
- has-symbols "^1.0.2"
-
-has@^1.0.3:
- version "1.0.3"
- resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
- integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
- dependencies:
- function-bind "^1.1.1"
-
-ignore@^5.2.0:
- version "5.2.0"
- resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
- integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
-
-immer@^9.0.6:
- version "9.0.15"
- resolved "https://registry.npmjs.org/immer/-/immer-9.0.15.tgz#0b9169e5b1d22137aba7d43f8a81a495dd1b62dc"
- integrity sha512-2eB/sswms9AEUSkOm4SbV5Y7Vmt/bKRwByd52jfLkW4OLYeaTP3EEiJ9agqU0O/tq6Dk62Zfj+TJSqfm1rLVGQ==
-
-import-fresh@^3.0.0, import-fresh@^3.2.1:
- version "3.3.0"
- resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
- integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
- dependencies:
- parent-module "^1.0.0"
- resolve-from "^4.0.0"
-
-imurmurhash@^0.1.4:
- version "0.1.4"
- resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
- integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
-
-inflight@^1.0.4:
- version "1.0.6"
- resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
- integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
- dependencies:
- once "^1.3.0"
- wrappy "1"
-
-inherits@2:
- version "2.0.4"
- resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
- integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
-
-internal-slot@^1.0.3:
- version "1.0.3"
- resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
- integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
- dependencies:
- get-intrinsic "^1.1.0"
- has "^1.0.3"
- side-channel "^1.0.4"
-
-is-bigint@^1.0.1:
- version "1.0.4"
- resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
- integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
- dependencies:
- has-bigints "^1.0.1"
-
-is-boolean-object@^1.1.0:
- version "1.1.2"
- resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
- integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
- dependencies:
- call-bind "^1.0.2"
- has-tostringtag "^1.0.0"
-
-is-callable@^1.1.4, is-callable@^1.2.4:
- version "1.2.4"
- resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
- integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
-
-is-core-module@^2.8.0:
- version "2.11.0"
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
- integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
- dependencies:
- has "^1.0.3"
-
-is-core-module@^2.9.0:
- version "2.10.0"
- resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed"
- integrity sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==
- dependencies:
- has "^1.0.3"
-
-is-date-object@^1.0.1:
- version "1.0.5"
- resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
- integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
- dependencies:
- has-tostringtag "^1.0.0"
-
-is-extglob@^2.1.1:
- version "2.1.1"
- resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
- integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
-
-is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
- version "4.0.3"
- resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
- integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
- dependencies:
- is-extglob "^2.1.1"
-
-is-negative-zero@^2.0.2:
- version "2.0.2"
- resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
- integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
-
-is-number-object@^1.0.4:
- version "1.0.7"
- resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
- integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
- dependencies:
- has-tostringtag "^1.0.0"
-
-is-number@^7.0.0:
- version "7.0.0"
- resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
- integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
-
-is-plain-object@^5.0.0:
- version "5.0.0"
- resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
- integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
-
-is-regex@^1.1.4:
- version "1.1.4"
- resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
- integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
- dependencies:
- call-bind "^1.0.2"
- has-tostringtag "^1.0.0"
-
-is-shared-array-buffer@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
- integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
- dependencies:
- call-bind "^1.0.2"
-
-is-string@^1.0.5, is-string@^1.0.7:
- version "1.0.7"
- resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
- integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
- dependencies:
- has-tostringtag "^1.0.0"
-
-is-symbol@^1.0.2, is-symbol@^1.0.3:
- version "1.0.4"
- resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
- integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
- dependencies:
- has-symbols "^1.0.2"
-
-is-weakref@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
- integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
- dependencies:
- call-bind "^1.0.2"
-
-isexe@^2.0.0:
- version "2.0.0"
- resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
- integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
-
-js-sdsl@^4.1.4:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
- integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==
-
-"js-tokens@^3.0.0 || ^4.0.0":
- version "4.0.0"
- resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
- integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
-
-js-yaml@^4.1.0:
- version "4.1.0"
- resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
- dependencies:
- argparse "^2.0.1"
-
-json-schema-traverse@^0.4.1:
- version "0.4.1"
- resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
- integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
-
-json-stable-stringify-without-jsonify@^1.0.1:
- version "1.0.1"
- resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
- integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
-
-json5@^1.0.1:
- version "1.0.1"
- resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
- integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
- dependencies:
- minimist "^1.2.0"
-
-levn@^0.4.1:
- version "0.4.1"
- resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
- integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
- dependencies:
- prelude-ls "^1.2.1"
- type-check "~0.4.0"
-
-locate-path@^6.0.0:
- version "6.0.0"
- resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
- integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
- dependencies:
- p-locate "^5.0.0"
-
[email protected]:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
- integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
-
[email protected]:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
- integrity sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
-
-lodash.merge@^4.6.2:
- version "4.6.2"
- resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
- integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
-
[email protected]:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
- integrity sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
-
[email protected]:
- version "4.3.1"
- resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
- integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
-
-loose-envify@^1.1.0:
- version "1.4.0"
- resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
- integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
- dependencies:
- js-tokens "^3.0.0 || ^4.0.0"
-
-lru-cache@^6.0.0:
- version "6.0.0"
- resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
- integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
- dependencies:
- yallist "^4.0.0"
-
-merge2@^1.3.0, merge2@^1.4.1:
- version "1.4.1"
- resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
- integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
-
-micromatch@^4.0.4:
- version "4.0.5"
- resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
- dependencies:
- braces "^3.0.2"
- picomatch "^2.3.1"
-
-minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
- version "3.1.2"
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
- integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
- dependencies:
- brace-expansion "^1.1.7"
-
-minimist@^1.2.0, minimist@^1.2.6:
- version "1.2.6"
- resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
-
[email protected]:
- version "2.0.0"
- resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
- integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
-
[email protected]:
- version "2.1.2"
- resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
- integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
-
-ms@^2.1.1:
- version "2.1.3"
- resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
- integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
-
-nanoid@^3.3.4:
- version "3.3.4"
- resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
-
-natural-compare-lite@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
- integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
-
-natural-compare@^1.4.0:
- version "1.4.0"
- resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
- integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
-
-next@^13.1.6:
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/next/-/next-13.1.6.tgz#054babe20b601f21f682f197063c9b0b32f1a27c"
- integrity sha512-hHlbhKPj9pW+Cymvfzc15lvhaOZ54l+8sXDXJWm3OBNBzgrVj6hwGPmqqsXg40xO1Leq+kXpllzRPuncpC0Phw==
- dependencies:
- "@next/env" "13.1.6"
- "@swc/helpers" "0.4.14"
- caniuse-lite "^1.0.30001406"
- postcss "8.4.14"
- styled-jsx "5.1.1"
- optionalDependencies:
- "@next/swc-android-arm-eabi" "13.1.6"
- "@next/swc-android-arm64" "13.1.6"
- "@next/swc-darwin-arm64" "13.1.6"
- "@next/swc-darwin-x64" "13.1.6"
- "@next/swc-freebsd-x64" "13.1.6"
- "@next/swc-linux-arm-gnueabihf" "13.1.6"
- "@next/swc-linux-arm64-gnu" "13.1.6"
- "@next/swc-linux-arm64-musl" "13.1.6"
- "@next/swc-linux-x64-gnu" "13.1.6"
- "@next/swc-linux-x64-musl" "13.1.6"
- "@next/swc-win32-arm64-msvc" "13.1.6"
- "@next/swc-win32-ia32-msvc" "13.1.6"
- "@next/swc-win32-x64-msvc" "13.1.6"
-
-object-inspect@^1.12.0, object-inspect@^1.9.0:
- version "1.12.2"
- resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
- integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
-
-object-keys@^1.1.1:
- version "1.1.1"
- resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
- integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
-
-object.assign@^4.1.2:
- version "4.1.4"
- resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
- integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- has-symbols "^1.0.3"
- object-keys "^1.1.1"
-
-object.values@^1.1.5:
- version "1.1.5"
- resolved "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
- integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.1"
-
-once@^1.3.0:
- version "1.4.0"
- resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
- integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
- dependencies:
- wrappy "1"
-
-optionator@^0.9.1:
- version "0.9.1"
- resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
- integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
- dependencies:
- deep-is "^0.1.3"
- fast-levenshtein "^2.0.6"
- levn "^0.4.1"
- prelude-ls "^1.2.1"
- type-check "^0.4.0"
- word-wrap "^1.2.3"
-
-p-limit@^3.0.2:
- version "3.1.0"
- resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
- integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
- dependencies:
- yocto-queue "^0.1.0"
-
-p-locate@^5.0.0:
- version "5.0.0"
- resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
- integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
- dependencies:
- p-limit "^3.0.2"
-
-parent-module@^1.0.0:
- version "1.0.1"
- resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
- integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
- dependencies:
- callsites "^3.0.0"
-
-path-exists@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
- integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
-
-path-is-absolute@^1.0.0:
- version "1.0.1"
- resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
- integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
-
-path-key@^3.1.0:
- version "3.1.1"
- resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
- integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
-
-path-parse@^1.0.7:
- version "1.0.7"
- resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
- integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
-
-path-type@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
- integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
-
-picocolors@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
- integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
-
-picomatch@^2.3.1:
- version "2.3.1"
- resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
- integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
-
[email protected]:
- version "8.4.14"
- resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
- integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
- dependencies:
- nanoid "^3.3.4"
- picocolors "^1.0.0"
- source-map-js "^1.0.2"
-
-prelude-ls@^1.2.1:
- version "1.2.1"
- resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
- integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
-
-prettier-linter-helpers@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
- integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
- dependencies:
- fast-diff "^1.1.2"
-
-prettier@^2.7.1:
- version "2.7.1"
- resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
- integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
-
-punycode@^2.1.0:
- version "2.1.1"
- resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
- integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
-
-queue-microtask@^1.2.2:
- version "1.2.3"
- resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
- integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
-
[email protected]:
- version "18.2.0"
- resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
- integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
- dependencies:
- loose-envify "^1.1.0"
- scheduler "^0.23.0"
-
-react-hook-form@^7.34.2:
- version "7.34.2"
- resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.34.2.tgz#9ac6d1a309a7c4aaa369d1269357a70e9e9bf4de"
- integrity sha512-1lYWbEqr0GW7HHUjMScXMidGvV0BE2RJV3ap2BL7G0EJirkqpccTaawbsvBO8GZaB3JjCeFBEbnEWI1P8ZoLRQ==
-
[email protected]:
- version "18.2.0"
- resolved "https://registry.npmjs.org/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
- dependencies:
- loose-envify "^1.1.0"
-
-regexp.prototype.flags@^1.4.3:
- version "1.4.3"
- resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
- integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- functions-have-names "^1.2.2"
-
-regexpp@^3.2.0:
- version "3.2.0"
- resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
- integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
-
-resolve-from@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
- integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
-
-resolve@^1.20.0:
- version "1.22.1"
- resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
- integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
- dependencies:
- is-core-module "^2.9.0"
- path-parse "^1.0.7"
- supports-preserve-symlinks-flag "^1.0.0"
-
-reusify@^1.0.4:
- version "1.0.4"
- resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
- integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
-
-rimraf@^3.0.2:
- version "3.0.2"
- resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
- dependencies:
- glob "^7.1.3"
-
-run-parallel@^1.1.9:
- version "1.2.0"
- resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
- integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
- dependencies:
- queue-microtask "^1.2.2"
-
-scheduler@^0.23.0:
- version "0.23.0"
- resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
- integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
- dependencies:
- loose-envify "^1.1.0"
-
-semver@^7.3.7:
- version "7.3.7"
- resolved "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
- integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
- dependencies:
- lru-cache "^6.0.0"
-
-shebang-command@^2.0.0:
- version "2.0.0"
- resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
- integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
- dependencies:
- shebang-regex "^3.0.0"
-
-shebang-regex@^3.0.0:
- version "3.0.0"
- resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
- integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
-
-side-channel@^1.0.4:
- version "1.0.4"
- resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
- integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
- dependencies:
- call-bind "^1.0.0"
- get-intrinsic "^1.0.2"
- object-inspect "^1.9.0"
-
-slash@^3.0.0:
- version "3.0.0"
- resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
- integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
-
-slate@^0.82.0:
- version "0.82.0"
- resolved "https://registry.npmjs.org/slate/-/slate-0.82.0.tgz#3a948347df58af2800bef162179cebc467c08b34"
- integrity sha512-2O2NQunBoIWp3M6HP9w1RnNYR6eC52jW4cAXiUDthTxeiwTjL+wrSncls+9jmfqVrUnUb13qbgOEmw6/EdE1yA==
- dependencies:
- immer "^9.0.6"
- is-plain-object "^5.0.0"
- tiny-warning "^1.0.3"
-
-source-map-js@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
- integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
-
-string.prototype.trimend@^1.0.5:
- version "1.0.5"
- resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"
- integrity sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
-
-string.prototype.trimstart@^1.0.5:
- version "1.0.5"
- resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz#5466d93ba58cfa2134839f81d7f42437e8c01fef"
- integrity sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==
- dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
-
-strip-ansi@^6.0.1:
- version "6.0.1"
- resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
- dependencies:
- ansi-regex "^5.0.1"
-
-strip-bom@^3.0.0:
- version "3.0.0"
- resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
- integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
-
-strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
- version "3.1.1"
- resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
- integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
-
[email protected]:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
- integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
- dependencies:
- client-only "0.0.1"
-
-supports-color@^7.1.0:
- version "7.2.0"
- resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
- integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
- dependencies:
- has-flag "^4.0.0"
-
-supports-preserve-symlinks-flag@^1.0.0:
- version "1.0.0"
- resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
- integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
-
-text-table@^0.2.0:
- version "0.2.0"
- resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
- integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
-
-tiny-warning@^1.0.3:
- version "1.0.3"
- resolved "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
- integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
-
-to-regex-range@^5.0.1:
- version "5.0.1"
- resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
- integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
- dependencies:
- is-number "^7.0.0"
-
-tsconfig-paths@^3.12.0:
- version "3.14.1"
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
- integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
- dependencies:
- "@types/json5" "^0.0.29"
- json5 "^1.0.1"
- minimist "^1.2.6"
- strip-bom "^3.0.0"
-
-tslib@^1.8.1:
- version "1.14.1"
- resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
-
-tslib@^2.4.0:
- version "2.4.0"
- resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
- integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
-
-tsutils@^3.21.0:
- version "3.21.0"
- resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
- dependencies:
- tslib "^1.8.1"
-
-type-check@^0.4.0, type-check@~0.4.0:
- version "0.4.0"
- resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
- integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
- dependencies:
- prelude-ls "^1.2.1"
-
-type-fest@^0.20.2:
- version "0.20.2"
- resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
- integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
-
[email protected]:
- version "4.8.4"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
-
-unbox-primitive@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
- integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
- dependencies:
- call-bind "^1.0.2"
- has-bigints "^1.0.2"
- has-symbols "^1.0.3"
- which-boxed-primitive "^1.0.2"
-
-uri-js@^4.2.2:
- version "4.4.1"
- resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
- integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
- dependencies:
- punycode "^2.1.0"
-
-which-boxed-primitive@^1.0.2:
- version "1.0.2"
- resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
- integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
- dependencies:
- is-bigint "^1.0.1"
- is-boolean-object "^1.1.0"
- is-number-object "^1.0.4"
- is-string "^1.0.5"
- is-symbol "^1.0.3"
-
-which@^2.0.1:
- version "2.0.2"
- resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
- integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
- dependencies:
- isexe "^2.0.0"
-
-word-wrap@^1.2.3:
- version "1.2.3"
- resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
- integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
-
-wrappy@1:
- version "1.0.2"
- resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
- integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
-
-yallist@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
-
-yocto-queue@^0.1.0:
- version "0.1.0"
- resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
- integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
diff --git a/examples/custom-server/.env.example b/examples/custom-server/.env.example
index 02b36af1410..bb16827c882 100644
--- a/examples/custom-server/.env.example
+++ b/examples/custom-server/.env.example
@@ -1,4 +1,4 @@
-MONGODB_URI=mongodb://localhost/payload-example-custom-server
+MONGODB_URI=mongodb://127.0.0.1/payload-example-custom-server
PAYLOAD_SECRET=PAYLOAD_CUSTOM_SERVER_EXAMPLE_SECRET_KEY
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
diff --git a/examples/custom-server/.eslintrc.js b/examples/custom-server/.eslintrc.js
index 19b786c125f..8dc3d909503 100644
--- a/examples/custom-server/.eslintrc.js
+++ b/examples/custom-server/.eslintrc.js
@@ -1,5 +1,5 @@
module.exports = {
root: true,
- extends: ['@payloadcms'],
+ extends: ['plugin:@next/next/recommended', '@payloadcms'],
ignorePatterns: ['**/payload-types.ts'],
}
diff --git a/examples/custom-server/README.md b/examples/custom-server/README.md
index a214ae0f082..7f9302c630f 100644
--- a/examples/custom-server/README.md
+++ b/examples/custom-server/README.md
@@ -84,13 +84,9 @@ Check out the [package.json](./src/package.json) in this repository for a comple
## Eject
-To eject Next.js from this template and replace it with another front-end framework, follow these steps:
+If you prefer another front-end framework or would like to use Payload as a standalone CMS, you can easily eject the front-end from this template. To eject, simply run `yarn eject`. This will uninstall all Next.js related dependencies and delete all files and folders related to the Next.js front-end. It also removes all custom routing from your `server.ts` file and updates your `eslintrc.js`.
-1. Remove the `next`, `react`, and `react-dom` dependencies from your `package.json` file
-1. Remove the `next.config.js` and `next-env.d.ts` files from your project root
-1. Remove the `./src/app` directory and all of its contents
-
-Now you can install and setup any other framework you'd like. Follow the [Express](#express) instructions above to make the necessary changes to build and serve your front-end.
+> Note: Your eject script may not work as expected if you've made significant modifications to your project. If you run into any issues, compare your project's dependencies and file structure with this template, see [./src/eject](./src/eject) for full details.
## Development
diff --git a/examples/custom-server/eject.ts b/examples/custom-server/eject.ts
new file mode 100644
index 00000000000..cc91361df26
--- /dev/null
+++ b/examples/custom-server/eject.ts
@@ -0,0 +1,36 @@
+import fs from 'fs'
+import path from 'path'
+
+// Run this script to eject the front-end from this template
+// This will remove all template-specific files and directories
+// See `yarn eject` in `package.json` for the exact command
+// See `./README.md#eject` for more information
+
+const files = ['./next.config.js', './next-env.d.ts']
+const directories = ['./src/app']
+
+const eject = async (): Promise<void> => {
+ files.forEach(file => {
+ fs.unlinkSync(path.join(__dirname, file))
+ })
+
+ directories.forEach(directory => {
+ fs.rm(path.join(__dirname, directory), { recursive: true }, err => {
+ if (err) throw err
+ })
+ })
+
+ // create a new `./src/server.ts` file
+ // use contents from `./src/server.default.ts`
+ const serverFile = path.join(__dirname, './src/server.ts')
+ const serverDefaultFile = path.join(__dirname, './src/server.default.ts')
+ fs.copyFileSync(serverDefaultFile, serverFile)
+
+ // remove `'plugin:@next/next/recommended', ` from `./.eslintrc.js`
+ const eslintConfigFile = path.join(__dirname, './.eslintrc.js')
+ const eslintConfig = fs.readFileSync(eslintConfigFile, 'utf8')
+ const updatedEslintConfig = eslintConfig.replace(`'plugin:@next/next/recommended', `, '')
+ fs.writeFileSync(eslintConfigFile, updatedEslintConfig, 'utf8')
+}
+
+eject()
diff --git a/examples/custom-server/package.json b/examples/custom-server/package.json
index 7dedc5e23eb..15eabbf3da7 100644
--- a/examples/custom-server/package.json
+++ b/examples/custom-server/package.json
@@ -12,6 +12,7 @@
"build:next": "cross-env PAYLOAD_CONFIG_PATH=dist/payload.config.js NEXT_BUILD=true node dist/server.js",
"build": "cross-env NODE_ENV=production yarn build:payload && yarn build:server && yarn copyfiles && yarn build:next",
"serve": "cross-env PAYLOAD_CONFIG_PATH=dist/payload.config.js NODE_ENV=production node dist/server.js",
+ "eject": "yarn remove next react react-dom @next/eslint-plugin-next && ts-node eject.ts",
"copyfiles": "copyfiles -u 1 \"src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png}\" dist/",
"generate:types": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts payload generate:types",
"generate:graphQLSchema": "PAYLOAD_CONFIG_PATH=src/payload.config.ts payload generate:graphQLSchema",
@@ -22,17 +23,19 @@
"dotenv": "^8.2.0",
"escape-html": "^1.0.3",
"express": "^4.17.1",
- "next": "^13.4.7",
+ "next": "^13.4.8",
"payload": "^1.8.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
- "@payloadcms/eslint-config": "^0.0.1",
+ "@next/eslint-plugin-next": "^13.1.6",
+ "@payloadcms/eslint-config": "^0.0.2",
"@types/escape-html": "^1.0.2",
"@types/express": "^4.17.9",
"@types/node": "18.11.3",
- "@types/react": "18.0.21",
+ "@types/react": "^18.2.14",
+ "@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"copyfiles": "^2.4.1",
diff --git a/examples/custom-server/src/app/globals.scss b/examples/custom-server/src/app/app.scss
similarity index 96%
rename from examples/custom-server/src/app/globals.scss
rename to examples/custom-server/src/app/app.scss
index eae04652f28..21f01bb945c 100644
--- a/examples/custom-server/src/app/globals.scss
+++ b/examples/custom-server/src/app/app.scss
@@ -1,16 +1,17 @@
$breakpoint: 1000px;
:root {
- --max-width: 1100px;
- --border-radius: 12px;
+ --max-width: 1600px;
--foreground-rgb: 0, 0, 0;
--background-rgb: 255, 255, 255;
--block-spacing: 2rem;
--gutter-h: 4rem;
+ --base: 1rem;
@media (max-width: $breakpoint) {
--block-spacing: 1rem;
--gutter-h: 2rem;
+ --base: 0.75rem;
}
}
diff --git a/examples/custom-server/src/app/layout.module.scss b/examples/custom-server/src/app/layout.module.scss
index 2aa67879751..f43a839c698 100644
--- a/examples/custom-server/src/app/layout.module.scss
+++ b/examples/custom-server/src/app/layout.module.scss
@@ -3,10 +3,6 @@
min-height: 100vh;
}
-.logo {
- width: 200px;
-}
-
.header {
margin-bottom: 4rem;
display: flex;
@@ -14,3 +10,7 @@
align-items: center;
justify-content: center;
}
+
+.logo {
+ width: 200px;
+}
diff --git a/examples/custom-server/src/app/layout.tsx b/examples/custom-server/src/app/layout.tsx
index 66760106bdf..0099dd42302 100644
--- a/examples/custom-server/src/app/layout.tsx
+++ b/examples/custom-server/src/app/layout.tsx
@@ -1,6 +1,7 @@
import React from 'react'
+import Link from 'next/link'
-import './globals.scss'
+import './app.scss'
import classes from './layout.module.scss'
@@ -14,7 +15,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
<html lang="en">
<body className={classes.body}>
<header className={classes.header}>
- <a href="https://payloadcms.com" target="_blank" rel="noopener noreferrer">
+ <Link href="https://payloadcms.com" target="_blank" rel="noopener noreferrer">
<picture>
<source
media="(prefers-color-scheme: dark)"
@@ -26,7 +27,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
src="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-dark.svg"
/>
</picture>
- </a>
+ </Link>
</header>
{children}
</body>
diff --git a/examples/custom-server/src/server.default.ts b/examples/custom-server/src/server.default.ts
new file mode 100644
index 00000000000..e0e911233a2
--- /dev/null
+++ b/examples/custom-server/src/server.default.ts
@@ -0,0 +1,45 @@
+import dotenv from 'dotenv'
+import path from 'path'
+
+// This file is used to replace `server.ts` when ejecting i.e. `yarn eject`
+// See `../eject.ts` for exact details on how this file is used
+// See `./README.md#eject` for more information
+
+dotenv.config({
+ path: path.resolve(__dirname, '../.env'),
+})
+
+import express from 'express'
+import payload from 'payload'
+
+import { seed } from './seed'
+
+const app = express()
+const PORT = process.env.PORT || 3000
+
+// Redirect root to the admin panel
+app.get('/', (_, res) => {
+ res.redirect('/admin')
+})
+
+const start = async (): Promise<void> => {
+ await payload.init({
+ secret: process.env.PAYLOAD_SECRET || '',
+ mongoURL: process.env.MONGODB_URI || '',
+ express: app,
+ onInit: () => {
+ payload.logger.info(`Payload Admin URL: ${payload.getAdminURL()}`)
+ },
+ })
+
+ if (process.env.PAYLOAD_SEED === 'true') {
+ payload.logger.info('---- SEEDING DATABASE ----')
+ await seed(payload)
+ }
+
+ app.listen(PORT, async () => {
+ payload.logger.info(`App URL: ${process.env.PAYLOAD_PUBLIC_SERVER_URL}`)
+ })
+}
+
+start()
diff --git a/examples/custom-server/src/server.ts b/examples/custom-server/src/server.ts
index c0b5ba213a6..727ca6e990c 100644
--- a/examples/custom-server/src/server.ts
+++ b/examples/custom-server/src/server.ts
@@ -53,7 +53,7 @@ const start = async (): Promise<void> => {
payload.logger.info('Next.js started')
app.listen(PORT, async () => {
- payload.logger.info(`Server listening on ${PORT}...`)
+ payload.logger.info(`Next.js App URL: ${process.env.PAYLOAD_PUBLIC_SERVER_URL}`)
})
})
}
diff --git a/examples/custom-server/yarn.lock b/examples/custom-server/yarn.lock
index 65bcf0b3be9..fdbf7765ef2 100644
--- a/examples/custom-server/yarn.lock
+++ b/examples/custom-server/yarn.lock
@@ -517,55 +517,62 @@
dependencies:
"@monaco-editor/loader" "^1.3.3"
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.7.tgz#ca12d341edb128ca70384635bd2794125ffb1c01"
- integrity sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.7.tgz#5e36c26dda5b0bc0ea15d8555d0abd71a1ef4b5d"
- integrity sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.7.tgz#4c14ec14b200373cd602589086cb1253a28cd803"
- integrity sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.7.tgz#e7819167ec876ddac5a959e4c7bce4d001f0e924"
- integrity sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.7.tgz#0cac0f01d4e308b439e6c33182bed77835fe383b"
- integrity sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.7.tgz#feb61e16a68c67f3ef230f30d9562a3783c7bd59"
- integrity sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.7.tgz#02179ecfa6d24a2956c2b54f7d27a050568bbf24"
- integrity sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.7.tgz#274b7f00a2ec5934af73db15da8459e8647bfaed"
- integrity sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.7.tgz#4a95c106a6db2eee3a4c1352b77995e298d7446a"
- integrity sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==
-
-"@next/[email protected]":
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.7.tgz#5137780f58d7f0230adc293a0429821bfa7d8c21"
- integrity sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.8.tgz#8048ef3c3d770a3f3d1dd51d159593acfbd4e517"
+ integrity sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==
+
+"@next/eslint-plugin-next@^13.1.6":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.8.tgz#2aa7a0bbfc87fbed5aa0e938d0d16dca85061ee4"
+ integrity sha512-cmfVHpxWjjcETFt2WHnoFU6EmY69QcPJRlRNAooQlNe53Ke90vg1Ci/dkPffryJZaxxiRziP9bQrV8lDVCn3Fw==
+ dependencies:
+ glob "7.1.7"
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.8.tgz#3838d7c96750b7f427ac47b97503fc013734f6e6"
+ integrity sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.8.tgz#3de9c26a2ee7b189f22433bf8137256a2517f258"
+ integrity sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.8.tgz#9536314c931b9e78f20e4a424eace9993015c6e1"
+ integrity sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.8.tgz#a894ec6a078edd28f5cfab60593a61e05b6b605b"
+ integrity sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.8.tgz#b8af198dc0b4a8c64deb0494ae285e3e1a465910"
+ integrity sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.8.tgz#d2ad24001020665a78405f595995c22750ec63c4"
+ integrity sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.8.tgz#e5c4bfaa105fbe2bdb21a6d01467edd39a29cf37"
+ integrity sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.8.tgz#c49c4d9f91845855bf544d5d14e8e13311da9931"
+ integrity sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
+ integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
"@nodelib/[email protected]":
version "2.1.5"
@@ -588,10 +595,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"
-"@payloadcms/eslint-config@^0.0.1":
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.1.tgz#4324702ddef6c773b3f3033795a13e6b50c95a92"
- integrity sha512-Il59+0C4E/bI6uM2hont3I+oABWkJZbfbItubje5SGMrXkymUq8jT/UZRk0eCt918bB7gihxDXx8guFnR/aNIw==
+"@payloadcms/eslint-config@^0.0.2":
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.2.tgz#cadb97ccd6476204a38e057b3cf57dc80efb209f"
+ integrity sha512-EcS7qyX4++eBP/MS4QgrFOzzplsVMaPDfEcxWYoH9OLJCUTlGz8UmfMZPWU7DeAuyehJdij+BywSrcprqun9rA==
"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
@@ -905,6 +912,13 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
+"@types/react-dom@^18.2.6":
+ version "18.2.6"
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
+ dependencies:
+ "@types/react" "*"
+
"@types/react-transition-group@^4.4.0":
version "4.4.6"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
@@ -912,7 +926,7 @@
dependencies:
"@types/react" "*"
-"@types/react@*":
+"@types/react@*", "@types/react@^18.2.14":
version "18.2.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
@@ -921,15 +935,6 @@
"@types/scheduler" "*"
csstype "^3.0.2"
-"@types/[email protected]":
- version "18.0.21"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
- integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
- dependencies:
- "@types/prop-types" "*"
- "@types/scheduler" "*"
- csstype "^3.0.2"
-
"@types/scheduler@*":
version "0.16.3"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
@@ -3130,6 +3135,18 @@ glob-to-regexp@^0.4.1:
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
[email protected]:
+ version "7.1.7"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
+ integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.0.4"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
glob@^7.0.5, glob@^7.1.3, glob@^7.1.6:
version "7.2.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4367,12 +4384,12 @@ next-tick@1, next-tick@^1.1.0:
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
-next@^13.4.7:
- version "13.4.7"
- resolved "https://registry.yarnpkg.com/next/-/next-13.4.7.tgz#2ab20e6fada2e25cb81bd17f68956705ffd9824e"
- integrity sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==
+next@^13.4.8:
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/next/-/next-13.4.8.tgz#72245bf4fdf328970147ee30de97142c39b1cb3f"
+ integrity sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==
dependencies:
- "@next/env" "13.4.7"
+ "@next/env" "13.4.8"
"@swc/helpers" "0.5.1"
busboy "1.6.0"
caniuse-lite "^1.0.30001406"
@@ -4381,15 +4398,15 @@ next@^13.4.7:
watchpack "2.4.0"
zod "3.21.4"
optionalDependencies:
- "@next/swc-darwin-arm64" "13.4.7"
- "@next/swc-darwin-x64" "13.4.7"
- "@next/swc-linux-arm64-gnu" "13.4.7"
- "@next/swc-linux-arm64-musl" "13.4.7"
- "@next/swc-linux-x64-gnu" "13.4.7"
- "@next/swc-linux-x64-musl" "13.4.7"
- "@next/swc-win32-arm64-msvc" "13.4.7"
- "@next/swc-win32-ia32-msvc" "13.4.7"
- "@next/swc-win32-x64-msvc" "13.4.7"
+ "@next/swc-darwin-arm64" "13.4.8"
+ "@next/swc-darwin-x64" "13.4.8"
+ "@next/swc-linux-arm64-gnu" "13.4.8"
+ "@next/swc-linux-arm64-musl" "13.4.8"
+ "@next/swc-linux-x64-gnu" "13.4.8"
+ "@next/swc-linux-x64-musl" "13.4.8"
+ "@next/swc-win32-arm64-msvc" "13.4.8"
+ "@next/swc-win32-ia32-msvc" "13.4.8"
+ "@next/swc-win32-x64-msvc" "13.4.8"
no-case@^3.0.4:
version "3.0.4"
diff --git a/examples/email/.env.example b/examples/email/.env.example
index abee5859da2..5c28152cfd4 100644
--- a/examples/email/.env.example
+++ b/examples/email/.env.example
@@ -1,4 +1,4 @@
-MONGODB_URI=mongodb://localhost/payload-example-email
+MONGODB_URI=mongodb://127.0.0.1/payload-example-email
PAYLOAD_SECRET=
NODE_ENV=development
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
diff --git a/examples/form-builder/cms/.env.example b/examples/form-builder/cms/.env.example
index a1766fe3b91..9a692c644e7 100644
--- a/examples/form-builder/cms/.env.example
+++ b/examples/form-builder/cms/.env.example
@@ -1,4 +1,4 @@
-MONGODB_URI=mongodb://localhost/payload-example-form-builder
+MONGODB_URI=mongodb://127.0.0.1/payload-example-form-builder
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SITE_URL=http://localhost:3000
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
diff --git a/examples/multi-tenant/.env.example b/examples/multi-tenant/.env.example
index f80d4ca1407..d0bf69170bb 100644
--- a/examples/multi-tenant/.env.example
+++ b/examples/multi-tenant/.env.example
@@ -1,4 +1,4 @@
-MONGODB_URI=mongodb://localhost/payload-example-auth
+MONGODB_URI=mongodb://127.0.0.1/payload-example-auth
PAYLOAD_SECRET=PAYLOAD_AUTH_EXAMPLE_SECRET_KEY
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
PAYLOAD_SEED=true
diff --git a/examples/preview/cms/.env.example b/examples/preview/cms/.env.example
index e0515a9e4ed..758bbbdc8c5 100644
--- a/examples/preview/cms/.env.example
+++ b/examples/preview/cms/.env.example
@@ -1,6 +1,9 @@
-MONGODB_URI=mongodb://localhost/payload-example-preview
+MONGODB_URI=mongodb://127.0.0.1/payload-example-preview
PAYLOAD_SECRET=ENTER-STRING-HERE
-PAYLOAD_PUBLIC_SITE_URL=http://localhost:3000
-PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
+PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
+PAYLOAD_PUBLIC_SITE_URL=http://localhost:3001
+PAYLOAD_PUBLIC_DRAFT_SECRET=EXAMPLE_DRAFT_SECRET
COOKIE_DOMAIN=localhost
REVALIDATION_KEY=EXAMPLE_REVALIDATION_KEY
+PAYLOAD_SEED=true
+PAYLOAD_DROP_DATABASE=true
diff --git a/examples/preview/cms/.npmrc b/examples/preview/cms/.npmrc
deleted file mode 100644
index 521a9f7c077..00000000000
--- a/examples/preview/cms/.npmrc
+++ /dev/null
@@ -1 +0,0 @@
-legacy-peer-deps=true
diff --git a/examples/preview/cms/README.md b/examples/preview/cms/README.md
index 867a4c4d1b9..bfbd6152497 100644
--- a/examples/preview/cms/README.md
+++ b/examples/preview/cms/README.md
@@ -1,8 +1,8 @@
# Payload Preview Example
-This example demonstrates how to implement preview into Payload using [Versions](https://payloadcms.com/docs/versions/overview) and [Drafts](https://payloadcms.com/docs/versions/drafts).
+This example demonstrates how to implement preview in [Payload](https://github.com/payloadcms/payload) using [Versions](https://payloadcms.com/docs/versions/overview) and [Drafts](https://payloadcms.com/docs/versions/drafts). Preview allows you to see draft content on your front-end before it is published.
-There is a fully working Next.js app made explicitly for this example which can be found [here](../nextjs). Follow the instructions there to get started. If you are setting up preview for another front-end, please consider contributing to this repo with your own example!
+There is a fully working Next.js app made explicitly for this example which can be found [here](../next-app). Follow the instructions there to get started. If you are setting up preview for another front-end, please consider contributing to this repo with your own example!
## Quick Start
@@ -10,47 +10,76 @@ There is a fully working Next.js app made explicitly for this example which can
2. `cd` into this directory and run `yarn` or `npm install`
3. `cp .env.example .env` to copy the example environment variables
4. `yarn dev` or `npm run dev` to start the server and seed the database
-5. `open http://localhost:8000/admin` to access the admin panel
-6. Login with email `[email protected]` and password `test`
+5. `open http://localhost:3000/admin` to access the admin panel
+6. Login with email `[email protected]` and password `demo`
That's it! Changes made in `./src` will be reflected in your app. See the [Development](#development) section for more details.
## How it works
-A `pages` collection is created with `versions: { drafts: true }` and access control that restricts access to only logged-in users and `published` pages. On your front-end, a query similar to this can be used to fetch data and bypass access control in preview mode:
+Preview works by sending the user to your front-end with a `secret` along with their http-only cookies. Your front-end catches the request, verifies the authenticity, then enters into it's own preview mode. Once in preview mode, your front-end can begin securely requesting draft documents from Payload.
-```ts
- const preview = true; // set this based on your own front-end environment (see `Preview Mode` below)
- const pageSlug = 'example-page'; // same here
- const searchParams = `?where[slug][equals]=${pageSlug}&depth=1${preview ? `&draft=true` : ''}`
+### Collections
- // when previewing, send the payload token to bypass draft access control
- const pageReq = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/pages${searchParams}`, {
- headers: {
- ...preview ? {
- Authorization: `JWT ${payloadToken}`,
- } : {},
- },
- })
-```
+See the [Collections](https://payloadcms.com/docs/configuration/collections) docs for details on how to extend any of this functionality.
-The [`cors`](https://payloadcms.com/docs/production/preventing-abuse#cross-origin-resource-sharing-cors), [`csrf`](https://payloadcms.com/docs/production/preventing-abuse#cross-site-request-forgery-csrf), and [`cookies`](https://payloadcms.com/docs/authentication/config#options) settings are also configured to ensure that the admin panel and front-end can communicate with each other securely.
+- #### Users
+
+ The `users` collection is auth-enabled which provides access to the admin panel. When previewing documents on your front-end, the user's JWT is used to authenticate the request. See [Pages](#pages) for more details.
+
+ For additional help with authentication, see the [Authentication](https://payloadcms.com/docs/authentication/overview#authentication-overview) docs or the official [Auth Example](https://github.com/payloadcms/payload/tree/master/examples/auth/cms#readme).
+
+- #### Pages
+
+ The `pages` collection is draft-enabled and has access control that restricts public users from viewing pages with a `draft` status. To fetch draft documents on your front-end, simply include the `draft=true` query param along with the `Authorization` header once you have entered [Preview Mode](#preview-mode).
+
+ ```ts
+ const preview = true; // set this based on your own front-end environment (see `Preview Mode` below)
+ const pageSlug = 'example-page'; // same here
+ const searchParams = `?where[slug][equals]=${pageSlug}&depth=1${preview ? `&draft=true` : ''}`
+
+ // when previewing, send the payload token to bypass draft access control
+ const pageReq = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/pages${searchParams}`, {
+ headers: {
+ ...preview ? {
+ Authorization: `JWT ${payloadToken}`,
+ } : {},
+ },
+ })
+ ```
+
+ For more details on how to extend this functionality, see the [Authentication](https://payloadcms.com/docs/authentication) docs.
### Preview Mode
-To enter preview mode we format a custom URL using a [preview function](https://payloadcms.com/docs/configuration/collections#preview) in the collection config. When a user clicks the "Preview" button, they are routed to this URL along with their http-only cookies and revalidation key. Your front-end can then use the `payload-token` and revalidation key to verify the request and enter into its own preview mode.
+To enter preview mode, the user first needs to have at least one draft document saved. When they click the "preview" button from the Payload admin panel, a custom [preview function](https://payloadcms.com/docs/configuration/collections#preview) routes them to your front-end with a `secret` and their http-only cookies. An API route on your front-end will verify the secret and token before entering into it's own preview mode. Once in preview mode, it can begin requesting drafts from Payload using the `Authorization` header, see [Pages](#pages) for more details.
+
+> "Preview mode" looks differently for every front-end framework. For instance, check out the differences between Next.js [Preview Mode](https://nextjs.org/docs/pages/building-your-application/configuring/preview-mode) in the Pages Router and [Draft Mode](https://nextjs.org/docs/pages/building-your-application/configuring/draft-mode) in the App Router. In Next.js, methods are provided that set cookies in your browser, but this may not be the case for all frameworks.
-### ISR
+### On-demand Revalidation
-If your front-end is statically generated then you may also want to regenerate the HTML for each page as they are published, sometimes referred to as Incremental Static Regeneration. To do this, we add an `afterChange` hook to the collection that fires a request to your front-end in the background each time the document is updated. You can handle this request on your front-end and regenerate the HTML for your page however needed.
+If your front-end is statically generated then you may also want to regenerate the HTML for each page individually as they are published, referred to as On-demand Revalidation. This will prevent your static site from having to fully rebuild every page in order to deploy content changes. To do this, we add an `afterChange` hook to the collection that fires a request to your front-end in the background each time the document is updated. You can handle this request on your front-end to revalidate the HTML for your page.
+
+> On-demand revalidation looks differently for every front-end framework. For instance, check out the differences between Next.js on-demand revalidation in the [Pages Router](https://nextjs.org/docs/pages/building-your-application/data-fetching/incremental-static-regeneration) and the [App Router](https://nextjs.org/docs/app/building-your-application/data-fetching/revalidating#on-demand-revalidation). In Next.js, methods are provided that regenerate the HTML for each page, but this may not be the case for all frameworks.
+
+### Admin Bar
+
+You might also want to render an admin bar on your front-end so that logged-in users can quickly navigate between the front-end and Payload as they're editing. For React apps, check out the official [Payload Admin Bar](https://github.com/payloadcms/payload-admin-bar). For other frameworks, simply hit the `/me` route with `credentials: include` and render your own admin bar if the user is logged in in order to display quick links to your CMS.
+
+### CORS
+
+The [`cors`](https://payloadcms.com/docs/production/preventing-abuse#cross-origin-resource-sharing-cors), [`csrf`](https://payloadcms.com/docs/production/preventing-abuse#cross-site-request-forgery-csrf), and [`cookies`](https://payloadcms.com/docs/authentication/config#options) settings are configured to ensure that the admin panel and front-end can communicate with each other securely. If you are combining your front-end and admin panel into a single application that runs of a shared port and domain, you can remove these settings from your config.
+
+For more details on this, see the [CORS](https://payloadcms.com/docs/production/preventing-abuse#cross-origin-resource-sharing-cors) docs.
## Development
To spin up this example locally, follow the [Quick Start](#quick-start).
+
### Seed
-On boot, a seed script is included to create a user, a home page, and an example page with two versions, one published and one draft.
+On boot, a seed script is included to scaffold a basic database for you to use as an example. This is done by setting the `PAYLOAD_DROP_DATABASE` and `PAYLOAD_SEED` environment variables which are included in the `.env.example` by default. You can remove these from your `.env` to prevent this behavior. You can also freshly seed your project at any time by running `yarn seed`. This seed creates a user with email `[email protected]` and password `demo` along with a home page and an example page with two versions, one published and the other draft.
> NOTICE: seeding the database is destructive because it drops your current database to populate a fresh one from the seed template. Only run this command if you are starting a new project or can afford to lose your current data.
@@ -63,7 +92,7 @@ To run Payload in production, you need to build and serve the Admin panel. To do
### Deployment
-The easiest way to deploy your project is to use [Payload Cloud](https://payloadcms.com/new/import), a one-click hosting solution to deploy production-ready instances of your Payload apps directly from your GitHub repo. You can also deploy your app manually, check out the [deployment documentation](https://payloadcms.com/docs/production/deployment) for full details.
+The easiest way to deploy your project is to use [Payload Cloud](https://payloadcms.com/new/import), a one-click hosting solution to deploy production-ready instances of your Payload apps directly from your GitHub repo. You can also choose to self-host your app, check out the [Deployment](https://payloadcms.com/docs/production/deployment) docs for more details.
## Questions
diff --git a/examples/preview/cms/package.json b/examples/preview/cms/package.json
index 82979dfcfc3..7a6dd3e97b9 100644
--- a/examples/preview/cms/package.json
+++ b/examples/preview/cms/package.json
@@ -5,7 +5,8 @@
"main": "dist/server.js",
"license": "MIT",
"scripts": {
- "dev": "cross-env PAYLOAD_SEED=true PAYLOAD_DROP_DATABASE=true PAYLOAD_CONFIG_PATH=src/payload.config.ts nodemon",
+ "dev": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts nodemon",
+ "seed": "rm -rf media && cross-env PAYLOAD_SEED=true PAYLOAD_DROP_DATABASE=true PAYLOAD_CONFIG_PATH=src/payload.config.ts ts-node src/server.ts",
"build:payload": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts payload build",
"build:server": "tsc",
"build": "yarn copyfiles && yarn build:payload && yarn build:server",
@@ -19,10 +20,10 @@
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.17.1",
- "payload": "^1.7.5"
+ "payload": "^1.11.0"
},
"devDependencies": {
- "@payloadcms/eslint-config": "^0.0.1",
+ "@payloadcms/eslint-config": "^0.0.2",
"@types/express": "^4.17.9",
"@types/node": "18.11.3",
"@types/react": "18.0.21",
diff --git a/examples/preview/cms/src/collections/Pages/index.ts b/examples/preview/cms/src/collections/Pages/index.ts
index d9a95818be1..f4bde2e1a65 100644
--- a/examples/preview/cms/src/collections/Pages/index.ts
+++ b/examples/preview/cms/src/collections/Pages/index.ts
@@ -1,4 +1,5 @@
-import { CollectionConfig } from 'payload/types'
+import type { CollectionConfig } from 'payload/types'
+
import richText from '../../fields/richText'
import { loggedIn } from './access/loggedIn'
import { publishedOrLoggedIn } from './access/publishedOrLoggedIn'
@@ -10,8 +11,13 @@ export const Pages: CollectionConfig = {
admin: {
useAsTitle: 'title',
defaultColumns: ['title', 'slug', 'updatedAt'],
- preview: doc =>
- `${process.env.PAYLOAD_PUBLIC_SITE_URL}/api/preview?url=${formatAppURL({ doc })}`,
+ preview: doc => {
+ return `${process.env.PAYLOAD_PUBLIC_SITE_URL}/api/preview?url=${encodeURIComponent(
+ formatAppURL({
+ doc,
+ }),
+ )}&secret=${process.env.PAYLOAD_PUBLIC_DRAFT_SECRET}`
+ },
},
versions: {
drafts: true,
diff --git a/examples/preview/cms/src/fields/link.ts b/examples/preview/cms/src/fields/link.ts
index b4da0325401..a9abc3a9dad 100644
--- a/examples/preview/cms/src/fields/link.ts
+++ b/examples/preview/cms/src/fields/link.ts
@@ -1,4 +1,5 @@
import type { Field } from 'payload/types'
+
import deepMerge from '../utilities/deepMerge'
export const appearanceOptions = {
diff --git a/examples/preview/cms/src/fields/richText/index.ts b/examples/preview/cms/src/fields/richText/index.ts
index c7c4546f4ea..b000334c171 100644
--- a/examples/preview/cms/src/fields/richText/index.ts
+++ b/examples/preview/cms/src/fields/richText/index.ts
@@ -1,8 +1,9 @@
import type { RichTextElement, RichTextField, RichTextLeaf } from 'payload/dist/fields/config/types'
+
import deepMerge from '../../utilities/deepMerge'
+import link from '../link'
import elements from './elements'
import leaves from './leaves'
-import link from '../link'
type RichText = (
overrides?: Partial<RichTextField>,
diff --git a/examples/preview/cms/src/globals/MainMenu.ts b/examples/preview/cms/src/globals/MainMenu.ts
index 6078a9fde01..430039d0b54 100644
--- a/examples/preview/cms/src/globals/MainMenu.ts
+++ b/examples/preview/cms/src/globals/MainMenu.ts
@@ -1,4 +1,5 @@
import type { GlobalConfig } from 'payload/types'
+
import link from '../fields/link'
export const MainMenu: GlobalConfig = {
diff --git a/examples/preview/cms/src/payload-types.ts b/examples/preview/cms/src/payload-types.ts
index 6e1e2bf5ed7..f7100b59abc 100644
--- a/examples/preview/cms/src/payload-types.ts
+++ b/examples/preview/cms/src/payload-types.ts
@@ -1,4 +1,5 @@
/* tslint:disable */
+/* eslint-disable */
/**
* This file was automatically generated by Payload.
* DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
@@ -7,49 +8,52 @@
export interface Config {
collections: {
- pages: Page
- users: User
- }
+ pages: Page;
+ users: User;
+ };
globals: {
- 'main-menu': MainMenu
- }
+ 'main-menu': MainMenu;
+ };
}
export interface Page {
- id: string
- title: string
- slug?: string
- richText: Array<{
- [k: string]: unknown
- }>
- _status?: 'draft' | 'published'
- createdAt: string
- updatedAt: string
- password?: string
+ id: string;
+ title: string;
+ slug?: string;
+ richText: {
+ [k: string]: unknown;
+ }[];
+ updatedAt: string;
+ createdAt: string;
+ _status?: 'draft' | 'published';
}
export interface User {
- id: string
- email?: string
- resetPasswordToken?: string
- resetPasswordExpiration?: string
- loginAttempts?: number
- lockUntil?: string
- createdAt: string
- updatedAt: string
- password?: string
+ id: string;
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
}
export interface MainMenu {
- id: string
- navItems: Array<{
+ id: string;
+ navItems?: {
link: {
- type?: 'reference' | 'custom'
- newTab?: boolean
+ type?: 'reference' | 'custom';
+ newTab?: boolean;
reference: {
- value: string | Page
- relationTo: 'pages'
- }
- url: string
- label: string
- }
- id?: string
- }>
+ value: string | Page;
+ relationTo: 'pages';
+ };
+ url: string;
+ label: string;
+ };
+ id?: string;
+ }[];
+ updatedAt?: string;
+ createdAt?: string;
}
diff --git a/examples/preview/cms/src/payload.config.ts b/examples/preview/cms/src/payload.config.ts
index b3bfb75a0e4..55f4047fde1 100644
--- a/examples/preview/cms/src/payload.config.ts
+++ b/examples/preview/cms/src/payload.config.ts
@@ -1,13 +1,21 @@
-import { buildConfig } from 'payload/config'
import path from 'path'
-import { Users } from './collections/Users'
+import { buildConfig } from 'payload/config'
+
import { Pages } from './collections/Pages'
+import { Users } from './collections/Users'
import { MainMenu } from './globals/MainMenu'
export default buildConfig({
collections: [Pages, Users],
- cors: [process.env.PAYLOAD_PUBLIC_SERVER_URL, process.env.PAYLOAD_PUBLIC_SITE_URL],
- csrf: [process.env.PAYLOAD_PUBLIC_SERVER_URL, process.env.PAYLOAD_PUBLIC_SITE_URL],
+ serverURL: process.env.PAYLOAD_PUBLIC_SERVER_URL,
+ cors: [
+ process.env.PAYLOAD_PUBLIC_SERVER_URL || '',
+ process.env.PAYLOAD_PUBLIC_SITE_URL || '',
+ ].filter(Boolean),
+ csrf: [
+ process.env.PAYLOAD_PUBLIC_SERVER_URL || '',
+ process.env.PAYLOAD_PUBLIC_SITE_URL || '',
+ ].filter(Boolean),
globals: [MainMenu],
typescript: {
outputFile: path.resolve(__dirname, 'payload-types.ts'),
diff --git a/examples/preview/cms/src/seed/home.ts b/examples/preview/cms/src/seed/home.ts
index 3b2fac01fcc..9601b768b06 100644
--- a/examples/preview/cms/src/seed/home.ts
+++ b/examples/preview/cms/src/seed/home.ts
@@ -45,18 +45,10 @@ export const home: Partial<Page> = {
{ children: [{ text: '' }] },
{
children: [
- { text: 'Visit the ' },
{
type: 'link',
linkType: 'custom',
- url: 'http://localhost:3000/example-page',
- children: [{ text: 'example page' }],
- },
- { text: ' to see how access to draft content is controlled. ' },
- {
- type: 'link',
- linkType: 'custom',
- url: 'http://localhost:8000/admin',
+ url: 'http://localhost:3000/admin',
newTab: true,
children: [{ text: 'Log in' }],
},
@@ -69,8 +61,15 @@ export const home: Partial<Page> = {
children: [{ text: 'Payload Admin Bar' }],
},
{
- text: ' appear at the top of the viewport so you can seamlessly navigate between the two apps.',
+ text: ' appear at the top of the viewport. This will allow you to seamlessly navigate between the two apps. Then, navigate to the ',
},
+ {
+ type: 'link',
+ linkType: 'custom',
+ url: 'http://localhost:3001/example-page',
+ children: [{ text: 'example page' }],
+ },
+ { text: ' to see how access to draft content is controlled. ' },
],
},
],
diff --git a/examples/preview/cms/src/seed/index.ts b/examples/preview/cms/src/seed/index.ts
index 4a2d2573b71..c43a521ad34 100644
--- a/examples/preview/cms/src/seed/index.ts
+++ b/examples/preview/cms/src/seed/index.ts
@@ -1,14 +1,15 @@
import type { Payload } from 'payload'
+
+import { home } from './home'
import { examplePage } from './page'
import { examplePageDraft } from './pageDraft'
-import { home } from './home'
export const seed = async (payload: Payload): Promise<void> => {
await payload.create({
collection: 'users',
data: {
- email: '[email protected]',
- password: 'test',
+ email: '[email protected]',
+ password: 'demo',
},
})
@@ -26,7 +27,7 @@ export const seed = async (payload: Payload): Promise<void> => {
const homepageJSON = JSON.parse(JSON.stringify(home).replace('{{DRAFT_PAGE_ID}}', examplePageID))
- await payload.create({
+ const { id: homePageID } = await payload.create({
collection: 'pages',
data: homepageJSON,
})
@@ -37,10 +38,13 @@ export const seed = async (payload: Payload): Promise<void> => {
navItems: [
{
link: {
- type: 'custom',
- reference: null,
- label: 'Dashboard',
- url: 'http://localhost:8000/admin',
+ type: 'reference',
+ reference: {
+ relationTo: 'pages',
+ value: homePageID,
+ },
+ label: 'Home',
+ url: '',
},
},
{
@@ -54,6 +58,14 @@ export const seed = async (payload: Payload): Promise<void> => {
url: '',
},
},
+ {
+ link: {
+ type: 'custom',
+ reference: null,
+ label: 'Dashboard',
+ url: 'http://localhost:3000/admin',
+ },
+ },
],
},
})
diff --git a/examples/preview/cms/src/seed/page.ts b/examples/preview/cms/src/seed/page.ts
index 3e4d7aee1a5..ddf69df7e2e 100644
--- a/examples/preview/cms/src/seed/page.ts
+++ b/examples/preview/cms/src/seed/page.ts
@@ -20,12 +20,12 @@ export const examplePage: Partial<Page> = {
{
type: 'link',
linkType: 'custom',
- url: 'http://localhost:8000/admin',
+ url: 'http://localhost:3000/admin',
newTab: true,
children: [{ text: 'Log in' }],
},
{
- text: ' to the admin panel and click "preview" to return to this page and view the latest draft content in Next.js preview mode.',
+ text: ' to the admin panel and click "preview" to return to this page and view the latest draft content in Next.js preview mode. To make additional changes to the draft, click "save draft" before returning to the preview.',
},
],
},
diff --git a/examples/preview/cms/src/seed/pageDraft.ts b/examples/preview/cms/src/seed/pageDraft.ts
index 25b8e032dfa..ce289a75219 100644
--- a/examples/preview/cms/src/seed/pageDraft.ts
+++ b/examples/preview/cms/src/seed/pageDraft.ts
@@ -17,12 +17,12 @@ export const examplePageDraft: Partial<Page> = {
{
type: 'link',
linkType: 'custom',
- url: 'http://localhost:8000/admin/logout',
+ url: 'http://localhost:3000/admin/logout',
newTab: true,
children: [{ text: 'Log out' }],
},
{
- text: ' or exit Next.js preview mode to see the latest published content.',
+ text: ' or click "exit preview mode" from the Payload Admin Bar to see the latest published content. To make additional changes to the draft, click "save draft" before returning to the preview.',
},
],
},
diff --git a/examples/preview/cms/src/server.ts b/examples/preview/cms/src/server.ts
index 72762bdbcc2..985169f2ede 100644
--- a/examples/preview/cms/src/server.ts
+++ b/examples/preview/cms/src/server.ts
@@ -1,13 +1,15 @@
+import dotenv from 'dotenv'
import path from 'path'
-import express from 'express'
-import payload from 'payload'
-import { seed } from './seed'
-// eslint-disable-next-line
-require('dotenv').config({
+dotenv.config({
path: path.resolve(__dirname, '../.env'),
})
+import express from 'express'
+import payload from 'payload'
+
+import { seed } from './seed'
+
const app = express()
app.get('/', (_, res) => {
@@ -29,7 +31,7 @@ const start = async (): Promise<void> => {
await seed(payload)
}
- app.listen(8000)
+ app.listen(3000)
}
start()
diff --git a/examples/preview/cms/yarn.lock b/examples/preview/cms/yarn.lock
index f183994df40..64d8199d035 100644
--- a/examples/preview/cms/yarn.lock
+++ b/examples/preview/cms/yarn.lock
@@ -9,17 +9,17 @@
dependencies:
"@babel/highlight" "^7.18.6"
-"@babel/helper-module-imports@^7.0.0":
- version "7.18.6"
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
- integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
+"@babel/helper-module-imports@^7.16.7":
+ version "7.21.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
+ integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
dependencies:
- "@babel/types" "^7.18.6"
+ "@babel/types" "^7.21.4"
-"@babel/helper-string-parser@^7.19.4":
- version "7.19.4"
- resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
- integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
+"@babel/helper-string-parser@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
+ integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
version "7.19.1"
@@ -35,19 +35,26 @@
chalk "^2.0.0"
js-tokens "^4.0.0"
-"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
version "7.20.13"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
dependencies:
regenerator-runtime "^0.13.11"
-"@babel/types@^7.18.6":
- version "7.20.7"
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
- integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
+"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
+ integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
dependencies:
- "@babel/helper-string-parser" "^7.19.4"
+ regenerator-runtime "^0.13.11"
+
+"@babel/types@^7.21.4":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
+ integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
+ dependencies:
+ "@babel/helper-string-parser" "^7.21.5"
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"
@@ -179,7 +186,7 @@
dependencies:
"@date-io/core" "^2.16.0"
-"@discoveryjs/json-ext@^0.5.0":
+"@discoveryjs/[email protected]", "@discoveryjs/json-ext@^0.5.0":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
@@ -215,82 +222,104 @@
dependencies:
tslib "^2.0.0"
-"@emotion/cache@^10.0.27", "@emotion/cache@^10.0.9":
- version "10.0.29"
- resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0"
- integrity sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==
+"@emotion/babel-plugin@^11.11.0":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
+ integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
+ dependencies:
+ "@babel/helper-module-imports" "^7.16.7"
+ "@babel/runtime" "^7.18.3"
+ "@emotion/hash" "^0.9.1"
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/serialize" "^1.1.2"
+ babel-plugin-macros "^3.1.0"
+ convert-source-map "^1.5.0"
+ escape-string-regexp "^4.0.0"
+ find-root "^1.1.0"
+ source-map "^0.5.7"
+ stylis "4.2.0"
+
+"@emotion/cache@^11.11.0", "@emotion/cache@^11.4.0":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
+ integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
+ dependencies:
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/sheet" "^1.2.2"
+ "@emotion/utils" "^1.2.1"
+ "@emotion/weak-memoize" "^0.3.1"
+ stylis "4.2.0"
+
+"@emotion/css@^11.10.5":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.11.0.tgz#dad6a27a77d5e5cbb0287674c3ace76d762563ca"
+ integrity sha512-m4g6nKzZyiKyJ3WOfdwrBdcujVcpaScIWHAnyNKPm/A/xJKwfXPfQAbEVi1kgexWTDakmg+r2aDj0KvnMTo4oQ==
+ dependencies:
+ "@emotion/babel-plugin" "^11.11.0"
+ "@emotion/cache" "^11.11.0"
+ "@emotion/serialize" "^1.1.2"
+ "@emotion/sheet" "^1.2.2"
+ "@emotion/utils" "^1.2.1"
+
+"@emotion/hash@^0.9.1":
+ version "0.9.1"
+ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
+ integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
+
+"@emotion/memoize@^0.8.1":
+ version "0.8.1"
+ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
+ integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
+
+"@emotion/react@^11.8.1":
+ version "11.11.0"
+ resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.0.tgz#408196b7ef8729d8ad08fc061b03b046d1460e02"
+ integrity sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==
+ dependencies:
+ "@babel/runtime" "^7.18.3"
+ "@emotion/babel-plugin" "^11.11.0"
+ "@emotion/cache" "^11.11.0"
+ "@emotion/serialize" "^1.1.2"
+ "@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
+ "@emotion/utils" "^1.2.1"
+ "@emotion/weak-memoize" "^0.3.1"
+ hoist-non-react-statics "^3.3.1"
+
+"@emotion/serialize@^1.1.2":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
+ integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
dependencies:
- "@emotion/sheet" "0.9.4"
- "@emotion/stylis" "0.8.5"
- "@emotion/utils" "0.11.3"
- "@emotion/weak-memoize" "0.2.5"
+ "@emotion/hash" "^0.9.1"
+ "@emotion/memoize" "^0.8.1"
+ "@emotion/unitless" "^0.8.1"
+ "@emotion/utils" "^1.2.1"
+ csstype "^3.0.2"
-"@emotion/core@^10.0.9":
- version "10.3.1"
- resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.3.1.tgz#4021b6d8b33b3304d48b0bb478485e7d7421c69d"
- integrity sha512-447aUEjPIm0MnE6QYIaFz9VQOHSXf4Iu6EWOIqq11EAPqinkSZmfymPTmlOE3QjLv846lH4JVZBUOtwGbuQoww==
- dependencies:
- "@babel/runtime" "^7.5.5"
- "@emotion/cache" "^10.0.27"
- "@emotion/css" "^10.0.27"
- "@emotion/serialize" "^0.11.15"
- "@emotion/sheet" "0.9.4"
- "@emotion/utils" "0.11.3"
-
-"@emotion/css@^10.0.27", "@emotion/css@^10.0.9":
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c"
- integrity sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==
- dependencies:
- "@emotion/serialize" "^0.11.15"
- "@emotion/utils" "0.11.3"
- babel-plugin-emotion "^10.0.27"
-
-"@emotion/[email protected]":
- version "0.8.0"
- resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
- integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
-
-"@emotion/[email protected]":
- version "0.7.4"
- resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
- integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
-
-"@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16":
- version "0.11.16"
- resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad"
- integrity sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==
- dependencies:
- "@emotion/hash" "0.8.0"
- "@emotion/memoize" "0.7.4"
- "@emotion/unitless" "0.7.5"
- "@emotion/utils" "0.11.3"
- csstype "^2.5.7"
-
-"@emotion/[email protected]":
- version "0.9.4"
- resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
- integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==
-
-"@emotion/[email protected]":
- version "0.8.5"
- resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
- integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
-
-"@emotion/[email protected]":
- version "0.7.5"
- resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
- integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
-
-"@emotion/[email protected]":
- version "0.11.3"
- resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924"
- integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==
-
-"@emotion/[email protected]":
- version "0.2.5"
- resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
- integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
+"@emotion/sheet@^1.2.2":
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
+ integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
+
+"@emotion/unitless@^0.8.1":
+ version "0.8.1"
+ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
+ integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
+
+"@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
+ integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
+
+"@emotion/utils@^1.2.1":
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
+ integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
+
+"@emotion/weak-memoize@^0.3.1":
+ version "0.3.1"
+ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
+ integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
"@eslint/eslintrc@^1.4.1":
version "1.4.1"
@@ -327,6 +356,18 @@
resolved "https://registry.yarnpkg.com/@faceless-ui/window-info/-/window-info-2.1.1.tgz#ed1474a60ab794295bca4c29e295b1e11a584d22"
integrity sha512-gMAgda7beR4CNpBIXjgRVn97ek0LG3PAj9lxmoYdg574IEzLFZAh3eAYtTaS2XLKgb4+IHhsuBzlGmHbeOo2Aw==
+"@floating-ui/core@^1.2.6":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.6.tgz#d21ace437cc919cdd8f1640302fa8851e65e75c0"
+ integrity sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==
+
+"@floating-ui/dom@^1.0.1":
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.8.tgz#aee0f6ccc0787ab8fe741487a6e5e95b7b125375"
+ integrity sha512-XLwhYV90MxiHDq6S0rzFZj00fnDM+A1R9jhSioZoMsa7G0Q0i+Q4x40ajR8FHSdYDE1bgjG45mIWe6jtv9UPmg==
+ dependencies:
+ "@floating-ui/core" "^1.2.6"
+
"@hapi/hoek@^9.0.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
@@ -358,13 +399,24 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
-"@hypnosphi/create-react-context@^0.3.1":
- version "0.3.1"
- resolved "https://registry.yarnpkg.com/@hypnosphi/create-react-context/-/create-react-context-0.3.1.tgz#f8bfebdc7665f5d426cba3753e0e9c7d3154d7c6"
- integrity sha512-V1klUed202XahrWJLLOT3EXNeCpFHCcJntdFGI15ntCwau+jfT386w7OFTMaCqOgXUH1fa0w/I1oZs+i/Rfr0A==
+"@jest/schemas@^29.4.3":
+ version "29.4.3"
+ resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.3.tgz#39cf1b8469afc40b6f5a2baaa146e332c4151788"
+ integrity sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==
dependencies:
- gud "^1.0.0"
- warning "^4.0.3"
+ "@sinclair/typebox" "^0.25.16"
+
+"@jest/types@^29.5.0":
+ version "29.5.0"
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
+ integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
+ dependencies:
+ "@jest/schemas" "^29.4.3"
+ "@types/istanbul-lib-coverage" "^2.0.0"
+ "@types/istanbul-reports" "^3.0.0"
+ "@types/node" "*"
+ "@types/yargs" "^17.0.8"
+ chalk "^4.0.0"
"@jridgewell/gen-mapping@^0.3.0":
version "0.3.2"
@@ -406,25 +458,37 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"
+"@jridgewell/trace-mapping@^0.3.17":
+ version "0.3.18"
+ resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
+ integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==
+ dependencies:
+ "@jridgewell/resolve-uri" "3.1.0"
+ "@jridgewell/sourcemap-codec" "1.4.14"
+
"@jsdevtools/ono@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
-"@monaco-editor/loader@^1.3.2":
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.2.tgz#04effbb87052d19cd7d3c9d81c0635490f9bb6d8"
- integrity sha512-BTDbpHl3e47r3AAtpfVFTlAi7WXv4UQ/xZmz8atKl4q7epQV5e7+JbigFDViWF71VBi4IIBdcWP57Hj+OWuc9g==
+"@juggle/resize-observer@^3.4.0":
+ version "3.4.0"
+ resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
+ integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
+
+"@monaco-editor/loader@^1.3.3":
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.3.3.tgz#7f1742bd3cc21c0362a46a4056317f6e5215cfca"
+ integrity sha512-6KKF4CTzcJiS8BJwtxtfyYt9shBiEv32ateQ9T4UVogwn4HM/uPo9iJd2Dmbkpz8CM6Y0PDUpjnZzCwC+eYo2Q==
dependencies:
state-local "^1.0.6"
-"@monaco-editor/react@^4.4.6":
- version "4.4.6"
- resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.4.6.tgz#8ae500b0edf85276d860ed702e7056c316548218"
- integrity sha512-Gr3uz3LYf33wlFE3eRnta4RxP5FSNxiIV9ENn2D2/rN8KgGAD8ecvcITRtsbbyuOuNkwbuHYxfeaz2Vr+CtyFA==
+"@monaco-editor/react@^4.5.1":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.5.1.tgz#fbc76c692aee9a33b9ab24ae0c5f219b8f002fdb"
+ integrity sha512-NNDFdP+2HojtNhCkRfE6/D6ro6pBNihaOzMbGK84lNWzRu+CfBjwzGt4jmnqimLuqp5yE5viHS2vi+QOAnD5FQ==
dependencies:
- "@monaco-editor/loader" "^1.3.2"
- prop-types "^15.7.2"
+ "@monaco-editor/loader" "^1.3.3"
"@nodelib/[email protected]":
version "2.1.5"
@@ -457,6 +521,11 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
+"@popperjs/core@^2.9.2":
+ version "2.11.7"
+ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.7.tgz#ccab5c8f7dc557a52ca3288c10075c9ccd37fff7"
+ integrity sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==
+
"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
@@ -474,6 +543,11 @@
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
+"@sinclair/typebox@^0.25.16":
+ version "0.25.24"
+ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
+ integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
+
"@swc/[email protected]":
version "1.3.32"
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.32.tgz#841b0a244c2c75e67bb9d3cb665b2ede601e4e3a"
@@ -595,10 +669,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
-"@types/estree@^0.0.51":
- version "0.0.51"
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
- integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
+"@types/estree@^1.0.0":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
+ integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
"@types/express-serve-static-core@^4.17.33":
version "4.17.33"
@@ -627,14 +701,6 @@
"@types/minimatch" "*"
"@types/node" "*"
-"@types/hoist-non-react-statics@^3.3.0":
- version "3.3.1"
- resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
- integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
- dependencies:
- "@types/react" "*"
- hoist-non-react-statics "^3.3.0"
-
"@types/html-minifier-terser@^6.0.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
@@ -645,6 +711,25 @@
resolved "https://registry.yarnpkg.com/@types/is-hotkey/-/is-hotkey-0.1.7.tgz#30ec6d4234895230b576728ef77e70a52962f3b3"
integrity sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ==
+"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
+ integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
+
+"@types/istanbul-lib-report@*":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
+ integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
+ dependencies:
+ "@types/istanbul-lib-coverage" "*"
+
+"@types/istanbul-reports@^3.0.0":
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff"
+ integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==
+ dependencies:
+ "@types/istanbul-lib-report" "*"
+
"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -705,15 +790,12 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
-"@types/react-redux@^7.1.20":
- version "7.1.25"
- resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88"
- integrity sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==
+"@types/react-transition-group@^4.4.0":
+ version "4.4.6"
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
+ integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==
dependencies:
- "@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
- hoist-non-react-statics "^3.3.0"
- redux "^4.0.0"
"@types/react@*":
version "18.0.27"
@@ -771,6 +853,18 @@
"@types/node" "*"
"@types/webidl-conversions" "*"
+"@types/yargs-parser@*":
+ version "21.0.0"
+ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
+ integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
+
+"@types/yargs@^17.0.8":
+ version "17.0.24"
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902"
+ integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==
+ dependencies:
+ "@types/yargs-parser" "*"
+
"@typescript-eslint/eslint-plugin@^5.51.0":
version "5.52.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz#5fb0d43574c2411f16ea80f5fc335b8eaa7b28a8"
@@ -855,125 +949,125 @@
"@typescript-eslint/types" "5.52.0"
eslint-visitor-keys "^3.3.0"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
- integrity sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==
+"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.6.tgz#db046555d3c413f8966ca50a95176a0e2c642e24"
+ integrity sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==
dependencies:
- "@webassemblyjs/helper-numbers" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
+ "@webassemblyjs/helper-numbers" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz#f6c61a705f0fd7a6aecaa4e8198f23d9dc179e4f"
- integrity sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz#dacbcb95aff135c8260f77fa3b4c5fea600a6431"
+ integrity sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz#1a63192d8788e5c012800ba6a7a46c705288fd16"
- integrity sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768"
+ integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz#832a900eb444884cde9a7cad467f81500f5e5ab5"
- integrity sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz#b66d73c43e296fd5e88006f18524feb0f2c7c093"
+ integrity sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz#64d81da219fbbba1e3bd1bfc74f6e8c4e10a62ae"
- integrity sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz#cbce5e7e0c1bd32cf4905ae444ef64cea919f1b5"
+ integrity sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==
dependencies:
- "@webassemblyjs/floating-point-hex-parser" "1.11.1"
- "@webassemblyjs/helper-api-error" "1.11.1"
+ "@webassemblyjs/floating-point-hex-parser" "1.11.6"
+ "@webassemblyjs/helper-api-error" "1.11.6"
"@xtuc/long" "4.2.2"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz#f328241e41e7b199d0b20c18e88429c4433295e1"
- integrity sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9"
+ integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz#21ee065a7b635f319e738f0dd73bfbda281c097a"
- integrity sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz#ff97f3863c55ee7f580fd5c41a381e9def4aa577"
+ integrity sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==
dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz#963929e9bbd05709e7e12243a099180812992614"
- integrity sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz#bb665c91d0b14fffceb0e38298c329af043c6e3a"
+ integrity sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==
dependencies:
"@xtuc/ieee754" "^1.2.0"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.1.tgz#ce814b45574e93d76bae1fb2644ab9cdd9527aa5"
- integrity sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.6.tgz#70e60e5e82f9ac81118bc25381a0b283893240d7"
+ integrity sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==
dependencies:
"@xtuc/long" "4.2.2"
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.1.tgz#d1f8b764369e7c6e6bae350e854dec9a59f0a3ff"
- integrity sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz#ad206ebf4bf95a058ce9880a8c092c5dec8193d6"
- integrity sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/helper-wasm-section" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
- "@webassemblyjs/wasm-opt" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
- "@webassemblyjs/wast-printer" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz#86c5ea304849759b7d88c47a32f4f039ae3c8f76"
- integrity sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/ieee754" "1.11.1"
- "@webassemblyjs/leb128" "1.11.1"
- "@webassemblyjs/utf8" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz#657b4c2202f4cf3b345f8a4c6461c8c2418985f2"
- integrity sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-buffer" "1.11.1"
- "@webassemblyjs/wasm-gen" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz#86ca734534f417e9bd3c67c7a1c75d8be41fb199"
- integrity sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/helper-api-error" "1.11.1"
- "@webassemblyjs/helper-wasm-bytecode" "1.11.1"
- "@webassemblyjs/ieee754" "1.11.1"
- "@webassemblyjs/leb128" "1.11.1"
- "@webassemblyjs/utf8" "1.11.1"
-
-"@webassemblyjs/[email protected]":
- version "1.11.1"
- resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz#d0c73beda8eec5426f10ae8ef55cee5e7084c2f0"
- integrity sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==
- dependencies:
- "@webassemblyjs/ast" "1.11.1"
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a"
+ integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==
+
+"@webassemblyjs/wasm-edit@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz#c72fa8220524c9b416249f3d94c2958dfe70ceab"
+ integrity sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/helper-wasm-section" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
+ "@webassemblyjs/wasm-opt" "1.11.6"
+ "@webassemblyjs/wasm-parser" "1.11.6"
+ "@webassemblyjs/wast-printer" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz#fb5283e0e8b4551cc4e9c3c0d7184a65faf7c268"
+ integrity sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/ieee754" "1.11.6"
+ "@webassemblyjs/leb128" "1.11.6"
+ "@webassemblyjs/utf8" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz#d9a22d651248422ca498b09aa3232a81041487c2"
+ integrity sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-buffer" "1.11.6"
+ "@webassemblyjs/wasm-gen" "1.11.6"
+ "@webassemblyjs/wasm-parser" "1.11.6"
+
+"@webassemblyjs/[email protected]", "@webassemblyjs/wasm-parser@^1.11.5":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz#bb85378c527df824004812bbdb784eea539174a1"
+ integrity sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
+ "@webassemblyjs/helper-api-error" "1.11.6"
+ "@webassemblyjs/helper-wasm-bytecode" "1.11.6"
+ "@webassemblyjs/ieee754" "1.11.6"
+ "@webassemblyjs/leb128" "1.11.6"
+ "@webassemblyjs/utf8" "1.11.6"
+
+"@webassemblyjs/[email protected]":
+ version "1.11.6"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz#a7bf8dd7e362aeb1668ff43f35cb849f188eff20"
+ integrity sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==
+ dependencies:
+ "@webassemblyjs/ast" "1.11.6"
"@xtuc/long" "4.2.2"
"@webpack-cli/configtest@^1.2.0":
@@ -1015,7 +1109,7 @@ abort-controller@^3.0.0:
dependencies:
event-target-shim "^5.0.0"
-accepts@^1.3.7, accepts@~1.3.5, accepts@~1.3.8:
+accepts@~1.3.5, accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==
@@ -1023,10 +1117,10 @@ accepts@^1.3.7, accepts@~1.3.5, accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"
-acorn-import-assertions@^1.7.6:
- version "1.8.0"
- resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9"
- integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
+acorn-import-assertions@^1.9.0:
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
+ integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
acorn-jsx@^5.3.2:
version "5.3.2"
@@ -1187,35 +1281,14 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
-babel-plugin-emotion@^10.0.27:
- version "10.2.2"
- resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.2.2.tgz#a1fe3503cff80abfd0bdda14abd2e8e57a79d17d"
- integrity sha512-SMSkGoqTbTyUTDeuVuPIWifPdUGkTk1Kf9BWRiXIOIcuyMfsdp2EjeiiFvOzX8NOBvEh/ypKYvUh2rkgAJMCLA==
- dependencies:
- "@babel/helper-module-imports" "^7.0.0"
- "@emotion/hash" "0.8.0"
- "@emotion/memoize" "0.7.4"
- "@emotion/serialize" "^0.11.16"
- babel-plugin-macros "^2.0.0"
- babel-plugin-syntax-jsx "^6.18.0"
- convert-source-map "^1.5.0"
- escape-string-regexp "^1.0.5"
- find-root "^1.1.0"
- source-map "^0.5.7"
-
-babel-plugin-macros@^2.0.0:
- version "2.8.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
- integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
+babel-plugin-macros@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
+ integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==
dependencies:
- "@babel/runtime" "^7.7.2"
- cosmiconfig "^6.0.0"
- resolve "^1.12.0"
-
-babel-plugin-syntax-jsx@^6.18.0:
- version "6.18.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
- integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==
+ "@babel/runtime" "^7.12.5"
+ cosmiconfig "^7.0.0"
+ resolve "^1.19.0"
balanced-match@^1.0.0:
version "1.0.2"
@@ -1296,7 +1369,7 @@ braces@^3.0.2, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"
-browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.21.4:
+browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4:
version "4.21.5"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
@@ -1449,7 +1522,12 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
-classnames@^2.2.5, classnames@^2.2.6:
+ci-info@^3.2.0:
+ version "3.8.0"
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
+ integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
+
+classnames@^2.2.5, classnames@^2.2.6, classnames@^2.3.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
@@ -1540,10 +1618,10 @@ colord@^2.9.1:
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
-colorette@^1.2.2:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
- integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
+colorette@^2.0.10:
+ version "2.0.20"
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
+ integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
colorette@^2.0.14, colorette@^2.0.7:
version "2.0.19"
@@ -1623,7 +1701,7 @@ [email protected]:
dependencies:
safe-buffer "5.2.1"
-content-type@^1.0.4, content-type@~1.0.4:
+content-type@~1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -1661,17 +1739,6 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
-cosmiconfig@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
- integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
- dependencies:
- "@types/parse-json" "^4.0.0"
- import-fresh "^3.1.0"
- parse-json "^5.0.0"
- path-type "^4.0.0"
- yaml "^1.7.2"
-
cosmiconfig@^7.0.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
@@ -1683,16 +1750,6 @@ cosmiconfig@^7.0.0:
path-type "^4.0.0"
yaml "^1.10.0"
-create-emotion@^10.0.14, create-emotion@^10.0.27:
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503"
- integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg==
- dependencies:
- "@emotion/cache" "^10.0.27"
- "@emotion/serialize" "^0.11.15"
- "@emotion/sheet" "0.9.4"
- "@emotion/utils" "0.11.3"
-
create-require@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -1726,13 +1783,6 @@ css-blank-pseudo@^3.0.3:
dependencies:
postcss-selector-parser "^6.0.9"
-css-box-model@^1.2.0:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/css-box-model/-/css-box-model-1.2.1.tgz#59951d3b81fd6b2074a62d49444415b0d2b4d7c1"
- integrity sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==
- dependencies:
- tiny-invariant "^1.0.6"
-
css-declaration-sorter@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz#be5e1d71b7a992433fb1c542c7a1b835e45682ec"
@@ -1761,16 +1811,16 @@ css-loader@^5.2.7:
schema-utils "^3.0.0"
semver "^7.3.5"
-css-minimizer-webpack-plugin@^3.4.1:
- version "3.4.1"
- resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz#ab78f781ced9181992fe7b6e4f3422e76429878f"
- integrity sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==
+css-minimizer-webpack-plugin@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.0.tgz#a2c2d1bc5cc37450519e873e13d942bbe4478ef5"
+ integrity sha512-1wZ/PYvg+ZKwi5FX6YrvbB31jMAdurS+CmRQLwWCVSlfzJC85l/a6RVICqUHFa+jXyhilfnCyjafzJGbmz5tcA==
dependencies:
- cssnano "^5.0.6"
- jest-worker "^27.0.2"
- postcss "^8.3.5"
+ cssnano "^6.0.0"
+ jest-worker "^29.4.3"
+ postcss "^8.4.21"
schema-utils "^4.0.0"
- serialize-javascript "^6.0.0"
+ serialize-javascript "^6.0.1"
source-map "^0.6.1"
css-prefers-color-scheme@^6.0.3:
@@ -1789,15 +1839,34 @@ css-select@^4.1.3:
domutils "^2.8.0"
nth-check "^2.0.1"
-css-tree@^1.1.2, css-tree@^1.1.3:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
- integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
+css-select@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/css-select/-/css-select-5.1.0.tgz#b8ebd6554c3637ccc76688804ad3f6a6fdaea8a6"
+ integrity sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==
dependencies:
- mdn-data "2.0.14"
- source-map "^0.6.1"
+ boolbase "^1.0.0"
+ css-what "^6.1.0"
+ domhandler "^5.0.2"
+ domutils "^3.0.1"
+ nth-check "^2.0.1"
-css-what@^6.0.1:
+css-tree@^2.2.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20"
+ integrity sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==
+ dependencies:
+ mdn-data "2.0.30"
+ source-map-js "^1.0.1"
+
+css-tree@~2.2.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032"
+ integrity sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==
+ dependencies:
+ mdn-data "2.0.28"
+ source-map-js "^1.0.1"
+
+css-what@^6.0.1, css-what@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
@@ -1817,66 +1886,60 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae"
integrity sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==
-cssnano-preset-default@^5.2.13:
- version "5.2.13"
- resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-5.2.13.tgz#e7353b0c57975d1bdd97ac96e68e5c1b8c68e990"
- integrity sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ==
+cssnano-preset-default@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-6.0.1.tgz#2a93247140d214ddb9f46bc6a3562fa9177fe301"
+ integrity sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ==
dependencies:
css-declaration-sorter "^6.3.1"
- cssnano-utils "^3.1.0"
- postcss-calc "^8.2.3"
- postcss-colormin "^5.3.0"
- postcss-convert-values "^5.1.3"
- postcss-discard-comments "^5.1.2"
- postcss-discard-duplicates "^5.1.0"
- postcss-discard-empty "^5.1.1"
- postcss-discard-overridden "^5.1.0"
- postcss-merge-longhand "^5.1.7"
- postcss-merge-rules "^5.1.3"
- postcss-minify-font-values "^5.1.0"
- postcss-minify-gradients "^5.1.1"
- postcss-minify-params "^5.1.4"
- postcss-minify-selectors "^5.2.1"
- postcss-normalize-charset "^5.1.0"
- postcss-normalize-display-values "^5.1.0"
- postcss-normalize-positions "^5.1.1"
- postcss-normalize-repeat-style "^5.1.1"
- postcss-normalize-string "^5.1.0"
- postcss-normalize-timing-functions "^5.1.0"
- postcss-normalize-unicode "^5.1.1"
- postcss-normalize-url "^5.1.0"
- postcss-normalize-whitespace "^5.1.1"
- postcss-ordered-values "^5.1.3"
- postcss-reduce-initial "^5.1.1"
- postcss-reduce-transforms "^5.1.0"
- postcss-svgo "^5.1.0"
- postcss-unique-selectors "^5.1.1"
-
-cssnano-utils@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz#95684d08c91511edfc70d2636338ca37ef3a6861"
- integrity sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==
+ cssnano-utils "^4.0.0"
+ postcss-calc "^9.0.0"
+ postcss-colormin "^6.0.0"
+ postcss-convert-values "^6.0.0"
+ postcss-discard-comments "^6.0.0"
+ postcss-discard-duplicates "^6.0.0"
+ postcss-discard-empty "^6.0.0"
+ postcss-discard-overridden "^6.0.0"
+ postcss-merge-longhand "^6.0.0"
+ postcss-merge-rules "^6.0.1"
+ postcss-minify-font-values "^6.0.0"
+ postcss-minify-gradients "^6.0.0"
+ postcss-minify-params "^6.0.0"
+ postcss-minify-selectors "^6.0.0"
+ postcss-normalize-charset "^6.0.0"
+ postcss-normalize-display-values "^6.0.0"
+ postcss-normalize-positions "^6.0.0"
+ postcss-normalize-repeat-style "^6.0.0"
+ postcss-normalize-string "^6.0.0"
+ postcss-normalize-timing-functions "^6.0.0"
+ postcss-normalize-unicode "^6.0.0"
+ postcss-normalize-url "^6.0.0"
+ postcss-normalize-whitespace "^6.0.0"
+ postcss-ordered-values "^6.0.0"
+ postcss-reduce-initial "^6.0.0"
+ postcss-reduce-transforms "^6.0.0"
+ postcss-svgo "^6.0.0"
+ postcss-unique-selectors "^6.0.0"
+
+cssnano-utils@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/cssnano-utils/-/cssnano-utils-4.0.0.tgz#d1da885ec04003ab19505ff0e62e029708d36b08"
+ integrity sha512-Z39TLP+1E0KUcd7LGyF4qMfu8ZufI0rDzhdyAMsa/8UyNUU8wpS0fhdBxbQbv32r64ea00h4878gommRVg2BHw==
-cssnano@^5.0.6:
- version "5.1.14"
- resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.14.tgz#07b0af6da73641276fe5a6d45757702ebae2eb05"
- integrity sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw==
+cssnano@^6.0.0:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-6.0.1.tgz#87c38c4cd47049c735ab756d7e77ac3ca855c008"
+ integrity sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg==
dependencies:
- cssnano-preset-default "^5.2.13"
- lilconfig "^2.0.3"
- yaml "^1.10.2"
+ cssnano-preset-default "^6.0.1"
+ lilconfig "^2.1.0"
-csso@^4.2.0:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
- integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
+csso@^5.0.5:
+ version "5.0.5"
+ resolved "https://registry.yarnpkg.com/csso/-/csso-5.0.5.tgz#f9b7fe6cc6ac0b7d90781bb16d5e9874303e2ca6"
+ integrity sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==
dependencies:
- css-tree "^1.1.2"
-
-csstype@^2.5.7:
- version "2.6.21"
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e"
- integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==
+ css-tree "~2.2.0"
csstype@^3.0.2:
version "3.1.1"
@@ -1896,7 +1959,14 @@ dataloader@^2.1.0:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.1.tgz#f07ab712514313a34b1507a308dbb7dc14bac715"
integrity sha512-Zn+tVZo1RKu120rgoe0JsRk56UiKdefPSH47QROJsMHrX8/S9UJvi5A/A6+Sbuk6rE88z5JoM/wIJ09Z7BTfYA==
-date-fns@^2.0.1, date-fns@^2.29.3:
+date-fns@^2.24.0:
+ version "2.30.0"
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
+ integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
+ dependencies:
+ "@babel/runtime" "^7.21.0"
+
+date-fns@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
@@ -1948,18 +2018,6 @@ decompress-response@^6.0.0:
dependencies:
mimic-response "^3.1.0"
-deep-equal@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
- integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
- dependencies:
- is-arguments "^1.0.4"
- is-date-object "^1.0.1"
- is-regex "^1.0.4"
- object-is "^1.0.1"
- object-keys "^1.1.1"
- regexp.prototype.flags "^1.2.0"
-
deep-equal@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-2.2.0.tgz#5caeace9c781028b9ff459f33b779346637c43e6"
@@ -2016,11 +2074,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
-depd@~1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
- integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
-
[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
@@ -2036,6 +2089,11 @@ diff@^4.0.1:
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
+diff@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
+ integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
+
dir-glob@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
@@ -2086,7 +2144,16 @@ dom-serializer@^1.0.1:
domhandler "^4.2.0"
entities "^2.0.0"
-domelementtype@^2.0.1, domelementtype@^2.2.0:
+dom-serializer@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53"
+ integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==
+ dependencies:
+ domelementtype "^2.3.0"
+ domhandler "^5.0.2"
+ entities "^4.2.0"
+
+domelementtype@^2.0.1, domelementtype@^2.2.0, domelementtype@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d"
integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
@@ -2098,6 +2165,13 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
dependencies:
domelementtype "^2.2.0"
+domhandler@^5.0.2, domhandler@^5.0.3:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31"
+ integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
+ dependencies:
+ domelementtype "^2.3.0"
+
domutils@^2.5.2, domutils@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135"
@@ -2107,6 +2181,15 @@ domutils@^2.5.2, domutils@^2.8.0:
domelementtype "^2.2.0"
domhandler "^4.2.0"
+domutils@^3.0.1:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.1.0.tgz#c47f551278d3dc4b0b1ab8cbb42d751a6f0d824e"
+ integrity sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==
+ dependencies:
+ dom-serializer "^2.0.0"
+ domelementtype "^2.3.0"
+ domhandler "^5.0.3"
+
dot-case@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751"
@@ -2159,14 +2242,6 @@ emojis-list@^3.0.0:
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
-emotion@^10.0.14:
- version "10.0.27"
- resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e"
- integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==
- dependencies:
- babel-plugin-emotion "^10.0.27"
- create-emotion "^10.0.27"
-
encodeurl@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
@@ -2179,10 +2254,10 @@ end-of-stream@^1.1.0, end-of-stream@^1.4.1:
dependencies:
once "^1.4.0"
-enhanced-resolve@^5.10.0:
- version "5.12.0"
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz#300e1c90228f5b570c4d35babf263f6da7155634"
- integrity sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==
+enhanced-resolve@^5.14.1:
+ version "5.14.1"
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.14.1.tgz#de684b6803724477a4af5d74ccae5de52c25f6b3"
+ integrity sha512-Vklwq2vDKtl0y/vtwjSesgJ5MYS7Etuk5txS8VdKL4AOS1aUlD96zqIfsOSLQsdv3xgMRbtkWM8eG9XDfKUPow==
dependencies:
graceful-fs "^4.2.4"
tapable "^2.2.0"
@@ -2192,6 +2267,11 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
+entities@^4.2.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
+ integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
+
env-paths@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
@@ -2263,10 +2343,10 @@ es-get-iterator@^1.1.2:
isarray "^2.0.5"
stop-iteration-iterator "^1.0.0"
-es-module-lexer@^0.9.0:
- version "0.9.3"
- resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
- integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
+es-module-lexer@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.2.1.tgz#ba303831f63e6a394983fde2f97ad77b22324527"
+ integrity sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==
es-set-tostringtag@^2.0.1:
version "2.0.1"
@@ -2567,16 +2647,6 @@ [email protected]:
dependencies:
busboy "^1.6.0"
[email protected]:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.12.0.tgz#58deabc309909ca2c9fe2f83f5fbe94429aa23df"
- integrity sha512-DwYaJQy0amdy3pgNtiTDuGGM2BLdj+YO2SgbKoLliCfuHv3VVTt7vNG/ZqK2hRYjtYHE2t2KB705EU94mE64zg==
- dependencies:
- accepts "^1.3.7"
- content-type "^1.0.4"
- http-errors "1.8.0"
- raw-body "^2.4.1"
-
express-rate-limit@^5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.5.1.tgz#110c23f6a65dfa96ab468eda95e71697bc6987a2"
@@ -2859,11 +2929,6 @@ functions-have-names@^1.2.2:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
-generaterr@^1.5.0:
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/generaterr/-/generaterr-1.5.0.tgz#b0ceb6cc5164df2a061338cc340a8615395c52fc"
- integrity sha512-JgcGRv2yUKeboLvvNrq9Bm90P4iJBu7/vd5wSLYqMG5GJ6SxZT46LAAkMfNhQ+EK3jzC+cRBm7P8aUWYyphgcQ==
-
get-caller-file@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
@@ -2891,6 +2956,11 @@ get-symbol-description@^1.0.0:
call-bind "^1.0.2"
get-intrinsic "^1.1.1"
+get-tsconfig@^4.4.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.5.0.tgz#6d52d1c7b299bd3ee9cd7638561653399ac77b0f"
+ integrity sha512-MjhiaIWCJ1sAU4pIQ5i5OfOuHHxVo1oYeNsWTON7jxYkod8pHocXeh+SSbmu5OZZZK73B6cbJ2XADzXehLyovQ==
+
[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
@@ -2988,6 +3058,11 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
+graphql-http@^1.17.1:
+ version "1.18.0"
+ resolved "https://registry.yarnpkg.com/graphql-http/-/graphql-http-1.18.0.tgz#6a72fc6d085e0761d9d483273c6fa9a6de5f6c4c"
+ integrity sha512-r2sIo6jCTQi1aj7s+Srg7oU3+r5pUUgxgDD5JDZOmFzrbXVGz+yMhIKhvqW0cV10DcnVIFCOzuFuc1qvnjJ7yQ==
+
graphql-playground-html@^1.6.30:
version "1.6.30"
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.30.tgz#14c2a8eb7fc17bfeb1a746bbb28a11e34bf0b391"
@@ -3026,11 +3101,6 @@ graphql@^16.6.0:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
-gud@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/gud/-/gud-1.0.0.tgz#a489581b17e6a70beca9abe3ae57de7a499852c0"
- integrity sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw==
-
gzip-size@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462"
@@ -3109,7 +3179,7 @@ history@^4.9.0:
tiny-warning "^1.0.0"
value-equal "^1.0.1"
-hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
+hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -3162,17 +3232,6 @@ htmlparser2@^6.1.0:
domutils "^2.5.2"
entities "^2.0.0"
[email protected]:
- version "1.8.0"
- resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.0.tgz#75d1bbe497e1044f51e4ee9e704a62f28d336507"
- integrity sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==
- dependencies:
- depd "~1.1.2"
- inherits "2.0.4"
- setprototypeof "1.2.0"
- statuses ">= 1.5.0 < 2"
- toidentifier "1.0.0"
-
[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -3245,7 +3304,7 @@ immutable@^4.0.0:
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.2.4.tgz#83260d50889526b4b531a5e293709a77f7c55a2a"
integrity sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==
-import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
+import-fresh@^3.0.0, import-fresh@^3.2.1:
version "3.3.0"
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -3308,7 +3367,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
-is-arguments@^1.0.4, is-arguments@^1.1.1:
+is-arguments@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.1.tgz#15b3f88fda01f2a97fec84ca761a560f123efa9b"
integrity sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==
@@ -3457,7 +3516,7 @@ is-promise@^2.2.2:
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1"
integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
-is-regex@^1.0.4, is-regex@^1.1.4:
+is-regex@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
@@ -3555,7 +3614,19 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"
-jest-worker@^27.0.2, jest-worker@^27.4.5:
+jest-util@^29.5.0:
+ version "29.5.0"
+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
+ integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
+ dependencies:
+ "@jest/types" "^29.5.0"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ ci-info "^3.2.0"
+ graceful-fs "^4.2.9"
+ picomatch "^2.2.3"
+
+jest-worker@^27.4.5:
version "27.5.1"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0"
integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==
@@ -3564,6 +3635,16 @@ jest-worker@^27.0.2, jest-worker@^27.4.5:
merge-stream "^2.0.0"
supports-color "^8.0.0"
+jest-worker@^29.4.3:
+ version "29.5.0"
+ resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.5.0.tgz#bdaefb06811bd3384d93f009755014d8acb4615d"
+ integrity sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==
+ dependencies:
+ "@types/node" "*"
+ jest-util "^29.5.0"
+ merge-stream "^2.0.0"
+ supports-color "^8.0.0"
+
joi@^17.7.0:
version "17.7.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.0.tgz#591a33b1fe1aca2bc27f290bcad9b9c1c570a6b3"
@@ -3602,7 +3683,7 @@ json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
-json-schema-to-typescript@^11.0.2:
[email protected]:
version "11.0.3"
resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.3.tgz#9b401c2b78329959f1c4c4e0639a6bdcf6a6ed77"
integrity sha512-EaEE9Y4VZ8b9jW5zce5a9L3+p4C9AqgIRHbNVDJahfMnoKzcd4sDb98BLxLdQhJEuRAXyKLg4H66NKm80W8ilg==
@@ -3718,10 +3799,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
-lilconfig@^2.0.3:
- version "2.0.6"
- resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.6.tgz#32a384558bd58af3d4c6e077dd1ad1d397bc69d4"
- integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==
+lilconfig@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
+ integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
lines-and-columns@^1.1.6:
version "1.2.4"
@@ -3847,13 +3928,6 @@ make-error@^1.1.1:
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
-map-age-cleaner@^0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
- integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
- dependencies:
- p-defer "^1.0.0"
-
md5@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/md5/-/md5-2.3.0.tgz#c3da9a6aae3a30b46b7b0c349b87b110dc3bda4f"
@@ -3863,35 +3937,32 @@ md5@^2.3.0:
crypt "0.0.2"
is-buffer "~1.1.6"
[email protected]:
- version "2.0.14"
- resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
- integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
[email protected]:
+ version "2.0.28"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.28.tgz#5ec48e7bef120654539069e1ae4ddc81ca490eba"
+ integrity sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==
+
[email protected]:
+ version "2.0.30"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc"
+ integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==
[email protected]:
version "0.3.0"
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
-mem@^8.1.1:
- version "8.1.1"
- resolved "https://registry.yarnpkg.com/mem/-/mem-8.1.1.tgz#cf118b357c65ab7b7e0817bdf00c8062297c0122"
- integrity sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==
- dependencies:
- map-age-cleaner "^0.1.3"
- mimic-fn "^3.1.0"
-
-memfs@^3.2.2:
- version "3.4.13"
- resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.13.tgz#248a8bd239b3c240175cd5ec548de5227fc4f345"
- integrity sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==
+memfs@^3.4.12:
+ version "3.5.1"
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.5.1.tgz#f0cd1e2bfaef58f6fe09bfb9c2288f07fea099ec"
+ integrity sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==
dependencies:
fs-monkey "^1.0.3"
-memoize-one@^5.0.0, memoize-one@^5.0.4, memoize-one@^5.1.1:
- version "5.2.1"
- resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e"
- integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==
+memoize-one@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045"
+ integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==
memoizee@^0.4.15:
version "0.4.15"
@@ -3960,7 +4031,7 @@ [email protected], "mime-db@>= 1.43.0 < 2":
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
-mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.24, mime-types@~2.1.34:
+mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -3977,7 +4048,7 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-mimic-fn@^3.0.0, mimic-fn@^3.1.0:
+mimic-fn@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
@@ -4025,6 +4096,11 @@ mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
+monaco-editor@^0.38.0:
+ version "0.38.0"
+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.38.0.tgz#7b3cd16f89b1b8867fcd3c96e67fccee791ff05c"
+ integrity sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==
+
mongodb-connection-string-url@^2.5.2:
version "2.6.0"
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz#57901bf352372abdde812c81be47b75c6b2ec5cf"
@@ -4231,11 +4307,6 @@ normalize-range@^0.1.2:
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
-normalize-url@^6.0.1:
- version "6.1.0"
- resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
- integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
-
nth-check@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
@@ -4253,7 +4324,7 @@ object-inspect@^1.12.2, object-inspect@^1.9.0:
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
-object-is@^1.0.1, object-is@^1.1.5:
+object-is@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
integrity sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==
@@ -4338,11 +4409,6 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
-p-defer@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
- integrity sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==
-
p-limit@^2.0.0, p-limit@^2.2.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
@@ -4444,15 +4510,6 @@ passport-jwt@^4.0.1:
jsonwebtoken "^9.0.0"
passport-strategy "^1.0.0"
-passport-local-mongoose@^7.1.2:
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/passport-local-mongoose/-/passport-local-mongoose-7.1.2.tgz#0a89876ef8a8e18787e59a39740e61c5653eb25e"
- integrity sha512-hNLIKi/6IhElr/PhOze8wLDh7T4+ZYhc8GFWYApLgG7FrjI55tuGZELPtsUBqODz77OwlUUf+ngPgHN09zxGLg==
- dependencies:
- generaterr "^1.5.0"
- passport-local "^1.0.0"
- scmp "^2.1.0"
-
passport-local@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/passport-local/-/passport-local-1.0.0.tgz#1fe63268c92e75606626437e3b906662c15ba6ee"
@@ -4526,10 +4583,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
-payload@^1.6.4:
- version "1.6.4"
- resolved "https://registry.yarnpkg.com/payload/-/payload-1.6.4.tgz#dea570003d6011ad61c45b8c24ef1bdc5abccb2e"
- integrity sha512-IzxYvO8/cqgWfyRIZjzv7iF9GKkjEZ/kfxxmAO90mFyZ26UkuQezTl+AyOMIkxP1bHVwO9AMnOD8WVqIiLgX6g==
+payload@^1.11.0:
+ version "1.11.0"
+ resolved "https://registry.yarnpkg.com/payload/-/payload-1.11.0.tgz#9f2a16c343c9733ee8e22f94b343fcf5f222801c"
+ integrity sha512-rs7Cgyg07Aa4/wsA2PG9UFYx4fQSvw1WJz6H9iut32jvEB553RBaZsquKUA0XYPDFlmQFCvjcP5LUYTrjgcnRg==
dependencies:
"@date-io/date-fns" "^2.16.0"
"@dnd-kit/core" "^6.0.7"
@@ -4537,7 +4594,7 @@ payload@^1.6.4:
"@faceless-ui/modal" "^2.0.1"
"@faceless-ui/scroll-info" "^1.3.0"
"@faceless-ui/window-info" "^2.1.1"
- "@monaco-editor/react" "^4.4.6"
+ "@monaco-editor/react" "^4.5.1"
"@swc/core" "^1.3.26"
"@swc/register" "^0.1.10"
"@types/sharp" "^0.31.1"
@@ -4547,7 +4604,7 @@ payload@^1.6.4:
conf "^10.2.0"
connect-history-api-fallback "^1.6.0"
css-loader "^5.2.7"
- css-minimizer-webpack-plugin "^3.4.1"
+ css-minimizer-webpack-plugin "^5.0.0"
dataloader "^2.1.0"
date-fns "^2.29.3"
deep-equal "^2.2.0"
@@ -4555,14 +4612,15 @@ payload@^1.6.4:
dotenv "^8.6.0"
express "^4.18.2"
express-fileupload "1.4.0"
- express-graphql "0.12.0"
express-rate-limit "^5.5.1"
file-loader "^6.2.0"
file-type "16.5.4"
find-up "4.1.0"
flatley "^5.2.0"
fs-extra "^10.1.0"
+ get-tsconfig "^4.4.0"
graphql "^16.6.0"
+ graphql-http "^1.17.1"
graphql-playground-middleware-express "^1.7.23"
graphql-query-complexity "^0.12.0"
graphql-scalars "^1.20.1"
@@ -4576,7 +4634,7 @@ payload@^1.6.4:
is-plain-object "^5.0.0"
isomorphic-fetch "^3.0.0"
joi "^17.7.0"
- json-schema-to-typescript "^11.0.2"
+ json-schema-to-typescript "11.0.3"
jsonwebtoken "^9.0.0"
jwt-decode "^3.1.2"
md5 "^2.3.0"
@@ -4585,6 +4643,7 @@ payload@^1.6.4:
mini-css-extract-plugin "1.6.2"
minimist "^1.2.7"
mkdirp "^1.0.4"
+ monaco-editor "^0.38.0"
mongoose "6.5.0"
mongoose-aggregate-paginate-v2 "^1.0.6"
mongoose-paginate-v2 "^1.6.1"
@@ -4595,7 +4654,6 @@ payload@^1.6.4:
passport-headerapikey "^1.2.2"
passport-jwt "^4.0.1"
passport-local "^1.0.0"
- passport-local-mongoose "^7.1.2"
path-browserify "^1.0.1"
pino "^6.4.1"
pino-pretty "^9.1.1"
@@ -4609,36 +4667,37 @@ payload@^1.6.4:
qs-middleware "^1.0.3"
react "^18.2.0"
react-animate-height "^2.1.2"
- react-beautiful-dnd "^13.1.1"
- react-datepicker "^3.8.0"
- react-diff-viewer "^3.1.1"
+ react-datepicker "^4.10.0"
+ react-diff-viewer-continued "^3.2.6"
react-dom "^18.2.0"
react-helmet "^6.1.0"
react-i18next "^11.18.6"
react-router-dom "^5.3.4"
react-router-navigation-prompt "^1.9.6"
- react-select "^3.2.0"
+ react-select "^5.7.3"
react-toastify "^8.2.0"
sanitize-filename "^1.6.3"
sass "^1.57.1"
sass-loader "^12.6.0"
+ scheduler "^0.23.0"
+ scmp "^2.1.0"
sharp "^0.31.3"
- slate "^0.88.1"
+ slate "^0.91.4"
slate-history "^0.86.0"
slate-hyperscript "^0.81.3"
- slate-react "^0.88.0"
+ slate-react "^0.92.0"
style-loader "^2.0.0"
swc-loader "^0.2.3"
- swc-minify-webpack-plugin "^1.0.1"
+ swc-minify-webpack-plugin "^2.1.0"
terser-webpack-plugin "^5.3.6"
ts-essentials "^7.0.3"
url-loader "^4.1.1"
use-context-selector "^1.4.1"
uuid "^8.3.2"
- webpack "^5.75.0"
- webpack-bundle-analyzer "^4.7.0"
+ webpack "^5.78.0"
+ webpack-bundle-analyzer "^4.8.0"
webpack-cli "^4.10.0"
- webpack-dev-middleware "^4.3.0"
+ webpack-dev-middleware "6.0.1"
webpack-hot-middleware "^2.25.3"
peek-readable@^4.1.0:
@@ -4651,7 +4710,7 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
-picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
+picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -4726,11 +4785,6 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
-popper.js@^1.14.4:
- version "1.16.1"
- resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
- integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
-
postcss-attribute-case-insensitive@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.2.tgz#03d761b24afc04c09e757e92ff53716ae8ea2741"
@@ -4738,12 +4792,12 @@ postcss-attribute-case-insensitive@^5.0.2:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-calc@^8.2.3:
- version "8.2.4"
- resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-8.2.4.tgz#77b9c29bfcbe8a07ff6693dc87050828889739a5"
- integrity sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==
+postcss-calc@^9.0.0:
+ version "9.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-9.0.1.tgz#a744fd592438a93d6de0f1434c572670361eb6c6"
+ integrity sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==
dependencies:
- postcss-selector-parser "^6.0.9"
+ postcss-selector-parser "^6.0.11"
postcss-value-parser "^4.2.0"
postcss-clamp@^4.1.0:
@@ -4774,20 +4828,20 @@ postcss-color-rebeccapurple@^7.1.1:
dependencies:
postcss-value-parser "^4.2.0"
-postcss-colormin@^5.3.0:
- version "5.3.0"
- resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-5.3.0.tgz#3cee9e5ca62b2c27e84fce63affc0cfb5901956a"
- integrity sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==
+postcss-colormin@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-6.0.0.tgz#d4250652e952e1c0aca70c66942da93d3cdeaafe"
+ integrity sha512-EuO+bAUmutWoZYgHn2T1dG1pPqHU6L4TjzPlu4t1wZGXQ/fxV16xg2EJmYi0z+6r+MGV1yvpx1BHkUaRrPa2bw==
dependencies:
- browserslist "^4.16.6"
+ browserslist "^4.21.4"
caniuse-api "^3.0.0"
colord "^2.9.1"
postcss-value-parser "^4.2.0"
-postcss-convert-values@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz#04998bb9ba6b65aa31035d669a6af342c5f9d393"
- integrity sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==
+postcss-convert-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-6.0.0.tgz#ec94a954957e5c3f78f0e8f65dfcda95280b8996"
+ integrity sha512-U5D8QhVwqT++ecmy8rnTb+RL9n/B806UVaS3m60lqle4YDFcpbS3ae5bTQIh3wOGUSDHSEtMYLs/38dNG7EYFw==
dependencies:
browserslist "^4.21.4"
postcss-value-parser "^4.2.0"
@@ -4820,25 +4874,25 @@ postcss-dir-pseudo-class@^6.0.5:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-discard-comments@^5.1.2:
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz#8df5e81d2925af2780075840c1526f0660e53696"
- integrity sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==
+postcss-discard-comments@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-6.0.0.tgz#9ca335e8b68919f301b24ba47dde226a42e535fe"
+ integrity sha512-p2skSGqzPMZkEQvJsgnkBhCn8gI7NzRH2683EEjrIkoMiwRELx68yoUJ3q3DGSGuQ8Ug9Gsn+OuDr46yfO+eFw==
-postcss-discard-duplicates@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz#9eb4fe8456706a4eebd6d3b7b777d07bad03e848"
- integrity sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==
+postcss-discard-duplicates@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.0.tgz#c26177a6c33070922e67e9a92c0fd23d443d1355"
+ integrity sha512-bU1SXIizMLtDW4oSsi5C/xHKbhLlhek/0/yCnoMQany9k3nPBq+Ctsv/9oMmyqbR96HYHxZcHyK2HR5P/mqoGA==
-postcss-discard-empty@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz#e57762343ff7f503fe53fca553d18d7f0c369c6c"
- integrity sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==
+postcss-discard-empty@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-6.0.0.tgz#06c1c4fce09e22d2a99e667c8550eb8a3a1b9aee"
+ integrity sha512-b+h1S1VT6dNhpcg+LpyiUrdnEZfICF0my7HAKgJixJLW7BnNmpRH34+uw/etf5AhOlIhIAuXApSzzDzMI9K/gQ==
-postcss-discard-overridden@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz#7e8c5b53325747e9d90131bb88635282fb4a276e"
- integrity sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==
+postcss-discard-overridden@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-6.0.0.tgz#49c5262db14e975e349692d9024442de7cd8e234"
+ integrity sha512-4VELwssYXDFigPYAZ8vL4yX4mUepF/oCBeeIT4OXsJPYOtvJumyz9WflmJWTfDwCUcpDR+z0zvCWBXgTx35SVw==
postcss-double-position-gradients@^3.1.2:
version "3.1.2"
@@ -4918,53 +4972,53 @@ postcss-media-minmax@^5.0.0:
resolved "https://registry.yarnpkg.com/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz#7140bddec173e2d6d657edbd8554a55794e2a5b5"
integrity sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==
-postcss-merge-longhand@^5.1.7:
- version "5.1.7"
- resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz#24a1bdf402d9ef0e70f568f39bdc0344d568fb16"
- integrity sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==
+postcss-merge-longhand@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-6.0.0.tgz#6f627b27db939bce316eaa97e22400267e798d69"
+ integrity sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==
dependencies:
postcss-value-parser "^4.2.0"
- stylehacks "^5.1.1"
+ stylehacks "^6.0.0"
-postcss-merge-rules@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-5.1.3.tgz#8f97679e67cc8d08677a6519afca41edf2220894"
- integrity sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA==
+postcss-merge-rules@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.0.1.tgz#39f165746404e646c0f5c510222ccde4824a86aa"
+ integrity sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw==
dependencies:
browserslist "^4.21.4"
caniuse-api "^3.0.0"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-selector-parser "^6.0.5"
-postcss-minify-font-values@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz#f1df0014a726083d260d3bd85d7385fb89d1f01b"
- integrity sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==
+postcss-minify-font-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-6.0.0.tgz#68d4a028f9fa5f61701974724b2cc9445d8e6070"
+ integrity sha512-zNRAVtyh5E8ndZEYXA4WS8ZYsAp798HiIQ1V2UF/C/munLp2r1UGHwf1+6JFu7hdEhJFN+W1WJQKBrtjhFgEnA==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-minify-gradients@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz#f1fe1b4f498134a5068240c2f25d46fcd236ba2c"
- integrity sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==
+postcss-minify-gradients@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-6.0.0.tgz#22b5c88cc63091dadbad34e31ff958404d51d679"
+ integrity sha512-wO0F6YfVAR+K1xVxF53ueZJza3L+R3E6cp0VwuXJQejnNUH0DjcAFe3JEBeTY1dLwGa0NlDWueCA1VlEfiKgAA==
dependencies:
colord "^2.9.1"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
-postcss-minify-params@^5.1.4:
- version "5.1.4"
- resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz#c06a6c787128b3208b38c9364cfc40c8aa5d7352"
- integrity sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==
+postcss-minify-params@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-6.0.0.tgz#2b3a85a9e3b990d7a16866f430f5fd1d5961b539"
+ integrity sha512-Fz/wMQDveiS0n5JPcvsMeyNXOIMrwF88n7196puSuQSWSa+/Ofc1gDOSY2xi8+A4PqB5dlYCKk/WfqKqsI+ReQ==
dependencies:
browserslist "^4.21.4"
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
-postcss-minify-selectors@^5.2.1:
- version "5.2.1"
- resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz#d4e7e6b46147b8117ea9325a915a801d5fe656c6"
- integrity sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==
+postcss-minify-selectors@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-6.0.0.tgz#5046c5e8680a586e5a0cad52cc9aa36d6be5bda2"
+ integrity sha512-ec/q9JNCOC2CRDNnypipGfOhbYPuUkewGwLnbv6omue/PSASbHSU7s6uSQ0tcFRVv731oMIx8k0SP4ZX6be/0g==
dependencies:
postcss-selector-parser "^6.0.5"
@@ -5004,66 +5058,65 @@ postcss-nesting@^10.2.0:
"@csstools/selector-specificity" "^2.0.0"
postcss-selector-parser "^6.0.10"
-postcss-normalize-charset@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz#9302de0b29094b52c259e9b2cf8dc0879879f0ed"
- integrity sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==
+postcss-normalize-charset@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-6.0.0.tgz#36cc12457259064969fb96f84df491652a4b0975"
+ integrity sha512-cqundwChbu8yO/gSWkuFDmKrCZ2vJzDAocheT2JTd0sFNA4HMGoKMfbk2B+J0OmO0t5GUkiAkSM5yF2rSLUjgQ==
-postcss-normalize-display-values@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz#72abbae58081960e9edd7200fcf21ab8325c3da8"
- integrity sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==
+postcss-normalize-display-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-6.0.0.tgz#8d2961415078644d8c6bbbdaf9a2fdd60f546cd4"
+ integrity sha512-Qyt5kMrvy7dJRO3OjF7zkotGfuYALETZE+4lk66sziWSPzlBEt7FrUshV6VLECkI4EN8Z863O6Nci4NXQGNzYw==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-positions@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz#ef97279d894087b59325b45c47f1e863daefbb92"
- integrity sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==
+postcss-normalize-positions@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-6.0.0.tgz#25b96df99a69f8925f730eaee0be74416865e301"
+ integrity sha512-mPCzhSV8+30FZyWhxi6UoVRYd3ZBJgTRly4hOkaSifo0H+pjDYcii/aVT4YE6QpOil15a5uiv6ftnY3rm0igPg==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-repeat-style@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz#e9eb96805204f4766df66fd09ed2e13545420fb2"
- integrity sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==
+postcss-normalize-repeat-style@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-6.0.0.tgz#ddf30ad8762feb5b1eb97f39f251acd7b8353299"
+ integrity sha512-50W5JWEBiOOAez2AKBh4kRFm2uhrT3O1Uwdxz7k24aKtbD83vqmcVG7zoIwo6xI2FZ/HDlbrCopXhLeTpQib1A==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-string@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz#411961169e07308c82c1f8c55f3e8a337757e228"
- integrity sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==
+postcss-normalize-string@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-6.0.0.tgz#948282647a51e409d69dde7910f0ac2ff97cb5d8"
+ integrity sha512-KWkIB7TrPOiqb8ZZz6homet2KWKJwIlysF5ICPZrXAylGe2hzX/HSf4NTX2rRPJMAtlRsj/yfkrWGavFuB+c0w==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-timing-functions@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz#d5614410f8f0b2388e9f240aa6011ba6f52dafbb"
- integrity sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==
+postcss-normalize-timing-functions@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-6.0.0.tgz#5f13e650b8c43351989fc5de694525cc2539841c"
+ integrity sha512-tpIXWciXBp5CiFs8sem90IWlw76FV4oi6QEWfQwyeREVwUy39VSeSqjAT7X0Qw650yAimYW5gkl2Gd871N5SQg==
dependencies:
postcss-value-parser "^4.2.0"
-postcss-normalize-unicode@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz#f67297fca3fea7f17e0d2caa40769afc487aa030"
- integrity sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==
+postcss-normalize-unicode@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-6.0.0.tgz#741b3310f874616bdcf07764f5503695d3604730"
+ integrity sha512-ui5crYkb5ubEUDugDc786L/Me+DXp2dLg3fVJbqyAl0VPkAeALyAijF2zOsnZyaS1HyfPuMH0DwyY18VMFVNkg==
dependencies:
browserslist "^4.21.4"
postcss-value-parser "^4.2.0"
-postcss-normalize-url@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz#ed9d88ca82e21abef99f743457d3729a042adcdc"
- integrity sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==
+postcss-normalize-url@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-6.0.0.tgz#d0a31e962a16401fb7deb7754b397a323fb650b4"
+ integrity sha512-98mvh2QzIPbb02YDIrYvAg4OUzGH7s1ZgHlD3fIdTHLgPLRpv1ZTKJDnSAKr4Rt21ZQFzwhGMXxpXlfrUBKFHw==
dependencies:
- normalize-url "^6.0.1"
postcss-value-parser "^4.2.0"
-postcss-normalize-whitespace@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz#08a1a0d1ffa17a7cc6efe1e6c9da969cc4493cfa"
- integrity sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==
+postcss-normalize-whitespace@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-6.0.0.tgz#accb961caa42e25ca4179b60855b79b1f7129d4d"
+ integrity sha512-7cfE1AyLiK0+ZBG6FmLziJzqQCpTQY+8XjMhMAz8WSBSCsCNNUKujgIgjCAmDT3cJ+3zjTXFkoD15ZPsckArVw==
dependencies:
postcss-value-parser "^4.2.0"
@@ -5072,12 +5125,12 @@ postcss-opacity-percentage@^1.1.2:
resolved "https://registry.yarnpkg.com/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.3.tgz#5b89b35551a556e20c5d23eb5260fbfcf5245da6"
integrity sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==
-postcss-ordered-values@^5.1.3:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz#b6fd2bd10f937b23d86bc829c69e7732ce76ea38"
- integrity sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==
+postcss-ordered-values@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-6.0.0.tgz#374704cdff25560d44061d17ba3c6308837a3218"
+ integrity sha512-K36XzUDpvfG/nWkjs6d1hRBydeIxGpKS2+n+ywlKPzx1nMYDYpoGbcjhj5AwVYJK1qV2/SDoDEnHzlPD6s3nMg==
dependencies:
- cssnano-utils "^3.1.0"
+ cssnano-utils "^4.0.0"
postcss-value-parser "^4.2.0"
postcss-overflow-shorthand@^3.0.4:
@@ -5161,18 +5214,18 @@ postcss-pseudo-class-any-link@^7.1.6:
dependencies:
postcss-selector-parser "^6.0.10"
-postcss-reduce-initial@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.1.tgz#c18b7dfb88aee24b1f8e4936541c29adbd35224e"
- integrity sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w==
+postcss-reduce-initial@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-6.0.0.tgz#7d16e83e60e27e2fa42f56ec0b426f1da332eca7"
+ integrity sha512-s2UOnidpVuXu6JiiI5U+fV2jamAw5YNA9Fdi/GRK0zLDLCfXmSGqQtzpUPtfN66RtCbb9fFHoyZdQaxOB3WxVA==
dependencies:
browserslist "^4.21.4"
caniuse-api "^3.0.0"
-postcss-reduce-transforms@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz#333b70e7758b802f3dd0ddfe98bb1ccfef96b6e9"
- integrity sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==
+postcss-reduce-transforms@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-6.0.0.tgz#28ff2601a6d9b96a2f039b3501526e1f4d584a46"
+ integrity sha512-FQ9f6xM1homnuy1wLe9lP1wujzxnwt1EwiigtWwuyf8FsqqXUDUp2Ulxf9A5yjlUOTdCJO6lonYjg1mgqIIi2w==
dependencies:
postcss-value-parser "^4.2.0"
@@ -5196,18 +5249,26 @@ postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selecto
cssesc "^3.0.0"
util-deprecate "^1.0.2"
-postcss-svgo@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz#0a317400ced789f233a28826e77523f15857d80d"
- integrity sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==
+postcss-selector-parser@^6.0.11:
+ version "6.0.13"
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz#d05d8d76b1e8e173257ef9d60b706a8e5e99bf1b"
+ integrity sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==
+ dependencies:
+ cssesc "^3.0.0"
+ util-deprecate "^1.0.2"
+
+postcss-svgo@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-6.0.0.tgz#7b18742d38d4505a0455bbe70d52b49f00eaf69d"
+ integrity sha512-r9zvj/wGAoAIodn84dR/kFqwhINp5YsJkLoujybWG59grR/IHx+uQ2Zo+IcOwM0jskfYX3R0mo+1Kip1VSNcvw==
dependencies:
postcss-value-parser "^4.2.0"
- svgo "^2.7.0"
+ svgo "^3.0.2"
-postcss-unique-selectors@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz#a9f273d1eacd09e9aa6088f4b0507b18b1b541b6"
- integrity sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==
+postcss-unique-selectors@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-6.0.0.tgz#c94e9b0f7bffb1203894e42294b5a1b3fb34fbe1"
+ integrity sha512-EPQzpZNxOxP7777t73RQpZE5e9TrnCrkvp7AH7a0l89JmZiPnS82y216JowHXwpBCQitfyxrof9TK3rYbi7/Yw==
dependencies:
postcss-selector-parser "^6.0.5"
@@ -5216,7 +5277,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
-postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.21:
+postcss@^8.2.15, postcss@^8.4.21:
version "8.4.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
@@ -5297,7 +5358,7 @@ process@^0.11.10:
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==
-prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
+prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -5361,11 +5422,6 @@ quick-format-unescaped@^4.0.3:
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
-raf-schd@^4.0.2:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-4.0.3.tgz#5d6c34ef46f8b2a0e880a8fcdb743efc5bfdbc1a"
- integrity sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==
-
randombytes@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
@@ -5378,7 +5434,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
[email protected], raw-body@^2.4.1:
[email protected]:
version "2.5.1"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
@@ -5406,41 +5462,28 @@ react-animate-height@^2.1.2:
classnames "^2.2.5"
prop-types "^15.6.1"
-react-beautiful-dnd@^13.1.1:
- version "13.1.1"
- resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.1.1.tgz#b0f3087a5840920abf8bb2325f1ffa46d8c4d0a2"
- integrity sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==
- dependencies:
- "@babel/runtime" "^7.9.2"
- css-box-model "^1.2.0"
- memoize-one "^5.1.1"
- raf-schd "^4.0.2"
- react-redux "^7.2.0"
- redux "^4.0.4"
- use-memo-one "^1.1.1"
-
-react-datepicker@^3.8.0:
- version "3.8.0"
- resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-3.8.0.tgz#c3bccd3e3f47aa66864a2fa75651be097414430b"
- integrity sha512-iFVNEp8DJoX5yEvEiciM7sJKmLGrvE70U38KhpG13XrulNSijeHw1RZkhd/0UmuXR71dcZB/kdfjiidifstZjw==
+react-datepicker@^4.10.0:
+ version "4.11.0"
+ resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.11.0.tgz#40e73b4729a284ed206fdb322b8e84eb566e11a3"
+ integrity sha512-50n93o7mQwBEhg05tbopjFKgs8qgi8VBCAOMC4VqrKut72eAjESc/wXS/k5hRtnP0oe2FCGw7MJuIwh37wuXOw==
dependencies:
+ "@popperjs/core" "^2.9.2"
classnames "^2.2.6"
- date-fns "^2.0.1"
+ date-fns "^2.24.0"
prop-types "^15.7.2"
- react-onclickoutside "^6.10.0"
- react-popper "^1.3.8"
+ react-onclickoutside "^6.12.2"
+ react-popper "^2.3.0"
-react-diff-viewer@^3.1.1:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/react-diff-viewer/-/react-diff-viewer-3.1.1.tgz#21ac9c891193d05a3734bfd6bd54b107ee6d46cc"
- integrity sha512-rmvwNdcClp6ZWdS11m1m01UnBA4OwYaLG/li0dB781e/bQEzsGyj+qewVd6W5ztBwseQ72pO7nwaCcq5jnlzcw==
+react-diff-viewer-continued@^3.2.6:
+ version "3.2.6"
+ resolved "https://registry.yarnpkg.com/react-diff-viewer-continued/-/react-diff-viewer-continued-3.2.6.tgz#96382463b5de6838d95323c407442349b1c3a26e"
+ integrity sha512-GrzyqQnjIMoej+jMjWvtVSsQqhXgzEGqpXlJ2dAGfOk7Q26qcm8Gu6xtI430PBUyZsERe8BJSQf+7VZZo8IBNQ==
dependencies:
- classnames "^2.2.6"
- create-emotion "^10.0.14"
- diff "^4.0.1"
- emotion "^10.0.14"
- memoize-one "^5.0.4"
- prop-types "^15.6.2"
+ "@emotion/css" "^11.10.5"
+ classnames "^2.3.1"
+ diff "^5.1.0"
+ memoize-one "^6.0.0"
+ prop-types "^15.8.1"
react-dom@^18.2.0:
version "18.2.0"
@@ -5450,6 +5493,11 @@ react-dom@^18.2.0:
loose-envify "^1.1.0"
scheduler "^0.23.0"
+react-fast-compare@^3.0.1:
+ version "3.2.2"
+ resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
+ integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
+
react-fast-compare@^3.1.1:
version "3.2.0"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
@@ -5473,53 +5521,24 @@ react-i18next@^11.18.6:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"
-react-input-autosize@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
- integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
- dependencies:
- prop-types "^15.5.8"
-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
-react-is@^17.0.2:
- version "17.0.2"
- resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
- integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
+react-onclickoutside@^6.12.2:
+ version "6.13.0"
+ resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.0.tgz#e165ea4e5157f3da94f4376a3ab3e22a565f4ffc"
+ integrity sha512-ty8So6tcUpIb+ZE+1HAhbLROvAIJYyJe/1vRrrcmW+jLsaM+/powDRqxzo6hSh9CuRZGSL1Q8mvcF5WRD93a0A==
-react-onclickoutside@^6.10.0:
- version "6.12.2"
- resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.12.2.tgz#8e6cf80c7d17a79f2c908399918158a7b02dda01"
- integrity sha512-NMXGa223OnsrGVp5dJHkuKxQ4czdLmXSp5jSV9OqiCky9LOpPATn3vLldc+q5fK3gKbEHvr7J1u0yhBh/xYkpA==
-
-react-popper@^1.3.8:
- version "1.3.11"
- resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.11.tgz#a2cc3f0a67b75b66cfa62d2c409f9dd1fcc71ffd"
- integrity sha512-VSA/bS+pSndSF2fiasHK/PTEEAyOpX60+H5EPAjoArr8JGm+oihu4UbrqcEBpQibJxBVCpYyjAX7abJ+7DoYVg==
+react-popper@^2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-2.3.0.tgz#17891c620e1320dce318bad9fede46a5f71c70ba"
+ integrity sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==
dependencies:
- "@babel/runtime" "^7.1.2"
- "@hypnosphi/create-react-context" "^0.3.1"
- deep-equal "^1.1.1"
- popper.js "^1.14.4"
- prop-types "^15.6.1"
- typed-styles "^0.0.7"
+ react-fast-compare "^3.0.1"
warning "^4.0.2"
-react-redux@^7.2.0:
- version "7.2.9"
- resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d"
- integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==
- dependencies:
- "@babel/runtime" "^7.15.4"
- "@types/react-redux" "^7.1.20"
- hoist-non-react-statics "^3.3.2"
- loose-envify "^1.4.0"
- prop-types "^15.7.2"
- react-is "^17.0.2"
-
react-router-dom@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
@@ -5553,19 +5572,20 @@ [email protected]:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"
-react-select@^3.2.0:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.2.0.tgz#de9284700196f5f9b5277c5d850a9ce85f5c72fe"
- integrity sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ==
- dependencies:
- "@babel/runtime" "^7.4.4"
- "@emotion/cache" "^10.0.9"
- "@emotion/core" "^10.0.9"
- "@emotion/css" "^10.0.9"
- memoize-one "^5.0.0"
+react-select@^5.7.3:
+ version "5.7.3"
+ resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.3.tgz#fa0dc9a23cad6ff3871ad3829f6083a4b54961a2"
+ integrity sha512-z8i3NCuFFWL3w27xq92rBkVI2onT0jzIIPe480HlBjXJ3b5o6Q+Clp4ydyeKrj9DZZ3lrjawwLC5NGl0FSvUDg==
+ dependencies:
+ "@babel/runtime" "^7.12.0"
+ "@emotion/cache" "^11.4.0"
+ "@emotion/react" "^11.8.1"
+ "@floating-ui/dom" "^1.0.1"
+ "@types/react-transition-group" "^4.4.0"
+ memoize-one "^6.0.0"
prop-types "^15.6.0"
- react-input-autosize "^3.0.0"
react-transition-group "^4.3.0"
+ use-isomorphic-layout-effect "^1.1.2"
react-side-effect@^2.1.0:
version "2.1.2"
@@ -5659,19 +5679,12 @@ rechoir@^0.7.0:
dependencies:
resolve "^1.9.0"
-redux@^4.0.0, redux@^4.0.4:
- version "4.2.1"
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
- integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
- dependencies:
- "@babel/runtime" "^7.9.2"
-
regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
-regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.4.3:
+regexp.prototype.flags@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
@@ -5733,7 +5746,16 @@ resolve-pathname@^3.0.0:
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
-resolve@^1.12.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.9.0:
+resolve@^1.19.0:
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
+ dependencies:
+ is-core-module "^2.11.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+resolve@^1.20.0, resolve@^1.22.1, resolve@^1.9.0:
version "1.22.1"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -5828,7 +5850,7 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"
-schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
+schema-utils@^3.0.0, schema-utils@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281"
integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==
@@ -5837,6 +5859,15 @@ schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
ajv "^6.12.5"
ajv-keywords "^3.5.2"
+schema-utils@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.2.tgz#36c10abca6f7577aeae136c804b0c741edeadc99"
+ integrity sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==
+ dependencies:
+ "@types/json-schema" "^7.0.8"
+ ajv "^6.12.5"
+ ajv-keywords "^3.5.2"
+
schema-utils@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0.0.tgz#60331e9e3ae78ec5d16353c467c34b3a0a1d3df7"
@@ -5900,7 +5931,7 @@ [email protected]:
range-parser "~1.2.1"
statuses "2.0.1"
-serialize-javascript@^6.0.0:
+serialize-javascript@^6.0.0, serialize-javascript@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c"
integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==
@@ -6025,11 +6056,12 @@ slate-hyperscript@^0.81.3:
dependencies:
is-plain-object "^5.0.0"
-slate-react@^0.88.0:
- version "0.88.2"
- resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.88.2.tgz#e072d54980876ec11ca057703a0e386dd290c03e"
- integrity sha512-r06i+b7c1deP9PH69D3kJLStB2cbwryCVUGC++3phG7G3Ie+qEeJ5AZqogdxtsXd2vZaVGYKEjSASd3bTnj3tw==
+slate-react@^0.92.0:
+ version "0.92.0"
+ resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.92.0.tgz#eb158ac2a33d962f48c466c4c8cc7bc14c1c6633"
+ integrity sha512-xEDKu5RKw5f0N95l1UeNQnrB0Pxh4JPjpIZR/BVsMo0ININnLAknR99gLo46bl/Ffql4mr7LeaxQRoXxbFtJOQ==
dependencies:
+ "@juggle/resize-observer" "^3.4.0"
"@types/is-hotkey" "^0.1.1"
"@types/lodash" "^4.14.149"
direction "^1.0.3"
@@ -6039,10 +6071,10 @@ slate-react@^0.88.0:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"
-slate@^0.88.1:
- version "0.88.1"
- resolved "https://registry.yarnpkg.com/slate/-/slate-0.88.1.tgz#0fc20f33b7baed7ea979fa848232c336e788cc31"
- integrity sha512-DEj9RpkNwPfdh3zbE9eGpeOVGWdS8BYQt754S0Lk6IvJXOkYaxza7WEZLZl/vnp7vloMdTe24zccyxywA3XK8g==
+slate@^0.91.4:
+ version "0.91.4"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.91.4.tgz#759764d63c8a8a7aff29a29e598e593ed80277f9"
+ integrity sha512-aUJ3rpjrdi5SbJ5G1Qjr3arytfRkEStTmHjBfWq2A2Q8MybacIzkScSvGJjQkdTk3djCK9C9SEOt39sSeZFwTw==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"
@@ -6081,7 +6113,7 @@ source-list-map@^2.0.0:
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
-"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
+"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
@@ -6116,11 +6148,6 @@ split2@^4.0.0:
resolved "https://registry.yarnpkg.com/split2/-/split2-4.1.0.tgz#101907a24370f85bb782f08adaabe4e281ecf809"
integrity sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ==
-stable@^0.1.8:
- version "0.1.8"
- resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
- integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
-
state-local@^1.0.6:
version "1.0.7"
resolved "https://registry.yarnpkg.com/state-local/-/state-local-1.0.7.tgz#da50211d07f05748d53009bee46307a37db386d5"
@@ -6131,11 +6158,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
-"statuses@>= 1.5.0 < 2":
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
- integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
-
stop-iteration-iterator@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#6a60be0b4ee757d1ed5254858ec66b10c49285e4"
@@ -6239,14 +6261,19 @@ style-loader@^2.0.0:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
-stylehacks@^5.1.1:
- version "5.1.1"
- resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-5.1.1.tgz#7934a34eb59d7152149fa69d6e9e56f2fc34bcc9"
- integrity sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==
+stylehacks@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-6.0.0.tgz#9fdd7c217660dae0f62e14d51c89f6c01b3cb738"
+ integrity sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==
dependencies:
browserslist "^4.21.4"
postcss-selector-parser "^6.0.4"
[email protected]:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
+ integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
+
supports-color@^5.3.0, supports-color@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -6273,28 +6300,27 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
-svgo@^2.7.0:
- version "2.8.0"
- resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
- integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
+svgo@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.0.2.tgz#5e99eeea42c68ee0dc46aa16da093838c262fe0a"
+ integrity sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==
dependencies:
"@trysound/sax" "0.2.0"
commander "^7.2.0"
- css-select "^4.1.3"
- css-tree "^1.1.3"
- csso "^4.2.0"
+ css-select "^5.1.0"
+ css-tree "^2.2.1"
+ csso "^5.0.5"
picocolors "^1.0.0"
- stable "^0.1.8"
swc-loader@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/swc-loader/-/swc-loader-0.2.3.tgz#6792f1c2e4c9ae9bf9b933b3e010210e270c186d"
integrity sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==
-swc-minify-webpack-plugin@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/swc-minify-webpack-plugin/-/swc-minify-webpack-plugin-1.0.1.tgz#8a19b88717e3bcaf13c0c559a5ac3537291f5deb"
- integrity sha512-Zeg50WoMQc7gMbPoXryyXU4suxsQ4QBJb3Lsg3l2uFSLZ3ATDkXE4CUv1sGdyNsOGt9YIuc3aSnz9z+BoUHPSg==
+swc-minify-webpack-plugin@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/swc-minify-webpack-plugin/-/swc-minify-webpack-plugin-2.1.0.tgz#35f975595d2e090064f34cb57f4ac4fd98a67eaa"
+ integrity sha512-v4B+Wcr84q58w2uALmjdTmOKyoF0pWY1xoGzy5vMibuQXQ0dHXlTmhodfu1NCiOISkqMf3T10nFmFQutBLw/vA==
tabbable@^5.3.3:
version "5.3.3"
@@ -6327,7 +6353,7 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
-terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6:
+terser-webpack-plugin@^5.3.6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz#5590aec31aa3c6f771ce1b1acca60639eab3195c"
integrity sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==
@@ -6338,6 +6364,17 @@ terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6:
serialize-javascript "^6.0.0"
terser "^5.14.1"
+terser-webpack-plugin@^5.3.7:
+ version "5.3.9"
+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.9.tgz#832536999c51b46d468067f9e37662a3b96adfe1"
+ integrity sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==
+ dependencies:
+ "@jridgewell/trace-mapping" "^0.3.17"
+ jest-worker "^27.4.5"
+ schema-utils "^3.1.1"
+ serialize-javascript "^6.0.1"
+ terser "^5.16.8"
+
terser@^5.10.0, terser@^5.14.1:
version "5.16.3"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.3.tgz#3266017a9b682edfe019b8ecddd2abaae7b39c6b"
@@ -6348,6 +6385,16 @@ terser@^5.10.0, terser@^5.14.1:
commander "^2.20.0"
source-map-support "~0.5.20"
+terser@^5.16.8:
+ version "5.17.6"
+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.17.6.tgz#d810e75e1bb3350c799cd90ebefe19c9412c12de"
+ integrity sha512-V8QHcs8YuyLkLHsJO5ucyff1ykrLVsR4dNnS//L5Y3NiSXpbK1J+WMVUs67eI0KTxs9JtHhgEQpXQVHlHI92DQ==
+ dependencies:
+ "@jridgewell/source-map" "^0.3.2"
+ acorn "^8.5.0"
+ commander "^2.20.0"
+ source-map-support "~0.5.20"
+
text-table@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
@@ -6388,7 +6435,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.6.tgz#b3f9b38835e36a41c843a3b0907a5a7b3755de73"
integrity sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA==
-tiny-invariant@^1.0.2, tiny-invariant@^1.0.6:
+tiny-invariant@^1.0.2:
version "1.3.1"
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
@@ -6410,11 +6457,6 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
[email protected]:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
- integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
-
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
@@ -6554,11 +6596,6 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
-typed-styles@^0.0.7:
- version "0.0.7"
- resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
- integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
-
typescript@^4.8.4:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
@@ -6623,10 +6660,10 @@ use-context-selector@^1.4.1:
resolved "https://registry.yarnpkg.com/use-context-selector/-/use-context-selector-1.4.1.tgz#eb96279965846b72915d7f899b8e6ef1d768b0ae"
integrity sha512-Io2ArvcRO+6MWIhkdfMFt+WKQX+Vb++W8DS2l03z/Vw/rz3BclKpM0ynr4LYGyU85Eke+Yx5oIhTY++QR0ZDoA==
-use-memo-one@^1.1.1:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/use-memo-one/-/use-memo-one-1.1.3.tgz#2fd2e43a2169eabc7496960ace8c79efef975e99"
- integrity sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==
+use-isomorphic-layout-effect@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
+ integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
utf8-byte-length@^1.0.1:
version "1.0.4"
@@ -6668,7 +6705,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09"
integrity sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==
-warning@^4.0.2, warning@^4.0.3:
+warning@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"
integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
@@ -6693,11 +6730,12 @@ webidl-conversions@^7.0.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
-webpack-bundle-analyzer@^4.7.0:
- version "4.7.0"
- resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.7.0.tgz#33c1c485a7fcae8627c547b5c3328b46de733c66"
- integrity sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==
+webpack-bundle-analyzer@^4.8.0:
+ version "4.8.0"
+ resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz#951b8aaf491f665d2ae325d8b84da229157b1d04"
+ integrity sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==
dependencies:
+ "@discoveryjs/json-ext" "0.5.7"
acorn "^8.0.4"
acorn-walk "^8.0.0"
chalk "^4.1.0"
@@ -6726,17 +6764,16 @@ webpack-cli@^4.10.0:
rechoir "^0.7.0"
webpack-merge "^5.7.3"
-webpack-dev-middleware@^4.3.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-4.3.0.tgz#179cc40795882cae510b1aa7f3710cbe93c9333e"
- integrity sha512-PjwyVY95/bhBh6VUqt6z4THplYcsvQ8YNNBTBM873xLVmw8FLeALn0qurHbs9EmcfhzQis/eoqypSnZeuUz26w==
[email protected]:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-6.0.1.tgz#fd585127ed44dab3f253daf0d98f4d58a5088cc2"
+ integrity sha512-PZPZ6jFinmqVPJZbisfggDiC+2EeGZ1ZByyMP5sOFJcPPWSexalISz+cvm+j+oYPT7FIJyxT76esjnw9DhE5sw==
dependencies:
- colorette "^1.2.2"
- mem "^8.1.1"
- memfs "^3.2.2"
- mime-types "^2.1.30"
+ colorette "^2.0.10"
+ memfs "^3.4.12"
+ mime-types "^2.1.31"
range-parser "^1.2.1"
- schema-utils "^3.0.0"
+ schema-utils "^4.0.0"
webpack-hot-middleware@^2.25.3:
version "2.25.3"
@@ -6768,22 +6805,22 @@ webpack-sources@^3.2.3:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
-webpack@^5.75.0:
- version "5.75.0"
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
- integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
+webpack@^5.78.0:
+ version "5.84.0"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.84.0.tgz#011115617668744aece87a9eb68534487d84de1a"
+ integrity sha512-XezNK3kwJq6IyeoZmZ1uEqQs+42nTqIi4jYM/YjLwaJedUC1N3bwnCC0+UcnHJPfqWX0kGrQnMIvZZyWYaIZrA==
dependencies:
"@types/eslint-scope" "^3.7.3"
- "@types/estree" "^0.0.51"
- "@webassemblyjs/ast" "1.11.1"
- "@webassemblyjs/wasm-edit" "1.11.1"
- "@webassemblyjs/wasm-parser" "1.11.1"
+ "@types/estree" "^1.0.0"
+ "@webassemblyjs/ast" "^1.11.5"
+ "@webassemblyjs/wasm-edit" "^1.11.5"
+ "@webassemblyjs/wasm-parser" "^1.11.5"
acorn "^8.7.1"
- acorn-import-assertions "^1.7.6"
+ acorn-import-assertions "^1.9.0"
browserslist "^4.14.5"
chrome-trace-event "^1.0.2"
- enhanced-resolve "^5.10.0"
- es-module-lexer "^0.9.0"
+ enhanced-resolve "^5.14.1"
+ es-module-lexer "^1.2.1"
eslint-scope "5.1.1"
events "^3.2.0"
glob-to-regexp "^0.4.1"
@@ -6792,9 +6829,9 @@ webpack@^5.75.0:
loader-runner "^4.2.0"
mime-types "^2.1.27"
neo-async "^2.6.2"
- schema-utils "^3.1.0"
+ schema-utils "^3.1.2"
tapable "^2.1.1"
- terser-webpack-plugin "^5.1.3"
+ terser-webpack-plugin "^5.3.7"
watchpack "^2.4.0"
webpack-sources "^3.2.3"
@@ -6911,7 +6948,7 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
-yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
+yaml@^1.10.0:
version "1.10.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
diff --git a/examples/preview/next-app/.env.example b/examples/preview/next-app/.env.example
new file mode 100644
index 00000000000..71b58a9a0f0
--- /dev/null
+++ b/examples/preview/next-app/.env.example
@@ -0,0 +1,3 @@
+NEXT_PUBLIC_CMS_URL=http://localhost:3000
+NEXT_PRIVATE_DRAFT_SECRET=EXAMPLE_DRAFT_SECRET
+NEXT_PRIVATE_REVALIDATION_KEY=EXAMPLE_REVALIDATION_KEY
diff --git a/examples/preview/next-app/.eslintrc.js b/examples/preview/next-app/.eslintrc.js
new file mode 100644
index 00000000000..b22424b3edd
--- /dev/null
+++ b/examples/preview/next-app/.eslintrc.js
@@ -0,0 +1,7 @@
+module.exports = {
+ root: true,
+ extends: ['plugin:@next/next/recommended', '@payloadcms'],
+ rules: {
+ 'import/extensions': 'off',
+ },
+}
diff --git a/examples/preview/next-app/.gitignore b/examples/preview/next-app/.gitignore
new file mode 100644
index 00000000000..233d5a4d021
--- /dev/null
+++ b/examples/preview/next-app/.gitignore
@@ -0,0 +1,6 @@
+.next
+dist
+build
+node_modules
+.env
+package-lock.json
diff --git a/examples/preview/next-app/.prettierrc.js b/examples/preview/next-app/.prettierrc.js
new file mode 100644
index 00000000000..70c17c995fa
--- /dev/null
+++ b/examples/preview/next-app/.prettierrc.js
@@ -0,0 +1,8 @@
+module.exports = {
+ printWidth: 100,
+ parser: "typescript",
+ semi: false,
+ singleQuote: true,
+ trailingComma: "all",
+ arrowParens: "avoid",
+};
diff --git a/examples/preview/next-app/README.md b/examples/preview/next-app/README.md
new file mode 100644
index 00000000000..df0e45c2945
--- /dev/null
+++ b/examples/preview/next-app/README.md
@@ -0,0 +1,37 @@
+# Payload Preview Example Front-End
+
+This is a [Next.js](https://nextjs.org) app using the [App Router](https://nextjs.org/docs/app). It was made explicitly for Payload's [Preview Example](https://github.com/payloadcms/payload/tree/master/examples/preview/cms).
+
+> This example uses the App Router, the latest API of Next.js. If your app is using the legacy [Pages Router](https://nextjs.org/docs/pages), check out the official [Pages Router Example](https://github.com/payloadcms/payload/tree/master/examples/preview/next-pages).
+
+## Getting Started
+
+### Payload
+
+First you'll need a running [Payload](https://github.com/payloadcms/payload) app. If you have not done so already, open up the `cms` folder and follow the setup instructions. Take note of your `serverURL`, you'll need this in the next step.
+
+### Next.js
+
+1. Clone this repo
+2. `cd` into this directory and run `yarn` or `npm install`
+3. `cp .env.example .env` to copy the example environment variables
+4. `yarn dev` or `npm run dev` to start the server
+5. `open http://localhost:3001` to see the result
+
+Once running you will find a couple seeded pages on your local environment with some basic instructions. You can also start editing the pages by modifying the documents within Payload. See the [Preview Example](https://github.com/payloadcms/payload/tree/master/examples/preview/cms) for full details.
+
+## Learn More
+
+To learn more about Payload and Next.js, take a look at the following resources:
+
+- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
+- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
+- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
+
+You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
+
+## Deployment
+
+The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new) from the creators of Next.js. You could also combine this app into a [single Express server](https://github.com/payloadcms/payload/tree/master/examples/custom-server) and deploy in to [Payload Cloud](https://payloadcms.com/new/import).
+
+Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
diff --git a/examples/preview/next-app/app/[slug]/index.module.scss b/examples/preview/next-app/app/[slug]/index.module.scss
new file mode 100644
index 00000000000..3ae99a675a4
--- /dev/null
+++ b/examples/preview/next-app/app/[slug]/index.module.scss
@@ -0,0 +1,3 @@
+.page {
+ margin-top: calc(var(--base) * 2);
+}
diff --git a/examples/preview/next-app/app/[slug]/page.tsx b/examples/preview/next-app/app/[slug]/page.tsx
new file mode 100644
index 00000000000..deb9b700d5e
--- /dev/null
+++ b/examples/preview/next-app/app/[slug]/page.tsx
@@ -0,0 +1,46 @@
+import { draftMode } from 'next/headers'
+import { notFound } from 'next/navigation'
+
+import { Page } from '../../payload-types'
+import { Gutter } from '../_components/Gutter'
+import RichText from '../_components/RichText'
+import { fetchPage, fetchPages } from '../cms'
+
+import classes from './index.module.scss'
+
+interface PageParams {
+ params: { slug: string }
+}
+
+export const PageTemplate: React.FC<{ page: Page | null | undefined }> = ({ page }) => (
+ <main className={classes.page}>
+ <Gutter>
+ <h1>{page?.title}</h1>
+ <RichText content={page?.richText} />
+ </Gutter>
+ </main>
+)
+
+export default async function Page({ params: { slug = 'home' } }: PageParams) {
+ const { isEnabled: isDraftMode } = draftMode()
+
+ const page = await fetchPage(slug, isDraftMode)
+
+ if (page === null) {
+ return notFound()
+ }
+
+ return <PageTemplate page={page} />
+}
+
+export async function generateStaticParams() {
+ const pages = await fetchPages()
+
+ return pages.map(({ slug }) =>
+ slug !== 'home'
+ ? {
+ slug,
+ }
+ : {},
+ ) // eslint-disable-line function-paren-newline
+}
diff --git a/examples/preview/next-app/app/_components/AdminBar/index.client.tsx b/examples/preview/next-app/app/_components/AdminBar/index.client.tsx
new file mode 100644
index 00000000000..7d3ab631b37
--- /dev/null
+++ b/examples/preview/next-app/app/_components/AdminBar/index.client.tsx
@@ -0,0 +1,43 @@
+'use client'
+
+import React, { useState } from 'react'
+import { PayloadAdminBar, PayloadAdminBarProps, PayloadMeUser } from 'payload-admin-bar'
+
+import { Gutter } from '../Gutter'
+
+import classes from './index.module.scss'
+
+const Title: React.FC = () => <span>Dashboard</span>
+
+export const AdminBarClient: React.FC<PayloadAdminBarProps> = props => {
+ const [user, setUser] = useState<PayloadMeUser>()
+
+ return (
+ <div className={[classes.adminBar, user && classes.show].filter(Boolean).join(' ')}>
+ <Gutter className={classes.container}>
+ <PayloadAdminBar
+ {...props}
+ logo={<Title />}
+ cmsURL={process.env.NEXT_PUBLIC_CMS_URL}
+ onPreviewExit={async () => {
+ await fetch(`/api/exit-preview`)
+ window.location.reload()
+ }}
+ onAuthChange={setUser}
+ className={classes.payloadAdminBar}
+ classNames={{
+ user: classes.user,
+ logo: classes.logo,
+ controls: classes.controls,
+ }}
+ style={{
+ position: 'relative',
+ zIndex: 'unset',
+ padding: 0,
+ backgroundColor: 'transparent',
+ }}
+ />
+ </Gutter>
+ </div>
+ )
+}
diff --git a/examples/preview/nextjs/components/Header/AdminBar/index.module.scss b/examples/preview/next-app/app/_components/AdminBar/index.module.scss
similarity index 61%
rename from examples/preview/nextjs/components/Header/AdminBar/index.module.scss
rename to examples/preview/next-app/app/_components/AdminBar/index.module.scss
index 4b57f48eb7e..5a3ea063141 100644
--- a/examples/preview/nextjs/components/Header/AdminBar/index.module.scss
+++ b/examples/preview/next-app/app/_components/AdminBar/index.module.scss
@@ -1,20 +1,22 @@
.adminBar {
z-index: 10;
width: 100%;
- background-color: var(--color-dark-gray);
- color: var(--color-white);
- padding: calc(var(--base) * 0.25) 0;
- font-size: calc(#{var(--html-font-size)} * 1px);
+ background-color: rgb(var(--foreground-rgb));
+ padding: calc(var(--base) * 0.5) 0;
display: none;
}
+.payloadAdminBar {
+ color: rgb(var(--background-rgb)) !important;
+}
+
.show {
display: block;
}
.controls {
& > *:not(:last-child) {
- margin-right:calc(var(--base) * 0.5) !important;
+ margin-right: calc(var(--base) * 0.5) !important;
}
}
@@ -39,6 +41,6 @@
bottom: 0;
left: 0;
width: 100%;
- background-color: var(--color-light-gray);
+ background-color: rbg(var(--background-rgb));
height: 2px;
}
diff --git a/examples/preview/next-app/app/_components/AdminBar/index.tsx b/examples/preview/next-app/app/_components/AdminBar/index.tsx
new file mode 100644
index 00000000000..4386fb7d33b
--- /dev/null
+++ b/examples/preview/next-app/app/_components/AdminBar/index.tsx
@@ -0,0 +1,16 @@
+import React from 'react'
+import { draftMode } from 'next/headers'
+
+import { AdminBarClient } from './index.client'
+
+export function AdminBar() {
+ const { isEnabled: isPreviewMode } = draftMode()
+
+ return (
+ <AdminBarClient
+ preview={isPreviewMode}
+ // id={page?.id} // TODO: is there any way to do this?!
+ collection="pages"
+ />
+ )
+}
diff --git a/examples/preview/nextjs/components/Button/index.module.scss b/examples/preview/next-app/app/_components/Button/index.module.scss
similarity index 94%
rename from examples/preview/nextjs/components/Button/index.module.scss
rename to examples/preview/next-app/app/_components/Button/index.module.scss
index 4eb46c2195b..c43dbc192df 100644
--- a/examples/preview/nextjs/components/Button/index.module.scss
+++ b/examples/preview/next-app/app/_components/Button/index.module.scss
@@ -1,5 +1,3 @@
-@import '../../css/type.scss';
-
.button {
border: none;
cursor: pointer;
@@ -21,7 +19,6 @@
}
.label {
- @extend %label;
text-align: center;
display: flex;
align-items: center;
diff --git a/examples/preview/next-app/app/_components/Button/index.tsx b/examples/preview/next-app/app/_components/Button/index.tsx
new file mode 100644
index 00000000000..dab17349e13
--- /dev/null
+++ b/examples/preview/next-app/app/_components/Button/index.tsx
@@ -0,0 +1,71 @@
+import React, { ElementType } from 'react'
+import Link from 'next/link'
+
+import classes from './index.module.scss'
+
+export type Props = {
+ label?: string
+ appearance?: 'default' | 'primary' | 'secondary'
+ el?: 'button' | 'link' | 'a'
+ onClick?: () => void
+ href?: string
+ newTab?: boolean
+ className?: string
+ type?: 'submit' | 'button'
+ disabled?: boolean
+}
+
+export const Button: React.FC<Props> = ({
+ el: elFromProps = 'link',
+ label,
+ newTab,
+ href,
+ appearance,
+ className: classNameFromProps,
+ onClick,
+ type = 'button',
+ disabled,
+}) => {
+ let el = elFromProps
+ const newTabProps = newTab ? { target: '_blank', rel: 'noopener noreferrer' } : {}
+ const className = [
+ classes.button,
+ classNameFromProps,
+ classes[`appearance--${appearance}`],
+ classes.button,
+ ]
+ .filter(Boolean)
+ .join(' ')
+
+ const content = (
+ <div className={classes.content}>
+ {/* <Chevron /> */}
+ <span className={classes.label}>{label}</span>
+ </div>
+ )
+
+ if (onClick || type === 'submit') el = 'button'
+
+ if (el === 'link') {
+ return (
+ <Link href={href || ''} className={className} {...newTabProps} onClick={onClick}>
+ {content}
+ </Link>
+ )
+ }
+
+ const Element: ElementType = el
+
+ return (
+ <Element
+ href={href}
+ className={className}
+ type={type}
+ {...newTabProps}
+ onClick={onClick}
+ disabled={disabled}
+ >
+ {content}
+ </Element>
+ )
+}
diff --git a/examples/preview/next-app/app/_components/CMSLink/index.tsx b/examples/preview/next-app/app/_components/CMSLink/index.tsx
new file mode 100644
index 00000000000..20315f95e3f
--- /dev/null
+++ b/examples/preview/next-app/app/_components/CMSLink/index.tsx
@@ -0,0 +1,66 @@
+import React from 'react'
+import Link from 'next/link'
+
+import { Page } from '../../../payload-types'
+import { Button } from '../Button'
+
+export type CMSLinkType = {
+ type?: 'custom' | 'reference'
+ url?: string
+ newTab?: boolean
+ reference?: {
+ value: string | Page
+ relationTo: 'pages'
+ }
+ label?: string
+ appearance?: 'default' | 'primary' | 'secondary'
+ children?: React.ReactNode
+ className?: string
+}
+
+export const CMSLink: React.FC<CMSLinkType> = ({
+ type,
+ url,
+ newTab,
+ reference,
+ label,
+ appearance,
+ children,
+ className,
+}) => {
+ const href =
+ type === 'reference' && typeof reference?.value === 'object' && reference.value.slug
+ ? `/${reference.value.slug === 'home' ? '' : reference.value.slug}`
+ : url
+
+ if (!appearance) {
+ const newTabProps = newTab ? { target: '_blank', rel: 'noopener noreferrer' } : {}
+
+ if (type === 'custom') {
+ return (
+ <a href={url} {...newTabProps} className={className}>
+ {label && label}
+ {children && children}
+ </a>
+ )
+ }
+
+ if (href) {
+ return (
+ <Link href={href} {...newTabProps} className={className} prefetch={false}>
+ {label && label}
+ {children && children}
+ </Link>
+ )
+ }
+ }
+
+ const buttonProps = {
+ newTab,
+ href,
+ appearance,
+ label,
+ }
+
+ return <Button className={className} {...buttonProps} el="link" />
+}
diff --git a/examples/preview/nextjs/components/Gutter/index.module.scss b/examples/preview/next-app/app/_components/Gutter/index.module.scss
similarity index 57%
rename from examples/preview/nextjs/components/Gutter/index.module.scss
rename to examples/preview/next-app/app/_components/Gutter/index.module.scss
index 065eb85eaed..09f9f61be3d 100644
--- a/examples/preview/nextjs/components/Gutter/index.module.scss
+++ b/examples/preview/next-app/app/_components/Gutter/index.module.scss
@@ -1,3 +1,9 @@
+.gutter {
+ max-width: var(--max-width);
+ width: 100%;
+ margin: auto;
+}
+
.gutterLeft {
padding-left: var(--gutter-h);
}
diff --git a/examples/preview/next-app/app/_components/Gutter/index.tsx b/examples/preview/next-app/app/_components/Gutter/index.tsx
new file mode 100644
index 00000000000..3cabc4ac58a
--- /dev/null
+++ b/examples/preview/next-app/app/_components/Gutter/index.tsx
@@ -0,0 +1,33 @@
+import React, { forwardRef, Ref } from 'react'
+
+import classes from './index.module.scss'
+
+type Props = {
+ left?: boolean
+ right?: boolean
+ className?: string
+ children: React.ReactNode
+ ref?: Ref<HTMLDivElement>
+}
+
+export const Gutter: React.FC<Props> = forwardRef<HTMLDivElement, Props>((props, ref) => {
+ const { left = true, right = true, className, children } = props
+
+ return (
+ <div
+ ref={ref}
+ className={[
+ classes.gutter,
+ left && classes.gutterLeft,
+ right && classes.gutterRight,
+ className,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {children}
+ </div>
+ )
+})
+
+Gutter.displayName = 'Gutter'
diff --git a/examples/preview/next-app/app/_components/Header/index.module.scss b/examples/preview/next-app/app/_components/Header/index.module.scss
new file mode 100644
index 00000000000..e71cfd33fb3
--- /dev/null
+++ b/examples/preview/next-app/app/_components/Header/index.module.scss
@@ -0,0 +1,32 @@
+.header {
+ padding: var(--base) 0;
+}
+
+.wrap {
+ display: flex;
+ justify-content: space-between;
+ gap: calc(var(--base) / 2);
+ flex-wrap: wrap;
+}
+
+.logo {
+ flex-shrink: 0;
+}
+
+.nav {
+ display: flex;
+ align-items: center;
+ gap: var(--base);
+ white-space: nowrap;
+ overflow: hidden;
+ flex-wrap: wrap;
+
+ a {
+ display: block;
+ text-decoration: none;
+ }
+
+ @media (max-width: 1000px) {
+ gap: 0 calc(var(--base) / 2);
+ }
+}
diff --git a/examples/preview/next-app/app/_components/Header/index.tsx b/examples/preview/next-app/app/_components/Header/index.tsx
new file mode 100644
index 00000000000..924a5bf576e
--- /dev/null
+++ b/examples/preview/next-app/app/_components/Header/index.tsx
@@ -0,0 +1,49 @@
+import React from 'react'
+import Image from 'next/image'
+import Link from 'next/link'
+
+import { MainMenu } from '../../../payload-types'
+import { CMSLink } from '../CMSLink'
+import { Gutter } from '../Gutter'
+
+import classes from './index.module.scss'
+
+export async function Header() {
+ const mainMenu: MainMenu = await fetch(
+ `${process.env.NEXT_PUBLIC_CMS_URL}/api/globals/main-menu`,
+ ).then(res => res.json())
+
+ const { navItems } = mainMenu
+
+ const hasNavItems = navItems && Array.isArray(navItems) && navItems.length > 0
+
+ return (
+ <header className={classes.header}>
+ <Gutter className={classes.wrap}>
+ <Link href="/" className={classes.logo}>
+ <picture>
+ <source
+ srcSet="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-light.svg"
+ media="(prefers-color-scheme: dark)"
+ />
+ <Image
+ width={150}
+ height={30}
+ alt="Payload Logo"
+ src="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-dark.svg"
+ />
+ </picture>
+ </Link>
+ {hasNavItems && (
+ <nav className={classes.nav}>
+ {navItems.map(({ link }, i) => {
+ return <CMSLink key={i} {...link} />
+ })}
+ </nav>
+ )}
+ </Gutter>
+ </header>
+ )
+}
+
+export default Header
diff --git a/examples/preview/next-app/app/_components/RichText/index.module.scss b/examples/preview/next-app/app/_components/RichText/index.module.scss
new file mode 100644
index 00000000000..884b2d95be3
--- /dev/null
+++ b/examples/preview/next-app/app/_components/RichText/index.module.scss
@@ -0,0 +1,9 @@
+.richText {
+ :first-child {
+ margin-top: 0;
+ }
+
+ a {
+ text-decoration: underline;
+ }
+}
diff --git a/examples/preview/next-app/app/_components/RichText/index.tsx b/examples/preview/next-app/app/_components/RichText/index.tsx
new file mode 100644
index 00000000000..657d2d8d218
--- /dev/null
+++ b/examples/preview/next-app/app/_components/RichText/index.tsx
@@ -0,0 +1,19 @@
+import React from 'react'
+
+import serialize from './serialize'
+
+import classes from './index.module.scss'
+
+const RichText: React.FC<{ className?: string; content: any }> = ({ className, content }) => {
+ if (!content) {
+ return null
+ }
+
+ return (
+ <div className={[classes.richText, className].filter(Boolean).join(' ')}>
+ {serialize(content)}
+ </div>
+ )
+}
+
+export default RichText
diff --git a/examples/preview/next-app/app/_components/RichText/serialize.tsx b/examples/preview/next-app/app/_components/RichText/serialize.tsx
new file mode 100644
index 00000000000..1067a9815a2
--- /dev/null
+++ b/examples/preview/next-app/app/_components/RichText/serialize.tsx
@@ -0,0 +1,92 @@
+import React, { Fragment } from 'react'
+import escapeHTML from 'escape-html'
+import { Text } from 'slate'
+
+// eslint-disable-next-line no-use-before-define
+type Children = Leaf[]
+
+type Leaf = {
+ type: string
+ value?: {
+ url: string
+ alt: string
+ }
+ children: Children
+ url?: string
+ [key: string]: unknown
+}
+
+const serialize = (children: Children): React.ReactNode[] =>
+ children.map((node, i) => {
+ if (Text.isText(node)) {
+ let text = <span dangerouslySetInnerHTML={{ __html: escapeHTML(node.text) }} />
+
+ if (node.bold) {
+ text = <strong key={i}>{text}</strong>
+ }
+
+ if (node.code) {
+ text = <code key={i}>{text}</code>
+ }
+
+ if (node.italic) {
+ text = <em key={i}>{text}</em>
+ }
+
+ if (node.underline) {
+ text = (
+ <span style={{ textDecoration: 'underline' }} key={i}>
+ {text}
+ </span>
+ )
+ }
+
+ if (node.strikethrough) {
+ text = (
+ <span style={{ textDecoration: 'line-through' }} key={i}>
+ {text}
+ </span>
+ )
+ }
+
+ return <Fragment key={i}>{text}</Fragment>
+ }
+
+ if (!node) {
+ return null
+ }
+
+ switch (node.type) {
+ case 'h1':
+ return <h1 key={i}>{serialize(node.children)}</h1>
+ case 'h2':
+ return <h2 key={i}>{serialize(node.children)}</h2>
+ case 'h3':
+ return <h3 key={i}>{serialize(node.children)}</h3>
+ case 'h4':
+ return <h4 key={i}>{serialize(node.children)}</h4>
+ case 'h5':
+ return <h5 key={i}>{serialize(node.children)}</h5>
+ case 'h6':
+ return <h6 key={i}>{serialize(node.children)}</h6>
+ case 'blockquote':
+ return <blockquote key={i}>{serialize(node.children)}</blockquote>
+ case 'ul':
+ return <ul key={i}>{serialize(node.children)}</ul>
+ case 'ol':
+ return <ol key={i}>{serialize(node.children)}</ol>
+ case 'li':
+ return <li key={i}>{serialize(node.children)}</li>
+ case 'link':
+ return (
+ <a href={escapeHTML(node.url)} key={i}>
+ {serialize(node.children)}
+ </a>
+ )
+
+ default:
+ return <p key={i}>{serialize(node.children)}</p>
+ }
+ })
+
+export default serialize
diff --git a/examples/preview/next-app/app/api/exit-preview/route.ts b/examples/preview/next-app/app/api/exit-preview/route.ts
new file mode 100644
index 00000000000..0c15caea1ea
--- /dev/null
+++ b/examples/preview/next-app/app/api/exit-preview/route.ts
@@ -0,0 +1,6 @@
+import { draftMode } from 'next/headers'
+
+export async function GET(): Promise<Response> {
+ draftMode().disable()
+ return new Response('Draft mode is disabled')
+}
diff --git a/examples/preview/next-app/app/api/preview/route.ts b/examples/preview/next-app/app/api/preview/route.ts
new file mode 100644
index 00000000000..1faa3ca4102
--- /dev/null
+++ b/examples/preview/next-app/app/api/preview/route.ts
@@ -0,0 +1,47 @@
+import { draftMode } from 'next/headers'
+import { redirect } from 'next/navigation'
+
+export async function GET(
+ req: Request & {
+ cookies: {
+ get: (name: string) => {
+ value: string
+ }
+ }
+ },
+): Promise<Response> {
+ const payloadToken = req.cookies.get('payload-token')?.value
+ const { searchParams } = new URL(req.url)
+ const url = searchParams.get('url')
+ const secret = searchParams.get('secret')
+
+ if (!url) {
+ return new Response('No URL provided', { status: 404 })
+ }
+
+ if (!payloadToken) {
+ new Response('You are not allowed to preview this page', { status: 403 })
+ }
+
+ // validate the Payload token
+ const userReq = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/me`, {
+ headers: {
+ Authorization: `JWT ${payloadToken}`,
+ },
+ })
+
+ const userRes = await userReq.json()
+
+ if (!userReq.ok || !userRes?.user) {
+ draftMode().disable()
+ return new Response('You are not allowed to preview this page', { status: 403 })
+ }
+
+ if (secret !== process.env.NEXT_PRIVATE_DRAFT_SECRET) {
+ return new Response('Invalid token', { status: 401 })
+ }
+
+ draftMode().enable()
+
+ redirect(url)
+}
diff --git a/examples/preview/next-app/app/api/revalidate/route.ts b/examples/preview/next-app/app/api/revalidate/route.ts
new file mode 100644
index 00000000000..653a1c85af8
--- /dev/null
+++ b/examples/preview/next-app/app/api/revalidate/route.ts
@@ -0,0 +1,25 @@
+import { revalidatePath } from 'next/cache'
+import type { NextRequest } from 'next/server'
+import { NextResponse } from 'next/server'
+
+export async function GET(request: NextRequest): Promise<unknown> {
+ const path = request.nextUrl.searchParams.get('revalidatePath')
+ const secret = request.nextUrl.searchParams.get('secret')
+
+ if (secret !== process.env.NEXT_PRIVATE_REVALIDATION_KEY) {
+ return NextResponse.json({ revalidated: false, now: Date.now() })
+ }
+
+ if (typeof path === 'string') {
+ // there is a known bug with `revalidatePath` where it will not revalidate exact paths of dynamic routes
+ // instead, Next.js expects us to revalidate entire directories, i.e. `/[slug]` instead of `/example-page`
+ // for now we'll make this change but with expectation that it will be fixed so we can use `revalidatePath('/example-page')`
+ // - https://github.com/vercel/next.js/issues/49387
+ // - https://github.com/vercel/next.js/issues/49778#issuecomment-1547028830
+ // revalidatePath(path)
+ revalidatePath('/[slug]')
+ return NextResponse.json({ revalidated: true, now: Date.now() })
+ }
+
+ return NextResponse.json({ revalidated: false, now: Date.now() })
+}
diff --git a/examples/preview/next-app/app/app.scss b/examples/preview/next-app/app/app.scss
new file mode 100644
index 00000000000..21f01bb945c
--- /dev/null
+++ b/examples/preview/next-app/app/app.scss
@@ -0,0 +1,107 @@
+$breakpoint: 1000px;
+
+:root {
+ --max-width: 1600px;
+ --foreground-rgb: 0, 0, 0;
+ --background-rgb: 255, 255, 255;
+ --block-spacing: 2rem;
+ --gutter-h: 4rem;
+ --base: 1rem;
+
+ @media (max-width: $breakpoint) {
+ --block-spacing: 1rem;
+ --gutter-h: 2rem;
+ --base: 0.75rem;
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ :root {
+ --foreground-rgb: 255, 255, 255;
+ --background-rgb: 7, 7, 7;
+ }
+}
+
+* {
+ box-sizing: border-box;
+}
+
+html {
+ font-size: 20px;
+ line-height: 1.5;
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
+
+ @media (max-width: $breakpoint) {
+ font-size: 16px;
+ }
+}
+
+html,
+body {
+ max-width: 100vw;
+ overflow-x: hidden;
+}
+
+body {
+ margin: 0;
+ color: rgb(var(--foreground-rgb));
+ background: rgb(var(--background-rgb));
+}
+
+img {
+ height: auto;
+ max-width: 100%;
+ display: block;
+}
+
+h1 {
+ font-size: 4.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+
+ @media (max-width: $breakpoint) {
+ font-size: 3rem;
+ margin: 0 0 1.5rem 0;
+ }
+}
+
+h2 {
+ font-size: 3.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+}
+
+h3 {
+ font-size: 2.5rem;
+ line-height: 1.2;
+ margin: 0 0 2rem 0;
+}
+
+h4 {
+ font-size: 1.5rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h5 {
+ font-size: 1.25rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h6 {
+ font-size: 1rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+a {
+ color: inherit;
+ text-decoration: none;
+}
+
+@media (prefers-color-scheme: dark) {
+ html {
+ color-scheme: dark;
+ }
+}
diff --git a/examples/preview/next-app/app/cms.ts b/examples/preview/next-app/app/cms.ts
new file mode 100644
index 00000000000..02166bcf534
--- /dev/null
+++ b/examples/preview/next-app/app/cms.ts
@@ -0,0 +1,39 @@
+import { cookies } from 'next/headers'
+
+import type { Page } from '../payload-types'
+
+export const fetchPage = async (
+ slug: string,
+ draft?: boolean,
+): Promise<Page | undefined | null> => {
+ const payloadToken = cookies().get('payload-token')
+
+ const pageRes: {
+ docs: Page[]
+ } = await fetch(
+ `${process.env.NEXT_PUBLIC_CMS_URL}/api/pages?where[slug][equals]=${slug}${
+ draft && payloadToken ? '&draft=true' : ''
+ }`,
+ {
+ ...(draft && payloadToken
+ ? {
+ headers: {
+ Authorization: `JWT ${payloadToken?.value}`,
+ },
+ }
+ : {}),
+ },
+ ).then(res => res.json())
+
+ return pageRes?.docs?.[0] ?? null
+}
+
+export const fetchPages = async (): Promise<Page[]> => {
+ const pageRes: {
+ docs: Page[]
+ } = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/pages?depth=0&limit=100`).then(res =>
+ res.json(),
+ ) // eslint-disable-line function-paren-newline
+
+ return pageRes?.docs ?? []
+}
diff --git a/examples/preview/next-app/app/layout.tsx b/examples/preview/next-app/app/layout.tsx
new file mode 100644
index 00000000000..36288879aa3
--- /dev/null
+++ b/examples/preview/next-app/app/layout.tsx
@@ -0,0 +1,32 @@
+import { AdminBar } from './_components/AdminBar'
+import { Header } from './_components/Header'
+
+import './app.scss'
+
+export const metadata = {
+ title: 'Create Next App',
+ description: 'Generated by create next app',
+}
+
+export default async function RootLayout(props: { children: React.ReactNode }) {
+ const { children } = props
+
+ return (
+ <html lang="en">
+ <body>
+ <AdminBar />
+ {/* The error ignored here is related to `@types/react` and `typescript` not
+ aligning with their implementations of Promise-based server components.
+ This can be removed once these dependencies are resolved in their respective modules.
+ - https://github.com/vercel/next.js/issues/42292
+ - https://github.com/vercel/next.js/issues/43537
+ Update: this is fixed in `@types/react` v18.2.14 but still requires `@ts-expect-error` to build :shrug:
+ See my comment here: https://github.com/vercel/next.js/issues/42292#issuecomment-1622979777
+ */}
+ {/* @ts-expect-error */}
+ <Header />
+ {children}
+ </body>
+ </html>
+ )
+}
diff --git a/examples/preview/next-app/app/page.tsx b/examples/preview/next-app/app/page.tsx
new file mode 100644
index 00000000000..21a55ae54cd
--- /dev/null
+++ b/examples/preview/next-app/app/page.tsx
@@ -0,0 +1,3 @@
+import Page from './[slug]/page'
+
+export default Page
diff --git a/examples/preview/next-app/next-env.d.ts b/examples/preview/next-app/next-env.d.ts
new file mode 100644
index 00000000000..4f11a03dc6c
--- /dev/null
+++ b/examples/preview/next-app/next-env.d.ts
@@ -0,0 +1,5 @@
+/// <reference types="next" />
+/// <reference types="next/image-types/global" />
+
+// NOTE: This file should not be edited
+// see https://nextjs.org/docs/basic-features/typescript for more information.
diff --git a/examples/preview/next-app/next.config.js b/examples/preview/next-app/next.config.js
new file mode 100644
index 00000000000..767719fc4fb
--- /dev/null
+++ b/examples/preview/next-app/next.config.js
@@ -0,0 +1,4 @@
+/** @type {import('next').NextConfig} */
+const nextConfig = {}
+
+module.exports = nextConfig
diff --git a/examples/preview/next-app/package.json b/examples/preview/next-app/package.json
new file mode 100644
index 00000000000..3499eb89952
--- /dev/null
+++ b/examples/preview/next-app/package.json
@@ -0,0 +1,40 @@
+{
+ "name": "payload-nextjs-preview-example",
+ "version": "0.1.0",
+ "private": true,
+ "scripts": {
+ "dev": "next dev -p 3001",
+ "build": "next build",
+ "start": "next start -p 3001",
+ "lint": "next lint"
+ },
+ "dependencies": {
+ "escape-html": "^1.0.3",
+ "next": "^13.4.8",
+ "payload-admin-bar": "^1.0.6",
+ "react": "18.2.0",
+ "react-dom": "18.2.0"
+ },
+ "devDependencies": {
+ "@next/eslint-plugin-next": "^13.4.8",
+ "@payloadcms/eslint-config": "^0.0.2",
+ "@types/escape-html": "^1.0.2",
+ "@types/node": "18.11.3",
+ "@types/react": "^18.2.14",
+ "@types/react-dom": "^18.2.6",
+ "@typescript-eslint/eslint-plugin": "^5.51.0",
+ "@typescript-eslint/parser": "^5.51.0",
+ "eslint": "8.41.0",
+ "eslint-config-next": "13.4.3",
+ "eslint-config-prettier": "^8.5.0",
+ "eslint-plugin-filenames": "^1.3.2",
+ "eslint-plugin-import": "2.25.4",
+ "eslint-plugin-prettier": "^4.0.0",
+ "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-simple-import-sort": "^10.0.0",
+ "prettier": "^2.7.1",
+ "sass": "^1.62.1",
+ "slate": "^0.82.0",
+ "typescript": "^4.8.4"
+ }
+}
diff --git a/examples/preview/next-app/payload-types.ts b/examples/preview/next-app/payload-types.ts
new file mode 100644
index 00000000000..f7100b59abc
--- /dev/null
+++ b/examples/preview/next-app/payload-types.ts
@@ -0,0 +1,59 @@
+/* tslint:disable */
+/* eslint-disable */
+/**
+ * This file was automatically generated by Payload.
+ * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
+ * and re-run `payload generate:types` to regenerate this file.
+ */
+
+export interface Config {
+ collections: {
+ pages: Page;
+ users: User;
+ };
+ globals: {
+ 'main-menu': MainMenu;
+ };
+}
+export interface Page {
+ id: string;
+ title: string;
+ slug?: string;
+ richText: {
+ [k: string]: unknown;
+ }[];
+ updatedAt: string;
+ createdAt: string;
+ _status?: 'draft' | 'published';
+}
+export interface User {
+ id: string;
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
+}
+export interface MainMenu {
+ id: string;
+ navItems?: {
+ link: {
+ type?: 'reference' | 'custom';
+ newTab?: boolean;
+ reference: {
+ value: string | Page;
+ relationTo: 'pages';
+ };
+ url: string;
+ label: string;
+ };
+ id?: string;
+ }[];
+ updatedAt?: string;
+ createdAt?: string;
+}
diff --git a/examples/preview/next-app/public/favicon.ico b/examples/preview/next-app/public/favicon.ico
new file mode 100644
index 00000000000..601b77718ca
Binary files /dev/null and b/examples/preview/next-app/public/favicon.ico differ
diff --git a/examples/preview/next-app/public/favicon.svg b/examples/preview/next-app/public/favicon.svg
new file mode 100644
index 00000000000..86dc2defc49
--- /dev/null
+++ b/examples/preview/next-app/public/favicon.svg
@@ -0,0 +1,15 @@
+<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
+ <style>
+ path {
+ fill: #0F0F0F;
+ }
+
+ @media (prefers-color-scheme: dark) {
+ path {
+ fill: white;
+ }
+ }
+ </style>
+ <path d="M120.59 8.5824L231.788 75.6142V202.829L148.039 251.418V124.203L36.7866 57.2249L120.59 8.5824Z" />
+ <path d="M112.123 244.353V145.073L28.2114 193.769L112.123 244.353Z" />
+</svg>
diff --git a/examples/preview/next-app/tsconfig.json b/examples/preview/next-app/tsconfig.json
new file mode 100644
index 00000000000..0c7555fa765
--- /dev/null
+++ b/examples/preview/next-app/tsconfig.json
@@ -0,0 +1,28 @@
+{
+ "compilerOptions": {
+ "target": "es5",
+ "lib": ["dom", "dom.iterable", "esnext"],
+ "allowJs": true,
+ "skipLibCheck": true,
+ "strict": true,
+ "forceConsistentCasingInFileNames": true,
+ "noEmit": true,
+ "esModuleInterop": true,
+ "module": "esnext",
+ "moduleResolution": "node",
+ "resolveJsonModule": true,
+ "isolatedModules": true,
+ "jsx": "preserve",
+ "incremental": true,
+ "plugins": [
+ {
+ "name": "next"
+ }
+ ],
+ "paths": {
+ "@/*": ["./src/*"]
+ }
+ },
+ "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
+ "exclude": ["node_modules"]
+}
diff --git a/examples/preview/next-app/yarn.lock b/examples/preview/next-app/yarn.lock
new file mode 100644
index 00000000000..627805cd620
--- /dev/null
+++ b/examples/preview/next-app/yarn.lock
@@ -0,0 +1,2429 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+
+"@aashutoshrathi/word-wrap@^1.2.3":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
+ integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
+
+"@babel/runtime@^7.20.7":
+ version "7.22.6"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438"
+ integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==
+ dependencies:
+ regenerator-runtime "^0.13.11"
+
+"@eslint-community/eslint-utils@^4.2.0":
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
+ integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
+ dependencies:
+ eslint-visitor-keys "^3.3.0"
+
+"@eslint-community/regexpp@^4.4.0":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
+ integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
+
+"@eslint/eslintrc@^2.0.3":
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
+ integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==
+ dependencies:
+ ajv "^6.12.4"
+ debug "^4.3.2"
+ espree "^9.6.0"
+ globals "^13.19.0"
+ ignore "^5.2.0"
+ import-fresh "^3.2.1"
+ js-yaml "^4.1.0"
+ minimatch "^3.1.2"
+ strip-json-comments "^3.1.1"
+
+"@eslint/[email protected]":
+ version "8.41.0"
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
+ integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
+
+"@humanwhocodes/config-array@^0.11.8":
+ version "0.11.10"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
+ integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
+ dependencies:
+ "@humanwhocodes/object-schema" "^1.2.1"
+ debug "^4.1.1"
+ minimatch "^3.0.5"
+
+"@humanwhocodes/module-importer@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
+
+"@humanwhocodes/object-schema@^1.2.1":
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
+ integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.8.tgz#8048ef3c3d770a3f3d1dd51d159593acfbd4e517"
+ integrity sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==
+
+"@next/[email protected]":
+ version "13.4.3"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.3.tgz#9f3b9dedc8da57436e45d736f5fc6646e93a2656"
+ integrity sha512-5B0uOnh7wyUY9vNNdIA6NUvWozhrZaTMZOzdirYAefqD0ZBK5C/h3+KMYdCKrR7JrXGvVpWnHtv54b3dCzwICA==
+ dependencies:
+ glob "7.1.7"
+
+"@next/eslint-plugin-next@^13.4.8":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.8.tgz#2aa7a0bbfc87fbed5aa0e938d0d16dca85061ee4"
+ integrity sha512-cmfVHpxWjjcETFt2WHnoFU6EmY69QcPJRlRNAooQlNe53Ke90vg1Ci/dkPffryJZaxxiRziP9bQrV8lDVCn3Fw==
+ dependencies:
+ glob "7.1.7"
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.8.tgz#3838d7c96750b7f427ac47b97503fc013734f6e6"
+ integrity sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.8.tgz#3de9c26a2ee7b189f22433bf8137256a2517f258"
+ integrity sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.8.tgz#9536314c931b9e78f20e4a424eace9993015c6e1"
+ integrity sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.8.tgz#a894ec6a078edd28f5cfab60593a61e05b6b605b"
+ integrity sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.8.tgz#b8af198dc0b4a8c64deb0494ae285e3e1a465910"
+ integrity sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.8.tgz#d2ad24001020665a78405f595995c22750ec63c4"
+ integrity sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.8.tgz#e5c4bfaa105fbe2bdb21a6d01467edd39a29cf37"
+ integrity sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.8.tgz#c49c4d9f91845855bf544d5d14e8e13311da9931"
+ integrity sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
+ integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
+
+"@nodelib/[email protected]":
+ version "2.1.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
+ integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
+ dependencies:
+ "@nodelib/fs.stat" "2.0.5"
+ run-parallel "^1.1.9"
+
+"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
+ integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
+
+"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
+ integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
+ dependencies:
+ "@nodelib/fs.scandir" "2.1.5"
+ fastq "^1.6.0"
+
+"@payloadcms/eslint-config@^0.0.2":
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.2.tgz#cadb97ccd6476204a38e057b3cf57dc80efb209f"
+ integrity sha512-EcS7qyX4++eBP/MS4QgrFOzzplsVMaPDfEcxWYoH9OLJCUTlGz8UmfMZPWU7DeAuyehJdij+BywSrcprqun9rA==
+
+"@pkgr/utils@^2.3.1":
+ version "2.4.2"
+ resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.4.2.tgz#9e638bbe9a6a6f165580dc943f138fd3309a2cbc"
+ integrity sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==
+ dependencies:
+ cross-spawn "^7.0.3"
+ fast-glob "^3.3.0"
+ is-glob "^4.0.3"
+ open "^9.1.0"
+ picocolors "^1.0.0"
+ tslib "^2.6.0"
+
+"@rushstack/eslint-patch@^1.1.3":
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz#31b9c510d8cada9683549e1dbb4284cca5001faf"
+ integrity sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==
+
+"@swc/[email protected]":
+ version "0.5.1"
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
+ integrity sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==
+ dependencies:
+ tslib "^2.4.0"
+
+"@types/escape-html@^1.0.2":
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/@types/escape-html/-/escape-html-1.0.2.tgz#072b7b13784fb3cee9c2450c22f36405983f5e3c"
+ integrity sha512-gaBLT8pdcexFztLSPRtriHeXY/Kn4907uOCZ4Q3lncFBkheAWOuNt53ypsF8szgxbEJ513UeBzcf4utN0EzEwA==
+
+"@types/json-schema@^7.0.9":
+ version "7.0.12"
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
+ integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
+
+"@types/json5@^0.0.29":
+ version "0.0.29"
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
+ integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
+
+"@types/[email protected]":
+ version "18.11.3"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
+ integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
+
+"@types/prop-types@*":
+ version "15.7.5"
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
+ integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
+
+"@types/react-dom@^18.2.6":
+ version "18.2.6"
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
+ dependencies:
+ "@types/react" "*"
+
+"@types/react@*", "@types/react@^18.2.14":
+ version "18.2.14"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
+ dependencies:
+ "@types/prop-types" "*"
+ "@types/scheduler" "*"
+ csstype "^3.0.2"
+
+"@types/scheduler@*":
+ version "0.16.3"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
+ integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
+
+"@types/semver@^7.3.12":
+ version "7.5.0"
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
+ integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
+
+"@typescript-eslint/eslint-plugin@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
+ integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
+ dependencies:
+ "@eslint-community/regexpp" "^4.4.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/type-utils" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ graphemer "^1.4.0"
+ ignore "^5.2.0"
+ natural-compare-lite "^1.4.0"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/parser@^5.42.0", "@typescript-eslint/parser@^5.51.0":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
+ integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
+ dependencies:
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ debug "^4.3.4"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
+ integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
+ integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
+ dependencies:
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
+ debug "^4.3.4"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
+ integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
+ integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
+ debug "^4.3.4"
+ globby "^11.1.0"
+ is-glob "^4.0.3"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
+ integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
+ dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
+ "@types/json-schema" "^7.0.9"
+ "@types/semver" "^7.3.12"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ eslint-scope "^5.1.1"
+ semver "^7.3.7"
+
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
+ integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
+ dependencies:
+ "@typescript-eslint/types" "5.61.0"
+ eslint-visitor-keys "^3.3.0"
+
+acorn-jsx@^5.3.2:
+ version "5.3.2"
+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
+ integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
+
+acorn@^8.9.0:
+ version "8.10.0"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
+ integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
+
+ajv@^6.10.0, ajv@^6.12.4:
+ version "6.12.6"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
+ integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
+ dependencies:
+ fast-deep-equal "^3.1.1"
+ fast-json-stable-stringify "^2.0.0"
+ json-schema-traverse "^0.4.1"
+ uri-js "^4.2.2"
+
+ansi-regex@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
+
+ansi-styles@^4.1.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
+ integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
+ dependencies:
+ color-convert "^2.0.1"
+
+anymatch@~3.1.2:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
+ integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
+ dependencies:
+ normalize-path "^3.0.0"
+ picomatch "^2.0.4"
+
+argparse@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
+ integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
+
+aria-query@^5.1.3:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
+ integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
+ dependencies:
+ dequal "^2.0.3"
+
+array-buffer-byte-length@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead"
+ integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
+ dependencies:
+ call-bind "^1.0.2"
+ is-array-buffer "^3.0.1"
+
+array-includes@^3.1.4, array-includes@^3.1.6:
+ version "3.1.6"
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
+ integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ get-intrinsic "^1.1.3"
+ is-string "^1.0.7"
+
+array-union@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
+ integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
+
+array.prototype.flat@^1.2.5, array.prototype.flat@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
+ integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+
+array.prototype.flatmap@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
+ integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+
+array.prototype.tosorted@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ es-shim-unscopables "^1.0.0"
+ get-intrinsic "^1.1.3"
+
+ast-types-flow@^0.0.7:
+ version "0.0.7"
+ resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
+ integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==
+
+available-typed-arrays@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
+ integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
+
+axe-core@^4.6.2:
+ version "4.7.2"
+ resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
+ integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
+
+axobject-query@^3.1.1:
+ version "3.2.1"
+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"
+ integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
+ dependencies:
+ dequal "^2.0.3"
+
+balanced-match@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
+ integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
+
+big-integer@^1.6.44:
+ version "1.6.51"
+ resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"
+ integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
+
+binary-extensions@^2.0.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
+ integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
+
+bplist-parser@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.2.0.tgz#43a9d183e5bf9d545200ceac3e712f79ebbe8d0e"
+ integrity sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==
+ dependencies:
+ big-integer "^1.6.44"
+
+brace-expansion@^1.1.7:
+ version "1.1.11"
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
+ dependencies:
+ balanced-match "^1.0.0"
+ concat-map "0.0.1"
+
+braces@^3.0.2, braces@~3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
+ integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
+ dependencies:
+ fill-range "^7.0.1"
+
+bundle-name@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
+ integrity sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==
+ dependencies:
+ run-applescript "^5.0.0"
+
[email protected]:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
+ integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
+ dependencies:
+ streamsearch "^1.1.0"
+
+call-bind@^1.0.0, call-bind@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
+ integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
+ dependencies:
+ function-bind "^1.1.1"
+ get-intrinsic "^1.0.2"
+
+callsites@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
+ integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
+
+caniuse-lite@^1.0.30001406:
+ version "1.0.30001512"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
+ integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
+
+chalk@^4.0.0:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
+ dependencies:
+ ansi-styles "^4.1.0"
+ supports-color "^7.1.0"
+
+"chokidar@>=3.0.0 <4.0.0":
+ version "3.5.3"
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
+ integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
+ dependencies:
+ anymatch "~3.1.2"
+ braces "~3.0.2"
+ glob-parent "~5.1.2"
+ is-binary-path "~2.1.0"
+ is-glob "~4.0.1"
+ normalize-path "~3.0.0"
+ readdirp "~3.6.0"
+ optionalDependencies:
+ fsevents "~2.3.2"
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
+ integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
+
+color-convert@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
+ integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
+ dependencies:
+ color-name "~1.1.4"
+
+color-name@~1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
+
[email protected]:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
+ integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
+
+cross-spawn@^7.0.2, cross-spawn@^7.0.3:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
+ integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+ dependencies:
+ path-key "^3.1.0"
+ shebang-command "^2.0.0"
+ which "^2.0.1"
+
+csstype@^3.0.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
+ integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
+
+damerau-levenshtein@^1.0.8:
+ version "1.0.8"
+ resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
+ integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
+
+debug@^2.6.9:
+ version "2.6.9"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
+ integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
+ dependencies:
+ ms "2.0.0"
+
+debug@^3.2.7:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
+ integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
+ dependencies:
+ ms "^2.1.1"
+
+debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
+ version "4.3.4"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
+ dependencies:
+ ms "2.1.2"
+
+deep-is@^0.1.3:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
+ integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
+
+default-browser-id@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/default-browser-id/-/default-browser-id-3.0.0.tgz#bee7bbbef1f4e75d31f98f4d3f1556a14cea790c"
+ integrity sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==
+ dependencies:
+ bplist-parser "^0.2.0"
+ untildify "^4.0.0"
+
+default-browser@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/default-browser/-/default-browser-4.0.0.tgz#53c9894f8810bf86696de117a6ce9085a3cbc7da"
+ integrity sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==
+ dependencies:
+ bundle-name "^3.0.0"
+ default-browser-id "^3.0.0"
+ execa "^7.1.1"
+ titleize "^3.0.0"
+
+define-lazy-prop@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz#dbb19adfb746d7fc6d734a06b72f4a00d021255f"
+ integrity sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==
+
+define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
+ integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
+ dependencies:
+ has-property-descriptors "^1.0.0"
+ object-keys "^1.1.1"
+
+dequal@^2.0.3:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
+ integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
+
+dir-glob@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
+ integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
+ dependencies:
+ path-type "^4.0.0"
+
+doctrine@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
+ integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
+ dependencies:
+ esutils "^2.0.2"
+
+doctrine@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
+ integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
+ dependencies:
+ esutils "^2.0.2"
+
+emoji-regex@^9.2.2:
+ version "9.2.2"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
+ integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
+
+enhanced-resolve@^5.12.0:
+ version "5.15.0"
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
+ integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==
+ dependencies:
+ graceful-fs "^4.2.4"
+ tapable "^2.2.0"
+
+es-abstract@^1.19.0, es-abstract@^1.20.4:
+ version "1.21.2"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff"
+ integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==
+ dependencies:
+ array-buffer-byte-length "^1.0.0"
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ es-set-tostringtag "^2.0.1"
+ es-to-primitive "^1.2.1"
+ function.prototype.name "^1.1.5"
+ get-intrinsic "^1.2.0"
+ get-symbol-description "^1.0.0"
+ globalthis "^1.0.3"
+ gopd "^1.0.1"
+ has "^1.0.3"
+ has-property-descriptors "^1.0.0"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+ internal-slot "^1.0.5"
+ is-array-buffer "^3.0.2"
+ is-callable "^1.2.7"
+ is-negative-zero "^2.0.2"
+ is-regex "^1.1.4"
+ is-shared-array-buffer "^1.0.2"
+ is-string "^1.0.7"
+ is-typed-array "^1.1.10"
+ is-weakref "^1.0.2"
+ object-inspect "^1.12.3"
+ object-keys "^1.1.1"
+ object.assign "^4.1.4"
+ regexp.prototype.flags "^1.4.3"
+ safe-regex-test "^1.0.0"
+ string.prototype.trim "^1.2.7"
+ string.prototype.trimend "^1.0.6"
+ string.prototype.trimstart "^1.0.6"
+ typed-array-length "^1.0.4"
+ unbox-primitive "^1.0.2"
+ which-typed-array "^1.1.9"
+
+es-set-tostringtag@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
+ integrity sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==
+ dependencies:
+ get-intrinsic "^1.1.3"
+ has "^1.0.3"
+ has-tostringtag "^1.0.0"
+
+es-shim-unscopables@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
+ integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
+ dependencies:
+ has "^1.0.3"
+
+es-to-primitive@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
+ dependencies:
+ is-callable "^1.1.4"
+ is-date-object "^1.0.1"
+ is-symbol "^1.0.2"
+
+escape-html@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
+ integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
+
+escape-string-regexp@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
+ integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
+
[email protected]:
+ version "13.4.3"
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.3.tgz#15fccfddd69a2634e8939dba6a428362e09cbb21"
+ integrity sha512-1lXwdFi29fKxzeugof/TUE7lpHyJQt5+U4LaUHyvQfHjvsWO77vFNicJv5sX6k0VDVSbnfz0lw+avxI+CinbMg==
+ dependencies:
+ "@next/eslint-plugin-next" "13.4.3"
+ "@rushstack/eslint-patch" "^1.1.3"
+ "@typescript-eslint/parser" "^5.42.0"
+ eslint-import-resolver-node "^0.3.6"
+ eslint-import-resolver-typescript "^3.5.2"
+ eslint-plugin-import "^2.26.0"
+ eslint-plugin-jsx-a11y "^6.5.1"
+ eslint-plugin-react "^7.31.7"
+ eslint-plugin-react-hooks "^4.5.0"
+
+eslint-config-prettier@^8.5.0:
+ version "8.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
+ integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
+
+eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7:
+ version "0.3.7"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
+ integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
+ dependencies:
+ debug "^3.2.7"
+ is-core-module "^2.11.0"
+ resolve "^1.22.1"
+
+eslint-import-resolver-typescript@^3.5.2:
+ version "3.5.5"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.5.tgz#0a9034ae7ed94b254a360fbea89187b60ea7456d"
+ integrity sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==
+ dependencies:
+ debug "^4.3.4"
+ enhanced-resolve "^5.12.0"
+ eslint-module-utils "^2.7.4"
+ get-tsconfig "^4.5.0"
+ globby "^13.1.3"
+ is-core-module "^2.11.0"
+ is-glob "^4.0.3"
+ synckit "^0.8.5"
+
+eslint-module-utils@^2.7.2, eslint-module-utils@^2.7.4:
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
+ integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
+ dependencies:
+ debug "^3.2.7"
+
+eslint-plugin-filenames@^1.3.2:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz#7094f00d7aefdd6999e3ac19f72cea058e590cf7"
+ integrity sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==
+ dependencies:
+ lodash.camelcase "4.3.0"
+ lodash.kebabcase "4.1.1"
+ lodash.snakecase "4.1.1"
+ lodash.upperfirst "4.3.1"
+
[email protected]:
+ version "2.25.4"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
+ integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
+ dependencies:
+ array-includes "^3.1.4"
+ array.prototype.flat "^1.2.5"
+ debug "^2.6.9"
+ doctrine "^2.1.0"
+ eslint-import-resolver-node "^0.3.6"
+ eslint-module-utils "^2.7.2"
+ has "^1.0.3"
+ is-core-module "^2.8.0"
+ is-glob "^4.0.3"
+ minimatch "^3.0.4"
+ object.values "^1.1.5"
+ resolve "^1.20.0"
+ tsconfig-paths "^3.12.0"
+
+eslint-plugin-import@^2.26.0:
+ version "2.27.5"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65"
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flat "^1.3.1"
+ array.prototype.flatmap "^1.3.1"
+ debug "^3.2.7"
+ doctrine "^2.1.0"
+ eslint-import-resolver-node "^0.3.7"
+ eslint-module-utils "^2.7.4"
+ has "^1.0.3"
+ is-core-module "^2.11.0"
+ is-glob "^4.0.3"
+ minimatch "^3.1.2"
+ object.values "^1.1.6"
+ resolve "^1.22.1"
+ semver "^6.3.0"
+ tsconfig-paths "^3.14.1"
+
+eslint-plugin-jsx-a11y@^6.5.1:
+ version "6.7.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz#fca5e02d115f48c9a597a6894d5bcec2f7a76976"
+ integrity sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==
+ dependencies:
+ "@babel/runtime" "^7.20.7"
+ aria-query "^5.1.3"
+ array-includes "^3.1.6"
+ array.prototype.flatmap "^1.3.1"
+ ast-types-flow "^0.0.7"
+ axe-core "^4.6.2"
+ axobject-query "^3.1.1"
+ damerau-levenshtein "^1.0.8"
+ emoji-regex "^9.2.2"
+ has "^1.0.3"
+ jsx-ast-utils "^3.3.3"
+ language-tags "=1.0.5"
+ minimatch "^3.1.2"
+ object.entries "^1.1.6"
+ object.fromentries "^2.0.6"
+ semver "^6.3.0"
+
+eslint-plugin-prettier@^4.0.0:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
+ dependencies:
+ prettier-linter-helpers "^1.0.0"
+
+eslint-plugin-react-hooks@^4.5.0, eslint-plugin-react-hooks@^4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
+ integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
+
+eslint-plugin-react@^7.31.7:
+ version "7.32.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flatmap "^1.3.1"
+ array.prototype.tosorted "^1.1.1"
+ doctrine "^2.1.0"
+ estraverse "^5.3.0"
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
+ minimatch "^3.1.2"
+ object.entries "^1.1.6"
+ object.fromentries "^2.0.6"
+ object.hasown "^1.1.2"
+ object.values "^1.1.6"
+ prop-types "^15.8.1"
+ resolve "^2.0.0-next.4"
+ semver "^6.3.0"
+ string.prototype.matchall "^4.0.8"
+
+eslint-plugin-simple-import-sort@^10.0.0:
+ version "10.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10.0.0.tgz#cc4ceaa81ba73252427062705b64321946f61351"
+ integrity sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==
+
+eslint-scope@^5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
+ integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^4.1.1"
+
+eslint-scope@^7.2.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
+ integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^5.2.0"
+
+eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
+ version "3.4.1"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
+ integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
+
[email protected]:
+ version "8.41.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
+ integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
+ dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
+ "@eslint-community/regexpp" "^4.4.0"
+ "@eslint/eslintrc" "^2.0.3"
+ "@eslint/js" "8.41.0"
+ "@humanwhocodes/config-array" "^0.11.8"
+ "@humanwhocodes/module-importer" "^1.0.1"
+ "@nodelib/fs.walk" "^1.2.8"
+ ajv "^6.10.0"
+ chalk "^4.0.0"
+ cross-spawn "^7.0.2"
+ debug "^4.3.2"
+ doctrine "^3.0.0"
+ escape-string-regexp "^4.0.0"
+ eslint-scope "^7.2.0"
+ eslint-visitor-keys "^3.4.1"
+ espree "^9.5.2"
+ esquery "^1.4.2"
+ esutils "^2.0.2"
+ fast-deep-equal "^3.1.3"
+ file-entry-cache "^6.0.1"
+ find-up "^5.0.0"
+ glob-parent "^6.0.2"
+ globals "^13.19.0"
+ graphemer "^1.4.0"
+ ignore "^5.2.0"
+ import-fresh "^3.0.0"
+ imurmurhash "^0.1.4"
+ is-glob "^4.0.0"
+ is-path-inside "^3.0.3"
+ js-yaml "^4.1.0"
+ json-stable-stringify-without-jsonify "^1.0.1"
+ levn "^0.4.1"
+ lodash.merge "^4.6.2"
+ minimatch "^3.1.2"
+ natural-compare "^1.4.0"
+ optionator "^0.9.1"
+ strip-ansi "^6.0.1"
+ strip-json-comments "^3.1.0"
+ text-table "^0.2.0"
+
+espree@^9.5.2, espree@^9.6.0:
+ version "9.6.0"
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
+ integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
+ dependencies:
+ acorn "^8.9.0"
+ acorn-jsx "^5.3.2"
+ eslint-visitor-keys "^3.4.1"
+
+esquery@^1.4.2:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
+ dependencies:
+ estraverse "^5.1.0"
+
+esrecurse@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
+ integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
+ dependencies:
+ estraverse "^5.2.0"
+
+estraverse@^4.1.1:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
+ integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
+
+estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
+ integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
+
+esutils@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
+
+execa@^5.0.0:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
+ integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
+ dependencies:
+ cross-spawn "^7.0.3"
+ get-stream "^6.0.0"
+ human-signals "^2.1.0"
+ is-stream "^2.0.0"
+ merge-stream "^2.0.0"
+ npm-run-path "^4.0.1"
+ onetime "^5.1.2"
+ signal-exit "^3.0.3"
+ strip-final-newline "^2.0.0"
+
+execa@^7.1.1:
+ version "7.1.1"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-7.1.1.tgz#3eb3c83d239488e7b409d48e8813b76bb55c9c43"
+ integrity sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==
+ dependencies:
+ cross-spawn "^7.0.3"
+ get-stream "^6.0.1"
+ human-signals "^4.3.0"
+ is-stream "^3.0.0"
+ merge-stream "^2.0.0"
+ npm-run-path "^5.1.0"
+ onetime "^6.0.0"
+ signal-exit "^3.0.7"
+ strip-final-newline "^3.0.0"
+
+fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
+
+fast-diff@^1.1.2:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
+ integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
+
+fast-glob@^3.2.9, fast-glob@^3.3.0:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0"
+ integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==
+ dependencies:
+ "@nodelib/fs.stat" "^2.0.2"
+ "@nodelib/fs.walk" "^1.2.3"
+ glob-parent "^5.1.2"
+ merge2 "^1.3.0"
+ micromatch "^4.0.4"
+
+fast-json-stable-stringify@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
+ integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
+
+fast-levenshtein@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
+ integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
+
+fastq@^1.6.0:
+ version "1.15.0"
+ resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
+ integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
+ dependencies:
+ reusify "^1.0.4"
+
+file-entry-cache@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
+ dependencies:
+ flat-cache "^3.0.4"
+
+fill-range@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
+ integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
+ dependencies:
+ to-regex-range "^5.0.1"
+
+find-up@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
+ dependencies:
+ locate-path "^6.0.0"
+ path-exists "^4.0.0"
+
+flat-cache@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
+ dependencies:
+ flatted "^3.1.0"
+ rimraf "^3.0.2"
+
+flatted@^3.1.0:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
+ integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
+
+for-each@^0.3.3:
+ version "0.3.3"
+ resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
+ integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
+ dependencies:
+ is-callable "^1.1.3"
+
+fs.realpath@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
+ integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
+
+fsevents@~2.3.2:
+ version "2.3.2"
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
+
+function-bind@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
+ integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
+
+function.prototype.name@^1.1.5:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
+ integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.3"
+ es-abstract "^1.19.0"
+ functions-have-names "^1.2.2"
+
+functions-have-names@^1.2.2, functions-have-names@^1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
+ integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
+
+get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
+ integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
+ dependencies:
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-proto "^1.0.1"
+ has-symbols "^1.0.3"
+
+get-stream@^6.0.0, get-stream@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
+ integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
+
+get-symbol-description@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.1"
+
+get-tsconfig@^4.5.0:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.6.2.tgz#831879a5e6c2aa24fe79b60340e2233a1e0f472e"
+ integrity sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==
+ dependencies:
+ resolve-pkg-maps "^1.0.0"
+
+glob-parent@^5.1.2, glob-parent@~5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
+ integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
+ dependencies:
+ is-glob "^4.0.1"
+
+glob-parent@^6.0.2:
+ version "6.0.2"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
+ integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
+ dependencies:
+ is-glob "^4.0.3"
+
+glob-to-regexp@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
+ integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
+
[email protected]:
+ version "7.1.7"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
+ integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.0.4"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+glob@^7.1.3:
+ version "7.2.3"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
+ integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.1.1"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+globals@^13.19.0:
+ version "13.20.0"
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
+ integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
+ dependencies:
+ type-fest "^0.20.2"
+
+globalthis@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
+ integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
+ dependencies:
+ define-properties "^1.1.3"
+
+globby@^11.1.0:
+ version "11.1.0"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
+ integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
+ dependencies:
+ array-union "^2.1.0"
+ dir-glob "^3.0.1"
+ fast-glob "^3.2.9"
+ ignore "^5.2.0"
+ merge2 "^1.4.1"
+ slash "^3.0.0"
+
+globby@^13.1.3:
+ version "13.2.2"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
+ integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
+ dependencies:
+ dir-glob "^3.0.1"
+ fast-glob "^3.3.0"
+ ignore "^5.2.4"
+ merge2 "^1.4.1"
+ slash "^4.0.0"
+
+gopd@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
+ integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
+ dependencies:
+ get-intrinsic "^1.1.3"
+
+graceful-fs@^4.1.2, graceful-fs@^4.2.4:
+ version "4.2.11"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
+ integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
+
+graphemer@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
+ integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
+
+has-bigints@^1.0.1, has-bigints@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
+ integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
+
+has-flag@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
+
+has-property-descriptors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
+ integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
+ dependencies:
+ get-intrinsic "^1.1.1"
+
+has-proto@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.1.tgz#1885c1305538958aff469fef37937c22795408e0"
+ integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
+
+has-symbols@^1.0.2, has-symbols@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
+
+has-tostringtag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
+ dependencies:
+ has-symbols "^1.0.2"
+
+has@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
+ dependencies:
+ function-bind "^1.1.1"
+
+human-signals@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
+ integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
+
+human-signals@^4.3.0:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
+ integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
+
+ignore@^5.2.0, ignore@^5.2.4:
+ version "5.2.4"
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
+ integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
+
+immer@^9.0.6:
+ version "9.0.21"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
+ integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
+
+immutable@^4.0.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.0.tgz#eb1738f14ffb39fd068b1dbe1296117484dd34be"
+ integrity sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==
+
+import-fresh@^3.0.0, import-fresh@^3.2.1:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
+ integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
+ dependencies:
+ parent-module "^1.0.0"
+ resolve-from "^4.0.0"
+
+imurmurhash@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
+ integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
+
+inflight@^1.0.4:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
+ integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
+ dependencies:
+ once "^1.3.0"
+ wrappy "1"
+
+inherits@2:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
+
+internal-slot@^1.0.3, internal-slot@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
+ integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==
+ dependencies:
+ get-intrinsic "^1.2.0"
+ has "^1.0.3"
+ side-channel "^1.0.4"
+
+is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
+ integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.2.0"
+ is-typed-array "^1.1.10"
+
+is-bigint@^1.0.1:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
+ integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
+ dependencies:
+ has-bigints "^1.0.1"
+
+is-binary-path@~2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
+ integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
+ dependencies:
+ binary-extensions "^2.0.0"
+
+is-boolean-object@^1.1.0:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
+ integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
+ integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
+
+is-core-module@^2.11.0, is-core-module@^2.8.0, is-core-module@^2.9.0:
+ version "2.12.1"
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
+ integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
+ dependencies:
+ has "^1.0.3"
+
+is-date-object@^1.0.1:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
+ integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-docker@^2.0.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa"
+ integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
+
+is-docker@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-3.0.0.tgz#90093aa3106277d8a77a5910dbae71747e15a200"
+ integrity sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==
+
+is-extglob@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
+ integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
+
+is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
+ dependencies:
+ is-extglob "^2.1.1"
+
+is-inside-container@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-inside-container/-/is-inside-container-1.0.0.tgz#e81fba699662eb31dbdaf26766a61d4814717ea4"
+ integrity sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==
+ dependencies:
+ is-docker "^3.0.0"
+
+is-negative-zero@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
+ integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
+
+is-number-object@^1.0.4:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
+ integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-number@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
+ integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
+
+is-path-inside@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
+ integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
+
+is-plain-object@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
+ integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
+
+is-regex@^1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
+ dependencies:
+ call-bind "^1.0.2"
+ has-tostringtag "^1.0.0"
+
+is-shared-array-buffer@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
+ integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
+ dependencies:
+ call-bind "^1.0.2"
+
+is-stream@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
+ integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
+
+is-stream@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
+ integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
+
+is-string@^1.0.5, is-string@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
+ dependencies:
+ has-tostringtag "^1.0.0"
+
+is-symbol@^1.0.2, is-symbol@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
+ integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
+ dependencies:
+ has-symbols "^1.0.2"
+
+is-typed-array@^1.1.10, is-typed-array@^1.1.9:
+ version "1.1.10"
+ resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.10.tgz#36a5b5cb4189b575d1a3e4b08536bfb485801e3f"
+ integrity sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+
+is-weakref@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
+ integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
+ dependencies:
+ call-bind "^1.0.2"
+
+is-wsl@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
+ integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
+ dependencies:
+ is-docker "^2.0.0"
+
+isexe@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
+ integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
+
+"js-tokens@^3.0.0 || ^4.0.0":
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
+
+js-yaml@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
+ integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
+ dependencies:
+ argparse "^2.0.1"
+
+json-schema-traverse@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
+ integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
+
+json-stable-stringify-without-jsonify@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
+ integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
+
+json5@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
+ integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
+ dependencies:
+ minimist "^1.2.0"
+
+"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.3:
+ version "3.3.4"
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.4.tgz#b896535fed5b867650acce5a9bd4135ffc7b3bf9"
+ integrity sha512-fX2TVdCViod6HwKEtSWGHs57oFhVfCMwieb9PuRDgjDPh5XeqJiHFFFJCHxU5cnTc3Bu/GRL+kPiFmw8XWOfKw==
+ dependencies:
+ array-includes "^3.1.6"
+ array.prototype.flat "^1.3.1"
+ object.assign "^4.1.4"
+ object.values "^1.1.6"
+
+language-subtag-registry@~0.3.2:
+ version "0.3.22"
+ resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
+ integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
+
+language-tags@=1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
+ integrity sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==
+ dependencies:
+ language-subtag-registry "~0.3.2"
+
+levn@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
+ integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
+ dependencies:
+ prelude-ls "^1.2.1"
+ type-check "~0.4.0"
+
+locate-path@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
+ dependencies:
+ p-locate "^5.0.0"
+
[email protected]:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
+ integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
+ integrity sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
+
+lodash.merge@^4.6.2:
+ version "4.6.2"
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
+ integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
+
[email protected]:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
+ integrity sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
+
[email protected]:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
+ integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
+
+loose-envify@^1.1.0, loose-envify@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+ dependencies:
+ js-tokens "^3.0.0 || ^4.0.0"
+
+lru-cache@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
+ dependencies:
+ yallist "^4.0.0"
+
+merge-stream@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
+ integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
+
+merge2@^1.3.0, merge2@^1.4.1:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
+
+micromatch@^4.0.4:
+ version "4.0.5"
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
+ integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
+ dependencies:
+ braces "^3.0.2"
+ picomatch "^2.3.1"
+
+mimic-fn@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
+ integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
+
+mimic-fn@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
+ integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
+
+minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
+ dependencies:
+ brace-expansion "^1.1.7"
+
+minimist@^1.2.0, minimist@^1.2.6:
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
+
[email protected]:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
+ integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
+
[email protected]:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
+ integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
+
+ms@^2.1.1:
+ version "2.1.3"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
+ integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
+
+nanoid@^3.3.4:
+ version "3.3.6"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+
+natural-compare-lite@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
+ integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
+
+natural-compare@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
+ integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
+
+next@^13.4.8:
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/next/-/next-13.4.8.tgz#72245bf4fdf328970147ee30de97142c39b1cb3f"
+ integrity sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==
+ dependencies:
+ "@next/env" "13.4.8"
+ "@swc/helpers" "0.5.1"
+ busboy "1.6.0"
+ caniuse-lite "^1.0.30001406"
+ postcss "8.4.14"
+ styled-jsx "5.1.1"
+ watchpack "2.4.0"
+ zod "3.21.4"
+ optionalDependencies:
+ "@next/swc-darwin-arm64" "13.4.8"
+ "@next/swc-darwin-x64" "13.4.8"
+ "@next/swc-linux-arm64-gnu" "13.4.8"
+ "@next/swc-linux-arm64-musl" "13.4.8"
+ "@next/swc-linux-x64-gnu" "13.4.8"
+ "@next/swc-linux-x64-musl" "13.4.8"
+ "@next/swc-win32-arm64-msvc" "13.4.8"
+ "@next/swc-win32-ia32-msvc" "13.4.8"
+ "@next/swc-win32-x64-msvc" "13.4.8"
+
+normalize-path@^3.0.0, normalize-path@~3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
+ integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
+
+npm-run-path@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
+ integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
+ dependencies:
+ path-key "^3.0.0"
+
+npm-run-path@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-5.1.0.tgz#bc62f7f3f6952d9894bd08944ba011a6ee7b7e00"
+ integrity sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==
+ dependencies:
+ path-key "^4.0.0"
+
+object-assign@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
+ integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
+
+object-inspect@^1.12.3, object-inspect@^1.9.0:
+ version "1.12.3"
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
+ integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
+
+object-keys@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
+
+object.assign@^4.1.4:
+ version "4.1.4"
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
+ integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ has-symbols "^1.0.3"
+ object-keys "^1.1.1"
+
+object.entries@^1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
+ integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.fromentries@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
+ integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.hasown@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
+ integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==
+ dependencies:
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+object.values@^1.1.5, object.values@^1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
+ integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+once@^1.3.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
+ integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
+ dependencies:
+ wrappy "1"
+
+onetime@^5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e"
+ integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
+ dependencies:
+ mimic-fn "^2.1.0"
+
+onetime@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-6.0.0.tgz#7c24c18ed1fd2e9bca4bd26806a33613c77d34b4"
+ integrity sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==
+ dependencies:
+ mimic-fn "^4.0.0"
+
+open@^9.1.0:
+ version "9.1.0"
+ resolved "https://registry.yarnpkg.com/open/-/open-9.1.0.tgz#684934359c90ad25742f5a26151970ff8c6c80b6"
+ integrity sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==
+ dependencies:
+ default-browser "^4.0.0"
+ define-lazy-prop "^3.0.0"
+ is-inside-container "^1.0.0"
+ is-wsl "^2.2.0"
+
+optionator@^0.9.1:
+ version "0.9.3"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
+ integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
+ dependencies:
+ "@aashutoshrathi/word-wrap" "^1.2.3"
+ deep-is "^0.1.3"
+ fast-levenshtein "^2.0.6"
+ levn "^0.4.1"
+ prelude-ls "^1.2.1"
+ type-check "^0.4.0"
+
+p-limit@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
+ dependencies:
+ yocto-queue "^0.1.0"
+
+p-locate@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
+ dependencies:
+ p-limit "^3.0.2"
+
+parent-module@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
+ integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
+ dependencies:
+ callsites "^3.0.0"
+
+path-exists@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
+
+path-is-absolute@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
+ integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
+
+path-key@^3.0.0, path-key@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
+ integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
+
+path-key@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
+ integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
+
+path-parse@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
+ integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
+
+path-type@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
+ integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
+
+payload-admin-bar@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/payload-admin-bar/-/payload-admin-bar-1.0.6.tgz#ca25e369a4f319c3d61ff3db4021c1c2fd9d0148"
+ integrity sha512-hpQdOiPq4LpWTkbuAnvxDf5wQ2ysMp9kQt+X2U+FfvBwD1U6qoxJfmUymG1OjLlaZzCZ93FlOdTl4u4Z0/m/SA==
+
+picocolors@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
+
+picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
+
[email protected]:
+ version "8.4.14"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
+ integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
+ dependencies:
+ nanoid "^3.3.4"
+ picocolors "^1.0.0"
+ source-map-js "^1.0.2"
+
+prelude-ls@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
+ integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
+
+prettier-linter-helpers@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
+ dependencies:
+ fast-diff "^1.1.2"
+
+prettier@^2.7.1:
+ version "2.8.8"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
+ integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
+
+prop-types@^15.8.1:
+ version "15.8.1"
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
+ dependencies:
+ loose-envify "^1.4.0"
+ object-assign "^4.1.1"
+ react-is "^16.13.1"
+
+punycode@^2.1.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
+ integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
+
+queue-microtask@^1.2.2:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
+ integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
+ dependencies:
+ loose-envify "^1.1.0"
+ scheduler "^0.23.0"
+
+react-is@^16.13.1:
+ version "16.13.1"
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
+
[email protected]:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
+ dependencies:
+ loose-envify "^1.1.0"
+
+readdirp@~3.6.0:
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
+ integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
+ dependencies:
+ picomatch "^2.2.1"
+
+regenerator-runtime@^0.13.11:
+ version "0.13.11"
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
+ integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
+
+regexp.prototype.flags@^1.4.3:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
+ integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.2.0"
+ functions-have-names "^1.2.3"
+
+resolve-from@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
+ integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
+
+resolve-pkg-maps@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
+
+resolve@^1.20.0, resolve@^1.22.1:
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
+ dependencies:
+ is-core-module "^2.11.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+resolve@^2.0.0-next.4:
+ version "2.0.0-next.4"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
+ integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==
+ dependencies:
+ is-core-module "^2.9.0"
+ path-parse "^1.0.7"
+ supports-preserve-symlinks-flag "^1.0.0"
+
+reusify@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
+ integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
+
+rimraf@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
+ dependencies:
+ glob "^7.1.3"
+
+run-applescript@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-5.0.0.tgz#e11e1c932e055d5c6b40d98374e0268d9b11899c"
+ integrity sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==
+ dependencies:
+ execa "^5.0.0"
+
+run-parallel@^1.1.9:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
+ integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
+ dependencies:
+ queue-microtask "^1.2.2"
+
+safe-regex-test@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
+ integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
+ dependencies:
+ call-bind "^1.0.2"
+ get-intrinsic "^1.1.3"
+ is-regex "^1.1.4"
+
+sass@^1.62.1:
+ version "1.63.6"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
+ integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
+ dependencies:
+ chokidar ">=3.0.0 <4.0.0"
+ immutable "^4.0.0"
+ source-map-js ">=0.6.2 <2.0.0"
+
+scheduler@^0.23.0:
+ version "0.23.0"
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
+ dependencies:
+ loose-envify "^1.1.0"
+
+semver@^6.3.0:
+ version "6.3.0"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
+
+semver@^7.3.7:
+ version "7.5.3"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
+ integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
+ dependencies:
+ lru-cache "^6.0.0"
+
+shebang-command@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
+ dependencies:
+ shebang-regex "^3.0.0"
+
+shebang-regex@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
+
+side-channel@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
+ integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
+ dependencies:
+ call-bind "^1.0.0"
+ get-intrinsic "^1.0.2"
+ object-inspect "^1.9.0"
+
+signal-exit@^3.0.3, signal-exit@^3.0.7:
+ version "3.0.7"
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
+ integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
+
+slash@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
+
+slash@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
+
+slate@^0.82.0:
+ version "0.82.1"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.82.1.tgz#cf43cb828c980734dab01c9bbb517fd4d20892f7"
+ integrity sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==
+ dependencies:
+ immer "^9.0.6"
+ is-plain-object "^5.0.0"
+ tiny-warning "^1.0.3"
+
+"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
+
+streamsearch@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
+ integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
+
+string.prototype.matchall@^4.0.8:
+ version "4.0.8"
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
+ integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+ get-intrinsic "^1.1.3"
+ has-symbols "^1.0.3"
+ internal-slot "^1.0.3"
+ regexp.prototype.flags "^1.4.3"
+ side-channel "^1.0.4"
+
+string.prototype.trim@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
+ integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimend@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
+ integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+string.prototype.trimstart@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4"
+ integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
+strip-ansi@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
+ dependencies:
+ ansi-regex "^5.0.1"
+
+strip-bom@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
+ integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
+
+strip-final-newline@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
+ integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
+
+strip-final-newline@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz#52894c313fbff318835280aed60ff71ebf12b8fd"
+ integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==
+
+strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
+ integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
+
[email protected]:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
+ integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
+ dependencies:
+ client-only "0.0.1"
+
+supports-color@^7.1.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
+ integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
+ dependencies:
+ has-flag "^4.0.0"
+
+supports-preserve-symlinks-flag@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
+ integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
+
+synckit@^0.8.5:
+ version "0.8.5"
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5.tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3"
+ integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==
+ dependencies:
+ "@pkgr/utils" "^2.3.1"
+ tslib "^2.5.0"
+
+tapable@^2.2.0:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
+ integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
+
+text-table@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
+ integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
+
+tiny-warning@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
+ integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
+
+titleize@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/titleize/-/titleize-3.0.0.tgz#71c12eb7fdd2558aa8a44b0be83b8a76694acd53"
+ integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==
+
+to-regex-range@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
+ integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
+ dependencies:
+ is-number "^7.0.0"
+
+tsconfig-paths@^3.12.0, tsconfig-paths@^3.14.1:
+ version "3.14.2"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
+ integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
+ dependencies:
+ "@types/json5" "^0.0.29"
+ json5 "^1.0.2"
+ minimist "^1.2.6"
+ strip-bom "^3.0.0"
+
+tslib@^1.8.1:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
+
+tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
+ integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
+
+tsutils@^3.21.0:
+ version "3.21.0"
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
+ dependencies:
+ tslib "^1.8.1"
+
+type-check@^0.4.0, type-check@~0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
+ integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
+ dependencies:
+ prelude-ls "^1.2.1"
+
+type-fest@^0.20.2:
+ version "0.20.2"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
+
+typed-array-length@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.4.tgz#89d83785e5c4098bec72e08b319651f0eac9c1bb"
+ integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==
+ dependencies:
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ is-typed-array "^1.1.9"
+
+typescript@^4.8.4:
+ version "4.9.5"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
+
+unbox-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
+ integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
+ dependencies:
+ call-bind "^1.0.2"
+ has-bigints "^1.0.2"
+ has-symbols "^1.0.3"
+ which-boxed-primitive "^1.0.2"
+
+untildify@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
+ integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
+
+uri-js@^4.2.2:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
+ integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
+ dependencies:
+ punycode "^2.1.0"
+
[email protected]:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
+ integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
+ dependencies:
+ glob-to-regexp "^0.4.1"
+ graceful-fs "^4.1.2"
+
+which-boxed-primitive@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
+ integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
+ dependencies:
+ is-bigint "^1.0.1"
+ is-boolean-object "^1.1.0"
+ is-number-object "^1.0.4"
+ is-string "^1.0.5"
+ is-symbol "^1.0.3"
+
+which-typed-array@^1.1.9:
+ version "1.1.9"
+ resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.9.tgz#307cf898025848cf995e795e8423c7f337efbde6"
+ integrity sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==
+ dependencies:
+ available-typed-arrays "^1.0.5"
+ call-bind "^1.0.2"
+ for-each "^0.3.3"
+ gopd "^1.0.1"
+ has-tostringtag "^1.0.0"
+ is-typed-array "^1.1.10"
+
+which@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
+ dependencies:
+ isexe "^2.0.0"
+
+wrappy@1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
+ integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
+
+yallist@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
+
+yocto-queue@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+
[email protected]:
+ version "3.21.4"
+ resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
+ integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
diff --git a/examples/preview/nextjs/.editorconfig b/examples/preview/next-pages/.editorconfig
similarity index 100%
rename from examples/preview/nextjs/.editorconfig
rename to examples/preview/next-pages/.editorconfig
diff --git a/examples/preview/nextjs/.env.example b/examples/preview/next-pages/.env.example
similarity index 56%
rename from examples/preview/nextjs/.env.example
rename to examples/preview/next-pages/.env.example
index b4fd9311d79..d47695777b6 100644
--- a/examples/preview/nextjs/.env.example
+++ b/examples/preview/next-pages/.env.example
@@ -1,2 +1,2 @@
-NEXT_PUBLIC_CMS_URL=http://localhost:8000
+NEXT_PUBLIC_CMS_URL=http://localhost:3000
NEXT_PRIVATE_REVALIDATION_KEY=EXAMPLE_REVALIDATION_KEY
diff --git a/examples/preview/nextjs/.eslintrc.js b/examples/preview/next-pages/.eslintrc.js
similarity index 100%
rename from examples/preview/nextjs/.eslintrc.js
rename to examples/preview/next-pages/.eslintrc.js
diff --git a/examples/preview/next-pages/.gitignore b/examples/preview/next-pages/.gitignore
new file mode 100644
index 00000000000..233d5a4d021
--- /dev/null
+++ b/examples/preview/next-pages/.gitignore
@@ -0,0 +1,6 @@
+.next
+dist
+build
+node_modules
+.env
+package-lock.json
diff --git a/examples/preview/next-pages/.prettierrc.js b/examples/preview/next-pages/.prettierrc.js
new file mode 100644
index 00000000000..70c17c995fa
--- /dev/null
+++ b/examples/preview/next-pages/.prettierrc.js
@@ -0,0 +1,8 @@
+module.exports = {
+ printWidth: 100,
+ parser: "typescript",
+ semi: false,
+ singleQuote: true,
+ trailingComma: "all",
+ arrowParens: "avoid",
+};
diff --git a/examples/preview/next-pages/README.md b/examples/preview/next-pages/README.md
new file mode 100644
index 00000000000..0dbd80a67f5
--- /dev/null
+++ b/examples/preview/next-pages/README.md
@@ -0,0 +1,37 @@
+# Payload Preview Example Front-End
+
+This is a [Next.js](https://nextjs.org) app using the [Pages Router](https://nextjs.org/docs/pages). It was made explicitly for Payload's [Preview Example](https://github.com/payloadcms/payload/tree/master/examples/preview/cms).
+
+> This example uses the Pages Router, the legacy API of Next.js. If your app is using the latest [App Router](https://nextjs.org/docs/app), check out the official [App Router Example](https://github.com/payloadcms/payload/tree/master/examples/preview/next-app).
+
+## Getting Started
+
+### Payload
+
+First you'll need a running [Payload](https://github.com/payloadcms/payload) app. If you have not done so already, open up the `cms` folder and follow the setup instructions. Take note of your `serverURL`, you'll need this in the next step.
+
+### Next.js
+
+1. Clone this repo
+2. `cd` into this directory and run `yarn` or `npm install`
+3. `cp .env.example .env` to copy the example environment variables
+4. `yarn dev` or `npm run dev` to start the server
+5. `open http://localhost:3001` to see the result
+
+Once running you will find a couple seeded pages on your local environment with some basic instructions. You can also start editing the pages by modifying the documents within Payload. See the [Preview Example](https://github.com/payloadcms/payload/tree/master/examples/preview/cms) for full details.
+
+## Learn More
+
+To learn more about Payload and Next.js, take a look at the following resources:
+
+- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
+- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
+- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
+
+You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
+
+## Deployment
+
+The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new) from the creators of Next.js. You could also combine this app into a [single Express server](https://github.com/payloadcms/payload/tree/master/examples/custom-server) and deploy in to [Payload Cloud](https://payloadcms.com/new/import).
+
+Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
diff --git a/examples/preview/next-pages/next-env.d.ts b/examples/preview/next-pages/next-env.d.ts
new file mode 100644
index 00000000000..4f11a03dc6c
--- /dev/null
+++ b/examples/preview/next-pages/next-env.d.ts
@@ -0,0 +1,5 @@
+/// <reference types="next" />
+/// <reference types="next/image-types/global" />
+
+// NOTE: This file should not be edited
+// see https://nextjs.org/docs/basic-features/typescript for more information.
diff --git a/examples/preview/nextjs/next.config.js b/examples/preview/next-pages/next.config.js
similarity index 64%
rename from examples/preview/nextjs/next.config.js
rename to examples/preview/next-pages/next.config.js
index 5d5884126c2..d71529d5cc3 100644
--- a/examples/preview/nextjs/next.config.js
+++ b/examples/preview/next-pages/next.config.js
@@ -3,7 +3,7 @@ const nextConfig = {
reactStrictMode: true,
swcMinify: true,
images: {
- domains: ['localhost', process.env.NEXT_PUBLIC_CMS_URL],
+ domains: ['localhost', process.env.NEXT_PUBLIC_CMS_URL || ''].filter(Boolean),
},
}
diff --git a/examples/preview/nextjs/package.json b/examples/preview/next-pages/package.json
similarity index 64%
rename from examples/preview/nextjs/package.json
rename to examples/preview/next-pages/package.json
index c9bbdd1424c..1344ecda12a 100644
--- a/examples/preview/nextjs/package.json
+++ b/examples/preview/next-pages/package.json
@@ -1,31 +1,30 @@
{
- "name": "nextjs-preview-example",
+ "name": "payload-nextjs-preview-example",
"version": "0.1.0",
"private": true,
"scripts": {
- "dev": "next dev",
+ "dev": "next dev -p 3001",
"build": "next build",
- "start": "next start",
+ "start": "next start -p 3001",
"lint": "next lint"
},
"dependencies": {
"escape-html": "^1.0.3",
- "next": "^13.1.6",
- "payload-admin-bar": "^1.0.5",
+ "next": "^13.4.8",
+ "payload-admin-bar": "^1.0.6",
"qs": "^6.11.0",
- "react": "18.2.0",
+ "react": "^18.2.0",
"react-cookie": "^4.1.1",
- "react-dom": "18.2.0",
- "sass": "^1.55.0",
- "slate": "^0.84.0"
+ "react-dom": "^18.2.0"
},
"devDependencies": {
- "@next/eslint-plugin-next": "^13.1.6",
+ "@next/eslint-plugin-next": "^13.4.8",
+ "@payloadcms/eslint-config": "^0.0.2",
"@types/node": "18.11.3",
- "@types/react": "18.0.21",
+ "@types/react": "^18.2.14",
+ "@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
- "@payloadcms/eslint-config": "^0.0.1",
"eslint": "8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-filenames": "^1.3.2",
@@ -34,6 +33,8 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.7.1",
+ "sass": "^1.55.0",
+ "slate": "^0.82.0",
"typescript": "4.8.4"
}
}
diff --git a/examples/preview/next-pages/public/favicon.ico b/examples/preview/next-pages/public/favicon.ico
new file mode 100644
index 00000000000..601b77718ca
Binary files /dev/null and b/examples/preview/next-pages/public/favicon.ico differ
diff --git a/examples/preview/next-pages/public/favicon.svg b/examples/preview/next-pages/public/favicon.svg
new file mode 100644
index 00000000000..86dc2defc49
--- /dev/null
+++ b/examples/preview/next-pages/public/favicon.svg
@@ -0,0 +1,15 @@
+<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
+ <style>
+ path {
+ fill: #0F0F0F;
+ }
+
+ @media (prefers-color-scheme: dark) {
+ path {
+ fill: white;
+ }
+ }
+ </style>
+ <path d="M120.59 8.5824L231.788 75.6142V202.829L148.039 251.418V124.203L36.7866 57.2249L120.59 8.5824Z" />
+ <path d="M112.123 244.353V145.073L28.2114 193.769L112.123 244.353Z" />
+</svg>
diff --git a/examples/preview/next-pages/src/components/AdminBar/index.module.scss b/examples/preview/next-pages/src/components/AdminBar/index.module.scss
new file mode 100644
index 00000000000..5a3ea063141
--- /dev/null
+++ b/examples/preview/next-pages/src/components/AdminBar/index.module.scss
@@ -0,0 +1,46 @@
+.adminBar {
+ z-index: 10;
+ width: 100%;
+ background-color: rgb(var(--foreground-rgb));
+ padding: calc(var(--base) * 0.5) 0;
+ display: none;
+}
+
+.payloadAdminBar {
+ color: rgb(var(--background-rgb)) !important;
+}
+
+.show {
+ display: block;
+}
+
+.controls {
+ & > *:not(:last-child) {
+ margin-right: calc(var(--base) * 0.5) !important;
+ }
+}
+
+.user {
+ margin-right: calc(var(--base) * 0.5) !important;
+}
+
+.logo {
+ margin-right: calc(var(--base) * 0.5) !important;
+}
+
+.innerLogo {
+ width: 100%;
+}
+
+.container {
+ position: relative;
+}
+
+.hr {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ background-color: rbg(var(--background-rgb));
+ height: 2px;
+}
diff --git a/examples/preview/nextjs/components/Header/AdminBar/index.tsx b/examples/preview/next-pages/src/components/AdminBar/index.tsx
similarity index 90%
rename from examples/preview/nextjs/components/Header/AdminBar/index.tsx
rename to examples/preview/next-pages/src/components/AdminBar/index.tsx
index 480bf8a27f0..36f53ee6944 100644
--- a/examples/preview/nextjs/components/Header/AdminBar/index.tsx
+++ b/examples/preview/next-pages/src/components/AdminBar/index.tsx
@@ -1,10 +1,12 @@
import React from 'react'
import { PayloadAdminBar, PayloadAdminBarProps, PayloadMeUser } from 'payload-admin-bar'
-import { Gutter } from '../../Gutter'
+import { Gutter } from '../Gutter'
import classes from './index.module.scss'
+const Title: React.FC = () => <span>Dashboard</span>
+
export const AdminBar: React.FC<{
adminBarProps?: PayloadAdminBarProps
user?: PayloadMeUser
@@ -17,6 +19,7 @@ export const AdminBar: React.FC<{
<Gutter className={classes.container}>
<PayloadAdminBar
{...adminBarProps}
+ logo={<Title />}
cmsURL={process.env.NEXT_PUBLIC_CMS_URL}
onAuthChange={setUser}
className={classes.payloadAdminBar}
diff --git a/examples/preview/next-pages/src/components/Button/index.module.scss b/examples/preview/next-pages/src/components/Button/index.module.scss
new file mode 100644
index 00000000000..c43dbc192df
--- /dev/null
+++ b/examples/preview/next-pages/src/components/Button/index.module.scss
@@ -0,0 +1,55 @@
+.button {
+ border: none;
+ cursor: pointer;
+ display: inline-flex;
+ justify-content: center;
+ background-color: transparent;
+}
+
+.content {
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+
+ svg {
+ margin-right: calc(var(--base) / 2);
+ width: var(--base);
+ height: var(--base);
+ }
+}
+
+.label {
+ text-align: center;
+ display: flex;
+ align-items: center;
+}
+
+.button {
+ text-decoration: none;
+ display: inline-flex;
+ padding: 12px 24px;
+}
+
+.primary--white {
+ background-color: black;
+ color: white;
+}
+
+.primary--black {
+ background-color: white;
+ color: black;
+}
+
+.secondary--white {
+ background-color: white;
+ box-shadow: inset 0 0 0 1px black;
+}
+
+.secondary--black {
+ background-color: black;
+ box-shadow: inset 0 0 0 1px white;
+}
+
+.appearance--default {
+ padding: 0;
+}
diff --git a/examples/preview/nextjs/components/Button/index.tsx b/examples/preview/next-pages/src/components/Button/index.tsx
similarity index 100%
rename from examples/preview/nextjs/components/Button/index.tsx
rename to examples/preview/next-pages/src/components/Button/index.tsx
diff --git a/examples/preview/nextjs/components/CMSLink/index.tsx b/examples/preview/next-pages/src/components/CMSLink/index.tsx
similarity index 93%
rename from examples/preview/nextjs/components/CMSLink/index.tsx
rename to examples/preview/next-pages/src/components/CMSLink/index.tsx
index 7345d48948b..b13ed4fc7dc 100644
--- a/examples/preview/nextjs/components/CMSLink/index.tsx
+++ b/examples/preview/next-pages/src/components/CMSLink/index.tsx
@@ -30,7 +30,7 @@ export const CMSLink: React.FC<CMSLinkType> = ({
}) => {
const href =
type === 'reference' && typeof reference?.value === 'object' && reference.value.slug
- ? `/${reference.value.slug}`
+ ? `/${reference.value.slug === 'home' ? '' : reference.value.slug}`
: url
if (!appearance) {
@@ -47,7 +47,7 @@ export const CMSLink: React.FC<CMSLinkType> = ({
if (href) {
return (
- <Link href={href} {...newTabProps} className={className}>
+ <Link href={href} {...newTabProps} className={className} prefetch={false}>
{label && label}
{children && children}
</Link>
diff --git a/examples/auth/nextjs/components/Gutter/index.module.scss b/examples/preview/next-pages/src/components/Gutter/index.module.scss
similarity index 57%
rename from examples/auth/nextjs/components/Gutter/index.module.scss
rename to examples/preview/next-pages/src/components/Gutter/index.module.scss
index 065eb85eaed..09f9f61be3d 100644
--- a/examples/auth/nextjs/components/Gutter/index.module.scss
+++ b/examples/preview/next-pages/src/components/Gutter/index.module.scss
@@ -1,3 +1,9 @@
+.gutter {
+ max-width: var(--max-width);
+ width: 100%;
+ margin: auto;
+}
+
.gutterLeft {
padding-left: var(--gutter-h);
}
diff --git a/examples/preview/next-pages/src/components/Gutter/index.tsx b/examples/preview/next-pages/src/components/Gutter/index.tsx
new file mode 100644
index 00000000000..3cabc4ac58a
--- /dev/null
+++ b/examples/preview/next-pages/src/components/Gutter/index.tsx
@@ -0,0 +1,33 @@
+import React, { forwardRef, Ref } from 'react'
+
+import classes from './index.module.scss'
+
+type Props = {
+ left?: boolean
+ right?: boolean
+ className?: string
+ children: React.ReactNode
+ ref?: Ref<HTMLDivElement>
+}
+
+export const Gutter: React.FC<Props> = forwardRef<HTMLDivElement, Props>((props, ref) => {
+ const { left = true, right = true, className, children } = props
+
+ return (
+ <div
+ ref={ref}
+ className={[
+ classes.gutter,
+ left && classes.gutterLeft,
+ right && classes.gutterRight,
+ className,
+ ]
+ .filter(Boolean)
+ .join(' ')}
+ >
+ {children}
+ </div>
+ )
+})
+
+Gutter.displayName = 'Gutter'
diff --git a/examples/preview/next-pages/src/components/Header/index.module.scss b/examples/preview/next-pages/src/components/Header/index.module.scss
new file mode 100644
index 00000000000..e71cfd33fb3
--- /dev/null
+++ b/examples/preview/next-pages/src/components/Header/index.module.scss
@@ -0,0 +1,32 @@
+.header {
+ padding: var(--base) 0;
+}
+
+.wrap {
+ display: flex;
+ justify-content: space-between;
+ gap: calc(var(--base) / 2);
+ flex-wrap: wrap;
+}
+
+.logo {
+ flex-shrink: 0;
+}
+
+.nav {
+ display: flex;
+ align-items: center;
+ gap: var(--base);
+ white-space: nowrap;
+ overflow: hidden;
+ flex-wrap: wrap;
+
+ a {
+ display: block;
+ text-decoration: none;
+ }
+
+ @media (max-width: 1000px) {
+ gap: 0 calc(var(--base) / 2);
+ }
+}
diff --git a/examples/preview/nextjs/components/Header/index.tsx b/examples/preview/next-pages/src/components/Header/index.tsx
similarity index 67%
rename from examples/preview/nextjs/components/Header/index.tsx
rename to examples/preview/next-pages/src/components/Header/index.tsx
index 09bc83a8b31..781ae908d4a 100644
--- a/examples/preview/nextjs/components/Header/index.tsx
+++ b/examples/preview/next-pages/src/components/Header/index.tsx
@@ -1,12 +1,12 @@
import React, { useState } from 'react'
+import Image from 'next/image'
import Link from 'next/link'
import { PayloadAdminBarProps, PayloadMeUser } from 'payload-admin-bar'
import { MainMenu } from '../../payload-types'
+import { AdminBar } from '../AdminBar'
import { CMSLink } from '../CMSLink'
import { Gutter } from '../Gutter'
-import { Logo } from '../Logo'
-import { AdminBar } from './AdminBar'
import classes from './index.module.scss'
@@ -18,8 +18,19 @@ export const HeaderBar: React.FC<HeaderBarProps> = ({ children }) => {
return (
<header className={classes.header}>
<Gutter className={classes.wrap}>
- <Link href="/">
- <Logo />
+ <Link href="/" className={classes.logo}>
+ <picture>
+ <source
+ srcSet="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-light.svg"
+ media="(prefers-color-scheme: dark)"
+ />
+ <Image
+ width={150}
+ height={30}
+ alt="Payload Logo"
+ src="https://raw.githubusercontent.com/payloadcms/payload/master/src/admin/assets/images/payload-logo-dark.svg"
+ />
+ </picture>
</Link>
{children}
</Gutter>
diff --git a/examples/preview/next-pages/src/components/RichText/index.module.scss b/examples/preview/next-pages/src/components/RichText/index.module.scss
new file mode 100644
index 00000000000..884b2d95be3
--- /dev/null
+++ b/examples/preview/next-pages/src/components/RichText/index.module.scss
@@ -0,0 +1,9 @@
+.richText {
+ :first-child {
+ margin-top: 0;
+ }
+
+ a {
+ text-decoration: underline;
+ }
+}
diff --git a/examples/preview/next-pages/src/components/RichText/index.tsx b/examples/preview/next-pages/src/components/RichText/index.tsx
new file mode 100644
index 00000000000..657d2d8d218
--- /dev/null
+++ b/examples/preview/next-pages/src/components/RichText/index.tsx
@@ -0,0 +1,19 @@
+import React from 'react'
+
+import serialize from './serialize'
+
+import classes from './index.module.scss'
+
+const RichText: React.FC<{ className?: string; content: any }> = ({ className, content }) => {
+ if (!content) {
+ return null
+ }
+
+ return (
+ <div className={[classes.richText, className].filter(Boolean).join(' ')}>
+ {serialize(content)}
+ </div>
+ )
+}
+
+export default RichText
diff --git a/examples/preview/nextjs/components/RichText/serialize.tsx b/examples/preview/next-pages/src/components/RichText/serialize.tsx
similarity index 100%
rename from examples/preview/nextjs/components/RichText/serialize.tsx
rename to examples/preview/next-pages/src/components/RichText/serialize.tsx
diff --git a/examples/preview/next-pages/src/pages/[slug].module.scss b/examples/preview/next-pages/src/pages/[slug].module.scss
new file mode 100644
index 00000000000..3ae99a675a4
--- /dev/null
+++ b/examples/preview/next-pages/src/pages/[slug].module.scss
@@ -0,0 +1,3 @@
+.page {
+ margin-top: calc(var(--base) * 2);
+}
diff --git a/examples/preview/nextjs/pages/[slug].tsx b/examples/preview/next-pages/src/pages/[slug].tsx
similarity index 96%
rename from examples/preview/nextjs/pages/[slug].tsx
rename to examples/preview/next-pages/src/pages/[slug].tsx
index c138f56b072..83263ed0d26 100644
--- a/examples/preview/nextjs/pages/[slug].tsx
+++ b/examples/preview/next-pages/src/pages/[slug].tsx
@@ -7,7 +7,7 @@ import { Gutter } from '../components/Gutter'
import RichText from '../components/RichText'
import type { MainMenu, Page as PageType } from '../payload-types'
-import classes from './index.module.scss'
+import classes from './[slug].module.scss';
const Page: React.FC<
PageType & {
@@ -18,9 +18,9 @@ const Page: React.FC<
const { title, richText } = props
return (
- <main>
+ <main className={classes.page}>
<Gutter>
- <h1 className={classes.hero}>{title}</h1>
+ <h1>{title}</h1>
<RichText content={richText} />
</Gutter>
</main>
diff --git a/examples/preview/nextjs/pages/_app.tsx b/examples/preview/next-pages/src/pages/_app.tsx
similarity index 84%
rename from examples/preview/nextjs/pages/_app.tsx
rename to examples/preview/next-pages/src/pages/_app.tsx
index f0e134e2668..f33946dcaea 100644
--- a/examples/preview/nextjs/pages/_app.tsx
+++ b/examples/preview/next-pages/src/pages/_app.tsx
@@ -6,7 +6,7 @@ import { useRouter } from 'next/router'
import { Header } from '../components/Header'
import { MainMenu } from '../payload-types'
-import '../css/app.scss'
+import './app.scss'
export interface IGlobals {
mainMenu: MainMenu
@@ -57,6 +57,11 @@ const PayloadApp = (
onPreviewExit,
}}
/>
+ {/* typescript flags this `@ts-expect-error` declaration as unneeded, but types are breaking the build process
+ Remove these comments when the issue is resolved
+ See more here: https://github.com/facebook/react/issues/24304
+ */}
+ {/* @ts-expect-error */}
<Component {...pageProps} />
</CookiesProvider>
)
diff --git a/examples/preview/nextjs/pages/api/exit-preview.ts b/examples/preview/next-pages/src/pages/api/exit-preview.ts
similarity index 100%
rename from examples/preview/nextjs/pages/api/exit-preview.ts
rename to examples/preview/next-pages/src/pages/api/exit-preview.ts
diff --git a/examples/preview/nextjs/pages/api/preview.ts b/examples/preview/next-pages/src/pages/api/preview.ts
similarity index 53%
rename from examples/preview/nextjs/pages/api/preview.ts
rename to examples/preview/next-pages/src/pages/api/preview.ts
index 05f8f47646f..4c167ff8a9f 100644
--- a/examples/preview/nextjs/pages/api/preview.ts
+++ b/examples/preview/next-pages/src/pages/api/preview.ts
@@ -1,7 +1,7 @@
import type { NextApiRequest, NextApiResponse } from 'next'
// eslint-disable-next-line consistent-return
-const preview = (req: NextApiRequest, res: NextApiResponse): void => {
+const preview = async (req: NextApiRequest, res: NextApiResponse): Promise<void> => {
const {
cookies: { 'payload-token': payloadToken },
query: { url },
@@ -19,6 +19,21 @@ const preview = (req: NextApiRequest, res: NextApiResponse): void => {
})
}
+ // validate the Payload token
+ const userReq = await fetch(`${process.env.NEXT_PUBLIC_CMS_URL}/api/users/me`, {
+ headers: {
+ Authorization: `JWT ${payloadToken}`,
+ },
+ })
+
+ const userRes = await userReq.json()
+
+ if (!userReq.ok || !userRes?.user) {
+ return res.status(401).json({
+ message: 'You are not allowed to preview this page',
+ })
+ }
+
res.setPreviewData({
payloadToken,
})
diff --git a/examples/preview/nextjs/pages/api/revalidate.ts b/examples/preview/next-pages/src/pages/api/revalidate.ts
similarity index 100%
rename from examples/preview/nextjs/pages/api/revalidate.ts
rename to examples/preview/next-pages/src/pages/api/revalidate.ts
diff --git a/examples/preview/next-pages/src/pages/app.scss b/examples/preview/next-pages/src/pages/app.scss
new file mode 100644
index 00000000000..baac6bff46a
--- /dev/null
+++ b/examples/preview/next-pages/src/pages/app.scss
@@ -0,0 +1,214 @@
+$breakpoint: 1000px;
+
+:root {
+ --max-width: 1600px;
+ --foreground-rgb: 0, 0, 0;
+ --background-rgb: 255, 255, 255;
+ --block-spacing: 2rem;
+ --gutter-h: 4rem;
+ --base: 1rem;
+
+ @media (max-width: $breakpoint) {
+ --block-spacing: 1rem;
+ --gutter-h: 2rem;
+ --base: 0.75rem;
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ :root {
+ --foreground-rgb: 255, 255, 255;
+ --background-rgb: 7, 7, 7;
+ }
+}
+
+* {
+ box-sizing: border-box;
+}
+
+html {
+ font-size: 20px;
+ line-height: 1.5;
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
+
+ @media (max-width: $breakpoint) {
+ font-size: 16px;
+ }
+}
+
+html,
+body {
+ max-width: 100vw;
+ overflow-x: hidden;
+}
+
+body {
+ margin: 0;
+ color: rgb(var(--foreground-rgb));
+ background: rgb(var(--background-rgb));
+}
+
+img {
+ height: auto;
+ max-width: 100%;
+ display: block;
+}
+
+h1 {
+ font-size: 4.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+
+ @media (max-width: $breakpoint) {
+ font-size: 3rem;
+ margin: 0 0 1.5rem 0;
+ }
+}
+
+h2 {
+ font-size: 3.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+}
+
+h3 {
+ font-size: 2.5rem;
+ line-height: 1.2;
+ margin: 0 0 2rem 0;
+}
+
+h4 {
+ font-size: 1.5rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h5 {
+ font-size: 1.25rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h6 {
+ font-size: 1rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+a {
+ color: inherit;
+ text-decoration: none;
+}
+
+@media (prefers-color-scheme: dark) {
+ html {
+ color-scheme: dark;
+ }
+}
+$breakpoint: 1000px;
+
+:root {
+ --max-width: 1600px;
+ --foreground-rgb: 0, 0, 0;
+ --background-rgb: 255, 255, 255;
+ --block-spacing: 2rem;
+ --gutter-h: 4rem;
+ --base: 1rem;
+
+ @media (max-width: $breakpoint) {
+ --block-spacing: 1rem;
+ --gutter-h: 2rem;
+ --base: 0.75rem;
+ }
+}
+
+@media (prefers-color-scheme: dark) {
+ :root {
+ --foreground-rgb: 255, 255, 255;
+ --background-rgb: 7, 7, 7;
+ }
+}
+
+* {
+ box-sizing: border-box;
+}
+
+html {
+ font-size: 20px;
+ line-height: 1.5;
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
+
+ @media (max-width: $breakpoint) {
+ font-size: 16px;
+ }
+}
+
+html,
+body {
+ max-width: 100vw;
+ overflow-x: hidden;
+}
+
+body {
+ margin: 0;
+ color: rgb(var(--foreground-rgb));
+ background: rgb(var(--background-rgb));
+}
+
+img {
+ height: auto;
+ max-width: 100%;
+ display: block;
+}
+
+h1 {
+ font-size: 4.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+
+ @media (max-width: $breakpoint) {
+ font-size: 3rem;
+ margin: 0 0 1.5rem 0;
+ }
+}
+
+h2 {
+ font-size: 3.5rem;
+ line-height: 1.2;
+ margin: 0 0 2.5rem 0;
+}
+
+h3 {
+ font-size: 2.5rem;
+ line-height: 1.2;
+ margin: 0 0 2rem 0;
+}
+
+h4 {
+ font-size: 1.5rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h5 {
+ font-size: 1.25rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+h6 {
+ font-size: 1rem;
+ line-height: 1.2;
+ margin: 0 0 1rem 0;
+}
+
+a {
+ color: inherit;
+ text-decoration: none;
+}
+
+@media (prefers-color-scheme: dark) {
+ html {
+ color-scheme: dark;
+ }
+}
diff --git a/examples/preview/nextjs/pages/index.tsx b/examples/preview/next-pages/src/pages/index.tsx
similarity index 100%
rename from examples/preview/nextjs/pages/index.tsx
rename to examples/preview/next-pages/src/pages/index.tsx
diff --git a/examples/preview/next-pages/src/payload-types.ts b/examples/preview/next-pages/src/payload-types.ts
new file mode 100644
index 00000000000..f7100b59abc
--- /dev/null
+++ b/examples/preview/next-pages/src/payload-types.ts
@@ -0,0 +1,59 @@
+/* tslint:disable */
+/* eslint-disable */
+/**
+ * This file was automatically generated by Payload.
+ * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
+ * and re-run `payload generate:types` to regenerate this file.
+ */
+
+export interface Config {
+ collections: {
+ pages: Page;
+ users: User;
+ };
+ globals: {
+ 'main-menu': MainMenu;
+ };
+}
+export interface Page {
+ id: string;
+ title: string;
+ slug?: string;
+ richText: {
+ [k: string]: unknown;
+ }[];
+ updatedAt: string;
+ createdAt: string;
+ _status?: 'draft' | 'published';
+}
+export interface User {
+ id: string;
+ updatedAt: string;
+ createdAt: string;
+ email: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
+}
+export interface MainMenu {
+ id: string;
+ navItems?: {
+ link: {
+ type?: 'reference' | 'custom';
+ newTab?: boolean;
+ reference: {
+ value: string | Page;
+ relationTo: 'pages';
+ };
+ url: string;
+ label: string;
+ };
+ id?: string;
+ }[];
+ updatedAt?: string;
+ createdAt?: string;
+}
diff --git a/examples/preview/nextjs/tsconfig.json b/examples/preview/next-pages/tsconfig.json
similarity index 100%
rename from examples/preview/nextjs/tsconfig.json
rename to examples/preview/next-pages/tsconfig.json
diff --git a/examples/preview/nextjs/yarn.lock b/examples/preview/next-pages/yarn.lock
similarity index 79%
rename from examples/preview/nextjs/yarn.lock
rename to examples/preview/next-pages/yarn.lock
index 88f0aa9dd27..2b2e2db475c 100644
--- a/examples/preview/nextjs/yarn.lock
+++ b/examples/preview/next-pages/yarn.lock
@@ -2,6 +2,23 @@
# yarn lockfile v1
+"@aashutoshrathi/word-wrap@^1.2.3":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
+ integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
+
+"@eslint-community/eslint-utils@^4.2.0":
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
+ integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
+ dependencies:
+ eslint-visitor-keys "^3.3.0"
+
+"@eslint-community/regexpp@^4.4.0":
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
+ integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
+
"@eslint/eslintrc@^1.3.3":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
@@ -36,82 +53,62 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/env/-/env-13.1.6.tgz#c4925609f16142ded1a5cb833359ab17359b7a93"
- integrity sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.8.tgz#8048ef3c3d770a3f3d1dd51d159593acfbd4e517"
+ integrity sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==
-"@next/eslint-plugin-next@^13.1.6":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.6.tgz#ad8be22dd3d8aee9a9bd9a2507e2c55a2f7ebdd9"
- integrity sha512-o7cauUYsXjzSJkay8wKjpKJf2uLzlggCsGUkPu3lP09Pv97jYlekTC20KJrjQKmSv5DXV0R/uks2ZXhqjNkqAw==
+"@next/eslint-plugin-next@^13.4.8":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.8.tgz#2aa7a0bbfc87fbed5aa0e938d0d16dca85061ee4"
+ integrity sha512-cmfVHpxWjjcETFt2WHnoFU6EmY69QcPJRlRNAooQlNe53Ke90vg1Ci/dkPffryJZaxxiRziP9bQrV8lDVCn3Fw==
dependencies:
glob "7.1.7"
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.1.6.tgz#d766dfc10e27814d947b20f052067c239913dbcc"
- integrity sha512-F3/6Z8LH/pGlPzR1AcjPFxx35mPqjE5xZcf+IL+KgbW9tMkp7CYi1y7qKrEWU7W4AumxX/8OINnDQWLiwLasLQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-13.1.6.tgz#f37a98d5f18927d8c9970d750d516ac779465176"
- integrity sha512-cMwQjnB8vrYkWyK/H0Rf2c2pKIH4RGjpKUDvbjVAit6SbwPDpmaijLio0LWFV3/tOnY6kvzbL62lndVA0mkYpw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.1.6.tgz#ec1b90fd9bf809d8b81004c5182e254dced4ad96"
- integrity sha512-KKRQH4DDE4kONXCvFMNBZGDb499Hs+xcFAwvj+rfSUssIDrZOlyfJNy55rH5t2Qxed1e4K80KEJgsxKQN1/fyw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.1.6.tgz#e869ac75d16995eee733a7d1550322d9051c1eb4"
- integrity sha512-/uOky5PaZDoaU99ohjtNcDTJ6ks/gZ5ykTQDvNZDjIoCxFe3+t06bxsTPY6tAO6uEAw5f6vVFX5H5KLwhrkZCA==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.1.6.tgz#84a7b2e423a2904afc2edca21c2f1ba6b53fa4c1"
- integrity sha512-qaEALZeV7to6weSXk3Br80wtFQ7cFTpos/q+m9XVRFggu+8Ib895XhMWdJBzew6aaOcMvYR6KQ6JmHA2/eMzWw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.1.6.tgz#980eed1f655ff8a72187d8a6ef9e73ac39d20d23"
- integrity sha512-OybkbC58A1wJ+JrJSOjGDvZzrVEQA4sprJejGqMwiZyLqhr9Eo8FXF0y6HL+m1CPCpPhXEHz/2xKoYsl16kNqw==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.1.6.tgz#87a71db21cded3f7c63d1d19079845c59813c53d"
- integrity sha512-yCH+yDr7/4FDuWv6+GiYrPI9kcTAO3y48UmaIbrKy8ZJpi7RehJe3vIBRUmLrLaNDH3rY1rwoHi471NvR5J5NQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.1.6.tgz#c5aac8619331b9fd030603bbe2b36052011e11de"
- integrity sha512-ECagB8LGX25P9Mrmlc7Q/TQBb9rGScxHbv/kLqqIWs2fIXy6Y/EiBBiM72NTwuXUFCNrWR4sjUPSooVBJJ3ESQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.1.6.tgz#9513d36d540bbfea575576746736054c31aacdea"
- integrity sha512-GT5w2mruk90V/I5g6ScuueE7fqj/d8Bui2qxdw6lFxmuTgMeol5rnzAv4uAoVQgClOUO/MULilzlODg9Ib3Y4Q==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.1.6.tgz#d61fc6884899f5957251f4ce3f522e34a2c479b7"
- integrity sha512-keFD6KvwOPzmat4TCnlnuxJCQepPN+8j3Nw876FtULxo8005Y9Ghcl7ACcR8GoiKoddAq8gxNBrpjoxjQRHeAQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.1.6.tgz#fac2077a8ae9768e31444c9ae90807e64117cda7"
- integrity sha512-OwertslIiGQluFvHyRDzBCIB07qJjqabAmINlXUYt7/sY7Q7QPE8xVi5beBxX/rxTGPIbtyIe3faBE6Z2KywhQ==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.1.6.tgz#498bc11c91b4c482a625bf4b978f98ae91111e46"
- integrity sha512-g8zowiuP8FxUR9zslPmlju7qYbs2XBtTLVSxVikPtUDQedhcls39uKYLvOOd1JZg0ehyhopobRoH1q+MHlIN/w==
-
-"@next/[email protected]":
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.1.6.tgz#17ed919c723426b7d0ce1cd73d40ce3dcd342089"
- integrity sha512-Ls2OL9hi3YlJKGNdKv8k3X/lLgc3VmLG3a/DeTkAd+lAituJp8ZHmRmm9f9SL84fT3CotlzcgbdaCDfFwFA6bA==
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.8.tgz#3838d7c96750b7f427ac47b97503fc013734f6e6"
+ integrity sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.8.tgz#3de9c26a2ee7b189f22433bf8137256a2517f258"
+ integrity sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.8.tgz#9536314c931b9e78f20e4a424eace9993015c6e1"
+ integrity sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.8.tgz#a894ec6a078edd28f5cfab60593a61e05b6b605b"
+ integrity sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.8.tgz#b8af198dc0b4a8c64deb0494ae285e3e1a465910"
+ integrity sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.8.tgz#d2ad24001020665a78405f595995c22750ec63c4"
+ integrity sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.8.tgz#e5c4bfaa105fbe2bdb21a6d01467edd39a29cf37"
+ integrity sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.8.tgz#c49c4d9f91845855bf544d5d14e8e13311da9931"
+ integrity sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==
+
+"@next/[email protected]":
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
+ integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
"@nodelib/[email protected]":
version "2.1.5"
@@ -134,15 +131,15 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"
-"@payloadcms/eslint-config@^0.0.1":
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.1.tgz#4324702ddef6c773b3f3033795a13e6b50c95a92"
- integrity sha512-Il59+0C4E/bI6uM2hont3I+oABWkJZbfbItubje5SGMrXkymUq8jT/UZRk0eCt918bB7gihxDXx8guFnR/aNIw==
+"@payloadcms/eslint-config@^0.0.2":
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/@payloadcms/eslint-config/-/eslint-config-0.0.2.tgz#cadb97ccd6476204a38e057b3cf57dc80efb209f"
+ integrity sha512-EcS7qyX4++eBP/MS4QgrFOzzplsVMaPDfEcxWYoH9OLJCUTlGz8UmfMZPWU7DeAuyehJdij+BywSrcprqun9rA==
-"@swc/[email protected]":
- version "0.4.14"
- resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.14.tgz#1352ac6d95e3617ccb7c1498ff019654f1e12a74"
- integrity sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==
+"@swc/[email protected]":
+ version "0.5.1"
+ resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
+ integrity sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==
dependencies:
tslib "^2.4.0"
@@ -160,9 +157,9 @@
hoist-non-react-statics "^3.3.0"
"@types/json-schema@^7.0.9":
- version "7.0.11"
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
- integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
+ version "7.0.12"
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
+ integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
"@types/json5@^0.0.29":
version "0.0.29"
@@ -179,116 +176,114 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
-"@types/react@*":
- version "18.0.27"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
- integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
+"@types/react-dom@^18.2.6":
+ version "18.2.6"
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
dependencies:
- "@types/prop-types" "*"
- "@types/scheduler" "*"
- csstype "^3.0.2"
+ "@types/react" "*"
-"@types/[email protected]":
- version "18.0.21"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
- integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
+"@types/react@*", "@types/react@^18.2.14":
+ version "18.2.14"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/scheduler@*":
- version "0.16.2"
- resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
- integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
+ version "0.16.3"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
+ integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
"@types/semver@^7.3.12":
- version "7.3.13"
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
- integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
+ version "7.5.0"
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
+ integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
"@typescript-eslint/eslint-plugin@^5.51.0":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz#5fb0d43574c2411f16ea80f5fc335b8eaa7b28a8"
- integrity sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==
- dependencies:
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/type-utils" "5.52.0"
- "@typescript-eslint/utils" "5.52.0"
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
+ integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
+ dependencies:
+ "@eslint-community/regexpp" "^4.4.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/type-utils" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
debug "^4.3.4"
- grapheme-splitter "^1.0.4"
+ graphemer "^1.4.0"
ignore "^5.2.0"
natural-compare-lite "^1.4.0"
- regexpp "^3.2.0"
semver "^7.3.7"
tsutils "^3.21.0"
"@typescript-eslint/parser@^5.51.0":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4"
- integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
+ integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
dependencies:
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/typescript-estree" "5.52.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
debug "^4.3.4"
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.52.0.tgz#a993d89a0556ea16811db48eabd7c5b72dcb83d1"
- integrity sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
+ integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
dependencies:
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/visitor-keys" "5.52.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz#9fd28cd02e6f21f5109e35496df41893f33167aa"
- integrity sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
+ integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
dependencies:
- "@typescript-eslint/typescript-estree" "5.52.0"
- "@typescript-eslint/utils" "5.52.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
+ "@typescript-eslint/utils" "5.61.0"
debug "^4.3.4"
tsutils "^3.21.0"
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
- integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
+ integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca"
- integrity sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
+ integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
dependencies:
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/visitor-keys" "5.52.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/visitor-keys" "5.61.0"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
semver "^7.3.7"
tsutils "^3.21.0"
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.52.0.tgz#b260bb5a8f6b00a0ed51db66bdba4ed5e4845a72"
- integrity sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
+ integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
dependencies:
+ "@eslint-community/eslint-utils" "^4.2.0"
"@types/json-schema" "^7.0.9"
"@types/semver" "^7.3.12"
- "@typescript-eslint/scope-manager" "5.52.0"
- "@typescript-eslint/types" "5.52.0"
- "@typescript-eslint/typescript-estree" "5.52.0"
+ "@typescript-eslint/scope-manager" "5.61.0"
+ "@typescript-eslint/types" "5.61.0"
+ "@typescript-eslint/typescript-estree" "5.61.0"
eslint-scope "^5.1.1"
- eslint-utils "^3.0.0"
semver "^7.3.7"
-"@typescript-eslint/[email protected]":
- version "5.52.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.52.0.tgz#e38c971259f44f80cfe49d97dbffa38e3e75030f"
- integrity sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==
+"@typescript-eslint/[email protected]":
+ version "5.61.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
+ integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
dependencies:
- "@typescript-eslint/types" "5.52.0"
+ "@typescript-eslint/types" "5.61.0"
eslint-visitor-keys "^3.3.0"
acorn-jsx@^5.3.2:
@@ -296,10 +291,10 @@ acorn-jsx@^5.3.2:
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
-acorn@^8.8.0:
- version "8.8.2"
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
- integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
+acorn@^8.9.0:
+ version "8.10.0"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
+ integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
ajv@^6.10.0, ajv@^6.12.4:
version "6.12.6"
@@ -336,6 +331,14 @@ argparse@^2.0.1:
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
+array-buffer-byte-length@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead"
+ integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
+ dependencies:
+ call-bind "^1.0.2"
+ is-array-buffer "^3.0.1"
+
array-includes@^3.1.4:
version "3.1.6"
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
@@ -392,6 +395,13 @@ braces@^3.0.2, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"
[email protected]:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
+ integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
+ dependencies:
+ streamsearch "^1.1.0"
+
call-bind@^1.0.0, call-bind@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -406,9 +416,9 @@ callsites@^3.0.0:
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
caniuse-lite@^1.0.30001406:
- version "1.0.30001450"
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz#022225b91200589196b814b51b1bbe45144cf74f"
- integrity sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==
+ version "1.0.30001512"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
+ integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
chalk@^4.0.0:
version "4.1.2"
@@ -470,9 +480,9 @@ cross-spawn@^7.0.2:
which "^2.0.1"
csstype@^3.0.2:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
- integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
+ integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
debug@^2.6.9:
version "2.6.9"
@@ -500,10 +510,10 @@ deep-is@^0.1.3:
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
-define-properties@^1.1.3, define-properties@^1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.4.tgz#0b14d7bd7fbeb2f3572c3a7eda80ea5d57fb05b1"
- integrity sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==
+define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
+ integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
dependencies:
has-property-descriptors "^1.0.0"
object-keys "^1.1.1"
@@ -530,17 +540,17 @@ doctrine@^3.0.0:
esutils "^2.0.2"
es-abstract@^1.19.0, es-abstract@^1.20.4:
- version "1.21.1"
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.1.tgz#e6105a099967c08377830a0c9cb589d570dd86c6"
- integrity sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==
+ version "1.21.2"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff"
+ integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==
dependencies:
+ array-buffer-byte-length "^1.0.0"
available-typed-arrays "^1.0.5"
call-bind "^1.0.2"
es-set-tostringtag "^2.0.1"
es-to-primitive "^1.2.1"
- function-bind "^1.1.1"
function.prototype.name "^1.1.5"
- get-intrinsic "^1.1.3"
+ get-intrinsic "^1.2.0"
get-symbol-description "^1.0.0"
globalthis "^1.0.3"
gopd "^1.0.1"
@@ -548,8 +558,8 @@ es-abstract@^1.19.0, es-abstract@^1.20.4:
has-property-descriptors "^1.0.0"
has-proto "^1.0.1"
has-symbols "^1.0.3"
- internal-slot "^1.0.4"
- is-array-buffer "^3.0.1"
+ internal-slot "^1.0.5"
+ is-array-buffer "^3.0.2"
is-callable "^1.2.7"
is-negative-zero "^2.0.2"
is-regex "^1.1.4"
@@ -557,11 +567,12 @@ es-abstract@^1.19.0, es-abstract@^1.20.4:
is-string "^1.0.7"
is-typed-array "^1.1.10"
is-weakref "^1.0.2"
- object-inspect "^1.12.2"
+ object-inspect "^1.12.3"
object-keys "^1.1.1"
object.assign "^4.1.4"
regexp.prototype.flags "^1.4.3"
safe-regex-test "^1.0.0"
+ string.prototype.trim "^1.2.7"
string.prototype.trimend "^1.0.6"
string.prototype.trimstart "^1.0.6"
typed-array-length "^1.0.4"
@@ -604,9 +615,9 @@ escape-string-regexp@^4.0.0:
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
eslint-config-prettier@^8.5.0:
- version "8.6.0"
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
- integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
+ version "8.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
+ integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
eslint-import-resolver-node@^0.3.6:
version "0.3.7"
@@ -618,9 +629,9 @@ eslint-import-resolver-node@^0.3.6:
resolve "^1.22.1"
eslint-module-utils@^2.7.2:
- version "2.7.4"
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
- integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
+ integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
dependencies:
debug "^3.2.7"
@@ -679,9 +690,9 @@ eslint-scope@^5.1.1:
estraverse "^4.1.1"
eslint-scope@^7.1.1:
- version "7.1.1"
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
- integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
+ integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
dependencies:
esrecurse "^4.3.0"
estraverse "^5.2.0"
@@ -698,10 +709,10 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
-eslint-visitor-keys@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
- integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
+eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
+ version "3.4.1"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
+ integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
[email protected]:
version "8.25.0"
@@ -748,18 +759,18 @@ [email protected]:
text-table "^0.2.0"
espree@^9.4.0:
- version "9.4.1"
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd"
- integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==
+ version "9.6.0"
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
+ integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
dependencies:
- acorn "^8.8.0"
+ acorn "^8.9.0"
acorn-jsx "^5.3.2"
- eslint-visitor-keys "^3.3.0"
+ eslint-visitor-keys "^3.4.1"
esquery@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
dependencies:
estraverse "^5.1.0"
@@ -791,14 +802,14 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
fast-diff@^1.1.2:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
- integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
+ integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
fast-glob@^3.2.9:
- version "3.2.12"
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
- integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0"
+ integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
@@ -890,18 +901,19 @@ function.prototype.name@^1.1.5:
es-abstract "^1.19.0"
functions-have-names "^1.2.2"
-functions-have-names@^1.2.2:
+functions-have-names@^1.2.2, functions-have-names@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
-get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz#7ad1dc0535f3a2904bba075772763e5051f6d05f"
- integrity sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==
+get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82"
+ integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==
dependencies:
function-bind "^1.1.1"
has "^1.0.3"
+ has-proto "^1.0.1"
has-symbols "^1.0.3"
get-symbol-description@^1.0.0:
@@ -926,6 +938,11 @@ glob-parent@^6.0.1:
dependencies:
is-glob "^4.0.3"
+glob-to-regexp@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
+ integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
+
[email protected]:
version "7.1.7"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
@@ -983,11 +1000,21 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"
+graceful-fs@^4.1.2:
+ version "4.2.11"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
+ integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
+
grapheme-splitter@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
+graphemer@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
+ integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
+
has-bigints@^1.0.1, has-bigints@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
@@ -1042,14 +1069,14 @@ ignore@^5.2.0:
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
immer@^9.0.6:
- version "9.0.19"
- resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.19.tgz#67fb97310555690b5f9cd8380d38fc0aabb6b38b"
- integrity sha512-eY+Y0qcsB4TZKwgQzLaE/lqYMlKhv5J9dyd2RhhtGhNo2njPXDqU9XPfcNfa3MIDsdtZt5KlkIsirlo4dHsWdQ==
+ version "9.0.21"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
+ integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
immutable@^4.0.0:
- version "4.2.4"
- resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.2.4.tgz#83260d50889526b4b531a5e293709a77f7c55a2a"
- integrity sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.0.tgz#eb1738f14ffb39fd068b1dbe1296117484dd34be"
+ integrity sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==
import-fresh@^3.0.0, import-fresh@^3.2.1:
version "3.3.0"
@@ -1077,22 +1104,22 @@ inherits@2:
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
-internal-slot@^1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.4.tgz#8551e7baf74a7a6ba5f749cfb16aa60722f0d6f3"
- integrity sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==
+internal-slot@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
+ integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==
dependencies:
- get-intrinsic "^1.1.3"
+ get-intrinsic "^1.2.0"
has "^1.0.3"
side-channel "^1.0.4"
-is-array-buffer@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.1.tgz#deb1db4fcae48308d54ef2442706c0393997052a"
- integrity sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==
+is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
+ integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
dependencies:
call-bind "^1.0.2"
- get-intrinsic "^1.1.3"
+ get-intrinsic "^1.2.0"
is-typed-array "^1.1.10"
is-bigint@^1.0.1:
@@ -1122,10 +1149,10 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
-is-core-module@^2.11.0, is-core-module@^2.8.0, is-core-module@^2.9.0:
- version "2.11.0"
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
- integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
+is-core-module@^2.11.0, is-core-module@^2.8.0:
+ version "2.12.1"
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
+ integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
dependencies:
has "^1.0.3"
@@ -1223,9 +1250,9 @@ isexe@^2.0.0:
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
js-sdsl@^4.1.4:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
- integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.1.tgz#9e3c7b566d8d9a7e1fe8fc26d00b5ab0f8918ab3"
+ integrity sha512-6Gsx8R0RucyePbWqPssR8DyfuXmLBooYN5cZFZKjHGnQuaf7pEzhtpceagJxVu4LqhYY5EYA7nko3FmeHZ1KbA==
"js-tokens@^3.0.0 || ^4.0.0":
version "4.0.0"
@@ -1249,7 +1276,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
-json5@^1.0.1:
+json5@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
@@ -1331,9 +1358,9 @@ minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
brace-expansion "^1.1.7"
minimist@^1.2.0, minimist@^1.2.6:
- version "1.2.7"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
- integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
[email protected]:
version "2.0.0"
@@ -1351,9 +1378,9 @@ ms@^2.1.1:
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
nanoid@^3.3.4:
- version "3.3.4"
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
+ version "3.3.6"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
natural-compare-lite@^1.4.0:
version "1.4.0"
@@ -1365,37 +1392,36 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
-next@^13.1.6:
- version "13.1.6"
- resolved "https://registry.yarnpkg.com/next/-/next-13.1.6.tgz#054babe20b601f21f682f197063c9b0b32f1a27c"
- integrity sha512-hHlbhKPj9pW+Cymvfzc15lvhaOZ54l+8sXDXJWm3OBNBzgrVj6hwGPmqqsXg40xO1Leq+kXpllzRPuncpC0Phw==
+next@^13.4.8:
+ version "13.4.8"
+ resolved "https://registry.yarnpkg.com/next/-/next-13.4.8.tgz#72245bf4fdf328970147ee30de97142c39b1cb3f"
+ integrity sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==
dependencies:
- "@next/env" "13.1.6"
- "@swc/helpers" "0.4.14"
+ "@next/env" "13.4.8"
+ "@swc/helpers" "0.5.1"
+ busboy "1.6.0"
caniuse-lite "^1.0.30001406"
postcss "8.4.14"
styled-jsx "5.1.1"
+ watchpack "2.4.0"
+ zod "3.21.4"
optionalDependencies:
- "@next/swc-android-arm-eabi" "13.1.6"
- "@next/swc-android-arm64" "13.1.6"
- "@next/swc-darwin-arm64" "13.1.6"
- "@next/swc-darwin-x64" "13.1.6"
- "@next/swc-freebsd-x64" "13.1.6"
- "@next/swc-linux-arm-gnueabihf" "13.1.6"
- "@next/swc-linux-arm64-gnu" "13.1.6"
- "@next/swc-linux-arm64-musl" "13.1.6"
- "@next/swc-linux-x64-gnu" "13.1.6"
- "@next/swc-linux-x64-musl" "13.1.6"
- "@next/swc-win32-arm64-msvc" "13.1.6"
- "@next/swc-win32-ia32-msvc" "13.1.6"
- "@next/swc-win32-x64-msvc" "13.1.6"
+ "@next/swc-darwin-arm64" "13.4.8"
+ "@next/swc-darwin-x64" "13.4.8"
+ "@next/swc-linux-arm64-gnu" "13.4.8"
+ "@next/swc-linux-arm64-musl" "13.4.8"
+ "@next/swc-linux-x64-gnu" "13.4.8"
+ "@next/swc-linux-x64-musl" "13.4.8"
+ "@next/swc-win32-arm64-msvc" "13.4.8"
+ "@next/swc-win32-ia32-msvc" "13.4.8"
+ "@next/swc-win32-x64-msvc" "13.4.8"
normalize-path@^3.0.0, normalize-path@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
-object-inspect@^1.12.2, object-inspect@^1.9.0:
+object-inspect@^1.12.3, object-inspect@^1.9.0:
version "1.12.3"
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
@@ -1432,16 +1458,16 @@ once@^1.3.0:
wrappy "1"
optionator@^0.9.1:
- version "0.9.1"
- resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
- integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
+ version "0.9.3"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
+ integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
dependencies:
+ "@aashutoshrathi/word-wrap" "^1.2.3"
deep-is "^0.1.3"
fast-levenshtein "^2.0.6"
levn "^0.4.1"
prelude-ls "^1.2.1"
type-check "^0.4.0"
- word-wrap "^1.2.3"
p-limit@^3.0.2:
version "3.1.0"
@@ -1489,10 +1515,10 @@ path-type@^4.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
-payload-admin-bar@^1.0.5:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/payload-admin-bar/-/payload-admin-bar-1.0.5.tgz#dff1045531a6979740ff1029008acdec57d4356e"
- integrity sha512-oMEpa/+Agqe/8RL9PyvD6+Ruif9gi5hQuAmoUHsuR5pjgxCFQQRXYa9cfxsNorlyHk7HB5FUJDJSXlDQpyHsIQ==
+payload-admin-bar@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/payload-admin-bar/-/payload-admin-bar-1.0.6.tgz#ca25e369a4f319c3d61ff3db4021c1c2fd9d0148"
+ integrity sha512-hpQdOiPq4LpWTkbuAnvxDf5wQ2ysMp9kQt+X2U+FfvBwD1U6qoxJfmUymG1OjLlaZzCZ93FlOdTl4u4Z0/m/SA==
picocolors@^1.0.0:
version "1.0.0"
@@ -1526,9 +1552,9 @@ prettier-linter-helpers@^1.0.0:
fast-diff "^1.1.2"
prettier@^2.7.1:
- version "2.8.4"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
+ version "2.8.8"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
+ integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
punycode@^2.1.0:
version "2.3.0"
@@ -1536,9 +1562,9 @@ punycode@^2.1.0:
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
qs@^6.11.0:
- version "6.11.0"
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
- integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
+ version "6.11.2"
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
+ integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
dependencies:
side-channel "^1.0.4"
@@ -1556,7 +1582,7 @@ react-cookie@^4.1.1:
hoist-non-react-statics "^3.0.0"
universal-cookie "^4.0.0"
[email protected]:
+react-dom@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
@@ -1569,7 +1595,7 @@ react-is@^16.7.0:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
[email protected]:
+react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
@@ -1584,13 +1610,13 @@ readdirp@~3.6.0:
picomatch "^2.2.1"
regexp.prototype.flags@^1.4.3:
- version "1.4.3"
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
- integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
+ integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
dependencies:
call-bind "^1.0.2"
- define-properties "^1.1.3"
- functions-have-names "^1.2.2"
+ define-properties "^1.2.0"
+ functions-have-names "^1.2.3"
regexpp@^3.2.0:
version "3.2.0"
@@ -1603,11 +1629,11 @@ resolve-from@^4.0.0:
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
resolve@^1.20.0, resolve@^1.22.1:
- version "1.22.1"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
- integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
+ version "1.22.2"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
+ integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
dependencies:
- is-core-module "^2.9.0"
+ is-core-module "^2.11.0"
path-parse "^1.0.7"
supports-preserve-symlinks-flag "^1.0.0"
@@ -1640,9 +1666,9 @@ safe-regex-test@^1.0.0:
is-regex "^1.1.4"
sass@^1.55.0:
- version "1.58.0"
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
- integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
+ version "1.63.6"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
+ integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
@@ -1656,9 +1682,9 @@ scheduler@^0.23.0:
loose-envify "^1.1.0"
semver@^7.3.7:
- version "7.3.8"
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
- integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
+ version "7.5.3"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
+ integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
dependencies:
lru-cache "^6.0.0"
@@ -1688,10 +1714,10 @@ slash@^3.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
-slate@^0.84.0:
- version "0.84.0"
- resolved "https://registry.yarnpkg.com/slate/-/slate-0.84.0.tgz#dae3d86f16a4b97dbcd32c55acfcb78a57f8ed01"
- integrity sha512-jAxK10V9nAtAFr6PpCfLdLi+VYNmAOMKC/PIaOWH2HGTrmZEY2XxJt4kbnRNVEbUHkQ1dqaBImVLsVzdoUL8/w==
+slate@^0.82.0:
+ version "0.82.1"
+ resolved "https://registry.yarnpkg.com/slate/-/slate-0.82.1.tgz#cf43cb828c980734dab01c9bbb517fd4d20892f7"
+ integrity sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"
@@ -1702,6 +1728,20 @@ slate@^0.84.0:
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
+streamsearch@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
+ integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
+
+string.prototype.trim@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
+ integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==
+ dependencies:
+ call-bind "^1.0.2"
+ define-properties "^1.1.4"
+ es-abstract "^1.20.4"
+
string.prototype.trimend@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
@@ -1774,12 +1814,12 @@ to-regex-range@^5.0.1:
is-number "^7.0.0"
tsconfig-paths@^3.12.0:
- version "3.14.1"
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
- integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
+ version "3.14.2"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
+ integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
dependencies:
"@types/json5" "^0.0.29"
- json5 "^1.0.1"
+ json5 "^1.0.2"
minimist "^1.2.6"
strip-bom "^3.0.0"
@@ -1789,9 +1829,9 @@ tslib@^1.8.1:
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
tslib@^2.4.0:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
- integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
+ integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
tsutils@^3.21.0:
version "3.21.0"
@@ -1851,6 +1891,14 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
[email protected]:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
+ integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
+ dependencies:
+ glob-to-regexp "^0.4.1"
+ graceful-fs "^4.1.2"
+
which-boxed-primitive@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
@@ -1881,11 +1929,6 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"
-word-wrap@^1.2.3:
- version "1.2.3"
- resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
- integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
-
wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
@@ -1900,3 +1943,8 @@ yocto-queue@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+
[email protected]:
+ version "3.21.4"
+ resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
+ integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
diff --git a/examples/preview/nextjs/README.md b/examples/preview/nextjs/README.md
deleted file mode 100644
index 0aa825bc1c8..00000000000
--- a/examples/preview/nextjs/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# Preview Example Front-End
-
-This is a [Next.js](https://nextjs.org/) app made explicitly for Payload's [Preview Example](https://github.com/payloadcms/payload/tree/master/examples/preview/cms).
-
-## Getting Started
-
-### Payload
-
-First you'll need a running Payload app. If you have not done so already, open up the `cms` folder and follow the setup instructions. Take note of your server URL, you'll need this in the next step.
-
-### Next.js App
-
-1. Clone this repo
-2. `cd` into this directory and run `yarn` or `npm install`
-3. `cp .env.example .env` to copy the example environment variables
-4. `yarn dev` or `npm run dev` to start the server
-5. `open http://localhost:3000` to see the result
-
-Once running you will find a couple seeded pages on your local environment with some basic instructions. You can also start editing the pages by modifying the documents within your CMS. See the [Preview Example CMS](https://github.com/payloadcms/payload/tree/master/examples/preview/cms) for full details.
-
-## Learn More
-
-To learn more about PayloadCMS and Next.js, take a look at the following resources:
-
-- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
-- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
-- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
-
-You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload/) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
-
-## Deploy on Vercel
-
-The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
-
-Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
diff --git a/examples/preview/nextjs/components/Header/index.module.scss b/examples/preview/nextjs/components/Header/index.module.scss
deleted file mode 100644
index a762994e349..00000000000
--- a/examples/preview/nextjs/components/Header/index.module.scss
+++ /dev/null
@@ -1,18 +0,0 @@
-@use '../../css/queries.scss' as *;
-
-.header {
- padding: var(--base) 0;
- z-index: var(--header-z-index);
-}
-
-.wrap {
- display: flex;
- justify-content: space-between;
-}
-
-.nav {
- a {
- text-decoration: none;
- margin-left: var(--base);
- }
-}
diff --git a/examples/preview/nextjs/components/Logo/index.tsx b/examples/preview/nextjs/components/Logo/index.tsx
deleted file mode 100644
index 7cf88a9a37e..00000000000
--- a/examples/preview/nextjs/components/Logo/index.tsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React from 'react'
-
-export const Logo: React.FC = () => {
- return (
- <svg
- width="123"
- height="29"
- viewBox="0 0 123 29"
- fill="none"
- xmlns="http://www.w3.org/2000/svg"
- >
- <path
- d="M34.7441 22.9997H37.2741V16.3297H41.5981C44.7031 16.3297 46.9801 14.9037 46.9801 11.4537C46.9801 8.00369 44.7031 6.55469 41.5981 6.55469H34.7441V22.9997ZM37.2741 14.1447V8.73969H41.4831C43.3921 8.73969 44.3581 9.59069 44.3581 11.4537C44.3581 13.2937 43.3921 14.1447 41.4831 14.1447H37.2741Z"
- fill="black"
- />
- <path
- d="M51.3652 23.3217C53.2742 23.3217 54.6082 22.5627 55.3672 21.3437H55.4132C55.5512 22.6777 56.1492 23.1147 57.2762 23.1147C57.6442 23.1147 58.0352 23.0687 58.4262 22.9767V21.5967C58.2882 21.6197 58.2192 21.6197 58.1502 21.6197C57.7132 21.6197 57.5982 21.1827 57.5982 20.3317V14.9497C57.5982 11.9137 55.6662 10.9017 53.2512 10.9017C49.6632 10.9017 48.1912 12.6727 48.0762 14.9267H50.3762C50.4912 13.3627 51.1122 12.7187 53.1592 12.7187C54.8842 12.7187 55.3902 13.4317 55.3902 14.2827C55.3902 15.4327 54.2632 15.6627 52.4232 16.0077C49.5022 16.5597 47.5242 17.3417 47.5242 19.9637C47.5242 21.9647 49.0192 23.3217 51.3652 23.3217ZM49.8702 19.8027C49.8702 18.5837 50.7442 18.0087 52.8142 17.5947C54.0102 17.3417 55.0222 17.0887 55.3902 16.7437V18.4227C55.3902 20.4697 53.8952 21.5047 51.8712 21.5047C50.4682 21.5047 49.8702 20.9067 49.8702 19.8027Z"
- fill="black"
- />
- <path
- d="M61.4996 27.1167C63.3166 27.1167 64.4436 26.1737 65.5706 23.2757L70.2166 11.2697H67.8476L64.6276 20.2397H64.5816L61.1546 11.2697H58.6936L63.4316 22.8847C62.9716 24.7247 61.9136 25.1847 61.0166 25.1847C60.6486 25.1847 60.4416 25.1617 60.0506 25.1157V26.9557C60.6486 27.0707 60.9936 27.1167 61.4996 27.1167Z"
- fill="black"
- />
- <path d="M71.5939 22.9997H73.8479V6.55469H71.5939V22.9997Z" fill="black" />
- <path
- d="M81.6221 23.3447C85.2791 23.3447 87.4871 20.7917 87.4871 17.1117C87.4871 13.4547 85.2791 10.9017 81.6451 10.9017C77.9651 10.9017 75.7571 13.4777 75.7571 17.1347C75.7571 20.8147 77.9651 23.3447 81.6221 23.3447ZM78.1031 17.1347C78.1031 14.6737 79.2071 12.7877 81.6451 12.7877C84.0371 12.7877 85.1411 14.6737 85.1411 17.1347C85.1411 19.5727 84.0371 21.4817 81.6451 21.4817C79.2071 21.4817 78.1031 19.5727 78.1031 17.1347Z"
- fill="black"
- />
- <path
- d="M92.6484 23.3217C94.5574 23.3217 95.8914 22.5627 96.6504 21.3437H96.6964C96.8344 22.6777 97.4324 23.1147 98.5594 23.1147C98.9274 23.1147 99.3184 23.0687 99.7094 22.9767V21.5967C99.5714 21.6197 99.5024 21.6197 99.4334 21.6197C98.9964 21.6197 98.8814 21.1827 98.8814 20.3317V14.9497C98.8814 11.9137 96.9494 10.9017 94.5344 10.9017C90.9464 10.9017 89.4744 12.6727 89.3594 14.9267H91.6594C91.7744 13.3627 92.3954 12.7187 94.4424 12.7187C96.1674 12.7187 96.6734 13.4317 96.6734 14.2827C96.6734 15.4327 95.5464 15.6627 93.7064 16.0077C90.7854 16.5597 88.8074 17.3417 88.8074 19.9637C88.8074 21.9647 90.3024 23.3217 92.6484 23.3217ZM91.1534 19.8027C91.1534 18.5837 92.0274 18.0087 94.0974 17.5947C95.2934 17.3417 96.3054 17.0887 96.6734 16.7437V18.4227C96.6734 20.4697 95.1784 21.5047 93.1544 21.5047C91.7514 21.5047 91.1534 20.9067 91.1534 19.8027Z"
- fill="black"
- />
- <path
- d="M106.181 23.3217C108.021 23.3217 109.148 22.4477 109.792 21.6197H109.838V22.9997H112.092V6.55469H109.838V12.6957H109.792C109.148 11.7757 108.021 10.9247 106.181 10.9247C103.191 10.9247 100.914 13.2707 100.914 17.1347C100.914 20.9987 103.191 23.3217 106.181 23.3217ZM103.26 17.1347C103.26 14.8347 104.341 12.8107 106.549 12.8107C108.573 12.8107 109.815 14.4667 109.815 17.1347C109.815 19.7797 108.573 21.4587 106.549 21.4587C104.341 21.4587 103.26 19.4347 103.26 17.1347Z"
- fill="black"
- />
- <path
- d="M12.2464 2.33838L22.2871 8.83812V21.1752L14.7265 25.8854V13.5484L4.67383 7.05725L12.2464 2.33838Z"
- fill="black"
- />
- <path d="M11.477 25.2017V15.5747L3.90039 20.2936L11.477 25.2017Z" fill="black" />
- <path
- d="M120.442 6.30273C119.086 6.30273 117.998 7.29978 117.998 8.75952C117.998 10.2062 119.086 11.1968 120.442 11.1968C121.791 11.1968 122.879 10.2062 122.879 8.75952C122.879 7.29978 121.791 6.30273 120.442 6.30273ZM120.442 10.7601C119.34 10.7601 118.48 9.95207 118.48 8.75952C118.48 7.54742 119.34 6.73935 120.442 6.73935C121.563 6.73935 122.397 7.54742 122.397 8.75952C122.397 9.95207 121.563 10.7601 120.442 10.7601ZM120.52 8.97457L121.048 9.9651H121.641L121.041 8.86378C121.367 8.72042 121.511 8.45975 121.511 8.17302C121.511 7.49528 121.054 7.36495 120.285 7.36495H119.49V9.9651H120.025V8.97457H120.52ZM120.37 7.78853C120.729 7.78853 120.976 7.86673 120.976 8.17953C120.976 8.43368 120.807 8.56402 120.403 8.56402H120.025V7.78853H120.37Z"
- fill="black"
- />
- </svg>
- )
-}
diff --git a/examples/preview/nextjs/css/colors.scss b/examples/preview/nextjs/css/colors.scss
deleted file mode 100644
index f8b6a172c7d..00000000000
--- a/examples/preview/nextjs/css/colors.scss
+++ /dev/null
@@ -1,10 +0,0 @@
-:root {
- --color-red: rgb(255,0,0);
- --color-green: rgb(178, 255, 214);
- --color-white: rgb(255, 255, 255);
- --color-dark-gray: rgb(51,52,52);
- --color-mid-gray: rgb(196,196,196);
- --color-gray: rgb(212,212,212);
- --color-light-gray: rgb(244,244,244);
- --color-black: rgb(0, 0, 0);
-}
diff --git a/examples/preview/nextjs/css/type.scss b/examples/preview/nextjs/css/type.scss
deleted file mode 100644
index 69b5c8a1182..00000000000
--- a/examples/preview/nextjs/css/type.scss
+++ /dev/null
@@ -1,168 +0,0 @@
-@use 'queries' as *;
-
-/////////////////////////////
-// HEADINGS
-/////////////////////////////
-
-%h1,
-%h2,
-%h3,
-%h4,
-%h5,
-%h6 {
- font-weight: 700;
-}
-
-%h1 {
- margin: 50px 0;
- font-size: 84px;
- line-height: 1;
-
- @include mid-break {
- font-size: 70px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 36px;
- line-height: 42px;
- }
-}
-
-%h2 {
- margin: 32px 0;
- font-size: 56px;
- line-height: 1;
-
- @include mid-break {
- margin: 36px 0;
- font-size: 48px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 28px;
- line-height: 32px;
- }
-}
-
-%h3 {
- margin: 28px 0;
- font-size: 48px;
- line-height: 56px;
-
- @include mid-break {
- font-size: 40px;
- line-height: 48px;
- }
-
- @include small-break {
- margin: 24px 0;
- font-size: 24px;
- line-height: 30px;
- }
-}
-
-%h4 {
- margin: 24px 0;
- font-size: 40px;
- line-height: 48px;
-
- @include mid-break {
- font-size: 33px;
- line-height: 36px;
- }
-
- @include small-break {
- margin: 20px 0;
- font-size: 20px;
- line-height: 24px;
- }
-}
-
-%h5 {
- margin: 20px 0;
- font-size: 32px;
- line-height: 42px;
-
- @include mid-break {
- font-size: 26px;
- line-height: 32px;
- }
-
- @include small-break {
- margin: 16px 0;
- font-size: 18px;
- line-height: 24px;
- }
-}
-
-%h6 {
- margin: 20px 0;
- font-size: 24px;
- line-height: 28px;
-
- @include mid-break {
- font-size: 20px;
- line-height: 30px;
- }
-
- @include small-break {
- margin: 16px 0;
- font-size: 16px;
- line-height: 22px;
- }
-}
-
-/////////////////////////////
-// TYPE STYLES
-/////////////////////////////
-
-%body {
- font-size: 18px;
- line-height: 32px;
-
- @include mid-break {
- font-size: 15px;
- line-height: 24px;
- }
-
- @include small-break {
- font-size: 13px;
- line-height: 24px;
- }
-}
-
-%large-body {
- font-size: 25px;
- line-height: 32px;
-
- @include mid-break {
- font-size: 22px;
- line-height: 30px;
-
- }
-
- @include small-break {
- font-size: 17px;
- line-height: 24px;
- }
-}
-
-%label {
- font-size: 16px;
- line-height: 24px;
- letter-spacing: 3px;
- text-transform: uppercase;
-
- @include mid-break {
- font-size: 13px;
- letter-spacing: 2.75px;
- }
-
- @include small-break {
- font-size: 12px;
- line-height: 18px;
- letter-spacing: 2.625px;
- }
-}
diff --git a/examples/preview/nextjs/pages/index.module.scss b/examples/preview/nextjs/pages/index.module.scss
deleted file mode 100644
index bbfebdba634..00000000000
--- a/examples/preview/nextjs/pages/index.module.scss
+++ /dev/null
@@ -1,9 +0,0 @@
-@import '../css/queries.scss';
-
-.hero {
- padding-top: calc(var(--base) * 1.5);
-
- @include mid-break {
- padding-top: var(--base);
- }
-}
diff --git a/examples/preview/nextjs/payload-types.ts b/examples/preview/nextjs/payload-types.ts
deleted file mode 100644
index 6e1e2bf5ed7..00000000000
--- a/examples/preview/nextjs/payload-types.ts
+++ /dev/null
@@ -1,55 +0,0 @@
-/* tslint:disable */
-/**
- * This file was automatically generated by Payload.
- * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
- * and re-run `payload generate:types` to regenerate this file.
- */
-
-export interface Config {
- collections: {
- pages: Page
- users: User
- }
- globals: {
- 'main-menu': MainMenu
- }
-}
-export interface Page {
- id: string
- title: string
- slug?: string
- richText: Array<{
- [k: string]: unknown
- }>
- _status?: 'draft' | 'published'
- createdAt: string
- updatedAt: string
- password?: string
-}
-export interface User {
- id: string
- email?: string
- resetPasswordToken?: string
- resetPasswordExpiration?: string
- loginAttempts?: number
- lockUntil?: string
- createdAt: string
- updatedAt: string
- password?: string
-}
-export interface MainMenu {
- id: string
- navItems: Array<{
- link: {
- type?: 'reference' | 'custom'
- newTab?: boolean
- reference: {
- value: string | Page
- relationTo: 'pages'
- }
- url: string
- label: string
- }
- id?: string
- }>
-}
diff --git a/examples/preview/nextjs/public/favicon.ico b/examples/preview/nextjs/public/favicon.ico
deleted file mode 100644
index 718d6fea483..00000000000
Binary files a/examples/preview/nextjs/public/favicon.ico and /dev/null differ
diff --git a/examples/redirects/cms/.env.example b/examples/redirects/cms/.env.example
index 7b26105607c..afe9d08f876 100644
--- a/examples/redirects/cms/.env.example
+++ b/examples/redirects/cms/.env.example
@@ -1,4 +1,4 @@
-MONGODB_URI=mongodb://localhost/payload-example-redirects
+MONGODB_URI=mongodb://127.0.0.1/payload-example-redirects
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SITE_URL=http://localhost:3000
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
diff --git a/examples/virtual-fields/.env.example b/examples/virtual-fields/.env.example
index 21ac7a48a1f..f2674167608 100644
--- a/examples/virtual-fields/.env.example
+++ b/examples/virtual-fields/.env.example
@@ -1,3 +1,3 @@
-MONGODB_URI=mongodb://localhost/payload-example-vitual-fields
+MONGODB_URI=mongodb://127.0.0.1/payload-example-vitual-fields
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
diff --git a/examples/whitelabel/.env.example b/examples/whitelabel/.env.example
index f7b6c91ec90..31a9f1c09f1 100644
--- a/examples/whitelabel/.env.example
+++ b/examples/whitelabel/.env.example
@@ -1,3 +1,3 @@
-MONGODB_URI=mongodb://localhost/payload-example-whitelabel
+MONGODB_URI=mongodb://127.0.0.1/payload-example-whitelabel
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
diff --git a/package.json b/package.json
index 2b250813242..35721a6d25a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.11.0",
+ "version": "1.11.3",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
@@ -138,9 +138,9 @@
"minimist": "^1.2.7",
"mkdirp": "^1.0.4",
"monaco-editor": "^0.38.0",
- "mongoose": "6.5.0",
+ "mongoose": "6.11.4",
"mongoose-aggregate-paginate-v2": "^1.0.6",
- "mongoose-paginate-v2": "^1.6.1",
+ "mongoose-paginate-v2": "1.7.22",
"nodemailer": "^6.9.0",
"object-to-formdata": "^4.4.2",
"passport": "^0.6.0",
diff --git a/src/admin/components/elements/Button/index.scss b/src/admin/components/elements/Button/index.scss
index aa5e64e099f..095734997d8 100644
--- a/src/admin/components/elements/Button/index.scss
+++ b/src/admin/components/elements/Button/index.scss
@@ -89,6 +89,7 @@ a.btn {
box-shadow: $base-box-shadow;
color: var(--theme-elevation-800);
background: none;
+ backdrop-filter: blur(5px);
&:hover {
background: var(--theme-elevation-100);
diff --git a/src/admin/components/elements/Collapsible/index.scss b/src/admin/components/elements/Collapsible/index.scss
index e591b5cafd4..8dfd6da1e31 100644
--- a/src/admin/components/elements/Collapsible/index.scss
+++ b/src/admin/components/elements/Collapsible/index.scss
@@ -4,13 +4,8 @@
--toggle-pad-h: #{base(.75)};
--toggle-pad-v: #{base(.5)};
- border: 1px solid var(--theme-elevation-200);
border-radius: $style-radius-m;
- &:hover {
- border: 1px solid var(--theme-elevation-300);
- }
-
&__toggle-wrap {
position: relative;
}
@@ -19,16 +14,6 @@
margin-bottom: $baseline !important;
}
- &--hovered {
- >.collapsible__toggle-wrap>.collapsible__drag {
- opacity: 1;
- }
-
- >.collapsible__toggle-wrap>.collapsible__toggle {
- background: var(--theme-elevation-100);
- }
- }
-
&__drag {
opacity: .5;
position: absolute;
@@ -42,7 +27,6 @@
@extend %body;
text-align: left;
cursor: pointer;
- background: var(--theme-elevation-50);
border-top-right-radius: $style-radius-s;
border-top-left-radius: $style-radius-s;
width: 100%;
@@ -53,6 +37,27 @@
}
}
+ &--style-default {
+ border: 1px solid var(--theme-elevation-200);
+ &:hover {
+ border: 1px solid var(--theme-elevation-300);
+ }
+
+ >.collapsible__toggle-wrap {
+ .row-label {
+ color: var(--theme-text);
+ }
+ .collapsible__toggle {
+ background: var(--theme-elevation-50);
+ }
+ }
+ &.collapsible--hovered {
+ >.collapsible__toggle-wrap .collapsible__toggle {
+ background: var(--theme-elevation-100);
+ }
+ }
+ }
+
&__toggle,
&__header-wrap {
padding: var(--toggle-pad-v) var(--toggle-pad-h);
@@ -115,3 +120,58 @@
}
}
}
+
+html[data-theme=dark] {
+ .collapsible {
+ &--style-error {
+ border: 1px solid var(--theme-error-400);
+ &:hover {
+ border: 1px solid var(--theme-error-500);
+ }
+
+ >.collapsible__toggle-wrap {
+ .row-label {
+ color: var(--theme-error-500);
+ }
+ .collapsible__toggle {
+ background: var(--theme-error-100);
+ }
+ }
+ &.collapsible--hovered {
+ >.collapsible__toggle-wrap .collapsible__toggle {
+ background: var(--theme-error-150);
+ }
+ }
+ }
+ }
+}
+
+html[data-theme=light] {
+ .collapsible {
+ &--style-error {
+ border: 1px solid var(--theme-error-500);
+ &:hover {
+ border: 1px solid var(--theme-error-600);
+ }
+
+ >.collapsible__toggle-wrap {
+ .row-label {
+ color: var(--theme-error-750);
+ }
+ .collapsible__toggle {
+ background: var(--theme-error-50);
+ }
+ }
+ &.collapsible--hovered {
+ >.collapsible__toggle-wrap .collapsible__toggle {
+ background: var(--theme-error-100);
+ }
+ }
+ &.error {
+ & input {
+ border-color: var(--theme-error-500);
+ }
+ }
+ }
+ }
+}
diff --git a/src/admin/components/elements/Collapsible/index.tsx b/src/admin/components/elements/Collapsible/index.tsx
index a1b1db4d1a1..147026b385b 100644
--- a/src/admin/components/elements/Collapsible/index.tsx
+++ b/src/admin/components/elements/Collapsible/index.tsx
@@ -19,9 +19,10 @@ export const Collapsible: React.FC<Props> = ({
initCollapsed,
dragHandleProps,
actions,
+ collapsibleStyle = 'default',
}) => {
const [collapsedLocal, setCollapsedLocal] = useState(Boolean(initCollapsed));
- const [hovered, setHovered] = useState(false);
+ const [hoveringToggle, setHoveringToggle] = useState(false);
const isNested = useCollapsible();
const { t } = useTranslation('fields');
@@ -34,14 +35,15 @@ export const Collapsible: React.FC<Props> = ({
dragHandleProps && `${baseClass}--has-drag-handle`,
collapsed && `${baseClass}--collapsed`,
isNested && `${baseClass}--nested`,
- hovered && `${baseClass}--hovered`,
+ hoveringToggle && `${baseClass}--hovered`,
+ `${baseClass}--style-${collapsibleStyle}`,
].filter(Boolean).join(' ')}
>
<CollapsibleProvider>
<div
className={`${baseClass}__toggle-wrap`}
- onMouseEnter={() => setHovered(true)}
- onMouseLeave={() => setHovered(false)}
+ onMouseEnter={() => setHoveringToggle(true)}
+ onMouseLeave={() => setHoveringToggle(false)}
>
{dragHandleProps && (
<div
diff --git a/src/admin/components/elements/Collapsible/types.ts b/src/admin/components/elements/Collapsible/types.ts
index e1b7ae3712c..3c5545ff9b7 100644
--- a/src/admin/components/elements/Collapsible/types.ts
+++ b/src/admin/components/elements/Collapsible/types.ts
@@ -10,4 +10,5 @@ export type Props = {
onToggle?: (collapsed: boolean) => void
initCollapsed?: boolean
dragHandleProps?: DragHandleProps
+ collapsibleStyle?: 'default' | 'error'
}
diff --git a/src/admin/components/elements/DatePicker/DatePicker.tsx b/src/admin/components/elements/DatePicker/DatePicker.tsx
index a3a97a85c51..92f1b450ff2 100644
--- a/src/admin/components/elements/DatePicker/DatePicker.tsx
+++ b/src/admin/components/elements/DatePicker/DatePicker.tsx
@@ -17,7 +17,7 @@ const DateTime: React.FC<Props> = (props) => {
value,
onChange,
displayFormat,
- pickerAppearance,
+ pickerAppearance = "dayOnly",
minDate,
maxDate,
monthsToShow = 1,
@@ -98,6 +98,9 @@ const DateTime: React.FC<Props> = (props) => {
enabled: true,
},
]}
+ showMonthDropdown
+ showYearDropdown
+ dropdownMode="select"
/>
</div>
</div>
diff --git a/src/admin/components/elements/DatePicker/index.scss b/src/admin/components/elements/DatePicker/index.scss
index 85dbaa97563..ca6bdd24221 100644
--- a/src/admin/components/elements/DatePicker/index.scss
+++ b/src/admin/components/elements/DatePicker/index.scss
@@ -99,9 +99,9 @@ $cal-icon-width: 18px;
.react-datepicker {
@include shadow-lg;
+ border: 1px solid var(--theme-elevation-100);
background: var(--theme-input-bg);
display: inline-flex;
- border: none;
font-family: var(--font-body);
font-weight: 100;
border-radius: 0;
@@ -169,8 +169,12 @@ $cal-icon-width: 18px;
}
&__current-month {
+ display: none;
+ }
+
+ &__header__dropdown, &-year-header {
padding: 10px 0;
- font-weight: 600;
+ font-weight: bold;
}
&__month-container {
@@ -185,6 +189,20 @@ $cal-icon-width: 18px;
border-left: none;
}
+ &__month-text {
+ &:hover {
+ background: var(--theme-elevation-100);
+ }
+ }
+
+ &__month-select,
+ &__year-select {
+ min-width: 70px;
+ border: none;
+ background: none;
+ outline: none;
+ cursor: pointer;
+ }
&__day-names {
background-color: var(--theme-elevation-100);
@@ -239,6 +257,10 @@ $cal-icon-width: 18px;
border: none;
}
+ .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
+ max-height: 100%;
+ }
+
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
@@ -281,7 +303,40 @@ $cal-icon-width: 18px;
font-size: base(.5);
}
+ &__appearance--dayOnly,
+ &__appearance--monthOnly {
+ .react-datepicker {
+ &__month-container {
+ border-right: none;
+ }
+ }
+ }
+
@include small-break {
+ .react-datepicker {
+ flex-direction: column;
+ }
+ .react-datepicker__month-container {
+ border-right: 0;
+ }
+ .react-datepicker__time-container {
+ width: auto;
+ }
+ .react-datepicker__header--time {
+ background-color: var(--theme-elevation-100);
+ padding: 8px 0;
+ border-bottom: none;
+ }
+ .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
+ height: 120px;
+ width: unset;
+ > ul {
+ height: 120px;
+ }
+ }
+ .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
+ right: 0px;
+ }
&__input-wrapper {
.icon {
top: calc(50% - #{base(.25)});
diff --git a/src/admin/components/elements/ErrorPill/index.scss b/src/admin/components/elements/ErrorPill/index.scss
new file mode 100644
index 00000000000..93ccb8310c1
--- /dev/null
+++ b/src/admin/components/elements/ErrorPill/index.scss
@@ -0,0 +1,43 @@
+@import '../../../scss/styles.scss';
+
+.error-pill {
+ align-self: center;
+ align-items: center;
+ border: 0;
+ padding: 0 base(.25);
+ flex-shrink: 0;
+ border-radius: var(--style-radius-l);
+ line-height: 18px;
+ font-size: 11px;
+ text-align: center;
+ font-weight: 500;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+
+ &--fixed-width {
+ width: 18px;
+ height: 18px;
+ border-radius: 50%;
+ position: relative;
+ }
+
+ &__count {
+ letter-spacing: .5px;
+ margin-left: .5px;
+ }
+}
+
+html[data-theme=light] {
+ .error-pill {
+ background: var(--theme-error-250);
+ color: var(--theme-error-750)
+ }
+}
+
+html[data-theme=dark] {
+ .error-pill {
+ background: var(--theme-error-500);
+ color: var(--color-base-1000)
+ }
+}
diff --git a/src/admin/components/elements/ErrorPill/index.tsx b/src/admin/components/elements/ErrorPill/index.tsx
new file mode 100644
index 00000000000..6567982b29a
--- /dev/null
+++ b/src/admin/components/elements/ErrorPill/index.tsx
@@ -0,0 +1,30 @@
+import React from 'react';
+import { useTranslation } from 'react-i18next';
+import { Props } from './types';
+
+import './index.scss';
+
+const baseClass = 'error-pill';
+
+export const ErrorPill: React.FC<Props> = (props) => {
+ const { className, count, withMessage } = props;
+ const lessThan3Chars = !withMessage && count < 99;
+ const { t } = useTranslation();
+
+ const classes = [
+ baseClass,
+ lessThan3Chars && `${baseClass}--fixed-width`,
+ className && className,
+ ].filter(Boolean).join(' ');
+
+ if (count === 0) return null;
+
+ return (
+ <div className={classes}>
+ <div className={`${baseClass}__content`}>
+ <span className={`${baseClass}__count`}>{count}</span>
+ {withMessage && ` ${count > 1 ? t('error:plural') : t('error:singular')}`}
+ </div>
+ </div>
+ );
+};
diff --git a/src/admin/components/elements/ErrorPill/types.ts b/src/admin/components/elements/ErrorPill/types.ts
new file mode 100644
index 00000000000..265247797da
--- /dev/null
+++ b/src/admin/components/elements/ErrorPill/types.ts
@@ -0,0 +1,5 @@
+export type Props = {
+ count: number,
+ className?: string,
+ withMessage?: boolean,
+}
diff --git a/src/admin/components/elements/Pill/index.scss b/src/admin/components/elements/Pill/index.scss
index 5d9a60b7434..29df3ab714a 100644
--- a/src/admin/components/elements/Pill/index.scss
+++ b/src/admin/components/elements/Pill/index.scss
@@ -14,6 +14,13 @@
border: 0;
padding: 0 base(.25);
align-items: center;
+ flex-shrink: 0;
+
+ &--rounded {
+ border-radius: var(--style-radius-l);
+ line-height: 18px;
+ font-size: 12px;
+ }
&:active,
&:focus {
@@ -102,3 +109,22 @@
}
}
}
+
+
+html[data-theme=dark] {
+ .pill {
+ &--style-error {
+ background: var(--theme-error-500);
+ color: var(--color-base-1000)
+ }
+ }
+}
+
+html[data-theme=light] {
+ .pill {
+ &--style-error {
+ background: var(--theme-error-250);
+ color: var(--theme-error-750)
+ }
+ }
+}
diff --git a/src/admin/components/elements/Pill/index.tsx b/src/admin/components/elements/Pill/index.tsx
index 24f4f8b6a03..83210a60a0e 100644
--- a/src/admin/components/elements/Pill/index.tsx
+++ b/src/admin/components/elements/Pill/index.tsx
@@ -44,6 +44,7 @@ const StaticPill: React.FC<Props> = (props) => {
draggable,
children,
elementProps,
+ rounded,
} = props;
const classes = [
@@ -55,6 +56,7 @@ const StaticPill: React.FC<Props> = (props) => {
icon && `${baseClass}--has-icon`,
icon && `${baseClass}--align-icon-${alignIcon}`,
draggable && `${baseClass}--draggable`,
+ rounded && `${baseClass}--rounded`,
].filter(Boolean).join(' ');
let Element: ElementType | React.FC<RenderedTypeProps> = 'div';
diff --git a/src/admin/components/elements/Pill/types.ts b/src/admin/components/elements/Pill/types.ts
index 0d2f0f12a5c..cf35332faf9 100644
--- a/src/admin/components/elements/Pill/types.ts
+++ b/src/admin/components/elements/Pill/types.ts
@@ -7,8 +7,9 @@ export type Props = {
icon?: React.ReactNode,
alignIcon?: 'left' | 'right',
onClick?: () => void,
- pillStyle?: 'white' | 'light' | 'dark' | 'light-gray' | 'warning' | 'success',
+ pillStyle?: 'white' | 'light' | 'dark' | 'light-gray' | 'warning' | 'success' | 'error',
draggable?: boolean,
+ rounded?: boolean
id?: string
elementProps?: HTMLAttributes<HTMLElement> & {
ref: React.RefCallback<HTMLElement>
diff --git a/src/admin/components/elements/ReactSelect/index.scss b/src/admin/components/elements/ReactSelect/index.scss
index 979798d8b36..13989bba875 100644
--- a/src/admin/components/elements/ReactSelect/index.scss
+++ b/src/admin/components/elements/ReactSelect/index.scss
@@ -61,7 +61,7 @@
&--error {
div.rs__control {
- background-color: var(--theme-error-200);
+ background-color: var(--theme-error-100);
}
}
diff --git a/src/admin/components/elements/Tooltip/index.scss b/src/admin/components/elements/Tooltip/index.scss
index 3bb195df2db..6a7a1c4f609 100644
--- a/src/admin/components/elements/Tooltip/index.scss
+++ b/src/admin/components/elements/Tooltip/index.scss
@@ -59,3 +59,19 @@
display: none;
}
}
+
+
+html[data-theme=light] {
+ .tooltip {
+ background-color: var(--theme-error-250);
+ color: var(--theme-error-750);
+
+ &--position-top:after {
+ border-top-color: var(--theme-error-250);
+ }
+
+ &--position-bottom:after {
+ border-bottom-color: var(--theme-error-250);
+ }
+ }
+}
diff --git a/src/admin/components/forms/Form/WatchFormErrors.tsx b/src/admin/components/forms/Form/WatchFormErrors.tsx
new file mode 100644
index 00000000000..5bf8e3caca2
--- /dev/null
+++ b/src/admin/components/forms/Form/WatchFormErrors.tsx
@@ -0,0 +1,13 @@
+import * as React from 'react';
+import useThrottledEffect from '../../../hooks/useThrottledEffect';
+
+type Props = {
+ buildRowErrors: () => void;
+};
+export const WatchFormErrors: React.FC<Props> = ({ buildRowErrors }) => {
+ useThrottledEffect(() => {
+ buildRowErrors();
+ }, 250, [buildRowErrors]);
+
+ return null;
+};
diff --git a/src/admin/components/forms/Form/buildStateFromSchema/addFieldStatePromise.ts b/src/admin/components/forms/Form/buildStateFromSchema/addFieldStatePromise.ts
index 84fda633131..3ea2bb1d7d9 100644
--- a/src/admin/components/forms/Form/buildStateFromSchema/addFieldStatePromise.ts
+++ b/src/admin/components/forms/Form/buildStateFromSchema/addFieldStatePromise.ts
@@ -9,7 +9,7 @@ import {
tabHasName,
} from '../../../../../fields/config/types';
import getValueWithDefault from '../../../../../fields/getDefaultValue';
-import { Fields, Field, Data } from '../types';
+import { Fields, FormField, Data } from '../types';
import { iterateFields } from './iterateFields';
type Args = {
@@ -44,7 +44,7 @@ export const addFieldStatePromise = async ({
preferences,
}: Args): Promise<void> => {
if (fieldAffectsData(field)) {
- const fieldState: Field = {
+ const fieldState: FormField = {
valid: true,
value: undefined,
initialValue: undefined,
@@ -112,6 +112,7 @@ export const addFieldStatePromise = async ({
acc.rowMetadata.push({
id: row.id,
collapsed: collapsedRowIDs === undefined ? field.admin.initCollapsed : collapsedRowIDs.includes(row.id),
+ childErrorPaths: new Set(),
});
return acc;
@@ -192,6 +193,7 @@ export const addFieldStatePromise = async ({
id: row.id,
collapsed: collapsedRowIDs === undefined ? field.admin.initCollapsed : collapsedRowIDs.includes(row.id),
blockType: row.blockType,
+ childErrorPaths: new Set(),
});
}
diff --git a/src/admin/components/forms/Form/fieldReducer.ts b/src/admin/components/forms/Form/fieldReducer.ts
index f6ff5a1010d..bfebf369512 100644
--- a/src/admin/components/forms/Form/fieldReducer.ts
+++ b/src/admin/components/forms/Form/fieldReducer.ts
@@ -2,10 +2,15 @@ import equal from 'deep-equal';
import ObjectID from 'bson-objectid';
import getSiblingData from './getSiblingData';
import reduceFieldsToValues from './reduceFieldsToValues';
-import { Field, FieldAction, Fields } from './types';
+import { FormField, FieldAction, Fields } from './types';
import deepCopyObject from '../../../../utilities/deepCopyObject';
import { flattenRows, separateRows } from './rows';
+function splitPathByArrayFields(str) {
+ const regex = /\.(\d+)\./g;
+ return str.split(regex).filter(Boolean);
+}
+
export function fieldReducer(state: Fields, action: FieldAction): Fields {
switch (action.type) {
case 'REPLACE_STATE': {
@@ -72,7 +77,7 @@ export function fieldReducer(state: Fields, action: FieldAction): Fields {
case 'UPDATE': {
const newField = Object.entries(action).reduce((field, [key, value]) => {
- if (['value', 'valid', 'errorMessage', 'disableFormData', 'initialValue', 'validate', 'condition', 'passesCondition'].includes(key)) {
+ if (['value', 'valid', 'errorMessage', 'disableFormData', 'initialValue', 'validate', 'condition', 'passesCondition', 'rows'].includes(key)) {
return {
...field,
[key]: value,
@@ -80,7 +85,7 @@ export function fieldReducer(state: Fields, action: FieldAction): Fields {
}
return field;
- }, state[action.path] || {} as Field);
+ }, state[action.path] || {} as FormField);
return {
...state,
@@ -91,12 +96,11 @@ export function fieldReducer(state: Fields, action: FieldAction): Fields {
case 'REMOVE_ROW': {
const { rowIndex, path } = action;
const { remainingFields, rows } = separateRows(path, state);
- const rowsMetadata = state[path]?.rows || [];
+ const rowsMetadata = [...state[path]?.rows || []];
rows.splice(rowIndex, 1);
rowsMetadata.splice(rowIndex, 1);
-
const newState: Fields = {
...remainingFields,
[path]: {
@@ -123,6 +127,7 @@ export function fieldReducer(state: Fields, action: FieldAction): Fields {
id: new ObjectID().toHexString(),
collapsed: false,
blockType: blockType || undefined,
+ childErrorPaths: new Set(),
},
);
@@ -159,10 +164,10 @@ export function fieldReducer(state: Fields, action: FieldAction): Fields {
const rowsMetadata = state[path]?.rows || [];
const duplicateRowMetadata = deepCopyObject(rowsMetadata[rowIndex]);
- if (duplicateRowMetadata.id) delete duplicateRowMetadata.id;
+ if (duplicateRowMetadata.id) duplicateRowMetadata.id = new ObjectID().toHexString();
const duplicateRowState = deepCopyObject(rows[rowIndex]);
- if (duplicateRowState.id) delete duplicateRowState.id;
+ if (duplicateRowState.id) duplicateRowState.id = new ObjectID().toHexString();
// If there are subfields
if (Object.keys(duplicateRowState).length > 0) {
diff --git a/src/admin/components/forms/Form/index.tsx b/src/admin/components/forms/Form/index.tsx
index 3515f7c2eea..1c20d46b481 100644
--- a/src/admin/components/forms/Form/index.tsx
+++ b/src/admin/components/forms/Form/index.tsx
@@ -21,10 +21,13 @@ import wait from '../../../../utilities/wait';
import { Field } from '../../../../fields/config/types';
import buildInitialState from './buildInitialState';
import errorMessages from './errorMessages';
-import { Fields, Context as FormContextType, GetDataByPath, Props, SubmitOptions } from './types';
+import { Fields, Context as FormContextType, GetDataByPath, Props, Row, SubmitOptions } from './types';
import { SubmittedContext, ProcessingContext, ModifiedContext, FormContext, FormFieldsContext, FormWatchContext } from './context';
import buildStateFromSchema from './buildStateFromSchema';
import { useOperation } from '../../utilities/OperationProvider';
+import { WatchFormErrors } from './WatchFormErrors';
+import { splitPathByArrayFields } from '../../../../utilities/splitPathByArrayFields';
+import { setsAreEqual } from '../../../../utilities/setsAreEqual';
const baseClass = 'form';
@@ -71,6 +74,62 @@ const Form: React.FC<Props> = (props) => {
contextRef.current.fields = fields;
contextRef.current.dispatchFields = dispatchFields;
+ // Build a current set of child errors for all rows in form state
+ const buildRowErrors = useCallback(() => {
+ const existingFieldRows: { [path: string]: Row[] } = {};
+ const newFieldRows: { [path: string]: Row[] } = {};
+
+ Object.entries(fields).forEach(([path, field]) => {
+ const pathSegments = splitPathByArrayFields(path);
+
+ for (let i = 0; i < pathSegments.length; i += 1) {
+ const fieldPath = pathSegments.slice(0, i + 1).join('.');
+ const formField = fields?.[fieldPath];
+
+ // Is this an array or blocks field?
+ if (Array.isArray(formField?.rows)) {
+ // Keep a reference to the existing row state
+ existingFieldRows[fieldPath] = formField.rows;
+
+ // A new row state will be used to compare
+ // against the old state later,
+ // to see if we need to dispatch an update
+ if (!newFieldRows[fieldPath]) {
+ newFieldRows[fieldPath] = formField.rows.map((existingRow) => ({
+ ...existingRow,
+ childErrorPaths: new Set(),
+ }));
+ }
+
+ const rowIndex = pathSegments[i + 1];
+ const childFieldPath = pathSegments.slice(i + 1).join('.');
+
+ if (field.valid === false && childFieldPath) {
+ newFieldRows[fieldPath][rowIndex].childErrorPaths.add(`${fieldPath}.${childFieldPath}`);
+ }
+ }
+ }
+ });
+
+ // Now loop over all fields with rows -
+ // if anything changed, dispatch an update for the field
+ // with the new row state
+ Object.entries(newFieldRows).forEach(([path, newRows]) => {
+ const stateMatches = newRows.every((newRow, i) => {
+ const existingRowErrorPaths = existingFieldRows[path][i]?.childErrorPaths;
+ return setsAreEqual(newRow.childErrorPaths, existingRowErrorPaths);
+ });
+
+ if (!stateMatches) {
+ dispatchFields({
+ type: 'UPDATE',
+ path,
+ rows: newRows,
+ });
+ }
+ });
+ }, [fields, dispatchFields]);
+
const validateForm = useCallback(async () => {
const validatedFieldState = {};
let isValid = true;
@@ -140,6 +199,7 @@ const Form: React.FC<Props> = (props) => {
if (waitForAutocomplete) await wait(100);
const isValid = skipValidation ? true : await contextRef.current.validateForm();
+ contextRef.current.buildRowErrors();
if (!skipValidation) setSubmitted(true);
@@ -277,8 +337,6 @@ const Form: React.FC<Props> = (props) => {
toast.error(message);
}
-
- return;
} catch (err) {
setProcessing(false);
@@ -360,6 +418,7 @@ const Form: React.FC<Props> = (props) => {
contextRef.current.formRef = formRef;
contextRef.current.reset = reset;
contextRef.current.replaceState = replaceState;
+ contextRef.current.buildRowErrors = buildRowErrors;
useEffect(() => {
if (initialState) {
@@ -410,6 +469,7 @@ const Form: React.FC<Props> = (props) => {
<ProcessingContext.Provider value={processing}>
<ModifiedContext.Provider value={modified}>
<FormFieldsContext.Provider value={fieldsReducer}>
+ <WatchFormErrors buildRowErrors={buildRowErrors} />
{children}
</FormFieldsContext.Provider>
</ModifiedContext.Provider>
diff --git a/src/admin/components/forms/Form/initContextState.ts b/src/admin/components/forms/Form/initContextState.ts
index f10fdddce19..f1a63f41066 100644
--- a/src/admin/components/forms/Form/initContextState.ts
+++ b/src/admin/components/forms/Form/initContextState.ts
@@ -1,6 +1,6 @@
import {
Fields,
- Field,
+ FormField,
Data,
DispatchFields,
Submit,
@@ -27,7 +27,7 @@ const reset: Reset = () => undefined;
const initialContextState: Context = {
getFields: (): Fields => ({}),
- getField: (): Field => undefined,
+ getField: (): FormField => undefined,
getData: (): Data => undefined,
getSiblingData,
getDataByPath: () => undefined,
@@ -43,6 +43,7 @@ const initialContextState: Context = {
formRef: null,
reset,
replaceState: () => undefined,
+ buildRowErrors: () => undefined,
};
export default initialContextState;
diff --git a/src/admin/components/forms/Form/rows.ts b/src/admin/components/forms/Form/rows.ts
index 808d439ce13..b4b3eefb80f 100644
--- a/src/admin/components/forms/Form/rows.ts
+++ b/src/admin/components/forms/Form/rows.ts
@@ -14,7 +14,7 @@ export const separateRows = (path: string, fields: Fields): Result => {
if (fieldPath.indexOf(`${path}.`) === 0) {
const index = Number(fieldPath.replace(`${path}.`, '').split('.')[0]);
if (!newRows[index]) newRows[index] = {};
- newRows[index][fieldPath.replace(`${path}.${String(index)}.`, '')] = field;
+ newRows[index][fieldPath.replace(`${path}.${String(index)}.`, '')] = { ...field };
} else {
remainingFields[fieldPath] = field;
}
@@ -34,7 +34,7 @@ export const flattenRows = (path: string, rows: Fields[]): Fields => {
...Object.entries(row).reduce((subFields, [subPath, subField]) => {
return {
...subFields,
- [`${path}.${i}.${subPath}`]: subField,
+ [`${path}.${i}.${subPath}`]: { ...subField },
};
}, {}),
}), {});
diff --git a/src/admin/components/forms/Form/types.ts b/src/admin/components/forms/Form/types.ts
index 30b7182e26e..2e89aa08849 100644
--- a/src/admin/components/forms/Form/types.ts
+++ b/src/admin/components/forms/Form/types.ts
@@ -6,9 +6,10 @@ export type Row = {
id: string
collapsed?: boolean
blockType?: string
+ childErrorPaths?: Set<string>
}
-export type Field = {
+export type FormField = {
value: unknown
initialValue: unknown
errorMessage?: string
@@ -21,7 +22,7 @@ export type Field = {
}
export type Fields = {
- [path: string]: Field
+ [path: string]: FormField
}
export type Data = {
@@ -62,7 +63,7 @@ export type Submit = (options?: SubmitOptions, e?: React.FormEvent<HTMLFormEleme
export type ValidateForm = () => Promise<boolean>;
export type CreateFormData = (overrides?: any) => FormData;
export type GetFields = () => Fields;
-export type GetField = (path: string) => Field;
+export type GetField = (path: string) => FormField;
export type GetData = () => Data;
export type GetSiblingData = (path: string) => Data;
export type GetDataByPath = <T = unknown>(path: string) => T;
@@ -92,7 +93,7 @@ export type MODIFY_CONDITION = {
export type UPDATE = {
type: 'UPDATE'
path: string
-} & Partial<Field>
+} & Partial<FormField>
export type REMOVE_ROW = {
type: 'REMOVE_ROW'
@@ -171,4 +172,5 @@ export type Context = {
formRef: React.MutableRefObject<HTMLFormElement>
reset: Reset
replaceState: (state: Fields) => void
+ buildRowErrors: () => void
}
diff --git a/src/admin/components/forms/Label/index.tsx b/src/admin/components/forms/Label/index.tsx
index 5d7d600aacf..659029050c0 100644
--- a/src/admin/components/forms/Label/index.tsx
+++ b/src/admin/components/forms/Label/index.tsx
@@ -1,3 +1,5 @@
+'use client';
+
import React from 'react';
import { useTranslation } from 'react-i18next';
import { Props } from './types';
diff --git a/src/admin/components/forms/WatchChildErrors/index.ts b/src/admin/components/forms/WatchChildErrors/index.ts
new file mode 100644
index 00000000000..efabe9984eb
--- /dev/null
+++ b/src/admin/components/forms/WatchChildErrors/index.ts
@@ -0,0 +1,76 @@
+import React from 'react';
+import { Field, TabAsField, fieldAffectsData, fieldHasSubFields, tabHasName } from '../../../../fields/config/types';
+import { useAllFormFields, useFormSubmitted } from '../Form/context';
+import useThrottledEffect from '../../../hooks/useThrottledEffect';
+
+const buildPathSegments = (parentPath: string, fieldSchema: Field[]): string[] => {
+ const pathNames = fieldSchema.reduce((acc, subField) => {
+ if (fieldHasSubFields(subField) && fieldAffectsData(subField)) {
+ // group, block, array
+ acc.push(parentPath ? `${parentPath}.${subField.name}.` : `${subField.name}.`);
+ } else if (fieldHasSubFields(subField)) {
+ // rows, collapsibles, unnamed-tab
+ acc.push(...buildPathSegments(parentPath, subField.fields));
+ } else if (subField.type === 'tabs') {
+ // tabs
+ subField.tabs.forEach((tab: TabAsField) => {
+ let tabPath = parentPath;
+ if (tabHasName(tab)) {
+ tabPath = parentPath ? `${parentPath}.${tab.name}` : tab.name;
+ }
+ acc.push(...buildPathSegments(tabPath, tab.fields));
+ });
+ } else if (fieldAffectsData(subField)) {
+ // text, number, date, etc.
+ acc.push(parentPath ? `${parentPath}.${subField.name}` : subField.name);
+ }
+
+ return acc;
+ }, []);
+
+ return pathNames;
+};
+
+type TrackSubSchemaErrorCountProps = {
+ /**
+ * Only for collapsibles, and unnamed-tabs
+ */
+ fieldSchema?: Field[];
+ path: string;
+ setErrorCount: (count: number) => void;
+}
+export const WatchChildErrors: React.FC<TrackSubSchemaErrorCountProps> = ({ path, fieldSchema, setErrorCount }) => {
+ const [fields] = useAllFormFields();
+ const hasSubmitted = useFormSubmitted();
+ const [pathSegments] = React.useState(() => {
+ if (fieldSchema) {
+ return buildPathSegments(path, fieldSchema);
+ }
+
+ return [`${path}.`];
+ });
+
+ useThrottledEffect(() => {
+ let errorCount = 0;
+ if (hasSubmitted) {
+ Object.entries(fields).forEach(([key]) => {
+ const matchingSegment = pathSegments.some((segment) => {
+ if (segment.endsWith('.')) {
+ return key.startsWith(segment);
+ }
+ return key === segment;
+ });
+
+ if (matchingSegment) {
+ if ('valid' in fields[key] && !fields[key].valid) {
+ errorCount += 1;
+ }
+ }
+ });
+ }
+
+ setErrorCount(errorCount);
+ }, 250, [fields, hasSubmitted, pathSegments]);
+
+ return null;
+};
diff --git a/src/admin/components/forms/field-types/Array/ArrayRow.tsx b/src/admin/components/forms/field-types/Array/ArrayRow.tsx
new file mode 100644
index 00000000000..e980c24523e
--- /dev/null
+++ b/src/admin/components/forms/field-types/Array/ArrayRow.tsx
@@ -0,0 +1,132 @@
+import React from 'react';
+import { useTranslation } from 'react-i18next';
+import { Collapsible } from '../../../elements/Collapsible';
+import RenderFields from '../../RenderFields';
+import { Props } from './types';
+import { ArrayAction } from '../../../elements/ArrayAction';
+import HiddenInput from '../HiddenInput';
+import { RowLabel } from '../../RowLabel';
+import { getTranslation } from '../../../../../utilities/getTranslation';
+import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
+import type { UseDraggableSortableReturn } from '../../../elements/DraggableSortable/useDraggableSortable/types';
+import type { Row } from '../../Form/types';
+import type { RowLabel as RowLabelType } from '../../RowLabel/types';
+import { useFormSubmitted } from '../../Form/context';
+import { ErrorPill } from '../../../elements/ErrorPill';
+
+import './index.scss';
+
+const baseClass = 'array-field';
+
+type ArrayRowProps = UseDraggableSortableReturn & Pick<Props, 'fields' | 'path' | 'indexPath' | 'fieldTypes' | 'permissions' | 'labels'> & {
+ addRow: (rowIndex: number) => void
+ duplicateRow: (rowIndex: number) => void
+ removeRow: (rowIndex: number) => void
+ moveRow: (fromIndex: number, toIndex: number) => void
+ setCollapse: (rowID: string, collapsed: boolean) => void
+ rowCount: number
+ rowIndex: number
+ row: Row
+ CustomRowLabel?: RowLabelType
+ readOnly?: boolean
+}
+export const ArrayRow: React.FC<ArrayRowProps> = ({
+ path: parentPath,
+ addRow,
+ removeRow,
+ moveRow,
+ duplicateRow,
+ setCollapse,
+ transform,
+ listeners,
+ attributes,
+ setNodeRef,
+ row,
+ rowIndex,
+ rowCount,
+ indexPath,
+ readOnly,
+ labels,
+ fieldTypes,
+ permissions,
+ CustomRowLabel,
+ fields,
+}) => {
+ const path = `${parentPath}.${rowIndex}`;
+ const { i18n } = useTranslation();
+ const hasSubmitted = useFormSubmitted();
+
+ const fallbackLabel = `${getTranslation(labels.singular, i18n)} ${String(rowIndex + 1).padStart(2, '0')}`;
+
+ const childErrorPathsCount = row.childErrorPaths?.size;
+ const fieldHasErrors = hasSubmitted && childErrorPathsCount > 0;
+
+ const classNames = [
+ `${baseClass}__row`,
+ fieldHasErrors ? `${baseClass}__row--has-errors` : `${baseClass}__row--no-errors`,
+ ].filter(Boolean).join(' ');
+
+ return (
+ <div
+ key={`${parentPath}-row-${row.id}`}
+ id={`${parentPath.split('.').join('-')}-row-${rowIndex}`}
+ ref={setNodeRef}
+ style={{
+ transform,
+ }}
+ >
+ <Collapsible
+ collapsed={row.collapsed}
+ onToggle={(collapsed) => setCollapse(row.id, collapsed)}
+ className={classNames}
+ collapsibleStyle={fieldHasErrors ? 'error' : 'default'}
+ dragHandleProps={{
+ id: row.id,
+ attributes,
+ listeners,
+ }}
+ header={(
+ <div className={`${baseClass}__row-header`}>
+ <RowLabel
+ path={path}
+ label={CustomRowLabel || fallbackLabel}
+ rowNumber={rowIndex + 1}
+ />
+ {fieldHasErrors && (
+ <ErrorPill
+ count={childErrorPathsCount}
+ withMessage
+ />
+ )}
+ </div>
+ )}
+ actions={!readOnly ? (
+ <ArrayAction
+ addRow={addRow}
+ removeRow={removeRow}
+ moveRow={moveRow}
+ duplicateRow={duplicateRow}
+ rowCount={rowCount}
+ index={rowIndex}
+ />
+ ) : undefined}
+ >
+ <HiddenInput
+ name={`${path}.id`}
+ value={row.id}
+ />
+ <RenderFields
+ className={`${baseClass}__fields`}
+ readOnly={readOnly}
+ fieldTypes={fieldTypes}
+ permissions={permissions?.fields}
+ indexPath={indexPath}
+ fieldSchema={fields.map((field) => ({
+ ...field,
+ path: createNestedFieldPath(path, field),
+ }))}
+ />
+ </Collapsible>
+ </div>
+ );
+};
diff --git a/src/admin/components/forms/field-types/Array/index.scss b/src/admin/components/forms/field-types/Array/index.scss
index 5aba7fba37f..36865722838 100644
--- a/src/admin/components/forms/field-types/Array/index.scss
+++ b/src/admin/components/forms/field-types/Array/index.scss
@@ -3,6 +3,22 @@
.array-field {
margin: 0 0 base(2);
+ &:last-child {
+ margin-bottom: base(1.5);
+ }
+
+ &--has-no-error {
+ >.array-field__header .array-field__header-content {
+ color: var(--theme-text);
+ }
+ }
+
+ &__header-content {
+ display: flex;
+ align-items: center;
+ gap: base(.5);
+ }
+
&__header {
h3 {
margin-bottom: 0;
@@ -42,6 +58,13 @@
position: relative;
}
+ &__row-header {
+ display: flex;
+ align-items: center;
+ gap: base(.5);
+ pointer-events: none;
+ }
+
&__add-button-wrap {
margin-top: base(1);
@@ -55,3 +78,23 @@
}
}
}
+
+html[data-theme=light] {
+ .array-field {
+ &--has-error {
+ >.array-field__header .array-field__header-content {
+ color: var(--theme-error-750);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .array-field {
+ &--has-error {
+ >.array-field__header .array-field__header-content {
+ color: var(--theme-error-500);
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Array/index.tsx b/src/admin/components/forms/field-types/Array/index.tsx
index 1b5e795c392..88ff7770750 100644
--- a/src/admin/components/forms/field-types/Array/index.tsx
+++ b/src/admin/components/forms/field-types/Array/index.tsx
@@ -3,7 +3,7 @@ import { useTranslation } from 'react-i18next';
import { useAuth } from '../../../utilities/Auth';
import withCondition from '../../withCondition';
import Button from '../../../elements/Button';
-import { useForm } from '../../Form/context';
+import { useForm, useFormSubmitted } from '../../Form/context';
import buildStateFromSchema from '../../Form/buildStateFromSchema';
import useField from '../../useField';
import { useLocale } from '../../../utilities/Locale';
@@ -13,19 +13,15 @@ import Banner from '../../../elements/Banner';
import FieldDescription from '../../FieldDescription';
import { useDocumentInfo } from '../../../utilities/DocumentInfo';
import { useOperation } from '../../../utilities/OperationProvider';
-import { Collapsible } from '../../../elements/Collapsible';
-import RenderFields from '../../RenderFields';
import { Props } from './types';
-import { ArrayAction } from '../../../elements/ArrayAction';
import { scrollToID } from '../../../../utilities/scrollToID';
-import HiddenInput from '../HiddenInput';
-import { RowLabel } from '../../RowLabel';
import { getTranslation } from '../../../../../utilities/getTranslation';
-import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
import { useConfig } from '../../../utilities/Config';
import { NullifyLocaleField } from '../../NullifyField';
import DraggableSortable from '../../../elements/DraggableSortable';
import DraggableSortableItem from '../../../elements/DraggableSortable/DraggableSortableItem';
+import { ArrayRow } from './ArrayRow';
+import { ErrorPill } from '../../../elements/ErrorPill';
import './index.scss';
@@ -61,21 +57,22 @@ const ArrayFieldType: React.FC<Props> = (props) => {
const CustomRowLabel = components?.RowLabel || undefined;
const { setDocFieldPreferences, id, getDocPreferences } = useDocumentInfo();
- const formContext = useForm();
+ const { dispatchFields, setModified } = useForm();
+ const submitted = useFormSubmitted();
const { user } = useAuth();
const locale = useLocale();
const operation = useOperation();
const { t, i18n } = useTranslation('fields');
const { localization } = useConfig();
- const checkSkipValidation = useCallback((value) => {
- const defaultLocale = (localization && localization.defaultLocale) ? localization.defaultLocale : 'en';
- const isEditingDefaultLocale = locale === defaultLocale;
- const fallbackEnabled = (localization && localization.fallback);
+ const editingDefaultLocale = (() => {
+ if (localization && localization.fallback) {
+ const defaultLocale = localization.defaultLocale || 'en';
+ return locale === defaultLocale;
+ }
- if (value === null && !isEditingDefaultLocale && fallbackEnabled) return true;
- return false;
- }, [locale, localization]);
+ return true;
+ })();
// Handle labeling for Arrays, Global Arrays, and Blocks
const getLabels = (p: Props) => {
@@ -86,18 +83,20 @@ const ArrayFieldType: React.FC<Props> = (props) => {
const labels = getLabels(props);
- const { dispatchFields, setModified } = formContext;
-
const memoizedValidate = useCallback((value, options) => {
- if (checkSkipValidation(value)) return true;
+ // alternative locales can be null
+ if (!editingDefaultLocale && value === null) {
+ return true;
+ }
return validate(value, { ...options, minRows, maxRows, required });
- }, [maxRows, minRows, required, validate, checkSkipValidation]);
+ }, [maxRows, minRows, required, validate, editingDefaultLocale]);
const {
showError,
errorMessage,
value,
rows,
+ valid,
} = useField<number>({
path,
validate: memoizedValidate,
@@ -135,20 +134,23 @@ const ArrayFieldType: React.FC<Props> = (props) => {
setModified(true);
}, [dispatchFields, path, setModified]);
- const setCollapse = useCallback(async (rowID: string, collapsed: boolean) => {
- dispatchFields({ type: 'SET_ROW_COLLAPSED', path, collapsed, rowID, setDocFieldPreferences });
- }, [dispatchFields, path, setDocFieldPreferences]);
-
const toggleCollapseAll = useCallback(async (collapsed: boolean) => {
dispatchFields({ type: 'SET_ALL_ROWS_COLLAPSED', path, collapsed, setDocFieldPreferences });
}, [dispatchFields, path, setDocFieldPreferences]);
+ const setCollapse = useCallback(async (rowID: string, collapsed: boolean) => {
+ dispatchFields({ type: 'SET_ROW_COLLAPSED', path, collapsed, rowID, setDocFieldPreferences });
+ }, [dispatchFields, path, setDocFieldPreferences]);
+
const hasMaxRows = maxRows && rows?.length >= maxRows;
+ const fieldErrorCount = rows.reduce((total, row) => total + (row?.childErrorPaths?.size || 0), 0) + (valid ? 0 : 1);
+ const fieldHasErrors = submitted && fieldErrorCount > 0;
const classes = [
'field-type',
baseClass,
className,
+ fieldHasErrors ? `${baseClass}--has-error` : `${baseClass}--has-no-error`,
].filter(Boolean).join(' ');
if (!rows) return null;
@@ -166,7 +168,18 @@ const ArrayFieldType: React.FC<Props> = (props) => {
</div>
<header className={`${baseClass}__header`}>
<div className={`${baseClass}__header-wrap`}>
- <h3>{getTranslation(label || name, i18n)}</h3>
+ <div className={`${baseClass}__header-content`}>
+ <h3>
+ {getTranslation(label || name, i18n)}
+ </h3>
+ {fieldHasErrors && fieldErrorCount > 0 && (
+ <ErrorPill
+ count={fieldErrorCount}
+ withMessage
+ />
+ )}
+ </div>
+
<ul className={`${baseClass}__header-actions`}>
<li>
<button
@@ -177,6 +190,7 @@ const ArrayFieldType: React.FC<Props> = (props) => {
{t('collapseAll')}
</button>
</li>
+
<li>
<button
type="button"
@@ -205,77 +219,44 @@ const ArrayFieldType: React.FC<Props> = (props) => {
ids={rows.map((row) => row.id)}
onDragEnd={({ moveFromIndex, moveToIndex }) => moveRow(moveFromIndex, moveToIndex)}
>
- {rows.length > 0 && rows.map((row, i) => {
- const rowNumber = i + 1;
- const fallbackLabel = `${getTranslation(labels.singular, i18n)} ${String(rowNumber).padStart(2, '0')}`;
-
- return (
- <DraggableSortableItem
- key={row.id}
- id={row.id}
- disabled={readOnly}
- >
- {({ setNodeRef, transform, attributes, listeners }) => (
- <div
- id={`${path}-row-${i}`}
- key={`${path}-row-${i}`}
- ref={setNodeRef}
- style={{
- transform,
- }}
- >
- <Collapsible
- collapsed={row.collapsed}
- onToggle={(collapsed) => setCollapse(row.id, collapsed)}
- className={`${baseClass}__row`}
- key={row.id}
- dragHandleProps={{
- id: row.id,
- attributes,
- listeners,
- }}
- header={(
- <RowLabel
- path={`${path}.${i}`}
- label={CustomRowLabel || fallbackLabel}
- rowNumber={rowNumber}
- />
- )}
- actions={!readOnly ? (
- <ArrayAction
- rowCount={rows.length}
- duplicateRow={duplicateRow}
- addRow={addRow}
- moveRow={moveRow}
- removeRow={removeRow}
- index={i}
- />
- ) : undefined}
- >
- <HiddenInput
- name={`${path}.${i}.id`}
- value={row.id}
- />
- <RenderFields
- className={`${baseClass}__fields`}
- readOnly={readOnly}
- fieldTypes={fieldTypes}
- permissions={permissions?.fields}
- indexPath={indexPath}
- fieldSchema={fields.map((field) => ({
- ...field,
- path: createNestedFieldPath(`${path}.${i}`, field),
- }))}
- />
-
- </Collapsible>
- </div>
- )}
- </DraggableSortableItem>
- );
- })}
- {!checkSkipValidation(value) && (
+ {rows.length > 0 && rows.map((row, i) => (
+ <DraggableSortableItem
+ key={row.id}
+ id={row.id}
+ disabled={readOnly}
+ >
+ {(draggableSortableItemProps) => (
+ <ArrayRow
+ {...draggableSortableItemProps}
+ row={row}
+ addRow={addRow}
+ duplicateRow={duplicateRow}
+ removeRow={removeRow}
+ setCollapse={setCollapse}
+ path={path}
+ fieldTypes={fieldTypes}
+ fields={fields}
+ moveRow={moveRow}
+ readOnly={readOnly}
+ rowCount={rows.length}
+ permissions={permissions}
+ CustomRowLabel={CustomRowLabel}
+ rowIndex={i}
+ indexPath={indexPath}
+ labels={labels}
+ />
+ )}
+ </DraggableSortableItem>
+ ))}
+
+ {!valid && (
<React.Fragment>
+ {readOnly && (rows.length === 0) && (
+ <Banner>
+ {t('validation:fieldHasNo', { label: getTranslation(labels.plural, i18n) })}
+ </Banner>
+ )}
+
{(rows.length < minRows || (required && rows.length === 0)) && (
<Banner type="error">
{t('validation:requiresAtLeast', {
@@ -284,11 +265,6 @@ const ArrayFieldType: React.FC<Props> = (props) => {
})}
</Banner>
)}
- {(rows.length === 0 && readOnly) && (
- <Banner>
- {t('validation:fieldHasNo', { label: getTranslation(labels.plural, i18n) })}
- </Banner>
- )}
</React.Fragment>
)}
</DraggableSortable>
@@ -296,17 +272,16 @@ const ArrayFieldType: React.FC<Props> = (props) => {
{(!readOnly && !hasMaxRows) && (
<div className={`${baseClass}__add-button-wrap`}>
<Button
- onClick={() => addRow(value as number)}
- buttonStyle="icon-label"
icon="plus"
+ buttonStyle="icon-label"
iconStyle="with-border"
iconPosition="left"
+ onClick={() => addRow(value as number)}
>
{t('addLabel', { label: getTranslation(labels.singular, i18n) })}
</Button>
</div>
)}
-
</div>
);
};
diff --git a/src/admin/components/forms/field-types/Blocks/BlockRow.tsx b/src/admin/components/forms/field-types/Blocks/BlockRow.tsx
new file mode 100644
index 00000000000..fab45bd4325
--- /dev/null
+++ b/src/admin/components/forms/field-types/Blocks/BlockRow.tsx
@@ -0,0 +1,141 @@
+import React from 'react';
+import { useTranslation } from 'react-i18next';
+import { Props } from './types';
+import { Collapsible } from '../../../elements/Collapsible';
+import RenderFields from '../../RenderFields';
+import SectionTitle from './SectionTitle';
+import Pill from '../../../elements/Pill';
+import HiddenInput from '../HiddenInput';
+import { getTranslation } from '../../../../../utilities/getTranslation';
+import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
+import { RowActions } from './RowActions';
+import type { UseDraggableSortableReturn } from '../../../elements/DraggableSortable/useDraggableSortable/types';
+import type { Row } from '../../Form/types';
+import type { Block } from '../../../../../fields/config/types';
+import { useFormSubmitted } from '../../Form/context';
+import { ErrorPill } from '../../../elements/ErrorPill';
+
+const baseClass = 'blocks-field';
+
+type BlockFieldProps = UseDraggableSortableReturn & Pick<Props, 'path' | 'labels' | 'blocks' | 'fieldTypes' | 'indexPath' | 'permissions'> & {
+ addRow: (rowIndex: number, blockType: string) => void
+ duplicateRow: (rowIndex: number) => void
+ removeRow: (rowIndex: number) => void
+ moveRow: (fromIndex: number, toIndex: number) => void
+ setCollapse: (id: string, collapsed: boolean) => void
+ rowIndex: number
+ row: Row
+ readOnly: boolean
+ rowCount: number
+ blockToRender: Block
+}
+export const BlockRow: React.FC<BlockFieldProps> = ({
+ path: parentPath,
+ addRow,
+ removeRow,
+ moveRow,
+ duplicateRow,
+ setCollapse,
+ transform,
+ listeners,
+ attributes,
+ setNodeRef,
+ row,
+ rowIndex,
+ rowCount,
+ indexPath,
+ readOnly,
+ labels,
+ fieldTypes,
+ permissions,
+ blocks,
+ blockToRender,
+}) => {
+ const path = `${parentPath}.${rowIndex}`;
+ const { i18n } = useTranslation();
+ const hasSubmitted = useFormSubmitted();
+
+ const childErrorPathsCount = row.childErrorPaths?.size;
+ const fieldHasErrors = hasSubmitted && childErrorPathsCount > 0;
+
+ const classNames = [
+ `${baseClass}__row`,
+ fieldHasErrors ? `${baseClass}__row--has-errors` : `${baseClass}__row--no-errors`,
+ ].filter(Boolean).join(' ');
+
+ return (
+ <div
+ key={`${parentPath}-row-${rowIndex}`}
+ id={`${parentPath.split('.').join('-')}-row-${rowIndex}`}
+ ref={setNodeRef}
+ style={{
+ transform,
+ }}
+ >
+ <Collapsible
+ collapsed={row.collapsed}
+ onToggle={(collapsed) => setCollapse(row.id, collapsed)}
+ className={classNames}
+ collapsibleStyle={fieldHasErrors ? 'error' : 'default'}
+ key={row.id}
+ dragHandleProps={{
+ id: row.id,
+ attributes,
+ listeners,
+ }}
+ header={(
+ <div className={`${baseClass}__block-header`}>
+ <span className={`${baseClass}__block-number`}>
+ {String(rowIndex + 1).padStart(2, '0')}
+ </span>
+ <Pill
+ pillStyle="white"
+ className={`${baseClass}__block-pill ${baseClass}__block-pill-${row.blockType}`}
+ >
+ {getTranslation(blockToRender.labels.singular, i18n)}
+ </Pill>
+ <SectionTitle
+ path={`${path}.blockName`}
+ readOnly={readOnly}
+ />
+ {fieldHasErrors && (
+ <ErrorPill
+ count={childErrorPathsCount}
+ withMessage
+ />
+ )}
+ </div>
+ )}
+ actions={!readOnly ? (
+ <RowActions
+ addRow={addRow}
+ removeRow={removeRow}
+ moveRow={moveRow}
+ duplicateRow={duplicateRow}
+ rowCount={rowCount}
+ rowIndex={rowIndex}
+ blockType={row.blockType}
+ blocks={blocks}
+ labels={labels}
+ />
+ ) : undefined}
+ >
+ <HiddenInput
+ name={`${path}.id`}
+ value={row.id}
+ />
+ <RenderFields
+ className={`${baseClass}__fields`}
+ readOnly={readOnly}
+ fieldTypes={fieldTypes}
+ permissions={permissions?.blocks?.[row.blockType]?.fields}
+ fieldSchema={blockToRender.fields.map((field) => ({
+ ...field,
+ path: createNestedFieldPath(path, field),
+ }))}
+ indexPath={indexPath}
+ />
+ </Collapsible>
+ </div>
+ );
+};
diff --git a/src/admin/components/forms/field-types/Blocks/RowActions.tsx b/src/admin/components/forms/field-types/Blocks/RowActions.tsx
index 48f7c36ebb3..ac88b107e38 100644
--- a/src/admin/components/forms/field-types/Blocks/RowActions.tsx
+++ b/src/admin/components/forms/field-types/Blocks/RowActions.tsx
@@ -4,7 +4,6 @@ import { Block, Labels } from '../../../../../fields/config/types';
import { ArrayAction } from '../../../elements/ArrayAction';
import { useDrawerSlug } from '../../../elements/Drawer/useDrawerSlug';
import { BlocksDrawer } from './BlocksDrawer';
-import { Row } from '../../Form/types';
export const RowActions: React.FC<{
addRow: (rowIndex: number, blockType: string) => void
@@ -14,7 +13,7 @@ export const RowActions: React.FC<{
labels: Labels
blocks: Block[]
rowIndex: number
- rows: Row[]
+ rowCount: number
blockType: string
}> = (props) => {
const {
@@ -25,7 +24,7 @@ export const RowActions: React.FC<{
labels,
blocks,
rowIndex,
- rows,
+ rowCount,
blockType,
} = props;
@@ -47,7 +46,7 @@ export const RowActions: React.FC<{
labels={labels}
/>
<ArrayAction
- rowCount={rows.length}
+ rowCount={rowCount}
addRow={() => {
openModal(drawerSlug);
}}
diff --git a/src/admin/components/forms/field-types/Blocks/SectionTitle/index.scss b/src/admin/components/forms/field-types/Blocks/SectionTitle/index.scss
index 03255d43ed7..f5f98f240d6 100644
--- a/src/admin/components/forms/field-types/Blocks/SectionTitle/index.scss
+++ b/src/admin/components/forms/field-types/Blocks/SectionTitle/index.scss
@@ -1,7 +1,6 @@
@import '../../../../../scss/styles.scss';
.section-title {
- margin-left: base(.375);
position: relative;
&:after {
@@ -9,7 +8,7 @@
content: attr(data-value) ' ';
visibility: hidden;
white-space: nowrap;
- min-width: base(3);
+ min-width: base(2.5);
}
&:after,
@@ -47,4 +46,4 @@
box-shadow: none;
}
}
-}
\ No newline at end of file
+}
diff --git a/src/admin/components/forms/field-types/Blocks/index.scss b/src/admin/components/forms/field-types/Blocks/index.scss
index ab5cdfe3661..994daf0a38d 100644
--- a/src/admin/components/forms/field-types/Blocks/index.scss
+++ b/src/admin/components/forms/field-types/Blocks/index.scss
@@ -17,6 +17,28 @@
width: 100%;
}
+ &__heading-with-error {
+ display: flex;
+ align-items: center;
+ gap: base(.5);
+ }
+
+ &--has-no-error {
+ >.array-field__header .array-field__heading-with-error {
+ color: var(--theme-text);
+ }
+ }
+
+ &--has-error {
+ >.array-field__header {
+ color: var(--theme-error-500);
+ }
+ }
+
+ &__error-pill {
+ align-self: center;
+ }
+
&__header-actions {
list-style: none;
margin: 0 0 0 auto;
@@ -38,16 +60,17 @@
display: inline-flex;
max-width: 100%;
overflow: hidden;
+ gap: base(.375);
}
&__block-number {
- margin-right: base(.375);
flex-shrink: 0;
}
&__block-pill {
flex-shrink: 0;
display: block;
+ line-height: unset;
}
.section-title {
@@ -78,3 +101,19 @@
}
}
}
+
+html[data-theme="light"] {
+ .blocks-field--has-error {
+ .section-title__input, .blocks-field__heading-with-error {
+ color: var(--theme-error-750);
+ }
+ }
+}
+
+html[data-theme="dark"] {
+ .blocks-field--has-error {
+ .section-title__input, .blocks-field__heading-with-error {
+ color: var(--theme-error-500);
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Blocks/index.tsx b/src/admin/components/forms/field-types/Blocks/index.tsx
index d7a0c1b2a44..3356de7f2a0 100644
--- a/src/admin/components/forms/field-types/Blocks/index.tsx
+++ b/src/admin/components/forms/field-types/Blocks/index.tsx
@@ -4,7 +4,7 @@ import { useAuth } from '../../../utilities/Auth';
import { useLocale } from '../../../utilities/Locale';
import withCondition from '../../withCondition';
import { useDocumentInfo } from '../../../utilities/DocumentInfo';
-import { useForm } from '../../Form/context';
+import { useForm, useFormSubmitted } from '../../Form/context';
import buildStateFromSchema from '../../Form/buildStateFromSchema';
import Error from '../../Error';
import useField from '../../useField';
@@ -14,22 +14,17 @@ import Banner from '../../../elements/Banner';
import FieldDescription from '../../FieldDescription';
import { Props } from './types';
import { useOperation } from '../../../utilities/OperationProvider';
-import { Collapsible } from '../../../elements/Collapsible';
-import RenderFields from '../../RenderFields';
-import SectionTitle from './SectionTitle';
-import Pill from '../../../elements/Pill';
import { scrollToID } from '../../../../utilities/scrollToID';
-import HiddenInput from '../HiddenInput';
import { getTranslation } from '../../../../../utilities/getTranslation';
import { NullifyLocaleField } from '../../NullifyField';
import { useConfig } from '../../../utilities/Config';
-import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
import DraggableSortable from '../../../elements/DraggableSortable';
import DraggableSortableItem from '../../../elements/DraggableSortable/DraggableSortableItem';
import { useDrawerSlug } from '../../../elements/Drawer/useDrawerSlug';
import Button from '../../../elements/Button';
-import { RowActions } from './RowActions';
import { DrawerToggler } from '../../../elements/Drawer';
+import { BlockRow } from './BlockRow';
+import { ErrorPill } from '../../../elements/ErrorPill';
import './index.scss';
@@ -63,13 +58,13 @@ const BlocksField: React.FC<Props> = (props) => {
const path = pathFromProps || name;
const { id, setDocFieldPreferences, getDocPreferences } = useDocumentInfo();
- const formContext = useForm();
+ const { dispatchFields, setModified } = useForm();
const { user } = useAuth();
const locale = useLocale();
const operation = useOperation();
- const { dispatchFields, setModified } = formContext;
const { localization } = useConfig();
const drawerSlug = useDrawerSlug('blocks-drawer');
+ const submitted = useFormSubmitted();
const labels = {
singular: t('block'),
@@ -77,25 +72,29 @@ const BlocksField: React.FC<Props> = (props) => {
...labelsFromProps,
};
- const checkSkipValidation = useCallback((value) => {
- const defaultLocale = (localization && localization.defaultLocale) ? localization.defaultLocale : 'en';
- const isEditingDefaultLocale = locale === defaultLocale;
- const fallbackEnabled = (localization && localization.fallback);
-
- if (value === null && !isEditingDefaultLocale && fallbackEnabled) return true;
- return false;
- }, [locale, localization]);
+ const editingDefaultLocale = (() => {
+ if (localization && localization.fallback) {
+ const defaultLocale = localization.defaultLocale || 'en';
+ return locale === defaultLocale;
+ }
+ return true;
+ })();
const memoizedValidate = useCallback((value, options) => {
- if (checkSkipValidation(value)) return true;
+ // alternative locales can be null
+ if (!editingDefaultLocale && value === null) {
+ return true;
+ }
return validate(value, { ...options, minRows, maxRows, required });
- }, [maxRows, minRows, required, validate, checkSkipValidation]);
+ }, [maxRows, minRows, required, validate, editingDefaultLocale]);
+
const {
showError,
errorMessage,
value,
rows,
+ valid,
} = useField<number>({
path,
validate: memoizedValidate,
@@ -134,20 +133,24 @@ const BlocksField: React.FC<Props> = (props) => {
setModified(true);
}, [dispatchFields, path, setModified]);
- const setCollapse = useCallback(async (rowID: string, collapsed: boolean) => {
- dispatchFields({ type: 'SET_ROW_COLLAPSED', path, collapsed, rowID, setDocFieldPreferences });
- }, [dispatchFields, path, setDocFieldPreferences]);
-
const toggleCollapseAll = useCallback(async (collapsed: boolean) => {
dispatchFields({ type: 'SET_ALL_ROWS_COLLAPSED', path, collapsed, setDocFieldPreferences });
}, [dispatchFields, path, setDocFieldPreferences]);
+ const setCollapse = useCallback(async (rowID: string, collapsed: boolean) => {
+ dispatchFields({ type: 'SET_ROW_COLLAPSED', path, collapsed, rowID, setDocFieldPreferences });
+ }, [dispatchFields, path, setDocFieldPreferences]);
+
const hasMaxRows = maxRows && rows?.length >= maxRows;
+ const fieldErrorCount = rows.reduce((total, row) => total + (row?.childErrorPaths?.size || 0), 0);
+ const fieldHasErrors = submitted && fieldErrorCount + (valid ? 0 : 1) > 0;
+
const classes = [
'field-type',
baseClass,
className,
+ fieldHasErrors ? `${baseClass}--has-error` : `${baseClass}--has-no-error`,
].filter(Boolean).join(' ');
if (!rows) return null;
@@ -165,7 +168,18 @@ const BlocksField: React.FC<Props> = (props) => {
</div>
<header className={`${baseClass}__header`}>
<div className={`${baseClass}__header-wrap`}>
- <h3>{getTranslation(label || name, i18n)}</h3>
+ <div className={`${baseClass}__heading-with-error`}>
+ <h3>
+ {getTranslation(label || name, i18n)}
+ </h3>
+
+ {fieldHasErrors && fieldErrorCount > 0 && (
+ <ErrorPill
+ count={fieldErrorCount}
+ withMessage
+ />
+ )}
+ </div>
<ul className={`${baseClass}__header-actions`}>
<li>
<button
@@ -207,8 +221,6 @@ const BlocksField: React.FC<Props> = (props) => {
const { blockType } = row;
const blockToRender = blocks.find((block) => block.slug === blockType);
- const rowNumber = i + 1;
-
if (blockToRender) {
return (
<DraggableSortableItem
@@ -216,73 +228,26 @@ const BlocksField: React.FC<Props> = (props) => {
id={row.id}
disabled={readOnly}
>
- {({ setNodeRef, transform, attributes, listeners }) => (
- <div
- id={`${path}-row-${i}`}
- ref={setNodeRef}
- style={{
- transform,
- }}
- >
- <Collapsible
- collapsed={row.collapsed}
- onToggle={(collapsed) => setCollapse(row.id, collapsed)}
- className={`${baseClass}__row`}
- key={row.id}
- dragHandleProps={{
- id: row.id,
- attributes,
- listeners,
- }}
- header={(
- <div className={`${baseClass}__block-header`}>
- <span className={`${baseClass}__block-number`}>
- {rowNumber >= 10 ? rowNumber : `0${rowNumber}`}
- </span>
- <Pill
- pillStyle="white"
- className={`${baseClass}__block-pill ${baseClass}__block-pill-${blockType}`}
- >
- {getTranslation(blockToRender.labels.singular, i18n)}
- </Pill>
- <SectionTitle
- path={`${path}.${i}.blockName`}
- readOnly={readOnly}
- />
- </div>
- )}
- actions={!readOnly ? (
- <RowActions
- addRow={addRow}
- removeRow={removeRow}
- duplicateRow={duplicateRow}
- moveRow={moveRow}
- rows={rows}
- blockType={blockType}
- blocks={blocks}
- labels={labels}
- rowIndex={i}
- />
- ) : undefined}
- >
- <HiddenInput
- name={`${path}.${i}.id`}
- value={row.id}
- />
- <RenderFields
- className={`${baseClass}__fields`}
- readOnly={readOnly}
- fieldTypes={fieldTypes}
- permissions={permissions?.blocks?.[blockType]?.fields}
- fieldSchema={blockToRender.fields.map((field) => ({
- ...field,
- path: createNestedFieldPath(`${path}.${i}`, field),
- }))}
- indexPath={indexPath}
- />
-
- </Collapsible>
- </div>
+ {(draggableSortableItemProps) => (
+ <BlockRow
+ {...draggableSortableItemProps}
+ row={row}
+ rowIndex={i}
+ indexPath={indexPath}
+ addRow={addRow}
+ duplicateRow={duplicateRow}
+ removeRow={removeRow}
+ moveRow={moveRow}
+ setCollapse={setCollapse}
+ blockToRender={blockToRender}
+ blocks={blocks}
+ fieldTypes={fieldTypes}
+ permissions={permissions}
+ readOnly={readOnly}
+ rowCount={rows.length}
+ labels={labels}
+ path={path}
+ />
)}
</DraggableSortableItem>
);
@@ -290,7 +255,7 @@ const BlocksField: React.FC<Props> = (props) => {
return null;
})}
- {!checkSkipValidation(value) && (
+ {!editingDefaultLocale && (
<React.Fragment>
{(rows.length < minRows || (required && rows.length === 0)) && (
<Banner type="error">
@@ -318,8 +283,8 @@ const BlocksField: React.FC<Props> = (props) => {
el="span"
icon="plus"
buttonStyle="icon-label"
- iconPosition="left"
iconStyle="with-border"
+ iconPosition="left"
>
{t('addLabel', { label: getTranslation(labels.singular, i18n) })}
</Button>
diff --git a/src/admin/components/forms/field-types/Checkbox/index.scss b/src/admin/components/forms/field-types/Checkbox/index.scss
index b158d4b46b8..aabd160a24f 100644
--- a/src/admin/components/forms/field-types/Checkbox/index.scss
+++ b/src/admin/components/forms/field-types/Checkbox/index.scss
@@ -8,7 +8,7 @@
display: none;
}
- .tooltip {
+ .tooltip:not([aria-hidden="true"]) {
right: auto;
position: relative;
margin-bottom: .2em;
@@ -92,4 +92,24 @@
}
}
}
-}
\ No newline at end of file
+}
+
+html[data-theme=light] {
+ .checkbox {
+ &.error {
+ .custom-checkbox__input {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .checkbox {
+ &.error {
+ .custom-checkbox__input {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Code/index.scss b/src/admin/components/forms/field-types/Code/index.scss
index 3f565ceb0c9..2d1acfb7ec1 100644
--- a/src/admin/components/forms/field-types/Code/index.scss
+++ b/src/admin/components/forms/field-types/Code/index.scss
@@ -8,5 +8,28 @@
textarea {
border: 1px solid var(--theme-error-500) !important;
}
+ .code-editor {
+ border-color: var(--theme-error-500);
+ }
+ }
+}
+
+html[data-theme=light] {
+ .code-field{
+ &.error {
+ .monaco-editor-background, .margin {
+ background-color: var(--theme-error-50);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .code-field {
+ &.error {
+ .monaco-editor-background, .margin {
+ background-color: var(--theme-error-100);
+ }
+ }
}
}
diff --git a/src/admin/components/forms/field-types/Collapsible/index.scss b/src/admin/components/forms/field-types/Collapsible/index.scss
index c8a01833d9f..d3a4dd1a87d 100644
--- a/src/admin/components/forms/field-types/Collapsible/index.scss
+++ b/src/admin/components/forms/field-types/Collapsible/index.scss
@@ -3,7 +3,14 @@
.collapsible-field {
margin: 0 0 base(2);
- &__label {
+ &__row-label-wrap {
pointer-events: none;
+ display: flex;
+ align-items: center;
+ gap: base(.5);
+ }
+
+ &--has-error {
+ border: 1px solid var(--theme-error-500);
}
}
diff --git a/src/admin/components/forms/field-types/Collapsible/index.tsx b/src/admin/components/forms/field-types/Collapsible/index.tsx
index 761cbce2bfa..93c26d2cdb4 100644
--- a/src/admin/components/forms/field-types/Collapsible/index.tsx
+++ b/src/admin/components/forms/field-types/Collapsible/index.tsx
@@ -9,6 +9,9 @@ import { useDocumentInfo } from '../../../utilities/DocumentInfo';
import FieldDescription from '../../FieldDescription';
import { RowLabel } from '../../RowLabel';
import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
+import { WatchChildErrors } from '../../WatchChildErrors';
+import { useFormSubmitted } from '../../Form/context';
+import { ErrorPill } from '../../../elements/ErrorPill';
import './index.scss';
@@ -34,6 +37,8 @@ const CollapsibleField: React.FC<Props> = (props) => {
const { preferencesKey } = useDocumentInfo();
const [collapsedOnMount, setCollapsedOnMount] = useState<boolean>();
const fieldPreferencesKey = `collapsible-${indexPath.replace(/\./gi, '__')}`;
+ const [errorCount, setErrorCount] = useState(0);
+ const submitted = useFormSubmitted();
const onToggle = useCallback(async (newCollapsedState: boolean) => {
const existingPreferences: DocumentPreferences = await getPreference(preferencesKey);
@@ -76,20 +81,39 @@ const CollapsibleField: React.FC<Props> = (props) => {
if (typeof collapsedOnMount !== 'boolean') return null;
+ const fieldHasErrors = submitted && errorCount > 0;
+
+ const classes = [
+ 'field-type',
+ baseClass,
+ className,
+ fieldHasErrors ? `${baseClass}--has-error` : `${baseClass}--has-no-error`,
+ ].filter(Boolean).join(' ');
+
return (
<div id={`field-${fieldPreferencesKey}${path ? `-${path.replace(/\./gi, '__')}` : ''}`}>
+ <WatchChildErrors
+ setErrorCount={setErrorCount}
+ path={path}
+ fieldSchema={fields}
+ />
<Collapsible
initCollapsed={collapsedOnMount}
- className={[
- 'field-type',
- baseClass,
- className,
- ].filter(Boolean).join(' ')}
+ className={classes}
+ collapsibleStyle={errorCount > 0 ? 'error' : 'default'}
header={(
- <RowLabel
- path={path}
- label={label}
- />
+ <div className={`${baseClass}__row-label-wrap`}>
+ <RowLabel
+ path={path}
+ label={label}
+ />
+ {errorCount > 0 && (
+ <ErrorPill
+ count={errorCount}
+ withMessage
+ />
+ )}
+ </div>
)}
onToggle={onToggle}
>
diff --git a/src/admin/components/forms/field-types/ConfirmPassword/index.scss b/src/admin/components/forms/field-types/ConfirmPassword/index.scss
index 9a077a1325d..c8c29343d7d 100644
--- a/src/admin/components/forms/field-types/ConfirmPassword/index.scss
+++ b/src/admin/components/forms/field-types/ConfirmPassword/index.scss
@@ -7,10 +7,24 @@
input {
@include formInput;
}
+}
+
+html[data-theme=light] {
+ .field-type.field-type.confirm-password {
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
- &.error {
- input {
- background-color: var(--theme-error-200);
+html[data-theme=dark] {
+ .field-type.field-type.confirm-password {
+ &.error {
+ input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/ConfirmPassword/index.tsx b/src/admin/components/forms/field-types/ConfirmPassword/index.tsx
index 10fddd3cced..614d2237346 100644
--- a/src/admin/components/forms/field-types/ConfirmPassword/index.tsx
+++ b/src/admin/components/forms/field-types/ConfirmPassword/index.tsx
@@ -4,7 +4,7 @@ import useField from '../../useField';
import Label from '../../Label';
import Error from '../../Error';
import { useFormFields } from '../../Form/context';
-import { Field } from '../../Form/types';
+import { FormField } from '../../Form/types';
import type { Props } from './types';
import './index.scss';
@@ -14,7 +14,7 @@ const ConfirmPassword: React.FC<Props> = (props) => {
disabled,
} = props;
- const password = useFormFields<Field>(([fields]) => fields.password);
+ const password = useFormFields<FormField>(([fields]) => fields.password);
const { t } = useTranslation('fields');
const validate = useCallback((value: string) => {
diff --git a/src/admin/components/forms/field-types/DateTime/index.scss b/src/admin/components/forms/field-types/DateTime/index.scss
index d061e7e031e..830c7713a18 100644
--- a/src/admin/components/forms/field-types/DateTime/index.scss
+++ b/src/admin/components/forms/field-types/DateTime/index.scss
@@ -6,10 +6,24 @@
&__error-wrap {
position: relative;
}
+}
+
+html[data-theme=light] {
+ .date-time-field{
+ &--has-error {
+ .react-datepicker__input-container input {
+ @include lightInputError;
+ }
+ }
+ }
+}
- &--has-error {
- .react-datepicker__input-container input {
- background-color: var(--theme-error-200);
+html[data-theme=dark] {
+ .date-time-field {
+ &--has-error {
+ .react-datepicker__input-container input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/Email/index.scss b/src/admin/components/forms/field-types/Email/index.scss
index 45deb8c46ab..98704d9af67 100644
--- a/src/admin/components/forms/field-types/Email/index.scss
+++ b/src/admin/components/forms/field-types/Email/index.scss
@@ -14,3 +14,24 @@
}
}
}
+
+
+html[data-theme=light] {
+ .field-type.email{
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .field-type.email {
+ &.error {
+ input {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Group/index.scss b/src/admin/components/forms/field-types/Group/index.scss
index 81916878653..da4529781df 100644
--- a/src/admin/components/forms/field-types/Group/index.scss
+++ b/src/admin/components/forms/field-types/Group/index.scss
@@ -13,6 +13,7 @@
&:first-child {
border-top: 0;
padding-top: 0;
+ margin-top: 0;
}
&:last-child {
@@ -54,6 +55,9 @@
&__header {
margin-bottom: base(.75);
+ display: flex;
+ align-items: center;
+ gap: base(.5);
}
&__title {
@@ -95,3 +99,25 @@
.group-field--within-tab+.group-field--within-row {
padding-top: 0;
}
+
+html[data-theme=light] {
+ .group-field {
+ &--has-error {
+ color: var(--theme-error-750);
+ &:after {
+ background: var(--theme-error-500);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .group-field {
+ &--has-error {
+ color: var(--theme-error-500);
+ &:after {
+ background: var(--theme-error-500);
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Group/index.tsx b/src/admin/components/forms/field-types/Group/index.tsx
index 6a7eb80eedf..ebbe921792f 100644
--- a/src/admin/components/forms/field-types/Group/index.tsx
+++ b/src/admin/components/forms/field-types/Group/index.tsx
@@ -10,6 +10,9 @@ import { useRow } from '../Row/provider';
import { useTabs } from '../Tabs/provider';
import { getTranslation } from '../../../../../utilities/getTranslation';
import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
+import { useFormSubmitted } from '../../Form/context';
+import { WatchChildErrors } from '../../WatchChildErrors';
+import { ErrorPill } from '../../../elements/ErrorPill';
import './index.scss';
@@ -39,6 +42,9 @@ const Group: React.FC<Props> = (props) => {
const isWithinRow = useRow();
const isWithinTab = useTabs();
const { i18n } = useTranslation();
+ const submitted = useFormSubmitted();
+ const [errorCount, setErrorCount] = React.useState(undefined);
+ const groupHasErrors = submitted && errorCount > 0;
const path = pathFromProps || name;
@@ -53,6 +59,7 @@ const Group: React.FC<Props> = (props) => {
isWithinRow && `${baseClass}--within-row`,
isWithinTab && `${baseClass}--within-tab`,
(!hideGutter && isWithinGroup) && `${baseClass}--gutter`,
+ groupHasErrors && `${baseClass}--has-error`,
className,
].filter(Boolean).join(' ')}
style={{
@@ -60,20 +67,33 @@ const Group: React.FC<Props> = (props) => {
width,
}}
>
+ <WatchChildErrors
+ setErrorCount={setErrorCount}
+ path={path}
+ fieldSchema={fields}
+ />
<GroupProvider>
<div className={`${baseClass}__wrap`}>
- {(label || description) && (
- <header className={`${baseClass}__header`}>
- {label && (
- <h3 className={`${baseClass}__title`}>{getTranslation(label, i18n)}</h3>
- )}
- <FieldDescription
- className={`field-description-${path.replace(/\./gi, '__')}`}
- value={null}
- description={description}
+ <div className={`${baseClass}__header`}>
+ {(label || description) && (
+ <header>
+ {label && (
+ <h3 className={`${baseClass}__title`}>{getTranslation(label, i18n)}</h3>
+ )}
+ <FieldDescription
+ className={`field-description-${path.replace(/\./gi, '__')}`}
+ value={null}
+ description={description}
+ />
+ </header>
+ )}
+ {groupHasErrors && (
+ <ErrorPill
+ count={errorCount}
+ withMessage
/>
- </header>
- )}
+ )}
+ </div>
<RenderFields
permissions={permissions?.fields}
readOnly={readOnly}
diff --git a/src/admin/components/forms/field-types/JSON/index.scss b/src/admin/components/forms/field-types/JSON/index.scss
index b211e930aff..bbb5bccaa81 100644
--- a/src/admin/components/forms/field-types/JSON/index.scss
+++ b/src/admin/components/forms/field-types/JSON/index.scss
@@ -3,10 +3,33 @@
.json-field {
position: relative;
margin-bottom: $baseline;
+}
+
+
+html[data-theme=light] {
+ .json-field{
+ &.error {
+ .code-editor {
+ border-color: var(--theme-error-500);
+ }
+
+ .monaco-editor-background, .margin {
+ background-color: var(--theme-error-50);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .json-field {
+ &.error {
+ .code-editor {
+ border-color: var(--theme-error-500);
+ }
- &.error {
- textarea {
- border: 1px solid var(--theme-error-500) !important;
+ .monaco-editor-background, .margin {
+ background-color: var(--theme-error-100);
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/Number/index.scss b/src/admin/components/forms/field-types/Number/index.scss
index 054b853bd8c..a3f308d5f7f 100644
--- a/src/admin/components/forms/field-types/Number/index.scss
+++ b/src/admin/components/forms/field-types/Number/index.scss
@@ -9,10 +9,24 @@
@include formInput;
}
}
+}
- &.error {
- input {
- background-color: var(--theme-error-200);
+html[data-theme=light] {
+ .field-type.number {
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .field-type.number {
+ &.error {
+ input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/Password/index.scss b/src/admin/components/forms/field-types/Password/index.scss
index 9493092d710..5594a61de76 100644
--- a/src/admin/components/forms/field-types/Password/index.scss
+++ b/src/admin/components/forms/field-types/Password/index.scss
@@ -7,10 +7,24 @@
input {
@include formInput;
}
+}
+
+html[data-theme=light] {
+ .field-type.password {
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
- &.error {
- input {
- background-color: var(--theme-error-200);
+html[data-theme=dark] {
+ .field-type.password {
+ &.error {
+ input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/Point/index.scss b/src/admin/components/forms/field-types/Point/index.scss
index e8d1cf39276..558f05e42fa 100644
--- a/src/admin/components/forms/field-types/Point/index.scss
+++ b/src/admin/components/forms/field-types/Point/index.scss
@@ -21,10 +21,24 @@
input {
@include formInput;
}
+}
+
+html[data-theme=light] {
+ .point{
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
- &.error {
- input {
- background-color: var(--theme-error-200);
+html[data-theme=dark] {
+ .point {
+ &.error {
+ input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/RadioGroup/index.scss b/src/admin/components/forms/field-types/RadioGroup/index.scss
index e4fcda91762..e72a8256949 100644
--- a/src/admin/components/forms/field-types/RadioGroup/index.scss
+++ b/src/admin/components/forms/field-types/RadioGroup/index.scss
@@ -25,3 +25,23 @@
margin: 0;
}
}
+
+html[data-theme=light] {
+ .radio-group {
+ &.error {
+ .radio-input__styled-radio {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .radio-group {
+ &.error {
+ .radio-input__styled-radio {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Relationship/index.scss b/src/admin/components/forms/field-types/Relationship/index.scss
index 7fb44413fa0..26151edb008 100644
--- a/src/admin/components/forms/field-types/Relationship/index.scss
+++ b/src/admin/components/forms/field-types/Relationship/index.scss
@@ -24,3 +24,35 @@
color: var(--theme-elevation-0);
}
}
+
+html[data-theme=light] {
+ .relationship {
+ &.error {
+ >.relationship__wrap {
+ .rs__control {
+ @include lightInputError;
+ }
+ }
+
+ button {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .relationship {
+ &.error {
+ >.relationship__wrap {
+ .rs__control {
+ @include darkInputError;
+ }
+ }
+
+ button {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/RichText/elements/link/LinkDrawer/baseFields.ts b/src/admin/components/forms/field-types/RichText/elements/link/LinkDrawer/baseFields.ts
index 7bba95f8f1e..10652276827 100644
--- a/src/admin/components/forms/field-types/RichText/elements/link/LinkDrawer/baseFields.ts
+++ b/src/admin/components/forms/field-types/RichText/elements/link/LinkDrawer/baseFields.ts
@@ -46,9 +46,7 @@ export const getBaseFields = (config: Config): Field[] => [
type: 'text',
required: true,
admin: {
- condition: ({ linkType, url }) => {
- return (typeof linkType === 'undefined' && url) || linkType === 'custom';
- },
+ condition: ({ linkType }) => linkType !== 'internal',
},
},
{
diff --git a/src/admin/components/forms/field-types/RichText/index.scss b/src/admin/components/forms/field-types/RichText/index.scss
index bbf25b49066..6091a5eb6fb 100644
--- a/src/admin/components/forms/field-types/RichText/index.scss
+++ b/src/admin/components/forms/field-types/RichText/index.scss
@@ -169,3 +169,23 @@
[data-slate-node=element] {
margin-bottom: base(0.25);
}
+
+html[data-theme=light] {
+ .rich-text {
+ &.error {
+ .rich-text__editor, .rich-text__toolbar {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .rich-text {
+ &.error {
+ .rich-text__editor, .rich-text__toolbar {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Select/index.scss b/src/admin/components/forms/field-types/Select/index.scss
index c77a275aaef..25ecf5568e8 100644
--- a/src/admin/components/forms/field-types/Select/index.scss
+++ b/src/admin/components/forms/field-types/Select/index.scss
@@ -3,4 +3,24 @@
.field-type.select {
position: relative;
margin-bottom: $baseline;
-}
\ No newline at end of file
+}
+
+html[data-theme=light] {
+ .field-type.select{
+ &.error {
+ .rs__control {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .field-type.select {
+ &.error {
+ .rs__control {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Tabs/index.scss b/src/admin/components/forms/field-types/Tabs/index.scss
index dc827c7d9b5..68f519efe6f 100644
--- a/src/admin/components/forms/field-types/Tabs/index.scss
+++ b/src/admin/components/forms/field-types/Tabs/index.scss
@@ -53,6 +53,7 @@
&__tab-button {
@extend %btn-reset;
@extend %h4;
+ display: flex;
padding-bottom: base(.75);
margin: 0 $baseline 0 0;
cursor: pointer;
@@ -60,6 +61,7 @@
position: relative;
white-space: nowrap;
flex-shrink: 0;
+ gap: base(.5);
&:last-child {
margin: 0;
@@ -112,4 +114,26 @@
}
}
}
-}
\ No newline at end of file
+}
+
+html[data-theme=light] {
+ .tabs-field {
+ &__tab-button--has-error {
+ color: var(--theme-error-750);
+ &:after {
+ background: var(--theme-error-500);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .tabs-field {
+ &__tab-button--has-error {
+ color: var(--theme-error-500);
+ &:after {
+ background: var(--theme-error-500);
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Tabs/index.tsx b/src/admin/components/forms/field-types/Tabs/index.tsx
index 495625be78f..82ddc6d1e4a 100644
--- a/src/admin/components/forms/field-types/Tabs/index.tsx
+++ b/src/admin/components/forms/field-types/Tabs/index.tsx
@@ -4,6 +4,7 @@ import RenderFields from '../../RenderFields';
import withCondition from '../../withCondition';
import { Props } from './types';
import { tabHasName } from '../../../../../fields/config/types';
+import type { Tab } from '../../../../../fields/config/types';
import FieldDescription from '../../FieldDescription';
import toKebabCase from '../../../../../utilities/toKebabCase';
import { useCollapsible } from '../../../elements/Collapsible/provider';
@@ -13,11 +14,57 @@ import { usePreferences } from '../../../utilities/Preferences';
import { DocumentPreferences } from '../../../../../preferences/types';
import { useDocumentInfo } from '../../../utilities/DocumentInfo';
import { createNestedFieldPath } from '../../Form/createNestedFieldPath';
+import { WatchChildErrors } from '../../WatchChildErrors';
+import { ErrorPill } from '../../../elements/ErrorPill';
+import { useFormSubmitted } from '../../Form/context';
import './index.scss';
const baseClass = 'tabs-field';
+type TabProps = {
+ isActive?: boolean;
+ setIsActive: () => void;
+ tab: Tab;
+ parentPath: string
+}
+const Tab: React.FC<TabProps> = ({ tab, isActive, setIsActive, parentPath }) => {
+ const { i18n } = useTranslation();
+ const [errorCount, setErrorCount] = useState(undefined);
+ const hasName = tabHasName(tab);
+ const submitted = useFormSubmitted();
+
+ const pathSegments = [];
+ if (parentPath) pathSegments.push(parentPath);
+ if (hasName) pathSegments.push(tab.name);
+ const path = pathSegments.join('.');
+ const tabHasErrors = submitted && errorCount > 0;
+
+ return (
+ <React.Fragment>
+ <WatchChildErrors
+ setErrorCount={setErrorCount}
+ path={path}
+ fieldSchema={hasName ? undefined : tab.fields}
+ />
+ <button
+ type="button"
+ className={[
+ `${baseClass}__tab-button`,
+ tabHasErrors && `${baseClass}__tab-button--has-error`,
+ isActive && `${baseClass}__tab-button--active`,
+ ].filter(Boolean).join(' ')}
+ onClick={setIsActive}
+ >
+ {tab.label ? getTranslation(tab.label, i18n) : (hasName && tab.name)}
+ {tabHasErrors && (
+ <ErrorPill count={errorCount} />
+ )}
+ </button>
+ </React.Fragment>
+ );
+};
+
const TabsField: React.FC<Props> = (props) => {
const {
tabs,
@@ -89,55 +136,51 @@ const TabsField: React.FC<Props> = (props) => {
<div className={`${baseClass}__tabs`}>
{tabs.map((tab, tabIndex) => {
return (
- <button
+ <Tab
key={tabIndex}
- type="button"
- className={[
- `${baseClass}__tab-button`,
- activeTabIndex === tabIndex && `${baseClass}__tab-button--active`,
- ].filter(Boolean).join(' ')}
- onClick={() => {
- handleTabChange(tabIndex);
- }}
- >
- {tab.label ? getTranslation(tab.label, i18n) : (tabHasName(tab) && tab.name)}
- </button>
+ setIsActive={() => handleTabChange(tabIndex)}
+ isActive={activeTabIndex === tabIndex}
+ parentPath={path}
+ tab={tab}
+ />
);
})}
</div>
</div>
<div className={`${baseClass}__content-wrap`}>
{activeTabConfig && (
- <div
- className={[
- `${baseClass}__tab`,
- activeTabConfig.label && `${baseClass}__tab-${toKebabCase(getTranslation(activeTabConfig.label, i18n))}`,
- ].filter(Boolean).join(' ')}
- >
- <FieldDescription
- className={`${baseClass}__description`}
- description={activeTabConfig.description}
- />
- <RenderFields
- key={String(activeTabConfig.label)}
- forceRender
- readOnly={readOnly}
- permissions={tabHasName(activeTabConfig) ? permissions[activeTabConfig.name].fields : permissions}
- fieldTypes={fieldTypes}
- fieldSchema={activeTabConfig.fields.map((field) => {
- const pathSegments = [];
-
- if (path) pathSegments.push(path);
- if (tabHasName(activeTabConfig)) pathSegments.push(activeTabConfig.name);
-
- return {
- ...field,
- path: createNestedFieldPath(pathSegments.join('.'), field),
- };
- })}
- indexPath={indexPath}
- />
- </div>
+ <React.Fragment>
+ <div
+ className={[
+ `${baseClass}__tab`,
+ activeTabConfig.label && `${baseClass}__tab-${toKebabCase(getTranslation(activeTabConfig.label, i18n))}`,
+ ].filter(Boolean).join(' ')}
+ >
+ <FieldDescription
+ className={`${baseClass}__description`}
+ description={activeTabConfig.description}
+ />
+ <RenderFields
+ key={String(activeTabConfig.label)}
+ forceRender
+ readOnly={readOnly}
+ permissions={tabHasName(activeTabConfig) ? permissions[activeTabConfig.name].fields : permissions}
+ fieldTypes={fieldTypes}
+ fieldSchema={activeTabConfig.fields.map((field) => {
+ const pathSegments = [];
+
+ if (path) pathSegments.push(path);
+ if (tabHasName(activeTabConfig)) pathSegments.push(activeTabConfig.name);
+
+ return {
+ ...field,
+ path: createNestedFieldPath(pathSegments.join('.'), field),
+ };
+ })}
+ indexPath={indexPath}
+ />
+ </div>
+ </React.Fragment>
)}
</div>
</TabsProvider>
diff --git a/src/admin/components/forms/field-types/Text/index.scss b/src/admin/components/forms/field-types/Text/index.scss
index f66e22fc836..78fdde1bef6 100644
--- a/src/admin/components/forms/field-types/Text/index.scss
+++ b/src/admin/components/forms/field-types/Text/index.scss
@@ -7,10 +7,24 @@
input {
@include formInput;
}
+}
+
+html[data-theme=light] {
+ .field-type.text {
+ &.error {
+ input {
+ @include lightInputError;
+ }
+ }
+ }
+}
- &.error {
- input {
- background-color: var(--theme-error-200);
+html[data-theme=dark] {
+ .field-type.text {
+ &.error {
+ input {
+ @include darkInputError;
+ }
}
}
}
diff --git a/src/admin/components/forms/field-types/Text/index.tsx b/src/admin/components/forms/field-types/Text/index.tsx
index 853b15b239f..bb18d25e9d9 100644
--- a/src/admin/components/forms/field-types/Text/index.tsx
+++ b/src/admin/components/forms/field-types/Text/index.tsx
@@ -32,18 +32,16 @@ const Text: React.FC<Props> = (props) => {
return validate(value, { ...options, minLength, maxLength, required });
}, [validate, minLength, maxLength, required]);
- const field = useField<string>({
- path,
- validate: memoizedValidate,
- condition,
- });
-
const {
value,
showError,
setValue,
errorMessage,
- } = field;
+ } = useField<string>({
+ path,
+ validate: memoizedValidate,
+ condition,
+ });
return (
<TextInput
diff --git a/src/admin/components/forms/field-types/Textarea/index.scss b/src/admin/components/forms/field-types/Textarea/index.scss
index 5d976ea7c7f..b2ea0b8744f 100644
--- a/src/admin/components/forms/field-types/Textarea/index.scss
+++ b/src/admin/components/forms/field-types/Textarea/index.scss
@@ -22,12 +22,6 @@
}
}
- &.error {
- .textarea-outer {
- background: var(--theme-error-200);
- }
- }
-
&.read-only {
.textarea-outer {
background: var(--theme-elevation-200);
@@ -100,3 +94,23 @@
padding: 0;
}
}
+
+html[data-theme=light] {
+ .field-type.textarea {
+ &.error {
+ .textarea-outer {
+ @include lightInputError;
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .field-type.textarea {
+ &.error {
+ .textarea-outer {
+ @include darkInputError;
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/field-types/Upload/index.scss b/src/admin/components/forms/field-types/Upload/index.scss
index 9a2d948f268..732da4bc54a 100644
--- a/src/admin/components/forms/field-types/Upload/index.scss
+++ b/src/admin/components/forms/field-types/Upload/index.scss
@@ -40,3 +40,33 @@
}
}
}
+
+html[data-theme=light] {
+ .upload {
+ &.error {
+ .upload__wrap {
+ @include lightInputError;
+ }
+
+ .btn--style-secondary {
+ background-color: var(--theme-error-100);
+ box-shadow: inset 0 0 0 1px var(--theme-error-500);
+ }
+ }
+ }
+}
+
+html[data-theme=dark] {
+ .upload {
+ &.error {
+ .upload__wrap {
+ @include darkInputError;
+ }
+
+ .btn--style-secondary {
+ background-color: var(--theme-error-150);
+ box-shadow: inset 0 0 0 1px var(--theme-error-500);
+ }
+ }
+ }
+}
diff --git a/src/admin/components/forms/useField/index.tsx b/src/admin/components/forms/useField/index.tsx
index 9fd913fce1e..f2821bb686e 100644
--- a/src/admin/components/forms/useField/index.tsx
+++ b/src/admin/components/forms/useField/index.tsx
@@ -29,9 +29,8 @@ const useField = <T, >(options: Options): FieldType<T> => {
const { id } = useDocumentInfo();
const operation = useOperation();
const field = useFormFields(([fields]) => fields[path]);
-
- const dispatchField = useFormFields(([_, dispatch]) => dispatch);
const { t } = useTranslation();
+ const dispatchField = useFormFields(([_, dispatch]) => dispatch);
const { getData, getSiblingData, setModified } = useForm();
@@ -72,7 +71,7 @@ const useField = <T, >(options: Options): FieldType<T> => {
// Store result from hook as ref
// to prevent unnecessary rerenders
- const result = useMemo(() => ({
+ const result: FieldType<T> = useMemo(() => ({
showError,
errorMessage: field?.errorMessage,
value,
@@ -81,7 +80,18 @@ const useField = <T, >(options: Options): FieldType<T> => {
setValue,
initialValue,
rows: field?.rows,
- }), [field, processing, setValue, showError, submitted, value, initialValue]);
+ valid: field?.valid,
+ }), [
+ field?.errorMessage,
+ field?.rows,
+ field?.valid,
+ processing,
+ setValue,
+ showError,
+ submitted,
+ value,
+ initialValue,
+ ]);
// Throttle the validate function
useThrottledEffect(() => {
diff --git a/src/admin/components/forms/useField/types.ts b/src/admin/components/forms/useField/types.ts
index f60d2cd16cb..2092d1439e7 100644
--- a/src/admin/components/forms/useField/types.ts
+++ b/src/admin/components/forms/useField/types.ts
@@ -18,4 +18,5 @@ export type FieldType<T> = {
setValue: (val: unknown, modifyForm?: boolean) => void
initialValue?: T
rows?: Row[]
+ valid?: boolean
}
diff --git a/src/admin/components/utilities/Auth/index.tsx b/src/admin/components/utilities/Auth/index.tsx
index 910520be24d..8c7663dc02b 100644
--- a/src/admin/components/utilities/Auth/index.tsx
+++ b/src/admin/components/utilities/Auth/index.tsx
@@ -3,6 +3,7 @@ import jwtDecode from 'jwt-decode';
import { useHistory, useLocation } from 'react-router-dom';
import { useModal } from '@faceless-ui/modal';
import { useTranslation } from 'react-i18next';
+import { toast } from 'react-toastify';
import { Permissions, User } from '../../../../auth/types';
import { useConfig } from '../Config';
import { requests } from '../../../api';
@@ -25,6 +26,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
admin: {
user: userSlug,
inactivityRoute: logoutInactivityRoute,
+ autoLogin,
},
serverURL,
routes: {
@@ -44,29 +46,56 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
const id = user?.id;
- const refreshCookie = useCallback(() => {
+ const refreshCookie = useCallback((forceRefresh?: boolean) => {
const now = Math.round((new Date()).getTime() / 1000);
const remainingTime = (exp as number || 0) - now;
- if (exp && remainingTime < 120) {
+ if (forceRefresh || (exp && remainingTime < 120)) {
setTimeout(async () => {
- const request = await requests.post(`${serverURL}${api}/${userSlug}/refresh-token`, {
- headers: {
- 'Accept-Language': i18n.language,
- },
- });
-
- if (request.status === 200) {
- const json = await request.json();
- setUser(json.user);
- } else {
- setUser(null);
- push(`${admin}${logoutInactivityRoute}?redirect=${encodeURIComponent(window.location.pathname)}`);
+ try {
+ const request = await requests.post(`${serverURL}${api}/${userSlug}/refresh-token`, {
+ headers: {
+ 'Accept-Language': i18n.language,
+ },
+ });
+
+ if (request.status === 200) {
+ const json = await request.json();
+ setUser(json.user);
+ } else {
+ setUser(null);
+ push(`${admin}${logoutInactivityRoute}?redirect=${encodeURIComponent(window.location.pathname)}`);
+ }
+ } catch (e) {
+ toast.error(e.message);
}
}, 1000);
}
}, [exp, serverURL, api, userSlug, push, admin, logoutInactivityRoute, i18n]);
+ const refreshCookieAsync = useCallback(async (skipSetUser?: boolean): Promise<User> => {
+ try {
+ const request = await requests.post(`${serverURL}${api}/${userSlug}/refresh-token`, {
+ headers: {
+ 'Accept-Language': i18n.language,
+ },
+ });
+
+ if (request.status === 200) {
+ const json = await request.json();
+ if (!skipSetUser) setUser(json.user);
+ return json.user;
+ }
+
+ setUser(null);
+ push(`${admin}${logoutInactivityRoute}`);
+ return null;
+ } catch (e) {
+ toast.error(`Refreshing token failed: ${e.message}`);
+ return null;
+ }
+ }, [serverURL, api, userSlug, push, admin, logoutInactivityRoute, i18n]);
+
const setToken = useCallback((token: string) => {
const decoded = jwtDecode<User>(token);
setUser(decoded);
@@ -80,42 +109,74 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
}, [serverURL, api, userSlug]);
const refreshPermissions = useCallback(async () => {
- const request = await requests.get(`${serverURL}${api}/access`, {
- headers: {
- 'Accept-Language': i18n.language,
- },
- });
-
- if (request.status === 200) {
- const json: Permissions = await request.json();
- setPermissions(json);
- } else {
- throw new Error(`Fetching permissions failed with status code ${request.status}`);
- }
- }, [serverURL, api, i18n]);
-
- // On mount, get user and set
- useEffect(() => {
- const fetchMe = async () => {
- const request = await requests.get(`${serverURL}${api}/${userSlug}/me`, {
+ try {
+ const request = await requests.get(`${serverURL}${api}/access`, {
headers: {
'Accept-Language': i18n.language,
},
});
if (request.status === 200) {
- const json = await request.json();
+ const json: Permissions = await request.json();
+ setPermissions(json);
+ } else {
+ throw new Error(`Fetching permissions failed with status code ${request.status}`);
+ }
+ } catch (e) {
+ toast.error(`Refreshing permissions failed: ${e.message}`);
+ }
+ }, [serverURL, api, i18n]);
- setUser(json?.user || null);
+ // On mount, get user and set
+ useEffect(() => {
+ const fetchMe = async () => {
+ try {
+ const request = await requests.get(`${serverURL}${api}/${userSlug}/me`, {
+ headers: {
+ 'Accept-Language': i18n.language,
+ },
+ });
+
+ if (request.status === 200) {
+ const json = await request.json();
- if (json?.token) {
- setToken(json.token);
+ if (json?.user) {
+ setUser(json.user);
+ } else if (json?.token) {
+ setToken(json.token);
+ } else if (autoLogin) {
+ // auto log-in with the provided autoLogin credentials. This is used in dev mode
+ // so you don't have to log in over and over again
+ const autoLoginResult = await requests.post(`${serverURL}${api}/${userSlug}/login`, {
+ body: JSON.stringify({
+ email: autoLogin.email,
+ password: autoLogin.password,
+ }),
+ headers: {
+ 'Accept-Language': i18n.language,
+ 'Content-Type': 'application/json',
+ },
+ });
+ if (autoLoginResult.status === 200) {
+ const autoLoginJson = await autoLoginResult.json();
+ setUser(autoLoginJson.user);
+ if (autoLoginJson?.token) {
+ setToken(autoLoginJson.token);
+ }
+ } else {
+ setUser(null);
+ }
+ } else {
+ setUser(null);
+ }
}
+ } catch (e) {
+ toast.error(`Fetching user failed: ${e.message}`);
}
};
fetchMe();
- }, [i18n, setToken, api, serverURL, userSlug]);
+ }, [i18n, setToken, api, serverURL, userSlug, autoLogin]);
// When location changes, refresh cookie
useEffect(() => {
@@ -172,8 +233,10 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
return (
<Context.Provider value={{
user,
+ setUser,
logOut,
refreshCookie,
+ refreshCookieAsync,
refreshPermissions,
permissions,
setToken,
diff --git a/src/admin/components/utilities/Auth/types.ts b/src/admin/components/utilities/Auth/types.ts
index a9562e653e7..386e730087e 100644
--- a/src/admin/components/utilities/Auth/types.ts
+++ b/src/admin/components/utilities/Auth/types.ts
@@ -2,8 +2,10 @@ import { User, Permissions } from '../../../../auth/types';
export type AuthContext<T = User> = {
user?: T | null
+ setUser: (user: T) => void
logOut: () => void
- refreshCookie: () => void
+ refreshCookie: (forceRefresh?: boolean) => void
+ refreshCookieAsync: () => Promise<User>
setToken: (token: string) => void
token?: string
refreshPermissions: () => Promise<void>
diff --git a/src/admin/components/views/Account/Default.tsx b/src/admin/components/views/Account/Default.tsx
index 902d4b85a84..1ea8c0df673 100644
--- a/src/admin/components/views/Account/Default.tsx
+++ b/src/admin/components/views/Account/Default.tsx
@@ -1,4 +1,4 @@
-import React from 'react';
+import React, { useCallback } from 'react';
import { Link } from 'react-router-dom';
import { useTranslation } from 'react-i18next';
import { useConfig } from '../../utilities/Config';
@@ -22,6 +22,7 @@ import Label from '../../forms/Label';
import type { Translation } from '../../../../translations/type';
import { LoadingOverlayToggle } from '../../elements/Loading';
import { formatDate } from '../../../utilities/formatDate';
+import { useAuth } from '../../utilities/Auth';
import './index.scss';
@@ -37,7 +38,7 @@ const DefaultAccount: React.FC<Props> = (props) => {
initialState,
isLoading,
action,
- onSave,
+ onSave: onSaveFromProps,
} = props;
const {
@@ -51,6 +52,7 @@ const DefaultAccount: React.FC<Props> = (props) => {
auth,
} = collection;
+ const { refreshCookieAsync } = useAuth();
const { admin: { dateFormat }, routes: { admin } } = useConfig();
const { t, i18n } = useTranslation('authentication');
@@ -58,6 +60,13 @@ const DefaultAccount: React.FC<Props> = (props) => {
{ label: (resource as Translation).general.thisLanguage, value: language }
));
+ const onSave = useCallback(async () => {
+ await refreshCookieAsync();
+ if (typeof onSaveFromProps === 'function') {
+ onSaveFromProps();
+ }
+ }, [onSaveFromProps, refreshCookieAsync]);
+
const classes = [
baseClass,
].filter(Boolean).join(' ');
@@ -69,7 +78,6 @@ const DefaultAccount: React.FC<Props> = (props) => {
show={isLoading}
type="withoutNav"
/>
-
<div className={classes}>
{!isLoading && (
<OperationContext.Provider value="update">
@@ -201,7 +209,6 @@ const DefaultAccount: React.FC<Props> = (props) => {
)}
</React.Fragment>
)}
-
</ul>
</div>
</div>
diff --git a/src/admin/components/views/Account/index.tsx b/src/admin/components/views/Account/index.tsx
index 78f5a1eee58..77c40746ff2 100644
--- a/src/admin/components/views/Account/index.tsx
+++ b/src/admin/components/views/Account/index.tsx
@@ -1,4 +1,4 @@
-import React, { useState, useEffect } from 'react';
+import React, { useState, useEffect, useRef } from 'react';
import { useLocation } from 'react-router-dom';
import { useTranslation } from 'react-i18next';
import { useConfig } from '../../utilities/Config';
@@ -18,7 +18,8 @@ const AccountView: React.FC = () => {
const locale = useLocale();
const { setStepNav } = useStepNav();
const { user } = useAuth();
- const [initialState, setInitialState] = useState<Fields>();
+ const userRef = useRef(user);
+ const [internalState, setInternalState] = useState<Fields>();
const { id, preferencesKey, docPermissions, getDocPermissions, slug, getDocPreferences } = useDocumentInfo();
const { getPreference } = usePreferences();
@@ -36,6 +37,7 @@ const AccountView: React.FC = () => {
} = {},
},
} = useConfig();
+
const { t } = useTranslation('authentication');
const collection = collections.find((coll) => coll.slug === slug);
@@ -63,7 +65,7 @@ const AccountView: React.FC = () => {
getDocPermissions();
const preferences = await getDocPreferences();
const state = await buildStateFromSchema({ fieldSchema: collection.fields, preferences, data: json.doc, user, id, operation: 'update', locale, t });
- setInitialState(state);
+ setInternalState(state);
}, [collection, user, id, t, locale, getDocPermissions, getDocPreferences]);
useEffect(() => {
@@ -75,26 +77,28 @@ const AccountView: React.FC = () => {
}, [setStepNav, t]);
useEffect(() => {
- const awaitInitialState = async () => {
+ const awaitInternalState = async () => {
const preferences = await getDocPreferences();
+
const state = await buildStateFromSchema({
fieldSchema: fields,
preferences,
data: dataToRender,
operation: 'update',
id,
- user,
+ user: userRef.current,
locale,
t,
});
+
await getPreference(preferencesKey);
- setInitialState(state);
+ setInternalState(state);
};
- if (dataToRender) awaitInitialState();
- }, [dataToRender, fields, id, user, locale, preferencesKey, getPreference, t, getDocPreferences]);
+ if (dataToRender) awaitInternalState();
+ }, [dataToRender, fields, id, locale, preferencesKey, getPreference, t, getDocPreferences]);
- const isLoading = !initialState || !docPermissions || isLoadingData;
+ const isLoading = !internalState || !docPermissions || isLoadingData;
return (
<RenderCustomComponent
@@ -106,7 +110,7 @@ const AccountView: React.FC = () => {
collection,
permissions: docPermissions,
hasSavePermission,
- initialState,
+ initialState: internalState,
apiURL,
isLoading,
onSave,
diff --git a/src/admin/components/views/collections/Edit/Auth/index.tsx b/src/admin/components/views/collections/Edit/Auth/index.tsx
index 8ffc1cc581d..20fe3afc458 100644
--- a/src/admin/components/views/collections/Edit/Auth/index.tsx
+++ b/src/admin/components/views/collections/Edit/Auth/index.tsx
@@ -73,7 +73,7 @@ const Auth: React.FC<Props> = (props) => {
return (
<div className={baseClass}>
- { !collection.auth.disableLocalStrategy && (
+ {!collection.auth.disableLocalStrategy && (
<React.Fragment>
<Email
required
diff --git a/src/admin/components/views/collections/Edit/Default.tsx b/src/admin/components/views/collections/Edit/Default.tsx
index c85bddd2172..e46560902cd 100644
--- a/src/admin/components/views/collections/Edit/Default.tsx
+++ b/src/admin/components/views/collections/Edit/Default.tsx
@@ -29,6 +29,7 @@ import { getTranslation } from '../../../../../utilities/getTranslation';
import { SetStepNav } from './SetStepNav';
import { FormLoadingOverlayToggle } from '../../../elements/Loading';
import { formatDate } from '../../../../utilities/formatDate';
+import { useAuth } from '../../../utilities/Auth';
import './index.scss';
@@ -38,6 +39,7 @@ const DefaultEditView: React.FC<Props> = (props) => {
const { admin: { dateFormat }, routes: { admin } } = useConfig();
const { publishedDoc } = useDocumentInfo();
const { t, i18n } = useTranslation('general');
+ const { user, refreshCookieAsync } = useAuth();
const {
collection,
@@ -78,14 +80,18 @@ const DefaultEditView: React.FC<Props> = (props) => {
isEditing && `${baseClass}--is-editing`,
].filter(Boolean).join(' ');
- const onSave = useCallback((json) => {
+ const onSave = useCallback(async (json) => {
+ if (auth && id === user.id) {
+ await refreshCookieAsync();
+ }
+
if (typeof onSaveFromProps === 'function') {
onSaveFromProps({
...json,
operation: id ? 'update' : 'create',
});
}
- }, [id, onSaveFromProps]);
+ }, [id, onSaveFromProps, auth, user, refreshCookieAsync]);
const operation = isEditing ? 'update' : 'create';
diff --git a/src/admin/components/views/collections/Edit/index.tsx b/src/admin/components/views/collections/Edit/index.tsx
index 3cc42ac54d7..e51095d6ef0 100644
--- a/src/admin/components/views/collections/Edit/index.tsx
+++ b/src/admin/components/views/collections/Edit/index.tsx
@@ -1,5 +1,5 @@
-import React, { useState, useEffect, useCallback } from 'react';
-import { Redirect, useRouteMatch, useHistory, useLocation } from 'react-router-dom';
+import React, { useState, useEffect, useCallback, useRef } from 'react';
+import { Redirect, useRouteMatch, useHistory } from 'react-router-dom';
import { useTranslation } from 'react-i18next';
import { useConfig } from '../../../utilities/Config';
import { useAuth } from '../../../utilities/Auth';
@@ -37,11 +37,11 @@ const EditView: React.FC<IndexProps> = (props) => {
const locale = useLocale();
const { serverURL, routes: { admin, api } } = useConfig();
const { params: { id } = {} } = useRouteMatch<Record<string, string>>();
- const { state: locationState } = useLocation();
const history = useHistory();
const [internalState, setInternalState] = useState<Fields>();
const [updatedAt, setUpdatedAt] = useState<string>();
const { user } = useAuth();
+ const userRef = useRef(user);
const { getVersions, getDocPermissions, docPermissions, getDocPreferences } = useDocumentInfo();
const { t } = useTranslation('general');
@@ -50,6 +50,24 @@ const EditView: React.FC<IndexProps> = (props) => {
{ initialParams: { 'fallback-locale': 'null', depth: 0, draft: 'true' }, initialData: null },
);
+ const buildState = useCallback(async (doc, overrides?: Partial<Parameters<typeof buildStateFromSchema>[0]>) => {
+ const preferences = await getDocPreferences();
+
+ const state = await buildStateFromSchema({
+ fieldSchema: overrides.fieldSchema,
+ preferences,
+ data: doc || {},
+ user: userRef.current,
+ id,
+ operation: 'update',
+ locale,
+ t,
+ ...overrides,
+ });
+
+ setInternalState(state);
+ }, [getDocPreferences, id, locale, t]);
+
const onSave = useCallback(async (json: {
doc
}) => {
@@ -59,24 +77,25 @@ const EditView: React.FC<IndexProps> = (props) => {
if (!isEditing) {
setRedirect(`${admin}/collections/${collection.slug}/${json?.doc?.id}`);
} else {
- const preferences = await getDocPreferences();
- const state = await buildStateFromSchema({ fieldSchema: collection.fields, preferences, data: json.doc, user, id, operation: 'update', locale, t });
- setInternalState(state);
+ buildState(json.doc, {
+ fieldSchema: collection.fields,
+ });
}
- }, [admin, collection.fields, collection.slug, getDocPreferences, getDocPermissions, getVersions, id, isEditing, locale, t, user]);
-
- const dataToRender = (locationState as Record<string, unknown>)?.data || data;
+ }, [admin, getVersions, isEditing, buildState, getDocPermissions, collection]);
useEffect(() => {
- const awaitInternalState = async () => {
- setUpdatedAt(dataToRender?.updatedAt);
- const preferences = await getDocPreferences();
- const state = await buildStateFromSchema({ fieldSchema: fields, preferences, data: dataToRender || {}, user, operation: isEditing ? 'update' : 'create', id, locale, t });
- setInternalState(state);
- };
+ if (fields && (isEditing ? data : true)) {
+ const awaitInternalState = async () => {
+ setUpdatedAt(data?.updatedAt);
+ buildState(data, {
+ operation: isEditing ? 'update' : 'create',
+ fieldSchema: fields,
+ });
+ };
- if (!isEditing || dataToRender) awaitInternalState();
- }, [dataToRender, fields, isEditing, id, user, locale, t, getDocPreferences]);
+ awaitInternalState();
+ }
+ }, [isEditing, data, buildState, fields]);
useEffect(() => {
if (redirect) {
@@ -103,7 +122,7 @@ const EditView: React.FC<IndexProps> = (props) => {
componentProps={{
id,
isLoading,
- data: dataToRender,
+ data,
collection,
permissions: docPermissions,
isEditing,
@@ -112,7 +131,7 @@ const EditView: React.FC<IndexProps> = (props) => {
hasSavePermission,
apiURL,
action,
- updatedAt: updatedAt || dataToRender?.updatedAt,
+ updatedAt: updatedAt || data?.updatedAt,
}}
/>
</EditDepthContext.Provider>
diff --git a/src/admin/hooks/useTitle.tsx b/src/admin/hooks/useTitle.tsx
index 3cf1a35de8b..04abacdf121 100644
--- a/src/admin/hooks/useTitle.tsx
+++ b/src/admin/hooks/useTitle.tsx
@@ -3,7 +3,7 @@ import { useTranslation } from 'react-i18next';
import { SanitizedConfig } from '../../config/types';
import { SanitizedCollectionConfig } from '../../collections/config/types';
import { useFormFields } from '../components/forms/Form/context';
-import { Field } from '../components/forms/Form/types';
+import { FormField } from '../components/forms/Form/types';
import { useConfig } from '../components/utilities/Config';
import { formatDate } from '../utilities/formatDate';
import { getObjectDotNotation } from '../../utilities/getObjectDotNotation';
@@ -11,7 +11,7 @@ import { getObjectDotNotation } from '../../utilities/getObjectDotNotation';
// either send the `useAsTitle` field itself
// or an object to dynamically extract the `useAsTitle` field from
export const formatUseAsTitle = (args: {
- field?: Field
+ field?: FormField
doc?: Record<string, any>
collection: SanitizedCollectionConfig
i18n: typeof i18next
@@ -36,7 +36,7 @@ export const formatUseAsTitle = (args: {
return '';
}
- const field = fieldFromProps || getObjectDotNotation<Field>(doc, collection.admin.useAsTitle);
+ const field = fieldFromProps || getObjectDotNotation<FormField>(doc, collection.admin.useAsTitle);
let title = typeof field === 'string' ? field : field?.value as string;
diff --git a/src/admin/scss/app.scss b/src/admin/scss/app.scss
index 1d48f0b8586..baf3014fdfa 100644
--- a/src/admin/scss/app.scss
+++ b/src/admin/scss/app.scss
@@ -20,6 +20,10 @@
--font-mono: monospace;
--font-serif: 'Merriweather', serif;
+ --style-radius-s: #{$style-radius-s};
+ --style-radius-m: #{$style-radius-m};
+ --style-radius-l: #{$style-radius-l};
+
--z-popup: 10;
--z-nav: 20;
--z-modal: 30;
diff --git a/src/admin/scss/vars.scss b/src/admin/scss/vars.scss
index 745747d5ee8..dc629e5980a 100644
--- a/src/admin/scss/vars.scss
+++ b/src/admin/scss/vars.scss
@@ -47,6 +47,7 @@ $color-purple : #F3DDF3 !default;
$style-radius-s : 3px !default;
$style-radius-m : 4px !default;
+$style-radius-l: 9px !default;
$style-stroke-width : 1px !default;
$style-stroke-width-s : 1px !default;
@@ -184,3 +185,17 @@ $focus-box-shadow: 0 0 0 $style-stroke-width-m var(--theme-success-500);
}
}
}
+
+@mixin lightInputError {
+ background-color: var(--theme-error-50);
+ border: 1px solid var(--theme-error-500);
+}
+
+@mixin darkInputError {
+ background-color: var(--theme-error-100);
+ border: 1px solid var(--theme-error-400);
+
+ &:hover {
+ border-color: var(--theme-error-500);
+ }
+}
diff --git a/src/auth/operations/getFieldsToSign.ts b/src/auth/operations/getFieldsToSign.ts
new file mode 100644
index 00000000000..e5a86cf9e11
--- /dev/null
+++ b/src/auth/operations/getFieldsToSign.ts
@@ -0,0 +1,39 @@
+import { User } from '..';
+import { CollectionConfig } from '../../collections/config/types';
+import { Field, fieldAffectsData, fieldHasSubFields } from '../../fields/config/types';
+
+export const getFieldsToSign = (args: {
+ collectionConfig: CollectionConfig,
+ user: User
+ email: string
+}): Record<string, unknown> => {
+ const {
+ collectionConfig,
+ user,
+ email,
+ } = args;
+
+ return collectionConfig.fields.reduce((signedFields, field: Field) => {
+ const result = {
+ ...signedFields,
+ };
+
+ if (!fieldAffectsData(field) && fieldHasSubFields(field)) {
+ field.fields.forEach((subField) => {
+ if (fieldAffectsData(subField) && subField.saveToJWT) {
+ result[subField.name] = user[subField.name];
+ }
+ });
+ }
+
+ if (fieldAffectsData(field) && field.saveToJWT) {
+ result[field.name] = user[field.name];
+ }
+
+ return result;
+ }, {
+ email,
+ id: user.id,
+ collection: collectionConfig.slug,
+ });
+};
diff --git a/src/auth/operations/local/forgotPassword.ts b/src/auth/operations/local/forgotPassword.ts
index b2349cf20ec..ef75c57e730 100644
--- a/src/auth/operations/local/forgotPassword.ts
+++ b/src/auth/operations/local/forgotPassword.ts
@@ -31,7 +31,7 @@ async function localForgotPassword<T extends keyof GeneratedTypes['collections']
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Forgot Password Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/auth/operations/local/login.ts b/src/auth/operations/local/login.ts
index 6d5e8a02b36..90f1ebb87a0 100644
--- a/src/auth/operations/local/login.ts
+++ b/src/auth/operations/local/login.ts
@@ -41,7 +41,7 @@ async function localLogin<TSlug extends keyof GeneratedTypes['collections']>(
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Login Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/auth/operations/local/resetPassword.ts b/src/auth/operations/local/resetPassword.ts
index 77be18c5c6e..2ad2bdbe3af 100644
--- a/src/auth/operations/local/resetPassword.ts
+++ b/src/auth/operations/local/resetPassword.ts
@@ -30,7 +30,7 @@ async function localResetPassword<T extends keyof GeneratedTypes['collections']>
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Reset Password Operation.`);
}
req.payload = payload;
diff --git a/src/auth/operations/local/unlock.ts b/src/auth/operations/local/unlock.ts
index 76a6f1a9cbf..586d16d3c79 100644
--- a/src/auth/operations/local/unlock.ts
+++ b/src/auth/operations/local/unlock.ts
@@ -29,7 +29,7 @@ async function localUnlock<T extends keyof GeneratedTypes['collections']>(
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Unlock Operation.`);
}
req.payload = payload;
diff --git a/src/auth/operations/local/verifyEmail.ts b/src/auth/operations/local/verifyEmail.ts
index 44d98696221..dca0cb95e34 100644
--- a/src/auth/operations/local/verifyEmail.ts
+++ b/src/auth/operations/local/verifyEmail.ts
@@ -25,7 +25,7 @@ async function localVerifyEmail<T extends keyof GeneratedTypes['collections']>(
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Verify Email Operation.`);
}
return verifyEmail({
diff --git a/src/auth/operations/login.ts b/src/auth/operations/login.ts
index 8b62637c1d1..7f54a80555e 100644
--- a/src/auth/operations/login.ts
+++ b/src/auth/operations/login.ts
@@ -13,6 +13,9 @@ import { afterRead } from '../../fields/hooks/afterRead';
import unlock from './unlock';
import { incrementLoginAttempts } from '../strategies/local/incrementLoginAttempts';
import { authenticateLocalStrategy } from '../strategies/local/authenticate';
+import { getFieldsToSign } from './getFieldsToSign';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Result = {
user?: User,
@@ -37,20 +40,6 @@ async function login<TSlug extends keyof GeneratedTypes['collections']>(
incomingArgs: Arguments,
): Promise<Result & { user: GeneratedTypes['collections'][TSlug] }> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'login',
- })) || args;
- }, Promise.resolve());
-
const {
collection: {
config: collectionConfig,
@@ -69,163 +58,169 @@ async function login<TSlug extends keyof GeneratedTypes['collections']>(
showHiddenFields,
} = args;
- // /////////////////////////////////////
- // Login
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const { email: unsanitizedEmail, password } = data;
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- const email = unsanitizedEmail ? (unsanitizedEmail as string).toLowerCase().trim() : null;
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
+ await priorHook;
- let user = await payload.db.findOne<any>({
- collection: collectionConfig.slug,
- where: { email: { equals: email.toLowerCase() } },
- });
+ args = (await hook({
+ args,
+ operation: 'login',
+ })) || args;
+ }, Promise.resolve());
- if (!user || (args.collection.config.auth.verify && user._verified === false)) {
- throw new AuthenticationError(req.t);
- }
+ // /////////////////////////////////////
+ // Login
+ // /////////////////////////////////////
- if (user && isLocked(user.lockUntil)) {
- throw new LockedAuth(req.t);
- }
+ const { email: unsanitizedEmail, password } = data;
- const authResult = await authenticateLocalStrategy({ password, doc: user });
+ const email = unsanitizedEmail ? (unsanitizedEmail as string).toLowerCase().trim() : null;
- user = sanitizeInternalFields(user);
+ let user = await payload.db.findOne<any>({
+ collection: collectionConfig.slug,
+ where: { email: { equals: email.toLowerCase() } },
+ req,
+ });
- const maxLoginAttemptsEnabled = args.collection.config.auth.maxLoginAttempts > 0;
+ if (!user || (args.collection.config.auth.verify && user._verified === false)) {
+ throw new AuthenticationError(req.t);
+ }
- if (!authResult) {
- if (maxLoginAttemptsEnabled) {
- await incrementLoginAttempts({
- payload: req.payload,
- doc: user,
- collection: collectionConfig,
- });
+ if (user && isLocked(user.lockUntil)) {
+ throw new LockedAuth(req.t);
}
- throw new AuthenticationError(req.t);
- }
+ const authResult = await authenticateLocalStrategy({ password, doc: user });
- if (maxLoginAttemptsEnabled) {
- await unlock({
- collection: {
- config: collectionConfig,
- },
- req,
- data,
- overrideAccess: true,
- });
- }
+ user = sanitizeInternalFields(user);
- const fieldsToSign = collectionConfig.fields.reduce((signedFields, field: Field) => {
- const result = {
- ...signedFields,
- };
+ const maxLoginAttemptsEnabled = args.collection.config.auth.maxLoginAttempts > 0;
- if (!fieldAffectsData(field) && fieldHasSubFields(field)) {
- field.fields.forEach((subField) => {
- if (fieldAffectsData(subField) && subField.saveToJWT) {
- result[subField.name] = user[subField.name];
- }
- });
+ if (!authResult) {
+ if (maxLoginAttemptsEnabled) {
+ await incrementLoginAttempts({
+ req,
+ payload: req.payload,
+ doc: user,
+ collection: collectionConfig,
+ });
+ }
+
+ throw new AuthenticationError(req.t);
}
- if (fieldAffectsData(field) && field.saveToJWT) {
- result[field.name] = user[field.name];
+ if (maxLoginAttemptsEnabled) {
+ await unlock({
+ collection: {
+ config: collectionConfig,
+ },
+ req,
+ data,
+ overrideAccess: true,
+ });
}
- return result;
- }, {
- email,
- id: user.id,
- collection: collectionConfig.slug,
- });
+ const fieldsToSign = getFieldsToSign( {
+ collectionConfig,
+ user,
+ email,
- await collectionConfig.hooks.beforeLogin.reduce(async (priorHook, hook) => {
- await priorHook;
+ });
- user = (await hook({
- user,
- req: args.req,
- })) || user;
- }, Promise.resolve());
-
- const token = jwt.sign(
- fieldsToSign,
- secret,
- {
- expiresIn: collectionConfig.auth.tokenExpiration,
- },
- );
-
- if (args.res) {
- const cookieOptions: CookieOptions = {
- path: '/',
- httpOnly: true,
- expires: getCookieExpiration(collectionConfig.auth.tokenExpiration),
- secure: collectionConfig.auth.cookies.secure,
- sameSite: collectionConfig.auth.cookies.sameSite,
- domain: undefined,
- };
+ await collectionConfig.hooks.beforeLogin.reduce(async (priorHook, hook) => {
+ await priorHook;
- if (collectionConfig.auth.cookies.domain) cookieOptions.domain = collectionConfig.auth.cookies.domain;
+ user = (await hook({
+ user,
+ req: args.req,
+ })) || user;
+ }, Promise.resolve());
- args.res.cookie(`${config.cookiePrefix}-token`, token, cookieOptions);
- }
+ const token = jwt.sign(
+ fieldsToSign,
+ secret,
+ {
+ expiresIn: collectionConfig.auth.tokenExpiration,
+ },
+ );
- req.user = user;
+ if (args.res) {
+ const cookieOptions: CookieOptions = {
+ path: '/',
+ httpOnly: true,
+ expires: getCookieExpiration(collectionConfig.auth.tokenExpiration),
+ secure: collectionConfig.auth.cookies.secure,
+ sameSite: collectionConfig.auth.cookies.sameSite,
+ domain: undefined,
+ };
- // /////////////////////////////////////
- // afterLogin - Collection
- // /////////////////////////////////////
+ if (collectionConfig.auth.cookies.domain) cookieOptions.domain = collectionConfig.auth.cookies.domain;
- await collectionConfig.hooks.afterLogin.reduce(async (priorHook, hook) => {
- await priorHook;
+ args.res.cookie(`${config.cookiePrefix}-token`, token, cookieOptions);
+ }
- user = await hook({
- user,
- req: args.req,
- token,
- }) || user;
- }, Promise.resolve());
+ req.user = user;
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterLogin - Collection
+ // /////////////////////////////////////
- user = await afterRead({
- depth,
- doc: user,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ await collectionConfig.hooks.afterLogin.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ user = await hook({
+ user,
+ req: args.req,
+ token,
+ }) || user;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
- user = await hook({
- req,
+ user = await afterRead({
+ depth,
doc: user,
- }) || user;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- return {
- token,
- user,
- exp: (jwt.decode(token) as jwt.JwtPayload).exp,
- };
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ });
+
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ user = await hook({
+ req,
+ doc: user,
+ }) || user;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return {
+ token,
+ user,
+ exp: (jwt.decode(token) as jwt.JwtPayload).exp,
+ };
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default login;
diff --git a/src/auth/operations/refresh.ts b/src/auth/operations/refresh.ts
index ca85ef1109b..635a87ee1e6 100644
--- a/src/auth/operations/refresh.ts
+++ b/src/auth/operations/refresh.ts
@@ -1,10 +1,12 @@
import jwt from 'jsonwebtoken';
import { Response } from 'express';
+import url from 'url';
import { Collection, BeforeOperationHook } from '../../collections/config/types';
import { Forbidden } from '../../errors';
import getCookieExpiration from '../../utilities/getCookieExpiration';
import { Document } from '../../types';
import { PayloadRequest } from '../../express/types';
+import { getFieldsToSign } from './getFieldsToSign';
export type Result = {
exp: number,
@@ -51,16 +53,32 @@ async function refresh(incomingArgs: Arguments): Promise<Result> {
},
} = args;
- const opts = {
- expiresIn: args.collection.config.auth.tokenExpiration,
- };
-
if (typeof args.token !== 'string') throw new Forbidden(args.req.t);
- const payload = jwt.verify(args.token, secret, {}) as Record<string, unknown>;
- delete payload.iat;
- delete payload.exp;
- const refreshedToken = jwt.sign(payload, secret, opts);
+ const parsedURL = url.parse(args.req.url);
+ const isGraphQL = parsedURL.pathname === config.routes.graphQL;
+
+ const user = await args.req.payload.findByID({
+ id: args.req.user.id,
+ collection: args.req.user.collection,
+ req: args.req,
+ depth: isGraphQL ? 0 : args.collection.config.auth.depth,
+ });
+
+ const fieldsToSign = getFieldsToSign({
+ collectionConfig,
+ user: args?.req?.user,
+ email: user?.email as string,
+ });
+
+ const refreshedToken = jwt.sign(
+ fieldsToSign,
+ secret,
+ {
+ expiresIn: collectionConfig.auth.tokenExpiration,
+ },
+ );
+
const exp = (jwt.decode(refreshedToken) as Record<string, unknown>).exp as number;
if (args.res) {
@@ -78,6 +96,12 @@ async function refresh(incomingArgs: Arguments): Promise<Result> {
args.res.cookie(`${config.cookiePrefix}-token`, refreshedToken, cookieOptions);
}
+ let response: Result = {
+ user,
+ refreshedToken,
+ exp,
+ };
+
// /////////////////////////////////////
// After Refresh - Collection
// /////////////////////////////////////
@@ -85,23 +109,19 @@ async function refresh(incomingArgs: Arguments): Promise<Result> {
await collectionConfig.hooks.afterRefresh.reduce(async (priorHook, hook) => {
await priorHook;
- args = (await hook({
+ response = (await hook({
req: args.req,
res: args.res,
exp,
token: refreshedToken,
- })) || args;
+ })) || response;
}, Promise.resolve());
// /////////////////////////////////////
// Return results
// /////////////////////////////////////
- return {
- refreshedToken,
- exp,
- user: payload,
- };
+ return response;
}
export default refresh;
diff --git a/src/auth/operations/registerFirstUser.ts b/src/auth/operations/registerFirstUser.ts
index 5001d5d7ddb..c4de1a849d4 100644
--- a/src/auth/operations/registerFirstUser.ts
+++ b/src/auth/operations/registerFirstUser.ts
@@ -4,6 +4,8 @@ import { MarkOptional } from 'ts-essentials';
import { Forbidden } from '../../errors';
import { PayloadRequest } from '../../express/types';
import { Collection } from '../../collections/config/types';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments<T extends { [field: string | number | symbol]: unknown }> = {
collection: Collection
@@ -40,52 +42,62 @@ async function registerFirstUser<TSlug extends keyof GeneratedTypes['collections
data,
} = args;
- const doc = await payload.db.findOne({
- collection: config.slug,
- });
+ try {
+ const shouldCommit = await initTransaction(req);
- if (doc) throw new Forbidden(req.t);
+ const doc = await payload.db.findOne({
+ collection: config.slug,
+ req,
+ });
- // /////////////////////////////////////
- // Register first user
- // /////////////////////////////////////
+ if (doc) throw new Forbidden(req.t);
- const result = await payload.create<TSlug>({
- req,
- collection: slug as TSlug,
- data,
- overrideAccess: true,
- });
+ // /////////////////////////////////////
+ // Register first user
+ // /////////////////////////////////////
- // auto-verify (if applicable)
- if (verify) {
- await payload.update({
- id: result.id,
- collection: slug,
- data: {
- _verified: true,
- },
+ const result = await payload.create<TSlug>({
+ req,
+ collection: slug as TSlug,
+ data,
+ overrideAccess: true,
});
- }
- // /////////////////////////////////////
- // Log in new user
- // /////////////////////////////////////
+ // auto-verify (if applicable)
+ if (verify) {
+ await payload.update({
+ id: result.id,
+ collection: slug,
+ data: {
+ _verified: true,
+ },
+ });
+ }
+
+ // /////////////////////////////////////
+ // Log in new user
+ // /////////////////////////////////////
+
+ const { token } = await payload.login({
+ ...args,
+ collection: slug,
+ });
- const { token } = await payload.login({
- ...args,
- collection: slug,
- });
+ const resultToReturn = {
+ ...result,
+ token,
+ };
- const resultToReturn = {
- ...result,
- token,
- };
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return {
- message: 'Registered and logged in successfully. Welcome!',
- user: resultToReturn,
- };
+ return {
+ message: 'Registered and logged in successfully. Welcome!',
+ user: resultToReturn,
+ };
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default registerFirstUser;
diff --git a/src/auth/operations/resetPassword.ts b/src/auth/operations/resetPassword.ts
index c3f5903e96e..e418395e510 100644
--- a/src/auth/operations/resetPassword.ts
+++ b/src/auth/operations/resetPassword.ts
@@ -7,6 +7,8 @@ import { fieldAffectsData } from '../../fields/config/types';
import { PayloadRequest } from '../../express/types';
import { authenticateLocalStrategy } from '../strategies/local/authenticate';
import { generatePasswordSaltHash } from '../strategies/local/generatePasswordSaltHash';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Result = {
token: string
@@ -35,6 +37,7 @@ async function resetPassword(args: Arguments): Promise<Result> {
collection: {
config: collectionConfig,
},
+ req,
req: {
payload: {
config,
@@ -47,82 +50,92 @@ async function resetPassword(args: Arguments): Promise<Result> {
depth,
} = args;
- // /////////////////////////////////////
- // Reset Password
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const user = await payload.db.findOne<any>({
- collection: collectionConfig.slug,
- where: {
- resetPasswordToken: { equals: data.token },
- resetPasswordExpiration: { greater_than: Date.now() },
- },
- });
-
- if (!user) throw new APIError('Token is either invalid or has expired.');
-
- // TODO: replace this method
- const { salt, hash } = await generatePasswordSaltHash({ password: data.password });
+ // /////////////////////////////////////
+ // Reset Password
+ // /////////////////////////////////////
- user.salt = salt;
- user.hash = hash;
+ const user = await payload.db.findOne<any>({
+ collection: collectionConfig.slug,
+ where: {
+ resetPasswordToken: { equals: data.token },
+ resetPasswordExpiration: { greater_than: Date.now() },
+ },
+ req,
+ });
- user.resetPasswordExpiration = Date.now();
+ if (!user) throw new APIError('Token is either invalid or has expired.');
- if (collectionConfig.auth.verify) {
- user._verified = true;
- }
+ // TODO: replace this method
+ const { salt, hash } = await generatePasswordSaltHash({ password: data.password });
- const doc = await payload.db.updateOne({
- collection: collectionConfig.slug,
- where: { id: { equals: user.id } },
- data: user,
- req: args.req,
- });
+ user.salt = salt;
+ user.hash = hash;
+ user.resetPasswordExpiration = Date.now();
- await authenticateLocalStrategy({ password: data.password, doc });
+ if (collectionConfig.auth.verify) {
+ user._verified = true;
+ }
- const fieldsToSign = collectionConfig.fields.reduce((signedFields, field) => {
- if (fieldAffectsData(field) && field.saveToJWT) {
- return {
- ...signedFields,
- [field.name]: user[field.name],
+ const doc = await payload.db.updateOne({
+ collection: collectionConfig.slug,
+ where: { id: { equals: user.id } },
+ data: user,
+ req,
+ });
+
+
+ await authenticateLocalStrategy({ password: data.password, doc });
+
+ const fieldsToSign = collectionConfig.fields.reduce((signedFields, field) => {
+ if (fieldAffectsData(field) && field.saveToJWT) {
+ return {
+ ...signedFields,
+ [field.name]: user[field.name],
+ };
+ }
+ return signedFields;
+ }, {
+ email: user.email,
+ id: user.id,
+ collection: collectionConfig.slug,
+ });
+
+ const token = jwt.sign(
+ fieldsToSign,
+ secret,
+ {
+ expiresIn: collectionConfig.auth.tokenExpiration,
+ },
+ );
+
+ if (args.res) {
+ const cookieOptions = {
+ path: '/',
+ httpOnly: true,
+ expires: getCookieExpiration(collectionConfig.auth.tokenExpiration),
+ secure: collectionConfig.auth.cookies.secure,
+ sameSite: collectionConfig.auth.cookies.sameSite,
+ domain: undefined,
};
- }
- return signedFields;
- }, {
- email: user.email,
- id: user.id,
- collection: collectionConfig.slug,
- });
-
- const token = jwt.sign(
- fieldsToSign,
- secret,
- {
- expiresIn: collectionConfig.auth.tokenExpiration,
- },
- );
- if (args.res) {
- const cookieOptions = {
- path: '/',
- httpOnly: true,
- expires: getCookieExpiration(collectionConfig.auth.tokenExpiration),
- secure: collectionConfig.auth.cookies.secure,
- sameSite: collectionConfig.auth.cookies.sameSite,
- domain: undefined,
- };
+ if (collectionConfig.auth.cookies.domain) cookieOptions.domain = collectionConfig.auth.cookies.domain;
- if (collectionConfig.auth.cookies.domain) cookieOptions.domain = collectionConfig.auth.cookies.domain;
+ args.res.cookie(`${config.cookiePrefix}-token`, token, cookieOptions);
+ }
- args.res.cookie(`${config.cookiePrefix}-token`, token, cookieOptions);
- }
+ const fullUser = await payload.findByID({ collection: collectionConfig.slug, id: user.id, overrideAccess, depth, req });
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- const fullUser = await payload.findByID({ collection: collectionConfig.slug, id: user.id, overrideAccess, depth });
- return { token, user: fullUser };
+ return { token, user: fullUser };
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default resetPassword;
diff --git a/src/auth/operations/unlock.ts b/src/auth/operations/unlock.ts
index 4428ad39eb6..427815e7f79 100644
--- a/src/auth/operations/unlock.ts
+++ b/src/auth/operations/unlock.ts
@@ -3,6 +3,8 @@ import executeAccess from '../executeAccess';
import { Collection } from '../../collections/config/types';
import { PayloadRequest } from '../../express/types';
import { resetLoginAttempts } from '../strategies/local/resetLoginAttempts';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Args = {
collection: Collection
@@ -24,46 +26,63 @@ async function unlock(args: Args): Promise<boolean> {
},
req,
req: {
+ payload,
locale,
},
overrideAccess,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- if (!overrideAccess) {
- await executeAccess({ req }, collectionConfig.access.unlock);
- }
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- const options = { ...args };
+ if (!overrideAccess) {
+ await executeAccess({ req }, collectionConfig.access.unlock);
+ }
- const { data } = options;
+ const options = { ...args };
- // /////////////////////////////////////
- // Unlock
- // /////////////////////////////////////
+ const { data } = options;
- if (!data.email) {
- throw new APIError('Missing email.');
- }
+ // /////////////////////////////////////
+ // Unlock
+ // /////////////////////////////////////
- const user = await req.payload.db.findOne({
- collection: collectionConfig.slug,
- where: { email: { equals: data.email.toLowerCase() } },
- locale,
- });
+ if (!data.email) {
+ throw new APIError('Missing email.');
+ }
- if (!user) return null;
+ const user = await req.payload.db.findOne({
+ collection: collectionConfig.slug,
+ where: { email: { equals: data.email.toLowerCase() } },
+ locale,
+ req,
+ });
- await resetLoginAttempts({
- payload: req.payload,
- collection: collectionConfig,
- doc: user,
- });
+ let result;
- return true;
+ if (user) {
+ await resetLoginAttempts({
+ req,
+ payload: req.payload,
+ collection: collectionConfig,
+ doc: user,
+ });
+ result = true;
+ } else {
+ result = null;
+ }
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default unlock;
diff --git a/src/auth/requestHandlers/forgotPassword.ts b/src/auth/requestHandlers/forgotPassword.ts
index bfcee4fe434..c9e9d940d68 100644
--- a/src/auth/requestHandlers/forgotPassword.ts
+++ b/src/auth/requestHandlers/forgotPassword.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import forgotPassword from '../operations/forgotPassword';
diff --git a/src/auth/requestHandlers/login.ts b/src/auth/requestHandlers/login.ts
index 30ce67c5e29..42d1bc2b0f6 100644
--- a/src/auth/requestHandlers/login.ts
+++ b/src/auth/requestHandlers/login.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import login, { Result } from '../operations/login';
@@ -13,7 +13,7 @@ export default async function loginHandler(req: PayloadRequest, res: Response, n
depth: parseInt(String(req.query.depth), 10),
});
- return res.status(httpStatus.OK)
+ res.status(httpStatus.OK)
.json({
message: 'Auth Passed',
user: result.user,
@@ -21,6 +21,6 @@ export default async function loginHandler(req: PayloadRequest, res: Response, n
exp: result.exp,
});
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/auth/requestHandlers/registerFirstUser.ts b/src/auth/requestHandlers/registerFirstUser.ts
index 915e4a7631e..d41ef6ce557 100644
--- a/src/auth/requestHandlers/registerFirstUser.ts
+++ b/src/auth/requestHandlers/registerFirstUser.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import { PayloadRequest } from '../../express/types';
import registerFirstUser from '../operations/registerFirstUser';
diff --git a/src/auth/requestHandlers/resetPassword.ts b/src/auth/requestHandlers/resetPassword.ts
index 32c51202d4c..257b6d50b99 100644
--- a/src/auth/requestHandlers/resetPassword.ts
+++ b/src/auth/requestHandlers/resetPassword.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import resetPassword from '../operations/resetPassword';
diff --git a/src/auth/requestHandlers/unlock.ts b/src/auth/requestHandlers/unlock.ts
index 9b49d2aebcb..2b4421fe8f7 100644
--- a/src/auth/requestHandlers/unlock.ts
+++ b/src/auth/requestHandlers/unlock.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import unlock from '../operations/unlock';
diff --git a/src/auth/strategies/local/incrementLoginAttempts.ts b/src/auth/strategies/local/incrementLoginAttempts.ts
index 0e12fbff38a..3c3f978dd24 100644
--- a/src/auth/strategies/local/incrementLoginAttempts.ts
+++ b/src/auth/strategies/local/incrementLoginAttempts.ts
@@ -1,13 +1,16 @@
-import { Payload } from "../../.."
-import { SanitizedCollectionConfig, TypeWithID } from "../../../collections/config/types"
+import { Payload } from '../../..';
+import { SanitizedCollectionConfig, TypeWithID } from '../../../collections/config/types';
+import { PayloadRequest } from '../../../express/types';
type Args = {
+ req: PayloadRequest,
payload: Payload
doc: TypeWithID & Record<string, unknown>
collection: SanitizedCollectionConfig
}
export const incrementLoginAttempts = async ({
+ req,
payload,
doc,
collection,
@@ -16,35 +19,36 @@ export const incrementLoginAttempts = async ({
auth: {
maxLoginAttempts,
lockTime,
- }
- } = collection
+ },
+ } = collection;
if ('lockUntil' in doc && typeof doc.lockUntil === 'string') {
- const lockUntil = Math.floor(new Date(doc.lockUntil).getTime() / 1000)
+ const lockUntil = Math.floor(new Date(doc.lockUntil).getTime() / 1000);
// Expired lock, restart count at 1
if (lockUntil < Date.now()) {
await payload.update({
+ req,
collection: collection.slug,
id: doc.id,
data: {
loginAttempts: 1,
lockUntil: null,
- }
- })
+ },
+ });
}
- return
+ return;
}
const data: Record<string, unknown> = {
loginAttempts: Number(doc.loginAttempts) + 1,
- }
+ };
// Lock the account if at max attempts and not already locked
if (typeof doc.loginAttempts === 'number' && doc.loginAttempts + 1 >= maxLoginAttempts) {
- const lockUntil = new Date((Date.now() + lockTime))
- data.lockUntil = lockUntil
+ const lockUntil = new Date((Date.now() + lockTime));
+ data.lockUntil = lockUntil;
}
@@ -52,5 +56,5 @@ export const incrementLoginAttempts = async ({
collection: collection.slug,
id: doc.id,
data,
- })
-}
\ No newline at end of file
+ });
+};
diff --git a/src/auth/strategies/local/resetLoginAttempts.ts b/src/auth/strategies/local/resetLoginAttempts.ts
index f2d7045c554..59513b9ae79 100644
--- a/src/auth/strategies/local/resetLoginAttempts.ts
+++ b/src/auth/strategies/local/resetLoginAttempts.ts
@@ -1,23 +1,27 @@
-import { Payload } from "../../.."
-import { SanitizedCollectionConfig, TypeWithID } from "../../../collections/config/types"
+import { Payload } from '../../..';
+import { SanitizedCollectionConfig, TypeWithID } from '../../../collections/config/types';
+import { PayloadRequest } from '../../../express/types';
type Args = {
+ req: PayloadRequest,
payload: Payload
doc: TypeWithID & Record<string, unknown>
collection: SanitizedCollectionConfig
}
export const resetLoginAttempts = async ({
+ req,
payload,
doc,
collection,
}: Args): Promise<void> => {
await payload.update({
+ req,
collection: collection.slug,
id: doc.id,
data: {
loginAttempts: 0,
lockUntil: null,
},
- })
-}
\ No newline at end of file
+ });
+};
diff --git a/src/bin/generateGraphQLSchema.ts b/src/bin/generateGraphQLSchema.ts
index 808b01a0a36..35fbfc52023 100644
--- a/src/bin/generateGraphQLSchema.ts
+++ b/src/bin/generateGraphQLSchema.ts
@@ -9,6 +9,8 @@ export async function generateGraphQLSchema(): Promise<void> {
const logger = Logger();
const config = await loadConfig();
+ config.db = null;
+
await payload.init({
secret: '--unused--',
mongoURL: false,
diff --git a/src/bin/migrate.ts b/src/bin/migrate.ts
old mode 100755
new mode 100644
diff --git a/src/collections/dataloader.ts b/src/collections/dataloader.ts
index 67259e0fb73..3d01c7a7b47 100644
--- a/src/collections/dataloader.ts
+++ b/src/collections/dataloader.ts
@@ -28,7 +28,7 @@ const batchAndLoadDocs = (req: PayloadRequest): BatchLoadFn<string, TypeWithID>
// {
// // key is stringified set of find args
- // '["pages",2,0,"es","en",false,false]': [
+ // '[null,"pages",2,0,"es","en",false,false]': [
// // value is array of IDs to find with these args
// 'q34tl23462346234524',
// '435523540194324280',
@@ -38,9 +38,10 @@ const batchAndLoadDocs = (req: PayloadRequest): BatchLoadFn<string, TypeWithID>
// };
const batchByFindArgs = keys.reduce((batches, key) => {
- const [collection, id, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields] = JSON.parse(key);
+ const [transactionID, collection, id, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields] = JSON.parse(key);
const batchKeyArray = [
+ transactionID,
collection,
depth,
currentDepth,
@@ -54,9 +55,9 @@ const batchAndLoadDocs = (req: PayloadRequest): BatchLoadFn<string, TypeWithID>
const idField = payload.collections?.[collection].config.fields.find((field) => fieldAffectsData(field) && field.name === 'id');
- let sanitizedID: string | number = id
+ let sanitizedID: string | number = id;
- if (idField?.type === 'number') sanitizedID = parseFloat(id)
+ if (idField?.type === 'number') sanitizedID = parseFloat(id);
if (isValidID(sanitizedID, getIDType(idField))) {
return {
@@ -73,7 +74,7 @@ const batchAndLoadDocs = (req: PayloadRequest): BatchLoadFn<string, TypeWithID>
// Run find requests in parallel
const results = Object.entries(batchByFindArgs).map(async ([batchKey, ids]) => {
- const [collection, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields] = JSON.parse(batchKey);
+ const [/* transactionID */, collection, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields] = JSON.parse(batchKey);
const result = await payload.find({
collection,
@@ -97,7 +98,7 @@ const batchAndLoadDocs = (req: PayloadRequest): BatchLoadFn<string, TypeWithID>
// Inject doc within docs array if index exists
result.docs.forEach((doc) => {
- const docKey = JSON.stringify([collection, doc.id, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields]);
+ const docKey = JSON.stringify([req.transactionID, collection, doc.id, depth, currentDepth, locale, fallbackLocale, overrideAccess, showHiddenFields]);
const docsIndex = keys.findIndex((key) => key === docKey);
if (docsIndex > -1) {
diff --git a/src/collections/initLocal.ts b/src/collections/initLocal.ts
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/src/collections/operations/create.ts b/src/collections/operations/create.ts
index 01400a59e2a..8ce7580b6ac 100644
--- a/src/collections/operations/create.ts
+++ b/src/collections/operations/create.ts
@@ -23,6 +23,8 @@ import { generateFileData } from '../../uploads/generateFileData';
import { saveVersion } from '../../versions/saveVersion';
import { mapAsync } from '../../utilities/mapAsync';
import { registerLocalStrategy } from '../../auth/strategies/local/register';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
const unlinkFile = promisify(fs.unlink);
@@ -43,20 +45,6 @@ async function create<TSlug extends keyof GeneratedTypes['collections']>(
incomingArgs: Arguments<GeneratedTypes['collections'][TSlug]>,
): Promise<GeneratedTypes['collections'][TSlug]> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'create',
- })) || args;
- }, Promise.resolve());
-
const {
collection,
collection: {
@@ -79,252 +67,275 @@ async function create<TSlug extends keyof GeneratedTypes['collections']>(
autosave = false,
} = args;
- let { data } = args;
+ try {
+ const shouldCommit = await initTransaction(req);
- const shouldSaveDraft = Boolean(draft && collectionConfig.versions.drafts);
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
+ await priorHook;
- if (!overrideAccess) {
- await executeAccess({ req, data }, collectionConfig.access.create);
- }
+ args = (await hook({
+ args,
+ operation: 'create',
+ })) || args;
+ }, Promise.resolve());
- // /////////////////////////////////////
- // Custom id
- // /////////////////////////////////////
- const hasIdField = collectionConfig.fields.findIndex((field) => fieldAffectsData(field) && field.name === 'id') > -1;
- if (hasIdField) {
- data = {
- _id: data.id,
- ...data,
- };
- }
+ let { data } = args;
- // /////////////////////////////////////
- // Generate data for all files and sizes
- // /////////////////////////////////////
+ const shouldSaveDraft = Boolean(draft && collectionConfig.versions.drafts);
- const { data: newFileData, files: filesToUpload } = await generateFileData({
- config,
- collection,
- req,
- data,
- throwOnMissingFile: !shouldSaveDraft,
- overwriteExistingFiles,
- });
-
- data = newFileData;
-
- // /////////////////////////////////////
- // beforeValidate - Fields
- // /////////////////////////////////////
-
- data = await beforeValidate({
- data,
- doc: {},
- entityConfig: collectionConfig,
- operation: 'create',
- overrideAccess,
- req,
- });
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // beforeValidate - Collections
- // /////////////////////////////////////
+ if (!overrideAccess) {
+ await executeAccess({ req, data }, collectionConfig.access.create);
+ }
- await collectionConfig.hooks.beforeValidate.reduce(async (priorHook: BeforeValidateHook | Promise<void>, hook: BeforeValidateHook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // Custom id
+ // /////////////////////////////////////
- data = (await hook({
- data,
- req,
- operation: 'create',
- })) || data;
- }, Promise.resolve());
+ const hasIdField = collectionConfig.fields.findIndex((field) => fieldAffectsData(field) && field.name === 'id') > -1;
+ if (hasIdField) {
+ data = {
+ _id: data.id,
+ ...data,
+ };
+ }
- // /////////////////////////////////////
- // Write files to local storage
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Generate data for all files and sizes
+ // /////////////////////////////////////
- if (!collectionConfig.upload.disableLocalStorage) {
- await uploadFiles(payload, filesToUpload, req.t);
- }
+ const { data: newFileData, files: filesToUpload } = await generateFileData({
+ config,
+ collection,
+ req,
+ data,
+ throwOnMissingFile: !shouldSaveDraft,
+ overwriteExistingFiles,
+ });
- // /////////////////////////////////////
- // beforeChange - Collection
- // /////////////////////////////////////
+ data = newFileData;
- await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // beforeValidate - Fields
+ // /////////////////////////////////////
- data = (await hook({
+ data = await beforeValidate({
data,
- req,
+ doc: {},
+ entityConfig: collectionConfig,
operation: 'create',
- })) || data;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // beforeChange - Fields
- // /////////////////////////////////////
-
- const resultWithLocales = await beforeChange<Record<string, unknown>>({
- data,
- doc: {},
- docWithLocales: {},
- entityConfig: collectionConfig,
- operation: 'create',
- req,
- skipValidation: shouldSaveDraft,
- });
+ overrideAccess,
+ req,
+ });
- // /////////////////////////////////////
- // Create
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeValidate - Collections
+ // /////////////////////////////////////
- let doc;
+ await collectionConfig.hooks.beforeValidate.reduce(async (priorHook: BeforeValidateHook | Promise<void>, hook: BeforeValidateHook) => {
+ await priorHook;
- if (collectionConfig.auth && !collectionConfig.auth.disableLocalStrategy) {
- if (data.email) {
- resultWithLocales.email = (data.email as string).toLowerCase();
- }
+ data = (await hook({
+ data,
+ req,
+ operation: 'create',
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Write files to local storage
+ // /////////////////////////////////////
- if (collectionConfig.auth.verify) {
- resultWithLocales._verified = Boolean(resultWithLocales._verified) || false;
- resultWithLocales._verificationToken = crypto.randomBytes(20).toString('hex');
+ if (!collectionConfig.upload.disableLocalStorage) {
+ await uploadFiles(payload, filesToUpload, req.t);
}
- doc = await registerLocalStrategy({
- collection: collectionConfig,
- doc: resultWithLocales,
- payload: req.payload,
- password: data.password as string,
+ // /////////////////////////////////////
+ // beforeChange - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ data = (await hook({
+ data,
+ req,
+ operation: 'create',
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // beforeChange - Fields
+ // /////////////////////////////////////
+
+ const resultWithLocales = await beforeChange<Record<string, unknown>>({
+ data,
+ doc: {},
+ docWithLocales: {},
+ entityConfig: collectionConfig,
+ operation: 'create',
req,
+ skipValidation: shouldSaveDraft,
});
- } else {
- try {
- doc = await payload.db.create({
- collection: collectionConfig.slug,
- data: resultWithLocales,
+
+ // /////////////////////////////////////
+ // Create
+ // /////////////////////////////////////
+
+ let doc;
+
+ if (collectionConfig.auth && !collectionConfig.auth.disableLocalStrategy) {
+ if (data.email) {
+ resultWithLocales.email = (data.email as string).toLowerCase();
+ }
+
+ if (collectionConfig.auth.verify) {
+ resultWithLocales._verified = Boolean(resultWithLocales._verified) || false;
+ resultWithLocales._verificationToken = crypto.randomBytes(20).toString('hex');
+ }
+
+ doc = await registerLocalStrategy({
+ collection: collectionConfig,
+ doc: resultWithLocales,
+ payload: req.payload,
+ password: data.password as string,
req,
});
- } catch (error) {
+ } else {
+ try {
+ doc = await payload.db.create({
+ collection: collectionConfig.slug,
+ data: resultWithLocales,
+ req,
+ });
+ } catch (error) {
// Handle uniqueness error from MongoDB
- throw error.code === 11000 && error.keyValue
- ? new ValidationError([{ message: req.t('error:valueMustBeUnique'), field: Object.keys(error.keyValue)[0] }], req.t)
- : error;
+ throw error.code === 11000 && error.keyValue
+ ? new ValidationError([{ message: req.t('error:valueMustBeUnique'), field: Object.keys(error.keyValue)[0] }], req.t)
+ : error;
+ }
}
- }
- const verificationToken = doc._verificationToken;
- let result: Document = sanitizeInternalFields(doc);
+ const verificationToken = doc._verificationToken;
+ let result: Document = sanitizeInternalFields(doc);
- // /////////////////////////////////////
- // Create version
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Create version
+ // /////////////////////////////////////
- if (collectionConfig.versions) {
- await saveVersion({
- payload,
- collection: collectionConfig,
- req,
- id: result.id,
- docWithLocales: result,
- autosave,
- });
- }
+ if (collectionConfig.versions) {
+ await saveVersion({
+ payload,
+ collection: collectionConfig,
+ req,
+ id: result.id,
+ docWithLocales: result,
+ autosave,
+ });
+ }
- // /////////////////////////////////////
- // Send verification email if applicable
- // /////////////////////////////////////
-
- if (collectionConfig.auth && collectionConfig.auth.verify) {
- sendVerificationEmail({
- emailOptions,
- config: payload.config,
- sendEmail: payload.sendEmail,
- collection: { config: collectionConfig },
- user: result,
- token: verificationToken,
- req,
- disableEmail: disableVerificationEmail,
- });
- }
+ // /////////////////////////////////////
+ // Send verification email if applicable
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ if (collectionConfig.auth && collectionConfig.auth.verify) {
+ sendVerificationEmail({
+ emailOptions,
+ config: payload.config,
+ sendEmail: payload.sendEmail,
+ collection: { config: collectionConfig },
+ user: result,
+ token: verificationToken,
+ req,
+ disableEmail: disableVerificationEmail,
+ });
+ }
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ });
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- result = await hook({
- req,
- doc: result,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange({
- data,
- doc: result,
- previousDoc: {},
- entityConfig: collectionConfig,
- operation: 'create',
- req,
- });
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterChange - Collection
- // /////////////////////////////////////
+ result = await hook({
+ req,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterChange.reduce(async (priorHook: AfterChangeHook | Promise<void>, hook: AfterChangeHook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
+ result = await afterChange({
+ data,
doc: result,
previousDoc: {},
- req: args.req,
+ entityConfig: collectionConfig,
operation: 'create',
- }) || result;
- }, Promise.resolve());
-
- // Remove temp files if enabled, as express-fileupload does not do this automatically
- if (config.upload?.useTempFiles && collectionConfig.upload) {
- const { files } = req;
- const fileArray = Array.isArray(files) ? files : [files];
- await mapAsync(fileArray, async ({ file }) => {
- // Still need this check because this will not be populated if using local API
- if (file.tempFilePath) {
- await unlinkFile(file.tempFilePath);
- }
+ req,
});
- }
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterChange - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.afterChange.reduce(async (priorHook: AfterChangeHook | Promise<void>, hook: AfterChangeHook) => {
+ await priorHook;
+
+ result = await hook({
+ doc: result,
+ previousDoc: {},
+ req: args.req,
+ operation: 'create',
+ }) || result;
+ }, Promise.resolve());
+
+ // Remove temp files if enabled, as express-fileupload does not do this automatically
+ if (config.upload?.useTempFiles && collectionConfig.upload) {
+ const { files } = req;
+ const fileArray = Array.isArray(files) ? files : [files];
+ await mapAsync(fileArray, async ({ file }) => {
+ // Still need this check because this will not be populated if using local API
+ if (file.tempFilePath) {
+ await unlinkFile(file.tempFilePath);
+ }
+ });
+ }
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- return result;
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default create;
diff --git a/src/collections/operations/delete.ts b/src/collections/operations/delete.ts
index 424fc85fd17..adc91ddafb9 100644
--- a/src/collections/operations/delete.ts
+++ b/src/collections/operations/delete.ts
@@ -12,6 +12,8 @@ import { deleteAssociatedFiles } from '../../uploads/deleteAssociatedFiles';
import { deleteUserPreferences } from '../../preferences/deleteUserPreferences';
import { validateQueryPaths } from '../../database/queryValidation/validateQueryPaths';
import { combineQueries } from '../../database/combineQueries';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
depth?: number
@@ -32,20 +34,6 @@ async function deleteOperation<TSlug extends keyof GeneratedTypes['collections']
}[]
}> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'delete',
- })) || args;
- }, Promise.resolve());
-
const {
depth,
collection: {
@@ -65,166 +53,190 @@ async function deleteOperation<TSlug extends keyof GeneratedTypes['collections']
showHiddenFields,
} = args;
- if (!where) {
- throw new APIError('Missing \'where\' query of documents to delete.', httpStatus.BAD_REQUEST);
- }
+ try {
+ const shouldCommit = await initTransaction(req);
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- let accessResult: AccessResult;
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
+ await priorHook;
- if (!overrideAccess) {
- accessResult = await executeAccess({ req }, collectionConfig.access.delete);
- }
+ args = (await hook({
+ args,
+ operation: 'delete',
+ })) || args;
+ }, Promise.resolve());
- await validateQueryPaths({
- collectionConfig,
- where,
- req,
- overrideAccess,
- });
-
- const fullWhere = combineQueries(where, accessResult);
-
- // /////////////////////////////////////
- // Retrieve documents
- // /////////////////////////////////////
+ if (!where) {
+ throw new APIError('Missing \'where\' query of documents to delete.', httpStatus.BAD_REQUEST);
+ }
- const { docs } = await payload.db.find<GeneratedTypes['collections'][TSlug]>({
- locale,
- where: fullWhere,
- collection: collectionConfig.slug,
- });
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- const errors = [];
+ let accessResult: AccessResult;
- /* eslint-disable no-param-reassign */
- const promises = docs.map(async (doc) => {
- let result;
+ if (!overrideAccess) {
+ accessResult = await executeAccess({ req }, collectionConfig.access.delete);
+ }
- const { id } = doc;
+ await validateQueryPaths({
+ collectionConfig,
+ where,
+ req,
+ overrideAccess,
+ });
- try {
- // /////////////////////////////////////
- // beforeDelete - Collection
- // /////////////////////////////////////
+ const fullWhere = combineQueries(where, accessResult);
- await collectionConfig.hooks.beforeDelete.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // Retrieve documents
+ // /////////////////////////////////////
- return hook({
- req,
- id,
- });
- }, Promise.resolve());
+ const { docs } = await payload.db.find<GeneratedTypes['collections'][TSlug]>({
+ locale,
+ where: fullWhere,
+ collection: collectionConfig.slug,
+ req,
+ });
- await deleteAssociatedFiles({
- config,
- collectionConfig,
- doc,
- t,
- overrideDelete: true,
- });
+ const errors = [];
- // /////////////////////////////////////
- // Delete document
- // /////////////////////////////////////
+ /* eslint-disable no-param-reassign */
+ const promises = docs.map(async (doc) => {
+ let result;
- await payload.db.deleteOne({
- collection: collectionConfig.slug,
- where: {
- id: {
- equals: id,
- },
- },
- req,
- });
+ const { id } = doc;
+ try {
// /////////////////////////////////////
- // Delete versions
+ // beforeDelete - Collection
// /////////////////////////////////////
- if (collectionConfig.versions) {
- deleteCollectionVersions({
- payload,
- id,
- slug: collectionConfig.slug,
+ await collectionConfig.hooks.beforeDelete.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ return hook({
+ req,
+ id,
+ });
+ }, Promise.resolve());
+
+ await deleteAssociatedFiles({
+ config,
+ collectionConfig,
+ doc,
+ t,
+ overrideDelete: true,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
-
- result = await afterRead({
- depth,
- doc: result || doc,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // Delete document
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
-
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- result = await hook({
+ await payload.db.deleteOne({
+ collection: collectionConfig.slug,
+ where: {
+ id: {
+ equals: id,
+ },
+ },
req,
- doc: result || doc,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterDelete - Collection
- // /////////////////////////////////////
-
- await collectionConfig.hooks.afterDelete.reduce(async (priorHook, hook) => {
- await priorHook;
+ });
- result = await hook({
+ // /////////////////////////////////////
+ // Delete versions
+ // /////////////////////////////////////
+
+ if (collectionConfig.versions) {
+ deleteCollectionVersions({
+ payload,
+ id,
+ slug: collectionConfig.slug,
+ req,
+ });
+ }
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ depth,
+ doc: result || doc,
+ entityConfig: collectionConfig,
+ overrideAccess,
req,
- id,
- doc: result,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // 8. Return results
- // /////////////////////////////////////
-
- return result;
- } catch (error) {
- errors.push({
- message: error.message,
- id: doc.id,
- });
- }
- return null;
- });
+ showHiddenFields,
+ });
- const awaitedDocs = await Promise.all(promises);
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ result = await hook({
+ req,
+ doc: result || doc,
+ }) || result;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // afterDelete - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.afterDelete.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ result = await hook({
+ req,
+ id,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // 8. Return results
+ // /////////////////////////////////////
+
+ return result;
+ } catch (error) {
+ errors.push({
+ message: error.message,
+ id: doc.id,
+ });
+ }
+ return null;
+ });
- // /////////////////////////////////////
- // Delete Preferences
- // /////////////////////////////////////
+ const awaitedDocs = await Promise.all(promises);
- deleteUserPreferences({
- payload,
- collectionConfig,
- ids: docs.map(({ id }) => id),
- req,
- });
+ // /////////////////////////////////////
+ // Delete Preferences
+ // /////////////////////////////////////
- return {
- docs: awaitedDocs.filter(Boolean),
- errors,
- };
+ deleteUserPreferences({
+ payload,
+ collectionConfig,
+ ids: docs.map(({ id }) => id),
+ req,
+ });
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return {
+ docs: awaitedDocs.filter(Boolean),
+ errors,
+ };
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default deleteOperation;
diff --git a/src/collections/operations/deleteByID.ts b/src/collections/operations/deleteByID.ts
index a0443c11168..24203fafa82 100644
--- a/src/collections/operations/deleteByID.ts
+++ b/src/collections/operations/deleteByID.ts
@@ -10,6 +10,8 @@ import { deleteCollectionVersions } from '../../versions/deleteCollectionVersion
import { deleteAssociatedFiles } from '../../uploads/deleteAssociatedFiles';
import { combineQueries } from '../../database/combineQueries';
import { deleteUserPreferences } from '../../preferences/deleteUserPreferences';
+import { killTransaction } from '../../utilities/killTransaction';
+import { initTransaction } from '../../utilities/initTransaction';
export type Arguments = {
depth?: number
@@ -22,20 +24,6 @@ export type Arguments = {
async function deleteByID<TSlug extends keyof GeneratedTypes['collections']>(incomingArgs: Arguments): Promise<Document> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'delete',
- })) || args;
- }, Promise.resolve());
-
const {
depth,
collection: {
@@ -54,119 +42,143 @@ async function deleteByID<TSlug extends keyof GeneratedTypes['collections']>(inc
showHiddenFields,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const accessResults = !overrideAccess ? await executeAccess({ req, id }, collectionConfig.access.delete) : true;
- const hasWhereAccess = hasWhereAccessResult(accessResults);
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // beforeDelete - Collection
- // /////////////////////////////////////
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook: BeforeOperationHook | Promise<void>, hook: BeforeOperationHook) => {
+ await priorHook;
- await collectionConfig.hooks.beforeDelete.reduce(async (priorHook, hook) => {
- await priorHook;
+ args = (await hook({
+ args,
+ operation: 'delete',
+ })) || args;
+ }, Promise.resolve());
- return hook({
- req,
- id,
- });
- }, Promise.resolve());
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Retrieve document
- // /////////////////////////////////////
+ const accessResults = !overrideAccess ? await executeAccess({ req, id }, collectionConfig.access.delete) : true;
+ const hasWhereAccess = hasWhereAccessResult(accessResults);
- const docToDelete = await req.payload.db.findOne({
- collection: collectionConfig.slug,
- where: combineQueries({ id: { equals: id } }, accessResults),
- locale: req.locale,
- });
+ // /////////////////////////////////////
+ // beforeDelete - Collection
+ // /////////////////////////////////////
+ await collectionConfig.hooks.beforeDelete.reduce(async (priorHook, hook) => {
+ await priorHook;
- if (!docToDelete && !hasWhereAccess) throw new NotFound(t);
- if (!docToDelete && hasWhereAccess) throw new Forbidden(t);
+ return hook({
+ req,
+ id,
+ });
+ }, Promise.resolve());
+ // /////////////////////////////////////
+ // Retrieve document
+ // /////////////////////////////////////
- await deleteAssociatedFiles({ config, collectionConfig, doc: docToDelete, t, overrideDelete: true });
+ const docToDelete = await req.payload.db.findOne({
+ collection: collectionConfig.slug,
+ where: combineQueries({ id: { equals: id } }, accessResults),
+ locale: req.locale,
+ req,
+ });
- // /////////////////////////////////////
- // Delete document
- // /////////////////////////////////////
+ if (!docToDelete && !hasWhereAccess) throw new NotFound(t);
+ if (!docToDelete && hasWhereAccess) throw new Forbidden(t);
- let result = await req.payload.db.deleteOne({
- collection: collectionConfig.slug,
- where: { id: { equals: id } },
- req,
- });
+ await deleteAssociatedFiles({ config, collectionConfig, doc: docToDelete, t, overrideDelete: true });
- // /////////////////////////////////////
- // Delete Preferences
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Delete document
+ // /////////////////////////////////////
- deleteUserPreferences({
- payload,
- collectionConfig,
- ids: [id],
- req,
- });
- // /////////////////////////////////////
- // Delete versions
- // /////////////////////////////////////
+ let result = await req.payload.db.deleteOne({
+ collection: collectionConfig.slug,
+ where: { id: { equals: id } },
+ req,
+ });
+
- if (collectionConfig.versions) {
- deleteCollectionVersions({
+ // /////////////////////////////////////
+ // Delete Preferences
+ // /////////////////////////////////////
+
+ deleteUserPreferences({
payload,
- id,
- slug: collectionConfig.slug,
+ collectionConfig,
+ ids: [id],
+ req,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Delete versions
+ // /////////////////////////////////////
+
+ if (collectionConfig.versions) {
+ deleteCollectionVersions({
+ payload,
+ id,
+ slug: collectionConfig.slug,
+ req,
+ });
+ }
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ });
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ result = await hook({
+ req,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- result = await hook({
- req,
- doc: result,
- }) || result;
- }, Promise.resolve());
+ // /////////////////////////////////////
+ // afterDelete - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterDelete - Collection
- // /////////////////////////////////////
+ await collectionConfig.hooks.afterDelete.reduce(async (priorHook, hook) => {
+ await priorHook;
- await collectionConfig.hooks.afterDelete.reduce(async (priorHook, hook) => {
- await priorHook;
+ result = await hook({ req, id, doc: result }) || result;
+ }, Promise.resolve());
- result = await hook({ req, id, doc: result }) || result;
- }, Promise.resolve());
+ // /////////////////////////////////////
+ // 8. Return results
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // 8. Return results
- // /////////////////////////////////////
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return result;
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default deleteByID;
diff --git a/src/collections/operations/find.ts b/src/collections/operations/find.ts
index d36caf7de28..7cf03d03144 100644
--- a/src/collections/operations/find.ts
+++ b/src/collections/operations/find.ts
@@ -9,6 +9,8 @@ import { validateQueryPaths } from '../../database/queryValidation/validateQuery
import { appendVersionToQueryKey } from '../../versions/drafts/appendVersionToQueryKey';
import { buildVersionCollectionFields } from '../../versions/buildCollectionFields';
import { combineQueries } from '../../database/combineQueries';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
collection: Collection
@@ -30,20 +32,6 @@ async function find<T extends TypeWithID & Record<string, unknown>>(
incomingArgs: Arguments,
): Promise<PaginatedDocs<T>> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'read',
- })) || args;
- }, Promise.resolve());
-
const {
where,
page,
@@ -67,144 +55,168 @@ async function find<T extends TypeWithID & Record<string, unknown>>(
pagination = true,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
-
- let accessResult: AccessResult;
-
- if (!overrideAccess) {
- accessResult = await executeAccess({ req, disableErrors }, collectionConfig.access.read);
-
- // If errors are disabled, and access returns false, return empty results
- if (accessResult === false) {
- return {
- docs: [],
- totalDocs: 0,
- totalPages: 1,
- page: 1,
- pagingCounter: 1,
- hasPrevPage: false,
- hasNextPage: false,
- prevPage: null,
- nextPage: null,
- limit,
- };
+ try {
+ const shouldCommit = await initTransaction(req);
+
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
+
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ args = (await hook({
+ args,
+ operation: 'read',
+ })) || args;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
+
+ let accessResult: AccessResult;
+
+ if (!overrideAccess) {
+ accessResult = await executeAccess({ req, disableErrors }, collectionConfig.access.read);
+
+ // If errors are disabled, and access returns false, return empty results
+ if (accessResult === false) {
+ return {
+ docs: [],
+ totalDocs: 0,
+ totalPages: 1,
+ page: 1,
+ pagingCounter: 1,
+ hasPrevPage: false,
+ hasNextPage: false,
+ prevPage: null,
+ nextPage: null,
+ limit,
+ };
+ }
}
- }
-
- // /////////////////////////////////////
- // Find
- // /////////////////////////////////////
-
- const usePagination = pagination && limit !== 0;
- const sanitizedLimit = limit ?? (usePagination ? 10 : 0);
- const sanitizedPage = page || 1;
- let result: PaginatedDocs<T>;
-
- let fullWhere = combineQueries(where, accessResult);
-
- if (collectionConfig.versions?.drafts && draftsEnabled) {
- fullWhere = appendVersionToQueryKey(fullWhere);
-
- await validateQueryPaths({
- collectionConfig: collection.config,
- where: fullWhere,
- req,
- overrideAccess,
- versionFields: buildVersionCollectionFields(collection.config),
- });
+ // /////////////////////////////////////
+ // Find
+ // /////////////////////////////////////
+
+ const usePagination = pagination && limit !== 0;
+ const sanitizedLimit = limit ?? (usePagination ? 10 : 0);
+ const sanitizedPage = page || 1;
+
+ let result: PaginatedDocs<T>;
+
+ let fullWhere = combineQueries(where, accessResult);
+
+ if (collectionConfig.versions?.drafts && draftsEnabled) {
+ fullWhere = appendVersionToQueryKey(fullWhere);
+
+ await validateQueryPaths({
+ collectionConfig: collection.config,
+ where: fullWhere,
+ req,
+ overrideAccess,
+ versionFields: buildVersionCollectionFields(collection.config),
+ });
+
+ result = await payload.db.queryDrafts<T>({
+ collection: collectionConfig.slug,
+ where: fullWhere,
+ page: sanitizedPage,
+ limit: sanitizedLimit,
+ sort,
+ pagination: usePagination,
+ locale,
+ req,
+ });
+ } else {
+ await validateQueryPaths({
+ collectionConfig,
+ where,
+ req,
+ overrideAccess,
+ });
+
+ result = await payload.db.find<T>({
+ collection: collectionConfig.slug,
+ where: fullWhere,
+ page: sanitizedPage,
+ limit: sanitizedLimit,
+ sort,
+ locale,
+ pagination,
+ req,
+ });
+ }
- result = await payload.db.queryDrafts<T>({
- collection: collectionConfig.slug,
- where: fullWhere,
- page: sanitizedPage,
- limit: sanitizedLimit,
- sort,
- pagination: usePagination,
- locale,
- });
- } else {
- await validateQueryPaths({
- collectionConfig,
- where,
- req,
- overrideAccess,
- });
-
- result = await payload.db.find<T>({
- collection: collectionConfig.slug,
- where: fullWhere,
- page: sanitizedPage,
- limit: sanitizedLimit,
- sort,
- locale,
- pagination,
- });
+ // /////////////////////////////////////
+ // beforeRead - Collection
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (doc) => {
+ let docRef = doc;
+
+ await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ docRef = await hook({ req, query: fullWhere, doc: docRef }) || docRef;
+ }, Promise.resolve());
+
+ return docRef;
+ })),
+ };
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (doc) => afterRead<T>({
+ depth,
+ currentDepth,
+ doc,
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ findMany: true,
+ }))),
+ };
+
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (doc) => {
+ let docRef = doc;
+
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ docRef = await hook({ req, query: fullWhere, doc: docRef, findMany: true }) || doc;
+ }, Promise.resolve());
+
+ return docRef;
+ })),
+ };
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
}
-
- // /////////////////////////////////////
- // beforeRead - Collection
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (doc) => {
- let docRef = doc;
-
- await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- docRef = await hook({ req, query: fullWhere, doc: docRef }) || docRef;
- }, Promise.resolve());
-
- return docRef;
- })),
- };
-
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (doc) => afterRead<T>({
- depth,
- currentDepth,
- doc,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- findMany: true,
- }))),
- };
-
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (doc) => {
- let docRef = doc;
-
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- docRef = await hook({ req, query: fullWhere, doc: docRef, findMany: true }) || doc;
- }, Promise.resolve());
-
- return docRef;
- })),
- };
-
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- return result;
}
export default find;
diff --git a/src/collections/operations/findByID.ts b/src/collections/operations/findByID.ts
index 767cdef6000..ce61523f353 100644
--- a/src/collections/operations/findByID.ts
+++ b/src/collections/operations/findByID.ts
@@ -8,6 +8,8 @@ import replaceWithDraftIfAvailable from '../../versions/drafts/replaceWithDraftI
import { afterRead } from '../../fields/hooks/afterRead';
import { combineQueries } from '../../database/combineQueries';
import type { FindOneArgs } from '../../database/types';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
collection: Collection
@@ -26,19 +28,6 @@ async function findByID<T extends TypeWithID>(
): Promise<T> {
let args = incomingArgs;
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'read',
- })) || args;
- }, Promise.resolve());
-
const {
depth,
collection: {
@@ -47,6 +36,7 @@ async function findByID<T extends TypeWithID>(
id,
req,
req: {
+ payload,
t,
locale,
},
@@ -57,118 +47,144 @@ async function findByID<T extends TypeWithID>(
draft: draftEnabled = false,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
+ const { transactionID } = req;
- const accessResult = !overrideAccess ? await executeAccess({ req, disableErrors, id }, collectionConfig.access.read) : true;
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- // If errors are disabled, and access returns false, return null
- if (accessResult === false) return null;
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
+ await priorHook;
+ args = (await hook({
+ args,
+ operation: 'read',
+ })) || args;
+ }, Promise.resolve());
- const findOneArgs: FindOneArgs = {
- collection: collectionConfig.slug,
- where: combineQueries({ id: { equals: id } }, accessResult),
- locale,
- };
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Find by ID
- // /////////////////////////////////////
+ const accessResult = !overrideAccess ? await executeAccess({ req, disableErrors, id }, collectionConfig.access.read) : true;
- if (!findOneArgs.where.and[0].id) throw new NotFound(t);
+ // If errors are disabled, and access returns false, return null
+ if (accessResult === false) return null;
- if (!req.findByID) req.findByID = {};
- if (!req.findByID[collectionConfig.slug]) {
- const nonMemoizedFindByID = async (query: FindOneArgs) => req.payload.db.findOne(query);
+ const findOneArgs: FindOneArgs = {
+ collection: collectionConfig.slug,
+ where: combineQueries({ id: { equals: id } }, accessResult),
+ locale,
+ req: {
+ transactionID: req.transactionID,
+ } as PayloadRequest,
+ };
- req.findByID[collectionConfig.slug] = memoize(nonMemoizedFindByID, {
- isPromise: true,
- maxSize: 100,
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
- // @ts-ignore This is straight from their docs, bad typings
- transformKey: JSON.stringify,
- });
- }
+ // /////////////////////////////////////
+ // Find by ID
+ // /////////////////////////////////////
- let result = await req.findByID[collectionConfig.slug](findOneArgs) as T;
+ if (!findOneArgs.where.and[0].id) throw new NotFound(t);
- if (!result) {
- if (!disableErrors) {
- throw new NotFound(t);
- }
+ if (!req.findByID) req.findByID = { [transactionID]: {} };
- return null;
- }
+ if (!req.findByID[transactionID][collectionConfig.slug]) {
+ const nonMemoizedFindByID = async (query: FindOneArgs) => req.payload.db.findOne(query);
- // Clone the result - it may have come back memoized
- result = JSON.parse(JSON.stringify(result));
+ req.findByID[transactionID][collectionConfig.slug] = memoize(nonMemoizedFindByID, {
+ isPromise: true,
+ maxSize: 100,
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
+ // @ts-ignore This is straight from their docs, bad typings
+ transformKey: JSON.stringify,
+ });
+ }
+ let result = await req.findByID[transactionID][collectionConfig.slug](findOneArgs) as T;
- // /////////////////////////////////////
- // Replace document with draft if available
- // /////////////////////////////////////
+ if (!result) {
+ if (!disableErrors) {
+ throw new NotFound(t);
+ }
- if (collectionConfig.versions?.drafts && draftEnabled) {
- result = await replaceWithDraftIfAvailable({
- entity: collectionConfig,
- entityType: 'collection',
- doc: result,
- accessResult,
- req,
- overrideAccess,
- });
- }
+ return null;
+ }
- // /////////////////////////////////////
- // beforeRead - Collection
- // /////////////////////////////////////
+ // Clone the result - it may have come back memoized
+ result = JSON.parse(JSON.stringify(result));
- await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
- result = await hook({
- req,
- query: findOneArgs.where,
- doc: result,
- }) || result;
- }, Promise.resolve());
+ // /////////////////////////////////////
+ // Replace document with draft if available
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ if (collectionConfig.versions?.drafts && draftEnabled) {
+ result = await replaceWithDraftIfAvailable({
+ entity: collectionConfig,
+ entityType: 'collection',
+ doc: result,
+ accessResult,
+ req,
+ overrideAccess,
+ });
+ }
- result = await afterRead({
- currentDepth,
- doc: result,
- depth,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // beforeRead - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ result = await hook({
+ req,
+ query: findOneArgs.where,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- result = await hook({
- req,
- query: findOneArgs.where,
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ currentDepth,
doc: result,
- }) || result;
- }, Promise.resolve());
+ depth,
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ });
+
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- return result;
+ result = await hook({
+ req,
+ query: findOneArgs.where,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findByID;
diff --git a/src/collections/operations/findVersionByID.ts b/src/collections/operations/findVersionByID.ts
index aeefbb4e5fa..c357bf164a1 100644
--- a/src/collections/operations/findVersionByID.ts
+++ b/src/collections/operations/findVersionByID.ts
@@ -7,6 +7,8 @@ import executeAccess from '../../auth/executeAccess';
import { TypeWithVersion } from '../../versions/types';
import { afterRead } from '../../fields/hooks/afterRead';
import { combineQueries } from '../../database/combineQueries';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
collection: Collection
@@ -42,89 +44,99 @@ async function findVersionByID<T extends TypeWithID = any>(args: Arguments): Pro
throw new APIError('Missing ID of version.', httpStatus.BAD_REQUEST);
}
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const accessResults = !overrideAccess ? await executeAccess({ req, disableErrors, id }, collectionConfig.access.readVersions) : true;
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // If errors are disabled, and access returns false, return null
- if (accessResults === false) return null;
+ const accessResults = !overrideAccess ? await executeAccess({ req, disableErrors, id }, collectionConfig.access.readVersions) : true;
- const hasWhereAccess = typeof accessResults === 'object';
+ // If errors are disabled, and access returns false, return null
+ if (accessResults === false) return null;
- const fullWhere = combineQueries({ _id: { equals: id } }, accessResults);
+ const hasWhereAccess = typeof accessResults === 'object';
- // /////////////////////////////////////
- // Find by ID
- // /////////////////////////////////////
+ const fullWhere = combineQueries({ _id: { equals: id } }, accessResults);
- const versionsQuery = await payload.db.findVersions<T>({
- locale,
- collection: collectionConfig.slug,
- limit: 1,
- pagination: false,
- where: fullWhere,
- });
+ // /////////////////////////////////////
+ // Find by ID
+ // /////////////////////////////////////
- const result = versionsQuery.docs[0];
+ const versionsQuery = await payload.db.findVersions<T>({
+ locale,
+ collection: collectionConfig.slug,
+ limit: 1,
+ pagination: false,
+ where: fullWhere,
+ req,
+ });
+
+ const result = versionsQuery.docs[0];
- if (!result) {
- if (!disableErrors) {
- if (!hasWhereAccess) throw new NotFound(t);
- if (hasWhereAccess) throw new Forbidden(t);
+ if (!result) {
+ if (!disableErrors) {
+ if (!hasWhereAccess) throw new NotFound(t);
+ if (hasWhereAccess) throw new Forbidden(t);
+ }
+
+ return null;
}
- return null;
- }
+ // /////////////////////////////////////
+ // beforeRead - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // beforeRead - Collection
- // /////////////////////////////////////
+ await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ result.version = await hook({
+ req,
+ query: fullWhere,
+ doc: result.version,
+ }) || result.version;
+ }, Promise.resolve());
- result.version = await hook({
- req,
- query: fullWhere,
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result.version = await afterRead({
+ currentDepth,
+ depth,
doc: result.version,
- }) || result.version;
- }, Promise.resolve());
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ });
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- result.version = await afterRead({
- currentDepth,
- depth,
- doc: result.version,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- });
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ result.version = await hook({
+ req,
+ query: fullWhere,
+ doc: result.version,
+ }) || result.version;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- result.version = await hook({
- req,
- query: fullWhere,
- doc: result.version,
- }) || result.version;
- }, Promise.resolve());
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- return result;
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findVersionByID;
diff --git a/src/collections/operations/findVersions.ts b/src/collections/operations/findVersions.ts
index df99dfabad6..4e12da49c22 100644
--- a/src/collections/operations/findVersions.ts
+++ b/src/collections/operations/findVersions.ts
@@ -9,6 +9,8 @@ import { afterRead } from '../../fields/hooks/afterRead';
import { buildVersionCollectionFields } from '../../versions/buildCollectionFields';
import { validateQueryPaths } from '../../database/queryValidation/validateQueryPaths';
import { combineQueries } from '../../database/combineQueries';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
collection: Collection
@@ -43,108 +45,118 @@ async function findVersions<T extends TypeWithVersion<T>>(
showHiddenFields,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- let accessResults;
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- if (!overrideAccess) {
- accessResults = await executeAccess({ req }, collectionConfig.access.readVersions);
- }
+ let accessResults;
- const versionFields = buildVersionCollectionFields(collectionConfig);
+ if (!overrideAccess) {
+ accessResults = await executeAccess({ req }, collectionConfig.access.readVersions);
+ }
- await validateQueryPaths({
- collectionConfig,
- versionFields,
- where,
- req,
- overrideAccess,
- });
+ const versionFields = buildVersionCollectionFields(collectionConfig);
- const fullWhere = combineQueries(where, accessResults);
+ await validateQueryPaths({
+ collectionConfig,
+ versionFields,
+ where,
+ req,
+ overrideAccess,
+ });
- // /////////////////////////////////////
- // Find
- // /////////////////////////////////////
+ const fullWhere = combineQueries(where, accessResults);
- const paginatedDocs = await payload.db.findVersions<T>({
- where: fullWhere,
- page: page || 1,
- limit: limit ?? 10,
- collection: collectionConfig.slug,
- sort,
- locale,
- });
-
- // /////////////////////////////////////
- // beforeRead - Collection
- // /////////////////////////////////////
-
- let result = {
- ...paginatedDocs,
- docs: await Promise.all(paginatedDocs.docs.map(async (doc) => {
- const docRef = doc;
- await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- docRef.version = await hook({ req, query: fullWhere, doc: docRef.version }) || docRef.version;
- }, Promise.resolve());
-
- return docRef;
- })),
- } as PaginatedDocs<T>;
-
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (data) => ({
- ...data,
- version: await afterRead({
- depth,
- doc: data.version,
- entityConfig: collectionConfig,
- overrideAccess,
- req,
- showHiddenFields,
- findMany: true,
- }),
- }))),
- };
-
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (doc) => {
- const docRef = doc;
-
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- docRef.version = await hook({ req, query: fullWhere, doc: doc.version, findMany: true }) || doc.version;
- }, Promise.resolve());
-
- return docRef;
- })),
- };
-
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: result.docs.map((doc) => sanitizeInternalFields<T>(doc)),
- };
-
- return result;
+ // /////////////////////////////////////
+ // Find
+ // /////////////////////////////////////
+
+ const paginatedDocs = await payload.db.findVersions<T>({
+ where: fullWhere,
+ page: page || 1,
+ limit: limit ?? 10,
+ collection: collectionConfig.slug,
+ sort,
+ locale,
+ req,
+ });
+
+ // /////////////////////////////////////
+ // beforeRead - Collection
+ // /////////////////////////////////////
+
+ let result = {
+ ...paginatedDocs,
+ docs: await Promise.all(paginatedDocs.docs.map(async (doc) => {
+ const docRef = doc;
+ await collectionConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ docRef.version = await hook({ req, query: fullWhere, doc: docRef.version }) || docRef.version;
+ }, Promise.resolve());
+
+ return docRef;
+ })),
+ } as PaginatedDocs<T>;
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (data) => ({
+ ...data,
+ version: await afterRead({
+ depth,
+ doc: data.version,
+ entityConfig: collectionConfig,
+ overrideAccess,
+ req,
+ showHiddenFields,
+ findMany: true,
+ }),
+ }))),
+ };
+
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (doc) => {
+ const docRef = doc;
+
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ docRef.version = await hook({ req, query: fullWhere, doc: doc.version, findMany: true }) || doc.version;
+ }, Promise.resolve());
+
+ return docRef;
+ })),
+ };
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: result.docs.map((doc) => sanitizeInternalFields<T>(doc)),
+ };
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findVersions;
diff --git a/src/collections/operations/local/create.ts b/src/collections/operations/local/create.ts
index 4d7822905d0..22f8bd16371 100644
--- a/src/collections/operations/local/create.ts
+++ b/src/collections/operations/local/create.ts
@@ -53,7 +53,7 @@ export default async function createLocal<TSlug extends keyof GeneratedTypes['co
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Create Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/collections/operations/local/delete.ts b/src/collections/operations/local/delete.ts
index f8402ef4cbd..858b9f0e496 100644
--- a/src/collections/operations/local/delete.ts
+++ b/src/collections/operations/local/delete.ts
@@ -10,6 +10,7 @@ import { APIError } from '../../../errors';
import { BulkOperationResult } from '../../config/types';
export type BaseOptions<T extends keyof GeneratedTypes['collections']> = {
+ req?: PayloadRequest,
collection: T
depth?: number
locale?: string
@@ -45,24 +46,23 @@ async function deleteLocal<TSlug extends keyof GeneratedTypes['collections']>(pa
user,
overrideAccess = true,
showHiddenFields,
+ req = {} as PayloadRequest,
} = options;
const collection = payload.collections[collectionSlug];
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
-
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Delete Operation.`);
}
- const req = {
- user,
- payloadAPI: 'local',
- locale: locale ?? defaultLocale,
- fallbackLocale: fallbackLocale ?? defaultLocale,
- payload,
- i18n: i18nInit(payload.config.i18n),
- } as PayloadRequest;
+ req.payloadAPI = req.payloadAPI || 'local';
+ req.locale = locale ?? req?.locale ?? defaultLocale;
+ req.fallbackLocale = fallbackLocale ?? req?.fallbackLocale ?? defaultLocale;
+ req.payload = payload;
+ req.i18n = i18nInit(payload.config.i18n);
+
+ if (typeof user !== 'undefined') req.user = user;
if (!req.t) req.t = req.i18n.t;
if (!req.payloadDataLoader) req.payloadDataLoader = getDataLoader(req);
diff --git a/src/collections/operations/local/find.ts b/src/collections/operations/local/find.ts
index eccd1efd390..1f718dc94a6 100644
--- a/src/collections/operations/local/find.ts
+++ b/src/collections/operations/local/find.ts
@@ -54,7 +54,7 @@ export default async function findLocal<T extends keyof GeneratedTypes['collecti
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Find Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/collections/operations/local/findByID.ts b/src/collections/operations/local/findByID.ts
index 5fe0e80a600..4b814c7090a 100644
--- a/src/collections/operations/local/findByID.ts
+++ b/src/collections/operations/local/findByID.ts
@@ -45,7 +45,7 @@ export default async function findByIDLocal<T extends keyof GeneratedTypes['coll
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Find By ID Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/collections/operations/local/findVersionByID.ts b/src/collections/operations/local/findVersionByID.ts
index 299c55a138d..b706ed8506f 100644
--- a/src/collections/operations/local/findVersionByID.ts
+++ b/src/collections/operations/local/findVersionByID.ts
@@ -41,7 +41,7 @@ export default async function findVersionByIDLocal<T extends keyof GeneratedType
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Find Version By ID Operation.`);
}
req.payloadAPI = req.payloadAPI || 'local';
diff --git a/src/collections/operations/local/findVersions.ts b/src/collections/operations/local/findVersions.ts
index 36980f81b9a..1f570e85705 100644
--- a/src/collections/operations/local/findVersions.ts
+++ b/src/collections/operations/local/findVersions.ts
@@ -45,7 +45,7 @@ export default async function findVersionsLocal<T extends keyof GeneratedTypes['
const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Find Versions Operation.`);
}
const i18n = i18nInit(payload.config.i18n);
diff --git a/src/collections/operations/local/restoreVersion.ts b/src/collections/operations/local/restoreVersion.ts
index 63fe84a9047..316dc5dfcfe 100644
--- a/src/collections/operations/local/restoreVersion.ts
+++ b/src/collections/operations/local/restoreVersion.ts
@@ -36,7 +36,7 @@ export default async function restoreVersionLocal<T extends keyof GeneratedTypes
const collection = payload.collections[collectionSlug];
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Restore Version Operation.`);
}
const i18n = i18nInit(payload.config.i18n);
diff --git a/src/collections/operations/local/update.ts b/src/collections/operations/local/update.ts
index 45e9be731c0..d5216146a34 100644
--- a/src/collections/operations/local/update.ts
+++ b/src/collections/operations/local/update.ts
@@ -1,5 +1,6 @@
import { Config as GeneratedTypes } from 'payload/generated-types';
import { DeepPartial } from 'ts-essentials';
+import { UploadedFile } from 'express-fileupload';
import { Payload } from '../../../payload';
import { Document, Where } from '../../../types';
import getFileByPath from '../../../uploads/getFileByPath';
@@ -13,6 +14,7 @@ import updateByID from '../updateByID';
import { BulkOperationResult } from '../../config/types';
export type BaseOptions<TSlug extends keyof GeneratedTypes['collections']> = {
+ req?: PayloadRequest,
collection: TSlug
data: DeepPartial<GeneratedTypes['collections'][TSlug]>
depth?: number
@@ -60,28 +62,26 @@ async function updateLocal<TSlug extends keyof GeneratedTypes['collections']>(pa
autosave,
id,
where,
+ req = {} as PayloadRequest,
} = options;
const collection = payload.collections[collectionSlug];
+ const i18n = i18nInit(payload.config.i18n);
+ const defaultLocale = payload.config.localization ? payload.config.localization?.defaultLocale : null;
if (!collection) {
- throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found.`);
+ throw new APIError(`The collection with slug ${String(collectionSlug)} can't be found. Update Operation.`);
}
- const i18n = i18nInit(payload.config.i18n);
- const defaultLocale = payload.config.localization ? payload.config.localization?.defaultLocale : null;
-
- const req = {
- user,
- payloadAPI: 'local',
- locale: locale ?? defaultLocale,
- fallbackLocale: fallbackLocale ?? defaultLocale,
- payload,
- i18n,
- files: {
- file: file ?? await getFileByPath(filePath),
- },
- } as PayloadRequest;
+ req.payloadAPI = req.payloadAPI || 'local';
+ req.locale = locale ?? req?.locale ?? defaultLocale;
+ req.fallbackLocale = fallbackLocale ?? req?.fallbackLocale ?? defaultLocale;
+ req.payload = payload;
+ req.user = user;
+ req.i18n = i18n;
+ req.files = {
+ file: (file ?? (await getFileByPath(filePath))) as UploadedFile,
+ };
if (!req.t) req.t = req.i18n.t;
if (!req.payloadDataLoader) req.payloadDataLoader = getDataLoader(req);
diff --git a/src/collections/operations/restoreVersion.ts b/src/collections/operations/restoreVersion.ts
index c4526423f41..b97516fdd03 100644
--- a/src/collections/operations/restoreVersion.ts
+++ b/src/collections/operations/restoreVersion.ts
@@ -10,6 +10,8 @@ import { afterRead } from '../../fields/hooks/afterRead';
import { getLatestCollectionVersion } from '../../versions/getLatestCollectionVersion';
import { combineQueries } from '../../database/combineQueries';
import type { FindOneArgs } from '../../database/types';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
collection: Collection
@@ -39,146 +41,159 @@ async function restoreVersion<T extends TypeWithID = any>(args: Arguments): Prom
req,
} = args;
- if (!id) {
- throw new APIError('Missing ID of version to restore.', httpStatus.BAD_REQUEST);
- }
+ try {
+ const shouldCommit = await initTransaction(req);
- // /////////////////////////////////////
- // Retrieve original raw version
- // /////////////////////////////////////
+ if (!id) {
+ throw new APIError('Missing ID of version to restore.', httpStatus.BAD_REQUEST);
+ }
- const { docs: versionDocs } = await req.payload.db.findVersions({
- collection: collectionConfig.slug,
- where: { id: { equals: id } },
- locale,
- limit: 1,
- });
+ // /////////////////////////////////////
+ // Retrieve original raw version
+ // /////////////////////////////////////
- const [rawVersion] = versionDocs;
+ const { docs: versionDocs } = await req.payload.db.findVersions({
+ collection: collectionConfig.slug,
+ where: { id: { equals: id } },
+ locale,
+ limit: 1,
+ req,
+ });
- if (!rawVersion) {
- throw new NotFound(t);
- }
+ const [rawVersion] = versionDocs;
- const parentDocID = rawVersion.parent;
+ if (!rawVersion) {
+ throw new NotFound(t);
+ }
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ const parentDocID = rawVersion.parent;
- const accessResults = !overrideAccess ? await executeAccess({ req, id: parentDocID }, collectionConfig.access.update) : true;
- const hasWherePolicy = hasWhereAccessResult(accessResults);
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Retrieve document
- // /////////////////////////////////////
+ const accessResults = !overrideAccess ? await executeAccess({ req, id: parentDocID }, collectionConfig.access.update) : true;
+ const hasWherePolicy = hasWhereAccessResult(accessResults);
- const findOneArgs: FindOneArgs = {
- collection: collectionConfig.slug,
- where: combineQueries({ id: { equals: parentDocID } }, accessResults),
- locale,
- };
+ // /////////////////////////////////////
+ // Retrieve document
+ // /////////////////////////////////////
- const doc = await req.payload.db.findOne(findOneArgs);
+ const findOneArgs: FindOneArgs = {
+ collection: collectionConfig.slug,
+ where: combineQueries({ id: { equals: parentDocID } }, accessResults),
+ locale,
+ req,
+ };
+ const doc = await req.payload.db.findOne(findOneArgs);
- if (!doc && !hasWherePolicy) throw new NotFound(t);
- if (!doc && hasWherePolicy) throw new Forbidden(t);
- // /////////////////////////////////////
- // fetch previousDoc
- // /////////////////////////////////////
+ if (!doc && !hasWherePolicy) throw new NotFound(t);
+ if (!doc && hasWherePolicy) throw new Forbidden(t);
- const prevDocWithLocales = await getLatestCollectionVersion({
- payload,
- id: parentDocID,
- query: findOneArgs,
- config: collectionConfig,
- });
+ // /////////////////////////////////////
+ // fetch previousDoc
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Update
- // /////////////////////////////////////
+ const prevDocWithLocales = await getLatestCollectionVersion({
+ payload,
+ id: parentDocID,
+ query: findOneArgs,
+ config: collectionConfig,
+ req,
+ });
- let result = await req.payload.db.updateOne({
- collection: collectionConfig.slug,
- where: { id: { equals: parentDocID } },
- data: rawVersion.version,
- req,
- });
+ // /////////////////////////////////////
+ // Update
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Save `previousDoc` as a version after restoring
- // /////////////////////////////////////
+ let result = await req.payload.db.updateOne({
+ collection: collectionConfig.slug,
+ where: { id: { equals: parentDocID } },
+ data: rawVersion.version,
+ req,
+ });
- const prevVersion = { ...prevDocWithLocales };
+ // /////////////////////////////////////
+ // Save `previousDoc` as a version after restoring
+ // /////////////////////////////////////
- delete prevVersion.id;
+ const prevVersion = { ...prevDocWithLocales };
- await payload.db.createVersion({
- collectionSlug: collectionConfig.slug,
- parent: parentDocID,
- versionData: rawVersion.version,
- autosave: false,
- createdAt: prevVersion.createdAt,
- updatedAt: new Date().toISOString(),
- });
+ delete prevVersion.id;
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ await payload.db.createVersion({
+ collectionSlug: collectionConfig.slug,
+ parent: parentDocID,
+ versionData: rawVersion.version,
+ autosave: false,
+ createdAt: prevVersion.createdAt,
+ updatedAt: new Date().toISOString(),
+ req,
+ });
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: collectionConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: collectionConfig,
+ req,
+ overrideAccess,
+ showHiddenFields,
+ });
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- result = await hook({
- req,
- doc: result,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange({
- data: result,
- doc: result,
- previousDoc: prevDocWithLocales,
- entityConfig: collectionConfig,
- operation: 'update',
- req,
- });
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterChange - Collection
- // /////////////////////////////////////
+ result = await hook({
+ req,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
+ result = await afterChange({
+ data: result,
doc: result,
- req,
previousDoc: prevDocWithLocales,
+ entityConfig: collectionConfig,
operation: 'update',
- }) || result;
- }, Promise.resolve());
+ req,
+ });
+
+ // /////////////////////////////////////
+ // afterChange - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- return result;
+ result = await hook({
+ doc: result,
+ req,
+ previousDoc: prevDocWithLocales,
+ operation: 'update',
+ }) || result;
+ }, Promise.resolve());
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default restoreVersion;
diff --git a/src/collections/operations/update.ts b/src/collections/operations/update.ts
index baebe9b7ec5..8f008b857ee 100644
--- a/src/collections/operations/update.ts
+++ b/src/collections/operations/update.ts
@@ -20,6 +20,8 @@ import { validateQueryPaths } from '../../database/queryValidation/validateQuery
import { combineQueries } from '../../database/combineQueries';
import { appendVersionToQueryKey } from '../../versions/drafts/appendVersionToQueryKey';
import { buildVersionCollectionFields } from '../../versions/buildCollectionFields';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments<T extends { [field: string | number | symbol]: unknown }> = {
collection: Collection
@@ -37,20 +39,6 @@ async function update<TSlug extends keyof GeneratedTypes['collections']>(
incomingArgs: Arguments<GeneratedTypes['collections'][TSlug]>,
): Promise<BulkOperationResult<TSlug>> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'update',
- })) || args;
- }, Promise.resolve());
-
const {
depth,
collection,
@@ -73,283 +61,307 @@ async function update<TSlug extends keyof GeneratedTypes['collections']>(
draft: draftArg = false,
} = args;
- if (!where) {
- throw new APIError('Missing \'where\' query of documents to update.', httpStatus.BAD_REQUEST);
- }
+ try {
+ const shouldCommit = await initTransaction(req);
- const { data: bulkUpdateData } = args;
- const shouldSaveDraft = Boolean(draftArg && collectionConfig.versions.drafts);
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
+ await priorHook;
- let accessResult: AccessResult;
- if (!overrideAccess) {
- accessResult = await executeAccess({ req }, collectionConfig.access.update);
- }
-
- await validateQueryPaths({
- collectionConfig,
- where,
- req,
- overrideAccess,
- });
+ args = (await hook({
+ args,
+ operation: 'update',
+ })) || args;
+ }, Promise.resolve());
- // /////////////////////////////////////
- // Retrieve documents
- // /////////////////////////////////////
+ if (!where) {
+ throw new APIError('Missing \'where\' query of documents to update.', httpStatus.BAD_REQUEST);
+ }
- const fullWhere = combineQueries(where, accessResult);
+ const { data: bulkUpdateData } = args;
+ const shouldSaveDraft = Boolean(draftArg && collectionConfig.versions.drafts);
- let docs;
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- if (collectionConfig.versions?.drafts && shouldSaveDraft) {
- const versionsWhere = appendVersionToQueryKey(fullWhere);
+ let accessResult: AccessResult;
+ if (!overrideAccess) {
+ accessResult = await executeAccess({ req }, collectionConfig.access.update);
+ }
await validateQueryPaths({
- collectionConfig: collection.config,
- where: versionsWhere,
+ collectionConfig,
+ where,
req,
overrideAccess,
- versionFields: buildVersionCollectionFields(collection.config),
- });
-
- const query = await payload.db.queryDrafts<GeneratedTypes['collections'][TSlug]>({
- collection: collectionConfig.slug,
- where: versionsWhere,
- locale,
});
- docs = query.docs;
- } else {
- const query = await payload.db.find({
- locale,
- collection: collectionConfig.slug,
- where: fullWhere,
- pagination: false,
- limit: 0,
- });
+ // /////////////////////////////////////
+ // Retrieve documents
+ // /////////////////////////////////////
- docs = query.docs;
- }
+ const fullWhere = combineQueries(where, accessResult);
- // /////////////////////////////////////
- // Generate data for all files and sizes
- // /////////////////////////////////////
+ let docs;
- const {
- data: newFileData,
- files: filesToUpload,
- } = await generateFileData({
- config,
- collection,
- req,
- data: bulkUpdateData,
- throwOnMissingFile: false,
- overwriteExistingFiles,
- });
-
- const errors = [];
-
- const promises = docs.map(async (doc) => {
- const { id } = doc;
- let data = {
- ...newFileData,
- ...bulkUpdateData,
- };
+ if (collectionConfig.versions?.drafts && shouldSaveDraft) {
+ const versionsWhere = appendVersionToQueryKey(fullWhere);
- try {
- const originalDoc = await afterRead({
- depth: 0,
- doc,
- entityConfig: collectionConfig,
+ await validateQueryPaths({
+ collectionConfig: collection.config,
+ where: versionsWhere,
req,
- overrideAccess: true,
- showHiddenFields: true,
+ overrideAccess,
+ versionFields: buildVersionCollectionFields(collection.config),
});
- await deleteAssociatedFiles({ config, collectionConfig, files: filesToUpload, doc, t, overrideDelete: false });
-
- // /////////////////////////////////////
- // beforeValidate - Fields
- // /////////////////////////////////////
+ const query = await payload.db.queryDrafts<GeneratedTypes['collections'][TSlug]>({
+ collection: collectionConfig.slug,
+ where: versionsWhere,
+ locale,
+ req,
+ });
- data = await beforeValidate<DeepPartial<GeneratedTypes['collections'][TSlug]>>({
- data,
- doc: originalDoc,
- entityConfig: collectionConfig,
- id,
- operation: 'update',
- overrideAccess,
+ docs = query.docs;
+ } else {
+ const query = await payload.db.find({
+ locale,
+ collection: collectionConfig.slug,
+ where: fullWhere,
+ pagination: false,
+ limit: 0,
req,
});
- // /////////////////////////////////////
- // beforeValidate - Collection
- // /////////////////////////////////////
+ docs = query.docs;
+ }
- await collectionConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // Generate data for all files and sizes
+ // /////////////////////////////////////
- data = (await hook({
- data,
- req,
- operation: 'update',
- originalDoc,
- })) || data;
- }, Promise.resolve());
+ const {
+ data: newFileData,
+ files: filesToUpload,
+ } = await generateFileData({
+ config,
+ collection,
+ req,
+ data: bulkUpdateData,
+ throwOnMissingFile: false,
+ overwriteExistingFiles,
+ });
- // /////////////////////////////////////
- // Write files to local storage
- // /////////////////////////////////////
+ const errors = [];
- if (!collectionConfig.upload.disableLocalStorage) {
- await uploadFiles(payload, filesToUpload, t);
- }
+ const promises = docs.map(async (doc) => {
+ const { id } = doc;
+ let data = {
+ ...newFileData,
+ ...bulkUpdateData,
+ };
+
+ try {
+ const originalDoc = await afterRead({
+ depth: 0,
+ doc,
+ entityConfig: collectionConfig,
+ req,
+ overrideAccess: true,
+ showHiddenFields: true,
+ });
- // /////////////////////////////////////
- // beforeChange - Collection
- // /////////////////////////////////////
+ await deleteAssociatedFiles({ config, collectionConfig, files: filesToUpload, doc, t, overrideDelete: false });
- await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // beforeValidate - Fields
+ // /////////////////////////////////////
- data = (await hook({
+ data = await beforeValidate<DeepPartial<GeneratedTypes['collections'][TSlug]>>({
data,
- req,
- originalDoc,
+ doc: originalDoc,
+ entityConfig: collectionConfig,
+ id,
operation: 'update',
- })) || data;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // beforeChange - Fields
- // /////////////////////////////////////
-
- let result = await beforeChange<GeneratedTypes['collections'][TSlug]>({
- data,
- doc: originalDoc,
- docWithLocales: doc,
- entityConfig: collectionConfig,
- id,
- operation: 'update',
- req,
- skipValidation: shouldSaveDraft || data._status === 'draft',
- });
-
- // /////////////////////////////////////
- // Update
- // /////////////////////////////////////
-
- if (!shouldSaveDraft) {
- result = await req.payload.db.updateOne({
- collection: collectionConfig.slug,
- locale,
- where: { id: { equals: id } },
- data: result,
+ overrideAccess,
req,
});
- }
- // /////////////////////////////////////
- // Create version
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeValidate - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ data = (await hook({
+ data,
+ req,
+ operation: 'update',
+ originalDoc,
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Write files to local storage
+ // /////////////////////////////////////
+
+ if (!collectionConfig.upload.disableLocalStorage) {
+ await uploadFiles(payload, filesToUpload, t);
+ }
+
+ // /////////////////////////////////////
+ // beforeChange - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ data = (await hook({
+ data,
+ req,
+ originalDoc,
+ operation: 'update',
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // beforeChange - Fields
+ // /////////////////////////////////////
+
+ let result = await beforeChange<GeneratedTypes['collections'][TSlug]>({
+ data,
+ doc: originalDoc,
+ docWithLocales: doc,
+ entityConfig: collectionConfig,
+ id,
+ operation: 'update',
+ req,
+ skipValidation: shouldSaveDraft || data._status === 'draft',
+ });
- if (collectionConfig.versions) {
- result = await saveVersion({
- payload,
- collection: collectionConfig,
+ // /////////////////////////////////////
+ // Update
+ // /////////////////////////////////////
+
+ if (!shouldSaveDraft) {
+ result = await req.payload.db.updateOne({
+ collection: collectionConfig.slug,
+ locale,
+ where: { id: { equals: id } },
+ data: result,
+ req,
+ });
+ }
+
+ // /////////////////////////////////////
+ // Create version
+ // /////////////////////////////////////
+
+ if (collectionConfig.versions) {
+ result = await saveVersion({
+ payload,
+ collection: collectionConfig,
+ req,
+ docWithLocales: {
+ ...result,
+ createdAt: doc.createdAt,
+ },
+ id,
+ draft: shouldSaveDraft,
+ });
+ }
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: collectionConfig,
req,
- docWithLocales: {
- ...result,
- createdAt: doc.createdAt,
- },
- id,
- draft: shouldSaveDraft,
+ overrideAccess,
+ showHiddenFields,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: collectionConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ result = await hook({
+ req,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
- req,
+ result = await afterChange<GeneratedTypes['collections'][TSlug]>({
+ data,
doc: result,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange<GeneratedTypes['collections'][TSlug]>({
- data,
- doc: result,
- previousDoc: originalDoc,
- entityConfig: collectionConfig,
- operation: 'update',
- req,
- });
+ previousDoc: originalDoc,
+ entityConfig: collectionConfig,
+ operation: 'update',
+ req,
+ });
- // /////////////////////////////////////
- // afterChange - Collection
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterChange - Collection
+ // /////////////////////////////////////
- await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- result = await hook({
- doc: result,
- previousDoc: originalDoc,
+ result = await hook({
+ doc: result,
+ previousDoc: originalDoc,
+ req,
+ operation: 'update',
+ }) || result;
+ }, Promise.resolve());
+
+ await unlinkTempFiles({
req,
- operation: 'update',
- }) || result;
- }, Promise.resolve());
+ config,
+ collectionConfig,
+ });
- await unlinkTempFiles({
- req,
- config,
- collectionConfig,
- });
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ return result;
+ } catch (error) {
+ errors.push({
+ message: error.message,
+ id,
+ });
+ }
+ return null;
+ });
- return result;
- } catch (error) {
- errors.push({
- message: error.message,
- id,
- });
- }
- return null;
- });
+ const awaitedDocs = await Promise.all(promises);
- const awaitedDocs = await Promise.all(promises);
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return {
- docs: awaitedDocs.filter(Boolean),
- errors,
- };
+ return {
+ docs: awaitedDocs.filter(Boolean),
+ errors,
+ };
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default update;
diff --git a/src/collections/operations/updateByID.ts b/src/collections/operations/updateByID.ts
index f74c9aebf93..ff4f7fd4d01 100644
--- a/src/collections/operations/updateByID.ts
+++ b/src/collections/operations/updateByID.ts
@@ -19,6 +19,8 @@ import { unlinkTempFiles } from '../../uploads/unlinkTempFiles';
import { generatePasswordSaltHash } from '../../auth/strategies/local/generatePasswordSaltHash';
import { combineQueries } from '../../database/combineQueries';
import type { FindOneArgs } from '../../database/types';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments<T extends { [field: string | number | symbol]: unknown }> = {
collection: Collection
@@ -38,20 +40,6 @@ async function updateByID<TSlug extends keyof GeneratedTypes['collections']>(
incomingArgs: Arguments<GeneratedTypes['collections'][TSlug]>,
): Promise<GeneratedTypes['collections'][TSlug]> {
let args = incomingArgs;
-
- // /////////////////////////////////////
- // beforeOperation - Collection
- // /////////////////////////////////////
-
- await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
- await priorHook;
-
- args = (await hook({
- args,
- operation: 'update',
- })) || args;
- }, Promise.resolve());
-
const {
depth,
collection,
@@ -75,253 +63,276 @@ async function updateByID<TSlug extends keyof GeneratedTypes['collections']>(
autosave = false,
} = args;
- if (!id) {
- throw new APIError('Missing ID of document to update.', httpStatus.BAD_REQUEST);
- }
-
- let { data } = args;
- const { password } = data;
- const shouldSaveDraft = Boolean(draftArg && collectionConfig.versions.drafts);
- const shouldSavePassword = Boolean(password && collectionConfig.auth && !shouldSaveDraft);
-
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
-
- const accessResults = !overrideAccess ? await executeAccess({ req, id, data }, collectionConfig.access.update) : true;
- const hasWherePolicy = hasWhereAccessResult(accessResults);
+ try {
+ const shouldCommit = await initTransaction(req);
- // /////////////////////////////////////
- // Retrieve document
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeOperation - Collection
+ // /////////////////////////////////////
+ await args.collection.config.hooks.beforeOperation.reduce(async (priorHook, hook) => {
+ await priorHook;
- const findOneArgs: FindOneArgs = {
- collection: collectionConfig.slug,
- where: combineQueries({ id: { equals: id } }, accessResults),
- locale,
- };
+ args = (await hook({
+ args,
+ operation: 'update',
+ })) || args;
+ }, Promise.resolve());
- const docWithLocales = await getLatestCollectionVersion({
- payload,
- config: collectionConfig,
- id,
- query: findOneArgs,
- });
-
- if (!docWithLocales && !hasWherePolicy) throw new NotFound(t);
- if (!docWithLocales && hasWherePolicy) throw new Forbidden(t);
+ if (!id) {
+ throw new APIError('Missing ID of document to update.', httpStatus.BAD_REQUEST);
+ }
+ let { data } = args;
+ const { password } = data;
+ const shouldSaveDraft = Boolean(draftArg && collectionConfig.versions.drafts);
+ const shouldSavePassword = Boolean(password && collectionConfig.auth && !shouldSaveDraft);
- const originalDoc = await afterRead({
- depth: 0,
- doc: docWithLocales,
- entityConfig: collectionConfig,
- req,
- overrideAccess: true,
- showHiddenFields: true,
- });
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Generate data for all files and sizes
- // /////////////////////////////////////
+ const accessResults = !overrideAccess ? await executeAccess({ req, id, data }, collectionConfig.access.update) : true;
+ const hasWherePolicy = hasWhereAccessResult(accessResults);
- const { data: newFileData, files: filesToUpload } = await generateFileData({
- config,
- collection,
- req,
- data,
- throwOnMissingFile: false,
- overwriteExistingFiles,
- });
+ // /////////////////////////////////////
+ // Retrieve document
+ // /////////////////////////////////////
- data = newFileData;
- // /////////////////////////////////////
- // Delete any associated files
- // /////////////////////////////////////
+ const findOneArgs: FindOneArgs = {
+ collection: collectionConfig.slug,
+ where: combineQueries({ id: { equals: id } }, accessResults),
+ locale,
+ };
- await deleteAssociatedFiles({ config, collectionConfig, files: filesToUpload, doc: docWithLocales, t, overrideDelete: false });
+ const docWithLocales = await getLatestCollectionVersion({
+ payload,
+ config: collectionConfig,
+ id,
+ query: findOneArgs,
+ req,
+ });
- // /////////////////////////////////////
- // beforeValidate - Fields
- // /////////////////////////////////////
+ if (!docWithLocales && !hasWherePolicy) throw new NotFound(t);
+ if (!docWithLocales && hasWherePolicy) throw new Forbidden(t);
- data = await beforeValidate<DeepPartial<GeneratedTypes['collections'][TSlug]>>({
- data,
- doc: originalDoc,
- entityConfig: collectionConfig,
- id,
- operation: 'update',
- overrideAccess,
- req,
- });
- // /////////////////////////////////////
- // beforeValidate - Collection
- // /////////////////////////////////////
+ const originalDoc = await afterRead({
+ depth: 0,
+ doc: docWithLocales,
+ entityConfig: collectionConfig,
+ req,
+ overrideAccess: true,
+ showHiddenFields: true,
+ });
- await collectionConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // Generate data for all files and sizes
+ // /////////////////////////////////////
- data = (await hook({
- data,
+ const { data: newFileData, files: filesToUpload } = await generateFileData({
+ config,
+ collection,
req,
- operation: 'update',
- originalDoc,
- })) || data;
- }, Promise.resolve());
+ data,
+ throwOnMissingFile: false,
+ overwriteExistingFiles,
+ });
- // /////////////////////////////////////
- // Write files to local storage
- // /////////////////////////////////////
+ data = newFileData;
- if (!collectionConfig.upload.disableLocalStorage) {
- await uploadFiles(payload, filesToUpload, t);
- }
+ // /////////////////////////////////////
+ // Delete any associated files
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // beforeChange - Collection
- // /////////////////////////////////////
+ await deleteAssociatedFiles({ config, collectionConfig, files: filesToUpload, doc: docWithLocales, t, overrideDelete: false });
- await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // beforeValidate - Fields
+ // /////////////////////////////////////
- data = (await hook({
+ data = await beforeValidate<DeepPartial<GeneratedTypes['collections'][TSlug]>>({
data,
- req,
- originalDoc,
+ doc: originalDoc,
+ entityConfig: collectionConfig,
+ id,
operation: 'update',
- })) || data;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // beforeChange - Fields
- // /////////////////////////////////////
-
- let result = await beforeChange<GeneratedTypes['collections'][TSlug]>({
- data,
- doc: originalDoc,
- docWithLocales,
- entityConfig: collectionConfig,
- id,
- operation: 'update',
- req,
- skipValidation: shouldSaveDraft || data._status === 'draft',
- });
-
- // /////////////////////////////////////
- // Handle potential password update
- // /////////////////////////////////////
-
- const dataToUpdate: Record<string, unknown> = { ...result };
-
- if (shouldSavePassword && typeof password === 'string') {
- const { hash, salt } = await generatePasswordSaltHash({ password });
- dataToUpdate.salt = salt;
- dataToUpdate.hash = hash;
- delete data.password;
- delete result.password;
- }
-
- // /////////////////////////////////////
- // Update
- // /////////////////////////////////////
-
- if (!shouldSaveDraft) {
- result = await req.payload.db.updateOne({
- collection: collectionConfig.slug,
- locale,
- where: { id: { equals: id } },
- data: dataToUpdate,
+ overrideAccess,
req,
});
- }
- // /////////////////////////////////////
- // Create version
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeValidate - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ data = (await hook({
+ data,
+ req,
+ operation: 'update',
+ originalDoc,
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Write files to local storage
+ // /////////////////////////////////////
+
+ if (!collectionConfig.upload.disableLocalStorage) {
+ await uploadFiles(payload, filesToUpload, t);
+ }
+
+ // /////////////////////////////////////
+ // beforeChange - Collection
+ // /////////////////////////////////////
+
+ await collectionConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ data = (await hook({
+ data,
+ req,
+ originalDoc,
+ operation: 'update',
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // beforeChange - Fields
+ // /////////////////////////////////////
+
+ let result = await beforeChange<GeneratedTypes['collections'][TSlug]>({
+ data,
+ doc: originalDoc,
+ docWithLocales,
+ entityConfig: collectionConfig,
+ id,
+ operation: 'update',
+ req,
+ skipValidation: shouldSaveDraft || data._status === 'draft',
+ });
- if (collectionConfig.versions) {
- result = await saveVersion({
- payload,
- collection: collectionConfig,
+ // /////////////////////////////////////
+ // Handle potential password update
+ // /////////////////////////////////////
+
+ const dataToUpdate: Record<string, unknown> = { ...result };
+
+ if (shouldSavePassword && typeof password === 'string') {
+ const { hash, salt } = await generatePasswordSaltHash({ password });
+ dataToUpdate.salt = salt;
+ dataToUpdate.hash = hash;
+ delete data.password;
+ delete result.password;
+ }
+
+ // /////////////////////////////////////
+ // Update
+ // /////////////////////////////////////
+
+ if (!shouldSaveDraft) {
+ result = await req.payload.db.updateOne({
+ collection: collectionConfig.slug,
+ locale,
+ where: { id: { equals: id } },
+ data: dataToUpdate,
+ req,
+ });
+ }
+
+ // /////////////////////////////////////
+ // Create version
+ // /////////////////////////////////////
+
+ if (collectionConfig.versions) {
+ result = await saveVersion({
+ payload,
+ collection: collectionConfig,
+ req,
+ docWithLocales: {
+ ...result,
+ createdAt: docWithLocales.createdAt,
+ },
+ id,
+ autosave,
+ draft: shouldSaveDraft,
+ });
+ }
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: collectionConfig,
req,
- docWithLocales: {
- ...result,
- createdAt: docWithLocales.createdAt,
- },
- id,
- autosave,
- draft: shouldSaveDraft,
+ overrideAccess,
+ showHiddenFields,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Collection
+ // /////////////////////////////////////
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: collectionConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Collection
- // /////////////////////////////////////
+ result = await hook({
+ req,
+ doc: result,
+ }) || result;
+ }, Promise.resolve());
- await collectionConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
- req,
+ result = await afterChange<GeneratedTypes['collections'][TSlug]>({
+ data,
doc: result,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange<GeneratedTypes['collections'][TSlug]>({
- data,
- doc: result,
- previousDoc: originalDoc,
- entityConfig: collectionConfig,
- operation: 'update',
- req,
- });
+ previousDoc: originalDoc,
+ entityConfig: collectionConfig,
+ operation: 'update',
+ req,
+ });
- // /////////////////////////////////////
- // afterChange - Collection
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterChange - Collection
+ // /////////////////////////////////////
- await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ await collectionConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- result = await hook({
- doc: result,
- previousDoc: originalDoc,
+ result = await hook({
+ doc: result,
+ previousDoc: originalDoc,
+ req,
+ operation: 'update',
+ }) || result;
+ }, Promise.resolve());
+
+ await unlinkTempFiles({
req,
- operation: 'update',
- }) || result;
- }, Promise.resolve());
+ config,
+ collectionConfig,
+ });
- await unlinkTempFiles({
- req,
- config,
- collectionConfig,
- });
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return result;
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default updateByID;
diff --git a/src/collections/requestHandlers/create.ts b/src/collections/requestHandlers/create.ts
index fc30fddc299..7a9ed30884a 100644
--- a/src/collections/requestHandlers/create.ts
+++ b/src/collections/requestHandlers/create.ts
@@ -1,5 +1,5 @@
import httpStatus from 'http-status';
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import { PayloadRequest } from '../../express/types';
import formatSuccessResponse from '../../express/responses/formatSuccess';
import { Document } from '../../types';
@@ -25,11 +25,11 @@ export default async function createHandler(req: PayloadRequest, res: Response,
autosave,
});
- return res.status(httpStatus.CREATED).json({
+ res.status(httpStatus.CREATED).json({
...formatSuccessResponse(req.t('general:successfullyCreated', { label: getTranslation(req.collection.config.labels.singular, req.i18n) }), 'message'),
doc,
});
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/collections/requestHandlers/delete.ts b/src/collections/requestHandlers/delete.ts
index 99012a7b650..62dd945eeff 100644
--- a/src/collections/requestHandlers/delete.ts
+++ b/src/collections/requestHandlers/delete.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import { Document, Where } from '../../types';
@@ -26,10 +26,11 @@ export default async function deleteHandler(req: PayloadRequest, res: Response,
label: getTranslation(req.collection.config.labels[result.docs.length > 1 ? 'plural' : 'singular'], req.i18n),
});
- return res.status(httpStatus.OK).json({
+ res.status(httpStatus.OK).json({
...formatSuccessResponse(message, 'message'),
...result,
});
+ return;
}
const total = result.docs.length + result.errors.length;
@@ -39,11 +40,11 @@ export default async function deleteHandler(req: PayloadRequest, res: Response,
label: getTranslation(req.collection.config.labels[total > 1 ? 'plural' : 'singular'], req.i18n),
});
- return res.status(httpStatus.BAD_REQUEST).json({
+ res.status(httpStatus.BAD_REQUEST).json({
message,
...result,
});
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/collections/requestHandlers/deleteByID.ts b/src/collections/requestHandlers/deleteByID.ts
index c56523d3695..c0468b796b6 100644
--- a/src/collections/requestHandlers/deleteByID.ts
+++ b/src/collections/requestHandlers/deleteByID.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import { NotFound } from '../../errors';
@@ -20,11 +20,13 @@ export default async function deleteByIDHandler(req: PayloadRequest, res: Respon
});
if (!doc) {
- return res.status(httpStatus.NOT_FOUND).json(new NotFound(req.t));
+ res.status(httpStatus.NOT_FOUND)
+ .json(new NotFound(req.t));
}
- return res.status(httpStatus.OK).send(doc);
+ res.status(httpStatus.OK)
+ .send(doc);
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/collections/requestHandlers/restoreVersion.ts b/src/collections/requestHandlers/restoreVersion.ts
index 54fa60f96dd..c025b340847 100644
--- a/src/collections/requestHandlers/restoreVersion.ts
+++ b/src/collections/requestHandlers/restoreVersion.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import { Document } from '../../types';
@@ -21,11 +21,12 @@ export default async function restoreVersionHandler(req: PayloadRequest, res: Re
try {
const doc = await restoreVersion(options);
- return res.status(httpStatus.OK).json({
- ...formatSuccessResponse(req.t('version:restoredSuccessfully'), 'message'),
- doc,
- });
+ res.status(httpStatus.OK)
+ .json({
+ ...formatSuccessResponse(req.t('version:restoredSuccessfully'), 'message'),
+ doc,
+ });
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/collections/requestHandlers/update.ts b/src/collections/requestHandlers/update.ts
index 4af136cc02a..cb90be21457 100644
--- a/src/collections/requestHandlers/update.ts
+++ b/src/collections/requestHandlers/update.ts
@@ -1,6 +1,6 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
-import { Where, Document } from '../../types';
+import { Document, Where } from '../../types';
import { PayloadRequest } from '../../express/types';
import formatSuccessResponse from '../../express/responses/formatSuccess';
import update from '../operations/update';
@@ -30,10 +30,12 @@ export default async function updateHandler(req: PayloadRequest, res: Response,
label: getTranslation(req.collection.config.labels[result.docs.length > 1 ? 'plural' : 'singular'], req.i18n),
});
- return res.status(httpStatus.OK).json({
- ...formatSuccessResponse(message, 'message'),
- ...result,
- });
+ res.status(httpStatus.OK)
+ .json({
+ ...formatSuccessResponse(message, 'message'),
+ ...result,
+ });
+ return;
}
const total = result.docs.length + result.errors.length;
@@ -43,11 +45,13 @@ export default async function updateHandler(req: PayloadRequest, res: Response,
label: getTranslation(req.collection.config.labels[total > 1 ? 'plural' : 'singular'], req.i18n),
});
- return res.status(httpStatus.BAD_REQUEST).json({
- ...formatSuccessResponse(message, 'message'),
- ...result,
- });
+
+ res.status(httpStatus.BAD_REQUEST)
+ .json({
+ ...formatSuccessResponse(message, 'message'),
+ ...result,
+ });
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/collections/requestHandlers/updateByID.ts b/src/collections/requestHandlers/updateByID.ts
index e88ecb3e3d8..f9a0616b538 100644
--- a/src/collections/requestHandlers/updateByID.ts
+++ b/src/collections/requestHandlers/updateByID.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import formatSuccessResponse from '../../express/responses/formatSuccess';
@@ -35,11 +35,11 @@ export default async function updateByIDHandler(req: PayloadRequest, res: Respon
if (draft) message = req.t('version:draftSavedSuccessfully');
if (autosave) message = req.t('version:autosavedSuccessfully');
- return res.status(httpStatus.OK).json({
+ res.status(httpStatus.OK).json({
...formatSuccessResponse(message, 'message'),
doc,
});
} catch (error) {
- return next(error);
+ next(error);
}
}
diff --git a/src/config/schema.ts b/src/config/schema.ts
index 6e6d68b5444..b1d3b3b45f8 100644
--- a/src/config/schema.ts
+++ b/src/config/schema.ts
@@ -70,6 +70,14 @@ export default joi.object({
),
logoutRoute: joi.string(),
inactivityRoute: joi.string(),
+ autoLogin: joi.alternatives()
+ .try(
+ joi.object().keys({
+ email: joi.string(),
+ password: joi.string(),
+ }),
+ joi.boolean(),
+ ),
components: joi.object()
.keys({
routes: joi.array()
diff --git a/src/config/types.ts b/src/config/types.ts
index b63b794407b..cead22b9946 100644
--- a/src/config/types.ts
+++ b/src/config/types.ts
@@ -7,7 +7,7 @@ import SMTPConnection from 'nodemailer/lib/smtp-connection';
import GraphQL from 'graphql';
import { ConnectOptions } from 'mongoose';
import React from 'react';
-import { LoggerOptions } from 'pino';
+import { DestinationStream, LoggerOptions } from 'pino';
import type { InitOptions as i18nInitOptions } from 'i18next';
import { Payload } from '../payload';
import {
@@ -117,7 +117,14 @@ export type InitOptions = {
* See Pino Docs for options: https://getpino.io/#/docs/api?id=options
*/
loggerOptions?: LoggerOptions;
- config?: Promise<SanitizedConfig>
+ loggerDestination?: DestinationStream;
+
+ /**
+ * Sometimes, with the local API, you might need to pass a config file directly, for example, serverless on Vercel
+ * The passed config should match the config file, and if it doesn't, there could be mismatches between the admin UI
+ * and the backend functionality
+ */
+ config?: Promise<SanitizedConfig>;
};
/**
@@ -276,6 +283,13 @@ export type Config = {
logoutRoute?: string;
/** The route the user will be redirected to after being inactive for too long. */
inactivityRoute?: string;
+ /** Automatically log in as a user when visiting the admin dashboard. */
+ autoLogin?: false | {
+ /** The email address of the user to login as */
+ email: string;
+ /** The password of the user to login as */
+ password: string;
+ }
/**
* Add extra and/or replace built-in components with custom components
*
diff --git a/src/database/baseDatabaseAdapter.ts b/src/database/baseDatabaseAdapter.ts
new file mode 100644
index 00000000000..b112c754d46
--- /dev/null
+++ b/src/database/baseDatabaseAdapter.ts
@@ -0,0 +1,44 @@
+import { transaction } from './transaction';
+import { migrate } from './migrations/migrate';
+import { migrateStatus } from './migrations/migrateStatus';
+import { migrateDown } from './migrations/migrateDown';
+import { migrateRefresh } from './migrations/migrateRefresh';
+import { migrateReset } from './migrations/migrateReset';
+import { DatabaseAdapter } from './types';
+import type { Payload } from '../index';
+import { createMigration } from './migrations/createMigration';
+
+
+type BaseDatabaseAdapter = Pick<DatabaseAdapter, 'payload'
+ | 'transaction'
+ | 'migrate'
+ | 'createMigration'
+ | 'migrateStatus'
+ | 'migrateDown'
+ | 'migrateRefresh'
+ | 'migrateReset'
+ | 'migrateFresh'
+ | 'migrationDir'
+ >
+
+type Args = {
+ payload: Payload,
+ migrationDir?: string,
+}
+export function baseDatabaseAdapter({
+ payload,
+ migrationDir = '.migrations',
+}: Args): BaseDatabaseAdapter {
+ return {
+ payload,
+ transaction,
+ migrate,
+ createMigration,
+ migrateStatus,
+ migrateDown,
+ migrateRefresh,
+ migrateReset,
+ migrateFresh: async () => null,
+ migrationDir,
+ };
+}
diff --git a/src/database/migrations/createMigration.ts b/src/database/migrations/createMigration.ts
index e9ad40cc86d..4c3c638e25c 100644
--- a/src/database/migrations/createMigration.ts
+++ b/src/database/migrations/createMigration.ts
@@ -1,15 +1,13 @@
/* eslint-disable no-restricted-syntax, no-await-in-loop */
import fs from 'fs';
import { migrationTemplate } from './migrationTemplate';
-import { Payload } from '../..';
+import { CreateMigration } from '../types';
-type CreateMigrationArgs = {
- payload: Payload
- migrationDir: string
- migrationName: string
-}
-
-export async function createMigration({ payload, migrationDir, migrationName }: CreateMigrationArgs) {
+export const createMigration: CreateMigration = async function createMigration({
+ payload,
+ migrationDir,
+ migrationName,
+}) {
const dir = migrationDir || '.migrations'; // TODO: Verify path after linking
if (!fs.existsSync(dir)) {
fs.mkdirSync(dir);
@@ -24,9 +22,6 @@ export async function createMigration({ payload, migrationDir, migrationName }:
const formattedName = migrationName.replace(/\W/g, '_');
const fileName = `${timestamp}_${formattedName}.ts`;
const filePath = `${dir}/${fileName}`;
- fs.writeFileSync(
- filePath,
- migrationTemplate,
- );
+ fs.writeFileSync(filePath, migrationTemplate);
payload.logger.info({ msg: `Migration created at ${filePath}` });
-}
+};
diff --git a/src/database/migrations/migrate.ts b/src/database/migrations/migrate.ts
index 2b7e69b810a..e4333960c54 100644
--- a/src/database/migrations/migrate.ts
+++ b/src/database/migrations/migrate.ts
@@ -2,6 +2,7 @@
import { DatabaseAdapter } from '../types';
import { getMigrations } from './getMigrations';
import { readMigrationFiles } from './readMigrationFiles';
+import { PayloadRequest } from '../../express/types';
export async function migrate(this: DatabaseAdapter): Promise<void> {
const { payload } = this;
@@ -19,22 +20,29 @@ export async function migrate(this: DatabaseAdapter): Promise<void> {
continue; // eslint-disable-line no-continue
}
- payload.logger.info({ msg: `Migrating: ${migration.name}` });
const start = Date.now();
+ let transactionID;
+
try {
+ payload.logger.info({ msg: `Migrating: ${migration.name}` });
+ transactionID = await this.beginTransaction();
await migration.up({ payload });
payload.logger.info({ msg: `Migrated: ${migration.name} (${Date.now() - start}ms)` });
+ await payload.create({
+ collection: 'payload-migrations',
+ data: {
+ name: migration.name,
+ batch: newBatch,
+ },
+ req: {
+ transactionID,
+ } as PayloadRequest,
+ });
+ await this.commitTransaction(transactionID);
} catch (err: unknown) {
+ await this.rollbackTransaction(transactionID);
payload.logger.error({ msg: `Error running migration ${migration.name}`, err });
throw err;
}
-
- await payload.create({
- collection: 'payload-migrations',
- data: {
- name: migration.name,
- batch: newBatch,
- },
- });
}
}
diff --git a/src/database/migrations/migrateDown.ts b/src/database/migrations/migrateDown.ts
index c39446a7341..27ed2daca6e 100644
--- a/src/database/migrations/migrateDown.ts
+++ b/src/database/migrations/migrateDown.ts
@@ -2,12 +2,16 @@
import { DatabaseAdapter } from '../types';
import { getMigrations } from './getMigrations';
import { readMigrationFiles } from './readMigrationFiles';
+import { PayloadRequest } from '../../express/types';
export async function migrateDown(this: DatabaseAdapter): Promise<void> {
const { payload } = this;
const migrationFiles = await readMigrationFiles({ payload });
- const { existingMigrations, latestBatch } = await getMigrations({
+ const {
+ existingMigrations,
+ latestBatch,
+ } = await getMigrations({
payload,
});
@@ -25,19 +29,28 @@ export async function migrateDown(this: DatabaseAdapter): Promise<void> {
throw new Error(`Migration ${migration.name} not found locally.`);
}
+ const start = Date.now();
+ let transactionID;
+
try {
payload.logger.info({ msg: `Migrating: ${migrationFile.name}` });
- const start = Date.now();
+ transactionID = await this.beginTransaction();
await migrationFile.down({ payload });
-
payload.logger.info({ msg: `Migrated: ${migrationFile.name} (${Date.now() - start}ms)` });
-
await payload.delete({
collection: 'payload-migrations',
id: migration.id,
+ req: {
+ transactionID,
+ } as PayloadRequest,
});
+ await this.commitTransaction(transactionID);
} catch (err: unknown) {
- payload.logger.error({ msg: `Error running migration ${migrationFile.name}`, err });
+ await this.rollbackTransaction(transactionID);
+ payload.logger.error({
+ msg: `Error running migration ${migrationFile.name}`,
+ err,
+ });
throw err;
}
}
diff --git a/src/database/migrations/migrateRefresh.ts b/src/database/migrations/migrateRefresh.ts
index eb86f7b5ba6..dc350c3bf3a 100644
--- a/src/database/migrations/migrateRefresh.ts
+++ b/src/database/migrations/migrateRefresh.ts
@@ -1,6 +1,7 @@
/* eslint-disable no-restricted-syntax, no-await-in-loop */
import { DatabaseAdapter } from '../types';
import { readMigrationFiles } from './readMigrationFiles';
+import { PayloadRequest } from '../../express/types';
/**
* Reset and re-run all migrations.
@@ -14,25 +15,34 @@ export async function migrateRefresh(this: DatabaseAdapter) {
collection: 'payload-migrations',
where: {}, // All migrations
});
-
+ let transactionID;
// Run all migrations
for (const migration of migrationFiles) {
payload.logger.info({ msg: `Migrating: ${migration.name}` });
try {
const start = Date.now();
+ transactionID = await this.beginTransaction();
await migration.up({ payload });
+ await payload.create({
+ collection: 'payload-migrations',
+ data: {
+ name: migration.name,
+ executed: true,
+ },
+ req: {
+ transactionID,
+ } as PayloadRequest,
+ });
+ await this.commitTransaction(transactionID);
+
payload.logger.info({ msg: `Migrated: ${migration.name} (${Date.now() - start}ms)` });
} catch (err: unknown) {
- payload.logger.error({ msg: `Error running migration ${migration.name}`, err });
+ await this.rollbackTransaction(transactionID);
+ payload.logger.error({
+ msg: `Error running migration ${migration.name}`,
+ err,
+ });
throw err;
}
-
- await payload.create({
- collection: 'payload-migrations',
- data: {
- name: migration.name,
- executed: true,
- },
- });
}
}
diff --git a/src/database/migrations/migrateReset.ts b/src/database/migrations/migrateReset.ts
index c00690dbbfa..c9ce3eb5ee6 100644
--- a/src/database/migrations/migrateReset.ts
+++ b/src/database/migrations/migrateReset.ts
@@ -2,6 +2,7 @@
import { DatabaseAdapter } from '../types';
import { getMigrations } from './getMigrations';
import { readMigrationFiles } from './readMigrationFiles';
+import { PayloadRequest } from '../../express/types';
export async function migrateReset(this: DatabaseAdapter): Promise<void> {
const { payload } = this;
@@ -14,6 +15,8 @@ export async function migrateReset(this: DatabaseAdapter): Promise<void> {
return;
}
+ let transactionID;
+
// Rollback all migrations in order
for (const migration of migrationFiles) {
// Create or update migration in database
@@ -22,21 +25,24 @@ export async function migrateReset(this: DatabaseAdapter): Promise<void> {
payload.logger.info({ msg: `Migrating: ${migration.name}` });
try {
const start = Date.now();
+ transactionID = await this.beginTransaction();
await migration.down({ payload });
+ await payload.delete({
+ collection: 'payload-migrations',
+ where: {
+ id: {
+ equals: existingMigration.id,
+ },
+ },
+ req: { transactionID } as PayloadRequest,
+ });
+ await this.commitTransaction(transactionID);
payload.logger.info({ msg: `Migrated: ${migration.name} (${Date.now() - start}ms)` });
} catch (err: unknown) {
+ await this.rollbackTransaction(transactionID);
payload.logger.error({ msg: `Error running migration ${migration.name}`, err });
throw err;
}
-
- await payload.delete({
- collection: 'payload-migrations',
- where: {
- id: {
- equals: existingMigration.id,
- },
- },
- });
}
}
}
diff --git a/src/database/transaction.ts b/src/database/transaction.ts
new file mode 100644
index 00000000000..8bb1bc778a9
--- /dev/null
+++ b/src/database/transaction.ts
@@ -0,0 +1,14 @@
+import { Transaction } from './types';
+
+export const transaction: Transaction = async function transaction(
+ callback: () => Promise<unknown>,
+ options,
+) {
+ const id = await this.beginTransaction(options);
+ try {
+ await callback();
+ await this.commitTransaction(id);
+ } catch (err: unknown) {
+ await this.rollbackTransaction(id);
+ }
+};
diff --git a/src/database/types.ts b/src/database/types.ts
index 87a714d17c5..98fb863feb5 100644
--- a/src/database/types.ts
+++ b/src/database/types.ts
@@ -48,7 +48,7 @@ export interface DatabaseAdapter {
/**
* Terminate the connection with the database
*/
- destroy?: () => Promise<void>;
+ destroy?: Destroy;
/**
* Used to alias server only modules or make other changes to webpack configuration
@@ -59,12 +59,12 @@ export interface DatabaseAdapter {
/**
* Path to read and write migration files from
*/
- migrationDir: string;
+ migrationDir?: string;
/**
* Output a migration file
*/
- createMigration: (migrationName: string) => Promise<void>;
+ createMigration: (CreateMigrationArgs) => Promise<void>;
/**
* Run any migration up functions that have not yet been performed and update the status
@@ -97,25 +97,31 @@ export interface DatabaseAdapter {
migrateFresh: () => Promise<void>;
// transactions
+ /**
+ * assign the transaction to use when making queries, defaults to the last started transaction
+ */
+ useTransaction?: (id: string | number) => void;
+
/**
* Perform many database interactions in a single, all-or-nothing operation.
*/
- transaction?: () => Promise<boolean>;
+ transaction?: Transaction;
/**
- * Start a transaction, requiring commit() to be called for any changes to be made.
+ * Start a transaction, requiring commitTransaction() to be called for any changes to be made.
+ * @returns an identifier for the transaction or null if one cannot be established
*/
- beginTransaction?: () => Promise<boolean>;
+ beginTransaction?: BeginTransaction;
/**
- * Cancel any changes since the beginning of the transaction.
+ * Abort any changes since the start of the transaction.
*/
- rollbackTransaction?: () => Promise<boolean>;
+ rollbackTransaction?: RollbackTransaction;
/**
- * Instruct the database to complete the changes made in the transaction.
+ * Persist the changes made since the start of the transaction.
*/
- commitTransaction?: () => Promise<boolean>;
+ commitTransaction?: CommitTransaction;
queryDrafts: QueryDrafts;
@@ -142,12 +148,30 @@ export interface DatabaseAdapter {
deleteVersions: DeleteVersions;
}
-export type Init = ({ config }: { config: SanitizedConfig }) => Promise<void>;
+export type Init = (payload: Payload) => Promise<void>;
+
+export type Connect = (payload: Payload) => Promise<void>
-export type Connect = ({ config }: { config: SanitizedConfig }) => Promise<void>
+export type Destroy = (payload: Payload) => Promise<void>
export type Webpack = (config: Configuration) => Configuration;
+export type CreateMigrationArgs = {
+ payload: Payload
+ migrationDir: string
+ migrationName: string
+}
+
+export type CreateMigration = (args: CreateMigrationArgs) => Promise<void>
+
+export type Transaction = (callback: () => Promise<void>, options?: Record<string, unknown>) => Promise<void>
+
+export type BeginTransaction = (options?: Record<string, unknown>) => Promise<number | string | null>
+
+export type RollbackTransaction = (id: string | number) => Promise<void>
+
+export type CommitTransaction = (id: string | number) => Promise<void>
+
export type QueryDraftsArgs = {
collection: string
where?: Where
@@ -156,6 +180,7 @@ export type QueryDraftsArgs = {
pagination?: boolean
sort?: string
locale?: string
+ req?: PayloadRequest
}
export type QueryDrafts = <T = TypeWithID>(args: QueryDraftsArgs) => Promise<PaginatedDocs<T>>;
@@ -164,6 +189,7 @@ export type FindOneArgs = {
collection: string
where?: Where
locale?: string
+ req?: PayloadRequest
}
@@ -180,6 +206,7 @@ export type FindArgs = {
pagination?: boolean
sort?: string
locale?: string
+ req?: PayloadRequest
}
export type Find = <T = TypeWithID>(args: FindArgs) => Promise<PaginatedDocs<T>>;
@@ -194,6 +221,7 @@ export type FindVersionsArgs = {
pagination?: boolean
sort?: string
locale?: string
+ req?: PayloadRequest
}
export type FindVersions = <T = TypeWithID>(args: FindVersionsArgs) => Promise<PaginatedDocs<TypeWithVersion<T>>>;
@@ -209,12 +237,14 @@ export type FindGlobalVersionsArgs = {
pagination?: boolean
sort?: string
locale?: string
+ req?: PayloadRequest
}
export type FindGlobalArgs = {
slug: string
locale?: string
where?: Where
+ req?: PayloadRequest
}
export type FindGlobal = <T extends GlobalsTypeWithID = any>(args: FindGlobalArgs) => Promise<T>
@@ -223,6 +253,7 @@ export type FindGlobal = <T extends GlobalsTypeWithID = any>(args: FindGlobalArg
export type CreateGlobalArgs<T extends GlobalsTypeWithID = any> = {
slug: string
data: T
+ req?: PayloadRequest
}
export type CreateGlobal = <T extends GlobalsTypeWithID = any>(args: CreateGlobalArgs<T>) => Promise<T>
@@ -230,9 +261,10 @@ export type CreateGlobal = <T extends GlobalsTypeWithID = any>(args: CreateGloba
export type UpdateGlobalArgs<T extends GlobalsTypeWithID = any> = {
slug: string
data: T
+ req?: PayloadRequest
}
export type UpdateGlobal = <T extends GlobalsTypeWithID = any>(args: UpdateGlobalArgs<T>) => Promise<T>
-
+// export type UpdateOne = (args: UpdateOneArgs) => Promise<Document>
export type FindGlobalVersions = <T = TypeWithID>(args: FindGlobalVersionsArgs) => Promise<PaginatedDocs<TypeWithVersion<T>>>;
@@ -243,6 +275,7 @@ export type DeleteVersionsArgs = {
sort?: {
[key: string]: string
}
+ req?: PayloadRequest
};
export type CreateVersionArgs<T = TypeWithID> = {
@@ -253,6 +286,7 @@ export type CreateVersionArgs<T = TypeWithID> = {
autosave: boolean
createdAt: string
updatedAt: string
+ req?: PayloadRequest
}
export type CreateVersion = <T = TypeWithID>(args: CreateVersionArgs<T>) => Promise<TypeWithVersion<T>>;
@@ -261,10 +295,11 @@ export type DeleteVersions = (args: DeleteVersionsArgs) => Promise<void>;
export type UpdateVersionArgs<T = TypeWithID> = {
- collectionSlug: string,
- where: Where,
- locale?: string,
+ collectionSlug: string
+ where: Where
+ locale?: string
versionData: T
+ req?: PayloadRequest
}
export type UpdateVersion = <T = TypeWithID>(args: UpdateVersionArgs<T>) => Promise<TypeWithVersion<T>>
@@ -275,7 +310,7 @@ export type CreateArgs = {
data: Record<string, unknown>
draft?: boolean
locale?: string
- req: PayloadRequest
+ req?: PayloadRequest
}
export type Create = (args: CreateArgs) => Promise<Document>
@@ -286,7 +321,7 @@ export type UpdateArgs = {
where: Where
draft?: boolean
locale?: string
- req: PayloadRequest
+ req?: PayloadRequest
}
export type Update = (args: UpdateArgs) => Promise<Document>
@@ -297,7 +332,7 @@ export type UpdateOneArgs = {
where: Where
draft?: boolean
locale?: string
- req: PayloadRequest
+ req?: PayloadRequest
}
export type UpdateOne = (args: UpdateOneArgs) => Promise<Document>
@@ -305,7 +340,7 @@ export type UpdateOne = (args: UpdateOneArgs) => Promise<Document>
export type DeleteOneArgs = {
collection: string
where: Where
- req: PayloadRequest
+ req?: PayloadRequest
}
export type DeleteOne = (args: DeleteOneArgs) => Promise<Document>
@@ -313,7 +348,7 @@ export type DeleteOne = (args: DeleteOneArgs) => Promise<Document>
export type DeleteManyArgs = {
collection: string
where: Where
- req: PayloadRequest | null
+ req?: PayloadRequest
}
export type DeleteMany = (args: DeleteManyArgs) => Promise<void>
diff --git a/src/express/types.ts b/src/express/types.ts
index 375e649f181..87f8065fae1 100644
--- a/src/express/types.ts
+++ b/src/express/types.ts
@@ -28,6 +28,10 @@ export declare type PayloadRequest<U = any> = Request & {
collection?: Collection;
/** What triggered this request */
payloadAPI?: 'REST' | 'local' | 'GraphQL';
+ /**
+ * Identifier for the database transaction for interactions in a single, all-or-nothing operation.
+ */
+ transactionID?: string | number;
/** Uploaded files */
files?: {
/**
@@ -46,6 +50,8 @@ export declare type PayloadRequest<U = any> = Request & {
payloadUploadSizes?: Record<string, Buffer>;
/** Cache of documents related to the current request */
findByID?: {
- [slug: string]: (q: FindOneArgs) => Promise<TypeWithID>;
+ [transactionID: string]: {
+ [slug: string]: (q: FindOneArgs) => Promise<TypeWithID>;
+ }
};
};
diff --git a/src/fields/hooks/afterRead/promise.ts b/src/fields/hooks/afterRead/promise.ts
index 5aaa02e19f5..417cf186403 100644
--- a/src/fields/hooks/afterRead/promise.ts
+++ b/src/fields/hooks/afterRead/promise.ts
@@ -252,6 +252,27 @@ export const promise = async ({
showHiddenFields,
});
});
+ } else if (!shouldHoistLocalizedValue && typeof rows === 'object' && rows !== null) {
+ Object.values(rows).forEach((localeRows) => {
+ if (Array.isArray(localeRows)) {
+ localeRows.forEach((row) => {
+ traverseFields({
+ currentDepth,
+ depth,
+ doc,
+ fields: field.fields,
+ fieldPromises,
+ findMany,
+ flattenLocales,
+ overrideAccess,
+ populationPromises,
+ req,
+ siblingDoc: row || {},
+ showHiddenFields,
+ });
+ });
+ }
+ });
}
break;
}
@@ -280,6 +301,31 @@ export const promise = async ({
});
}
});
+ } else if (!shouldHoistLocalizedValue && typeof rows === 'object' && rows !== null) {
+ Object.values(rows).forEach((localeRows) => {
+ if (Array.isArray(localeRows)) {
+ localeRows.forEach((row) => {
+ const block = field.blocks.find((blockType) => blockType.slug === row.blockType);
+
+ if (block) {
+ traverseFields({
+ currentDepth,
+ depth,
+ doc,
+ fields: block.fields,
+ fieldPromises,
+ findMany,
+ flattenLocales,
+ overrideAccess,
+ populationPromises,
+ req,
+ siblingDoc: row || {},
+ showHiddenFields,
+ });
+ }
+ });
+ }
+ });
}
break;
diff --git a/src/fields/hooks/afterRead/relationshipPopulationPromise.ts b/src/fields/hooks/afterRead/relationshipPopulationPromise.ts
index 28578189b5a..d1e4f23c0c9 100644
--- a/src/fields/hooks/afterRead/relationshipPopulationPromise.ts
+++ b/src/fields/hooks/afterRead/relationshipPopulationPromise.ts
@@ -1,5 +1,5 @@
import { PayloadRequest } from '../../../express/types';
-import { RelationshipField, fieldSupportsMany, fieldHasMaxDepth, UploadField } from '../../config/types';
+import { fieldHasMaxDepth, fieldSupportsMany, RelationshipField, UploadField } from '../../config/types';
type PopulateArgs = {
depth: number
@@ -41,6 +41,7 @@ const populate = async ({
if (shouldPopulate) {
relationshipValue = await req.payloadDataLoader.load(JSON.stringify([
+ req.transactionID,
relatedCollection.config.slug,
id,
depth,
diff --git a/src/fields/richText/populate.ts b/src/fields/richText/populate.ts
index 9fd4f5c023d..fdd0bf5d2a7 100644
--- a/src/fields/richText/populate.ts
+++ b/src/fields/richText/populate.ts
@@ -1,6 +1,6 @@
/* eslint-disable @typescript-eslint/no-use-before-define */
import { Collection } from '../../collections/config/types';
-import { RichTextField, Field } from '../config/types';
+import { Field, RichTextField } from '../config/types';
import { PayloadRequest } from '../../express/types';
type Arguments = {
@@ -32,6 +32,7 @@ export const populate = async ({
const dataRef = data as Record<string, unknown>;
const doc = await req.payloadDataLoader.load(JSON.stringify([
+ req.transactionID,
collection.config.slug,
id,
depth,
diff --git a/src/globals/initLocal.ts b/src/globals/initLocal.ts
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/src/globals/operations/findOne.ts b/src/globals/operations/findOne.ts
index 3e6569e7611..00efa4df715 100644
--- a/src/globals/operations/findOne.ts
+++ b/src/globals/operations/findOne.ts
@@ -5,6 +5,8 @@ import replaceWithDraftIfAvailable from '../../versions/drafts/replaceWithDraftI
import { afterRead } from '../../fields/hooks/afterRead';
import { SanitizedGlobalConfig } from '../config/types';
import { PayloadRequest } from '../../express/types';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
type Args = {
globalConfig: SanitizedGlobalConfig
@@ -22,6 +24,7 @@ async function findOne<T extends Record<string, unknown>>(args: Args): Promise<T
globalConfig,
req,
req: {
+ payload,
locale,
},
slug,
@@ -31,88 +34,98 @@ async function findOne<T extends Record<string, unknown>>(args: Args): Promise<T
overrideAccess = false,
} = args;
- // /////////////////////////////////////
- // Retrieve and execute access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- let accessResult: AccessResult;
+ // /////////////////////////////////////
+ // Retrieve and execute access
+ // /////////////////////////////////////
- if (!overrideAccess) {
- accessResult = await executeAccess({ req }, globalConfig.access.read);
- }
+ let accessResult: AccessResult;
- // /////////////////////////////////////
- // Perform database operation
- // /////////////////////////////////////
+ if (!overrideAccess) {
+ accessResult = await executeAccess({ req }, globalConfig.access.read);
+ }
- let doc = await req.payload.db.findGlobal({
- slug,
- locale,
- where: overrideAccess ? undefined : accessResult as Where,
- });
- if (!doc) {
- doc = {};
- }
+ // /////////////////////////////////////
+ // Perform database operation
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Replace document with draft if available
- // /////////////////////////////////////
-
- if (globalConfig.versions?.drafts && draftEnabled) {
- doc = await replaceWithDraftIfAvailable({
- entity: globalConfig,
- entityType: 'global',
+ let doc = await req.payload.db.findGlobal({
+ slug,
+ locale,
+ where: overrideAccess ? undefined : accessResult as Where,
+ req,
+ });
+ if (!doc) {
+ doc = {};
+ }
+
+ // /////////////////////////////////////
+ // Replace document with draft if available
+ // /////////////////////////////////////
+
+ if (globalConfig.versions?.drafts && draftEnabled) {
+ doc = await replaceWithDraftIfAvailable({
+ entity: globalConfig,
+ entityType: 'global',
+ doc,
+ req,
+ overrideAccess,
+ accessResult,
+ });
+ }
+
+ // /////////////////////////////////////
+ // Execute before global hook
+ // /////////////////////////////////////
+
+ await globalConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ doc = await hook({
+ req,
+ doc,
+ }) || doc;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Execute field-level hooks and access
+ // /////////////////////////////////////
+
+ doc = await afterRead({
+ depth,
doc,
+ entityConfig: globalConfig,
req,
overrideAccess,
- accessResult,
+ showHiddenFields,
});
- }
-
- // /////////////////////////////////////
- // Execute before global hook
- // /////////////////////////////////////
-
- await globalConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
- doc = await hook({
- req,
- doc,
- }) || doc;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // Execute field-level hooks and access
- // /////////////////////////////////////
-
- doc = await afterRead({
- depth,
- doc,
- entityConfig: globalConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ // /////////////////////////////////////
+ // Execute after global hook
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Execute after global hook
- // /////////////////////////////////////
+ await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ doc = await hook({
+ req,
+ doc,
+ }) || doc;
+ }, Promise.resolve());
- doc = await hook({
- req,
- doc,
- }) || doc;
- }, Promise.resolve());
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return doc;
+ return doc;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findOne;
diff --git a/src/globals/operations/findVersionByID.ts b/src/globals/operations/findVersionByID.ts
index eec51729b93..6d03c20cd19 100644
--- a/src/globals/operations/findVersionByID.ts
+++ b/src/globals/operations/findVersionByID.ts
@@ -7,6 +7,8 @@ import { SanitizedGlobalConfig } from '../config/types';
import { afterRead } from '../../fields/hooks/afterRead';
import { combineQueries } from '../../database/combineQueries';
import { FindGlobalVersionsArgs } from '../../database/types';
+import { killTransaction } from '../../utilities/killTransaction';
+import { initTransaction } from '../../utilities/initTransaction';
export type Arguments = {
globalConfig: SanitizedGlobalConfig
@@ -36,91 +38,101 @@ async function findVersionByID<T extends TypeWithVersion<T> = any>(args: Argumen
showHiddenFields,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const accessResults = !overrideAccess ? await executeAccess({ req, disableErrors, id }, globalConfig.access.readVersions) : true;
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- // If errors are disabled, and access returns false, return null
- if (accessResults === false) return null;
+ const accessResults = !overrideAccess ? await executeAccess({ req, disableErrors, id }, globalConfig.access.readVersions) : true;
- const hasWhereAccess = typeof accessResults === 'object';
+ // If errors are disabled, and access returns false, return null
+ if (accessResults === false) return null;
- const findGlobalVersionsArgs: FindGlobalVersionsArgs = {
- global: globalConfig.slug,
- where: combineQueries({ id: { equals: id } }, accessResults),
- locale,
- limit: 1,
- };
+ const hasWhereAccess = typeof accessResults === 'object';
- // /////////////////////////////////////
- // Find by ID
- // /////////////////////////////////////
+ const findGlobalVersionsArgs: FindGlobalVersionsArgs = {
+ global: globalConfig.slug,
+ where: combineQueries({ id: { equals: id } }, accessResults),
+ locale,
+ limit: 1,
+ req,
+ };
- if (!findGlobalVersionsArgs.where.and[0].id) throw new NotFound(t);
+ // /////////////////////////////////////
+ // Find by ID
+ // /////////////////////////////////////
+ if (!findGlobalVersionsArgs.where.and[0].id) throw new NotFound(t);
- const { docs: results } = await payload.db.findGlobalVersions(findGlobalVersionsArgs);
- if (!results || results?.length === 0) {
- if (!disableErrors) {
- if (!hasWhereAccess) throw new NotFound(t);
- if (hasWhereAccess) throw new Forbidden(t);
- }
- return null;
- }
+ const { docs: results } = await payload.db.findGlobalVersions(findGlobalVersionsArgs);
+ if (!results || results?.length === 0) {
+ if (!disableErrors) {
+ if (!hasWhereAccess) throw new NotFound(t);
+ if (hasWhereAccess) throw new Forbidden(t);
+ }
+ return null;
+ }
- // Clone the result - it may have come back memoized
- let result = JSON.parse(JSON.stringify(results[0]));
- // /////////////////////////////////////
- // beforeRead - Collection
- // /////////////////////////////////////
+ // Clone the result - it may have come back memoized
+ let result = JSON.parse(JSON.stringify(results[0]));
- await globalConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // beforeRead - Collection
+ // /////////////////////////////////////
- result = await hook({
- req,
- doc: result.version,
- }) || result.version;
- }, Promise.resolve());
+ await globalConfig.hooks.beforeRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ result = await hook({
+ req,
+ doc: result.version,
+ }) || result.version;
+ }, Promise.resolve());
- result.version = await afterRead({
- currentDepth,
- depth,
- doc: result.version,
- entityConfig: globalConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
-
- // /////////////////////////////////////
- // afterRead - Global
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
- await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- result.version = await hook({
- req,
- query: findGlobalVersionsArgs.where,
+ result.version = await afterRead({
+ currentDepth,
+ depth,
doc: result.version,
- }) || result.version;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- return result;
+ entityConfig: globalConfig,
+ req,
+ overrideAccess,
+ showHiddenFields,
+ });
+
+ // /////////////////////////////////////
+ // afterRead - Global
+ // /////////////////////////////////////
+
+ await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ result.version = await hook({
+ req,
+ query: findGlobalVersionsArgs.where,
+ doc: result.version,
+ }) || result.version;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findVersionByID;
diff --git a/src/globals/operations/findVersions.ts b/src/globals/operations/findVersions.ts
index 981c2b4b7de..a03dd23db48 100644
--- a/src/globals/operations/findVersions.ts
+++ b/src/globals/operations/findVersions.ts
@@ -9,6 +9,8 @@ import { buildVersionGlobalFields } from '../../versions/buildGlobalFields';
import { TypeWithVersion } from '../../versions/types';
import { validateQueryPaths } from '../../database/queryValidation/validateQueryPaths';
import { combineQueries } from '../../database/combineQueries';
+import { killTransaction } from '../../utilities/killTransaction';
+import { initTransaction } from '../../utilities/initTransaction';
export type Arguments = {
globalConfig: SanitizedGlobalConfig
@@ -43,84 +45,94 @@ async function findVersions<T extends TypeWithVersion<T>>(
const versionFields = buildVersionGlobalFields(globalConfig);
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- const accessResults = !overrideAccess ? await executeAccess({ req }, globalConfig.access.readVersions) : true;
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- await validateQueryPaths({
- globalConfig,
- versionFields,
- where,
- req,
- overrideAccess,
- });
+ const accessResults = !overrideAccess ? await executeAccess({ req }, globalConfig.access.readVersions) : true;
- const fullWhere = combineQueries(where, accessResults);
+ await validateQueryPaths({
+ globalConfig,
+ versionFields,
+ where,
+ req,
+ overrideAccess,
+ });
- // /////////////////////////////////////
- // Find
- // /////////////////////////////////////
+ const fullWhere = combineQueries(where, accessResults);
- const paginatedDocs = await payload.db.findGlobalVersions<T>({
- where: fullWhere,
- page: page || 1,
- limit: limit ?? 10,
- sort,
- global: globalConfig.slug,
- locale,
- });
-
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
-
- let result = {
- ...paginatedDocs,
- docs: await Promise.all(paginatedDocs.docs.map(async (data) => ({
- ...data,
- version: await afterRead({
- depth,
- doc: data.version,
- entityConfig: globalConfig,
- req,
- overrideAccess,
- showHiddenFields,
- findMany: true,
- }),
- }))),
- } as PaginatedDocs<T>;
-
- // /////////////////////////////////////
- // afterRead - Global
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: await Promise.all(result.docs.map(async (doc) => {
- const docRef = doc;
-
- await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
-
- docRef.version = await hook({ req, query: fullWhere, doc: doc.version, findMany: true }) || doc.version;
- }, Promise.resolve());
-
- return docRef;
- })),
- };
-
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
-
- result = {
- ...result,
- docs: result.docs.map((doc) => sanitizeInternalFields<T>(doc)),
- };
-
- return result;
+ // /////////////////////////////////////
+ // Find
+ // /////////////////////////////////////
+
+ const paginatedDocs = await payload.db.findGlobalVersions<T>({
+ where: fullWhere,
+ page: page || 1,
+ limit: limit ?? 10,
+ sort,
+ global: globalConfig.slug,
+ locale,
+ req,
+ });
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ let result = {
+ ...paginatedDocs,
+ docs: await Promise.all(paginatedDocs.docs.map(async (data) => ({
+ ...data,
+ version: await afterRead({
+ depth,
+ doc: data.version,
+ entityConfig: globalConfig,
+ req,
+ overrideAccess,
+ showHiddenFields,
+ findMany: true,
+ }),
+ }))),
+ } as PaginatedDocs<T>;
+
+ // /////////////////////////////////////
+ // afterRead - Global
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: await Promise.all(result.docs.map(async (doc) => {
+ const docRef = doc;
+
+ await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
+
+ docRef.version = await hook({ req, query: fullWhere, doc: doc.version, findMany: true }) || doc.version;
+ }, Promise.resolve());
+
+ return docRef;
+ })),
+ };
+
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
+
+ result = {
+ ...result,
+ docs: result.docs.map((doc) => sanitizeInternalFields<T>(doc)),
+ };
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default findVersions;
diff --git a/src/globals/operations/local/findOne.ts b/src/globals/operations/local/findOne.ts
index 3b33c41f760..d5d271a8b15 100644
--- a/src/globals/operations/local/findOne.ts
+++ b/src/globals/operations/local/findOne.ts
@@ -16,6 +16,7 @@ export type Options<T extends keyof GeneratedTypes['globals']> = {
overrideAccess?: boolean
showHiddenFields?: boolean
draft?: boolean
+ req?: PayloadRequest
}
export default async function findOneLocal<T extends keyof GeneratedTypes['globals']>(
@@ -31,25 +32,23 @@ export default async function findOneLocal<T extends keyof GeneratedTypes['globa
overrideAccess = true,
showHiddenFields,
draft = false,
+ req = {} as PayloadRequest,
} = options;
const globalConfig = payload.globals.config.find((config) => config.slug === globalSlug);
- const i18n = i18nInit(payload.config.i18n);
-
+ const defaultLocale = payload?.config?.localization ? payload?.config?.localization?.defaultLocale : null;
if (!globalConfig) {
throw new APIError(`The global with slug ${String(globalSlug)} can't be found.`);
}
- const req = {
- user,
- payloadAPI: 'local',
- locale,
- fallbackLocale,
- payload,
- i18n,
- t: i18n.t,
- } as PayloadRequest;
+ req.payloadAPI = req.payloadAPI || 'local';
+ req.locale = locale ?? req?.locale ?? defaultLocale;
+ req.fallbackLocale = fallbackLocale ?? req?.fallbackLocale ?? defaultLocale;
+ req.i18n = i18nInit(payload.config.i18n);
+ req.payload = payload;
+
+ if (typeof user !== 'undefined') req.user = user;
if (!req.payloadDataLoader) req.payloadDataLoader = getDataLoader(req);
diff --git a/src/globals/operations/restoreVersion.ts b/src/globals/operations/restoreVersion.ts
index 75012bf4326..220a4be7dbe 100644
--- a/src/globals/operations/restoreVersion.ts
+++ b/src/globals/operations/restoreVersion.ts
@@ -5,6 +5,8 @@ import { SanitizedGlobalConfig } from '../config/types';
import { NotFound } from '../../errors';
import { afterChange } from '../../fields/hooks/afterChange';
import { afterRead } from '../../fields/hooks/afterRead';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
export type Arguments = {
globalConfig: SanitizedGlobalConfig
@@ -29,116 +31,127 @@ async function restoreVersion<T extends TypeWithVersion<T> = any>(args: Argument
showHiddenFields,
} = args;
- // /////////////////////////////////////
- // Access
- // /////////////////////////////////////
+ try {
+ const shouldCommit = await initTransaction(req);
- if (!overrideAccess) {
- await executeAccess({ req }, globalConfig.access.update);
- }
-
- // /////////////////////////////////////
- // Retrieve original raw version
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Access
+ // /////////////////////////////////////
- const { docs: versionDocs } = await payload.db.findGlobalVersions<any>({
- global: globalConfig.slug,
- where: { id: { equals: id } },
- limit: 1,
- });
+ if (!overrideAccess) {
+ await executeAccess({ req }, globalConfig.access.update);
+ }
+ // /////////////////////////////////////
+ // Retrieve original raw version
+ // /////////////////////////////////////
- if (!versionDocs || versionDocs.length === 0) {
- throw new NotFound(t);
- }
+ const { docs: versionDocs } = await payload.db.findGlobalVersions<any>({
+ global: globalConfig.slug,
+ where: { id: { equals: id } },
+ limit: 1,
+ req,
+ });
- const rawVersion = versionDocs[0];
- // /////////////////////////////////////
- // fetch previousDoc
- // /////////////////////////////////////
+ if (!versionDocs || versionDocs.length === 0) {
+ throw new NotFound(t);
+ }
- const previousDoc = await payload.findGlobal({
- slug: globalConfig.slug,
- depth,
- });
+ const rawVersion = versionDocs[0];
- // /////////////////////////////////////
- // Update global
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // fetch previousDoc
+ // /////////////////////////////////////
- const global = await payload.db.findGlobal({
- slug: globalConfig.slug,
- });
+ const previousDoc = await payload.findGlobal({
+ slug: globalConfig.slug,
+ depth,
+ req,
+ });
- let result = rawVersion.version;
+ // /////////////////////////////////////
+ // Update global
+ // /////////////////////////////////////
- if (global) {
- result = await payload.db.updateGlobal({
+ const global = await payload.db.findGlobal({
slug: globalConfig.slug,
- data: result,
});
- } else {
- result = await payload.db.createGlobal({
- slug: globalConfig.slug,
- data: result,
+
+ let result = rawVersion.version;
+
+ if (global) {
+ result = await payload.db.updateGlobal({
+ slug: globalConfig.slug,
+ data: result,
+ });
+ } else {
+ result = await payload.db.createGlobal({
+ slug: globalConfig.slug,
+ data: result,
+ });
+ }
+
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
+
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: globalConfig,
+ req,
+ overrideAccess,
+ showHiddenFields,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Global
+ // /////////////////////////////////////
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: globalConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Global
- // /////////////////////////////////////
+ result = await hook({
+ doc: result,
+ req,
+ }) || result;
+ }, Promise.resolve());
- await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
+ result = await afterChange({
+ data: result,
doc: result,
+ previousDoc,
+ entityConfig: globalConfig,
+ operation: 'update',
req,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange({
- data: result,
- doc: result,
- previousDoc,
- entityConfig: globalConfig,
- operation: 'update',
- req,
- });
+ });
- // /////////////////////////////////////
- // afterChange - Global
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterChange - Global
+ // /////////////////////////////////////
- await globalConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ await globalConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- result = await hook({
- doc: result,
- previousDoc,
- req,
- }) || result;
- }, Promise.resolve());
+ result = await hook({
+ doc: result,
+ previousDoc,
+ req,
+ }) || result;
+ }, Promise.resolve());
+
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
- return result;
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default restoreVersion;
diff --git a/src/globals/operations/update.ts b/src/globals/operations/update.ts
index 8d21966aa2c..818e6b2009d 100644
--- a/src/globals/operations/update.ts
+++ b/src/globals/operations/update.ts
@@ -9,8 +9,9 @@ import { afterChange } from '../../fields/hooks/afterChange';
import { afterRead } from '../../fields/hooks/afterRead';
import { PayloadRequest } from '../../express/types';
import { saveVersion } from '../../versions/saveVersion';
-import sanitizeInternalFields from '../../utilities/sanitizeInternalFields';
import { getLatestGlobalVersion } from '../../versions/getLatestGlobalVersion';
+import { initTransaction } from '../../utilities/initTransaction';
+import { killTransaction } from '../../utilities/killTransaction';
type Args<T extends { [field: string | number | symbol]: unknown }> = {
globalConfig: SanitizedGlobalConfig
@@ -42,202 +43,220 @@ async function update<TSlug extends keyof GeneratedTypes['globals']>(
autosave,
} = args;
- let { data } = args;
+ try {
+ const shouldCommit = await initTransaction(req);
- const shouldSaveDraft = Boolean(draftArg && globalConfig.versions?.drafts);
+ let { data } = args;
- // /////////////////////////////////////
- // 1. Retrieve and execute access
- // /////////////////////////////////////
+ const shouldSaveDraft = Boolean(draftArg && globalConfig.versions?.drafts);
- const accessResults = !overrideAccess ? await executeAccess({ req, data }, globalConfig.access.update) : true;
+ // /////////////////////////////////////
+ // 1. Retrieve and execute access
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // Retrieve document
- // /////////////////////////////////////
+ const accessResults = !overrideAccess ? await executeAccess({
+ req,
+ data,
+ }, globalConfig.access.update) : true;
- const query: Where = overrideAccess ? undefined : accessResults as Where;
+ // /////////////////////////////////////
+ // Retrieve document
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // 2. Retrieve document
- // /////////////////////////////////////
- const { global, globalExists } = await getLatestGlobalVersion({
- payload,
- config: globalConfig,
- slug,
- where: query,
- locale,
- });
+ const query: Where = overrideAccess ? undefined : accessResults as Where;
+
+ // /////////////////////////////////////
+ // 2. Retrieve document
+ // /////////////////////////////////////
+ const {
+ global,
+ globalExists,
+ } = await getLatestGlobalVersion({
+ payload,
+ config: globalConfig,
+ slug,
+ where: query,
+ locale,
+ req,
+ });
- let globalJSON: Record<string, unknown> = {};
+ let globalJSON: Record<string, unknown> = {};
- if (global) {
- globalJSON = JSON.parse(JSON.stringify(global));
+ if (global) {
+ globalJSON = JSON.parse(JSON.stringify(global));
- if (globalJSON._id) {
- delete globalJSON._id;
+ if (globalJSON._id) {
+ delete globalJSON._id;
+ }
}
- }
- const originalDoc = await afterRead({
- depth: 0,
- doc: globalJSON,
- entityConfig: globalConfig,
- req,
- overrideAccess: true,
- showHiddenFields,
- });
+ const originalDoc = await afterRead({
+ depth: 0,
+ doc: globalJSON,
+ entityConfig: globalConfig,
+ req,
+ overrideAccess: true,
+ showHiddenFields,
+ });
- // /////////////////////////////////////
- // beforeValidate - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeValidate - Fields
+ // /////////////////////////////////////
- data = await beforeValidate({
- data,
- doc: originalDoc,
- entityConfig: globalConfig,
- operation: 'update',
- overrideAccess,
- req,
- });
+ data = await beforeValidate({
+ data,
+ doc: originalDoc,
+ entityConfig: globalConfig,
+ operation: 'update',
+ overrideAccess,
+ req,
+ });
- // /////////////////////////////////////
- // beforeValidate - Global
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // beforeValidate - Global
+ // /////////////////////////////////////
- await globalConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
- await priorHook;
+ await globalConfig.hooks.beforeValidate.reduce(async (priorHook, hook) => {
+ await priorHook;
- data = (await hook({
- data,
- req,
- originalDoc,
- })) || data;
- }, Promise.resolve());
+ data = (await hook({
+ data,
+ req,
+ originalDoc,
+ })) || data;
+ }, Promise.resolve());
+
+ // /////////////////////////////////////
+ // beforeChange - Global
+ // /////////////////////////////////////
- // /////////////////////////////////////
- // beforeChange - Global
- // /////////////////////////////////////
+ await globalConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- await globalConfig.hooks.beforeChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ data = (await hook({
+ data,
+ req,
+ originalDoc,
+ })) || data;
+ }, Promise.resolve());
- data = (await hook({
+ // /////////////////////////////////////
+ // beforeChange - Fields
+ // /////////////////////////////////////
+
+ let result = await beforeChange({
data,
+ doc: originalDoc,
+ docWithLocales: globalJSON,
+ entityConfig: globalConfig,
+ operation: 'update',
req,
- originalDoc,
- })) || data;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // beforeChange - Fields
- // /////////////////////////////////////
-
- let result = await beforeChange({
- data,
- doc: originalDoc,
- docWithLocales: globalJSON,
- entityConfig: globalConfig,
- operation: 'update',
- req,
- skipValidation: shouldSaveDraft,
- });
-
- // /////////////////////////////////////
- // Update
- // /////////////////////////////////////
-
- if (!shouldSaveDraft) {
- if (globalExists) {
- result = await payload.db.updateGlobal({
- slug,
- data: result,
- });
- } else {
- result = await payload.db.createGlobal({
- slug,
- data: result,
+ skipValidation: shouldSaveDraft,
+ });
+
+ // /////////////////////////////////////
+ // Update
+ // /////////////////////////////////////
+
+ if (!shouldSaveDraft) {
+ if (globalExists) {
+ result = await payload.db.updateGlobal({
+ slug,
+ data: result,
+ req,
+ });
+ } else {
+ result = await payload.db.createGlobal({
+ slug,
+ data: result,
+ req,
+ });
+ }
+ }
+
+ // /////////////////////////////////////
+ // Create version
+ // /////////////////////////////////////
+
+ if (globalConfig.versions) {
+ result = await saveVersion({
+ payload,
+ global: globalConfig,
+ req,
+ docWithLocales: {
+ ...result,
+ createdAt: result.createdAt,
+ updatedAt: result.updatedAt,
+ },
+ autosave,
+ draft: shouldSaveDraft,
});
}
- }
- // /////////////////////////////////////
- // Create version
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Fields
+ // /////////////////////////////////////
- if (globalConfig.versions) {
- result = await saveVersion({
- payload,
- global: globalConfig,
+ result = await afterRead({
+ depth,
+ doc: result,
+ entityConfig: globalConfig,
req,
- docWithLocales: {
- ...result,
- createdAt: result.createdAt,
- updatedAt: result.updatedAt,
- },
- autosave,
- draft: shouldSaveDraft,
+ overrideAccess,
+ showHiddenFields,
});
- }
- // /////////////////////////////////////
- // afterRead - Fields
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterRead - Global
+ // /////////////////////////////////////
- result = await afterRead({
- depth,
- doc: result,
- entityConfig: globalConfig,
- req,
- overrideAccess,
- showHiddenFields,
- });
+ await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
+ await priorHook;
- // /////////////////////////////////////
- // afterRead - Global
- // /////////////////////////////////////
+ result = await hook({
+ doc: result,
+ req,
+ }) || result;
+ }, Promise.resolve());
- await globalConfig.hooks.afterRead.reduce(async (priorHook, hook) => {
- await priorHook;
+ // /////////////////////////////////////
+ // afterChange - Fields
+ // /////////////////////////////////////
- result = await hook({
+ result = await afterChange({
+ data,
doc: result,
+ previousDoc: originalDoc,
+ entityConfig: globalConfig,
+ operation: 'update',
req,
- }) || result;
- }, Promise.resolve());
-
- // /////////////////////////////////////
- // afterChange - Fields
- // /////////////////////////////////////
-
- result = await afterChange({
- data,
- doc: result,
- previousDoc: originalDoc,
- entityConfig: globalConfig,
- operation: 'update',
- req,
- });
+ });
- // /////////////////////////////////////
- // afterChange - Global
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // afterChange - Global
+ // /////////////////////////////////////
- await globalConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
- await priorHook;
+ await globalConfig.hooks.afterChange.reduce(async (priorHook, hook) => {
+ await priorHook;
- result = await hook({
- doc: result,
- previousDoc: originalDoc,
- req,
- }) || result;
- }, Promise.resolve());
+ result = await hook({
+ doc: result,
+ previousDoc: originalDoc,
+ req,
+ }) || result;
+ }, Promise.resolve());
- // /////////////////////////////////////
- // Return results
- // /////////////////////////////////////
+ // /////////////////////////////////////
+ // Return results
+ // /////////////////////////////////////
- return result;
+ if (shouldCommit) await payload.db.commitTransaction(req.transactionID);
+
+ return result;
+ } catch (error: unknown) {
+ await killTransaction(req);
+ throw error;
+ }
}
export default update;
diff --git a/src/globals/requestHandlers/update.ts b/src/globals/requestHandlers/update.ts
index fa1a20db65e..9be2d8b25e9 100644
--- a/src/globals/requestHandlers/update.ts
+++ b/src/globals/requestHandlers/update.ts
@@ -1,4 +1,4 @@
-import { Response, NextFunction } from 'express';
+import { NextFunction, Response } from 'express';
import httpStatus from 'http-status';
import { PayloadRequest } from '../../express/types';
import { SanitizedGlobalConfig } from '../config/types';
@@ -30,9 +30,9 @@ export default function updateHandler(globalConfig: SanitizedGlobalConfig): Upda
if (draft) message = req.t('version:draftSavedSuccessfully');
if (autosave) message = req.t('version:autosavedSuccessfully');
- return res.status(httpStatus.OK).json({ message, result });
+ res.status(httpStatus.OK).json({ message, result });
} catch (error) {
- return next(error);
+ next(error);
}
};
}
diff --git a/src/graphql/schema/buildObjectType.ts b/src/graphql/schema/buildObjectType.ts
index 892f3d0b9ee..2886a562c1b 100644
--- a/src/graphql/schema/buildObjectType.ts
+++ b/src/graphql/schema/buildObjectType.ts
@@ -4,7 +4,8 @@
/* eslint-disable no-use-before-define */
import { GraphQLJSON } from 'graphql-type-json';
import {
- GraphQLBoolean, GraphQLEnumType,
+ GraphQLBoolean,
+ GraphQLEnumType,
GraphQLFieldConfig,
GraphQLFloat,
GraphQLInt,
@@ -17,28 +18,28 @@ import {
} from 'graphql';
import { DateTimeResolver, EmailAddressResolver } from 'graphql-scalars';
import {
- Field,
- RadioField,
- RelationshipField,
- SelectField,
- UploadField,
ArrayField,
- GroupField,
- RichTextField,
- NumberField,
- TextField,
- EmailField,
- TextareaField,
+ BlockField,
+ CheckboxField,
CodeField,
- JSONField,
+ CollapsibleField,
DateField,
+ EmailField,
+ Field,
+ GroupField,
+ JSONField,
+ NumberField,
PointField,
- CheckboxField,
- BlockField,
+ RadioField,
+ RelationshipField,
+ RichTextField,
RowField,
- CollapsibleField,
- TabsField,
+ SelectField,
tabHasName,
+ TabsField,
+ TextareaField,
+ TextField,
+ UploadField,
} from '../../fields/config/types';
import formatName from '../utilities/formatName';
import combineParentName from '../utilities/combineParentName';
@@ -188,6 +189,7 @@ function buildObjectType({
if (id) {
const relatedDocument = await context.req.payloadDataLoader.load(JSON.stringify([
+ context.req.transactionID,
relatedCollectionSlug,
id,
0,
@@ -349,6 +351,7 @@ function buildObjectType({
}
const result = await context.req.payloadDataLoader.load(JSON.stringify([
+ context.req.transactionID,
collectionSlug,
id,
0,
@@ -392,6 +395,7 @@ function buildObjectType({
if (id) {
const relatedDocument = await context.req.payloadDataLoader.load(JSON.stringify([
+ context.req.transactionID,
relatedCollectionSlug,
id,
0,
diff --git a/src/mongoose/connect.ts b/src/mongoose/connect.ts
index 47282f50f79..ac284f0e9f1 100644
--- a/src/mongoose/connect.ts
+++ b/src/mongoose/connect.ts
@@ -5,8 +5,13 @@ import mongoose from 'mongoose';
import type { MongooseAdapter } from '.';
import type { Connect } from '../database/types';
-export const connect: Connect = async function connect(this: MongooseAdapter,
- { config }) {
+export const connect: Connect = async function connect(
+ this: MongooseAdapter,
+ payload,
+) {
+ if (this.url === false) {
+ return;
+ }
let urlToConnect = this.url;
let successfulConnectionMessage = 'Connected to MongoDB server successfully!';
@@ -16,8 +21,6 @@ export const connect: Connect = async function connect(this: MongooseAdapter,
useFacet: undefined,
};
- let mongoMemoryServer;
-
if (process.env.NODE_ENV === 'test') {
if (process.env.PAYLOAD_TEST_MONGO_URL) {
urlToConnect = process.env.PAYLOAD_TEST_MONGO_URL;
@@ -27,20 +30,22 @@ export const connect: Connect = async function connect(this: MongooseAdapter,
const getPort = require('get-port');
const port = await getPort();
- mongoMemoryServer = await MongoMemoryServer.create({
+ this.mongoMemoryServer = await MongoMemoryServer.create({
instance: {
dbName: 'payloadmemory',
port,
},
});
- urlToConnect = mongoMemoryServer.getUri();
+ urlToConnect = this.mongoMemoryServer.getUri();
successfulConnectionMessage = 'Connected to in-memory MongoDB server successfully!';
}
}
try {
- await mongoose.connect(urlToConnect, connectionOptions);
+ this.connection = (
+ await mongoose.connect(urlToConnect, connectionOptions)
+ ).connection;
if (process.env.PAYLOAD_DROP_DATABASE === 'true') {
this.payload.logger.info('---- DROPPING DATABASE ----');
@@ -55,8 +60,4 @@ export const connect: Connect = async function connect(this: MongooseAdapter,
);
process.exit(1);
}
-
- this.mongoMemoryServer = mongoMemoryServer;
-
- return mongoMemoryServer;
};
diff --git a/src/mongoose/create.ts b/src/mongoose/create.ts
index b3cc33223c7..07b0b819068 100644
--- a/src/mongoose/create.ts
+++ b/src/mongoose/create.ts
@@ -1,12 +1,17 @@
import type { MongooseAdapter } from '.';
import type { Create } from '../database/types';
import type { Document } from '../types';
+import { PayloadRequest } from '../types';
+import { withSession } from './withSession';
-export const create: Create = async function create(this: MongooseAdapter,
- { collection, data }) {
+export const create: Create = async function create(
+ this: MongooseAdapter,
+ { collection, data, req = {} as PayloadRequest },
+) {
const Model = this.collections[collection];
+ const options = withSession(this, req.transactionID);
- const doc = await Model.create(data);
+ const [doc] = await Model.create([data], options);
// doc.toJSON does not do stuff like converting ObjectIds to string, or date strings to date objects. That's why we use JSON.parse/stringify here
const result: Document = JSON.parse(JSON.stringify(doc));
diff --git a/src/mongoose/createGlobal.ts b/src/mongoose/createGlobal.ts
index 64c791074cb..fe766e954b9 100644
--- a/src/mongoose/createGlobal.ts
+++ b/src/mongoose/createGlobal.ts
@@ -1,16 +1,21 @@
import type { MongooseAdapter } from '.';
import type { CreateGlobal } from '../database/types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const createGlobal: CreateGlobal = async function createGlobal(this: MongooseAdapter,
- { data, slug }) {
+export const createGlobal: CreateGlobal = async function createGlobal(
+ this: MongooseAdapter,
+ { data, slug, req = {} as PayloadRequest },
+) {
const Model = this.globals;
-
-
- let result = await Model.create({
+ const global = {
globalType: slug,
...data,
- }) as any;
+ };
+ const options = withSession(this, req.transactionID);
+
+ let [result] = (await Model.create([global], options)) as any;
result = JSON.parse(JSON.stringify(result));
diff --git a/src/mongoose/createVersion.ts b/src/mongoose/createVersion.ts
index c2e8e89ce35..2e6bef772bf 100644
--- a/src/mongoose/createVersion.ts
+++ b/src/mongoose/createVersion.ts
@@ -1,19 +1,37 @@
import type { MongooseAdapter } from '.';
import type { CreateVersion } from '../database/types';
import type { Document } from '../types';
+import { PayloadRequest } from '../types';
+import { withSession } from './withSession';
-export const createVersion: CreateVersion = async function createVersion(this: MongooseAdapter,
- { collectionSlug, parent, versionData, autosave, createdAt, updatedAt }) {
- const VersionModel = this.versions[collectionSlug];
-
-
- const doc = await VersionModel.create({
+export const createVersion: CreateVersion = async function createVersion(
+ this: MongooseAdapter,
+ {
+ collectionSlug,
parent,
- version: versionData,
+ versionData,
autosave,
createdAt,
updatedAt,
- });
+ req = {} as PayloadRequest,
+ },
+) {
+ const VersionModel = this.versions[collectionSlug];
+ const options = withSession(this, req.transactionID);
+
+ const [doc] = await VersionModel.create(
+ [
+ {
+ parent,
+ version: versionData,
+ autosave,
+ createdAt,
+ updatedAt,
+ },
+ ],
+ options,
+ req,
+ );
const result: Document = JSON.parse(JSON.stringify(doc));
const verificationToken = doc._verificationToken;
diff --git a/src/mongoose/deleteMany.ts b/src/mongoose/deleteMany.ts
index a9a2b0f5e33..966b31e9e5e 100644
--- a/src/mongoose/deleteMany.ts
+++ b/src/mongoose/deleteMany.ts
@@ -1,14 +1,20 @@
import type { MongooseAdapter } from '.';
import type { DeleteMany } from '../database/types';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
export const deleteMany: DeleteMany = async function deleteMany(this: MongooseAdapter,
- { collection, where }) {
+ { collection, where, req = {} as PayloadRequest }) {
const Model = this.collections[collection];
+ const options = {
+ ...withSession(this, req.transactionID),
+ lean: true,
+ };
const query = await Model.buildQuery({
payload: this.payload,
where,
});
- await Model.deleteMany(query).lean();
+ await Model.deleteMany(query, options);
};
diff --git a/src/mongoose/deleteOne.ts b/src/mongoose/deleteOne.ts
index 62e18377f20..4d901a86b18 100644
--- a/src/mongoose/deleteOne.ts
+++ b/src/mongoose/deleteOne.ts
@@ -1,19 +1,23 @@
import type { MongooseAdapter } from '.';
import type { DeleteOne } from '../database/types';
import type { Document } from '../types';
+import { PayloadRequest } from '../types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
+import { withSession } from './withSession';
-export const deleteOne: DeleteOne = async function deleteOne(this: MongooseAdapter,
- { collection, where }) {
+export const deleteOne: DeleteOne = async function deleteOne(
+ this: MongooseAdapter,
+ { collection, where, req = {} as PayloadRequest },
+) {
const Model = this.collections[collection];
+ const options = withSession(this, req.transactionID);
const query = await Model.buildQuery({
payload: this.payload,
where,
});
-
- const doc = await Model.findOneAndDelete(query).lean();
+ const doc = await Model.findOneAndDelete(query, options).lean();
let result: Document = JSON.parse(JSON.stringify(doc));
@@ -21,6 +25,5 @@ export const deleteOne: DeleteOne = async function deleteOne(this: MongooseAdapt
result.id = result._id;
result = sanitizeInternalFields(result);
-
return result;
};
diff --git a/src/mongoose/deleteVersions.ts b/src/mongoose/deleteVersions.ts
index 986f058012e..3c4e0c07ea6 100644
--- a/src/mongoose/deleteVersions.ts
+++ b/src/mongoose/deleteVersions.ts
@@ -1,10 +1,15 @@
import type { MongooseAdapter } from '.';
import type { DeleteVersions } from '../database/types';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
export const deleteVersions: DeleteVersions = async function deleteVersions(this: MongooseAdapter,
- { collection, where, locale }) {
+ { collection, where, locale, req = {} as PayloadRequest }) {
const VersionsModel = this.versions[collection];
-
+ const options = {
+ ...withSession(this, req.transactionID),
+ lean: true,
+ };
const query = await VersionsModel.buildQuery({
payload: this.payload,
@@ -12,5 +17,5 @@ export const deleteVersions: DeleteVersions = async function deleteVersions(this
where,
});
- await VersionsModel.deleteMany(query).lean();
+ await VersionsModel.deleteMany(query, options);
};
diff --git a/src/mongoose/destroy.ts b/src/mongoose/destroy.ts
new file mode 100644
index 00000000000..22d314e383c
--- /dev/null
+++ b/src/mongoose/destroy.ts
@@ -0,0 +1,13 @@
+import mongoose from 'mongoose';
+import { Destroy } from '../database/types';
+import { MongooseAdapter } from './index';
+
+export const destroy: Destroy = async function destroy(
+ this: MongooseAdapter,
+) {
+ if (this.mongoMemoryServer) {
+ await mongoose.connection.dropDatabase();
+ await mongoose.connection.close();
+ await this.mongoMemoryServer.stop();
+ }
+};
diff --git a/src/mongoose/find.ts b/src/mongoose/find.ts
index 36552da230a..993c89a3abb 100644
--- a/src/mongoose/find.ts
+++ b/src/mongoose/find.ts
@@ -4,13 +4,25 @@ import type { Find } from '../database/types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
import flattenWhereToOperators from '../database/flattenWhereToOperators';
import { buildSortParam } from './queries/buildSortParam';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
export const find: Find = async function find(
this: MongooseAdapter,
- { collection, where, page, limit, sort: sortArg, locale, pagination },
+ {
+ collection,
+ where,
+ page,
+ limit,
+ sort: sortArg,
+ locale,
+ pagination,
+ req = {} as PayloadRequest,
+ },
) {
const Model = this.collections[collection];
const collectionConfig = this.payload.collections[collection].config;
+ const options = withSession(this, req.transactionID);
let hasNearConstraint = false;
@@ -44,8 +56,9 @@ export const find: Find = async function find(
useEstimatedCount: hasNearConstraint,
forceCountFn: hasNearConstraint,
pagination,
- options: {},
+ options,
};
+
if (limit > 0) {
paginationOptions.limit = limit;
// limit must also be set here, it's ignored when pagination is false
diff --git a/src/mongoose/findGlobal.ts b/src/mongoose/findGlobal.ts
index 0dbd5424cd3..0f1fb28d143 100644
--- a/src/mongoose/findGlobal.ts
+++ b/src/mongoose/findGlobal.ts
@@ -2,10 +2,18 @@ import type { MongooseAdapter } from '.';
import { combineQueries } from '../database/combineQueries';
import type { FindGlobal } from '../database/types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const findGlobal: FindGlobal = async function findGlobal(this: MongooseAdapter,
- { slug, locale, where }) {
+export const findGlobal: FindGlobal = async function findGlobal(
+ this: MongooseAdapter,
+ { slug, locale, where, req = {} as PayloadRequest },
+) {
const Model = this.globals;
+ const options = {
+ ...withSession(this, req.transactionID),
+ lean: true,
+ };
const query = await Model.buildQuery({
where: combineQueries({ globalType: { equals: slug } }, where),
@@ -14,11 +22,12 @@ export const findGlobal: FindGlobal = async function findGlobal(this: MongooseAd
globalSlug: slug,
});
- let doc = await Model.findOne(query).lean() as any;
+ let doc = (await Model.findOne(query, {}, options)) as any;
if (!doc) {
return null;
- } if (doc._id) {
+ }
+ if (doc._id) {
doc.id = doc._id;
delete doc._id;
}
@@ -26,6 +35,5 @@ export const findGlobal: FindGlobal = async function findGlobal(this: MongooseAd
doc = JSON.parse(JSON.stringify(doc));
doc = sanitizeInternalFields(doc);
-
return doc;
};
diff --git a/src/mongoose/findGlobalVersions.ts b/src/mongoose/findGlobalVersions.ts
index 7435a850fce..a1ace75ae1b 100644
--- a/src/mongoose/findGlobalVersions.ts
+++ b/src/mongoose/findGlobalVersions.ts
@@ -5,11 +5,32 @@ import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
import flattenWhereToOperators from '../database/flattenWhereToOperators';
import { buildSortParam } from './queries/buildSortParam';
import { buildVersionGlobalFields } from '../versions/buildGlobalFields';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const findGlobalVersions: FindGlobalVersions = async function findGlobalVersions(this: MongooseAdapter,
- { global, where, page, limit, sort: sortArg, locale, pagination, skip }) {
+export const findGlobalVersions: FindGlobalVersions = async function findGlobalVersions(
+ this: MongooseAdapter,
+ {
+ global,
+ where,
+ page,
+ limit,
+ sort: sortArg,
+ locale,
+ pagination,
+ skip,
+ req = {} as PayloadRequest,
+ },
+) {
const Model = this.versions[global];
- const versionFields = buildVersionGlobalFields(this.payload.globals.config.find(({ slug }) => slug === global));
+ const versionFields = buildVersionGlobalFields(
+ this.payload.globals.config.find(({ slug }) => slug === global),
+ );
+ const options = {
+ ...withSession(this, req.transactionID),
+ skip,
+ limit,
+ };
let hasNearConstraint = false;
@@ -45,10 +66,9 @@ export const findGlobalVersions: FindGlobalVersions = async function findGlobalV
offset: skip,
useEstimatedCount: hasNearConstraint,
forceCountFn: hasNearConstraint,
- options: {
- skip,
- },
+ options,
};
+
if (limit > 0) {
paginationOptions.limit = limit;
// limit must also be set here, it's ignored when pagination is false
diff --git a/src/mongoose/findOne.ts b/src/mongoose/findOne.ts
index 8eaf7f99309..a637d55f530 100644
--- a/src/mongoose/findOne.ts
+++ b/src/mongoose/findOne.ts
@@ -1,12 +1,20 @@
+import type { MongooseQueryOptions } from 'mongoose';
import type { MongooseAdapter } from '.';
import type { FindOne } from '../database/types';
import type { Document } from '../types';
+import { PayloadRequest } from '../types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
+import { withSession } from './withSession';
-export const findOne: FindOne = async function findOne(this: MongooseAdapter,
- { collection, where, locale }) {
+export const findOne: FindOne = async function findOne(
+ this: MongooseAdapter,
+ { collection, where, locale, req = {} as PayloadRequest },
+) {
const Model = this.collections[collection];
-
+ const options: MongooseQueryOptions = {
+ ...withSession(this, req.transactionID),
+ lean: true,
+ };
const query = await Model.buildQuery({
payload: this.payload,
@@ -14,13 +22,12 @@ export const findOne: FindOne = async function findOne(this: MongooseAdapter,
where,
});
- const doc = await Model.findOne(query).lean();
+ const doc = await Model.findOne(query, {}, options);
if (!doc) {
return null;
}
-
let result: Document = JSON.parse(JSON.stringify(doc));
// custom id type reset
diff --git a/src/mongoose/findVersions.ts b/src/mongoose/findVersions.ts
index 5dcfc1a8681..c403124f865 100644
--- a/src/mongoose/findVersions.ts
+++ b/src/mongoose/findVersions.ts
@@ -4,11 +4,30 @@ import type { FindVersions } from '../database/types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
import flattenWhereToOperators from '../database/flattenWhereToOperators';
import { buildSortParam } from './queries/buildSortParam';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const findVersions: FindVersions = async function findVersions(this: MongooseAdapter,
- { collection, where, page, limit, sort: sortArg, locale, pagination, skip }) {
+export const findVersions: FindVersions = async function findVersions(
+ this: MongooseAdapter,
+ {
+ collection,
+ where,
+ page,
+ limit,
+ sort: sortArg,
+ locale,
+ pagination,
+ skip,
+ req = {} as PayloadRequest,
+ },
+) {
const Model = this.versions[collection];
const collectionConfig = this.payload.collections[collection].config;
+ const options = {
+ ...withSession(this, req.transactionID),
+ skip,
+ limit,
+ };
let hasNearConstraint = false;
@@ -44,12 +63,9 @@ export const findVersions: FindVersions = async function findVersions(this: Mong
offset: skip,
useEstimatedCount: hasNearConstraint,
forceCountFn: hasNearConstraint,
- options: {
- // limit must also be set here, it's ignored when pagination is false
- limit,
- skip,
- },
+ options,
};
+
if (limit > 0) {
paginationOptions.limit = limit;
// limit must also be set here, it's ignored when pagination is false
diff --git a/src/mongoose/index.ts b/src/mongoose/index.ts
index e70e9489dc6..419483de031 100644
--- a/src/mongoose/index.ts
+++ b/src/mongoose/index.ts
@@ -1,24 +1,21 @@
-import type { ConnectOptions } from 'mongoose';
+import type { ClientSession, Connection, ConnectOptions } from 'mongoose';
+import mongoose from 'mongoose';
import { createMigration } from '../database/migrations/createMigration';
-import { migrate } from '../database/migrations/migrate';
-import { migrateDown } from '../database/migrations/migrateDown';
-import { migrateRefresh } from '../database/migrations/migrateRefresh';
-import { migrateReset } from '../database/migrations/migrateReset';
-import { migrateStatus } from '../database/migrations/migrateStatus';
+import type { Payload } from '../index';
import type { DatabaseAdapter } from '../database/types';
-import { Payload } from '../index';
-import type { SanitizedConfig } from '../config/types';
import { connect } from './connect';
-import { create } from './create';
-import { find } from './find';
-import { findGlobalVersions } from './findGlobalVersions';
-import { findVersions } from './findVersions';
import { init } from './init';
-import { queryDrafts } from './queryDrafts';
import { webpack } from './webpack';
-
import { createGlobal } from './createGlobal';
import { createVersion } from './createVersion';
+import { beginTransaction } from './transactions/beginTransaction';
+import { rollbackTransaction } from './transactions/rollbackTransaction';
+import { commitTransaction } from './transactions/commitTransaction';
+import { queryDrafts } from './queryDrafts';
+import { find } from './find';
+import { findGlobalVersions } from './findGlobalVersions';
+import { findVersions } from './findVersions';
+import { create } from './create';
import { deleteOne } from './deleteOne';
import { deleteVersions } from './deleteVersions';
import { findGlobal } from './findGlobal';
@@ -26,14 +23,17 @@ import { findOne } from './findOne';
import { updateGlobal } from './updateGlobal';
import { updateOne } from './updateOne';
import { updateVersion } from './updateVersion';
-import type { CollectionModel, GlobalModel } from './types';
import { deleteMany } from './deleteMany';
+import { baseDatabaseAdapter } from '../database/baseDatabaseAdapter';
+import { destroy } from './destroy';
+import type { CollectionModel, GlobalModel } from './types';
export interface Args {
payload: Payload;
- /** The URL to connect to MongoDB */
- url: string;
+ /** The URL to connect to MongoDB or false to start payload and prevent connecting */
+ url: string | false;
migrationDir?: string;
+ /** Extra configuration options */
connectOptions?: ConnectOptions & {
/** Set false to disable $facet aggregation in non-supporting databases, Defaults to true */
useFacet?: boolean;
@@ -48,39 +48,42 @@ export type MongooseAdapter = DatabaseAdapter &
};
globals: GlobalModel;
versions: {
- [slug: string]: CollectionModel;
- };
- };
+ [slug: string]: CollectionModel
+ }
+ sessions: Record<string | number, ClientSession>
+ connection: Connection
+ }
export function mongooseAdapter({
payload,
url,
connectOptions,
- migrationDir = '.migrations',
+ migrationDir,
}: Args): MongooseAdapter {
+ const adapter = baseDatabaseAdapter({
+ payload,
+ migrationDir,
+ });
+ mongoose.set('strictQuery', false);
return {
+ ...adapter,
+ connection: undefined,
+ mongoMemoryServer: undefined,
+ sessions: {},
payload,
url,
connectOptions: connectOptions || {},
+ globals: undefined,
collections: {},
versions: {},
- globals: undefined,
- mongoMemoryServer: undefined,
connect,
+ destroy,
init,
webpack,
- migrate,
- migrateStatus,
- migrateDown,
- migrateRefresh,
- migrateReset,
- migrateFresh: async () => null,
- migrationDir,
createMigration: async (migrationName) => createMigration({ payload, migrationDir, migrationName }),
- transaction: async () => true,
- beginTransaction: async () => true,
- rollbackTransaction: async () => true,
- commitTransaction: async () => true,
+ beginTransaction,
+ rollbackTransaction,
+ commitTransaction,
queryDrafts,
findOne,
find,
diff --git a/src/mongoose/init.ts b/src/mongoose/init.ts
index a84f647b8d4..846135aa35b 100644
--- a/src/mongoose/init.ts
+++ b/src/mongoose/init.ts
@@ -1,5 +1,5 @@
/* eslint-disable no-param-reassign */
-import mongoose from 'mongoose';
+import mongoose, { PaginateOptions } from 'mongoose';
import paginate from 'mongoose-paginate-v2';
import mongooseAggregatePaginate from 'mongoose-aggregate-paginate-v2';
import { buildVersionCollectionFields } from '../versions/buildCollectionFields';
@@ -14,66 +14,74 @@ import { buildVersionGlobalFields } from '../versions/buildGlobalFields';
import type { Init } from '../database/types';
import { CollectionModel } from './types';
-export const init: Init = async function init(this: MongooseAdapter,
- { config }) {
- this.payload.config.collections.forEach((collection: SanitizedCollectionConfig) => {
- const schema = buildCollectionSchema(collection, this.payload.config);
-
- if (collection.versions) {
- const versionModelName = getVersionsModelName(collection);
-
- const versionCollectionFields = buildVersionCollectionFields(collection);
-
- const versionSchema = buildSchema(
- this.payload.config,
- versionCollectionFields,
- {
- disableUnique: true,
- draftsEnabled: true,
- options: {
- timestamps: false,
- minimize: false,
+export const init: Init = async function init(
+ this: MongooseAdapter,
+) {
+ this.payload.config.collections.forEach(
+ (collection: SanitizedCollectionConfig) => {
+ const schema = buildCollectionSchema(collection, this.payload.config);
+
+ if (collection.versions) {
+ const versionModelName = getVersionsModelName(collection);
+
+ const versionCollectionFields = buildVersionCollectionFields(collection);
+
+ const versionSchema = buildSchema(
+ this.payload.config,
+ versionCollectionFields,
+ {
+ disableUnique: true,
+ draftsEnabled: true,
+ options: {
+ timestamps: false,
+ minimize: false,
+ },
},
- },
- );
-
- if (collection.indexes) {
- collection.indexes.forEach((index) => {
- // prefix 'version.' to each field in the index
- const versionIndex = {
- fields: {},
- options: index.options,
- };
- Object.entries(index.fields)
- .forEach(([key, value]) => {
- versionIndex.fields[`version.${key}`] = value;
- });
- versionSchema.index(versionIndex.fields, versionIndex.options);
- });
- }
-
- versionSchema.plugin(paginate, { useEstimatedCount: true })
- .plugin(getBuildQueryPlugin({
- collectionSlug: collection.slug,
- versionsFields: versionCollectionFields,
- }));
-
- if (collection.versions?.drafts) {
- versionSchema.plugin(mongooseAggregatePaginate);
+ );
+
+ if (collection.indexes) {
+ collection.indexes.forEach((index) => {
+ // prefix 'version.' to each field in the index
+ const versionIndex = {
+ fields: {},
+ options: index.options,
+ };
+ Object.entries(index.fields)
+ .forEach(([key, value]) => {
+ versionIndex.fields[`version.${key}`] = value;
+ });
+ versionSchema.index(versionIndex.fields, versionIndex.options);
+ });
+ }
+
+ versionSchema.plugin<any, PaginateOptions>(paginate, { useEstimatedCount: true })
+ .plugin(
+ getBuildQueryPlugin({
+ collectionSlug: collection.slug,
+ versionsFields: versionCollectionFields,
+ }),
+ );
+
+ if (collection.versions?.drafts) {
+ versionSchema.plugin(mongooseAggregatePaginate);
+ }
+
+ const model = mongoose.model(
+ versionModelName,
+ versionSchema,
+ ) as CollectionModel;
+ this.payload.versions[collection.slug] = model;
+ this.versions[collection.slug] = model;
}
- const model = mongoose.model(versionModelName, versionSchema) as CollectionModel;
- this.payload.versions[collection.slug] = model;
- this.versions[collection.slug] = model;
- }
+ const model = mongoose.model(collection.slug, schema) as CollectionModel;
+ this.collections[collection.slug] = model;
- const model = mongoose.model(collection.slug, schema) as CollectionModel;
- this.collections[collection.slug] = model;
-
- this.payload.collections[collection.slug] = {
- config: collection,
- };
- });
+ this.payload.collections[collection.slug] = {
+ config: collection,
+ };
+ },
+ );
const model = buildGlobalModel(this.payload.config);
this.globals = model;
@@ -98,10 +106,14 @@ export const init: Init = async function init(this: MongooseAdapter,
},
);
- versionSchema.plugin(paginate, { useEstimatedCount: true })
+ versionSchema
+ .plugin<any, PaginateOptions>(paginate, { useEstimatedCount: true })
.plugin(getBuildQueryPlugin({ versionsFields: versionGlobalFields }));
- const versionsModel = mongoose.model(versionModelName, versionSchema) as CollectionModel;
+ const versionsModel = mongoose.model(
+ versionModelName,
+ versionSchema,
+ ) as CollectionModel;
this.versions[global.slug] = versionsModel;
this.payload.versions[global.slug] = versionsModel;
diff --git a/src/mongoose/models/buildCollectionSchema.ts b/src/mongoose/models/buildCollectionSchema.ts
index 57e7526a063..aff26d46a2c 100644
--- a/src/mongoose/models/buildCollectionSchema.ts
+++ b/src/mongoose/models/buildCollectionSchema.ts
@@ -1,5 +1,5 @@
import paginate from 'mongoose-paginate-v2';
-import { Schema } from 'mongoose';
+import { PaginateOptions, Schema } from 'mongoose';
import { SanitizedConfig } from '../../config/types';
import getBuildQueryPlugin from '../queries/buildQuery';
import buildSchema from './buildSchema';
@@ -29,7 +29,7 @@ const buildCollectionSchema = (collection: SanitizedCollectionConfig, config: Sa
schema.index(index.fields, index.options);
});
}
- schema.plugin(paginate, { useEstimatedCount: true })
+ schema.plugin<any, PaginateOptions>(paginate, { useEstimatedCount: true })
.plugin(getBuildQueryPlugin({ collectionSlug: collection.slug }));
return schema;
diff --git a/src/mongoose/queryDrafts.ts b/src/mongoose/queryDrafts.ts
index 5e89a2748f1..7e33cdfb2b1 100644
--- a/src/mongoose/queryDrafts.ts
+++ b/src/mongoose/queryDrafts.ts
@@ -1,20 +1,35 @@
+import { PaginateOptions } from 'mongoose';
import type { MongooseAdapter } from '.';
import type { QueryDrafts } from '../database/types';
import flattenWhereToOperators from '../database/flattenWhereToOperators';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
import { buildSortParam } from './queries/buildSortParam';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
type AggregateVersion<T> = {
- _id: string
- version: T
- updatedAt: string
- createdAt: string
-}
+ _id: string;
+ version: T;
+ updatedAt: string;
+ createdAt: string;
+};
-export const queryDrafts: QueryDrafts = async function queryDrafts<T>(this: MongooseAdapter,
- { collection, where, page, limit, sort: sortArg, locale, pagination }) {
+export const queryDrafts: QueryDrafts = async function queryDrafts<T>(
+ this: MongooseAdapter,
+ {
+ collection,
+ where,
+ page,
+ limit,
+ sort: sortArg,
+ locale,
+ pagination,
+ req = {} as PayloadRequest,
+ },
+) {
const VersionModel = this.versions[collection];
const collectionConfig = this.payload.collections[collection].config;
+ const options = withSession(this, req.transactionID);
const versionQuery = await VersionModel.buildQuery({
where,
@@ -40,23 +55,27 @@ export const queryDrafts: QueryDrafts = async function queryDrafts<T>(this: Mong
});
}
- const aggregate = VersionModel.aggregate<AggregateVersion<T>>([
- // Sort so that newest are first
- { $sort: { updatedAt: -1 } },
- // Group by parent ID, and take the first of each
- {
- $group: {
- _id: '$parent',
- version: { $first: '$version' },
- updatedAt: { $first: '$updatedAt' },
- createdAt: { $first: '$createdAt' },
+ const aggregate = VersionModel.aggregate<AggregateVersion<T>>(
+ [
+ // Sort so that newest are first
+ { $sort: { updatedAt: -1 } },
+ // Group by parent ID, and take the first of each
+ {
+ $group: {
+ _id: '$parent',
+ version: { $first: '$version' },
+ updatedAt: { $first: '$updatedAt' },
+ createdAt: { $first: '$createdAt' },
+ },
},
+ // Filter based on incoming query
+ { $match: versionQuery },
+ ],
+ {
+ ...options,
+ allowDiskUse: true,
},
- // Filter based on incoming query
- { $match: versionQuery },
- ], {
- allowDiskUse: true,
- });
+ );
let result;
@@ -68,8 +87,7 @@ export const queryDrafts: QueryDrafts = async function queryDrafts<T>(this: Mong
useEstimatedCount = constraints.some((prop) => Object.keys(prop).some((key) => key === 'near'));
}
-
- const aggregatePaginateOptions = {
+ const aggregatePaginateOptions: PaginateOptions = {
page,
limit,
lean: true,
@@ -79,12 +97,16 @@ export const queryDrafts: QueryDrafts = async function queryDrafts<T>(this: Mong
useCustomCountFn: pagination ? undefined : () => Promise.resolve(1),
useFacet: this.connectOptions.useFacet,
options: {
+ ...options,
limit,
},
sort,
};
- result = await VersionModel.aggregatePaginate(aggregate, aggregatePaginateOptions);
+ result = await VersionModel.aggregatePaginate(
+ aggregate,
+ aggregatePaginateOptions,
+ );
} else {
result = aggregate.exec();
}
diff --git a/src/mongoose/transactions/beginTransaction.ts b/src/mongoose/transactions/beginTransaction.ts
new file mode 100644
index 00000000000..918448652bc
--- /dev/null
+++ b/src/mongoose/transactions/beginTransaction.ts
@@ -0,0 +1,32 @@
+import type { TransactionOptions } from 'mongodb';
+import { v4 as uuid } from 'uuid';
+import { BeginTransaction } from '../../database/types';
+import { APIError } from '../../errors';
+
+let transactionsNotAvailable;
+export const beginTransaction: BeginTransaction = async function beginTransaction(
+ options: TransactionOptions = {},
+) {
+ let id = null;
+ if (!this.connection) {
+ throw new APIError('beginTransaction called while no connection to the database exists');
+ }
+
+ if (transactionsNotAvailable) return id;
+
+ if (!this.connection.get('replicaSet')) {
+ transactionsNotAvailable = true;
+ this.payload.logger.warn('Database transactions for MongoDB are only available when connecting to a replica set. Operations will continue without using transactions.');
+ } else {
+ id = uuid();
+ if (!this.sessions[id]) {
+ this.sessions[id] = await this.connection.getClient().startSession();
+ }
+ if (this.sessions[id].inTransaction()) {
+ this.payload.logger.warn('beginTransaction called while transaction already exists');
+ } else {
+ await this.sessions[id].startTransaction(options);
+ }
+ }
+ return id;
+};
diff --git a/src/mongoose/transactions/commitTransaction.ts b/src/mongoose/transactions/commitTransaction.ts
new file mode 100644
index 00000000000..f55c7f3fd8d
--- /dev/null
+++ b/src/mongoose/transactions/commitTransaction.ts
@@ -0,0 +1,15 @@
+import { CommitTransaction } from '../../database/types';
+
+
+export const commitTransaction: CommitTransaction = async function commitTransaction(id) {
+ if (!this.connection.get('replicaSet')) {
+ return;
+ }
+ if (!this.session[id]?.inTransaction()) {
+ this.payload.logger.warn('commitTransaction called when no transaction exists');
+ return;
+ }
+ await this.session[id].commitTransaction();
+ await this.session[id].endSession();
+ delete this.session[id];
+};
diff --git a/src/mongoose/transactions/rollbackTransaction.ts b/src/mongoose/transactions/rollbackTransaction.ts
new file mode 100644
index 00000000000..36d6acbc9b1
--- /dev/null
+++ b/src/mongoose/transactions/rollbackTransaction.ts
@@ -0,0 +1,12 @@
+import { RollbackTransaction } from '../../database/types';
+
+
+export const rollbackTransaction: RollbackTransaction = async function rollbackTransaction(id = '') {
+ if (!this.session[id]?.inTransaction()) {
+ this.payload.logger.warn('rollbackTransaction called when no transaction exists');
+ return;
+ }
+ await this.session[id].abortTransaction();
+ await this.session[id].endSession();
+ delete this.session[id];
+};
diff --git a/src/mongoose/updateGlobal.ts b/src/mongoose/updateGlobal.ts
index a7d95cb6082..c06c02f02c8 100644
--- a/src/mongoose/updateGlobal.ts
+++ b/src/mongoose/updateGlobal.ts
@@ -1,17 +1,26 @@
import type { MongooseAdapter } from '.';
import type { UpdateGlobal } from '../database/types';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const updateGlobal: UpdateGlobal = async function updateGlobal(this: MongooseAdapter,
- { slug, data }) {
+export const updateGlobal: UpdateGlobal = async function updateGlobal(
+ this: MongooseAdapter,
+ { slug, data, req = {} as PayloadRequest },
+) {
const Model = this.globals;
+ const options = {
+ ...withSession(this, req.transactionID),
+ new: true,
+ lean: true,
+ };
let result;
result = await Model.findOneAndUpdate(
{ globalType: slug },
data,
- { new: true, lean: true },
- ).lean();
+ options,
+ );
result = JSON.parse(JSON.stringify(result));
@@ -19,6 +28,5 @@ export const updateGlobal: UpdateGlobal = async function updateGlobal(this: Mong
result.id = result._id;
result = sanitizeInternalFields(result);
-
return result;
};
diff --git a/src/mongoose/updateOne.ts b/src/mongoose/updateOne.ts
index dc7ffed9595..eb15e067055 100644
--- a/src/mongoose/updateOne.ts
+++ b/src/mongoose/updateOne.ts
@@ -3,10 +3,19 @@ import type { UpdateOne } from '../database/types';
import { ValidationError } from '../errors';
import sanitizeInternalFields from '../utilities/sanitizeInternalFields';
import { i18nInit } from '../translations/init';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const updateOne: UpdateOne = async function updateOne(this: MongooseAdapter,
- { collection, data, where, locale, req }) {
+export const updateOne: UpdateOne = async function updateOne(
+ this: MongooseAdapter,
+ { collection, data, where, locale, req = {} as PayloadRequest },
+) {
const Model = this.collections[collection];
+ const options = {
+ ...withSession(this, req.transactionID),
+ new: true,
+ lean: true,
+ };
const query = await Model.buildQuery({
payload: this.payload,
@@ -16,18 +25,19 @@ export const updateOne: UpdateOne = async function updateOne(this: MongooseAdapt
let result;
try {
- result = await Model.findOneAndUpdate(
- query,
- data,
- { new: true, lean: true },
- ).lean();
+ result = await Model.findOneAndUpdate(query, data, options).lean();
} catch (error) {
// Handle uniqueness error from MongoDB
throw error.code === 11000 && error.keyValue
- ? new ValidationError([{
- message: 'Value must be unique',
- field: Object.keys(error.keyValue)[0],
- }], req?.t ?? i18nInit(this.payload.config.i18n).t)
+ ? new ValidationError(
+ [
+ {
+ message: 'Value must be unique',
+ field: Object.keys(error.keyValue)[0],
+ },
+ ],
+ req?.t ?? i18nInit(this.payload.config.i18n).t,
+ )
: error;
}
@@ -35,6 +45,5 @@ export const updateOne: UpdateOne = async function updateOne(this: MongooseAdapt
result.id = result._id;
result = sanitizeInternalFields(result);
-
return result;
};
diff --git a/src/mongoose/updateVersion.ts b/src/mongoose/updateVersion.ts
index 5c0daf4fe16..3d05f09f2c8 100644
--- a/src/mongoose/updateVersion.ts
+++ b/src/mongoose/updateVersion.ts
@@ -1,9 +1,18 @@
import type { MongooseAdapter } from '.';
import type { UpdateVersion } from '../database/types';
+import { withSession } from './withSession';
+import { PayloadRequest } from '../express/types';
-export const updateVersion: UpdateVersion = async function updateVersion(this: MongooseAdapter,
- { collectionSlug, where, locale, versionData }) {
+export const updateVersion: UpdateVersion = async function updateVersion(
+ this: MongooseAdapter,
+ { collectionSlug, where, locale, versionData, req = {} as PayloadRequest },
+) {
const VersionModel = this.versions[collectionSlug];
+ const options = {
+ ...withSession(this, req.transactionID),
+ new: true,
+ lean: true,
+ };
const query = await VersionModel.buildQuery({
payload: this.payload,
@@ -11,12 +20,7 @@ export const updateVersion: UpdateVersion = async function updateVersion(this: M
where,
});
-
- const doc = await VersionModel.findOneAndUpdate(
- query,
- versionData,
- { new: true, lean: true },
- ).lean();
+ const doc = await VersionModel.findOneAndUpdate(query, versionData, options);
const result = JSON.parse(JSON.stringify(doc));
diff --git a/src/mongoose/withSession.ts b/src/mongoose/withSession.ts
new file mode 100644
index 00000000000..2c957961cea
--- /dev/null
+++ b/src/mongoose/withSession.ts
@@ -0,0 +1,10 @@
+import type { ClientSession } from 'mongoose';
+import { MongooseAdapter } from './index';
+
+/**
+ * returns the session belonging to the transaction of the req.session if exists
+ * @returns ClientSession
+ */
+export function withSession(db: MongooseAdapter, transactionID?: string | number): { session: ClientSession } | object {
+ return db.sessions[transactionID] ? { session: db.sessions[transactionID] } : {};
+}
diff --git a/src/payload.ts b/src/payload.ts
index e8ae391c903..61f538ee28c 100644
--- a/src/payload.ts
+++ b/src/payload.ts
@@ -3,7 +3,6 @@ import type { Express, Router } from 'express';
import { ExecutionResult, GraphQLSchema, ValidationRule } from 'graphql';
import crypto from 'crypto';
import path from 'path';
-import mongoose from 'mongoose';
import { Config as GeneratedTypes } from 'payload/generated-types';
import { OperationArgs, Request as graphQLRequest } from 'graphql-http/lib/handler';
import { SendMailOptions } from 'nodemailer';
@@ -149,7 +148,7 @@ export class BasePayload<TGeneratedTypes extends GeneratedTypes> {
* @param options
*/
async init(options: InitOptions): Promise<Payload> {
- this.logger = Logger('payload', options.loggerOptions);
+ this.logger = Logger('payload', options.loggerOptions, options.loggerDestination);
this.mongoURL = options.mongoURL;
this.mongoOptions = options.mongoOptions;
@@ -205,7 +204,7 @@ export class BasePayload<TGeneratedTypes extends GeneratedTypes> {
if (!this.config.db) {
this.config.db = mongooseAdapter({
payload: this,
- url: this.mongoURL ? this.mongoURL : '',
+ url: this.mongoURL ? this.mongoURL : false,
connectOptions: options.mongoOptions,
});
}
@@ -213,11 +212,8 @@ export class BasePayload<TGeneratedTypes extends GeneratedTypes> {
this.db = this.config.db;
this.db.payload = this;
- if (this.mongoURL || this.db.connect) {
- mongoose.set('strictQuery', false);
- if (this.db?.connect) {
- this.mongoMemoryServer = await this.db.connect({ config: this.config });
- }
+ if (this.db?.connect) {
+ await this.db.connect(this);
}
// Configure email service
@@ -237,7 +233,7 @@ export class BasePayload<TGeneratedTypes extends GeneratedTypes> {
}
if (this.db?.init) {
- await this.db?.init({ config: this.config });
+ await this.db.init(this);
}
serverInitTelemetry(this);
diff --git a/src/translations/en.json b/src/translations/en.json
index 33b8f00aec6..6e076186e1d 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -90,7 +90,9 @@
"unspecific": "An error has occurred.",
"userLocked": "This user is locked due to having too many failed login attempts.",
"valueMustBeUnique": "Value must be unique",
- "verificationTokenInvalid": "Verification token is invalid."
+ "verificationTokenInvalid": "Verification token is invalid.",
+ "singular": "Error",
+ "plural": "Errors"
},
"fields": {
"addLabel": "Add {{label}}",
diff --git a/src/translations/ua.json b/src/translations/ua.json
index dbb8d48cdde..45e09dac984 100644
--- a/src/translations/ua.json
+++ b/src/translations/ua.json
@@ -93,10 +93,10 @@
"verificationTokenInvalid": "Токен верифікації є недійсним."
},
"fields": {
- "addLabel": "Добавити {{label}}",
- "addNew": "Добавити новий",
+ "addLabel": "Додати {{label}}",
+ "addNew": "Додати новий",
"addNewLabel": "Створити {{label}}",
- "addRelationship": "Добавити взаємозв'язок",
+ "addRelationship": "Додати взаємозв'язок",
"block": "блок",
"blockType": "Тип блока",
"blocks": "блоки",
@@ -138,8 +138,8 @@
"aboutToDeleteCount_many": "Ви збираєтеся видалити {{count}} {{label}}",
"aboutToDeleteCount_one": "Ви збираєтеся видалити {{count}} {{label}}",
"aboutToDeleteCount_other": "Ви збираєтеся видалити {{count}} {{label}}",
- "addBelow": "Добавити нижче",
- "addFilter": "Добавити фільтр",
+ "addBelow": "Додати нижче",
+ "addFilter": "Додати фільтр",
"adminTheme": "Тема адмінки",
"and": "і",
"ascending": "В порядку зростання",
diff --git a/src/utilities/deepCopyObject.ts b/src/utilities/deepCopyObject.ts
index 1639fea4fdd..8b569a40f9d 100644
--- a/src/utilities/deepCopyObject.ts
+++ b/src/utilities/deepCopyObject.ts
@@ -1,6 +1,10 @@
const deepCopyObject = (inObject) => {
if (inObject instanceof Date) return inObject;
+ if (inObject instanceof Set) return new Set(inObject);
+
+ if (inObject instanceof Map) return new Map(inObject);
+
if (typeof inObject !== 'object' || inObject === null) {
return inObject; // Return the value if inObject is not an object
}
diff --git a/src/utilities/initTransaction.ts b/src/utilities/initTransaction.ts
new file mode 100644
index 00000000000..0421b2252a1
--- /dev/null
+++ b/src/utilities/initTransaction.ts
@@ -0,0 +1,19 @@
+import { PayloadRequest } from '../express/types';
+
+/**
+ * Starts a new transaction using the db adapter with a random id and then assigns it to the req.transaction
+ * @returns true if beginning a transaction and false when req already has a transaction to use
+ */
+export async function initTransaction(req: PayloadRequest): Promise<boolean> {
+ const {
+ transactionID,
+ payload,
+ } = req;
+ if (!transactionID && typeof payload.db.beginTransaction === 'function') {
+ req.transactionID = await payload.db.beginTransaction();
+ if (req.transactionID) {
+ return true;
+ }
+ }
+ return false;
+}
diff --git a/src/utilities/isNumber.ts b/src/utilities/isNumber.ts
index 051e9251c6b..230ae0de906 100644
--- a/src/utilities/isNumber.ts
+++ b/src/utilities/isNumber.ts
@@ -1,7 +1,7 @@
-export function isNumber(value: unknown): boolean {
- if (typeof value === 'string' && value.trim() === ''){
- return false
+export function isNumber(value: unknown): value is number {
+ if (typeof value === 'string' && value.trim() === '') {
+ return false;
}
return !Number.isNaN(Number(value));
-}
\ No newline at end of file
+}
diff --git a/src/utilities/killTransaction.ts b/src/utilities/killTransaction.ts
new file mode 100644
index 00000000000..6c035ff603e
--- /dev/null
+++ b/src/utilities/killTransaction.ts
@@ -0,0 +1,15 @@
+import { PayloadRequest } from '../express/types';
+
+/**
+ * Rollback the transaction from the req using the db adapter and removes it from the req
+ */
+export async function killTransaction(req: PayloadRequest): Promise<void> {
+ const {
+ transactionID,
+ payload,
+ } = req;
+ if (transactionID) {
+ await payload.db.rollbackTransaction(req.transactionID);
+ delete req.transactionID;
+ }
+}
diff --git a/src/utilities/logger.ts b/src/utilities/logger.ts
index 87effe4e9fa..911a6306d59 100644
--- a/src/utilities/logger.ts
+++ b/src/utilities/logger.ts
@@ -9,10 +9,10 @@ const defaultLoggerOptions = {
},
};
-const getLogger = (name = 'payload', options?: pino.LoggerOptions): PayloadLogger => pino({
+const getLogger = (name = 'payload', options?: pino.LoggerOptions, destination?: pino.DestinationStream): PayloadLogger => pino({
name: options?.name || name,
enabled: process.env.DISABLE_LOGGING !== 'true',
...(options || defaultLoggerOptions),
-});
+}, destination);
export default getLogger;
diff --git a/src/utilities/setsAreEqual.ts b/src/utilities/setsAreEqual.ts
new file mode 100644
index 00000000000..9fc064160aa
--- /dev/null
+++ b/src/utilities/setsAreEqual.ts
@@ -0,0 +1,2 @@
+export const setsAreEqual = (xs: Set<unknown>, ys: Set<unknown>) => xs.size === ys.size
+ && [...xs].every((x) => ys.has(x));
diff --git a/src/utilities/splitPathByArrayFields.ts b/src/utilities/splitPathByArrayFields.ts
new file mode 100644
index 00000000000..db9ec7778d3
--- /dev/null
+++ b/src/utilities/splitPathByArrayFields.ts
@@ -0,0 +1,9 @@
+/**
+ Turns: 'arrayField.0.group123field.arrayField.0.textField'
+
+ Into: ['arrayField', '0', 'group123field.arrayField', '0', 'textField']
+*/
+export function splitPathByArrayFields(str: string): string[] {
+ const regex = /\.(\d+)\./g;
+ return str.split(regex).filter(Boolean);
+}
diff --git a/src/versions/deleteCollectionVersions.ts b/src/versions/deleteCollectionVersions.ts
index bb1c14e2d42..02ac17a1c67 100644
--- a/src/versions/deleteCollectionVersions.ts
+++ b/src/versions/deleteCollectionVersions.ts
@@ -1,15 +1,18 @@
import { Payload } from '../payload';
+import { PayloadRequest } from '../express/types';
type Args = {
payload: Payload
slug: string
id?: string | number
+ req?: PayloadRequest
}
export const deleteCollectionVersions = async ({
payload,
slug,
id,
+ req,
}: Args): Promise<void> => {
try {
await payload.db.deleteVersions({
@@ -19,6 +22,7 @@ export const deleteCollectionVersions = async ({
equals: id,
},
},
+ req,
});
} catch (err) {
payload.logger.error(`There was an error removing versions for the deleted ${slug} document with ID ${id}.`);
diff --git a/src/versions/drafts/replaceWithDraftIfAvailable.ts b/src/versions/drafts/replaceWithDraftIfAvailable.ts
index 184d2e313e2..1f2f47f971f 100644
--- a/src/versions/drafts/replaceWithDraftIfAvailable.ts
+++ b/src/versions/drafts/replaceWithDraftIfAvailable.ts
@@ -24,6 +24,10 @@ const replaceWithDraftIfAvailable = async <T extends TypeWithID>({
req,
accessResult,
}: Arguments<T>): Promise<T> => {
+ const {
+ locale,
+ } = req;
+
const queryToBuild: Where = {
and: [
{
@@ -58,12 +62,13 @@ const replaceWithDraftIfAvailable = async <T extends TypeWithID>({
const findVersionsArgs: FindVersionsArgs & FindGlobalVersionsArgs = {
- locale: req.locale,
+ locale,
where: combineQueries(queryToBuild, versionAccessResult),
collection: entity.slug,
global: entity.slug,
limit: 1,
sort: '-updatedAt',
+ req,
};
let versionDocs;
diff --git a/src/versions/enforceMaxVersions.ts b/src/versions/enforceMaxVersions.ts
index 4110c1eb824..6b317841abf 100644
--- a/src/versions/enforceMaxVersions.ts
+++ b/src/versions/enforceMaxVersions.ts
@@ -2,6 +2,7 @@ import { Payload } from '../payload';
import type { SanitizedCollectionConfig } from '../collections/config/types';
import type { SanitizedGlobalConfig } from '../globals/config/types';
import type { Where } from '../types';
+import { PayloadRequest } from '../types';
type Args = {
payload: Payload
@@ -9,6 +10,7 @@ type Args = {
collection?: SanitizedCollectionConfig
global?: SanitizedGlobalConfig
id?: string | number
+ req?: PayloadRequest
}
export const enforceMaxVersions = async ({
@@ -17,6 +19,7 @@ export const enforceMaxVersions = async ({
collection,
global,
id,
+ req,
}: Args): Promise<void> => {
const entityType = collection ? 'collection' : 'global';
const slug = collection ? collection.slug : global?.slug;
@@ -36,6 +39,7 @@ export const enforceMaxVersions = async ({
skip: max,
sort: '-updatedAt',
pagination: false,
+ req,
});
[oldestAllowedDoc] = query.docs;
@@ -45,6 +49,7 @@ export const enforceMaxVersions = async ({
global: global.slug,
skip: max,
sort: '-updatedAt',
+ req,
});
[oldestAllowedDoc] = query.docs;
@@ -66,6 +71,7 @@ export const enforceMaxVersions = async ({
await payload.db.deleteVersions({
collection: collection?.slug,
where: deleteQuery,
+ req,
});
}
} catch (err) {
diff --git a/src/versions/getLatestCollectionVersion.ts b/src/versions/getLatestCollectionVersion.ts
index 6fcf17ce7b4..cecc6a71730 100644
--- a/src/versions/getLatestCollectionVersion.ts
+++ b/src/versions/getLatestCollectionVersion.ts
@@ -1,21 +1,23 @@
-import { docHasTimestamps } from '../types';
+import { docHasTimestamps, PayloadRequest } from '../types';
import { Payload } from '../payload';
import { SanitizedCollectionConfig, TypeWithID } from '../collections/config/types';
import { TypeWithVersion } from './types';
import type { FindOneArgs } from '../database/types';
type Args = {
- payload: Payload
- query: FindOneArgs
- id: string | number
- config: SanitizedCollectionConfig
-}
+ payload: Payload;
+ query: FindOneArgs;
+ id: string | number;
+ config: SanitizedCollectionConfig;
+ req?: PayloadRequest
+};
export const getLatestCollectionVersion = async <T extends TypeWithID = any>({
payload,
config,
query,
id,
+ req,
}: Args): Promise<T> => {
let latestVersion: TypeWithVersion<T>;
@@ -24,14 +26,17 @@ export const getLatestCollectionVersion = async <T extends TypeWithID = any>({
collection: config.slug,
where: { parent: { equals: id } },
sort: '-updatedAt',
+ req,
});
[latestVersion] = docs;
}
- const doc = await payload.db.findOne<T>(query);
-
+ const doc = await payload.db.findOne<T>({ ...query, req });
- if (!latestVersion || (docHasTimestamps(doc) && latestVersion.updatedAt < doc.updatedAt)) {
+ if (
+ !latestVersion
+ || (docHasTimestamps(doc) && latestVersion.updatedAt < doc.updatedAt)
+ ) {
return doc;
}
diff --git a/src/versions/getLatestGlobalVersion.ts b/src/versions/getLatestGlobalVersion.ts
index 642a76409ec..0429026647b 100644
--- a/src/versions/getLatestGlobalVersion.ts
+++ b/src/versions/getLatestGlobalVersion.ts
@@ -1,5 +1,5 @@
import { Payload } from '../payload';
-import { docHasTimestamps, Document, Where } from '../types';
+import { docHasTimestamps, Document, PayloadRequest, Where } from '../types';
import { SanitizedGlobalConfig } from '../globals/config/types';
type Args = {
@@ -8,6 +8,7 @@ type Args = {
slug: string
config: SanitizedGlobalConfig
locale?: string
+ req?: PayloadRequest
}
export const getLatestGlobalVersion = async ({
@@ -16,6 +17,7 @@ export const getLatestGlobalVersion = async ({
slug,
where,
locale,
+ req,
}: Args): Promise<{global: Document, globalExists: boolean}> => {
let latestVersion;
@@ -26,6 +28,7 @@ export const getLatestGlobalVersion = async ({
limit: 1,
sort: '-updatedAt',
locale,
+ req,
})).docs[0];
}
@@ -33,6 +36,7 @@ export const getLatestGlobalVersion = async ({
slug,
where,
locale,
+ req,
});
const globalExists = Boolean(global);
diff --git a/src/versions/saveVersion.ts b/src/versions/saveVersion.ts
index cb7d0b0cd16..83591217a91 100644
--- a/src/versions/saveVersion.ts
+++ b/src/versions/saveVersion.ts
@@ -9,11 +9,11 @@ type Args = {
payload: Payload
global?: SanitizedGlobalConfig
collection?: SanitizedCollectionConfig
- req: PayloadRequest
docWithLocales: any
id?: string | number
autosave?: boolean
draft?: boolean
+ req?: PayloadRequest
}
export const saveVersion = async ({
@@ -24,6 +24,7 @@ export const saveVersion = async ({
docWithLocales: doc,
autosave,
draft,
+ req,
}: Args): Promise<TypeWithID> => {
let result;
let entityConfig;
@@ -53,6 +54,7 @@ export const saveVersion = async ({
},
},
sort: '-updatedAt',
+ req,
});
const [latestVersion] = docs;
@@ -75,6 +77,7 @@ export const saveVersion = async ({
equals: latestVersion.id,
},
},
+ req,
});
}
}
@@ -87,6 +90,7 @@ export const saveVersion = async ({
createdAt: doc?.createdAt ? new Date(doc.createdAt).toISOString() : now,
updatedAt: draft ? now : new Date(doc.updatedAt).toISOString(),
versionData,
+ req,
});
}
} catch (err) {
@@ -110,6 +114,7 @@ export const saveVersion = async ({
collection,
global,
max,
+ req,
});
}
diff --git a/templates/ecommerce/.env.example b/templates/ecommerce/.env.example
index d208fd3cf92..885b1efbaba 100644
--- a/templates/ecommerce/.env.example
+++ b/templates/ecommerce/.env.example
@@ -1,8 +1,7 @@
# Payload vars
-PORT=8000
+PORT=3000
MONGODB_URI=mongodb://localhost/payload-template-ecommerce
PAYLOAD_SECRET=712kjbkuh87234sflj98713b
-PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
STRIPE_SECRET_KEY=
PAYLOAD_PUBLIC_STRIPE_IS_TEST_KEY=true
@@ -10,6 +9,5 @@ STRIPE_WEBHOOKS_ENDPOINT_SECRET=
# Next.js vars
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
-NEXT_PUBLIC_SERVER_URL=http://localhost:8000
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
NEXT_PUBLIC_IS_LIVE=
diff --git a/test/_community/e2e.spec.ts b/test/_community/e2e.spec.ts
index d2795ca2cf5..9330374b667 100644
--- a/test/_community/e2e.spec.ts
+++ b/test/_community/e2e.spec.ts
@@ -2,7 +2,6 @@ import type { Page } from '@playwright/test';
import { expect, test } from '@playwright/test';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login } from '../helpers';
const { beforeAll, describe } = test;
let url: AdminUrlUtil;
@@ -16,11 +15,6 @@ describe('Admin Panel', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({
- page,
- serverURL,
- });
});
test('example test', async () => {
diff --git a/test/_community/int.spec.ts b/test/_community/int.spec.ts
index 02d4de240e0..f7d9ee689c8 100644
--- a/test/_community/int.spec.ts
+++ b/test/_community/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import payload from '../../src';
import { initPayloadTest } from '../helpers/configHelpers';
import { devUser } from '../credentials';
@@ -35,9 +34,7 @@ describe('_Community Tests', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
// --__--__--__--__--__--__--__--__--__
diff --git a/test/access-control/e2e.spec.ts b/test/access-control/e2e.spec.ts
index 69543bdecc0..7017cc17043 100644
--- a/test/access-control/e2e.spec.ts
+++ b/test/access-control/e2e.spec.ts
@@ -3,7 +3,6 @@ import { expect, test } from '@playwright/test';
import payload from '../../src';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login } from '../helpers';
import { restrictedVersionsSlug, readOnlySlug, restrictedSlug, slug, docLevelAccessSlug, unrestrictedSlug } from './config';
import type { ReadOnlyCollection, RestrictedVersion } from './payload-types';
import wait from '../../src/utilities/wait';
@@ -37,8 +36,6 @@ describe('access control', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
test('field without read access should not show', async () => {
diff --git a/test/access-control/int.spec.ts b/test/access-control/int.spec.ts
index cb6abe05ba4..6a6f7cbcb76 100644
--- a/test/access-control/int.spec.ts
+++ b/test/access-control/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import payload from '../../src';
import { Forbidden } from '../../src/errors';
import type { PayloadRequest } from '../../src/types';
@@ -37,9 +36,7 @@ describe('Access Control', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
it('should not affect hidden fields when patching data', async () => {
diff --git a/test/admin/e2e.spec.ts b/test/admin/e2e.spec.ts
index 031f446712a..2888142dc4c 100644
--- a/test/admin/e2e.spec.ts
+++ b/test/admin/e2e.spec.ts
@@ -3,7 +3,7 @@ import { expect, test } from '@playwright/test';
import payload from '../../src';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login, saveDocAndAssert } from '../helpers';
+import { saveDocAndAssert } from '../helpers';
import type { Post } from './config';
import { globalSlug, slug } from './shared';
import { mapAsync } from '../../src/utilities/mapAsync';
@@ -26,8 +26,6 @@ describe('admin', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
afterEach(async () => {
diff --git a/test/array-update/int.spec.ts b/test/array-update/int.spec.ts
index bde66c0919b..72c181843d6 100644
--- a/test/array-update/int.spec.ts
+++ b/test/array-update/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import { initPayloadTest } from '../helpers/configHelpers';
import payload from '../../src';
import configPromise from './config';
@@ -13,9 +12,7 @@ describe('array-update', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
it('should persist existing array-based data while updating and passing row ID', async () => {
diff --git a/test/auth/AuthDebug.tsx b/test/auth/AuthDebug.tsx
new file mode 100644
index 00000000000..d0de538b239
--- /dev/null
+++ b/test/auth/AuthDebug.tsx
@@ -0,0 +1,29 @@
+import React, { useEffect, useState } from 'react';
+import { useAuth } from '../../src/admin/components/utilities/Auth';
+import { User } from '../../src/auth';
+import { UIField } from '../../src/fields/config/types';
+
+export const AuthDebug: React.FC<UIField> = () => {
+ const [state, setState] = useState<User | null | undefined>();
+ const { user } = useAuth();
+
+ useEffect(() => {
+ const fetchUser = async () => {
+ const userRes = await fetch(`/api/users/${user?.id}`)?.then((res) => res.json());
+ setState(userRes);
+ };
+
+ fetchUser();
+ }, [user]);
+
+ return (
+ <div id="auth-debug">
+ <div id="use-auth-result">
+ {user?.custom as string}
+ </div>
+ <div id="users-api-result">
+ {state?.custom as string}
+ </div>
+ </div>
+ );
+};
diff --git a/test/auth/config.ts b/test/auth/config.ts
index 19810289aaf..b98f9cf3094 100644
--- a/test/auth/config.ts
+++ b/test/auth/config.ts
@@ -2,12 +2,14 @@ import { v4 as uuid } from 'uuid';
import { mapAsync } from '../../src/utilities/mapAsync';
import { buildConfig } from '../buildConfig';
import { devUser } from '../credentials';
+import { AuthDebug } from './AuthDebug';
export const slug = 'users';
export default buildConfig({
admin: {
user: 'users',
+ autoLogin: false,
},
collections: [
{
@@ -36,6 +38,21 @@ export default buildConfig({
saveToJWT: true,
hasMany: true,
},
+ {
+ name: 'custom',
+ label: 'Custom',
+ type: 'text',
+ },
+ {
+ name: 'authDebug',
+ label: 'Auth Debug',
+ type: 'ui',
+ admin: {
+ components: {
+ Field: AuthDebug,
+ },
+ },
+ },
],
},
{
@@ -65,6 +82,7 @@ export default buildConfig({
data: {
email: devUser.email,
password: devUser.password,
+ custom: 'Hello, world!',
},
});
diff --git a/test/auth/custom-strategy/int.spec.ts b/test/auth/custom-strategy/int.spec.ts
index 0c3a8a7821d..0a7fcb7ae4b 100644
--- a/test/auth/custom-strategy/int.spec.ts
+++ b/test/auth/custom-strategy/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import payload from '../../../src';
import { initPayloadTest } from '../../helpers/configHelpers';
import { slug } from './config';
@@ -20,9 +19,7 @@ describe('AuthStrategies', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
describe('create user', () => {
diff --git a/test/auth/e2e.spec.ts b/test/auth/e2e.spec.ts
index f05a6555802..a567a6619c2 100644
--- a/test/auth/e2e.spec.ts
+++ b/test/auth/e2e.spec.ts
@@ -1,5 +1,5 @@
import type { Page } from '@playwright/test';
-import { expect, test } from '@playwright/test';
+import { test, expect } from '@playwright/test';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
import { login, saveDocAndAssert } from '../helpers';
@@ -42,5 +42,19 @@ describe('auth', () => {
await saveDocAndAssert(page);
});
+
+ test('should have up-to-date user in `useAuth` hook', async () => {
+ await page.goto(url.account);
+
+ await expect(await page.locator('#users-api-result')).toHaveText('Hello, world!');
+ await expect(await page.locator('#use-auth-result')).toHaveText('Hello, world!');
+
+ const field = await page.locator('#field-custom');
+ await field.fill('Goodbye, world!');
+ await saveDocAndAssert(page);
+
+ await expect(await page.locator('#users-api-result')).toHaveText('Goodbye, world!');
+ await expect(await page.locator('#use-auth-result')).toHaveText('Goodbye, world!');
+ });
});
});
diff --git a/test/auth/int.spec.ts b/test/auth/int.spec.ts
index 1bbf3ca94c3..97986669fd5 100644
--- a/test/auth/int.spec.ts
+++ b/test/auth/int.spec.ts
@@ -3,6 +3,7 @@ import payload from '../../src';
import { initPayloadTest } from '../helpers/configHelpers';
import { slug } from './config';
import { devUser } from '../credentials';
+import type { User } from '../../src/auth';
require('isomorphic-fetch');
@@ -11,6 +12,7 @@ let apiUrl;
const headers = {
'Content-Type': 'application/json',
};
+
const { email, password } = devUser;
describe('Auth', () => {
@@ -20,9 +22,7 @@ describe('Auth', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
describe('admin user', () => {
@@ -68,6 +68,8 @@ describe('Auth', () => {
describe('logged in', () => {
let token: string | undefined;
+ let loggedInUser: User | undefined;
+
beforeAll(async () => {
const response = await fetch(`${apiUrl}/${slug}/login`, {
body: JSON.stringify({
@@ -80,6 +82,7 @@ describe('Auth', () => {
const data = await response.json();
token = data.token;
+ loggedInUser = data.user;
});
it('should return a logged in user from /me', async () => {
@@ -99,6 +102,7 @@ describe('Auth', () => {
it('should allow authentication with an API key with useAPIKey', async () => {
const apiKey = '0123456789ABCDEFGH';
+
const user = await payload.create({
collection: slug,
data: {
@@ -107,10 +111,11 @@ describe('Auth', () => {
apiKey,
},
});
+
const response = await fetch(`${apiUrl}/${slug}/me`, {
headers: {
...headers,
- Authorization: `${slug} API-Key ${user.apiKey}`,
+ Authorization: `${slug} API-Key ${user?.apiKey}`,
},
});
@@ -135,6 +140,30 @@ describe('Auth', () => {
expect(data.refreshedToken).toBeDefined();
});
+ it('should refresh a token and receive an up-to-date user', async () => {
+ expect(loggedInUser?.custom).toBe('Hello, world!');
+
+ await payload.update({
+ collection: slug,
+ id: loggedInUser?.id || '',
+ data: {
+ custom: 'Goodbye, world!',
+ },
+ });
+
+ const response = await fetch(`${apiUrl}/${slug}/refresh-token`, {
+ method: 'post',
+ headers: {
+ Authorization: `JWT ${token}`,
+ },
+ });
+
+ const data = await response.json();
+
+ expect(response.status).toBe(200);
+ expect(data.user.custom).toBe('Goodbye, world!');
+ });
+
it('should allow a user to be created', async () => {
const response = await fetch(`${apiUrl}/${slug}`, {
body: JSON.stringify({
@@ -200,6 +229,7 @@ describe('Auth', () => {
expect(verificationResponse.status).toBe(200);
const afterVerifyResult = await db.collection('public-users').findOne({ email: emailToVerify });
+ // @ts-expect-error trust
const { _verified: afterVerified, _verificationToken: afterToken } = afterVerifyResult;
expect(afterVerified).toBe(true);
expect(afterToken).toBeUndefined();
diff --git a/test/auth/ui/AuthDebug.tsx b/test/auth/ui/AuthDebug.tsx
new file mode 100644
index 00000000000..2c52ba9b568
--- /dev/null
+++ b/test/auth/ui/AuthDebug.tsx
@@ -0,0 +1,28 @@
+import React, { useEffect, useState } from 'react';
+import { useAuth } from '../../../src/admin/components/utilities/Auth';
+import { UIField } from '../../../src/fields/config/types';
+import { User } from '../../../src/auth';
+
+export const AuthDebug: React.FC<UIField> = () => {
+ const [state, setState] = useState<User | null | undefined>();
+ const { user } = useAuth();
+
+ useEffect(() => {
+ if (user) {
+ fetch(`/api/users/${user.id}`).then((r) => r.json()).then((newUser) => {
+ setState(newUser);
+ });
+ }
+ }, [user]);
+
+ return (
+ <div id="auth-debug-ui-field">
+ <div id="users-api-result">
+ {state?.custom as string}
+ </div>
+ <div id="use-auth-result">
+ {user?.custom as string}
+ </div>
+ </div>
+ );
+};
diff --git a/test/buildConfig.ts b/test/buildConfig.ts
index bd5693216e3..4ee56812c5b 100644
--- a/test/buildConfig.ts
+++ b/test/buildConfig.ts
@@ -11,8 +11,11 @@ export function buildConfig(config?: Partial<Config>): Promise<SanitizedConfig>
},
...config,
};
-
baseConfig.admin = {
+ autoLogin: process.env.PAYLOAD_PUBLIC_DISABLE_AUTO_LOGIN === 'true' ? false : {
+ email: '[email protected]',
+ password: 'test',
+ },
...(baseConfig.admin || {}),
webpack: (webpackConfig) => {
const existingConfig = typeof config?.admin?.webpack === 'function'
diff --git a/test/collections-graphql/int.spec.ts b/test/collections-graphql/int.spec.ts
index 0230f64e991..66aff81d0ec 100644
--- a/test/collections-graphql/int.spec.ts
+++ b/test/collections-graphql/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import { GraphQLClient } from 'graphql-request';
import { initPayloadTest } from '../helpers/configHelpers';
import configPromise, { slug } from './config';
@@ -18,9 +17,7 @@ describe('collections-graphql', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
describe('CRUD', () => {
@@ -97,7 +94,7 @@ describe('collections-graphql', () => {
}
}
}
- }
+ }
`;
const response = await client.request(query);
diff --git a/test/collections-rest/int.spec.ts b/test/collections-rest/int.spec.ts
index 30304c7f356..9b0d8c34ad8 100644
--- a/test/collections-rest/int.spec.ts
+++ b/test/collections-rest/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import { randomBytes } from 'crypto';
import { initPayloadTest } from '../helpers/configHelpers';
import type { Relation } from './config';
@@ -17,9 +16,7 @@ describe('collections-rest', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
beforeEach(async () => {
diff --git a/test/dev.ts b/test/dev.ts
index b474f0b9986..9b00b952e37 100644
--- a/test/dev.ts
+++ b/test/dev.ts
@@ -25,6 +25,10 @@ process.env.PAYLOAD_CONFIG_PATH = configPath;
process.env.PAYLOAD_DROP_DATABASE = 'true';
+if (process.argv.includes('--no-auto-login') && process.env.NODE_ENV !== 'production') {
+ process.env.PAYLOAD_PUBLIC_DISABLE_AUTO_LOGIN = 'true';
+}
+
const expressApp = express();
const startDev = async () => {
diff --git a/test/field-error-states/collections/ErrorFields/index.ts b/test/field-error-states/collections/ErrorFields/index.ts
new file mode 100644
index 00000000000..cbbae49e149
--- /dev/null
+++ b/test/field-error-states/collections/ErrorFields/index.ts
@@ -0,0 +1,219 @@
+import type { CollectionConfig } from '../../../../src/collections/config/types';
+import { Field } from '../../../../src/fields/config/types';
+
+export const errorFieldsSlug = 'error-fields';
+
+const errorFields: Field[] = [
+ {
+ type: 'text',
+ name: 'tabText',
+ required: true,
+ },
+ {
+ type: 'collapsible',
+ label: 'Collapse me',
+ fields: [
+ {
+ type: 'text',
+ name: 'text',
+ required: true,
+ },
+ ],
+ },
+ {
+ type: 'array',
+ name: 'array',
+ fields: [
+ {
+ name: 'requiredArrayText',
+ type: 'text',
+ required: true,
+ },
+ {
+ name: 'arrayText',
+ type: 'text',
+ },
+ {
+ type: 'collapsible',
+ label: 'Collapse me',
+ fields: [
+ {
+ type: 'group',
+ name: 'group',
+ fields: [
+ {
+ type: 'text',
+ name: 'text',
+ required: true,
+ },
+ {
+ type: 'number',
+ name: 'number',
+ required: true,
+ },
+ {
+ type: 'date',
+ name: 'date',
+ required: true,
+ },
+ {
+ type: 'checkbox',
+ name: 'checkbox',
+ required: true,
+ validate: (value) => {
+ if (!value) {
+ return 'This field is required';
+ }
+ return true;
+ },
+ },
+ ],
+ },
+ {
+ type: 'row',
+ fields: [
+ {
+ type: 'code',
+ name: 'code',
+ required: true,
+ },
+ {
+ type: 'json',
+ name: 'json',
+ required: true,
+ },
+ ],
+ },
+ {
+ type: 'email',
+ name: 'email',
+ required: true,
+ },
+ {
+ type: 'point',
+ name: 'point',
+ required: true,
+ },
+ {
+ type: 'radio',
+ name: 'radio',
+ required: true,
+ options: [
+ {
+ label: 'Mint',
+ value: 'mint',
+ },
+ {
+ label: 'Dark Gray',
+ value: 'dark_gray',
+ },
+ ],
+ },
+ {
+ type: 'relationship',
+ name: 'relationship',
+ relationTo: 'users',
+ required: true,
+ },
+ {
+ type: 'richText',
+ name: 'richtext',
+ required: true,
+ },
+ {
+ type: 'select',
+ name: 'select',
+ required: true,
+ options: [
+ {
+ label: 'Mint',
+ value: 'mint',
+ },
+ {
+ label: 'Dark Gray',
+ value: 'dark_gray',
+ },
+ ],
+ },
+ {
+ type: 'upload',
+ name: 'upload',
+ required: true,
+ relationTo: 'uploads',
+ },
+ {
+ type: 'text',
+ name: 'text',
+ required: true,
+ },
+ {
+ type: 'textarea',
+ name: 'textarea',
+ required: true,
+ },
+ ],
+ },
+ ],
+ },
+];
+
+export const ErrorFieldsCollection: CollectionConfig = {
+ slug: errorFieldsSlug,
+ fields: [
+ {
+ type: 'array',
+ name: 'parentArray',
+ fields: [
+ {
+ type: 'array',
+ name: 'childArray',
+ required: true,
+ minRows: 2,
+ fields: [
+ {
+ type: 'text',
+ name: 'childArrayText',
+ required: true,
+ },
+ ],
+ },
+ ],
+ },
+ {
+ type: 'tabs',
+ tabs: [
+ {
+ label: 'Home',
+ name: 'home',
+ fields: errorFields,
+ },
+ {
+ label: 'Hero',
+ fields: errorFields,
+ },
+ ],
+ },
+ {
+ type: 'blocks',
+ name: 'layout',
+ blocks: [
+ {
+ slug: 'block1',
+ fields: errorFields,
+ },
+ ],
+ },
+ {
+ type: 'group',
+ name: 'group',
+ label: 'Group Field',
+ fields: [
+ {
+ type: 'text',
+ name: 'text',
+ required: true,
+ },
+ ],
+ },
+ ],
+};
diff --git a/test/field-error-states/collections/Upload/.gitignore b/test/field-error-states/collections/Upload/.gitignore
new file mode 100644
index 00000000000..3f549faf910
--- /dev/null
+++ b/test/field-error-states/collections/Upload/.gitignore
@@ -0,0 +1 @@
+uploads
diff --git a/test/field-error-states/collections/Upload/index.ts b/test/field-error-states/collections/Upload/index.ts
new file mode 100644
index 00000000000..8f84cfacade
--- /dev/null
+++ b/test/field-error-states/collections/Upload/index.ts
@@ -0,0 +1,35 @@
+import path from 'path';
+import { CollectionConfig } from '../../../../src/collections/config/types';
+
+const Uploads: CollectionConfig = {
+ slug: 'uploads',
+ upload: {
+ staticDir: path.resolve(__dirname, './uploads'),
+ },
+ fields: [
+ {
+ type: 'text',
+ name: 'text',
+ },
+ {
+ type: 'upload',
+ name: 'media',
+ relationTo: 'uploads',
+ filterOptions: {
+ mimeType: {
+ equals: 'image/png',
+ },
+ },
+ },
+ {
+ type: 'richText',
+ name: 'richText',
+ },
+ ],
+};
+
+export const uploadsDoc = {
+ text: 'An upload here',
+};
+
+export default Uploads;
diff --git a/test/field-error-states/config.ts b/test/field-error-states/config.ts
new file mode 100644
index 00000000000..a79122bbd7f
--- /dev/null
+++ b/test/field-error-states/config.ts
@@ -0,0 +1,24 @@
+import { buildConfig } from '../buildConfig';
+import { ErrorFieldsCollection } from './collections/ErrorFields';
+import { devUser } from '../credentials';
+import Uploads from './collections/Upload';
+
+export default buildConfig({
+ collections: [
+ ErrorFieldsCollection,
+ Uploads,
+ ],
+ graphQL: {
+ schemaOutputFile: './test/field-error-states/schema.graphql',
+ },
+
+ onInit: async (payload) => {
+ await payload.create({
+ collection: 'users',
+ data: {
+ email: devUser.email,
+ password: devUser.password,
+ },
+ });
+ },
+});
diff --git a/test/field-error-states/e2e.spec.ts b/test/field-error-states/e2e.spec.ts
new file mode 100644
index 00000000000..b177dbdb2a2
--- /dev/null
+++ b/test/field-error-states/e2e.spec.ts
@@ -0,0 +1,42 @@
+import { expect, Page, test } from '@playwright/test';
+import { initPayloadE2E } from '../helpers/configHelpers';
+
+const { beforeAll, describe } = test;
+
+describe('field error states', () => {
+ let serverURL: string;
+ let page: Page;
+
+ beforeAll(async ({ browser }) => {
+ ({ serverURL } = await initPayloadE2E(__dirname));
+ const context = await browser.newContext();
+ page = await context.newPage();
+ });
+
+ test('Remove row should remove error states from parent fields', async () => {
+ await page.goto(`${serverURL}/admin/collections/error-fields/create`);
+
+ // add parent array
+ await page.locator('#field-parentArray > .array-field__add-button-wrap > button').click();
+
+ // add first child array
+ await page.locator('#parentArray-row-0 .collapsible__content .array-field__add-button-wrap > button').click();
+ await page.locator('#field-parentArray__0__childArray__0__childArrayText').focus();
+ await page.keyboard.type('T1');
+
+ // add second child array
+ await page.locator('#parentArray-row-0 .collapsible__content .array-field__add-button-wrap > button').click();
+ await page.locator('#field-parentArray__0__childArray__1__childArrayText').focus();
+ await page.keyboard.type('T2');
+
+ // add third child array
+ await page.locator('#parentArray-row-0 .collapsible__content .array-field__add-button-wrap > button').click();
+ await page.locator('#parentArray-0-childArray-row-2 .array-actions__button').click();
+ await page.locator('#parentArray-0-childArray-row-2 .array-actions__action.array-actions__remove').click();
+
+ await page.locator('#action-save').click();
+
+ const errorPill = await page.waitForSelector('#parentArray-row-0 > .collapsible > .collapsible__toggle-wrap .array-field__row-error-pill', { state: 'hidden', timeout: 500 });
+ expect(errorPill).toBeNull();
+ });
+});
diff --git a/test/field-error-states/payload-types.ts b/test/field-error-states/payload-types.ts
new file mode 100644
index 00000000000..e5223510b9e
--- /dev/null
+++ b/test/field-error-states/payload-types.ts
@@ -0,0 +1,46 @@
+/* tslint:disable */
+/**
+ * This file was automatically generated by Payload CMS.
+ * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
+ * and re-run `payload generate:types` to regenerate this file.
+ */
+
+export interface Config {
+ collections: {
+ posts: Post;
+ users: User;
+ };
+ globals: {};
+}
+export interface Post {
+ id: string;
+ arrayField?: {
+ group23field: {
+ arrayField: {
+ group23field: {
+ arrayField: {
+ textField: string;
+ id?: string;
+ }[];
+ };
+ id?: string;
+ }[];
+ };
+ id?: string;
+ }[];
+ updatedAt: string;
+ createdAt: string;
+}
+export interface User {
+ id: string;
+ updatedAt: string;
+ createdAt: string;
+ email?: string;
+ resetPasswordToken?: string;
+ resetPasswordExpiration?: string;
+ salt?: string;
+ hash?: string;
+ loginAttempts?: number;
+ lockUntil?: string;
+ password?: string;
+}
diff --git a/test/field-error-states/schema.graphql b/test/field-error-states/schema.graphql
new file mode 100644
index 00000000000..499274fd171
--- /dev/null
+++ b/test/field-error-states/schema.graphql
@@ -0,0 +1,1319 @@
+type Query {
+ Post(id: String!, draft: Boolean): Post
+ Posts(where: Post_where, draft: Boolean, page: Int, limit: Int, sort: String): Posts
+ docAccessPost(id: String!): postsDocAccess
+ User(id: String!, draft: Boolean): User
+ Users(where: User_where, draft: Boolean, page: Int, limit: Int, sort: String): Users
+ docAccessUser(id: String!): usersDocAccess
+ meUser: usersMe
+ initializedUser: Boolean
+ Preference(key: String): Preference
+ Access: Access
+}
+
+type Post {
+ id: String
+ arrayField: [Post_ArrayField!]
+ updatedAt: DateTime
+ createdAt: DateTime
+}
+
+type Post_ArrayField {
+ group23field: Post_ArrayField_Group23field
+ id: String
+}
+
+type Post_ArrayField_Group23field {
+ arrayField: [Post_ArrayField_Group23field_ArrayField!]!
+}
+
+type Post_ArrayField_Group23field_ArrayField {
+ group23field: Post_ArrayField_Group23field_ArrayField_Group23field
+ id: String
+}
+
+type Post_ArrayField_Group23field_ArrayField_Group23field {
+ arrayField: [Post_ArrayField_Group23field_ArrayField_Group23field_ArrayField!]!
+}
+
+type Post_ArrayField_Group23field_ArrayField_Group23field_ArrayField {
+ textField: String!
+ id: String
+}
+
+"""
+A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the `date-time` format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
+"""
+scalar DateTime
+
+type Posts {
+ docs: [Post]
+ totalDocs: Int
+ offset: Int
+ limit: Int
+ totalPages: Int
+ page: Int
+ pagingCounter: Int
+ hasPrevPage: Boolean
+ hasNextPage: Boolean
+ prevPage: Int
+ nextPage: Int
+}
+
+input Post_where {
+ arrayField__group23field__arrayField__group23field__arrayField__textField: Post_arrayField__group23field__arrayField__group23field__arrayField__textField_operator
+ arrayField__group23field__arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__group23field__arrayField__id_operator
+ arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__id_operator
+ arrayField__id: Post_arrayField__id_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ id: Post_id_operator
+ OR: [Post_where_or]
+ AND: [Post_where_and]
+}
+
+input Post_arrayField__group23field__arrayField__group23field__arrayField__textField_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+}
+
+input Post_arrayField__group23field__arrayField__group23field__arrayField__id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_arrayField__group23field__arrayField__id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_arrayField__id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input Post_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input Post_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input Post_where_or {
+ arrayField__group23field__arrayField__group23field__arrayField__textField: Post_arrayField__group23field__arrayField__group23field__arrayField__textField_operator
+ arrayField__group23field__arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__group23field__arrayField__id_operator
+ arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__id_operator
+ arrayField__id: Post_arrayField__id_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ id: Post_id_operator
+}
+
+input Post_where_and {
+ arrayField__group23field__arrayField__group23field__arrayField__textField: Post_arrayField__group23field__arrayField__group23field__arrayField__textField_operator
+ arrayField__group23field__arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__group23field__arrayField__id_operator
+ arrayField__group23field__arrayField__id: Post_arrayField__group23field__arrayField__id_operator
+ arrayField__id: Post_arrayField__id_operator
+ updatedAt: Post_updatedAt_operator
+ createdAt: Post_createdAt_operator
+ id: Post_id_operator
+}
+
+type postsDocAccess {
+ fields: PostsDocAccessFields
+ create: PostsCreateDocAccess
+ read: PostsReadDocAccess
+ update: PostsUpdateDocAccess
+ delete: PostsDeleteDocAccess
+}
+
+type PostsDocAccessFields {
+ arrayField: PostsDocAccessFields_arrayField
+ updatedAt: PostsDocAccessFields_updatedAt
+ createdAt: PostsDocAccessFields_createdAt
+}
+
+type PostsDocAccessFields_arrayField {
+ create: PostsDocAccessFields_arrayField_Create
+ read: PostsDocAccessFields_arrayField_Read
+ update: PostsDocAccessFields_arrayField_Update
+ delete: PostsDocAccessFields_arrayField_Delete
+ fields: PostsDocAccessFields_arrayField_Fields
+}
+
+type PostsDocAccessFields_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_Fields {
+ group23field: PostsDocAccessFields_arrayField_group23field
+ id: PostsDocAccessFields_arrayField_id
+}
+
+type PostsDocAccessFields_arrayField_group23field {
+ create: PostsDocAccessFields_arrayField_group23field_Create
+ read: PostsDocAccessFields_arrayField_group23field_Read
+ update: PostsDocAccessFields_arrayField_group23field_Update
+ delete: PostsDocAccessFields_arrayField_group23field_Delete
+ fields: PostsDocAccessFields_arrayField_group23field_Fields
+}
+
+type PostsDocAccessFields_arrayField_group23field_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_Fields {
+ arrayField: PostsDocAccessFields_arrayField_group23field_arrayField
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_Delete
+ fields: PostsDocAccessFields_arrayField_group23field_arrayField_Fields
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_Fields {
+ group23field: PostsDocAccessFields_arrayField_group23field_arrayField_group23field
+ id: PostsDocAccessFields_arrayField_group23field_arrayField_id
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Delete
+ fields: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Fields
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_Fields {
+ arrayField: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Delete
+ fields: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Fields
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_Fields {
+ textField: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField
+ id: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Delete
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Delete
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_group23field_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_id {
+ create: PostsDocAccessFields_arrayField_group23field_arrayField_id_Create
+ read: PostsDocAccessFields_arrayField_group23field_arrayField_id_Read
+ update: PostsDocAccessFields_arrayField_group23field_arrayField_id_Update
+ delete: PostsDocAccessFields_arrayField_group23field_arrayField_id_Delete
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_group23field_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_id {
+ create: PostsDocAccessFields_arrayField_id_Create
+ read: PostsDocAccessFields_arrayField_id_Read
+ update: PostsDocAccessFields_arrayField_id_Update
+ delete: PostsDocAccessFields_arrayField_id_Delete
+}
+
+type PostsDocAccessFields_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt {
+ create: PostsDocAccessFields_updatedAt_Create
+ read: PostsDocAccessFields_updatedAt_Read
+ update: PostsDocAccessFields_updatedAt_Update
+ delete: PostsDocAccessFields_updatedAt_Delete
+}
+
+type PostsDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt {
+ create: PostsDocAccessFields_createdAt_Create
+ read: PostsDocAccessFields_createdAt_Read
+ update: PostsDocAccessFields_createdAt_Update
+ delete: PostsDocAccessFields_createdAt_Delete
+}
+
+type PostsDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PostsDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PostsCreateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+"""
+The `JSONObject` scalar type represents JSON objects as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf).
+"""
+scalar JSONObject
+
+type PostsReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsDeleteDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type User {
+ id: String
+ updatedAt: DateTime
+ createdAt: DateTime
+ email: EmailAddress
+ resetPasswordToken: String
+ resetPasswordExpiration: DateTime
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: DateTime
+ password: String!
+}
+
+"""
+A field whose value conforms to the standard internet email address format as specified in HTML Spec: https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address.
+"""
+scalar EmailAddress @specifiedBy(url: "https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address")
+
+type Users {
+ docs: [User]
+ totalDocs: Int
+ offset: Int
+ limit: Int
+ totalPages: Int
+ page: Int
+ pagingCounter: Int
+ hasPrevPage: Boolean
+ hasNextPage: Boolean
+ prevPage: Int
+ nextPage: Int
+}
+
+input User_where {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+ OR: [User_where_or]
+ AND: [User_where_and]
+}
+
+input User_updatedAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input User_createdAt_operator {
+ equals: DateTime
+ not_equals: DateTime
+ greater_than_equal: DateTime
+ greater_than: DateTime
+ less_than_equal: DateTime
+ less_than: DateTime
+ like: DateTime
+ exists: Boolean
+}
+
+input User_email_operator {
+ equals: EmailAddress
+ not_equals: EmailAddress
+ like: EmailAddress
+ contains: EmailAddress
+ in: [EmailAddress]
+ not_in: [EmailAddress]
+ all: [EmailAddress]
+ exists: Boolean
+}
+
+input User_id_operator {
+ equals: String
+ not_equals: String
+ like: String
+ contains: String
+ in: [String]
+ not_in: [String]
+ all: [String]
+ exists: Boolean
+}
+
+input User_where_or {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+}
+
+input User_where_and {
+ updatedAt: User_updatedAt_operator
+ createdAt: User_createdAt_operator
+ email: User_email_operator
+ id: User_id_operator
+}
+
+type usersDocAccess {
+ fields: UsersDocAccessFields
+ create: UsersCreateDocAccess
+ read: UsersReadDocAccess
+ update: UsersUpdateDocAccess
+ delete: UsersDeleteDocAccess
+ unlock: UsersUnlockDocAccess
+}
+
+type UsersDocAccessFields {
+ updatedAt: UsersDocAccessFields_updatedAt
+ createdAt: UsersDocAccessFields_createdAt
+ email: UsersDocAccessFields_email
+ password: UsersDocAccessFields_password
+}
+
+type UsersDocAccessFields_updatedAt {
+ create: UsersDocAccessFields_updatedAt_Create
+ read: UsersDocAccessFields_updatedAt_Read
+ update: UsersDocAccessFields_updatedAt_Update
+ delete: UsersDocAccessFields_updatedAt_Delete
+}
+
+type UsersDocAccessFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt {
+ create: UsersDocAccessFields_createdAt_Create
+ read: UsersDocAccessFields_createdAt_Read
+ update: UsersDocAccessFields_createdAt_Update
+ delete: UsersDocAccessFields_createdAt_Delete
+}
+
+type UsersDocAccessFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email {
+ create: UsersDocAccessFields_email_Create
+ read: UsersDocAccessFields_email_Read
+ update: UsersDocAccessFields_email_Update
+ delete: UsersDocAccessFields_email_Delete
+}
+
+type UsersDocAccessFields_email_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_email_Delete {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password {
+ create: UsersDocAccessFields_password_Create
+ read: UsersDocAccessFields_password_Read
+ update: UsersDocAccessFields_password_Update
+ delete: UsersDocAccessFields_password_Delete
+}
+
+type UsersDocAccessFields_password_Create {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Read {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Update {
+ permission: Boolean!
+}
+
+type UsersDocAccessFields_password_Delete {
+ permission: Boolean!
+}
+
+type UsersCreateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersReadDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUpdateDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersDeleteDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUnlockDocAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type usersMe {
+ token: String
+ user: User
+ exp: Int
+ collection: String
+}
+
+type Preference {
+ key: String!
+ value: JSON
+ createdAt: DateTime!
+ updatedAt: DateTime!
+}
+
+"""
+The `JSON` scalar type represents JSON values as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf).
+"""
+scalar JSON
+
+type Access {
+ canAccessAdmin: Boolean!
+ posts: postsAccess
+ users: usersAccess
+}
+
+type postsAccess {
+ fields: PostsFields
+ create: PostsCreateAccess
+ read: PostsReadAccess
+ update: PostsUpdateAccess
+ delete: PostsDeleteAccess
+}
+
+type PostsFields {
+ arrayField: PostsFields_arrayField
+ updatedAt: PostsFields_updatedAt
+ createdAt: PostsFields_createdAt
+}
+
+type PostsFields_arrayField {
+ create: PostsFields_arrayField_Create
+ read: PostsFields_arrayField_Read
+ update: PostsFields_arrayField_Update
+ delete: PostsFields_arrayField_Delete
+ fields: PostsFields_arrayField_Fields
+}
+
+type PostsFields_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_Fields {
+ group23field: PostsFields_arrayField_group23field
+ id: PostsFields_arrayField_id
+}
+
+type PostsFields_arrayField_group23field {
+ create: PostsFields_arrayField_group23field_Create
+ read: PostsFields_arrayField_group23field_Read
+ update: PostsFields_arrayField_group23field_Update
+ delete: PostsFields_arrayField_group23field_Delete
+ fields: PostsFields_arrayField_group23field_Fields
+}
+
+type PostsFields_arrayField_group23field_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_Fields {
+ arrayField: PostsFields_arrayField_group23field_arrayField
+}
+
+type PostsFields_arrayField_group23field_arrayField {
+ create: PostsFields_arrayField_group23field_arrayField_Create
+ read: PostsFields_arrayField_group23field_arrayField_Read
+ update: PostsFields_arrayField_group23field_arrayField_Update
+ delete: PostsFields_arrayField_group23field_arrayField_Delete
+ fields: PostsFields_arrayField_group23field_arrayField_Fields
+}
+
+type PostsFields_arrayField_group23field_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_Fields {
+ group23field: PostsFields_arrayField_group23field_arrayField_group23field
+ id: PostsFields_arrayField_group23field_arrayField_id
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field {
+ create: PostsFields_arrayField_group23field_arrayField_group23field_Create
+ read: PostsFields_arrayField_group23field_arrayField_group23field_Read
+ update: PostsFields_arrayField_group23field_arrayField_group23field_Update
+ delete: PostsFields_arrayField_group23field_arrayField_group23field_Delete
+ fields: PostsFields_arrayField_group23field_arrayField_group23field_Fields
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_Fields {
+ arrayField: PostsFields_arrayField_group23field_arrayField_group23field_arrayField
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField {
+ create: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Create
+ read: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Read
+ update: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Update
+ delete: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Delete
+ fields: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Fields
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_Fields {
+ textField: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField
+ id: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField {
+ create: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Create
+ read: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Read
+ update: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Update
+ delete: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Delete
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_textField_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id {
+ create: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Create
+ read: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Read
+ update: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Update
+ delete: PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Delete
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_group23field_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_id {
+ create: PostsFields_arrayField_group23field_arrayField_id_Create
+ read: PostsFields_arrayField_group23field_arrayField_id_Read
+ update: PostsFields_arrayField_group23field_arrayField_id_Update
+ delete: PostsFields_arrayField_group23field_arrayField_id_Delete
+}
+
+type PostsFields_arrayField_group23field_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_group23field_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_id {
+ create: PostsFields_arrayField_id_Create
+ read: PostsFields_arrayField_id_Read
+ update: PostsFields_arrayField_id_Update
+ delete: PostsFields_arrayField_id_Delete
+}
+
+type PostsFields_arrayField_id_Create {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_id_Read {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_id_Update {
+ permission: Boolean!
+}
+
+type PostsFields_arrayField_id_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt {
+ create: PostsFields_updatedAt_Create
+ read: PostsFields_updatedAt_Read
+ update: PostsFields_updatedAt_Update
+ delete: PostsFields_updatedAt_Delete
+}
+
+type PostsFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type PostsFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt {
+ create: PostsFields_createdAt_Create
+ read: PostsFields_createdAt_Read
+ update: PostsFields_createdAt_Update
+ delete: PostsFields_createdAt_Delete
+}
+
+type PostsFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type PostsFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type PostsCreateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type PostsDeleteAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type usersAccess {
+ fields: UsersFields
+ create: UsersCreateAccess
+ read: UsersReadAccess
+ update: UsersUpdateAccess
+ delete: UsersDeleteAccess
+ unlock: UsersUnlockAccess
+}
+
+type UsersFields {
+ updatedAt: UsersFields_updatedAt
+ createdAt: UsersFields_createdAt
+ email: UsersFields_email
+ password: UsersFields_password
+}
+
+type UsersFields_updatedAt {
+ create: UsersFields_updatedAt_Create
+ read: UsersFields_updatedAt_Read
+ update: UsersFields_updatedAt_Update
+ delete: UsersFields_updatedAt_Delete
+}
+
+type UsersFields_updatedAt_Create {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Read {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Update {
+ permission: Boolean!
+}
+
+type UsersFields_updatedAt_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt {
+ create: UsersFields_createdAt_Create
+ read: UsersFields_createdAt_Read
+ update: UsersFields_createdAt_Update
+ delete: UsersFields_createdAt_Delete
+}
+
+type UsersFields_createdAt_Create {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Read {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Update {
+ permission: Boolean!
+}
+
+type UsersFields_createdAt_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_email {
+ create: UsersFields_email_Create
+ read: UsersFields_email_Read
+ update: UsersFields_email_Update
+ delete: UsersFields_email_Delete
+}
+
+type UsersFields_email_Create {
+ permission: Boolean!
+}
+
+type UsersFields_email_Read {
+ permission: Boolean!
+}
+
+type UsersFields_email_Update {
+ permission: Boolean!
+}
+
+type UsersFields_email_Delete {
+ permission: Boolean!
+}
+
+type UsersFields_password {
+ create: UsersFields_password_Create
+ read: UsersFields_password_Read
+ update: UsersFields_password_Update
+ delete: UsersFields_password_Delete
+}
+
+type UsersFields_password_Create {
+ permission: Boolean!
+}
+
+type UsersFields_password_Read {
+ permission: Boolean!
+}
+
+type UsersFields_password_Update {
+ permission: Boolean!
+}
+
+type UsersFields_password_Delete {
+ permission: Boolean!
+}
+
+type UsersCreateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersReadAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUpdateAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersDeleteAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type UsersUnlockAccess {
+ permission: Boolean!
+ where: JSONObject
+}
+
+type Mutation {
+ createPost(data: mutationPostInput!, draft: Boolean): Post
+ updatePost(id: String!, data: mutationPostUpdateInput!, draft: Boolean, autosave: Boolean): Post
+ deletePost(id: String!): Post
+ createUser(data: mutationUserInput!, draft: Boolean): User
+ updateUser(id: String!, data: mutationUserUpdateInput!, draft: Boolean, autosave: Boolean): User
+ deleteUser(id: String!): User
+ refreshTokenUser(token: String): usersRefreshedUser
+ logoutUser: String
+ unlockUser(email: String!): Boolean!
+ loginUser(email: String, password: String): usersLoginResult
+ forgotPasswordUser(email: String!, disableEmail: Boolean, expiration: Int): Boolean!
+ resetPasswordUser(token: String, password: String): usersResetPassword
+ verifyEmailUser(token: String): Boolean
+ updatePreference(key: String!, value: JSON): Preference
+ deletePreference(key: String!): Preference
+}
+
+input mutationPostInput {
+ arrayField: [mutationPost_ArrayFieldInput]
+ updatedAt: String
+ createdAt: String
+}
+
+input mutationPost_ArrayFieldInput {
+ group23field: mutationPost_ArrayField_Group23fieldInput!
+ id: String
+}
+
+input mutationPost_ArrayField_Group23fieldInput {
+ arrayField: [mutationPost_ArrayField_Group23field_ArrayFieldInput!]
+}
+
+input mutationPost_ArrayField_Group23field_ArrayFieldInput {
+ group23field: mutationPost_ArrayField_Group23field_ArrayField_Group23fieldInput!
+ id: String
+}
+
+input mutationPost_ArrayField_Group23field_ArrayField_Group23fieldInput {
+ arrayField: [mutationPost_ArrayField_Group23field_ArrayField_Group23field_ArrayFieldInput!]
+}
+
+input mutationPost_ArrayField_Group23field_ArrayField_Group23field_ArrayFieldInput {
+ textField: String!
+ id: String
+}
+
+input mutationPostUpdateInput {
+ arrayField: [mutationPostUpdate_ArrayFieldInput]
+ updatedAt: String
+ createdAt: String
+}
+
+input mutationPostUpdate_ArrayFieldInput {
+ group23field: mutationPostUpdate_ArrayField_Group23fieldInput!
+ id: String
+}
+
+input mutationPostUpdate_ArrayField_Group23fieldInput {
+ arrayField: [mutationPostUpdate_ArrayField_Group23field_ArrayFieldInput!]
+}
+
+input mutationPostUpdate_ArrayField_Group23field_ArrayFieldInput {
+ group23field: mutationPostUpdate_ArrayField_Group23field_ArrayField_Group23fieldInput!
+ id: String
+}
+
+input mutationPostUpdate_ArrayField_Group23field_ArrayField_Group23fieldInput {
+ arrayField: [mutationPostUpdate_ArrayField_Group23field_ArrayField_Group23field_ArrayFieldInput!]
+}
+
+input mutationPostUpdate_ArrayField_Group23field_ArrayField_Group23field_ArrayFieldInput {
+ textField: String!
+ id: String
+}
+
+input mutationUserInput {
+ updatedAt: String
+ createdAt: String
+ email: String
+ resetPasswordToken: String
+ resetPasswordExpiration: String
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: String
+ password: String!
+}
+
+input mutationUserUpdateInput {
+ updatedAt: String
+ createdAt: String
+ email: String
+ resetPasswordToken: String
+ resetPasswordExpiration: String
+ salt: String
+ hash: String
+ loginAttempts: Float
+ lockUntil: String
+ password: String
+}
+
+type usersRefreshedUser {
+ user: usersJWT
+ refreshedToken: String
+ exp: Int
+}
+
+type usersJWT {
+ email: EmailAddress!
+ collection: String!
+}
+
+type usersLoginResult {
+ token: String
+ user: User
+ exp: Int
+}
+
+type usersResetPassword {
+ token: String
+ user: User
+}
\ No newline at end of file
diff --git a/test/field-error-states/tsconfig.json b/test/field-error-states/tsconfig.json
new file mode 100644
index 00000000000..f920e99ecd3
--- /dev/null
+++ b/test/field-error-states/tsconfig.json
@@ -0,0 +1,9 @@
+{
+ "compilerOptions": {
+ "paths": {
+ "payload/generated-types": [
+ "./payload-types.ts"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/test/fields-relationship/e2e.spec.ts b/test/fields-relationship/e2e.spec.ts
index 12ac494bcd1..81cdcc5cac1 100644
--- a/test/fields-relationship/e2e.spec.ts
+++ b/test/fields-relationship/e2e.spec.ts
@@ -4,7 +4,7 @@ import payload from '../../src';
import { mapAsync } from '../../src/utilities/mapAsync';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login, saveDocAndAssert } from '../helpers';
+import { saveDocAndAssert } from '../helpers';
import type {
FieldsRelationship as CollectionWithRelationships,
RelationOne,
@@ -37,8 +37,6 @@ describe('fields - relationship', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
beforeEach(async () => {
diff --git a/test/fields/collections/Date/index.ts b/test/fields/collections/Date/index.ts
index 578a94e54d5..bb1decc4d50 100644
--- a/test/fields/collections/Date/index.ts
+++ b/test/fields/collections/Date/index.ts
@@ -16,6 +16,15 @@ const DateFields: CollectionConfig = {
{
name: 'timeOnly',
type: 'date',
+ admin: {
+ date: {
+ pickerAppearance: 'timeOnly',
+ },
+ },
+ },
+ {
+ name: 'timeOnlyWithCustomFormat',
+ type: 'date',
admin: {
date: {
pickerAppearance: 'timeOnly',
@@ -56,6 +65,7 @@ const DateFields: CollectionConfig = {
export const dateDoc = {
default: '2022-08-12T10:00:00.000+00:00',
timeOnly: '2022-08-12T10:00:00.157+00:00',
+ timeOnlyWithCustomFormat: '2022-08-12T10:00:00.157+00:00',
dayOnly: '2022-08-11T22:00:00.000+00:00',
dayAndTime: '2022-08-12T10:00:00.052+00:00',
monthOnly: '2022-07-31T22:00:00.000+00:00',
diff --git a/test/fields/config.ts b/test/fields/config.ts
index c72069da41a..85aea710111 100644
--- a/test/fields/config.ts
+++ b/test/fields/config.ts
@@ -51,7 +51,6 @@ export default buildConfig({
name: 'canViewConditionalField',
type: 'checkbox',
defaultValue: true,
- saveToJWT: true,
},
],
},
diff --git a/test/fields/e2e.spec.ts b/test/fields/e2e.spec.ts
index b4bea5af4ab..0183e92e223 100644
--- a/test/fields/e2e.spec.ts
+++ b/test/fields/e2e.spec.ts
@@ -4,7 +4,7 @@ import path from 'path';
import payload from '../../src';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login, saveDocAndAssert } from '../helpers';
+import { saveDocAndAssert } from '../helpers';
import { textDoc } from './collections/Text';
import { arrayFieldsSlug } from './collections/Array';
import { pointFieldsSlug } from './collections/Point';
@@ -26,8 +26,6 @@ describe('fields', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
describe('text', () => {
@@ -319,7 +317,7 @@ describe('fields', () => {
await firstBlockSelector.click();
// ensure the block was appended to the rows
- const addedRow = await page.locator('#field-blocks #blocks-row-3');
+ const addedRow = await page.locator('#field-blocks .blocks-field__row').last();
await expect(addedRow).toBeVisible();
await expect(addedRow.locator('.blocks-field__block-pill-text')).toContainText('Text');
});
@@ -366,7 +364,7 @@ describe('fields', () => {
await firstBlockSelector.click();
// ensure the block was appended to the rows
- const firstRow = page.locator('#i18nBlocks-row-0');
+ const firstRow = page.locator('#field-i18nBlocks .blocks-field__row').first();
await expect(firstRow).toBeVisible();
await expect(firstRow.locator('.blocks-field__block-pill-text')).toContainText('Text en');
});
@@ -479,6 +477,27 @@ describe('fields', () => {
}
describe('toolbar', () => {
+ test('should run url validation', async () => {
+ await navigateToRichTextFields();
+
+ // Open link drawer
+ await page.locator('.rich-text__toolbar button:not([disabled]) .link').first().click();
+
+ // find the drawer
+ const editLinkModal = await page.locator('[id^=drawer_1_rich-text-link-]');
+ await expect(editLinkModal).toBeVisible();
+
+ // Fill values and click Confirm
+ await editLinkModal.locator('#field-text').fill('link text');
+ await editLinkModal.locator('label[for="field-linkType-custom"]').click();
+ await editLinkModal.locator('#field-url').fill('');
+ await wait(200);
+ await editLinkModal.locator('button[type="submit"]').click();
+ const errorField = await page.locator('[id^=drawer_1_rich-text-link-] .render-fields > :nth-child(3)');
+ const hasErrorClass = await errorField.evaluate(el => el.classList.contains('error'));
+ expect(hasErrorClass).toBe(true);
+ });
+
test('should create new url custom link', async () => {
await navigateToRichTextFields();
diff --git a/test/hooks/int.spec.ts b/test/hooks/int.spec.ts
index 01db8ab1078..905bb212c32 100644
--- a/test/hooks/int.spec.ts
+++ b/test/hooks/int.spec.ts
@@ -1,4 +1,3 @@
-import mongoose from 'mongoose';
import { initPayloadTest } from '../helpers/configHelpers';
import config from './config';
import payload from '../../src';
@@ -22,9 +21,7 @@ describe('Hooks', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
describe('transform actions', () => {
diff --git a/test/localization/config.ts b/test/localization/config.ts
index fda878d8381..c2502e46da6 100644
--- a/test/localization/config.ts
+++ b/test/localization/config.ts
@@ -168,6 +168,20 @@ export default buildConfig({
hasMany: true,
localized: true,
},
+ {
+ name: 'arrayField',
+ label: 'Array Field',
+ type: 'array',
+ localized: true,
+ fields: [
+ {
+ type: 'relationship',
+ name: 'nestedRelation',
+ label: 'Nested Relation',
+ relationTo: localizedPostsSlug,
+ },
+ ],
+ },
],
},
{
@@ -288,6 +302,11 @@ export default buildConfig({
{ relationTo: localizedPostsSlug, value: localizedRelation.id },
{ relationTo: localizedPostsSlug, value: localizedRelation2.id },
],
+ arrayField: [
+ {
+ nestedRelation: localizedRelation.id,
+ },
+ ],
},
});
diff --git a/test/localization/e2e.spec.ts b/test/localization/e2e.spec.ts
index 27d2da713a8..e8913863b4c 100644
--- a/test/localization/e2e.spec.ts
+++ b/test/localization/e2e.spec.ts
@@ -3,7 +3,7 @@ import { expect, test } from '@playwright/test';
import payload from '../../src';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadTest } from '../helpers/configHelpers';
-import { login, saveDocAndAssert } from '../helpers';
+import { saveDocAndAssert } from '../helpers';
import type { LocalizedPost } from './payload-types';
import { localizedPostsSlug } from './config';
import { englishTitle, spanishLocale } from './shared';
@@ -39,8 +39,6 @@ describe('Localization', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
describe('localized text', () => {
diff --git a/test/localization/int.spec.ts b/test/localization/int.spec.ts
index 76a762a5159..7bee62dfcd5 100644
--- a/test/localization/int.spec.ts
+++ b/test/localization/int.spec.ts
@@ -1,12 +1,13 @@
-import mongoose from 'mongoose';
import { GraphQLClient } from 'graphql-request';
import { initPayloadTest } from '../helpers/configHelpers';
import payload from '../../src';
-import type {
- LocalizedPost,
- WithLocalizedRelationship,
-} from './payload-types';
-import configPromise, { relationshipLocalizedSlug, localizedPostsSlug, withLocalizedRelSlug, withRequiredLocalizedFields } from './config';
+import type { LocalizedPost, WithLocalizedRelationship } from './payload-types';
+import configPromise, {
+ localizedPostsSlug,
+ relationshipLocalizedSlug,
+ withLocalizedRelSlug,
+ withRequiredLocalizedFields,
+} from './config';
import {
defaultLocale,
englishTitle,
@@ -59,9 +60,7 @@ describe('Localization', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
describe('localized text', () => {
@@ -308,6 +307,7 @@ describe('Localization', () => {
expect((result.docs[0].relationshipHasMany as any).en[0].id).toBeDefined();
expect((result.docs[0].relationMultiRelationTo as any).en.value.id).toBeDefined();
expect((result.docs[0].relationMultiRelationToHasMany as any).en[0].value.id).toBeDefined();
+ expect(result.docs[0].arrayField.en[0].nestedRelation.id).toBeDefined();
});
});
diff --git a/test/migrations-cli/config.ts b/test/migrations-cli/config.ts
index d7a0aacb5b4..90d82be7412 100644
--- a/test/migrations-cli/config.ts
+++ b/test/migrations-cli/config.ts
@@ -48,5 +48,5 @@ export default buildConfig({
typescript: {
outputFile: path.resolve(__dirname, 'payload-types.ts'),
},
- db: mongooseAdapter({ payload, url: 'mongodb://localhost:27017/migrations-cli-test' }),
+ db: mongooseAdapter({ payload, url: 'mongodb://127.0.0.1:27017/migrations-cli-test' }),
});
diff --git a/test/refresh-permissions/e2e.spec.ts b/test/refresh-permissions/e2e.spec.ts
index c61cd1a0543..aa52f99c65a 100644
--- a/test/refresh-permissions/e2e.spec.ts
+++ b/test/refresh-permissions/e2e.spec.ts
@@ -1,5 +1,4 @@
import { expect, Page, test } from '@playwright/test';
-import { login } from '../helpers';
import { initPayloadE2E } from '../helpers/configHelpers';
const { beforeAll, describe } = test;
@@ -12,7 +11,6 @@ describe('refresh-permissions', () => {
({ serverURL } = await initPayloadE2E(__dirname));
const context = await browser.newContext();
page = await context.newPage();
- await login({ page, serverURL });
});
test('should show test global immediately after allowing access', async () => {
diff --git a/test/relationships/int.spec.ts b/test/relationships/int.spec.ts
index 20302a29565..7f509d1a3c6 100644
--- a/test/relationships/int.spec.ts
+++ b/test/relationships/int.spec.ts
@@ -1,10 +1,23 @@
-import mongoose from 'mongoose';
import { randomBytes } from 'crypto';
import { initPayloadTest } from '../helpers/configHelpers';
-import config, { customIdSlug, chainedRelSlug, defaultAccessRelSlug, slug, relationSlug, customIdNumberSlug } from './config';
+import config, {
+ chainedRelSlug,
+ customIdNumberSlug,
+ customIdSlug,
+ defaultAccessRelSlug,
+ relationSlug,
+ slug,
+} from './config';
import payload from '../../src';
import { RESTClient } from '../helpers/rest';
-import type { ChainedRelation, CustomIdNumberRelation, CustomIdRelation, Director, Post, Relation } from './payload-types';
+import type {
+ ChainedRelation,
+ CustomIdNumberRelation,
+ CustomIdRelation,
+ Director,
+ Post,
+ Relation,
+} from './payload-types';
import { mapAsync } from '../../src/utilities/mapAsync';
let client: RESTClient;
@@ -19,9 +32,7 @@ describe('Relationships', () => {
});
afterAll(async () => {
- await mongoose.connection.dropDatabase();
- await mongoose.connection.close();
- await payload.mongoMemoryServer.stop();
+ await payload.db.destroy(payload);
});
beforeEach(async () => {
diff --git a/test/uploads/e2e.spec.ts b/test/uploads/e2e.spec.ts
index d710b2e2354..417faa98134 100644
--- a/test/uploads/e2e.spec.ts
+++ b/test/uploads/e2e.spec.ts
@@ -6,7 +6,7 @@ import type { Media } from './payload-types';
import payload from '../../src';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
import { initPayloadE2E } from '../helpers/configHelpers';
-import { login, saveDocAndAssert } from '../helpers';
+import { saveDocAndAssert } from '../helpers';
import wait from '../../src/utilities/wait';
const { beforeAll, describe } = test;
@@ -50,8 +50,6 @@ describe('uploads', () => {
});
audioDoc = findAudio.docs[0] as Media;
-
- await login({ page, serverURL });
});
test('should see upload filename in relation list', async () => {
diff --git a/test/versions/e2e.spec.ts b/test/versions/e2e.spec.ts
index 6ca33fe2b7c..787fa065f9d 100644
--- a/test/versions/e2e.spec.ts
+++ b/test/versions/e2e.spec.ts
@@ -28,7 +28,6 @@ import type { Page } from '@playwright/test';
import { expect, test } from '@playwright/test';
import { initPayloadE2E } from '../helpers/configHelpers';
import { AdminUrlUtil } from '../helpers/adminUrlUtil';
-import { login } from '../helpers';
import { draftSlug, autosaveSlug } from './shared';
import wait from '../../src/utilities/wait';
@@ -44,8 +43,6 @@ describe('versions', () => {
const context = await browser.newContext();
page = await context.newPage();
-
- await login({ page, serverURL });
});
describe('draft collections', () => {
diff --git a/yarn.lock b/yarn.lock
index 9070013ad82..4120ea3b5ee 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3680,7 +3680,7 @@ bson-objectid@^2.0.4:
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.4.tgz#339211572ef97dc98f2d68eaee7b99b7be59a089"
integrity sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==
-bson@^4.6.5, bson@^4.7.2:
+bson@^4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/bson/-/bson-4.7.2.tgz#320f4ad0eaf5312dd9b45dc369cc48945e2a5f2e"
integrity sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==
@@ -4861,11 +4861,6 @@ delayed-stream@~1.0.0:
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
-denque@^2.0.1:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/denque/-/denque-2.1.0.tgz#e93e1a6569fb5e66f16a3c2a2964617d349d6ab1"
- integrity sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==
-
[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
@@ -7813,11 +7808,6 @@ jwt-decode@^3.1.2:
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==
[email protected]:
- version "2.4.1"
- resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.4.1.tgz#7d81ec518204a48c1cb16554af126806c3cd82b0"
- integrity sha512-aJ9opVoXroQUPfovYP5kaj2lM7Jn02Gw13bL0lg9v0V7SaUc0qavPs0Eue7d2DcC3NjqI6QAUElXNsuZSeM+EA==
-
[email protected]:
version "2.5.1"
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.5.1.tgz#7b8203e11819a8e77a34b3517d3ead206764d15d"
@@ -8320,7 +8310,7 @@ monaco-editor@^0.38.0:
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.38.0.tgz#7b3cd16f89b1b8867fcd3c96e67fccee791ff05c"
integrity sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==
-mongodb-connection-string-url@^2.5.2, mongodb-connection-string-url@^2.5.4, mongodb-connection-string-url@^2.6.0:
+mongodb-connection-string-url@^2.5.4, mongodb-connection-string-url@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz#57901bf352372abdde812c81be47b75c6b2ec5cf"
integrity sha512-WvTZlI9ab0QYtTYnuMLgobULWhokRjtC7db9LtcVfJ+Hsnyr5eo6ZtNAt3Ly24XZScGMelOcGtm7lSn0332tPQ==
@@ -8356,16 +8346,16 @@ mongodb-memory-server@^8.12.2:
mongodb-memory-server-core "8.12.2"
tslib "^2.5.0"
[email protected]:
- version "4.8.1"
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.8.1.tgz#596de88ff4519128266d9254dbe5b781c4005796"
- integrity sha512-/NyiM3Ox9AwP5zrfT9TXjRKDJbXlLaUDQ9Rg//2lbg8D2A8GXV0VidYYnA/gfdK6uwbnL4FnAflH7FbGw3TS7w==
[email protected], mongodb@^4.13.0:
+ version "4.16.0"
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.16.0.tgz#8b0043de7b577c6a7e0ce44a2ca7315b9c0a7927"
+ integrity sha512-0EB113Fsucaq1wsY0dOhi1fmZOwFtLOtteQkiqOXGklvWMnSH3g2QS53f0KTP+/6qOkuoXE2JksubSZNmxeI+g==
dependencies:
- bson "^4.6.5"
- denque "^2.0.1"
- mongodb-connection-string-url "^2.5.2"
- socks "^2.6.2"
+ bson "^4.7.2"
+ mongodb-connection-string-url "^2.5.4"
+ socks "^2.7.1"
optionalDependencies:
+ "@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"
[email protected]:
@@ -8379,40 +8369,28 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"
-mongodb@^4.13.0:
- version "4.16.0"
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.16.0.tgz#8b0043de7b577c6a7e0ce44a2ca7315b9c0a7927"
- integrity sha512-0EB113Fsucaq1wsY0dOhi1fmZOwFtLOtteQkiqOXGklvWMnSH3g2QS53f0KTP+/6qOkuoXE2JksubSZNmxeI+g==
- dependencies:
- bson "^4.7.2"
- mongodb-connection-string-url "^2.5.4"
- socks "^2.7.1"
- optionalDependencies:
- "@aws-sdk/credential-providers" "^3.186.0"
- saslprep "^1.0.3"
-
mongoose-aggregate-paginate-v2@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/mongoose-aggregate-paginate-v2/-/mongoose-aggregate-paginate-v2-1.0.6.tgz#fd2f2564d1bbf52f49a196f0b7b03675913dacca"
integrity sha512-UuALu+mjhQa1K9lMQvjLL3vm3iALvNw8PQNIh2gp1b+tO5hUa0NC0Wf6/8QrT9PSJVTihXaD8hQVy3J4e0jO0Q==
-mongoose-paginate-v2@^1.6.1:
- version "1.7.1"
- resolved "https://registry.yarnpkg.com/mongoose-paginate-v2/-/mongoose-paginate-v2-1.7.1.tgz#0b390f5eb8e5dca55ffcb1fd7b4d8078636cb8f1"
- integrity sha512-J8DJw3zRXcXOKoZv+RvO9tt5HotRnbo2iCR3lke+TtsQsYwQvbY3EgUkPqZXw6qCX2IByvXrW5SGNdAB0od/Cw==
[email protected]:
+ version "1.7.22"
+ resolved "https://registry.yarnpkg.com/mongoose-paginate-v2/-/mongoose-paginate-v2-1.7.22.tgz#9f178fe5fb71597e231639adac84d3ab9a96c62a"
+ integrity sha512-xW5GugkE21DJiu9e13EOxKt4ejEKQkRP/S1PkkXRjnk2rRZVKBcld1nPV+VJ/YCPfm8hb3sz9OvI7O38RmixkA==
[email protected]:
- version "6.5.0"
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.5.0.tgz#5c71aa8d4027e50bfe8d29d6e955e378e010d174"
- integrity sha512-swOX8ZEbmCeJaEs29B1j67StBIhuOccNNkipbVhsnLYYCDpNE7heM9W54MFGwN5es9tGGoxINHSzOhJ9kTOZGg==
[email protected]:
+ version "6.11.4"
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.4.tgz#7bab3a32eca8a43715057ae5f78d5515ecf94d7d"
+ integrity sha512-q9NaW9/BBYZofx80SqlR7uoSR09CS3g02y+KMj1lNLUxcFFsPshupY3WWisNFauYG9gyuDF4L/RgyIK3obSghg==
dependencies:
- bson "^4.6.5"
- kareem "2.4.1"
- mongodb "4.8.1"
+ bson "^4.7.2"
+ kareem "2.5.1"
+ mongodb "4.16.0"
mpath "0.9.0"
mquery "4.0.3"
ms "2.1.3"
- sift "16.0.0"
+ sift "16.0.1"
mongoose@>=6.3.0:
version "7.1.1"
@@ -10793,11 +10771,6 @@ side-channel@^1.0.4:
get-intrinsic "^1.0.2"
object-inspect "^1.9.0"
[email protected]:
- version "16.0.0"
- resolved "https://registry.yarnpkg.com/sift/-/sift-16.0.0.tgz#447991577db61f1a8fab727a8a98a6db57a23eb8"
- integrity sha512-ILTjdP2Mv9V1kIxWMXeMTIRbOBrqKc4JAXmFMnFq3fKeyQ2Qwa3Dw1ubcye3vR+Y6ofA0b9gNDr/y2t6eUeIzQ==
-
[email protected]:
version "16.0.1"
resolved "https://registry.yarnpkg.com/sift/-/sift-16.0.1.tgz#e9c2ccc72191585008cf3e36fc447b2d2633a053"
@@ -10917,7 +10890,7 @@ socks-proxy-agent@5, socks-proxy-agent@^5.0.0:
debug "4"
socks "^2.3.3"
-socks@^2.3.3, socks@^2.6.2, socks@^2.7.1:
+socks@^2.3.3, socks@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/socks/-/socks-2.7.1.tgz#d8e651247178fde79c0663043e07240196857d55"
integrity sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==
|
70c89b14a9dba123f5293b5d9a16f8df98e98126
|
2024-03-09 00:44:09
|
James
|
chore: builds translations as ts instead of json
| false
|
builds translations as ts instead of json
|
chore
|
diff --git a/packages/translations/src/_generatedFiles_/api/ar.js b/packages/translations/src/_generatedFiles_/api/ar.js
new file mode 100644
index 00000000000..36e3f29c154
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ar.js
@@ -0,0 +1,87 @@
+export default {
+ authentication: {
+ account: 'الحساب',
+ apiKey: 'مفتاح API',
+ enableAPIKey: 'تفعيل مفتاح API',
+ newAccountCreated:
+ 'تمّ إنشاء حساب جديد لتتمكّن من الوصول إلى <a href="{{serverURL}}"> {{serverURL}} </a> الرّجاء النّقر فوق الرّابط التّالي أو لصق عنوان URL أدناه في متصفّحّك لتأكيد بريدك الإلكتروني : <a href="{{verificationURL}}"> {{verificationURL}} </a> <br> بعد التّحقّق من بريدك الإلكتروني ، ستتمكّن من تسجيل الدّخول بنجاح.',
+ resetYourPassword: 'إعادة تعيين كلمة المرور الخاصّة بك',
+ verified: 'تمّ التحقّق',
+ verifyYourEmail: 'قم بتأكيد بريدك الألكتروني',
+ youAreReceivingResetPassword:
+ 'أنت تتلقّى هذا البريد الالكتروني لأنّك (أو لأنّ شخص آخر) طلبت إعادة تعيين كلمة المرور لحسابك. الرّجاء النّقر فوق الرّابط التّالي ، أو لصق هذا الرّابط في متصفّحك لإكمال العمليّة:',
+ youDidNotRequestPassword:
+ 'إن لم تطلب هذا ، يرجى تجاهل هذا البريد الإلكتروني وستبقى كلمة مرورك ذاتها بدون تغيير.',
+ },
+ error: {
+ deletingFile: 'حدث خطأ أثناء حذف الملف.',
+ emailOrPasswordIncorrect: 'البريد الإلكتروني أو كلمة المرور المقدمة غير صحيحة.',
+ followingFieldsInvalid_one: 'الحقل التالي غير صالح:',
+ followingFieldsInvalid_other: 'الحقول التالية غير صالحة:',
+ noFilesUploaded: 'لم يتمّ رفع أيّة ملفّات.',
+ notAllowedToPerformAction: 'لا يسمح لك القيام بهذه العمليّة.',
+ problemUploadingFile: 'حدث خطأ اثناء رفع الملفّ.',
+ unableToDeleteCount: 'يتعذّر حذف {{count}} من {{total}} {{label}}.',
+ unableToUpdateCount: 'يتعذّر تحديث {{count}} من {{total}} {{label}}.',
+ unauthorized: 'غير مصرّح لك ، عليك أن تقوم بتسجيل الدّخول لتتمكّن من تقديم هذا الطّلب.',
+ userLocked: 'تمّ قفل هذا المستخدم نظرًا لوجود عدد كبير من محاولات تسجيل الدّخول الغير ناجحة.',
+ valueMustBeUnique: 'على القيمة أن تكون فريدة',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument: 'اختر بين إدخال عنوان URL نصّي مخصّص أو الرّبط بمستند آخر.',
+ chooseDocumentToLink: 'اختر مستندًا للربط',
+ customURL: 'URL مخصّص',
+ enterURL: 'ادخل عنوان URL',
+ internalLink: 'رابط داخلي',
+ linkType: 'نوع الرّابط',
+ openInNewTab: 'الفتح في علامة تبويب جديدة',
+ textToDisplay: 'النصّ الذي تريد إظهاره',
+ },
+ general: {
+ createdAt: 'تمّ الإنشاء في',
+ deletedCountSuccessfully: 'تمّ حذف {{count}} {{label}} بنجاح.',
+ deletedSuccessfully: 'تمّ الحذف بنجاح.',
+ email: 'البريد الإلكتروني',
+ notFound: 'غير موجود',
+ successfullyCreated: '{{label}} تم إنشاؤها بنجاح.',
+ thisLanguage: 'العربية',
+ updatedAt: 'تم التحديث في',
+ updatedCountSuccessfully: 'تم تحديث {{count}} {{label}} بنجاح.',
+ updatedSuccessfully: 'تم التحديث بنجاح.',
+ user: 'المستخدم',
+ users: 'المستخدمين',
+ value: 'القيمة',
+ },
+ upload: {
+ fileName: 'اسم الملفّ',
+ fileSize: 'حجم الملفّ',
+ height: 'الطّول',
+ sizes: 'الاحجام',
+ width: 'العرض',
+ },
+ validation: {
+ emailAddress: 'يرجى إدخال عنوان بريد إلكتروني صحيح.',
+ enterNumber: 'يرجى إدخال رقم صحيح.',
+ greaterThanMax: '{{value}} أكبر من الحد الأقصى المسموح به {{label}} الذي يبلغ {{max}}.',
+ invalidInput: 'هذا الحقل لديه إدخال غير صالح.',
+ invalidSelection: 'هذا الحقل لديه اختيار غير صالح.',
+ invalidSelections: 'هذا الحقل لديه الاختيارات الغير صالحة التالية:',
+ lessThanMin: '{{value}} أقل من الحد الأدنى المسموح به {{label}} الذي يبلغ {{min}}.',
+ longerThanMin: 'يجب أن يكون هذا القيمة أطول من الحد الأدنى للطول الذي هو {{minLength}} أحرف.',
+ notValidDate: '"{{value}}" ليس تاريخا صالحا.',
+ required: 'هذا الحقل مطلوب.',
+ requiresNoMoreThan: 'هذا الحقل يتطلب عدم تجاوز {{count}} {{label}}.',
+ requiresTwoNumbers: 'هذا الحقل يتطلب رقمين.',
+ shorterThanMax: 'يجب أن تكون هذه القيمة أقصر من الحد الأقصى للطول الذي هو {{maxLength}} أحرف.',
+ trueOrFalse: 'يمكن أن يكون هذا الحقل مساويًا فقط للقيمتين صحيح أو خطأ.',
+ validUploadID: 'هذا الحقل ليس معرّف تحميل صالح.',
+ },
+ version: {
+ autosavedSuccessfully: 'تمّ الحفظ التّلقائي بنجاح.',
+ draft: 'مسودّة',
+ draftSavedSuccessfully: 'تمّ حفظ المسودّة بنجاح.',
+ published: 'تمّ النّشر',
+ restoredSuccessfully: 'تمّت الاستعادة بنحاح.',
+ status: 'الحالة',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ar.json b/packages/translations/src/_generatedFiles_/api/ar.json
deleted file mode 100644
index 415fd1df167..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ar.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "الحساب",
- "apiKey": "مفتاح API",
- "enableAPIKey": "تفعيل مفتاح API",
- "newAccountCreated": "تمّ إنشاء حساب جديد لتتمكّن من الوصول إلى <a href=\"{{serverURL}}\"> {{serverURL}} </a> الرّجاء النّقر فوق الرّابط التّالي أو لصق عنوان URL أدناه في متصفّحّك لتأكيد بريدك الإلكتروني : <a href=\"{{verificationURL}}\"> {{verificationURL}} </a> <br> بعد التّحقّق من بريدك الإلكتروني ، ستتمكّن من تسجيل الدّخول بنجاح.",
- "resetYourPassword": "إعادة تعيين كلمة المرور الخاصّة بك",
- "verified": "تمّ التحقّق",
- "verifyYourEmail": "قم بتأكيد بريدك الألكتروني",
- "youAreReceivingResetPassword": "أنت تتلقّى هذا البريد الالكتروني لأنّك (أو لأنّ شخص آخر) طلبت إعادة تعيين كلمة المرور لحسابك. الرّجاء النّقر فوق الرّابط التّالي ، أو لصق هذا الرّابط في متصفّحك لإكمال العمليّة:",
- "youDidNotRequestPassword": "إن لم تطلب هذا ، يرجى تجاهل هذا البريد الإلكتروني وستبقى كلمة مرورك ذاتها بدون تغيير."
- },
- "error": {
- "deletingFile": "حدث خطأ أثناء حذف الملف.",
- "emailOrPasswordIncorrect": "البريد الإلكتروني أو كلمة المرور المقدمة غير صحيحة.",
- "followingFieldsInvalid_one": "الحقل التالي غير صالح:",
- "followingFieldsInvalid_other": "الحقول التالية غير صالحة:",
- "noFilesUploaded": "لم يتمّ رفع أيّة ملفّات.",
- "notAllowedToPerformAction": "لا يسمح لك القيام بهذه العمليّة.",
- "problemUploadingFile": "حدث خطأ اثناء رفع الملفّ.",
- "unableToDeleteCount": "يتعذّر حذف {{count}} من {{total}} {{label}}.",
- "unableToUpdateCount": "يتعذّر تحديث {{count}} من {{total}} {{label}}.",
- "unauthorized": "غير مصرّح لك ، عليك أن تقوم بتسجيل الدّخول لتتمكّن من تقديم هذا الطّلب.",
- "userLocked": "تمّ قفل هذا المستخدم نظرًا لوجود عدد كبير من محاولات تسجيل الدّخول الغير ناجحة.",
- "valueMustBeUnique": "على القيمة أن تكون فريدة"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "اختر بين إدخال عنوان URL نصّي مخصّص أو الرّبط بمستند آخر.",
- "chooseDocumentToLink": "اختر مستندًا للربط",
- "customURL": "URL مخصّص",
- "enterURL": "ادخل عنوان URL",
- "internalLink": "رابط داخلي",
- "linkType": "نوع الرّابط",
- "openInNewTab": "الفتح في علامة تبويب جديدة",
- "textToDisplay": "النصّ الذي تريد إظهاره"
- },
- "general": {
- "createdAt": "تمّ الإنشاء في",
- "deletedCountSuccessfully": "تمّ حذف {{count}} {{label}} بنجاح.",
- "deletedSuccessfully": "تمّ الحذف بنجاح.",
- "email": "البريد الإلكتروني",
- "notFound": "غير موجود",
- "successfullyCreated": "{{label}} تم إنشاؤها بنجاح.",
- "thisLanguage": "العربية",
- "updatedAt": "تم التحديث في",
- "updatedCountSuccessfully": "تم تحديث {{count}} {{label}} بنجاح.",
- "updatedSuccessfully": "تم التحديث بنجاح.",
- "user": "المستخدم",
- "users": "المستخدمين",
- "value": "القيمة"
- },
- "upload": {
- "fileName": "اسم الملفّ",
- "fileSize": "حجم الملفّ",
- "height": "الطّول",
- "sizes": "الاحجام",
- "width": "العرض"
- },
- "validation": {
- "emailAddress": "يرجى إدخال عنوان بريد إلكتروني صحيح.",
- "enterNumber": "يرجى إدخال رقم صحيح.",
- "greaterThanMax": "{{value}} أكبر من الحد الأقصى المسموح به {{label}} الذي يبلغ {{max}}.",
- "invalidInput": "هذا الحقل لديه إدخال غير صالح.",
- "invalidSelection": "هذا الحقل لديه اختيار غير صالح.",
- "invalidSelections": "هذا الحقل لديه الاختيارات الغير صالحة التالية:",
- "lessThanMin": "{{value}} أقل من الحد الأدنى المسموح به {{label}} الذي يبلغ {{min}}.",
- "longerThanMin": "يجب أن يكون هذا القيمة أطول من الحد الأدنى للطول الذي هو {{minLength}} أحرف.",
- "notValidDate": "\"{{value}}\" ليس تاريخا صالحا.",
- "required": "هذا الحقل مطلوب.",
- "requiresNoMoreThan": "هذا الحقل يتطلب عدم تجاوز {{count}} {{label}}.",
- "requiresTwoNumbers": "هذا الحقل يتطلب رقمين.",
- "shorterThanMax": "يجب أن تكون هذه القيمة أقصر من الحد الأقصى للطول الذي هو {{maxLength}} أحرف.",
- "trueOrFalse": "يمكن أن يكون هذا الحقل مساويًا فقط للقيمتين صحيح أو خطأ.",
- "validUploadID": "هذا الحقل ليس معرّف تحميل صالح."
- },
- "version": {
- "autosavedSuccessfully": "تمّ الحفظ التّلقائي بنجاح.",
- "draft": "مسودّة",
- "draftSavedSuccessfully": "تمّ حفظ المسودّة بنجاح.",
- "published": "تمّ النّشر",
- "restoredSuccessfully": "تمّت الاستعادة بنحاح.",
- "status": "الحالة"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/az.js b/packages/translations/src/_generatedFiles_/api/az.js
new file mode 100644
index 00000000000..537b339ea6f
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/az.js
@@ -0,0 +1,89 @@
+export default {
+ authentication: {
+ account: 'Hesab',
+ apiKey: 'API Açarı',
+ enableAPIKey: 'API açarını aktivləşdir',
+ newAccountCreated:
+ 'Sizin üçün yeni hesab yaradıldı. Zəhmət olmasa, e-poçtunuzu doğrulamaq üçün aşağıdakı linke klikləyin: <a href="{{verificationURL}}">{{verificationURL}}</a>. E-poçtunuzu doğruladıqdan sonra uğurla daxil ola bilərsiniz.',
+ resetYourPassword: 'Şifrənizi sıfırlayın',
+ verified: 'Doğrulanmış',
+ verifyYourEmail: 'E-poçtunuzu doğrulayın',
+ youAreReceivingResetPassword:
+ 'Siz (və ya başqası) hesabınız üçün parolun sıfırlanmasını tələb etdiyiniz üçün bunu alırsınız. Prosesi tamamlamaq üçün zəhmət olmasa aşağıdakı linkə klikləyin:',
+ youDidNotRequestPassword:
+ 'Əgər siz bunu tələb etməmisinizsə, lütfən, bu e-poçtu nəzərə almayın və şifrəniz dəyişilməz qalacaq.',
+ },
+ error: {
+ deletingFile: 'Faylın silinməsində xəta baş verdi.',
+ emailOrPasswordIncorrect: 'Təqdim olunan e-poçt və ya şifrə yanlışdır.',
+ followingFieldsInvalid_many: 'Aşağıdakı sahələr yanlışdır:',
+ followingFieldsInvalid_one: 'Aşağıdakı sahə yanlışdır:',
+ followingFieldsInvalid_other: 'Aşağıdaki sahələr yanlışdır:',
+ noFilesUploaded: 'Heç bir fayl yüklənilməyib.',
+ notAllowedToPerformAction: 'Bu əməliyyatı icra etməyə icazəniz yoxdur.',
+ problemUploadingFile: 'Faylın yüklənməsi zamanı problem yarandı.',
+ unableToDeleteCount: '{{count}} dən {{total}} {{label}} silinə bilmir.',
+ unableToUpdateCount: '{{count}} dən {{total}} {{label}} yenilənə bilmir.',
+ unauthorized: 'İcazəniz yoxdur, bu tələbi yerinə yetirmək üçün daxil olmalısınız.',
+ userLocked: 'Bu istifadəçi çoxsaylı uğursuz giriş cəhdləri səbəbindən kilidlənib.',
+ valueMustBeUnique: 'Dəyər təkrar olmamalıdır',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ "Xüsusi mətn URL'si daxil etmək və ya başqa bir sənədə keçid yaratmaq arasında seçim edin.",
+ chooseDocumentToLink: 'Keçid yaratmaq üçün sənəd seçin',
+ customURL: 'Xüsusi URL',
+ enterURL: 'URL daxil edin',
+ internalLink: 'Daxili Keçid',
+ linkType: 'Keçid Növü',
+ openInNewTab: 'Yeni sekmede aç',
+ textToDisplay: 'Göstəriləcək mətn',
+ },
+ general: {
+ createdAt: 'Yaradıldığı tarix',
+ deletedCountSuccessfully: '{{count}} {{label}} uğurla silindi.',
+ deletedSuccessfully: 'Uğurla silindi.',
+ email: 'Elektron poçt',
+ notFound: 'Tapılmadı',
+ successfullyCreated: '{{label}} uğurla yaradıldı.',
+ thisLanguage: 'Azərbaycan dili',
+ updatedAt: 'Yeniləndiyi tarix',
+ updatedCountSuccessfully: '{{count}} {{label}} uğurla yeniləndi.',
+ updatedSuccessfully: 'Uğurla yeniləndi.',
+ user: 'İstifadəçi',
+ users: 'İstifadəçilər',
+ value: 'Dəyər',
+ },
+ upload: {
+ fileName: 'Faylın Adı',
+ fileSize: 'Faylım Ölçüsü',
+ height: 'Hündürlük',
+ sizes: 'Ölçülər',
+ width: 'En',
+ },
+ validation: {
+ emailAddress: 'Xahiş edirik doğru elektron poçt ünvanını daxil edin.',
+ enterNumber: 'Xahiş edirik doğru nömrəni daxil edin.',
+ greaterThanMax: '{{value}} icazə verilən maksimal {{label}} olan {{max}}-dən böyükdür.',
+ invalidInput: 'Bu sahə yanlış daxil edilmişdir.',
+ invalidSelection: 'Bu sahədə yanlış seçim edilmişdir.',
+ invalidSelections: 'Bu sahədə aşağıdakı yanlış seçimlər edilmişdir:',
+ lessThanMin: '{{value}} icazə verilən minimal {{label}} olan {{min}}-dən kiçikdir.',
+ longerThanMin: 'Bu dəyər {{minLength}} simvoldan uzun olmalıdır.',
+ notValidDate: '"{{value}}" doğru tarix deyil.',
+ required: 'Bu sahə mütləq doldurulmalıdır.',
+ requiresNoMoreThan: 'Bu sahə {{count}} {{label}}-dan çox olmamalıdır.',
+ requiresTwoNumbers: 'Bu sahə iki nömrə tələb edir.',
+ shorterThanMax: 'Bu dəyər {{maxLength}} simvoldan qısa olmalıdır.',
+ trueOrFalse: 'Bu sahə yalnız doğru və ya yanlış ola bilər.',
+ validUploadID: 'Bu sahə doğru yükləmə ID-si deyil.',
+ },
+ version: {
+ autosavedSuccessfully: 'Uğurla avtomatik olaraq yadda saxlandı.',
+ draft: 'Qaralama',
+ draftSavedSuccessfully: 'Qaralama uğurla yadda saxlandı.',
+ published: 'Dərc edilmiş',
+ restoredSuccessfully: 'Uğurla bərpa edildi.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/az.json b/packages/translations/src/_generatedFiles_/api/az.json
deleted file mode 100644
index b87e60bc09e..00000000000
--- a/packages/translations/src/_generatedFiles_/api/az.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesab",
- "apiKey": "API Açarı",
- "enableAPIKey": "API açarını aktivləşdir",
- "newAccountCreated": "Sizin üçün yeni hesab yaradıldı. Zəhmət olmasa, e-poçtunuzu doğrulamaq üçün aşağıdakı linke klikləyin: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>. E-poçtunuzu doğruladıqdan sonra uğurla daxil ola bilərsiniz.",
- "resetYourPassword": "Şifrənizi sıfırlayın",
- "verified": "Doğrulanmış",
- "verifyYourEmail": "E-poçtunuzu doğrulayın",
- "youAreReceivingResetPassword": "Siz (və ya başqası) hesabınız üçün parolun sıfırlanmasını tələb etdiyiniz üçün bunu alırsınız. Prosesi tamamlamaq üçün zəhmət olmasa aşağıdakı linkə klikləyin:",
- "youDidNotRequestPassword": "Əgər siz bunu tələb etməmisinizsə, lütfən, bu e-poçtu nəzərə almayın və şifrəniz dəyişilməz qalacaq."
- },
- "error": {
- "deletingFile": "Faylın silinməsində xəta baş verdi.",
- "emailOrPasswordIncorrect": "Təqdim olunan e-poçt və ya şifrə yanlışdır.",
- "followingFieldsInvalid_many": "Aşağıdakı sahələr yanlışdır:",
- "followingFieldsInvalid_one": "Aşağıdakı sahə yanlışdır:",
- "followingFieldsInvalid_other": "Aşağıdaki sahələr yanlışdır:",
- "noFilesUploaded": "Heç bir fayl yüklənilməyib.",
- "notAllowedToPerformAction": "Bu əməliyyatı icra etməyə icazəniz yoxdur.",
- "problemUploadingFile": "Faylın yüklənməsi zamanı problem yarandı.",
- "unableToDeleteCount": "{{count}} dən {{total}} {{label}} silinə bilmir.",
- "unableToUpdateCount": "{{count}} dən {{total}} {{label}} yenilənə bilmir.",
- "unauthorized": "İcazəniz yoxdur, bu tələbi yerinə yetirmək üçün daxil olmalısınız.",
- "userLocked": "Bu istifadəçi çoxsaylı uğursuz giriş cəhdləri səbəbindən kilidlənib.",
- "valueMustBeUnique": "Dəyər təkrar olmamalıdır"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Xüsusi mətn URL'si daxil etmək və ya başqa bir sənədə keçid yaratmaq arasında seçim edin.",
- "chooseDocumentToLink": "Keçid yaratmaq üçün sənəd seçin",
- "customURL": "Xüsusi URL",
- "enterURL": "URL daxil edin",
- "internalLink": "Daxili Keçid",
- "linkType": "Keçid Növü",
- "openInNewTab": "Yeni sekmede aç",
- "textToDisplay": "Göstəriləcək mətn"
- },
- "general": {
- "createdAt": "Yaradıldığı tarix",
- "deletedCountSuccessfully": "{{count}} {{label}} uğurla silindi.",
- "deletedSuccessfully": "Uğurla silindi.",
- "email": "Elektron poçt",
- "notFound": "Tapılmadı",
- "successfullyCreated": "{{label}} uğurla yaradıldı.",
- "thisLanguage": "Azərbaycan dili",
- "updatedAt": "Yeniləndiyi tarix",
- "updatedCountSuccessfully": "{{count}} {{label}} uğurla yeniləndi.",
- "updatedSuccessfully": "Uğurla yeniləndi.",
- "user": "İstifadəçi",
- "users": "İstifadəçilər",
- "value": "Dəyər"
- },
- "upload": {
- "fileName": "Faylın Adı",
- "fileSize": "Faylım Ölçüsü",
- "height": "Hündürlük",
- "sizes": "Ölçülər",
- "width": "En"
- },
- "validation": {
- "emailAddress": "Xahiş edirik doğru elektron poçt ünvanını daxil edin.",
- "enterNumber": "Xahiş edirik doğru nömrəni daxil edin.",
- "greaterThanMax": "{{value}} icazə verilən maksimal {{label}} olan {{max}}-dən böyükdür.",
- "invalidInput": "Bu sahə yanlış daxil edilmişdir.",
- "invalidSelection": "Bu sahədə yanlış seçim edilmişdir.",
- "invalidSelections": "Bu sahədə aşağıdakı yanlış seçimlər edilmişdir:",
- "lessThanMin": "{{value}} icazə verilən minimal {{label}} olan {{min}}-dən kiçikdir.",
- "longerThanMin": "Bu dəyər {{minLength}} simvoldan uzun olmalıdır.",
- "notValidDate": "\"{{value}}\" doğru tarix deyil.",
- "required": "Bu sahə mütləq doldurulmalıdır.",
- "requiresNoMoreThan": "Bu sahə {{count}} {{label}}-dan çox olmamalıdır.",
- "requiresTwoNumbers": "Bu sahə iki nömrə tələb edir.",
- "shorterThanMax": "Bu dəyər {{maxLength}} simvoldan qısa olmalıdır.",
- "trueOrFalse": "Bu sahə yalnız doğru və ya yanlış ola bilər.",
- "validUploadID": "Bu sahə doğru yükləmə ID-si deyil."
- },
- "version": {
- "autosavedSuccessfully": "Uğurla avtomatik olaraq yadda saxlandı.",
- "draft": "Qaralama",
- "draftSavedSuccessfully": "Qaralama uğurla yadda saxlandı.",
- "published": "Dərc edilmiş",
- "restoredSuccessfully": "Uğurla bərpa edildi.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/bg.js b/packages/translations/src/_generatedFiles_/api/bg.js
new file mode 100644
index 00000000000..f3dbed21f7f
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/bg.js
@@ -0,0 +1,90 @@
+export default {
+ authentication: {
+ account: 'Профил',
+ apiKey: 'API ключ',
+ enableAPIKey: 'Активирай API ключ',
+ newAccountCreated:
+ 'Току-що беше създаден нов профил за достъп до <a href="{{serverURL}}">{{serverURL}}</a> Моля, въведи връзката в браузъра си, за да потвърдиш имейла си: <a href="{{verificationURL}}">{{verificationURL}}</a><br> След като потвърдиш имейла си, ще можеш да влезеш успешно.',
+ resetYourPassword: 'Възстанови паролата си',
+ verified: 'Потвърден',
+ verifyYourEmail: 'Потвърди имейла си',
+ youAreReceivingResetPassword:
+ 'Получаваш това, защото ти (или някой друг) е заявил възстановяване на паролата. Натисни връзката или постави това в браузъра си, за да довършиш процеса:',
+ youDidNotRequestPassword:
+ 'Ако не си заявил това, игнорирай този имейл и паролата ти ще остане непроменена.',
+ },
+ error: {
+ deletingFile: 'Имаше грешка при изтриването на файла.',
+ emailOrPasswordIncorrect: 'Имейлът или паролата не са правилни.',
+ followingFieldsInvalid_one: 'Следното поле е некоректно:',
+ followingFieldsInvalid_other: 'Следните полета са некоректни:',
+ noFilesUploaded: 'Никакви файлове не бяха качени.',
+ notAllowedToPerformAction: 'Нямаш право да извършиш това действие.',
+ problemUploadingFile: 'Имаше проблем при качването на файла.',
+ unableToDeleteCount: 'Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.',
+ unableToUpdateCount: 'Не беше възможно да се обновят {{count}} от {{total}} {{label}}.',
+ unauthorized: 'Неавторизиран, трябва да влезеш, за да извършиш тази заявка.',
+ userLocked: 'Този потребител има прекалено много невалидни опити за влизане и е заключен.',
+ valueMustBeUnique: 'Стойността трябва да е уникална',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Избери между това да въведеш текстова връзка или да свържеш с друг документ.',
+ chooseDocumentToLink: 'Избери документ, с който да свържеш',
+ customURL: 'Връзка',
+ enterURL: 'Въведи връзка',
+ internalLink: 'Вътрешна връзка',
+ linkType: 'Тип на връзката',
+ openInNewTab: 'Отвори в нов раздел',
+ textToDisplay: 'Текст към дисплей',
+ },
+ general: {
+ createdAt: 'Създаден на',
+ deletedCountSuccessfully: 'Изтрити {{count}} {{label}} успешно.',
+ deletedSuccessfully: 'Изтрито успешно.',
+ email: 'Имейл',
+ notFound: 'Няма открит',
+ successfullyCreated: '{{label}} успешно създаден.',
+ thisLanguage: 'Български',
+ updatedAt: 'Обновен на',
+ updatedCountSuccessfully: 'Обновени {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Обновен успешно.',
+ user: 'Потребител',
+ users: 'Потребители',
+ value: 'Стойност',
+ },
+ upload: {
+ fileName: 'Име на файла',
+ fileSize: 'Големина на файла',
+ height: 'Височина',
+ sizes: 'Големини',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Моля, въведи валиден имейл адрес.',
+ enterNumber: 'Моля, въведи валиден номер.',
+ greaterThanMax: '{{value}} е по-голямо от максимално допустимото {{label}} от {{max}}.',
+ invalidInput: 'Това поле има невалиден вход.',
+ invalidSelection: 'Това поле има невалидна селекция.',
+ invalidSelections: 'Това поле има следните невалидни селекции:',
+ lessThanMin: '{{value}} е по-малко от минимално допустимото {{label}} от {{min}}.',
+ longerThanMin:
+ 'Тази стойност трябва да е по-голяма от минималната стойност от {{minLength}} символа.',
+ notValidDate: '"{{value}}" не е валидна дата.',
+ required: 'Това поле е задължително.',
+ requiresNoMoreThan: 'Това поле изисква не повече от {{count}} {{label}}.',
+ requiresTwoNumbers: 'Това поле изисква 2 числа.',
+ shorterThanMax:
+ 'Тази стойност трябва да е по-малка от максималната стойност от {{maxLength}} символа.',
+ trueOrFalse: 'Това поле може да бъде само "true" или "false".',
+ validUploadID: 'Това поле не е валиден идентификатор на качването.',
+ },
+ version: {
+ autosavedSuccessfully: 'Успешно автоматично запазване.',
+ draft: 'Чернова',
+ draftSavedSuccessfully: 'Чернова запазена успешно.',
+ published: 'Публикувано',
+ restoredSuccessfully: 'Успешно възстановяване.',
+ status: 'Статус',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/bg.json b/packages/translations/src/_generatedFiles_/api/bg.json
deleted file mode 100644
index c1a223af87b..00000000000
--- a/packages/translations/src/_generatedFiles_/api/bg.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Профил",
- "apiKey": "API ключ",
- "enableAPIKey": "Активирай API ключ",
- "newAccountCreated": "Току-що беше създаден нов профил за достъп до <a href=\"{{serverURL}}\">{{serverURL}}</a> Моля, въведи връзката в браузъра си, за да потвърдиш имейла си: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> След като потвърдиш имейла си, ще можеш да влезеш успешно.",
- "resetYourPassword": "Възстанови паролата си",
- "verified": "Потвърден",
- "verifyYourEmail": "Потвърди имейла си",
- "youAreReceivingResetPassword": "Получаваш това, защото ти (или някой друг) е заявил възстановяване на паролата. Натисни връзката или постави това в браузъра си, за да довършиш процеса:",
- "youDidNotRequestPassword": "Ако не си заявил това, игнорирай този имейл и паролата ти ще остане непроменена."
- },
- "error": {
- "deletingFile": "Имаше грешка при изтриването на файла.",
- "emailOrPasswordIncorrect": "Имейлът или паролата не са правилни.",
- "followingFieldsInvalid_one": "Следното поле е некоректно:",
- "followingFieldsInvalid_other": "Следните полета са некоректни:",
- "noFilesUploaded": "Никакви файлове не бяха качени.",
- "notAllowedToPerformAction": "Нямаш право да извършиш това действие.",
- "problemUploadingFile": "Имаше проблем при качването на файла.",
- "unableToDeleteCount": "Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.",
- "unableToUpdateCount": "Не беше възможно да се обновят {{count}} от {{total}} {{label}}.",
- "unauthorized": "Неавторизиран, трябва да влезеш, за да извършиш тази заявка.",
- "userLocked": "Този потребител има прекалено много невалидни опити за влизане и е заключен.",
- "valueMustBeUnique": "Стойността трябва да е уникална"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Избери между това да въведеш текстова връзка или да свържеш с друг документ.",
- "chooseDocumentToLink": "Избери документ, с който да свържеш",
- "customURL": "Връзка",
- "enterURL": "Въведи връзка",
- "internalLink": "Вътрешна връзка",
- "linkType": "Тип на връзката",
- "openInNewTab": "Отвори в нов раздел",
- "textToDisplay": "Текст към дисплей"
- },
- "general": {
- "createdAt": "Създаден на",
- "deletedCountSuccessfully": "Изтрити {{count}} {{label}} успешно.",
- "deletedSuccessfully": "Изтрито успешно.",
- "email": "Имейл",
- "notFound": "Няма открит",
- "successfullyCreated": "{{label}} успешно създаден.",
- "thisLanguage": "Български",
- "updatedAt": "Обновен на",
- "updatedCountSuccessfully": "Обновени {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Обновен успешно.",
- "user": "Потребител",
- "users": "Потребители",
- "value": "Стойност"
- },
- "upload": {
- "fileName": "Име на файла",
- "fileSize": "Големина на файла",
- "height": "Височина",
- "sizes": "Големини",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Моля, въведи валиден имейл адрес.",
- "enterNumber": "Моля, въведи валиден номер.",
- "greaterThanMax": "{{value}} е по-голямо от максимално допустимото {{label}} от {{max}}.",
- "invalidInput": "Това поле има невалиден вход.",
- "invalidSelection": "Това поле има невалидна селекция.",
- "invalidSelections": "Това поле има следните невалидни селекции:",
- "lessThanMin": "{{value}} е по-малко от минимално допустимото {{label}} от {{min}}.",
- "longerThanMin": "Тази стойност трябва да е по-голяма от минималната стойност от {{minLength}} символа.",
- "notValidDate": "\"{{value}}\" не е валидна дата.",
- "required": "Това поле е задължително.",
- "requiresNoMoreThan": "Това поле изисква не повече от {{count}} {{label}}.",
- "requiresTwoNumbers": "Това поле изисква 2 числа.",
- "shorterThanMax": "Тази стойност трябва да е по-малка от максималната стойност от {{maxLength}} символа.",
- "trueOrFalse": "Това поле може да бъде само \"true\" или \"false\".",
- "validUploadID": "Това поле не е валиден идентификатор на качването."
- },
- "version": {
- "autosavedSuccessfully": "Успешно автоматично запазване.",
- "draft": "Чернова",
- "draftSavedSuccessfully": "Чернова запазена успешно.",
- "published": "Публикувано",
- "restoredSuccessfully": "Успешно възстановяване.",
- "status": "Статус"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/cs.js b/packages/translations/src/_generatedFiles_/api/cs.js
new file mode 100644
index 00000000000..c30e19ffec6
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/cs.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Účet',
+ apiKey: 'Klíč API',
+ enableAPIKey: 'Povolit klíč API',
+ newAccountCreated:
+ 'Pro přístup k <a href="{{serverURL}}">{{serverURL}}</a> byl pro vás vytvořen nový účet. Klepněte na následující odkaz nebo zkopírujte URL do svého prohlížeče pro ověření vašeho emailu: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Po ověření vašeho emailu se budete moci úspěšně přihlásit.',
+ resetYourPassword: 'Resetujte své heslo',
+ verified: 'Ověřeno',
+ verifyYourEmail: 'Ověřte svůj email',
+ youAreReceivingResetPassword:
+ 'Tento email obdržíte, protože jste (nebo někdo jiný) požádali o resetování hesla pro váš účet.',
+ youDidNotRequestPassword:
+ 'Pokud jste o to nepožádali, ignorujte prosím tento e-mail a vaše heslo zůstane nezměněno.',
+ },
+ error: {
+ deletingFile: 'Při mazání souboru došlo k chybě.',
+ emailOrPasswordIncorrect: 'Zadaný email nebo heslo není správné.',
+ followingFieldsInvalid_one: 'Následující pole je neplatné:',
+ followingFieldsInvalid_other: 'Následující pole jsou neplatná:',
+ noFilesUploaded: 'Nebyly nahrány žádné soubory.',
+ notAllowedToPerformAction: 'Nemáte povolení provádět tuto akci.',
+ problemUploadingFile: 'Při nahrávání souboru došlo k chybě.',
+ unableToDeleteCount: 'Nelze smazat {{count}} z {{total}} {{label}}',
+ unableToUpdateCount: 'Nelze aktualizovat {{count}} z {{total}} {{label}}.',
+ unauthorized: 'Neautorizováno, pro zadání tohoto požadavku musíte být přihlášeni.',
+ userLocked: 'Tento uživatel je uzamčen kvůli příliš mnoha neúspěšným pokusům o přihlášení.',
+ valueMustBeUnique: 'Hodnota musí být jedinečná',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Zvolte mezi vložením vlastního textového URL nebo odkazováním na jiný dokument.',
+ chooseDocumentToLink: 'Vyberte dokument, na který se chcete odkázat',
+ customURL: 'Vlastní URL',
+ enterURL: 'Zadejte URL',
+ internalLink: 'Interní odkaz',
+ linkType: 'Typ odkazu',
+ openInNewTab: 'Otevřít v nové záložce',
+ textToDisplay: 'Text k zobrazení',
+ },
+ general: {
+ createdAt: 'Vytvořeno v',
+ deletedCountSuccessfully: 'Úspěšně smazáno {{count}} {{label}}.',
+ deletedSuccessfully: 'Úspěšně odstraněno.',
+ email: 'E-mail',
+ notFound: 'Nenalezeno',
+ successfullyCreated: '{{label}} úspěšně vytvořeno.',
+ thisLanguage: 'Čeština',
+ updatedAt: 'Aktualizováno v',
+ updatedCountSuccessfully: 'Úspěšně aktualizováno {{count}} {{label}}.',
+ updatedSuccessfully: 'Úspěšně aktualizováno.',
+ user: 'Uživatel',
+ users: 'Uživatelé',
+ value: 'Hodnota',
+ },
+ upload: {
+ fileName: 'Název souboru',
+ fileSize: 'Velikost souboru',
+ height: 'Výška',
+ sizes: 'Velikosti',
+ width: 'Šířka',
+ },
+ validation: {
+ emailAddress: 'Zadejte prosím platnou e-mailovou adresu.',
+ enterNumber: 'Zadejte prosím platné číslo.',
+ greaterThanMax: '{{value}} je vyšší než maximálně povolená {{label}} {{max}}.',
+ invalidInput: 'Toto pole má neplatný vstup.',
+ invalidSelection: 'Toto pole má neplatný výběr.',
+ invalidSelections: 'Toto pole má následující neplatné výběry:',
+ lessThanMin: '{{value}} je nižší než minimálně povolená {{label}} {{min}}.',
+ longerThanMin: 'Tato hodnota musí být delší než minimální délka {{minLength}} znaků.',
+ notValidDate: '"{{value}}" není platné datum.',
+ required: 'Toto pole je povinné.',
+ requiresNoMoreThan: 'Toto pole vyžaduje ne více než {{count}} {{label}}.',
+ requiresTwoNumbers: 'Toto pole vyžaduje dvě čísla.',
+ shorterThanMax: 'Tato hodnota musí být kratší než maximální délka {{maxLength}} znaků.',
+ trueOrFalse: 'Toto pole může být rovno pouze true nebo false.',
+ validUploadID: 'Toto pole není platné ID pro odeslání.',
+ },
+ version: {
+ autosavedSuccessfully: 'Úspěšně uloženo automaticky.',
+ draft: 'Koncept',
+ draftSavedSuccessfully: 'Koncept úspěšně uložen.',
+ published: 'Publikováno',
+ restoredSuccessfully: 'Úspěšně obnoveno.',
+ status: 'Stav',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/cs.json b/packages/translations/src/_generatedFiles_/api/cs.json
deleted file mode 100644
index cb165bec63b..00000000000
--- a/packages/translations/src/_generatedFiles_/api/cs.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Účet",
- "apiKey": "Klíč API",
- "enableAPIKey": "Povolit klíč API",
- "newAccountCreated": "Pro přístup k <a href=\"{{serverURL}}\">{{serverURL}}</a> byl pro vás vytvořen nový účet. Klepněte na následující odkaz nebo zkopírujte URL do svého prohlížeče pro ověření vašeho emailu: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Po ověření vašeho emailu se budete moci úspěšně přihlásit.",
- "resetYourPassword": "Resetujte své heslo",
- "verified": "Ověřeno",
- "verifyYourEmail": "Ověřte svůj email",
- "youAreReceivingResetPassword": "Tento email obdržíte, protože jste (nebo někdo jiný) požádali o resetování hesla pro váš účet.",
- "youDidNotRequestPassword": "Pokud jste o to nepožádali, ignorujte prosím tento e-mail a vaše heslo zůstane nezměněno."
- },
- "error": {
- "deletingFile": "Při mazání souboru došlo k chybě.",
- "emailOrPasswordIncorrect": "Zadaný email nebo heslo není správné.",
- "followingFieldsInvalid_one": "Následující pole je neplatné:",
- "followingFieldsInvalid_other": "Následující pole jsou neplatná:",
- "noFilesUploaded": "Nebyly nahrány žádné soubory.",
- "notAllowedToPerformAction": "Nemáte povolení provádět tuto akci.",
- "problemUploadingFile": "Při nahrávání souboru došlo k chybě.",
- "unableToDeleteCount": "Nelze smazat {{count}} z {{total}} {{label}}",
- "unableToUpdateCount": "Nelze aktualizovat {{count}} z {{total}} {{label}}.",
- "unauthorized": "Neautorizováno, pro zadání tohoto požadavku musíte být přihlášeni.",
- "userLocked": "Tento uživatel je uzamčen kvůli příliš mnoha neúspěšným pokusům o přihlášení.",
- "valueMustBeUnique": "Hodnota musí být jedinečná"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Zvolte mezi vložením vlastního textového URL nebo odkazováním na jiný dokument.",
- "chooseDocumentToLink": "Vyberte dokument, na který se chcete odkázat",
- "customURL": "Vlastní URL",
- "enterURL": "Zadejte URL",
- "internalLink": "Interní odkaz",
- "linkType": "Typ odkazu",
- "openInNewTab": "Otevřít v nové záložce",
- "textToDisplay": "Text k zobrazení"
- },
- "general": {
- "createdAt": "Vytvořeno v",
- "deletedCountSuccessfully": "Úspěšně smazáno {{count}} {{label}}.",
- "deletedSuccessfully": "Úspěšně odstraněno.",
- "email": "E-mail",
- "notFound": "Nenalezeno",
- "successfullyCreated": "{{label}} úspěšně vytvořeno.",
- "thisLanguage": "Čeština",
- "updatedAt": "Aktualizováno v",
- "updatedCountSuccessfully": "Úspěšně aktualizováno {{count}} {{label}}.",
- "updatedSuccessfully": "Úspěšně aktualizováno.",
- "user": "Uživatel",
- "users": "Uživatelé",
- "value": "Hodnota"
- },
- "upload": {
- "fileName": "Název souboru",
- "fileSize": "Velikost souboru",
- "height": "Výška",
- "sizes": "Velikosti",
- "width": "Šířka"
- },
- "validation": {
- "emailAddress": "Zadejte prosím platnou e-mailovou adresu.",
- "enterNumber": "Zadejte prosím platné číslo.",
- "greaterThanMax": "{{value}} je vyšší než maximálně povolená {{label}} {{max}}.",
- "invalidInput": "Toto pole má neplatný vstup.",
- "invalidSelection": "Toto pole má neplatný výběr.",
- "invalidSelections": "Toto pole má následující neplatné výběry:",
- "lessThanMin": "{{value}} je nižší než minimálně povolená {{label}} {{min}}.",
- "longerThanMin": "Tato hodnota musí být delší než minimální délka {{minLength}} znaků.",
- "notValidDate": "\"{{value}}\" není platné datum.",
- "required": "Toto pole je povinné.",
- "requiresNoMoreThan": "Toto pole vyžaduje ne více než {{count}} {{label}}.",
- "requiresTwoNumbers": "Toto pole vyžaduje dvě čísla.",
- "shorterThanMax": "Tato hodnota musí být kratší než maximální délka {{maxLength}} znaků.",
- "trueOrFalse": "Toto pole může být rovno pouze true nebo false.",
- "validUploadID": "Toto pole není platné ID pro odeslání."
- },
- "version": {
- "autosavedSuccessfully": "Úspěšně uloženo automaticky.",
- "draft": "Koncept",
- "draftSavedSuccessfully": "Koncept úspěšně uložen.",
- "published": "Publikováno",
- "restoredSuccessfully": "Úspěšně obnoveno.",
- "status": "Stav"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/de.js b/packages/translations/src/_generatedFiles_/api/de.js
new file mode 100644
index 00000000000..2a39528e8d8
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/de.js
@@ -0,0 +1,89 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ apiKey: 'API-Key',
+ enableAPIKey: 'API-Key aktivieren',
+ newAccountCreated:
+ 'Ein neues Konto wurde gerade für dich auf <a href="{{serverURL}}">{{serverURL}}</a> erstellt. Bitte klicke auf den folgenden Link oder kopiere die URL in deinen Browser um deine E-Mail-Adresse zu verifizieren: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nachdem du deine E-Mail-Adresse verifiziert hast, kannst du dich erfolgreich anmelden.',
+ resetYourPassword: 'Dein Passwort zurücksetzen',
+ verified: 'Verifiziert',
+ verifyYourEmail: 'Deine E-Mail-Adresse verifizieren',
+ youAreReceivingResetPassword:
+ 'Du erhältst diese Nachricht, weil du (oder jemand anderes) das Zurücksetzen deines Passworts für dein Benutzerkonto angefordert hat. Bitte klicke auf den folgenden Link, oder kopiere die URL in deinen Browser den Prozess abzuschließen:',
+ youDidNotRequestPassword:
+ 'Solltest du dies nicht angefordert haben, ignoriere diese E-Mail und dein Passwort bleibt unverändert.',
+ },
+ error: {
+ deletingFile: 'Beim Löschen der Datei ist ein Fehler aufgetreten.',
+ emailOrPasswordIncorrect: 'Die E-Mail-Adresse oder das Passwort sind nicht korrekt.',
+ followingFieldsInvalid_one: 'Das folgende Feld ist nicht korrekt:',
+ followingFieldsInvalid_other: 'Die folgenden Felder sind nicht korrekt:',
+ noFilesUploaded: 'Es wurden keine Dateien hochgeladen.',
+ notAllowedToPerformAction: 'Du hast keine Berechtigung, diese Aktion auszuführen.',
+ problemUploadingFile: 'Es gab ein Problem während des Hochladens der Datei.',
+ unableToDeleteCount: '{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.',
+ unableToUpdateCount: '{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.',
+ unauthorized: 'Nicht autorisiert - du musst angemeldet sein, um diese Anfrage zu stellen.',
+ userLocked:
+ 'Dieser Benutzer ist auf Grund zu vieler unerfolgreicher Anmelde-Versuche gesperrt.',
+ valueMustBeUnique: 'Wert muss einzigartig sein',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Wähle zwischen einer eigenen Text-URL oder verlinke zu einem anderen Dokument.',
+ chooseDocumentToLink: 'Wähle ein Dokument zum Verlinken',
+ customURL: 'Eigene URL',
+ enterURL: 'URL eingeben',
+ internalLink: 'Interner Link',
+ linkType: 'Linktyp',
+ openInNewTab: 'Öffne im neuen Tab',
+ textToDisplay: 'Angezeigter Text',
+ },
+ general: {
+ createdAt: 'Erstellt am',
+ deletedCountSuccessfully: '{{count}} {{label}} erfolgreich gelöscht.',
+ deletedSuccessfully: 'Erfolgreich gelöscht.',
+ email: 'E-Mail',
+ notFound: 'Nicht gefunden',
+ successfullyCreated: '{{label}} erfolgreich erstellt.',
+ thisLanguage: 'Deutsch',
+ updatedAt: 'Aktualisiert am',
+ updatedCountSuccessfully: '{{count}} {{label}} erfolgreich aktualisiert.',
+ updatedSuccessfully: 'Erfolgreich aktualisiert.',
+ user: 'Benutzer',
+ users: 'Benutzer',
+ value: 'Wert',
+ },
+ upload: {
+ fileName: 'Dateiname',
+ fileSize: 'Dateigröße',
+ height: 'Höhe',
+ sizes: 'Größen',
+ width: 'Breite',
+ },
+ validation: {
+ emailAddress: 'Bitte gib eine korrekte E-Mail-Adresse an.',
+ enterNumber: 'Bitte gib eine gültige Nummer an,',
+ greaterThanMax: '{{value}} ist größer als der maximal erlaubte {{label}} von {{max}}.',
+ invalidInput: 'Dieses Feld hat einen inkorrekten Wert.',
+ invalidSelection: 'Dieses Feld hat eine inkorrekte Auswahl.',
+ invalidSelections: "'Dieses Feld enthält die folgenden inkorrekten Auswahlen:'",
+ lessThanMin: '{{value}} ist kleiner als der minimal erlaubte {{label}} von {{min}}.',
+ longerThanMin: 'Dieser Wert muss länger als die minimale Länge von {{minLength}} Zeichen sein.',
+ notValidDate: '"{{value}}" ist kein gültiges Datum.',
+ required: 'Pflichtfeld',
+ requiresNoMoreThan: 'Dieses Feld kann nicht mehr als {{count}} {{label}} enthalten.',
+ requiresTwoNumbers: 'Dieses Feld muss zwei Nummern enthalten.',
+ shorterThanMax: 'Dieser Wert muss kürzer als die maximale Länge von {{maxLength}} sein.',
+ trueOrFalse: 'Dieses Feld kann nur wahr oder falsch sein.',
+ validUploadID: "'Dieses Feld enthält keine valide Upload-ID.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Erfolgreich automatisch gespeichert.',
+ draft: 'Entwurf',
+ draftSavedSuccessfully: 'Entwurf erfolgreich gespeichert.',
+ published: 'Veröffentlicht',
+ restoredSuccessfully: 'Erfolgreich wiederhergestellt.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/de.json b/packages/translations/src/_generatedFiles_/api/de.json
deleted file mode 100644
index 9b99f79db7b..00000000000
--- a/packages/translations/src/_generatedFiles_/api/de.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "apiKey": "API-Key",
- "enableAPIKey": "API-Key aktivieren",
- "newAccountCreated": "Ein neues Konto wurde gerade für dich auf <a href=\"{{serverURL}}\">{{serverURL}}</a> erstellt. Bitte klicke auf den folgenden Link oder kopiere die URL in deinen Browser um deine E-Mail-Adresse zu verifizieren: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nachdem du deine E-Mail-Adresse verifiziert hast, kannst du dich erfolgreich anmelden.",
- "resetYourPassword": "Dein Passwort zurücksetzen",
- "verified": "Verifiziert",
- "verifyYourEmail": "Deine E-Mail-Adresse verifizieren",
- "youAreReceivingResetPassword": "Du erhältst diese Nachricht, weil du (oder jemand anderes) das Zurücksetzen deines Passworts für dein Benutzerkonto angefordert hat. Bitte klicke auf den folgenden Link, oder kopiere die URL in deinen Browser den Prozess abzuschließen:",
- "youDidNotRequestPassword": "Solltest du dies nicht angefordert haben, ignoriere diese E-Mail und dein Passwort bleibt unverändert."
- },
- "error": {
- "deletingFile": "Beim Löschen der Datei ist ein Fehler aufgetreten.",
- "emailOrPasswordIncorrect": "Die E-Mail-Adresse oder das Passwort sind nicht korrekt.",
- "followingFieldsInvalid_one": "Das folgende Feld ist nicht korrekt:",
- "followingFieldsInvalid_other": "Die folgenden Felder sind nicht korrekt:",
- "noFilesUploaded": "Es wurden keine Dateien hochgeladen.",
- "notAllowedToPerformAction": "Du hast keine Berechtigung, diese Aktion auszuführen.",
- "problemUploadingFile": "Es gab ein Problem während des Hochladens der Datei.",
- "unableToDeleteCount": "{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.",
- "unableToUpdateCount": "{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.",
- "unauthorized": "Nicht autorisiert - du musst angemeldet sein, um diese Anfrage zu stellen.",
- "userLocked": "Dieser Benutzer ist auf Grund zu vieler unerfolgreicher Anmelde-Versuche gesperrt.",
- "valueMustBeUnique": "Wert muss einzigartig sein"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Wähle zwischen einer eigenen Text-URL oder verlinke zu einem anderen Dokument.",
- "chooseDocumentToLink": "Wähle ein Dokument zum Verlinken",
- "customURL": "Eigene URL",
- "enterURL": "URL eingeben",
- "internalLink": "Interner Link",
- "linkType": "Linktyp",
- "openInNewTab": "Öffne im neuen Tab",
- "textToDisplay": "Angezeigter Text"
- },
- "general": {
- "createdAt": "Erstellt am",
- "deletedCountSuccessfully": "{{count}} {{label}} erfolgreich gelöscht.",
- "deletedSuccessfully": "Erfolgreich gelöscht.",
- "email": "E-Mail",
- "notFound": "Nicht gefunden",
- "successfullyCreated": "{{label}} erfolgreich erstellt.",
- "thisLanguage": "Deutsch",
- "updatedAt": "Aktualisiert am",
- "updatedCountSuccessfully": "{{count}} {{label}} erfolgreich aktualisiert.",
- "updatedSuccessfully": "Erfolgreich aktualisiert.",
- "user": "Benutzer",
- "users": "Benutzer",
- "value": "Wert"
- },
- "upload": {
- "fileName": "Dateiname",
- "fileSize": "Dateigröße",
- "height": "Höhe",
- "sizes": "Größen",
- "width": "Breite"
- },
- "validation": {
- "emailAddress": "Bitte gib eine korrekte E-Mail-Adresse an.",
- "enterNumber": "Bitte gib eine gültige Nummer an,",
- "greaterThanMax": "{{value}} ist größer als der maximal erlaubte {{label}} von {{max}}.",
- "invalidInput": "Dieses Feld hat einen inkorrekten Wert.",
- "invalidSelection": "Dieses Feld hat eine inkorrekte Auswahl.",
- "invalidSelections": "'Dieses Feld enthält die folgenden inkorrekten Auswahlen:'",
- "lessThanMin": "{{value}} ist kleiner als der minimal erlaubte {{label}} von {{min}}.",
- "longerThanMin": "Dieser Wert muss länger als die minimale Länge von {{minLength}} Zeichen sein.",
- "notValidDate": "\"{{value}}\" ist kein gültiges Datum.",
- "required": "Pflichtfeld",
- "requiresNoMoreThan": "Dieses Feld kann nicht mehr als {{count}} {{label}} enthalten.",
- "requiresTwoNumbers": "Dieses Feld muss zwei Nummern enthalten.",
- "shorterThanMax": "Dieser Wert muss kürzer als die maximale Länge von {{maxLength}} sein.",
- "trueOrFalse": "Dieses Feld kann nur wahr oder falsch sein.",
- "validUploadID": "'Dieses Feld enthält keine valide Upload-ID.'"
- },
- "version": {
- "autosavedSuccessfully": "Erfolgreich automatisch gespeichert.",
- "draft": "Entwurf",
- "draftSavedSuccessfully": "Entwurf erfolgreich gespeichert.",
- "published": "Veröffentlicht",
- "restoredSuccessfully": "Erfolgreich wiederhergestellt.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/en.js b/packages/translations/src/_generatedFiles_/api/en.js
new file mode 100644
index 00000000000..67a498b3cab
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/en.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Account',
+ apiKey: 'API Key',
+ enableAPIKey: 'Enable API Key',
+ newAccountCreated:
+ 'A new account has just been created for you to access <a href="{{serverURL}}">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.',
+ resetYourPassword: 'Reset Your Password',
+ verified: 'Verified',
+ verifyYourEmail: 'Verify your email',
+ youAreReceivingResetPassword:
+ 'You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:',
+ youDidNotRequestPassword:
+ 'If you did not request this, please ignore this email and your password will remain unchanged.',
+ },
+ error: {
+ deletingFile: 'There was an error deleting file.',
+ emailOrPasswordIncorrect: 'The email or password provided is incorrect.',
+ followingFieldsInvalid_one: 'The following field is invalid:',
+ followingFieldsInvalid_other: 'The following fields are invalid:',
+ noFilesUploaded: 'No files were uploaded.',
+ notAllowedToPerformAction: 'You are not allowed to perform this action.',
+ problemUploadingFile: 'There was a problem while uploading the file.',
+ unableToDeleteCount: 'Unable to delete {{count}} out of {{total}} {{label}}.',
+ unableToUpdateCount: 'Unable to update {{count}} out of {{total}} {{label}}.',
+ unauthorized: 'Unauthorized, you must be logged in to make this request.',
+ userLocked: 'This user is locked due to having too many failed login attempts.',
+ valueMustBeUnique: 'Value must be unique',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Choose between entering a custom text URL or linking to another document.',
+ chooseDocumentToLink: 'Choose a document to link to',
+ customURL: 'Custom URL',
+ enterURL: 'Enter a URL',
+ internalLink: 'Internal Link',
+ linkType: 'Link Type',
+ openInNewTab: 'Open in new tab',
+ textToDisplay: 'Text to display',
+ },
+ general: {
+ createdAt: 'Created At',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deletedSuccessfully: 'Deleted successfully.',
+ email: 'Email',
+ notFound: 'Not Found',
+ successfullyCreated: '{{label}} successfully created.',
+ thisLanguage: 'English',
+ updatedAt: 'Updated At',
+ updatedCountSuccessfully: 'Updated {{count}} {{label}} successfully.',
+ updatedSuccessfully: 'Updated successfully.',
+ user: 'User',
+ users: 'Users',
+ value: 'Value',
+ },
+ upload: {
+ fileName: 'File Name',
+ fileSize: 'File Size',
+ height: 'Height',
+ sizes: 'Sizes',
+ width: 'Width',
+ },
+ validation: {
+ emailAddress: 'Please enter a valid email address.',
+ enterNumber: 'Please enter a valid number.',
+ greaterThanMax: '{{value}} is greater than the max allowed {{label}} of {{max}}.',
+ invalidInput: 'This field has an invalid input.',
+ invalidSelection: 'This field has an invalid selection.',
+ invalidSelections: 'This field has the following invalid selections:',
+ lessThanMin: '{{value}} is less than the min allowed {{label}} of {{min}}.',
+ longerThanMin: 'This value must be longer than the minimum length of {{minLength}} characters.',
+ notValidDate: '"{{value}}" is not a valid date.',
+ required: 'This field is required.',
+ requiresNoMoreThan: 'This field requires no more than {{count}} {{label}}.',
+ requiresTwoNumbers: 'This field requires two numbers.',
+ shorterThanMax: 'This value must be shorter than the max length of {{maxLength}} characters.',
+ trueOrFalse: 'This field can only be equal to true or false.',
+ validUploadID: 'This field is not a valid upload ID.',
+ },
+ version: {
+ autosavedSuccessfully: 'Autosaved successfully.',
+ draft: 'Draft',
+ draftSavedSuccessfully: 'Draft saved successfully.',
+ published: 'Published',
+ restoredSuccessfully: 'Restored Successfully.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/en.json b/packages/translations/src/_generatedFiles_/api/en.json
deleted file mode 100644
index b3d218af8d1..00000000000
--- a/packages/translations/src/_generatedFiles_/api/en.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "apiKey": "API Key",
- "enableAPIKey": "Enable API Key",
- "newAccountCreated": "A new account has just been created for you to access <a href=\"{{serverURL}}\">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.",
- "resetYourPassword": "Reset Your Password",
- "verified": "Verified",
- "verifyYourEmail": "Verify your email",
- "youAreReceivingResetPassword": "You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:",
- "youDidNotRequestPassword": "If you did not request this, please ignore this email and your password will remain unchanged."
- },
- "error": {
- "deletingFile": "There was an error deleting file.",
- "emailOrPasswordIncorrect": "The email or password provided is incorrect.",
- "followingFieldsInvalid_one": "The following field is invalid:",
- "followingFieldsInvalid_other": "The following fields are invalid:",
- "noFilesUploaded": "No files were uploaded.",
- "notAllowedToPerformAction": "You are not allowed to perform this action.",
- "problemUploadingFile": "There was a problem while uploading the file.",
- "unableToDeleteCount": "Unable to delete {{count}} out of {{total}} {{label}}.",
- "unableToUpdateCount": "Unable to update {{count}} out of {{total}} {{label}}.",
- "unauthorized": "Unauthorized, you must be logged in to make this request.",
- "userLocked": "This user is locked due to having too many failed login attempts.",
- "valueMustBeUnique": "Value must be unique"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Choose between entering a custom text URL or linking to another document.",
- "chooseDocumentToLink": "Choose a document to link to",
- "customURL": "Custom URL",
- "enterURL": "Enter a URL",
- "internalLink": "Internal Link",
- "linkType": "Link Type",
- "openInNewTab": "Open in new tab",
- "textToDisplay": "Text to display"
- },
- "general": {
- "createdAt": "Created At",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deletedSuccessfully": "Deleted successfully.",
- "email": "Email",
- "notFound": "Not Found",
- "successfullyCreated": "{{label}} successfully created.",
- "thisLanguage": "English",
- "updatedAt": "Updated At",
- "updatedCountSuccessfully": "Updated {{count}} {{label}} successfully.",
- "updatedSuccessfully": "Updated successfully.",
- "user": "User",
- "users": "Users",
- "value": "Value"
- },
- "upload": {
- "fileName": "File Name",
- "fileSize": "File Size",
- "height": "Height",
- "sizes": "Sizes",
- "width": "Width"
- },
- "validation": {
- "emailAddress": "Please enter a valid email address.",
- "enterNumber": "Please enter a valid number.",
- "greaterThanMax": "{{value}} is greater than the max allowed {{label}} of {{max}}.",
- "invalidInput": "This field has an invalid input.",
- "invalidSelection": "This field has an invalid selection.",
- "invalidSelections": "This field has the following invalid selections:",
- "lessThanMin": "{{value}} is less than the min allowed {{label}} of {{min}}.",
- "longerThanMin": "This value must be longer than the minimum length of {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" is not a valid date.",
- "required": "This field is required.",
- "requiresNoMoreThan": "This field requires no more than {{count}} {{label}}.",
- "requiresTwoNumbers": "This field requires two numbers.",
- "shorterThanMax": "This value must be shorter than the max length of {{maxLength}} characters.",
- "trueOrFalse": "This field can only be equal to true or false.",
- "validUploadID": "This field is not a valid upload ID."
- },
- "version": {
- "autosavedSuccessfully": "Autosaved successfully.",
- "draft": "Draft",
- "draftSavedSuccessfully": "Draft saved successfully.",
- "published": "Published",
- "restoredSuccessfully": "Restored Successfully.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/es.js b/packages/translations/src/_generatedFiles_/api/es.js
new file mode 100644
index 00000000000..3001ba25081
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/es.js
@@ -0,0 +1,89 @@
+export default {
+ authentication: {
+ account: 'Cuenta',
+ apiKey: 'Clave API',
+ enableAPIKey: 'Habilitar Clave API',
+ newAccountCreated:
+ 'Se ha creado una nueva cuenta para que puedas acceder a <a href="{{serverURL}}">{{serverURL}}</a>. Por favor, haz click o copia el siguiente enlace a tu navegador para verificar tu correo: <a href="{{verificationURL}}">{{verificationURL}}</a>.<br> Una vez hayas verificado tu correo, podrás iniciar sesión.',
+ resetYourPassword: 'Restablecer tu Contraseña',
+ verified: 'Verificado',
+ verifyYourEmail: 'Verifica tu correo',
+ youAreReceivingResetPassword:
+ 'Estás recibiendo esto porque tú (o alguien más) ha solicitado restablecer la contraseña de tu cuenta. Por favor haz click en el siguiente enlace o pégalo en tu navegador para completar el proceso:',
+ youDidNotRequestPassword:
+ 'Si tú no solicitaste esto, por favor ignora este correo y tu contraseña no se cambiará.',
+ },
+ error: {
+ deletingFile: 'Ocurrió un error al eliminar el archivo.',
+ emailOrPasswordIncorrect: 'El correo o la contraseña introducida es incorrecta.',
+ followingFieldsInvalid_one: 'El siguiente campo es inválido:',
+ followingFieldsInvalid_other: 'Los siguientes campos son inválidos:',
+ noFilesUploaded: 'No se subieron archivos.',
+ notAllowedToPerformAction: 'No tienes permiso para realizar esta acción.',
+ problemUploadingFile: 'Ocurrió un problema al subir el archivo.',
+ unableToDeleteCount: 'No se pudo eliminar {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'No se puede actualizar {{count}} de {{total}} {{label}}.',
+ unauthorized: 'No autorizado, debes iniciar sesión para realizar esta solicitud.',
+ userLocked:
+ 'Este usuario ha sido bloqueado debido a que tiene muchos intentos fallidos para iniciar sesión.',
+ valueMustBeUnique: 'El valor debe ser único',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Elige entre ingresar una URL personalizada o enlazar a otro documento.',
+ chooseDocumentToLink: 'Elige un documento a enlazar',
+ customURL: 'URL Personalizado',
+ enterURL: 'Ingresar URL',
+ internalLink: 'Enlace Interno',
+ linkType: 'Tipo de enlace',
+ openInNewTab: 'Abrir en nueva pestaña',
+ textToDisplay: 'Texto a mostrar',
+ },
+ general: {
+ createdAt: 'Fecha de creación',
+ deletedCountSuccessfully: 'Se eliminó {{count}} {{label}} con éxito.',
+ deletedSuccessfully: 'Borrado exitosamente.',
+ email: 'Correo electrónico',
+ notFound: 'No encontrado',
+ successfullyCreated: '{{label}} creado correctamente.',
+ thisLanguage: 'Español',
+ updatedAt: 'Fecha de modificado',
+ updatedCountSuccessfully: '{{count}} {{label}} actualizado con éxito.',
+ updatedSuccessfully: 'Actualizado con éxito.',
+ user: 'Usuario',
+ users: 'Usuarios',
+ value: 'Valor',
+ },
+ upload: {
+ fileName: 'Nombre del archivo',
+ fileSize: 'Tamaño del archivo',
+ height: 'Alto',
+ sizes: 'Tamaños',
+ width: 'Ancho',
+ },
+ validation: {
+ emailAddress: 'Por favor introduce un correo electrónico válido.',
+ enterNumber: 'Por favor introduce un número válido.',
+ greaterThanMax: '{{value}} es mayor que el {{label}} máximo permitido de {{max}}.',
+ invalidInput: 'La información en este campo es inválida.',
+ invalidSelection: 'La selección en este campo es inválida.',
+ invalidSelections: 'Este campo tiene las siguientes selecciones inválidas:',
+ lessThanMin: '{{value}} es menor que el {{label}} mínimo permitido de {{min}}.',
+ longerThanMin: 'Este dato debe ser más largo que el mínimo de {{minLength}} caracteres.',
+ notValidDate: '"{{value}}" es una fecha inválida.',
+ required: 'Este campo es obligatorio.',
+ requiresNoMoreThan: 'Este campo require no más de {{count}} {{label}}',
+ requiresTwoNumbers: 'Este campo requiere dos números.',
+ shorterThanMax: 'Este dato debe ser más corto que el máximo de {{maxLength}} caracteres.',
+ trueOrFalse: 'Este campo solamente puede ser verdadero o falso.',
+ validUploadID: "'Este campo no es una ID de subida válida.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Guardado automáticamente con éxito.',
+ draft: 'Borrador',
+ draftSavedSuccessfully: 'Borrador guardado con éxito.',
+ published: 'Publicado',
+ restoredSuccessfully: 'Restaurado éxito.',
+ status: 'Estado',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/es.json b/packages/translations/src/_generatedFiles_/api/es.json
deleted file mode 100644
index 759fb86735c..00000000000
--- a/packages/translations/src/_generatedFiles_/api/es.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cuenta",
- "apiKey": "Clave API",
- "enableAPIKey": "Habilitar Clave API",
- "newAccountCreated": "Se ha creado una nueva cuenta para que puedas acceder a <a href=\"{{serverURL}}\">{{serverURL}}</a>. Por favor, haz click o copia el siguiente enlace a tu navegador para verificar tu correo: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>.<br> Una vez hayas verificado tu correo, podrás iniciar sesión.",
- "resetYourPassword": "Restablecer tu Contraseña",
- "verified": "Verificado",
- "verifyYourEmail": "Verifica tu correo",
- "youAreReceivingResetPassword": "Estás recibiendo esto porque tú (o alguien más) ha solicitado restablecer la contraseña de tu cuenta. Por favor haz click en el siguiente enlace o pégalo en tu navegador para completar el proceso:",
- "youDidNotRequestPassword": "Si tú no solicitaste esto, por favor ignora este correo y tu contraseña no se cambiará."
- },
- "error": {
- "deletingFile": "Ocurrió un error al eliminar el archivo.",
- "emailOrPasswordIncorrect": "El correo o la contraseña introducida es incorrecta.",
- "followingFieldsInvalid_one": "El siguiente campo es inválido:",
- "followingFieldsInvalid_other": "Los siguientes campos son inválidos:",
- "noFilesUploaded": "No se subieron archivos.",
- "notAllowedToPerformAction": "No tienes permiso para realizar esta acción.",
- "problemUploadingFile": "Ocurrió un problema al subir el archivo.",
- "unableToDeleteCount": "No se pudo eliminar {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "No se puede actualizar {{count}} de {{total}} {{label}}.",
- "unauthorized": "No autorizado, debes iniciar sesión para realizar esta solicitud.",
- "userLocked": "Este usuario ha sido bloqueado debido a que tiene muchos intentos fallidos para iniciar sesión.",
- "valueMustBeUnique": "El valor debe ser único"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Elige entre ingresar una URL personalizada o enlazar a otro documento.",
- "chooseDocumentToLink": "Elige un documento a enlazar",
- "customURL": "URL Personalizado",
- "enterURL": "Ingresar URL",
- "internalLink": "Enlace Interno",
- "linkType": "Tipo de enlace",
- "openInNewTab": "Abrir en nueva pestaña",
- "textToDisplay": "Texto a mostrar"
- },
- "general": {
- "createdAt": "Fecha de creación",
- "deletedCountSuccessfully": "Se eliminó {{count}} {{label}} con éxito.",
- "deletedSuccessfully": "Borrado exitosamente.",
- "email": "Correo electrónico",
- "notFound": "No encontrado",
- "successfullyCreated": "{{label}} creado correctamente.",
- "thisLanguage": "Español",
- "updatedAt": "Fecha de modificado",
- "updatedCountSuccessfully": "{{count}} {{label}} actualizado con éxito.",
- "updatedSuccessfully": "Actualizado con éxito.",
- "user": "Usuario",
- "users": "Usuarios",
- "value": "Valor"
- },
- "upload": {
- "fileName": "Nombre del archivo",
- "fileSize": "Tamaño del archivo",
- "height": "Alto",
- "sizes": "Tamaños",
- "width": "Ancho"
- },
- "validation": {
- "emailAddress": "Por favor introduce un correo electrónico válido.",
- "enterNumber": "Por favor introduce un número válido.",
- "greaterThanMax": "{{value}} es mayor que el {{label}} máximo permitido de {{max}}.",
- "invalidInput": "La información en este campo es inválida.",
- "invalidSelection": "La selección en este campo es inválida.",
- "invalidSelections": "Este campo tiene las siguientes selecciones inválidas:",
- "lessThanMin": "{{value}} es menor que el {{label}} mínimo permitido de {{min}}.",
- "longerThanMin": "Este dato debe ser más largo que el mínimo de {{minLength}} caracteres.",
- "notValidDate": "\"{{value}}\" es una fecha inválida.",
- "required": "Este campo es obligatorio.",
- "requiresNoMoreThan": "Este campo require no más de {{count}} {{label}}",
- "requiresTwoNumbers": "Este campo requiere dos números.",
- "shorterThanMax": "Este dato debe ser más corto que el máximo de {{maxLength}} caracteres.",
- "trueOrFalse": "Este campo solamente puede ser verdadero o falso.",
- "validUploadID": "'Este campo no es una ID de subida válida.'"
- },
- "version": {
- "autosavedSuccessfully": "Guardado automáticamente con éxito.",
- "draft": "Borrador",
- "draftSavedSuccessfully": "Borrador guardado con éxito.",
- "published": "Publicado",
- "restoredSuccessfully": "Restaurado éxito.",
- "status": "Estado"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/fa.js b/packages/translations/src/_generatedFiles_/api/fa.js
new file mode 100644
index 00000000000..1a353928acc
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/fa.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'نمایه',
+ apiKey: 'کلید اِیپیآی',
+ enableAPIKey: 'فعالسازی کلید اِیپیآی',
+ newAccountCreated:
+ 'یک نمایه کاربری تازه برای دسترسی شما ساخته شده است <a href="{{serverURL}}">{{serverURL}}</a> لطفاً روی پیوند زیر کلیک کنید یا آدرس زیر را در مرورگر خود قرار دهید تا رایانامه خود را تأیید کنید: <a href="{{verificationURL}}">{{verificationURL}}</a><br> پس از تایید رایانامه خود، می توانید وارد سیستم شوید.',
+ resetYourPassword: 'گذرواژه خود را بازنشانی کنید',
+ verified: 'تأیید شده',
+ verifyYourEmail: 'رایانامه خود را تأیید کنید',
+ youAreReceivingResetPassword:
+ 'درخواست بازنشانی گذرواژه نمایه توسط شما یا فرد دیگری فرستاده شده است، اگر این درخواست از سمت شما بوده روی پیوند مقابل کلیک کنید یا در مرورگر وب خود پیوند را کپی کنید تا مراحل بازنشانی گذرواژه تکمیل شود، در غیر این صورت جای نگرانی نیست این پیام را نادیده بگیرید:',
+ youDidNotRequestPassword:
+ 'اگر شما این درخواست را ندادید، لطفاً این رایانامه را نادیده بگیرید و گذرواژه شما تغییری نخواهد کرد.',
+ },
+ error: {
+ deletingFile: 'هنگام حذف فایل خطایی روی داد.',
+ emailOrPasswordIncorrect: 'رایانامه یا گذرواژه ارائه شده نادرست است.',
+ followingFieldsInvalid_one: 'کادر زیر نامعتبر است:',
+ followingFieldsInvalid_other: 'کادرهای زیر نامعتبر هستند:',
+ noFilesUploaded: 'هیچ رسانهای بارگذاری نشده.',
+ notAllowedToPerformAction: 'این عملیات برای شما مجاز نیست.',
+ problemUploadingFile: 'هنگام بارگذاری سند خطایی رخ داد.',
+ unableToDeleteCount: 'نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.',
+ unableToUpdateCount: 'امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.',
+ unauthorized: 'درخواست نامعتبر، جهت فرستادن این درخواست باید وارد شوید.',
+ userLocked: 'این کاربر به دلیل تلاش های زیاد برای ورود ناموفق قفل شده است.',
+ valueMustBeUnique: 'مقدار باید منحصر به فرد باشد',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'بین یک نشانی وب یا پیوند دادن به سندی دیگری یکی را انتخاب کنید.',
+ chooseDocumentToLink: 'یک سند را برای پیوند دادن برگزینید',
+ customURL: 'URL سفارشی',
+ enterURL: 'یک نشانی وب وارد کنید',
+ internalLink: 'پیوند درونی',
+ linkType: 'نوع پیوند',
+ openInNewTab: 'بازکردن درزبانه تازه',
+ textToDisplay: 'متن برای نمایش',
+ },
+ general: {
+ createdAt: 'ساخته شده در',
+ deletedCountSuccessfully: 'تعداد {{count}} {{label}} با موفقیت پاک گردید.',
+ deletedSuccessfully: 'با موفقیت حذف شد.',
+ email: 'رایانامه',
+ notFound: 'یافت نشد',
+ successfullyCreated: '{{label}} با موفقیت ساخته شد.',
+ thisLanguage: 'فارسی',
+ updatedAt: 'بروز شده در',
+ updatedCountSuccessfully: 'تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.',
+ updatedSuccessfully: 'با موفقیت بهروز شد.',
+ user: 'کاربر',
+ users: 'کاربران',
+ value: 'مقدار',
+ },
+ upload: {
+ fileName: 'نام رسانه',
+ fileSize: 'حجم رسانه',
+ height: 'ارتفاع',
+ sizes: 'اندازهها',
+ width: 'پهنا',
+ },
+ validation: {
+ emailAddress: 'لطفاً یک نشانی رایانامه معتبر وارد کنید.',
+ enterNumber: 'لطفاً یک شماره درست وارد کنید.',
+ greaterThanMax: '{{value}} بیشتر از حداکثر مجاز برای {{label}} است که {{max}} است.',
+ invalidInput: 'این کادر دارای ورودی نامعتبر است.',
+ invalidSelection: 'این کادر دارای یک انتخاب نامعتبر است.',
+ invalidSelections: 'این کادر دارای انتخابهای نامعتبر زیر است:',
+ lessThanMin: '{{value}} کمتر از حداقل مجاز برای {{label}} است که {{min}} است.',
+ longerThanMin: 'ورودی باید بیش از حداقل {{minLength}} واژه باشد.',
+ notValidDate: '"{{value}}" یک تاریخ معتبر نیست.',
+ required: 'این کادر اجباری است.',
+ requiresNoMoreThan: 'این رشته به بیش از {{count}} {{label}} نیاز دارد.',
+ requiresTwoNumbers: 'این کادر به دو عدد نیاز دارد.',
+ shorterThanMax: 'ورودی باید کمتر از {{maxLength}} واژه باشد.',
+ trueOrFalse: 'این کادر فقط می تواند به صورت true یا false باشد.',
+ validUploadID: 'این فیلد یک شناسه بارگذاری معتبر نیست.',
+ },
+ version: {
+ autosavedSuccessfully: 'با موفقیت ذخیره خودکار شد.',
+ draft: 'پیشنویس',
+ draftSavedSuccessfully: 'پیشنویس با موفقیت ذخیره شد.',
+ published: 'انتشار یافته',
+ restoredSuccessfully: 'با موفقیت بازیابی شد.',
+ status: 'وضعیت',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/fa.json b/packages/translations/src/_generatedFiles_/api/fa.json
deleted file mode 100644
index d50d29dbdbe..00000000000
--- a/packages/translations/src/_generatedFiles_/api/fa.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "نمایه",
- "apiKey": "کلید اِیپیآی",
- "enableAPIKey": "فعالسازی کلید اِیپیآی",
- "newAccountCreated": "یک نمایه کاربری تازه برای دسترسی شما ساخته شده است <a href=\"{{serverURL}}\">{{serverURL}}</a> لطفاً روی پیوند زیر کلیک کنید یا آدرس زیر را در مرورگر خود قرار دهید تا رایانامه خود را تأیید کنید: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> پس از تایید رایانامه خود، می توانید وارد سیستم شوید.",
- "resetYourPassword": "گذرواژه خود را بازنشانی کنید",
- "verified": "تأیید شده",
- "verifyYourEmail": "رایانامه خود را تأیید کنید",
- "youAreReceivingResetPassword": "درخواست بازنشانی گذرواژه نمایه توسط شما یا فرد دیگری فرستاده شده است، اگر این درخواست از سمت شما بوده روی پیوند مقابل کلیک کنید یا در مرورگر وب خود پیوند را کپی کنید تا مراحل بازنشانی گذرواژه تکمیل شود، در غیر این صورت جای نگرانی نیست این پیام را نادیده بگیرید:",
- "youDidNotRequestPassword": "اگر شما این درخواست را ندادید، لطفاً این رایانامه را نادیده بگیرید و گذرواژه شما تغییری نخواهد کرد."
- },
- "error": {
- "deletingFile": "هنگام حذف فایل خطایی روی داد.",
- "emailOrPasswordIncorrect": "رایانامه یا گذرواژه ارائه شده نادرست است.",
- "followingFieldsInvalid_one": "کادر زیر نامعتبر است:",
- "followingFieldsInvalid_other": "کادرهای زیر نامعتبر هستند:",
- "noFilesUploaded": "هیچ رسانهای بارگذاری نشده.",
- "notAllowedToPerformAction": "این عملیات برای شما مجاز نیست.",
- "problemUploadingFile": "هنگام بارگذاری سند خطایی رخ داد.",
- "unableToDeleteCount": "نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.",
- "unableToUpdateCount": "امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.",
- "unauthorized": "درخواست نامعتبر، جهت فرستادن این درخواست باید وارد شوید.",
- "userLocked": "این کاربر به دلیل تلاش های زیاد برای ورود ناموفق قفل شده است.",
- "valueMustBeUnique": "مقدار باید منحصر به فرد باشد"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "بین یک نشانی وب یا پیوند دادن به سندی دیگری یکی را انتخاب کنید.",
- "chooseDocumentToLink": "یک سند را برای پیوند دادن برگزینید",
- "customURL": "URL سفارشی",
- "enterURL": "یک نشانی وب وارد کنید",
- "internalLink": "پیوند درونی",
- "linkType": "نوع پیوند",
- "openInNewTab": "بازکردن درزبانه تازه",
- "textToDisplay": "متن برای نمایش"
- },
- "general": {
- "createdAt": "ساخته شده در",
- "deletedCountSuccessfully": "تعداد {{count}} {{label}} با موفقیت پاک گردید.",
- "deletedSuccessfully": "با موفقیت حذف شد.",
- "email": "رایانامه",
- "notFound": "یافت نشد",
- "successfullyCreated": "{{label}} با موفقیت ساخته شد.",
- "thisLanguage": "فارسی",
- "updatedAt": "بروز شده در",
- "updatedCountSuccessfully": "تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.",
- "updatedSuccessfully": "با موفقیت بهروز شد.",
- "user": "کاربر",
- "users": "کاربران",
- "value": "مقدار"
- },
- "upload": {
- "fileName": "نام رسانه",
- "fileSize": "حجم رسانه",
- "height": "ارتفاع",
- "sizes": "اندازهها",
- "width": "پهنا"
- },
- "validation": {
- "emailAddress": "لطفاً یک نشانی رایانامه معتبر وارد کنید.",
- "enterNumber": "لطفاً یک شماره درست وارد کنید.",
- "greaterThanMax": "{{value}} بیشتر از حداکثر مجاز برای {{label}} است که {{max}} است.",
- "invalidInput": "این کادر دارای ورودی نامعتبر است.",
- "invalidSelection": "این کادر دارای یک انتخاب نامعتبر است.",
- "invalidSelections": "این کادر دارای انتخابهای نامعتبر زیر است:",
- "lessThanMin": "{{value}} کمتر از حداقل مجاز برای {{label}} است که {{min}} است.",
- "longerThanMin": "ورودی باید بیش از حداقل {{minLength}} واژه باشد.",
- "notValidDate": "\"{{value}}\" یک تاریخ معتبر نیست.",
- "required": "این کادر اجباری است.",
- "requiresNoMoreThan": "این رشته به بیش از {{count}} {{label}} نیاز دارد.",
- "requiresTwoNumbers": "این کادر به دو عدد نیاز دارد.",
- "shorterThanMax": "ورودی باید کمتر از {{maxLength}} واژه باشد.",
- "trueOrFalse": "این کادر فقط می تواند به صورت true یا false باشد.",
- "validUploadID": "این فیلد یک شناسه بارگذاری معتبر نیست."
- },
- "version": {
- "autosavedSuccessfully": "با موفقیت ذخیره خودکار شد.",
- "draft": "پیشنویس",
- "draftSavedSuccessfully": "پیشنویس با موفقیت ذخیره شد.",
- "published": "انتشار یافته",
- "restoredSuccessfully": "با موفقیت بازیابی شد.",
- "status": "وضعیت"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/fr.js b/packages/translations/src/_generatedFiles_/api/fr.js
new file mode 100644
index 00000000000..b07278818df
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/fr.js
@@ -0,0 +1,91 @@
+export default {
+ authentication: {
+ account: 'Compte',
+ apiKey: 'Clé API',
+ enableAPIKey: 'Activer la clé API',
+ newAccountCreated:
+ 'Un nouveau compte vient d\'être créé pour vous permettre d\'accéder <a href="{{serverURL}}">{{serverURL}}</a>. Veuillez cliquer sur le lien suivant ou collez l\'URL ci-dessous dans votre navigateur pour vérifier votre adresse e-mail: <a href="{{verificationURL}}">{{verificationURL}}</a><br>. Après avoir vérifié votre adresse e-mail, vous pourrez vous connecter avec succès.',
+ resetYourPassword: 'Réinitialisez votre mot de passe',
+ verified: 'Vérifié',
+ verifyYourEmail: 'Vérifiez votre e-mail',
+ youAreReceivingResetPassword:
+ "Vous recevez ceci parce que vous (ou quelqu'un d'autre) avez demandé la réinitialisation du mot de passe de votre compte. Veuillez cliquer sur le lien suivant ou le coller dans votre navigateur pour terminer le processus :",
+ youDidNotRequestPassword:
+ "Si vous ne l'avez pas demandé, veuillez ignorer cet e-mail et votre mot de passe restera inchangé.",
+ },
+ error: {
+ deletingFile: "Une erreur s'est produite lors de la suppression du fichier.",
+ emailOrPasswordIncorrect: "L'adresse e-mail ou le mot de passe fourni est incorrect.",
+ followingFieldsInvalid_one: "Le champ suivant n'est pas valide :",
+ followingFieldsInvalid_other: 'Les champs suivants ne sont pas valides :',
+ noFilesUploaded: "Aucun fichier n'a été téléversé.",
+ notAllowedToPerformAction: "Vous n'êtes pas autorisé à effectuer cette action.",
+ problemUploadingFile: 'Il y a eu un problème lors du téléversement du fichier.',
+ unableToDeleteCount: 'Impossible de supprimer {{count}} sur {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossible de mettre à jour {{count}} sur {{total}} {{label}}.',
+ unauthorized: 'Non autorisé, vous devez être connecté pour effectuer cette demande.',
+ userLocked:
+ "Cet utilisateur est verrouillé en raison d'un trop grand nombre de tentatives de connexion infructueuses.",
+ valueMustBeUnique: 'La valeur doit être unique',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Choisissez entre saisir une URL personnalisée ou créer un lien vers un autre document.',
+ chooseDocumentToLink: 'Choisissez un document vers lequel établir un lien',
+ customURL: 'URL personnalisée',
+ enterURL: 'Entrez une URL',
+ internalLink: 'Lien interne',
+ linkType: 'Type de lien',
+ openInNewTab: 'Ouvrir dans un nouvel onglet',
+ textToDisplay: 'Texte à afficher',
+ },
+ general: {
+ createdAt: 'Créé(e) à',
+ deletedCountSuccessfully: '{{count}} {{label}} supprimé avec succès.',
+ deletedSuccessfully: 'Supprimé(e) avec succès.',
+ email: 'E-mail',
+ notFound: 'Pas trouvé',
+ successfullyCreated: '{{label}} créé(e) avec succès.',
+ thisLanguage: 'Français',
+ updatedAt: 'Modifié le',
+ updatedCountSuccessfully: '{{count}} {{label}} mis à jour avec succès.',
+ updatedSuccessfully: 'Mis à jour avec succés.',
+ user: 'Utilisateur',
+ users: 'Utilisateurs',
+ value: 'Valeur',
+ },
+ upload: {
+ fileName: 'Nom du fichier',
+ fileSize: 'Taille du fichier',
+ height: 'Hauteur',
+ sizes: 'Tailles',
+ width: 'Largeur',
+ },
+ validation: {
+ emailAddress: "S'il vous plaît, veuillez entrer une adresse e-mail valide.",
+ enterNumber: "S'il vous plait, veuillez entrer un nombre valide.",
+ greaterThanMax: '{{value}} est supérieur au max autorisé {{label}} de {{max}}.',
+ invalidInput: 'Ce champ a une entrée invalide.',
+ invalidSelection: 'Ce champ a une sélection invalide.',
+ invalidSelections: 'Ce champ contient des sélections invalides suivantes :',
+ lessThanMin: '{{value}} est inférieur au min autorisé {{label}} de {{min}}.',
+ longerThanMin:
+ 'Cette valeur doit être supérieure à la longueur minimale de {{minLength}} caractères.',
+ notValidDate: '"{{value}}" n\'est pas une date valide.',
+ required: 'Ce champ est requis.',
+ requiresNoMoreThan: 'Ce champ ne doit pas avoir plus de {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ce champ doit avoir deux chiffres.',
+ shorterThanMax:
+ 'Cette valeur doit être inférieure à la longueur maximale de {{maxLength}} caractères.',
+ trueOrFalse: "Ce champ ne peut être égal qu'à vrai ou faux.",
+ validUploadID: "Ce champ n'est pas un valide identifiant de fichier.",
+ },
+ version: {
+ autosavedSuccessfully: 'Enregistrement automatique réussi.',
+ draft: 'Brouillon',
+ draftSavedSuccessfully: 'Brouillon enregistré avec succès.',
+ published: 'Publié',
+ restoredSuccessfully: 'Restauré(e) avec succès.',
+ status: 'Statut',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/fr.json b/packages/translations/src/_generatedFiles_/api/fr.json
deleted file mode 100644
index bacaf219367..00000000000
--- a/packages/translations/src/_generatedFiles_/api/fr.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Compte",
- "apiKey": "Clé API",
- "enableAPIKey": "Activer la clé API",
- "newAccountCreated": "Un nouveau compte vient d'être créé pour vous permettre d'accéder <a href=\"{{serverURL}}\">{{serverURL}}</a>. Veuillez cliquer sur le lien suivant ou collez l'URL ci-dessous dans votre navigateur pour vérifier votre adresse e-mail: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br>. Après avoir vérifié votre adresse e-mail, vous pourrez vous connecter avec succès.",
- "resetYourPassword": "Réinitialisez votre mot de passe",
- "verified": "Vérifié",
- "verifyYourEmail": "Vérifiez votre e-mail",
- "youAreReceivingResetPassword": "Vous recevez ceci parce que vous (ou quelqu'un d'autre) avez demandé la réinitialisation du mot de passe de votre compte. Veuillez cliquer sur le lien suivant ou le coller dans votre navigateur pour terminer le processus :",
- "youDidNotRequestPassword": "Si vous ne l'avez pas demandé, veuillez ignorer cet e-mail et votre mot de passe restera inchangé."
- },
- "error": {
- "deletingFile": "Une erreur s'est produite lors de la suppression du fichier.",
- "emailOrPasswordIncorrect": "L'adresse e-mail ou le mot de passe fourni est incorrect.",
- "followingFieldsInvalid_one": "Le champ suivant n'est pas valide :",
- "followingFieldsInvalid_other": "Les champs suivants ne sont pas valides :",
- "noFilesUploaded": "Aucun fichier n'a été téléversé.",
- "notAllowedToPerformAction": "Vous n'êtes pas autorisé à effectuer cette action.",
- "problemUploadingFile": "Il y a eu un problème lors du téléversement du fichier.",
- "unableToDeleteCount": "Impossible de supprimer {{count}} sur {{total}} {{label}}.",
- "unableToUpdateCount": "Impossible de mettre à jour {{count}} sur {{total}} {{label}}.",
- "unauthorized": "Non autorisé, vous devez être connecté pour effectuer cette demande.",
- "userLocked": "Cet utilisateur est verrouillé en raison d'un trop grand nombre de tentatives de connexion infructueuses.",
- "valueMustBeUnique": "La valeur doit être unique"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Choisissez entre saisir une URL personnalisée ou créer un lien vers un autre document.",
- "chooseDocumentToLink": "Choisissez un document vers lequel établir un lien",
- "customURL": "URL personnalisée",
- "enterURL": "Entrez une URL",
- "internalLink": "Lien interne",
- "linkType": "Type de lien",
- "openInNewTab": "Ouvrir dans un nouvel onglet",
- "textToDisplay": "Texte à afficher"
- },
- "general": {
- "createdAt": "Créé(e) à",
- "deletedCountSuccessfully": "{{count}} {{label}} supprimé avec succès.",
- "deletedSuccessfully": "Supprimé(e) avec succès.",
- "email": "E-mail",
- "notFound": "Pas trouvé",
- "successfullyCreated": "{{label}} créé(e) avec succès.",
- "thisLanguage": "Français",
- "updatedAt": "Modifié le",
- "updatedCountSuccessfully": "{{count}} {{label}} mis à jour avec succès.",
- "updatedSuccessfully": "Mis à jour avec succés.",
- "user": "Utilisateur",
- "users": "Utilisateurs",
- "value": "Valeur"
- },
- "upload": {
- "fileName": "Nom du fichier",
- "fileSize": "Taille du fichier",
- "height": "Hauteur",
- "sizes": "Tailles",
- "width": "Largeur"
- },
- "validation": {
- "emailAddress": "S'il vous plaît, veuillez entrer une adresse e-mail valide.",
- "enterNumber": "S'il vous plait, veuillez entrer un nombre valide.",
- "greaterThanMax": "{{value}} est supérieur au max autorisé {{label}} de {{max}}.",
- "invalidInput": "Ce champ a une entrée invalide.",
- "invalidSelection": "Ce champ a une sélection invalide.",
- "invalidSelections": "Ce champ contient des sélections invalides suivantes :",
- "lessThanMin": "{{value}} est inférieur au min autorisé {{label}} de {{min}}.",
- "longerThanMin": "Cette valeur doit être supérieure à la longueur minimale de {{minLength}} caractères.",
- "notValidDate": "\"{{value}}\" n'est pas une date valide.",
- "required": "Ce champ est requis.",
- "requiresNoMoreThan": "Ce champ ne doit pas avoir plus de {{count}} {{label}}.",
- "requiresTwoNumbers": "Ce champ doit avoir deux chiffres.",
- "shorterThanMax": "Cette valeur doit être inférieure à la longueur maximale de {{maxLength}} caractères.",
- "trueOrFalse": "Ce champ ne peut être égal qu'à vrai ou faux.",
- "validUploadID": "Ce champ n'est pas un valide identifiant de fichier."
- },
- "version": {
- "autosavedSuccessfully": "Enregistrement automatique réussi.",
- "draft": "Brouillon",
- "draftSavedSuccessfully": "Brouillon enregistré avec succès.",
- "published": "Publié",
- "restoredSuccessfully": "Restauré(e) avec succès.",
- "status": "Statut"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/hr.js b/packages/translations/src/_generatedFiles_/api/hr.js
new file mode 100644
index 00000000000..b3b37c8b139
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/hr.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Račun',
+ apiKey: 'API ključ',
+ enableAPIKey: 'Omogući API ključ',
+ newAccountCreated:
+ 'Novi račun je kreiran. Pristupite računu klikom na <a href="{{serverURL}}">{{serverURL}}</a>. Molim kliknite na sljedeći link ili zalijepite URL, koji se nalazi ispod, u preglednik da biste potvrdili svoj email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nakon što potvrdite email, moći ćete se prijaviti.',
+ resetYourPassword: 'Restartiraj svoju lozinku',
+ verified: 'Potvrđeno',
+ verifyYourEmail: 'Potvrdi svoj email',
+ youAreReceivingResetPassword:
+ 'Primili ste ovo jer ste Vi (ili netko drugi) zatražili promjenu lozinke za Vaš račun. Molim kliknite na poveznicu ili zalijepite ovo u svoje preglednik da biste završili proces:',
+ youDidNotRequestPassword:
+ 'Ako niste zatražili ovo, molim ignorirajte ovaj email i Vaša lozinka ostat će nepromijenjena.',
+ },
+ error: {
+ deletingFile: 'Dogodila se pogreška pri brisanju datoteke.',
+ emailOrPasswordIncorrect: 'Email ili lozinka netočni.',
+ followingFieldsInvalid_one: ' Ovo polje je nevaljano:',
+ followingFieldsInvalid_other: 'Ova polja su nevaljana:',
+ noFilesUploaded: 'Nijedna datoteka nije učitana.',
+ notAllowedToPerformAction: 'Nemate dopuštenje izvršiti ovu radnju.',
+ problemUploadingFile: 'Pojavio se problem pri učitavanju datoteke.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unauthorized: 'Neovlašten, morate biti prijavljeni da biste uputili ovaj zahtjev.',
+ userLocked: 'Ovaj korisnik je zaključan zbog previše neuspješnih pokušaja prijave.',
+ valueMustBeUnique: 'Vrijednost mora biti jedinstvena.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Izaberite između unošenja prilagođenog teksta URL ili poveznice na drugi dokument.',
+ chooseDocumentToLink: 'Odaberite dokument koji želite povezati.',
+ customURL: 'Prilagođeni URL',
+ enterURL: 'Unesi URL',
+ internalLink: 'Interna poveznika',
+ linkType: 'Tip poveznce',
+ openInNewTab: 'Otvori u novoj kartici.',
+ textToDisplay: 'Tekst za prikaz',
+ },
+ general: {
+ createdAt: 'Kreirano u',
+ deletedCountSuccessfully: 'Uspješno izbrisano {{count}} {{label}}.',
+ deletedSuccessfully: 'Uspješno obrisano.',
+ email: 'Email',
+ notFound: 'Nije pronađeno',
+ successfullyCreated: '{{label}} uspješno kreirano.',
+ thisLanguage: 'Hrvatski',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspješno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspješno ažurirano.',
+ user: 'Korisnik',
+ users: 'Korisnici',
+ value: 'Attribute',
+ },
+ upload: {
+ fileName: 'Ime datoteke',
+ fileSize: 'Veličina datoteke',
+ height: 'Visina',
+ sizes: 'Veličine',
+ width: 'Širina',
+ },
+ validation: {
+ emailAddress: 'Molim unestie valjanu email adresu.',
+ enterNumber: 'Molim unesite valjani broj.',
+ greaterThanMax: '{{value}} exceeds the maximum allowable {{label}} limit of {{max}}.',
+ invalidInput: 'Ovo polje ima nevaljan unos.',
+ invalidSelection: 'Ovo polje ima nevaljan odabir.',
+ invalidSelections: 'Ovo polje ima sljedeće nevaljane odabire:',
+ lessThanMin: '{{value}} is below the minimum allowable {{label}} limit of {{min}}.',
+ longerThanMin: 'Ova vrijednost mora biti duža od minimalne dužine od {{minLength}} znakova',
+ notValidDate: '"{{value}}" nije valjan datum.',
+ required: 'Ovo polje je obvezno.',
+ requiresNoMoreThan: 'Ovo polje zahtjeva ne više od {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ovo polje zahtjeva dva broja.',
+ shorterThanMax: 'Ova vrijednost mora biti kraća od maksimalne dužine od {{maxLength}} znakova',
+ trueOrFalse: 'Ovo polje može biti samo točno ili netočno',
+ validUploadID: 'Ovo polje nije valjani ID prijenosa.',
+ },
+ version: {
+ autosavedSuccessfully: 'Automatsko spremanje uspješno.',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspješno spremljen.',
+ published: 'Objavljeno',
+ restoredSuccessfully: 'Uspješno vraćeno.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/hr.json b/packages/translations/src/_generatedFiles_/api/hr.json
deleted file mode 100644
index 322b95f0016..00000000000
--- a/packages/translations/src/_generatedFiles_/api/hr.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Račun",
- "apiKey": "API ključ",
- "enableAPIKey": "Omogući API ključ",
- "newAccountCreated": "Novi račun je kreiran. Pristupite računu klikom na <a href=\"{{serverURL}}\">{{serverURL}}</a>. Molim kliknite na sljedeći link ili zalijepite URL, koji se nalazi ispod, u preglednik da biste potvrdili svoj email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nakon što potvrdite email, moći ćete se prijaviti.",
- "resetYourPassword": "Restartiraj svoju lozinku",
- "verified": "Potvrđeno",
- "verifyYourEmail": "Potvrdi svoj email",
- "youAreReceivingResetPassword": "Primili ste ovo jer ste Vi (ili netko drugi) zatražili promjenu lozinke za Vaš račun. Molim kliknite na poveznicu ili zalijepite ovo u svoje preglednik da biste završili proces:",
- "youDidNotRequestPassword": "Ako niste zatražili ovo, molim ignorirajte ovaj email i Vaša lozinka ostat će nepromijenjena."
- },
- "error": {
- "deletingFile": "Dogodila se pogreška pri brisanju datoteke.",
- "emailOrPasswordIncorrect": "Email ili lozinka netočni.",
- "followingFieldsInvalid_one": " Ovo polje je nevaljano:",
- "followingFieldsInvalid_other": "Ova polja su nevaljana:",
- "noFilesUploaded": "Nijedna datoteka nije učitana.",
- "notAllowedToPerformAction": "Nemate dopuštenje izvršiti ovu radnju.",
- "problemUploadingFile": "Pojavio se problem pri učitavanju datoteke.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unauthorized": "Neovlašten, morate biti prijavljeni da biste uputili ovaj zahtjev.",
- "userLocked": "Ovaj korisnik je zaključan zbog previše neuspješnih pokušaja prijave.",
- "valueMustBeUnique": "Vrijednost mora biti jedinstvena."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Izaberite između unošenja prilagođenog teksta URL ili poveznice na drugi dokument.",
- "chooseDocumentToLink": "Odaberite dokument koji želite povezati.",
- "customURL": "Prilagođeni URL",
- "enterURL": "Unesi URL",
- "internalLink": "Interna poveznika",
- "linkType": "Tip poveznce",
- "openInNewTab": "Otvori u novoj kartici.",
- "textToDisplay": "Tekst za prikaz"
- },
- "general": {
- "createdAt": "Kreirano u",
- "deletedCountSuccessfully": "Uspješno izbrisano {{count}} {{label}}.",
- "deletedSuccessfully": "Uspješno obrisano.",
- "email": "Email",
- "notFound": "Nije pronađeno",
- "successfullyCreated": "{{label}} uspješno kreirano.",
- "thisLanguage": "Hrvatski",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspješno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspješno ažurirano.",
- "user": "Korisnik",
- "users": "Korisnici",
- "value": "Attribute"
- },
- "upload": {
- "fileName": "Ime datoteke",
- "fileSize": "Veličina datoteke",
- "height": "Visina",
- "sizes": "Veličine",
- "width": "Širina"
- },
- "validation": {
- "emailAddress": "Molim unestie valjanu email adresu.",
- "enterNumber": "Molim unesite valjani broj.",
- "greaterThanMax": "{{value}} exceeds the maximum allowable {{label}} limit of {{max}}.",
- "invalidInput": "Ovo polje ima nevaljan unos.",
- "invalidSelection": "Ovo polje ima nevaljan odabir.",
- "invalidSelections": "Ovo polje ima sljedeće nevaljane odabire:",
- "lessThanMin": "{{value}} is below the minimum allowable {{label}} limit of {{min}}.",
- "longerThanMin": "Ova vrijednost mora biti duža od minimalne dužine od {{minLength}} znakova",
- "notValidDate": "\"{{value}}\" nije valjan datum.",
- "required": "Ovo polje je obvezno.",
- "requiresNoMoreThan": "Ovo polje zahtjeva ne više od {{count}} {{label}}.",
- "requiresTwoNumbers": "Ovo polje zahtjeva dva broja.",
- "shorterThanMax": "Ova vrijednost mora biti kraća od maksimalne dužine od {{maxLength}} znakova",
- "trueOrFalse": "Ovo polje može biti samo točno ili netočno",
- "validUploadID": "Ovo polje nije valjani ID prijenosa."
- },
- "version": {
- "autosavedSuccessfully": "Automatsko spremanje uspješno.",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspješno spremljen.",
- "published": "Objavljeno",
- "restoredSuccessfully": "Uspješno vraćeno.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/hu.js b/packages/translations/src/_generatedFiles_/api/hu.js
new file mode 100644
index 00000000000..11ecb378802
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/hu.js
@@ -0,0 +1,90 @@
+export default {
+ authentication: {
+ account: 'Fiók',
+ apiKey: 'API-kulcs',
+ enableAPIKey: 'API-kulcs engedélyezése',
+ newAccountCreated:
+ 'Létrehoztunk egy új fiókot, amellyel hozzáférhet a következőhöz <a href="{{serverURL}}"> {{serverURL}} </a> Kérjük, kattintson a következő linkre, vagy illessze be az alábbi URL-t a böngészőbe az e-mail-cím ellenőrzéséhez : <a href="{{verificationURL}}"> {{verificationURL}} </a> <br> Az e-mail-cím ellenőrzése után sikeresen be tud majd jelentkezni.',
+ resetYourPassword: 'Jelszó visszaállítása',
+ verified: 'Megerősítve',
+ verifyYourEmail: 'Erősítse meg az e-mail címét',
+ youAreReceivingResetPassword:
+ 'Ezt azért kapja, mert Ön (vagy valaki más) kérte fiókja jelszavának visszaállítását. A folyamat befejezéséhez kattintson a következő linkre, vagy illessze be böngészőjébe:',
+ youDidNotRequestPassword:
+ 'Ha nem Ön kérte ezt, kérjük, hagyja figyelmen kívül ezt az e-mailt, és jelszava változatlan marad.',
+ },
+ error: {
+ deletingFile: 'Hiba történt a fájl törlésekor.',
+ emailOrPasswordIncorrect: 'A megadott e-mail-cím vagy jelszó helytelen.',
+ followingFieldsInvalid_one: 'A következő mező érvénytelen:',
+ followingFieldsInvalid_other: 'A következő mezők érvénytelenek:',
+ noFilesUploaded: 'Nem került fájl feltöltésre.',
+ notAllowedToPerformAction: 'Ezt a műveletet nem hajthatja végre.',
+ problemUploadingFile: 'Hiba történt a fájl feltöltése közben.',
+ unableToDeleteCount: 'Nem sikerült törölni {{count}}/{{total}} {{label}}.',
+ unableToUpdateCount: 'Nem sikerült frissíteni {{count}}/{{total}} {{label}}.',
+ unauthorized: 'Jogosulatlan, a kéréshez be kell jelentkeznie.',
+ userLocked: 'Ez a felhasználó túl sok sikertelen bejelentkezési kísérlet miatt zárolva van.',
+ valueMustBeUnique: 'Az értéknek egyedinek kell lennie',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Válasszon egy egyéni szöveges URL-cím megadása vagy egy másik dokumentumra való hivatkozás között.',
+ chooseDocumentToLink: 'Válassza ki a dokumentumot, amelyre hivatkozni kíván',
+ customURL: 'Egyéni URL',
+ enterURL: 'Adjon meg egy URL-t',
+ internalLink: 'Belső link',
+ linkType: 'Link típusa',
+ openInNewTab: 'Megnyitás új lapon',
+ textToDisplay: 'Megjelenítendő szöveg',
+ },
+ general: {
+ createdAt: 'Létrehozva:',
+ deletedCountSuccessfully: '{{count}} {{label}} sikeresen törölve.',
+ deletedSuccessfully: 'Sikeresen törölve.',
+ email: 'E-mail',
+ notFound: 'Nem található',
+ successfullyCreated: '{{label}} sikeresen létrehozva.',
+ thisLanguage: 'Magyar',
+ updatedAt: 'Frissítve:',
+ updatedCountSuccessfully: '{{count}} {{label}} sikeresen frissítve.',
+ updatedSuccessfully: 'Sikeresen frissítve.',
+ user: 'Felhasználó',
+ users: 'Felhasználók',
+ value: 'Érték',
+ },
+ upload: {
+ fileName: 'Fájlnév',
+ fileSize: 'Fájl mérete',
+ height: 'Magasság',
+ sizes: 'Méretek',
+ width: 'Szélesség',
+ },
+ validation: {
+ emailAddress: 'Kérjük, adjon meg egy érvényes e-mail címet.',
+ enterNumber: 'Kérjük, adjon meg egy érvényes számot.',
+ greaterThanMax: '{{value}} nagyobb, mint a megengedett maximum {{label}} érték, ami {{max}}.',
+ invalidInput: 'Ez a mező érvénytelen értéket tartalmaz.',
+ invalidSelection: 'Ez a mező érvénytelen kijelöléssel rendelkezik.',
+ invalidSelections: 'Ez a mező a következő érvénytelen kijelöléseket tartalmazza:',
+ lessThanMin: '{{value}} kisebb, mint a megengedett minimum {{label}} érték, ami {{min}}.',
+ longerThanMin:
+ 'Ennek az értéknek hosszabbnak kell lennie, mint a minimális {{minLength}} karakter hosszúság.',
+ notValidDate: '" {{value}} " nem érvényes dátum.',
+ required: 'Ez a mező kötelező.',
+ requiresNoMoreThan: 'Ehhez a mezőhöz legfeljebb {{count}} {{label}} szükséges.',
+ requiresTwoNumbers: 'Ehhez a mezőhöz két szám szükséges.',
+ shorterThanMax:
+ 'Ennek az értéknek rövidebbnek kell lennie, mint a maximálisan megengedett {{maxLength}} karakter.',
+ trueOrFalse: 'Ez a mező csak igaz vagy hamis lehet.',
+ validUploadID: 'Ez a mező nem érvényes feltöltési azonosító.',
+ },
+ version: {
+ autosavedSuccessfully: 'Automatikus mentés sikeres.',
+ draft: 'Piszkozat',
+ draftSavedSuccessfully: 'A piszkozat sikeresen mentve.',
+ published: 'Közzétett',
+ restoredSuccessfully: 'Sikeresen visszaállítva.',
+ status: 'Állapot',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/hu.json b/packages/translations/src/_generatedFiles_/api/hu.json
deleted file mode 100644
index a1c015c9825..00000000000
--- a/packages/translations/src/_generatedFiles_/api/hu.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Fiók",
- "apiKey": "API-kulcs",
- "enableAPIKey": "API-kulcs engedélyezése",
- "newAccountCreated": "Létrehoztunk egy új fiókot, amellyel hozzáférhet a következőhöz <a href=\"{{serverURL}}\"> {{serverURL}} </a> Kérjük, kattintson a következő linkre, vagy illessze be az alábbi URL-t a böngészőbe az e-mail-cím ellenőrzéséhez : <a href=\"{{verificationURL}}\"> {{verificationURL}} </a> <br> Az e-mail-cím ellenőrzése után sikeresen be tud majd jelentkezni.",
- "resetYourPassword": "Jelszó visszaállítása",
- "verified": "Megerősítve",
- "verifyYourEmail": "Erősítse meg az e-mail címét",
- "youAreReceivingResetPassword": "Ezt azért kapja, mert Ön (vagy valaki más) kérte fiókja jelszavának visszaállítását. A folyamat befejezéséhez kattintson a következő linkre, vagy illessze be böngészőjébe:",
- "youDidNotRequestPassword": "Ha nem Ön kérte ezt, kérjük, hagyja figyelmen kívül ezt az e-mailt, és jelszava változatlan marad."
- },
- "error": {
- "deletingFile": "Hiba történt a fájl törlésekor.",
- "emailOrPasswordIncorrect": "A megadott e-mail-cím vagy jelszó helytelen.",
- "followingFieldsInvalid_one": "A következő mező érvénytelen:",
- "followingFieldsInvalid_other": "A következő mezők érvénytelenek:",
- "noFilesUploaded": "Nem került fájl feltöltésre.",
- "notAllowedToPerformAction": "Ezt a műveletet nem hajthatja végre.",
- "problemUploadingFile": "Hiba történt a fájl feltöltése közben.",
- "unableToDeleteCount": "Nem sikerült törölni {{count}}/{{total}} {{label}}.",
- "unableToUpdateCount": "Nem sikerült frissíteni {{count}}/{{total}} {{label}}.",
- "unauthorized": "Jogosulatlan, a kéréshez be kell jelentkeznie.",
- "userLocked": "Ez a felhasználó túl sok sikertelen bejelentkezési kísérlet miatt zárolva van.",
- "valueMustBeUnique": "Az értéknek egyedinek kell lennie"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Válasszon egy egyéni szöveges URL-cím megadása vagy egy másik dokumentumra való hivatkozás között.",
- "chooseDocumentToLink": "Válassza ki a dokumentumot, amelyre hivatkozni kíván",
- "customURL": "Egyéni URL",
- "enterURL": "Adjon meg egy URL-t",
- "internalLink": "Belső link",
- "linkType": "Link típusa",
- "openInNewTab": "Megnyitás új lapon",
- "textToDisplay": "Megjelenítendő szöveg"
- },
- "general": {
- "createdAt": "Létrehozva:",
- "deletedCountSuccessfully": "{{count}} {{label}} sikeresen törölve.",
- "deletedSuccessfully": "Sikeresen törölve.",
- "email": "E-mail",
- "notFound": "Nem található",
- "successfullyCreated": "{{label}} sikeresen létrehozva.",
- "thisLanguage": "Magyar",
- "updatedAt": "Frissítve:",
- "updatedCountSuccessfully": "{{count}} {{label}} sikeresen frissítve.",
- "updatedSuccessfully": "Sikeresen frissítve.",
- "user": "Felhasználó",
- "users": "Felhasználók",
- "value": "Érték"
- },
- "upload": {
- "fileName": "Fájlnév",
- "fileSize": "Fájl mérete",
- "height": "Magasság",
- "sizes": "Méretek",
- "width": "Szélesség"
- },
- "validation": {
- "emailAddress": "Kérjük, adjon meg egy érvényes e-mail címet.",
- "enterNumber": "Kérjük, adjon meg egy érvényes számot.",
- "greaterThanMax": "{{value}} nagyobb, mint a megengedett maximum {{label}} érték, ami {{max}}.",
- "invalidInput": "Ez a mező érvénytelen értéket tartalmaz.",
- "invalidSelection": "Ez a mező érvénytelen kijelöléssel rendelkezik.",
- "invalidSelections": "Ez a mező a következő érvénytelen kijelöléseket tartalmazza:",
- "lessThanMin": "{{value}} kisebb, mint a megengedett minimum {{label}} érték, ami {{min}}.",
- "longerThanMin": "Ennek az értéknek hosszabbnak kell lennie, mint a minimális {{minLength}} karakter hosszúság.",
- "notValidDate": "\" {{value}} \" nem érvényes dátum.",
- "required": "Ez a mező kötelező.",
- "requiresNoMoreThan": "Ehhez a mezőhöz legfeljebb {{count}} {{label}} szükséges.",
- "requiresTwoNumbers": "Ehhez a mezőhöz két szám szükséges.",
- "shorterThanMax": "Ennek az értéknek rövidebbnek kell lennie, mint a maximálisan megengedett {{maxLength}} karakter.",
- "trueOrFalse": "Ez a mező csak igaz vagy hamis lehet.",
- "validUploadID": "Ez a mező nem érvényes feltöltési azonosító."
- },
- "version": {
- "autosavedSuccessfully": "Automatikus mentés sikeres.",
- "draft": "Piszkozat",
- "draftSavedSuccessfully": "A piszkozat sikeresen mentve.",
- "published": "Közzétett",
- "restoredSuccessfully": "Sikeresen visszaállítva.",
- "status": "Állapot"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/index.ts b/packages/translations/src/_generatedFiles_/api/index.ts
index 7ab7ae98b26..0deeb35d53b 100644
--- a/packages/translations/src/_generatedFiles_/api/index.ts
+++ b/packages/translations/src/_generatedFiles_/api/index.ts
@@ -1,33 +1,33 @@
-import ar from './ar.json' assert { type: 'json' }
-import az from './az.json' assert { type: 'json' }
-import bg from './bg.json' assert { type: 'json' }
-import cs from './cs.json' assert { type: 'json' }
-import de from './de.json' assert { type: 'json' }
-import en from './en.json' assert { type: 'json' }
-import es from './es.json' assert { type: 'json' }
-import fa from './fa.json' assert { type: 'json' }
-import fr from './fr.json' assert { type: 'json' }
-import hr from './hr.json' assert { type: 'json' }
-import hu from './hu.json' assert { type: 'json' }
-import it from './it.json' assert { type: 'json' }
-import ja from './ja.json' assert { type: 'json' }
-import ko from './ko.json' assert { type: 'json' }
-import my from './my.json' assert { type: 'json' }
-import nb from './nb.json' assert { type: 'json' }
-import nl from './nl.json' assert { type: 'json' }
-import pl from './pl.json' assert { type: 'json' }
-import pt from './pt.json' assert { type: 'json' }
-import ro from './ro.json' assert { type: 'json' }
-import rs from './rs.json' assert { type: 'json' }
-import rsLatin from './rs-latin.json' assert { type: 'json' }
-import ru from './ru.json' assert { type: 'json' }
-import sv from './sv.json' assert { type: 'json' }
-import th from './th.json' assert { type: 'json' }
-import tr from './tr.json' assert { type: 'json' }
-import ua from './ua.json' assert { type: 'json' }
-import vi from './vi.json' assert { type: 'json' }
-import zh from './zh.json' assert { type: 'json' }
-import zhTw from './zh-tw.json' assert { type: 'json' }
+import ar from './ar.js'
+import az from './az.js'
+import bg from './bg.js'
+import cs from './cs.js'
+import de from './de.js'
+import en from './en.js'
+import es from './es.js'
+import fa from './fa.js'
+import fr from './fr.js'
+import hr from './hr.js'
+import hu from './hu.js'
+import it from './it.js'
+import ja from './ja.js'
+import ko from './ko.js'
+import my from './my.js'
+import nb from './nb.js'
+import nl from './nl.js'
+import pl from './pl.js'
+import pt from './pt.js'
+import ro from './ro.js'
+import rs from './rs.js'
+import rsLatin from './rs-latin.js'
+import ru from './ru.js'
+import sv from './sv.js'
+import th from './th.js'
+import tr from './tr.js'
+import ua from './ua.js'
+import vi from './vi.js'
+import zh from './zh.js'
+import zhTw from './zh-tw.js'
export const translations = {
ar,
@@ -51,7 +51,7 @@ export const translations = {
pt,
ro,
rs,
- rsLatin,
+ 'rs-latin': rsLatin,
ru,
sv,
th,
@@ -59,5 +59,7 @@ export const translations = {
ua,
vi,
zh,
- zhTw,
+ 'zh-tw': zhTw,
+} as {
+ [locale: string]: Record<string, Record<string, string>>
}
diff --git a/packages/translations/src/_generatedFiles_/api/it.js b/packages/translations/src/_generatedFiles_/api/it.js
new file mode 100644
index 00000000000..34b1ccaae76
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/it.js
@@ -0,0 +1,90 @@
+export default {
+ authentication: {
+ account: 'Account',
+ apiKey: 'Chiave API',
+ enableAPIKey: 'Abilita la Chiave API',
+ newAccountCreated:
+ 'Un nuovo account è appena stato creato per te per accedere a <a href="{{serverURL}}">{{serverURL}}</a> Clicca sul seguente link o incolla l\'URL qui sotto nel browser per verificare la tua email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Dopo aver verificato la tua email, sarai in grado di effettuare il log in con successo.',
+ resetYourPassword: 'Modifica la tua Password',
+ verified: 'Verificato',
+ verifyYourEmail: 'Verifica la tua email',
+ youAreReceivingResetPassword:
+ 'Ricevi questo messaggio perché tu (o qualcun altro) hai richiesto la modifica della password per il tuo account. Clicca sul seguente link o incollalo nel browser per completare il processo:',
+ youDidNotRequestPassword:
+ "Se non l'hai richiesto, ignora questa email e la tua password rimarrà invariata.",
+ },
+ error: {
+ deletingFile: "Si è verificato un errore durante l'eleminazione del file.",
+ emailOrPasswordIncorrect: "L'email o la password fornita non è corretta.",
+ followingFieldsInvalid_one: 'Il seguente campo non è valido:',
+ followingFieldsInvalid_other: 'I seguenti campi non sono validi:',
+ noFilesUploaded: 'Nessun file è stato caricato.',
+ notAllowedToPerformAction: 'Non sei autorizzato a eseguire questa azione.',
+ problemUploadingFile: 'Si è verificato un problema durante il caricamento del file.',
+ unableToDeleteCount: 'Impossibile eliminare {{count}} su {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossibile aggiornare {{count}} su {{total}} {{label}}.',
+ unauthorized: 'Non autorizzato, devi essere loggato per effettuare questa richiesta.',
+ userLocked: 'Questo utente è bloccato a causa di troppi tentativi di accesso non riusciti.',
+ valueMustBeUnique: 'Il valore deve essere univoco',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ "Scegli tra l'inserimento di un URL di testo personalizzato o il collegamento a un altro documento.",
+ chooseDocumentToLink: 'Scegli un documento a cui collegarti',
+ customURL: 'URL personalizzato',
+ enterURL: 'Inserisci un URL',
+ internalLink: 'Collegamento interno',
+ linkType: 'Tipo di collegamento',
+ openInNewTab: 'Apri in una nuova scheda',
+ textToDisplay: 'Testo da visualizzare',
+ },
+ general: {
+ createdAt: 'Creato il',
+ deletedCountSuccessfully: '{{count}} {{label}} eliminato con successo.',
+ deletedSuccessfully: 'Eliminato con successo.',
+ email: 'Email',
+ notFound: 'Non Trovato',
+ successfullyCreated: '{{label}} creato con successo.',
+ thisLanguage: 'Italiano',
+ updatedAt: 'Aggiornato il',
+ updatedCountSuccessfully: '{{count}} {{label}} aggiornato con successo.',
+ updatedSuccessfully: 'Aggiornato con successo.',
+ user: 'Utente',
+ users: 'Utenti',
+ value: 'Valore',
+ },
+ upload: {
+ fileName: 'Nome File',
+ fileSize: 'Dimensione File',
+ height: 'Altezza',
+ sizes: 'Formati',
+ width: 'Larghezza',
+ },
+ validation: {
+ emailAddress: 'Si prega di inserire un indirizzo email valido.',
+ enterNumber: 'Si prega di inserire un numero valido.',
+ greaterThanMax: '{{value}} è superiore al massimo consentito {{label}} di {{max}}.',
+ invalidInput: 'Questo campo ha un input non valido.',
+ invalidSelection: 'Questo campo ha una selezione non valida.',
+ invalidSelections: "'In questo campo sono presenti le seguenti selezioni non valide:'",
+ lessThanMin: '{{value}} è inferiore al minimo consentito {{label}} di {{min}}.',
+ longerThanMin:
+ 'Questo valore deve essere più lungo della lunghezza minima di {{minLength}} caratteri.',
+ notValidDate: '"{{value}}" non è una data valida.',
+ required: 'Questo campo è obbligatorio.',
+ requiresNoMoreThan: 'Questo campo richiede non più di {{count}} {{label}}.',
+ requiresTwoNumbers: 'Questo campo richiede due numeri.',
+ shorterThanMax:
+ 'Questo valore deve essere inferiore alla lunghezza massima di {{maxLength}} caratteri.',
+ trueOrFalse: "Questo campo può essere solo uguale a 'true' o 'false'.",
+ validUploadID: "'Questo campo non è un ID di Upload valido.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Salvataggio automatico riuscito.',
+ draft: 'Bozza',
+ draftSavedSuccessfully: 'Bozza salvata con successo.',
+ published: 'Pubblicato',
+ restoredSuccessfully: 'Ripristinato con successo.',
+ status: 'Stato',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/it.json b/packages/translations/src/_generatedFiles_/api/it.json
deleted file mode 100644
index c1b2f1a51a1..00000000000
--- a/packages/translations/src/_generatedFiles_/api/it.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "apiKey": "Chiave API",
- "enableAPIKey": "Abilita la Chiave API",
- "newAccountCreated": "Un nuovo account è appena stato creato per te per accedere a <a href=\"{{serverURL}}\">{{serverURL}}</a> Clicca sul seguente link o incolla l'URL qui sotto nel browser per verificare la tua email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Dopo aver verificato la tua email, sarai in grado di effettuare il log in con successo.",
- "resetYourPassword": "Modifica la tua Password",
- "verified": "Verificato",
- "verifyYourEmail": "Verifica la tua email",
- "youAreReceivingResetPassword": "Ricevi questo messaggio perché tu (o qualcun altro) hai richiesto la modifica della password per il tuo account. Clicca sul seguente link o incollalo nel browser per completare il processo:",
- "youDidNotRequestPassword": "Se non l'hai richiesto, ignora questa email e la tua password rimarrà invariata."
- },
- "error": {
- "deletingFile": "Si è verificato un errore durante l'eleminazione del file.",
- "emailOrPasswordIncorrect": "L'email o la password fornita non è corretta.",
- "followingFieldsInvalid_one": "Il seguente campo non è valido:",
- "followingFieldsInvalid_other": "I seguenti campi non sono validi:",
- "noFilesUploaded": "Nessun file è stato caricato.",
- "notAllowedToPerformAction": "Non sei autorizzato a eseguire questa azione.",
- "problemUploadingFile": "Si è verificato un problema durante il caricamento del file.",
- "unableToDeleteCount": "Impossibile eliminare {{count}} su {{total}} {{label}}.",
- "unableToUpdateCount": "Impossibile aggiornare {{count}} su {{total}} {{label}}.",
- "unauthorized": "Non autorizzato, devi essere loggato per effettuare questa richiesta.",
- "userLocked": "Questo utente è bloccato a causa di troppi tentativi di accesso non riusciti.",
- "valueMustBeUnique": "Il valore deve essere univoco"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Scegli tra l'inserimento di un URL di testo personalizzato o il collegamento a un altro documento.",
- "chooseDocumentToLink": "Scegli un documento a cui collegarti",
- "customURL": "URL personalizzato",
- "enterURL": "Inserisci un URL",
- "internalLink": "Collegamento interno",
- "linkType": "Tipo di collegamento",
- "openInNewTab": "Apri in una nuova scheda",
- "textToDisplay": "Testo da visualizzare"
- },
- "general": {
- "createdAt": "Creato il",
- "deletedCountSuccessfully": "{{count}} {{label}} eliminato con successo.",
- "deletedSuccessfully": "Eliminato con successo.",
- "email": "Email",
- "notFound": "Non Trovato",
- "successfullyCreated": "{{label}} creato con successo.",
- "thisLanguage": "Italiano",
- "updatedAt": "Aggiornato il",
- "updatedCountSuccessfully": "{{count}} {{label}} aggiornato con successo.",
- "updatedSuccessfully": "Aggiornato con successo.",
- "user": "Utente",
- "users": "Utenti",
- "value": "Valore"
- },
- "upload": {
- "fileName": "Nome File",
- "fileSize": "Dimensione File",
- "height": "Altezza",
- "sizes": "Formati",
- "width": "Larghezza"
- },
- "validation": {
- "emailAddress": "Si prega di inserire un indirizzo email valido.",
- "enterNumber": "Si prega di inserire un numero valido.",
- "greaterThanMax": "{{value}} è superiore al massimo consentito {{label}} di {{max}}.",
- "invalidInput": "Questo campo ha un input non valido.",
- "invalidSelection": "Questo campo ha una selezione non valida.",
- "invalidSelections": "'In questo campo sono presenti le seguenti selezioni non valide:'",
- "lessThanMin": "{{value}} è inferiore al minimo consentito {{label}} di {{min}}.",
- "longerThanMin": "Questo valore deve essere più lungo della lunghezza minima di {{minLength}} caratteri.",
- "notValidDate": "\"{{value}}\" non è una data valida.",
- "required": "Questo campo è obbligatorio.",
- "requiresNoMoreThan": "Questo campo richiede non più di {{count}} {{label}}.",
- "requiresTwoNumbers": "Questo campo richiede due numeri.",
- "shorterThanMax": "Questo valore deve essere inferiore alla lunghezza massima di {{maxLength}} caratteri.",
- "trueOrFalse": "Questo campo può essere solo uguale a 'true' o 'false'.",
- "validUploadID": "'Questo campo non è un ID di Upload valido.'"
- },
- "version": {
- "autosavedSuccessfully": "Salvataggio automatico riuscito.",
- "draft": "Bozza",
- "draftSavedSuccessfully": "Bozza salvata con successo.",
- "published": "Pubblicato",
- "restoredSuccessfully": "Ripristinato con successo.",
- "status": "Stato"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/ja.js b/packages/translations/src/_generatedFiles_/api/ja.js
new file mode 100644
index 00000000000..1ee833a20a6
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ja.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'アカウント',
+ apiKey: 'API Key',
+ enableAPIKey: 'API Keyを許可',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a>にアクセスするための新しいアカウントが作成されました。以下のリンクをクリックするか、ブラウザに以下のURLを貼り付けて、メールアドレスの確認を行ってください。<a href="{{verificationURL}}">{{verificationURL}}</a><br>メールアドレスの確認後に、正常にログインできるようになります。',
+ resetYourPassword: 'パスワードの再設定',
+ verified: '検証済み',
+ verifyYourEmail: 'メールアドレスの確認',
+ youAreReceivingResetPassword:
+ 'アカウントのパスワードリセットがリクエストされました。次のリンクをクリックする、または、ブラウザにリンクを貼り付けて、手続きを行ってください:',
+ youDidNotRequestPassword:
+ 'もし望まない場合は、このメールを無視してください。パスワードは変更されません。',
+ },
+ error: {
+ deletingFile: 'ファイルの削除中にエラーが発生しました。',
+ emailOrPasswordIncorrect: 'メールアドレス、または、パスワードが正しくありません。',
+ followingFieldsInvalid_one: '次のフィールドは無効です:',
+ followingFieldsInvalid_other: '次のフィールドは無効です:',
+ noFilesUploaded: 'ファイルがアップロードされていません。',
+ notAllowedToPerformAction: 'このアクションは許可されていません。',
+ problemUploadingFile: 'ファイルのアップロード中に問題が発生しました。',
+ unableToDeleteCount: '{{total}} {{label}} から {{count}} を削除できません。',
+ unableToUpdateCount: '{{total}} {{label}} のうち {{count}} 個を更新できません。',
+ unauthorized: '認証されていません。このリクエストを行うにはログインが必要です。',
+ userLocked: 'このユーザーは、ログイン試行回数が多すぎるため、ロックされています。',
+ valueMustBeUnique: 'ユニークな値である必要があります。',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'カスタムテキストのURLを入力するか、他のドキュメントにリンクするかを選択してください。',
+ chooseDocumentToLink: 'リンクするドキュメントを選択してください。',
+ customURL: 'カスタムURL',
+ enterURL: 'URL を入力してください',
+ internalLink: '内部リンク',
+ linkType: 'リンクタイプ',
+ openInNewTab: '新しいタブで開く',
+ textToDisplay: '表示するテキスト',
+ },
+ general: {
+ createdAt: '作成日',
+ deletedCountSuccessfully: '{{count}}つの{{label}}を正常に削除しました。',
+ deletedSuccessfully: '正常に削除されました。',
+ email: 'メールアドレス',
+ notFound: 'Not Found',
+ successfullyCreated: '{{label}} が作成されました。',
+ thisLanguage: 'Japanese',
+ updatedAt: '更新日',
+ updatedCountSuccessfully: '{{count}}つの{{label}}を正常に更新しました。',
+ updatedSuccessfully: '更新成功。',
+ user: 'ユーザー',
+ users: 'ユーザー',
+ value: '値',
+ },
+ upload: {
+ fileName: 'ファイル名',
+ fileSize: 'ファイル容量',
+ height: '高さ',
+ sizes: '容量',
+ width: '横幅',
+ },
+ validation: {
+ emailAddress: '有効なメールアドレスを入力してください。',
+ enterNumber: '有効な数値を入力してください。',
+ greaterThanMax: '{{value}}は許容最大{{label}}の{{max}}を超えています。',
+ invalidInput: '無効な入力値です。',
+ invalidSelection: '無効な選択です。',
+ invalidSelections: '次の無効な選択があります: ',
+ lessThanMin: '{{value}}は許容最小{{label}}の{{min}}未満です。',
+ longerThanMin: '{{minLength}} 文字以上にする必要があります。',
+ notValidDate: '"{{value}}" は有効な日付ではありません。',
+ required: '必須フィールドです。',
+ requiresNoMoreThan: '最大で {{count}} {{label}} 以下にする必要があります。',
+ requiresTwoNumbers: '2つの数値が必要です。',
+ shorterThanMax: '{{maxLength}} 文字以下にする必要があります。',
+ trueOrFalse: '"true" または "false" の値にする必要があります。',
+ validUploadID: '有効なアップロードIDではありません。',
+ },
+ version: {
+ autosavedSuccessfully: '自動保存に成功しました。',
+ draft: 'ドラフト',
+ draftSavedSuccessfully: '下書きは正常に保存されました。',
+ published: '公開済み',
+ restoredSuccessfully: '正常に復元されました。',
+ status: 'ステータス',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ja.json b/packages/translations/src/_generatedFiles_/api/ja.json
deleted file mode 100644
index f69f8a71b14..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ja.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "アカウント",
- "apiKey": "API Key",
- "enableAPIKey": "API Keyを許可",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a>にアクセスするための新しいアカウントが作成されました。以下のリンクをクリックするか、ブラウザに以下のURLを貼り付けて、メールアドレスの確認を行ってください。<a href=\"{{verificationURL}}\">{{verificationURL}}</a><br>メールアドレスの確認後に、正常にログインできるようになります。",
- "resetYourPassword": "パスワードの再設定",
- "verified": "検証済み",
- "verifyYourEmail": "メールアドレスの確認",
- "youAreReceivingResetPassword": "アカウントのパスワードリセットがリクエストされました。次のリンクをクリックする、または、ブラウザにリンクを貼り付けて、手続きを行ってください:",
- "youDidNotRequestPassword": "もし望まない場合は、このメールを無視してください。パスワードは変更されません。"
- },
- "error": {
- "deletingFile": "ファイルの削除中にエラーが発生しました。",
- "emailOrPasswordIncorrect": "メールアドレス、または、パスワードが正しくありません。",
- "followingFieldsInvalid_one": "次のフィールドは無効です:",
- "followingFieldsInvalid_other": "次のフィールドは無効です:",
- "noFilesUploaded": "ファイルがアップロードされていません。",
- "notAllowedToPerformAction": "このアクションは許可されていません。",
- "problemUploadingFile": "ファイルのアップロード中に問題が発生しました。",
- "unableToDeleteCount": "{{total}} {{label}} から {{count}} を削除できません。",
- "unableToUpdateCount": "{{total}} {{label}} のうち {{count}} 個を更新できません。",
- "unauthorized": "認証されていません。このリクエストを行うにはログインが必要です。",
- "userLocked": "このユーザーは、ログイン試行回数が多すぎるため、ロックされています。",
- "valueMustBeUnique": "ユニークな値である必要があります。"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "カスタムテキストのURLを入力するか、他のドキュメントにリンクするかを選択してください。",
- "chooseDocumentToLink": "リンクするドキュメントを選択してください。",
- "customURL": "カスタムURL",
- "enterURL": "URL を入力してください",
- "internalLink": "内部リンク",
- "linkType": "リンクタイプ",
- "openInNewTab": "新しいタブで開く",
- "textToDisplay": "表示するテキスト"
- },
- "general": {
- "createdAt": "作成日",
- "deletedCountSuccessfully": "{{count}}つの{{label}}を正常に削除しました。",
- "deletedSuccessfully": "正常に削除されました。",
- "email": "メールアドレス",
- "notFound": "Not Found",
- "successfullyCreated": "{{label}} が作成されました。",
- "thisLanguage": "Japanese",
- "updatedAt": "更新日",
- "updatedCountSuccessfully": "{{count}}つの{{label}}を正常に更新しました。",
- "updatedSuccessfully": "更新成功。",
- "user": "ユーザー",
- "users": "ユーザー",
- "value": "値"
- },
- "upload": {
- "fileName": "ファイル名",
- "fileSize": "ファイル容量",
- "height": "高さ",
- "sizes": "容量",
- "width": "横幅"
- },
- "validation": {
- "emailAddress": "有効なメールアドレスを入力してください。",
- "enterNumber": "有効な数値を入力してください。",
- "greaterThanMax": "{{value}}は許容最大{{label}}の{{max}}を超えています。",
- "invalidInput": "無効な入力値です。",
- "invalidSelection": "無効な選択です。",
- "invalidSelections": "次の無効な選択があります: ",
- "lessThanMin": "{{value}}は許容最小{{label}}の{{min}}未満です。",
- "longerThanMin": "{{minLength}} 文字以上にする必要があります。",
- "notValidDate": "\"{{value}}\" は有効な日付ではありません。",
- "required": "必須フィールドです。",
- "requiresNoMoreThan": "最大で {{count}} {{label}} 以下にする必要があります。",
- "requiresTwoNumbers": "2つの数値が必要です。",
- "shorterThanMax": "{{maxLength}} 文字以下にする必要があります。",
- "trueOrFalse": "\"true\" または \"false\" の値にする必要があります。",
- "validUploadID": "有効なアップロードIDではありません。"
- },
- "version": {
- "autosavedSuccessfully": "自動保存に成功しました。",
- "draft": "ドラフト",
- "draftSavedSuccessfully": "下書きは正常に保存されました。",
- "published": "公開済み",
- "restoredSuccessfully": "正常に復元されました。",
- "status": "ステータス"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/ko.js b/packages/translations/src/_generatedFiles_/api/ko.js
new file mode 100644
index 00000000000..920e9f91a08
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ko.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: '계정',
+ apiKey: 'API 키',
+ enableAPIKey: 'API 키 활성화',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a>에 접근할 수 있는 새로운 계정이 생성되었습니다. 다음 링크를 클릭하거나 브라우저에 URL을 붙여넣으세요: <a href="{{verificationURL}}">{{verificationURL}}</a><br> 이메일을 확인한 후에 로그인할 수 있습니다.',
+ resetYourPassword: '비밀번호 재설정',
+ verified: '확인됨',
+ verifyYourEmail: '이메일을 확인해주세요',
+ youAreReceivingResetPassword:
+ '당신(혹은 다른 사람)이 계정의 비밀번호 초기화를 요청했기 때문에 이 이메일을 받았습니다. 다음 링크를 클릭하거나 브라우저에 붙여넣어 비밀번호를 초기화하세요:',
+ youDidNotRequestPassword:
+ '비밀번호 초기화를 요청하지 않았다면 이 이메일을 무시하시고 비밀번호를 변경하지 마세요.',
+ },
+ error: {
+ deletingFile: '파일을 삭제하는 중에 오류가 발생했습니다.',
+ emailOrPasswordIncorrect: '입력한 이메일 또는 비밀번호가 올바르지 않습니다.',
+ followingFieldsInvalid_one: '다음 입력란이 유효하지 않습니다:',
+ followingFieldsInvalid_other: '다음 입력란이 유효하지 않습니다:',
+ noFilesUploaded: '파일이 업로드되지 않았습니다.',
+ notAllowedToPerformAction: '이 작업을 수행할 권한이 없습니다.',
+ problemUploadingFile: '파일 업로드 중에 문제가 발생했습니다.',
+ unableToDeleteCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.',
+ unableToUpdateCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.',
+ unauthorized: '권한 없음, 이 요청을 수행하려면 로그인해야 합니다.',
+ userLocked: '이 사용자는 로그인 실패 횟수가 너무 많아 잠겼습니다.',
+ valueMustBeUnique: '값은 고유해야 합니다.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ '사용자 지정 텍스트 URL 또는 다른 문서에 링크 중 선택하세요.',
+ chooseDocumentToLink: '연결할 문서 선택',
+ customURL: '사용자 지정 URL',
+ enterURL: 'URL 입력',
+ internalLink: '내부 링크',
+ linkType: '링크 유형',
+ openInNewTab: '새 탭에서 열기',
+ textToDisplay: '표시할 텍스트',
+ },
+ general: {
+ createdAt: '생성 일시',
+ deletedCountSuccessfully: '{{count}}개의 {{label}}를 삭제했습니다.',
+ deletedSuccessfully: '삭제되었습니다.',
+ email: '이메일',
+ notFound: '찾을 수 없음',
+ successfullyCreated: '{{label}}이(가) 생성되었습니다.',
+ thisLanguage: '한국어',
+ updatedAt: '업데이트 일시',
+ updatedCountSuccessfully: '{{count}}개의 {{label}}을(를) 업데이트했습니다.',
+ updatedSuccessfully: '성공적으로 업데이트되었습니다.',
+ user: '사용자',
+ users: '사용자',
+ value: '값',
+ },
+ upload: {
+ fileName: '파일 이름',
+ fileSize: '파일 크기',
+ height: '높이',
+ sizes: '크기',
+ width: '너비',
+ },
+ validation: {
+ emailAddress: '유효한 이메일 주소를 입력하세요.',
+ enterNumber: '유효한 숫자를 입력하세요.',
+ greaterThanMax: '{{value}}은(는) 최대 허용된 {{label}}인 {{max}}개보다 큽니다.',
+ invalidInput: '이 입력란에는 유효하지 않은 입력이 있습니다.',
+ invalidSelection: '이 입력란에는 유효하지 않은 선택이 있습니다.',
+ invalidSelections: '이 입력란에는 다음과 같은 유효하지 않은 선택 사항이 있습니다:',
+ lessThanMin: '{{value}}은(는) 최소 허용된 {{label}}인 {{min}}개보다 작습니다.',
+ longerThanMin: '이 값은 최소 길이인 {{minLength}}자보다 길어야 합니다.',
+ notValidDate: '"{{value}}"은(는) 유효한 날짜가 아닙니다.',
+ required: '이 입력란은 필수입니다.',
+ requiresNoMoreThan: '이 입력란은 최대 {{count}} {{label}} 이하이어야 합니다.',
+ requiresTwoNumbers: '이 입력란은 두 개의 숫자가 필요합니다.',
+ shorterThanMax: '이 값은 최대 길이인 {{maxLength}}자보다 짧아야 합니다.',
+ trueOrFalse: '이 입력란은 true 또는 false만 가능합니다.',
+ validUploadID: '이 입력란은 유효한 업로드 ID가 아닙니다.',
+ },
+ version: {
+ autosavedSuccessfully: '자동 저장이 완료되었습니다.',
+ draft: '초안',
+ draftSavedSuccessfully: '초안이 저장되었습니다.',
+ published: '게시됨',
+ restoredSuccessfully: '복원이 완료되었습니다.',
+ status: '상태',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ko.json b/packages/translations/src/_generatedFiles_/api/ko.json
deleted file mode 100644
index 6d80e26d035..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ko.json
+++ /dev/null
@@ -1,84 +0,0 @@
-{
- "authentication": {
- "account": "계정",
- "apiKey": "API 키",
- "enableAPIKey": "API 키 활성화",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a>에 접근할 수 있는 새로운 계정이 생성되었습니다. 다음 링크를 클릭하거나 브라우저에 URL을 붙여넣으세요: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 이메일을 확인한 후에 로그인할 수 있습니다.",
- "resetYourPassword": "비밀번호 재설정",
- "verified": "확인됨",
- "verifyYourEmail": "이메일을 확인해주세요",
- "youAreReceivingResetPassword": "당신(혹은 다른 사람)이 계정의 비밀번호 초기화를 요청했기 때문에 이 이메일을 받았습니다. 다음 링크를 클릭하거나 브라우저에 붙여넣어 비밀번호를 초기화하세요:",
- "youDidNotRequestPassword": "비밀번호 초기화를 요청하지 않았다면 이 이메일을 무시하시고 비밀번호를 변경하지 마세요."
- },
- "error": {
- "deletingFile": "파일을 삭제하는 중에 오류가 발생했습니다.",
- "emailOrPasswordIncorrect": "입력한 이메일 또는 비밀번호가 올바르지 않습니다.",
- "followingFieldsInvalid_one": "다음 입력란이 유효하지 않습니다:",
- "followingFieldsInvalid_other": "다음 입력란이 유효하지 않습니다:",
- "noFilesUploaded": "파일이 업로드되지 않았습니다.",
- "notAllowedToPerformAction": "이 작업을 수행할 권한이 없습니다.",
- "problemUploadingFile": "파일 업로드 중에 문제가 발생했습니다.",
- "unableToDeleteCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.",
- "unableToUpdateCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.",
- "unauthorized": "권한 없음, 이 요청을 수행하려면 로그인해야 합니다.",
- "userLocked": "이 사용자는 로그인 실패 횟수가 너무 많아 잠겼습니다.",
- "valueMustBeUnique": "값은 고유해야 합니다."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "사용자 지정 텍스트 URL 또는 다른 문서에 링크 중 선택하세요.",
- "chooseDocumentToLink": "연결할 문서 선택",
- "customURL": "사용자 지정 URL",
- "enterURL": "URL 입력",
- "internalLink": "내부 링크",
- "linkType": "링크 유형",
- "openInNewTab": "새 탭에서 열기",
- "textToDisplay": "표시할 텍스트"
- },
- "general": {
- "createdAt": "생성 일시",
- "deletedCountSuccessfully": "{{count}}개의 {{label}}를 삭제했습니다.",
- "deletedSuccessfully": "삭제되었습니다.",
- "email": "이메일",
- "notFound": "찾을 수 없음",
- "successfullyCreated": "{{label}}이(가) 생성되었습니다.",
- "thisLanguage": "한국어",
- "updatedAt": "업데이트 일시",
- "updatedCountSuccessfully": "{{count}}개의 {{label}}을(를) 업데이트했습니다.",
- "updatedSuccessfully": "성공적으로 업데이트되었습니다.",
- "user": "사용자",
- "users": "사용자",
- "value": "값"
- },
- "upload": {
- "fileName": "파일 이름",
- "fileSize": "파일 크기",
- "height": "높이",
- "sizes": "크기",
- "width": "너비"
- },
- "validation": {
- "emailAddress": "유효한 이메일 주소를 입력하세요.",
- "enterNumber": "유효한 숫자를 입력하세요.",
- "greaterThanMax": "{{value}}은(는) 최대 허용된 {{label}}인 {{max}}개보다 큽니다.",
- "invalidInput": "이 입력란에는 유효하지 않은 입력이 있습니다.",
- "invalidSelection": "이 입력란에는 유효하지 않은 선택이 있습니다.",
- "invalidSelections": "이 입력란에는 다음과 같은 유효하지 않은 선택 사항이 있습니다:",
- "lessThanMin": "{{value}}은(는) 최소 허용된 {{label}}인 {{min}}개보다 작습니다.",
- "longerThanMin": "이 값은 최소 길이인 {{minLength}}자보다 길어야 합니다.",
- "notValidDate": "\"{{value}}\"은(는) 유효한 날짜가 아닙니다.",
- "required": "이 입력란은 필수입니다.",
- "requiresNoMoreThan": "이 입력란은 최대 {{count}} {{label}} 이하이어야 합니다.",
- "requiresTwoNumbers": "이 입력란은 두 개의 숫자가 필요합니다.",
- "shorterThanMax": "이 값은 최대 길이인 {{maxLength}}자보다 짧아야 합니다.",
- "trueOrFalse": "이 입력란은 true 또는 false만 가능합니다.",
- "validUploadID": "이 입력란은 유효한 업로드 ID가 아닙니다."
- },
- "version": {
- "autosavedSuccessfully": "자동 저장이 완료되었습니다.",
- "draft": "초안",
- "draftSavedSuccessfully": "초안이 저장되었습니다.",
- "published": "게시됨",
- "restoredSuccessfully": "복원이 완료되었습니다.",
- "status": "상태"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/my.js b/packages/translations/src/_generatedFiles_/api/my.js
new file mode 100644
index 00000000000..204ec71fbbb
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/my.js
@@ -0,0 +1,91 @@
+export default {
+ authentication: {
+ account: 'အကောင့်',
+ apiKey: 'API Key',
+ enableAPIKey: 'API Key ကိုဖွင့်ရန်',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a> သို့ဝင်ရောက်ရန် သင့်အီးမေးလ်ကို အတည်ပြုရန်အတွက် အကောင့်အသစ်တစ်ခုကို ယခုလေးတင် ဖန်တီးပြီးပါပြီ။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ သို့မဟုတ် သင့်အီးမေးလ်ကို အတည်ပြုရန် ဖော်ပြပါ လင့်ခ်ကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ- <a href="{{verificationURL}}">{{verificationURL}}</a><br> သင့်အီးမေးလ်ကို အတည်ပြုပြီးနောက်၊ သင်သည် အောင်မြင်စွာ လော့ဂ်အင်ဝင်နိုင်ပါမည်။',
+ resetYourPassword: 'သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်ပါ။',
+ verified: 'စိစစ်ပြီး',
+ verifyYourEmail: 'သင့်အီးမေးလ်ကို အတည်ပြုပါ။',
+ youAreReceivingResetPassword:
+ 'သင့်အကောင့်အတွက် စကားဝှက်ကို ပြန်လည်သတ်မှတ်ရန် သင် (သို့မဟုတ် အခြားသူတစ်ဦးဦး) က တောင်းဆိုထားသောကြောင့်လက်ခံရရှိခြင်းဖြစ်သည်။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ (သို့မဟုတ်) ၎င်းကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ။',
+ youDidNotRequestPassword:
+ 'ယခု လုပ်ဆောင်ချက်ကို သင်မတောင်းဆိုထားပါက ဤအီးမေးလ်ကို လျစ်လျူရှုထားခြင်းဖြင့် သင့်စကားဝှက်သည် ပြောင်းလဲမည်မဟုတ်ပါ။',
+ },
+ error: {
+ deletingFile: 'ဖိုင်ကိုဖျက်ရာတွင် အမှားအယွင်းရှိနေသည်။',
+ emailOrPasswordIncorrect: 'ထည့်သွင်းထားသော အီးမေးလ် သို့မဟုတ် စကားဝှက်သည် မမှန်ပါ။',
+ followingFieldsInvalid_one: 'ထည့်သွင်းထားသော အချက်အလက်သည် မမှန်ကန်ပါ။',
+ followingFieldsInvalid_other: 'ထည့်သွင်းထားသော အချက်အလက်များသည် မမှန်ကန်ပါ။',
+ noFilesUploaded: 'ဖိုင်များကို အပ်လုဒ်လုပ်ထားခြင်းမရှိပါ။',
+ notAllowedToPerformAction: 'ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရန် ခွင့်မပြုပါ။',
+ problemUploadingFile: 'ဖိုင်ကို အပ်လုဒ်တင်ရာတွင် ပြဿနာရှိနေသည်။',
+ unableToDeleteCount: '{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။',
+ unableToUpdateCount: '{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။',
+ unauthorized: 'အခွင့်မရှိပါ။ ဤတောင်းဆိုချက်ကို လုပ်ဆောင်နိုင်ရန် သင်သည် လော့ဂ်အင်ဝင်ရပါမည်။',
+ userLocked:
+ 'အကောင့်ထဲကို ဝင်ရန် အရမ်းအရမ်းကို ကြိုးပမ်းနေသောကြောင့် အကောင့်အား လော့ခ်ချလိုက်ပါသည်။',
+ valueMustBeUnique: 'value သည် အဓိပ္ပာယ်ရှိရပါမည်။',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'စိတ်ကြိုက်စာသား URL ကိုထည့်ခြင်း သို့မဟုတ် အခြားစာရွက်စာတမ်းတစ်ခုသို့ လင့်ခ်ချိတ်ခြင်းအကြား ရွေးချယ်ပါ။',
+ chooseDocumentToLink: 'ချိတ်ဆက်ရန် စာရွက်စာတမ်းကို ရွေးပါ။',
+ customURL: 'စိတ်ကြိုက် URL',
+ enterURL: 'URL တစ်ခုထည့်ပါ။',
+ internalLink: 'Internal Link',
+ linkType: 'လင့်အမျိုးအစား',
+ openInNewTab: 'တက်ဘ်အသစ်တွင် ဖွင့်ပါ။',
+ textToDisplay: 'ပြသရန် စာသား',
+ },
+ general: {
+ createdAt: 'ဖန်တီးခဲ့သည့်အချိန်',
+ deletedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။',
+ deletedSuccessfully: 'အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။',
+ email: 'အီးမေးလ်',
+ notFound: 'ဘာမှ မရှိတော့ဘူး။',
+ successfullyCreated: '{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။',
+ thisLanguage: 'မြန်မာစာ',
+ updatedAt: 'ပြင်ဆင်ခဲ့သည့်အချိန်',
+ updatedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။',
+ updatedSuccessfully: 'အပ်ဒိတ်လုပ်ပြီးပါပြီ။',
+ user: 'အသုံးပြုသူ',
+ users: 'အသုံးပြုသူများ',
+ value: 'တန်ဖိုး',
+ },
+ upload: {
+ fileName: 'ဖိုင် နာမည်',
+ fileSize: 'ဖိုင် အရွယ်အစား',
+ height: 'Height',
+ sizes: 'အရွယ်အစားများ',
+ width: 'အကျယ်',
+ },
+ validation: {
+ emailAddress: 'မှန်ကန်သော အီးမေးလ်လိပ်စာကို ထည့်သွင်းပါ။',
+ enterNumber: 'မှန်ကန်သောနံပါတ်တစ်ခုထည့်ပါ။',
+ greaterThanMax:
+ '{{value}} သည် {{max}} ထက် ပိုမိုကြီးသည်။ ဤသည်ဖြင့် {{label}} အများဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် ကြီးသည်။',
+ invalidInput: 'ဤအကွက်တွင် မမှန်ကန်သော ထည့်သွင်းမှုတစ်ခုရှိသည်။',
+ invalidSelection: 'ဤအကွက်တွင် မမှန်ကန်သော ရွေးချယ်မှုတစ်ခုရှိသည်။',
+ invalidSelections: 'ဤအကွက်တွင် အောက်ပါ မမှန်ကန်သော ရွေးချယ်မှုများ ရှိသည်',
+ lessThanMin:
+ '{{value}} သည် {{min}} ထက် ပိုမိုနိမ့်သည်။ ဤသည်ဖြင့် {{label}} အနည်းဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် နိမ့်သည်။',
+ longerThanMin: 'ဤတန်ဖိုးသည် အနိမ့်ဆုံးအရှည် {{minLength}} စာလုံးထက် ပိုရှည်ရမည်။',
+ notValidDate: '"{{value}}" သည် တရားဝင်ရက်စွဲမဟုတ်ပါ။',
+ required: 'ဤအကွက်ကို လိုအပ်သည်။',
+ requiresNoMoreThan: 'ဤအကွက်တွင် {{count}} {{label}} ထက် မပိုရပါ။',
+ requiresTwoNumbers: 'ဤအကွက်သည် နံပါတ်နှစ်ခု လိုအပ်ပါသည်။',
+ shorterThanMax: 'ဤတန်ဖိုးသည် စာလုံး {{maxLength}} လုံး၏ အမြင့်ဆုံးအရှည်ထက် ပိုတိုရပါမည်။',
+ trueOrFalse: 'ဤအကွက်သည် တစ်ခုခုဖြစ်ရပါမည်။',
+ validUploadID: "'ဤအကွက်သည် မှန်ကန်သော အပ်လုဒ် ID မဟုတ်ပါ။'",
+ },
+ version: {
+ autosavedSuccessfully: 'အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။',
+ draft: 'မူကြမ်း',
+ draftSavedSuccessfully: 'မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။',
+ published: 'တင်ပြီးပြီ။',
+ restoredSuccessfully: 'အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။',
+ status: 'အခြေအနေ',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/my.json b/packages/translations/src/_generatedFiles_/api/my.json
deleted file mode 100644
index e4a6c9dca5e..00000000000
--- a/packages/translations/src/_generatedFiles_/api/my.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "အကောင့်",
- "apiKey": "API Key",
- "enableAPIKey": "API Key ကိုဖွင့်ရန်",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a> သို့ဝင်ရောက်ရန် သင့်အီးမေးလ်ကို အတည်ပြုရန်အတွက် အကောင့်အသစ်တစ်ခုကို ယခုလေးတင် ဖန်တီးပြီးပါပြီ။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ သို့မဟုတ် သင့်အီးမေးလ်ကို အတည်ပြုရန် ဖော်ပြပါ လင့်ခ်ကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ- <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> သင့်အီးမေးလ်ကို အတည်ပြုပြီးနောက်၊ သင်သည် အောင်မြင်စွာ လော့ဂ်အင်ဝင်နိုင်ပါမည်။",
- "resetYourPassword": "သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်ပါ။",
- "verified": "စိစစ်ပြီး",
- "verifyYourEmail": "သင့်အီးမေးလ်ကို အတည်ပြုပါ။",
- "youAreReceivingResetPassword": "သင့်အကောင့်အတွက် စကားဝှက်ကို ပြန်လည်သတ်မှတ်ရန် သင် (သို့မဟုတ် အခြားသူတစ်ဦးဦး) က တောင်းဆိုထားသောကြောင့်လက်ခံရရှိခြင်းဖြစ်သည်။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ (သို့မဟုတ်) ၎င်းကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ။",
- "youDidNotRequestPassword": "ယခု လုပ်ဆောင်ချက်ကို သင်မတောင်းဆိုထားပါက ဤအီးမေးလ်ကို လျစ်လျူရှုထားခြင်းဖြင့် သင့်စကားဝှက်သည် ပြောင်းလဲမည်မဟုတ်ပါ။"
- },
- "error": {
- "deletingFile": "ဖိုင်ကိုဖျက်ရာတွင် အမှားအယွင်းရှိနေသည်။",
- "emailOrPasswordIncorrect": "ထည့်သွင်းထားသော အီးမေးလ် သို့မဟုတ် စကားဝှက်သည် မမှန်ပါ။",
- "followingFieldsInvalid_one": "ထည့်သွင်းထားသော အချက်အလက်သည် မမှန်ကန်ပါ။",
- "followingFieldsInvalid_other": "ထည့်သွင်းထားသော အချက်အလက်များသည် မမှန်ကန်ပါ။",
- "noFilesUploaded": "ဖိုင်များကို အပ်လုဒ်လုပ်ထားခြင်းမရှိပါ။",
- "notAllowedToPerformAction": "ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရန် ခွင့်မပြုပါ။",
- "problemUploadingFile": "ဖိုင်ကို အပ်လုဒ်တင်ရာတွင် ပြဿနာရှိနေသည်။",
- "unableToDeleteCount": "{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။",
- "unableToUpdateCount": "{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။",
- "unauthorized": "အခွင့်မရှိပါ။ ဤတောင်းဆိုချက်ကို လုပ်ဆောင်နိုင်ရန် သင်သည် လော့ဂ်အင်ဝင်ရပါမည်။",
- "userLocked": "အကောင့်ထဲကို ဝင်ရန် အရမ်းအရမ်းကို ကြိုးပမ်းနေသောကြောင့် အကောင့်အား လော့ခ်ချလိုက်ပါသည်။",
- "valueMustBeUnique": "value သည် အဓိပ္ပာယ်ရှိရပါမည်။"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "စိတ်ကြိုက်စာသား URL ကိုထည့်ခြင်း သို့မဟုတ် အခြားစာရွက်စာတမ်းတစ်ခုသို့ လင့်ခ်ချိတ်ခြင်းအကြား ရွေးချယ်ပါ။",
- "chooseDocumentToLink": "ချိတ်ဆက်ရန် စာရွက်စာတမ်းကို ရွေးပါ။",
- "customURL": "စိတ်ကြိုက် URL",
- "enterURL": "URL တစ်ခုထည့်ပါ။",
- "internalLink": "Internal Link",
- "linkType": "လင့်အမျိုးအစား",
- "openInNewTab": "တက်ဘ်အသစ်တွင် ဖွင့်ပါ။",
- "textToDisplay": "ပြသရန် စာသား"
- },
- "general": {
- "createdAt": "ဖန်တီးခဲ့သည့်အချိန်",
- "deletedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။",
- "deletedSuccessfully": "အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။",
- "email": "အီးမေးလ်",
- "notFound": "ဘာမှ မရှိတော့ဘူး။",
- "successfullyCreated": "{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။",
- "thisLanguage": "မြန်မာစာ",
- "updatedAt": "ပြင်ဆင်ခဲ့သည့်အချိန်",
- "updatedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။",
- "updatedSuccessfully": "အပ်ဒိတ်လုပ်ပြီးပါပြီ။",
- "user": "အသုံးပြုသူ",
- "users": "အသုံးပြုသူများ",
- "value": "တန်ဖိုး"
- },
- "upload": {
- "fileName": "ဖိုင် နာမည်",
- "fileSize": "ဖိုင် အရွယ်အစား",
- "height": "Height",
- "sizes": "အရွယ်အစားများ",
- "width": "အကျယ်"
- },
- "validation": {
- "emailAddress": "မှန်ကန်သော အီးမေးလ်လိပ်စာကို ထည့်သွင်းပါ။",
- "enterNumber": "မှန်ကန်သောနံပါတ်တစ်ခုထည့်ပါ။",
- "greaterThanMax": "{{value}} သည် {{max}} ထက် ပိုမိုကြီးသည်။ ဤသည်ဖြင့် {{label}} အများဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် ကြီးသည်။",
- "invalidInput": "ဤအကွက်တွင် မမှန်ကန်သော ထည့်သွင်းမှုတစ်ခုရှိသည်။",
- "invalidSelection": "ဤအကွက်တွင် မမှန်ကန်သော ရွေးချယ်မှုတစ်ခုရှိသည်။",
- "invalidSelections": "ဤအကွက်တွင် အောက်ပါ မမှန်ကန်သော ရွေးချယ်မှုများ ရှိသည်",
- "lessThanMin": "{{value}} သည် {{min}} ထက် ပိုမိုနိမ့်သည်။ ဤသည်ဖြင့် {{label}} အနည်းဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် နိမ့်သည်။",
- "longerThanMin": "ဤတန်ဖိုးသည် အနိမ့်ဆုံးအရှည် {{minLength}} စာလုံးထက် ပိုရှည်ရမည်။",
- "notValidDate": "\"{{value}}\" သည် တရားဝင်ရက်စွဲမဟုတ်ပါ။",
- "required": "ဤအကွက်ကို လိုအပ်သည်။",
- "requiresNoMoreThan": "ဤအကွက်တွင် {{count}} {{label}} ထက် မပိုရပါ။",
- "requiresTwoNumbers": "ဤအကွက်သည် နံပါတ်နှစ်ခု လိုအပ်ပါသည်။",
- "shorterThanMax": "ဤတန်ဖိုးသည် စာလုံး {{maxLength}} လုံး၏ အမြင့်ဆုံးအရှည်ထက် ပိုတိုရပါမည်။",
- "trueOrFalse": "ဤအကွက်သည် တစ်ခုခုဖြစ်ရပါမည်။",
- "validUploadID": "'ဤအကွက်သည် မှန်ကန်သော အပ်လုဒ် ID မဟုတ်ပါ။'"
- },
- "version": {
- "autosavedSuccessfully": "အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။",
- "draft": "မူကြမ်း",
- "draftSavedSuccessfully": "မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။",
- "published": "တင်ပြီးပြီ။",
- "restoredSuccessfully": "အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။",
- "status": "အခြေအနေ"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/nb.js b/packages/translations/src/_generatedFiles_/api/nb.js
new file mode 100644
index 00000000000..1bba672f5ee
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/nb.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ apiKey: 'API-nøkkel',
+ enableAPIKey: 'Aktiver API-nøkkel',
+ newAccountCreated:
+ 'En ny konto har blitt opprettet for deg på <a href="{{serverURL}}">{{serverURL}}</a> Klikk på lenken nedenfor eller lim inn URLen i nettleseren din for å bekrefte e-postadressen din: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Etter at du har bekreftet e-postadressen din, kan du logge inn.',
+ resetYourPassword: 'Tilbakestill passordet ditt',
+ verified: 'Bekreftet',
+ verifyYourEmail: 'Bekreft e-postadressen din',
+ youAreReceivingResetPassword:
+ 'Du mottar denne e-posten fordi du (eller noen andre) har bedt om tilbakestilling av passordet til kontoen din. Klikk på lenken nedenfor, eller lim den inn i nettleseren din for å fullføre prosessen:',
+ youDidNotRequestPassword:
+ 'Hvis du ikke har bedt om dette, kan du ignorere denne e-posten, og passordet ditt vil forbli uendret.',
+ },
+ error: {
+ deletingFile: 'Det oppstod en feil under sletting av filen.',
+ emailOrPasswordIncorrect: 'E-postadressen eller passordet er feil.',
+ followingFieldsInvalid_one: 'Følgende felt er ugyldig:',
+ followingFieldsInvalid_other: 'Følgende felter er ugyldige:',
+ noFilesUploaded: 'Ingen filer ble lastet opp.',
+ notAllowedToPerformAction: 'Du har ikke tillatelse til å utføre denne handlingen.',
+ problemUploadingFile: 'Det oppstod et problem under opplasting av filen.',
+ unableToDeleteCount: 'Kan ikke slette {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Kan ikke oppdatere {{count}} av {{total}} {{label}}.',
+ unauthorized: 'Uautorisert, du må være innlogget for å gjøre denne forespørselen.',
+ userLocked: 'Denne brukeren er låst på grunn av for mange mislykkede innloggingsforsøk.',
+ valueMustBeUnique: 'Verdien må være unik',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Velg mellom å skrive inn en egen tekst-URL eller å lenke til et annet dokument.',
+ chooseDocumentToLink: 'Velg et dokument å lenke til',
+ customURL: 'Egendefinert URL',
+ enterURL: 'Skriv inn en URL',
+ internalLink: 'Intern lenke',
+ linkType: 'Lenketype',
+ openInNewTab: 'Åpne i ny fane',
+ textToDisplay: 'Tekst som skal vises',
+ },
+ general: {
+ createdAt: 'Opprettet',
+ deletedCountSuccessfully: 'Slettet {{count}} {{label}}.',
+ deletedSuccessfully: 'Slettet.',
+ email: 'E-post',
+ notFound: 'Ikke funnet',
+ successfullyCreated: '{{label}} ble opprettet.',
+ thisLanguage: 'Norsk',
+ updatedAt: 'Oppdatert',
+ updatedCountSuccessfully: 'Oppdaterte {{count}} {{label}} vellykket.',
+ updatedSuccessfully: 'Oppdatert.',
+ user: 'Bruker',
+ users: 'Brukere',
+ value: 'Verdi',
+ },
+ upload: {
+ fileName: 'Filnavn',
+ fileSize: 'Filstørrelse',
+ height: 'Høyde',
+ sizes: 'Størrelser',
+ width: 'Bredde',
+ },
+ validation: {
+ emailAddress: 'Vennligst skriv inn en gyldig e-postadresse.',
+ enterNumber: 'Vennligst skriv inn et gyldig tall.',
+ greaterThanMax: '{{value}} er større enn den tillatte maksimale {{label}} på {{max}}.',
+ invalidInput: 'Dette feltet har en ugyldig inndata.',
+ invalidSelection: 'Dette feltet har en ugyldig utvalg.',
+ invalidSelections: 'Dette feltet har følgende ugyldige utvalg:',
+ lessThanMin: '{{value}} er mindre enn den tillatte minimale {{label}} på {{min}}.',
+ longerThanMin: 'Denne verdien må være lengre enn minimumslengden på {{minLength}} tegn.',
+ notValidDate: '"{{value}}" er ikke en gyldig dato.',
+ required: 'Dette feltet er påkrevd.',
+ requiresNoMoreThan: 'Dette feltet krever maksimalt {{count}} {{label}}.',
+ requiresTwoNumbers: 'Dette feltet krever to tall.',
+ shorterThanMax: 'Denne verdien må være kortere enn maksimal lengde på {{maxLength}} tegn.',
+ trueOrFalse: 'Dette feltet kan bare være likt true eller false.',
+ validUploadID: 'Dette feltet er ikke en gyldig opplastings-ID.',
+ },
+ version: {
+ autosavedSuccessfully: 'Lagret automatisk.',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkast lagret.',
+ published: 'Publisert',
+ restoredSuccessfully: 'Gjenopprettet.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/nb.json b/packages/translations/src/_generatedFiles_/api/nb.json
deleted file mode 100644
index 1fffe3f6d41..00000000000
--- a/packages/translations/src/_generatedFiles_/api/nb.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "apiKey": "API-nøkkel",
- "enableAPIKey": "Aktiver API-nøkkel",
- "newAccountCreated": "En ny konto har blitt opprettet for deg på <a href=\"{{serverURL}}\">{{serverURL}}</a> Klikk på lenken nedenfor eller lim inn URLen i nettleseren din for å bekrefte e-postadressen din: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Etter at du har bekreftet e-postadressen din, kan du logge inn.",
- "resetYourPassword": "Tilbakestill passordet ditt",
- "verified": "Bekreftet",
- "verifyYourEmail": "Bekreft e-postadressen din",
- "youAreReceivingResetPassword": "Du mottar denne e-posten fordi du (eller noen andre) har bedt om tilbakestilling av passordet til kontoen din. Klikk på lenken nedenfor, eller lim den inn i nettleseren din for å fullføre prosessen:",
- "youDidNotRequestPassword": "Hvis du ikke har bedt om dette, kan du ignorere denne e-posten, og passordet ditt vil forbli uendret."
- },
- "error": {
- "deletingFile": "Det oppstod en feil under sletting av filen.",
- "emailOrPasswordIncorrect": "E-postadressen eller passordet er feil.",
- "followingFieldsInvalid_one": "Følgende felt er ugyldig:",
- "followingFieldsInvalid_other": "Følgende felter er ugyldige:",
- "noFilesUploaded": "Ingen filer ble lastet opp.",
- "notAllowedToPerformAction": "Du har ikke tillatelse til å utføre denne handlingen.",
- "problemUploadingFile": "Det oppstod et problem under opplasting av filen.",
- "unableToDeleteCount": "Kan ikke slette {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Kan ikke oppdatere {{count}} av {{total}} {{label}}.",
- "unauthorized": "Uautorisert, du må være innlogget for å gjøre denne forespørselen.",
- "userLocked": "Denne brukeren er låst på grunn av for mange mislykkede innloggingsforsøk.",
- "valueMustBeUnique": "Verdien må være unik"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Velg mellom å skrive inn en egen tekst-URL eller å lenke til et annet dokument.",
- "chooseDocumentToLink": "Velg et dokument å lenke til",
- "customURL": "Egendefinert URL",
- "enterURL": "Skriv inn en URL",
- "internalLink": "Intern lenke",
- "linkType": "Lenketype",
- "openInNewTab": "Åpne i ny fane",
- "textToDisplay": "Tekst som skal vises"
- },
- "general": {
- "createdAt": "Opprettet",
- "deletedCountSuccessfully": "Slettet {{count}} {{label}}.",
- "deletedSuccessfully": "Slettet.",
- "email": "E-post",
- "notFound": "Ikke funnet",
- "successfullyCreated": "{{label}} ble opprettet.",
- "thisLanguage": "Norsk",
- "updatedAt": "Oppdatert",
- "updatedCountSuccessfully": "Oppdaterte {{count}} {{label}} vellykket.",
- "updatedSuccessfully": "Oppdatert.",
- "user": "Bruker",
- "users": "Brukere",
- "value": "Verdi"
- },
- "upload": {
- "fileName": "Filnavn",
- "fileSize": "Filstørrelse",
- "height": "Høyde",
- "sizes": "Størrelser",
- "width": "Bredde"
- },
- "validation": {
- "emailAddress": "Vennligst skriv inn en gyldig e-postadresse.",
- "enterNumber": "Vennligst skriv inn et gyldig tall.",
- "greaterThanMax": "{{value}} er større enn den tillatte maksimale {{label}} på {{max}}.",
- "invalidInput": "Dette feltet har en ugyldig inndata.",
- "invalidSelection": "Dette feltet har en ugyldig utvalg.",
- "invalidSelections": "Dette feltet har følgende ugyldige utvalg:",
- "lessThanMin": "{{value}} er mindre enn den tillatte minimale {{label}} på {{min}}.",
- "longerThanMin": "Denne verdien må være lengre enn minimumslengden på {{minLength}} tegn.",
- "notValidDate": "\"{{value}}\" er ikke en gyldig dato.",
- "required": "Dette feltet er påkrevd.",
- "requiresNoMoreThan": "Dette feltet krever maksimalt {{count}} {{label}}.",
- "requiresTwoNumbers": "Dette feltet krever to tall.",
- "shorterThanMax": "Denne verdien må være kortere enn maksimal lengde på {{maxLength}} tegn.",
- "trueOrFalse": "Dette feltet kan bare være likt true eller false.",
- "validUploadID": "Dette feltet er ikke en gyldig opplastings-ID."
- },
- "version": {
- "autosavedSuccessfully": "Lagret automatisk.",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkast lagret.",
- "published": "Publisert",
- "restoredSuccessfully": "Gjenopprettet.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/nl.js b/packages/translations/src/_generatedFiles_/api/nl.js
new file mode 100644
index 00000000000..d10f4faac12
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/nl.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Account',
+ apiKey: 'API-sleutel',
+ enableAPIKey: 'Activeer API-sleutel',
+ newAccountCreated:
+ 'Er is zojuist een nieuw account voor u aangemaakt waarmee u toegang krijgt tot <a href="{{serverURL}}">{{serverURL}}</a>. Klik op de volgende link, of plak onderstaande URL in uw browser om uw e-mailadres te verifiëren: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Na de verificatie van uw e-mail kunt u succesvol inloggen.',
+ resetYourPassword: 'Reset uw wachtwoord',
+ verified: 'Geverifieerd',
+ verifyYourEmail: 'Verifieer uw e-mailadres',
+ youAreReceivingResetPassword:
+ 'U ontvangt dit omdat u (of iemand anders) het wachtwoord voor uw account opnieuw heeft aangevraagd. Klik op de volgende link, of plak deze in uw browser om het proces te voltooien:',
+ youDidNotRequestPassword:
+ 'Als u dit niet heeft aangevraagd, negeer dan deze e-mail en uw wachtwoord zal ongewijzigd blijven.',
+ },
+ error: {
+ deletingFile: 'Er is een fout opgetreden bij het verwijderen van dit bestand.',
+ emailOrPasswordIncorrect: 'Het opgegeven e-mailadres of wachtwoord is onjuist.',
+ followingFieldsInvalid_one: 'Het volgende veld is ongeldig:',
+ followingFieldsInvalid_other: 'De volgende velden zijn ongeldig:',
+ noFilesUploaded: 'Er zijn geen bestanden geüpload.',
+ notAllowedToPerformAction: 'U mag deze actie niet uitvoeren.',
+ problemUploadingFile: 'Er was een probleem bij het uploaden van het bestand.',
+ unableToDeleteCount: 'Kan {{count}} van {{total}} {{label}} niet verwijderen.',
+ unableToUpdateCount: 'Kan {{count}} van {{total}} {{label}} niet updaten.',
+ unauthorized: 'Ongeautoriseerd, u moet ingelogd zijn om dit verzoek te doen.',
+ userLocked: 'Deze gebruiker is vergrendeld wegens te veel mislukte inlogpogingen.',
+ valueMustBeUnique: 'De waarde moet uniek zijn',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Kies tussen het invoeren van een aangepaste tekst-URL of een koppeling naar een ander document.',
+ chooseDocumentToLink: 'Kies een document om naar te linken',
+ customURL: 'Eigen URL',
+ enterURL: 'Voer een URL in',
+ internalLink: 'Interne koppeling',
+ linkType: 'Koppelingstype',
+ openInNewTab: 'Openen in nieuw tabblad',
+ textToDisplay: 'Tekst om weer te geven',
+ },
+ general: {
+ createdAt: 'Aangemaakt op',
+ deletedCountSuccessfully: '{{count}} {{label}} succesvol verwijderd.',
+ deletedSuccessfully: 'Succesvol verwijderd.',
+ email: 'E-mail',
+ notFound: 'Niet gevonden',
+ successfullyCreated: '{{label}} succesvol aangemaakt.',
+ thisLanguage: 'Nederlands',
+ updatedAt: 'Aangepast op',
+ updatedCountSuccessfully: '{{count}} {{label}} succesvol bijgewerkt.',
+ updatedSuccessfully: 'Succesvol aangepast.',
+ user: 'Gebruiker',
+ users: 'Gebruikers',
+ value: 'Waarde',
+ },
+ upload: {
+ fileName: 'Bestandsnaam',
+ fileSize: 'Bestandsgrootte',
+ height: 'Hoogte',
+ sizes: 'Groottes',
+ width: 'Breedte',
+ },
+ validation: {
+ emailAddress: 'Voer een geldig e-mailadres in.',
+ enterNumber: 'Voer een geldig nummer in.',
+ greaterThanMax: '{{value}} is groter dan de maximaal toegestane {{label}} van {{max}}.',
+ invalidInput: 'Dit veld heeft een ongeldige invoer.',
+ invalidSelection: 'Dit veld heeft een ongeldige selectie.',
+ invalidSelections: 'Dit veld heeft de volgende ongeldige selecties:',
+ lessThanMin: '{{value}} is kleiner dan de minimaal toegestane {{label}} van {{min}}.',
+ longerThanMin: 'Deze waarde moet langer zijn dan de minimale lengte van {{minLength}} tekens.',
+ notValidDate: '"{{value}}" is geen geldige datum.',
+ required: 'Dit veld is verplicht.',
+ requiresNoMoreThan: 'Dit veld vereist niet meer dan {{count}} {{label}}.',
+ requiresTwoNumbers: 'Dit veld vereist twee nummers.',
+ shorterThanMax: 'Dit veld moet korter zijn dan de maximale lengte van {{maxLength}} tekens.',
+ trueOrFalse: 'Dit veld kan alleen waar of onwaar zijn.',
+ validUploadID: 'Dit veld is geen geldige upload-ID.',
+ },
+ version: {
+ autosavedSuccessfully: 'Succesvol automatisch bewaard.',
+ draft: 'Concept',
+ draftSavedSuccessfully: 'Concept succesvol bewaard.',
+ published: 'Gepubliceerd',
+ restoredSuccessfully: 'Herstelling succesvol.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/nl.json b/packages/translations/src/_generatedFiles_/api/nl.json
deleted file mode 100644
index c229d6d36ed..00000000000
--- a/packages/translations/src/_generatedFiles_/api/nl.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "apiKey": "API-sleutel",
- "enableAPIKey": "Activeer API-sleutel",
- "newAccountCreated": "Er is zojuist een nieuw account voor u aangemaakt waarmee u toegang krijgt tot <a href=\"{{serverURL}}\">{{serverURL}}</a>. Klik op de volgende link, of plak onderstaande URL in uw browser om uw e-mailadres te verifiëren: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Na de verificatie van uw e-mail kunt u succesvol inloggen.",
- "resetYourPassword": "Reset uw wachtwoord",
- "verified": "Geverifieerd",
- "verifyYourEmail": "Verifieer uw e-mailadres",
- "youAreReceivingResetPassword": "U ontvangt dit omdat u (of iemand anders) het wachtwoord voor uw account opnieuw heeft aangevraagd. Klik op de volgende link, of plak deze in uw browser om het proces te voltooien:",
- "youDidNotRequestPassword": "Als u dit niet heeft aangevraagd, negeer dan deze e-mail en uw wachtwoord zal ongewijzigd blijven."
- },
- "error": {
- "deletingFile": "Er is een fout opgetreden bij het verwijderen van dit bestand.",
- "emailOrPasswordIncorrect": "Het opgegeven e-mailadres of wachtwoord is onjuist.",
- "followingFieldsInvalid_one": "Het volgende veld is ongeldig:",
- "followingFieldsInvalid_other": "De volgende velden zijn ongeldig:",
- "noFilesUploaded": "Er zijn geen bestanden geüpload.",
- "notAllowedToPerformAction": "U mag deze actie niet uitvoeren.",
- "problemUploadingFile": "Er was een probleem bij het uploaden van het bestand.",
- "unableToDeleteCount": "Kan {{count}} van {{total}} {{label}} niet verwijderen.",
- "unableToUpdateCount": "Kan {{count}} van {{total}} {{label}} niet updaten.",
- "unauthorized": "Ongeautoriseerd, u moet ingelogd zijn om dit verzoek te doen.",
- "userLocked": "Deze gebruiker is vergrendeld wegens te veel mislukte inlogpogingen.",
- "valueMustBeUnique": "De waarde moet uniek zijn"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Kies tussen het invoeren van een aangepaste tekst-URL of een koppeling naar een ander document.",
- "chooseDocumentToLink": "Kies een document om naar te linken",
- "customURL": "Eigen URL",
- "enterURL": "Voer een URL in",
- "internalLink": "Interne koppeling",
- "linkType": "Koppelingstype",
- "openInNewTab": "Openen in nieuw tabblad",
- "textToDisplay": "Tekst om weer te geven"
- },
- "general": {
- "createdAt": "Aangemaakt op",
- "deletedCountSuccessfully": "{{count}} {{label}} succesvol verwijderd.",
- "deletedSuccessfully": "Succesvol verwijderd.",
- "email": "E-mail",
- "notFound": "Niet gevonden",
- "successfullyCreated": "{{label}} succesvol aangemaakt.",
- "thisLanguage": "Nederlands",
- "updatedAt": "Aangepast op",
- "updatedCountSuccessfully": "{{count}} {{label}} succesvol bijgewerkt.",
- "updatedSuccessfully": "Succesvol aangepast.",
- "user": "Gebruiker",
- "users": "Gebruikers",
- "value": "Waarde"
- },
- "upload": {
- "fileName": "Bestandsnaam",
- "fileSize": "Bestandsgrootte",
- "height": "Hoogte",
- "sizes": "Groottes",
- "width": "Breedte"
- },
- "validation": {
- "emailAddress": "Voer een geldig e-mailadres in.",
- "enterNumber": "Voer een geldig nummer in.",
- "greaterThanMax": "{{value}} is groter dan de maximaal toegestane {{label}} van {{max}}.",
- "invalidInput": "Dit veld heeft een ongeldige invoer.",
- "invalidSelection": "Dit veld heeft een ongeldige selectie.",
- "invalidSelections": "Dit veld heeft de volgende ongeldige selecties:",
- "lessThanMin": "{{value}} is kleiner dan de minimaal toegestane {{label}} van {{min}}.",
- "longerThanMin": "Deze waarde moet langer zijn dan de minimale lengte van {{minLength}} tekens.",
- "notValidDate": "\"{{value}}\" is geen geldige datum.",
- "required": "Dit veld is verplicht.",
- "requiresNoMoreThan": "Dit veld vereist niet meer dan {{count}} {{label}}.",
- "requiresTwoNumbers": "Dit veld vereist twee nummers.",
- "shorterThanMax": "Dit veld moet korter zijn dan de maximale lengte van {{maxLength}} tekens.",
- "trueOrFalse": "Dit veld kan alleen waar of onwaar zijn.",
- "validUploadID": "Dit veld is geen geldige upload-ID."
- },
- "version": {
- "autosavedSuccessfully": "Succesvol automatisch bewaard.",
- "draft": "Concept",
- "draftSavedSuccessfully": "Concept succesvol bewaard.",
- "published": "Gepubliceerd",
- "restoredSuccessfully": "Herstelling succesvol.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/pl.js b/packages/translations/src/_generatedFiles_/api/pl.js
new file mode 100644
index 00000000000..fa86d6704c4
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/pl.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ apiKey: 'Klucz API',
+ enableAPIKey: 'Aktywuj klucz API',
+ newAccountCreated:
+ 'Właśnie utworzono nowe konto, w celu uzyskania dostępu do <a href="{{serverURL}}">{{serverURL}}</a>. Kliknij poniższy link lub wklej go do przeglądarki, aby zweryfikować swój adres email: <a href="{{verificationURL}}">{{verificationURL}}</a>.<br> Po zweryfikowaniu adresu email będziesz mógł się pomyślnie zalogować.',
+ resetYourPassword: 'Zresetuj swoje hasło',
+ verified: 'Zweryfikowano',
+ verifyYourEmail: 'Zweryfikuj swój email',
+ youAreReceivingResetPassword:
+ 'Otrzymałeś tę wiadomość, ponieważ Ty (lub ktoś inny) poprosiłeś o zresetowanie hasła do Twojego konta. Kliknij poniższy link lub wklej go w przeglądarce, aby zakończyć proces:',
+ youDidNotRequestPassword:
+ 'Jeśli nie prosiłeś o zmianę hasła, zignoruj tę wiadomość, a Twoje hasło pozostanie niezmienione.',
+ },
+ error: {
+ deletingFile: '',
+ emailOrPasswordIncorrect: 'Podany adres e-mail lub hasło jest nieprawidłowe.',
+ followingFieldsInvalid_one: 'To pole jest nieprawidłowe:',
+ followingFieldsInvalid_other: 'Następujące pola są nieprawidłowe:',
+ noFilesUploaded: 'Nie przesłano żadnych plików.',
+ notAllowedToPerformAction: 'Nie możesz wykonać tej akcji.',
+ problemUploadingFile: 'Wystąpił problem podczas przesyłania pliku.',
+ unableToDeleteCount: 'Nie można usunąć {{count}} z {{total}} {{label}}.',
+ unableToUpdateCount: 'Nie można zaktualizować {{count}} z {{total}} {{label}}.',
+ unauthorized: 'Brak dostępu, musisz być zalogowany.',
+ userLocked: 'Ten użytkownik został zablokowany z powodu zbyt wielu nieudanych prób logowania.',
+ valueMustBeUnique: 'Wartość musi być unikalna',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Wybierz między wprowadzeniem niestandardowego tekstowego adresu URL a linkiem do innego dokumentu.',
+ chooseDocumentToLink: 'Wybierz dokument, do którego chcesz utworzyć łącze',
+ customURL: 'Niestandardowy adres URL',
+ enterURL: 'Wpisz adres URL',
+ internalLink: 'Link wewnętrzny',
+ linkType: 'Typ łącza',
+ openInNewTab: 'Otwórz w nowej karcie',
+ textToDisplay: 'Tekst do wyświetlenia',
+ },
+ general: {
+ createdAt: 'Data utworzenia',
+ deletedCountSuccessfully: 'Pomyślnie usunięto {{count}} {{label}}.',
+ deletedSuccessfully: 'Pomyślnie usunięto.',
+ email: 'Email',
+ notFound: 'Nie znaleziono',
+ successfullyCreated: 'Pomyślnie utworzono {{label}}.',
+ thisLanguage: 'Polski',
+ updatedAt: 'Data edycji',
+ updatedCountSuccessfully: 'Pomyślnie zaktualizowano {{count}} {{label}}.',
+ updatedSuccessfully: 'Aktualizacja zakończona sukcesem.',
+ user: 'użytkownik',
+ users: 'użytkownicy',
+ value: 'Wartość',
+ },
+ upload: {
+ fileName: 'Nazwa pliku',
+ fileSize: 'Rozmiar pliku',
+ height: 'Wysokość',
+ sizes: 'Rozmiary',
+ width: 'Szerokość',
+ },
+ validation: {
+ emailAddress: 'Wprowadź poprawny adres email.',
+ enterNumber: 'Wprowadź poprawny numer telefonu.',
+ greaterThanMax: '{{value}} jest większe niż maksymalnie dozwolony {{label}} wynoszący {{max}}.',
+ invalidInput: 'To pole zawiera nieprawidłowe dane.',
+ invalidSelection: 'To pole ma nieprawidłowy wybór.',
+ invalidSelections: 'To pole zawiera następujące, nieprawidłowe wybory:',
+ lessThanMin: '{{value}} jest mniejsze niż minimalnie dozwolony {{label}} wynoszący {{min}}.',
+ longerThanMin: 'Ta wartość musi być dłuższa niż minimalna długość znaków: {{minLength}}.',
+ notValidDate: '"{{value}}" nie jest prawidłową datą.',
+ required: 'To pole jest wymagane.',
+ requiresNoMoreThan: 'To pole może posiadać co najmniej {{count}} {{label}}.',
+ requiresTwoNumbers: 'To pole wymaga dwóch liczb.',
+ shorterThanMax: 'Ta wartość musi być krótsza niż maksymalna długość znaków: {{maxLength}}.',
+ trueOrFalse: "To pole może mieć wartość tylko 'true' lub 'false'.",
+ validUploadID: 'To pole nie jest prawidłowym identyfikatorem przesyłania.',
+ },
+ version: {
+ autosavedSuccessfully: 'Pomyślnie zapisano automatycznie.',
+ draft: 'Szkic',
+ draftSavedSuccessfully: 'Wersja robocza została pomyślnie zapisana.',
+ published: 'Opublikowano',
+ restoredSuccessfully: 'Przywrócono pomyślnie.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/pl.json b/packages/translations/src/_generatedFiles_/api/pl.json
deleted file mode 100644
index db1af28b2aa..00000000000
--- a/packages/translations/src/_generatedFiles_/api/pl.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "apiKey": "Klucz API",
- "enableAPIKey": "Aktywuj klucz API",
- "newAccountCreated": "Właśnie utworzono nowe konto, w celu uzyskania dostępu do <a href=\"{{serverURL}}\">{{serverURL}}</a>. Kliknij poniższy link lub wklej go do przeglądarki, aby zweryfikować swój adres email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>.<br> Po zweryfikowaniu adresu email będziesz mógł się pomyślnie zalogować.",
- "resetYourPassword": "Zresetuj swoje hasło",
- "verified": "Zweryfikowano",
- "verifyYourEmail": "Zweryfikuj swój email",
- "youAreReceivingResetPassword": "Otrzymałeś tę wiadomość, ponieważ Ty (lub ktoś inny) poprosiłeś o zresetowanie hasła do Twojego konta. Kliknij poniższy link lub wklej go w przeglądarce, aby zakończyć proces:",
- "youDidNotRequestPassword": "Jeśli nie prosiłeś o zmianę hasła, zignoruj tę wiadomość, a Twoje hasło pozostanie niezmienione."
- },
- "error": {
- "deletingFile": "",
- "emailOrPasswordIncorrect": "Podany adres e-mail lub hasło jest nieprawidłowe.",
- "followingFieldsInvalid_one": "To pole jest nieprawidłowe:",
- "followingFieldsInvalid_other": "Następujące pola są nieprawidłowe:",
- "noFilesUploaded": "Nie przesłano żadnych plików.",
- "notAllowedToPerformAction": "Nie możesz wykonać tej akcji.",
- "problemUploadingFile": "Wystąpił problem podczas przesyłania pliku.",
- "unableToDeleteCount": "Nie można usunąć {{count}} z {{total}} {{label}}.",
- "unableToUpdateCount": "Nie można zaktualizować {{count}} z {{total}} {{label}}.",
- "unauthorized": "Brak dostępu, musisz być zalogowany.",
- "userLocked": "Ten użytkownik został zablokowany z powodu zbyt wielu nieudanych prób logowania.",
- "valueMustBeUnique": "Wartość musi być unikalna"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Wybierz między wprowadzeniem niestandardowego tekstowego adresu URL a linkiem do innego dokumentu.",
- "chooseDocumentToLink": "Wybierz dokument, do którego chcesz utworzyć łącze",
- "customURL": "Niestandardowy adres URL",
- "enterURL": "Wpisz adres URL",
- "internalLink": "Link wewnętrzny",
- "linkType": "Typ łącza",
- "openInNewTab": "Otwórz w nowej karcie",
- "textToDisplay": "Tekst do wyświetlenia"
- },
- "general": {
- "createdAt": "Data utworzenia",
- "deletedCountSuccessfully": "Pomyślnie usunięto {{count}} {{label}}.",
- "deletedSuccessfully": "Pomyślnie usunięto.",
- "email": "Email",
- "notFound": "Nie znaleziono",
- "successfullyCreated": "Pomyślnie utworzono {{label}}.",
- "thisLanguage": "Polski",
- "updatedAt": "Data edycji",
- "updatedCountSuccessfully": "Pomyślnie zaktualizowano {{count}} {{label}}.",
- "updatedSuccessfully": "Aktualizacja zakończona sukcesem.",
- "user": "użytkownik",
- "users": "użytkownicy",
- "value": "Wartość"
- },
- "upload": {
- "fileName": "Nazwa pliku",
- "fileSize": "Rozmiar pliku",
- "height": "Wysokość",
- "sizes": "Rozmiary",
- "width": "Szerokość"
- },
- "validation": {
- "emailAddress": "Wprowadź poprawny adres email.",
- "enterNumber": "Wprowadź poprawny numer telefonu.",
- "greaterThanMax": "{{value}} jest większe niż maksymalnie dozwolony {{label}} wynoszący {{max}}.",
- "invalidInput": "To pole zawiera nieprawidłowe dane.",
- "invalidSelection": "To pole ma nieprawidłowy wybór.",
- "invalidSelections": "To pole zawiera następujące, nieprawidłowe wybory:",
- "lessThanMin": "{{value}} jest mniejsze niż minimalnie dozwolony {{label}} wynoszący {{min}}.",
- "longerThanMin": "Ta wartość musi być dłuższa niż minimalna długość znaków: {{minLength}}.",
- "notValidDate": "\"{{value}}\" nie jest prawidłową datą.",
- "required": "To pole jest wymagane.",
- "requiresNoMoreThan": "To pole może posiadać co najmniej {{count}} {{label}}.",
- "requiresTwoNumbers": "To pole wymaga dwóch liczb.",
- "shorterThanMax": "Ta wartość musi być krótsza niż maksymalna długość znaków: {{maxLength}}.",
- "trueOrFalse": "To pole może mieć wartość tylko 'true' lub 'false'.",
- "validUploadID": "To pole nie jest prawidłowym identyfikatorem przesyłania."
- },
- "version": {
- "autosavedSuccessfully": "Pomyślnie zapisano automatycznie.",
- "draft": "Szkic",
- "draftSavedSuccessfully": "Wersja robocza została pomyślnie zapisana.",
- "published": "Opublikowano",
- "restoredSuccessfully": "Przywrócono pomyślnie.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/pt.js b/packages/translations/src/_generatedFiles_/api/pt.js
new file mode 100644
index 00000000000..ebb23da0903
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/pt.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Conta',
+ apiKey: 'Chave da API',
+ enableAPIKey: 'Habilitar Chave API',
+ newAccountCreated:
+ 'Uma nova conta acaba de ser criada para que você possa acessar <a href="{{serverURL}}">{{serverURL}}</a> Por favor, clique no link a seguir ou cole a URL abaixo no seu navegador para verificar seu email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Após a verificação de email, você será capaz de fazer o login.',
+ resetYourPassword: 'Redefinir Sua Senha',
+ verified: 'Verificado',
+ verifyYourEmail: 'Verifique seu email',
+ youAreReceivingResetPassword:
+ 'Você está recebendo essa mensagem porque você (ou outra pessoa) requisitou a redefinição de senha da sua conta. Por favor, clique no link a seguir ou cole no seu navegador para completar o processo:',
+ youDidNotRequestPassword:
+ 'Se você não fez essa requisição, por favor ignore esse email e sua senha permanecerá igual.',
+ },
+ error: {
+ deletingFile: 'Ocorreu um erro ao excluir o arquivo.',
+ emailOrPasswordIncorrect: 'O email ou senha fornecido está incorreto.',
+ followingFieldsInvalid_one: 'O campo a seguir está inválido:',
+ followingFieldsInvalid_other: 'Os campos a seguir estão inválidos:',
+ noFilesUploaded: 'Nenhum arquivo foi carregado.',
+ notAllowedToPerformAction: 'Você não tem permissão para realizar essa ação.',
+ problemUploadingFile: 'Ocorreu um problema ao carregar o arquivo.',
+ unableToDeleteCount: 'Não é possível excluir {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'Não foi possível atualizar {{count}} de {{total}} {{label}}.',
+ unauthorized: 'Não autorizado. Você deve estar logado para fazer essa requisição',
+ userLocked: 'Esse usuário está bloqueado devido a muitas tentativas de login malsucedidas.',
+ valueMustBeUnique: 'Valor deve ser único',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Escolha entre inserir um URL de texto personalizado ou vincular a outro documento.',
+ chooseDocumentToLink: 'Escolha um documento para vincular',
+ customURL: 'URL personalizado',
+ enterURL: 'Insira um URL',
+ internalLink: 'Link Interno',
+ linkType: 'Tipo de link',
+ openInNewTab: 'Abrir em nova aba',
+ textToDisplay: 'Texto a ser exibido',
+ },
+ general: {
+ createdAt: 'Criado Em',
+ deletedCountSuccessfully: 'Excluído {{count}} {{label}} com sucesso.',
+ deletedSuccessfully: 'Apagado com sucesso.',
+ email: 'Email',
+ notFound: 'Não Encontrado',
+ successfullyCreated: '{{label}} criado com sucesso.',
+ thisLanguage: 'Português',
+ updatedAt: 'Atualizado Em',
+ updatedCountSuccessfully: 'Atualizado {{count}} {{label}} com sucesso.',
+ updatedSuccessfully: 'Atualizado com sucesso.',
+ user: 'usuário',
+ users: 'usuários',
+ value: 'Valor',
+ },
+ upload: {
+ fileName: 'Nome do Arquivo',
+ fileSize: 'Tamanho do Arquivo',
+ height: 'Altura',
+ sizes: 'Tamanhos',
+ width: 'Largura',
+ },
+ validation: {
+ emailAddress: 'Por favor, insira um endereço de email válido.',
+ enterNumber: 'Por favor, insira um número válido.',
+ greaterThanMax: '{{value}} é maior que o máximo permitido de {{label}} que é {{max}}.',
+ invalidInput: 'Esse campo tem um conteúdo inválido.',
+ invalidSelection: 'Esse campo tem uma seleção inválida.',
+ invalidSelections: "'Esse campo tem as seguintes seleções inválidas:'",
+ lessThanMin: '{{value}} é menor que o mínimo permitido de {{label}} que é {{min}}.',
+ longerThanMin: 'Esse valor deve ser maior do que o mínimo de {{minLength}} characters.',
+ notValidDate: '"{{value}}" não é uma data válida.',
+ required: 'Esse campo é obrigatório.',
+ requiresNoMoreThan: 'Esse campo requer pelo menos {{count}} {{label}}.',
+ requiresTwoNumbers: 'Esse campo requer dois números.',
+ shorterThanMax: 'Esse valor deve ser menor do que o máximo de {{maxLength}} caracteres.',
+ trueOrFalse: 'Esse campo pode ser apenas verdadeiro (true) ou falso (false)',
+ validUploadID: "'Esse campo não é um ID de upload válido.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Salvamento automático com sucesso.',
+ draft: 'Rascunho',
+ draftSavedSuccessfully: 'Rascunho salvo com sucesso.',
+ published: 'Publicado',
+ restoredSuccessfully: 'Restaurado com sucesso.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/pt.json b/packages/translations/src/_generatedFiles_/api/pt.json
deleted file mode 100644
index 15e31bd0a0b..00000000000
--- a/packages/translations/src/_generatedFiles_/api/pt.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Conta",
- "apiKey": "Chave da API",
- "enableAPIKey": "Habilitar Chave API",
- "newAccountCreated": "Uma nova conta acaba de ser criada para que você possa acessar <a href=\"{{serverURL}}\">{{serverURL}}</a> Por favor, clique no link a seguir ou cole a URL abaixo no seu navegador para verificar seu email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Após a verificação de email, você será capaz de fazer o login.",
- "resetYourPassword": "Redefinir Sua Senha",
- "verified": "Verificado",
- "verifyYourEmail": "Verifique seu email",
- "youAreReceivingResetPassword": "Você está recebendo essa mensagem porque você (ou outra pessoa) requisitou a redefinição de senha da sua conta. Por favor, clique no link a seguir ou cole no seu navegador para completar o processo:",
- "youDidNotRequestPassword": "Se você não fez essa requisição, por favor ignore esse email e sua senha permanecerá igual."
- },
- "error": {
- "deletingFile": "Ocorreu um erro ao excluir o arquivo.",
- "emailOrPasswordIncorrect": "O email ou senha fornecido está incorreto.",
- "followingFieldsInvalid_one": "O campo a seguir está inválido:",
- "followingFieldsInvalid_other": "Os campos a seguir estão inválidos:",
- "noFilesUploaded": "Nenhum arquivo foi carregado.",
- "notAllowedToPerformAction": "Você não tem permissão para realizar essa ação.",
- "problemUploadingFile": "Ocorreu um problema ao carregar o arquivo.",
- "unableToDeleteCount": "Não é possível excluir {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "Não foi possível atualizar {{count}} de {{total}} {{label}}.",
- "unauthorized": "Não autorizado. Você deve estar logado para fazer essa requisição",
- "userLocked": "Esse usuário está bloqueado devido a muitas tentativas de login malsucedidas.",
- "valueMustBeUnique": "Valor deve ser único"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Escolha entre inserir um URL de texto personalizado ou vincular a outro documento.",
- "chooseDocumentToLink": "Escolha um documento para vincular",
- "customURL": "URL personalizado",
- "enterURL": "Insira um URL",
- "internalLink": "Link Interno",
- "linkType": "Tipo de link",
- "openInNewTab": "Abrir em nova aba",
- "textToDisplay": "Texto a ser exibido"
- },
- "general": {
- "createdAt": "Criado Em",
- "deletedCountSuccessfully": "Excluído {{count}} {{label}} com sucesso.",
- "deletedSuccessfully": "Apagado com sucesso.",
- "email": "Email",
- "notFound": "Não Encontrado",
- "successfullyCreated": "{{label}} criado com sucesso.",
- "thisLanguage": "Português",
- "updatedAt": "Atualizado Em",
- "updatedCountSuccessfully": "Atualizado {{count}} {{label}} com sucesso.",
- "updatedSuccessfully": "Atualizado com sucesso.",
- "user": "usuário",
- "users": "usuários",
- "value": "Valor"
- },
- "upload": {
- "fileName": "Nome do Arquivo",
- "fileSize": "Tamanho do Arquivo",
- "height": "Altura",
- "sizes": "Tamanhos",
- "width": "Largura"
- },
- "validation": {
- "emailAddress": "Por favor, insira um endereço de email válido.",
- "enterNumber": "Por favor, insira um número válido.",
- "greaterThanMax": "{{value}} é maior que o máximo permitido de {{label}} que é {{max}}.",
- "invalidInput": "Esse campo tem um conteúdo inválido.",
- "invalidSelection": "Esse campo tem uma seleção inválida.",
- "invalidSelections": "'Esse campo tem as seguintes seleções inválidas:'",
- "lessThanMin": "{{value}} é menor que o mínimo permitido de {{label}} que é {{min}}.",
- "longerThanMin": "Esse valor deve ser maior do que o mínimo de {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" não é uma data válida.",
- "required": "Esse campo é obrigatório.",
- "requiresNoMoreThan": "Esse campo requer pelo menos {{count}} {{label}}.",
- "requiresTwoNumbers": "Esse campo requer dois números.",
- "shorterThanMax": "Esse valor deve ser menor do que o máximo de {{maxLength}} caracteres.",
- "trueOrFalse": "Esse campo pode ser apenas verdadeiro (true) ou falso (false)",
- "validUploadID": "'Esse campo não é um ID de upload válido.'"
- },
- "version": {
- "autosavedSuccessfully": "Salvamento automático com sucesso.",
- "draft": "Rascunho",
- "draftSavedSuccessfully": "Rascunho salvo com sucesso.",
- "published": "Publicado",
- "restoredSuccessfully": "Restaurado com sucesso.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/ro.js b/packages/translations/src/_generatedFiles_/api/ro.js
new file mode 100644
index 00000000000..e0c9eb8f355
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ro.js
@@ -0,0 +1,93 @@
+export default {
+ authentication: {
+ account: 'Cont',
+ apiKey: 'Cheia API',
+ enableAPIKey: 'Activați cheia API',
+ newAccountCreated:
+ 'A fost creat un nou cont pe care îl puteți accesa <a href="{{serverURL}}">{{serverURL}}</a> Vă rugăm să intrați pe următorul link sau să copiați URL-ul de mai jos în browserul dvs. pentru a vă verifica emailul: <a href="{{verificationURL}}">{{verificationURL}}</a><br> După ce vă verificați adresa de email, vă veți putea autentifica cu succes.',
+ resetYourPassword: 'Resetați-vă parola',
+ verified: 'Verificat',
+ verifyYourEmail: 'Verifică-ți emailul',
+ youAreReceivingResetPassword:
+ 'Primiți acest mesaj deoarece dumneavoastră (sau altcineva) ați solicitat resetarea parolei pentru contul dumneavoastră. Vă rugăm să dați clic pe următorul link sau să îl copiați în browserul dvs. pentru a finaliza procesul:',
+ youDidNotRequestPassword:
+ 'Dacă nu ați solicitat acest lucru, vă rugăm să ignorați acest email și parola dvs. va rămâne neschimbată.',
+ },
+ error: {
+ deletingFile: 'S-a produs o eroare la ștergerea fișierului.',
+ emailOrPasswordIncorrect: 'Adresa de e-mail sau parola este incorectă.',
+ followingFieldsInvalid_one: 'Următorul câmp nu este valid:',
+ followingFieldsInvalid_other: 'Următoarele câmpuri nu sunt valabile:',
+ noFilesUploaded: 'Nu a fost încărcat niciun fișier.',
+ notAllowedToPerformAction: 'Nu aveți voie să efectuați această acțiune.',
+ problemUploadingFile: 'A existat o problemă în timpul încărcării fișierului.',
+ unableToDeleteCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unableToUpdateCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unauthorized: 'neautorizat, trebuie să vă conectați pentru a face această cerere.',
+ userLocked:
+ 'Acest utilizator este blocat din cauza unui număr prea mare de încercări de autentificare eșuate.',
+ valueMustBeUnique: 'Valoarea trebuie să fie unică',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Alegeți între a introduce un text URL personalizat sau a crea un link către un alt document.',
+ chooseDocumentToLink: 'Alegeți un document către care să creați un link',
+ customURL: 'URL personalizat',
+ enterURL: 'Introduceți un URL',
+ internalLink: 'Link intern',
+ linkType: 'Tip de link',
+ openInNewTab: 'Deschideți în tab nou',
+ textToDisplay: 'Text de afișat',
+ },
+ general: {
+ createdAt: 'Creat la',
+ deletedCountSuccessfully: 'Șterse cu succes {{count}} {{label}}.',
+ deletedSuccessfully: 'Șters cu succes.',
+ email: 'Email',
+ notFound: 'Nu a fost găsit',
+ successfullyCreated: '{{label}} creat(ă) cu succes.',
+ thisLanguage: 'Română',
+ updatedAt: 'Actualizat la',
+ updatedCountSuccessfully: 'Actualizate {{count}} {{label}} cu succes.',
+ updatedSuccessfully: 'Actualizat cu succes.',
+ user: 'Utilizator',
+ users: 'Utilizatori',
+ value: 'Valoare',
+ },
+ upload: {
+ fileName: 'Numele fișierului',
+ fileSize: 'Dimensiunea fișierului',
+ height: 'Înălțime',
+ sizes: 'Dimensiuni',
+ width: 'Lățime',
+ },
+ validation: {
+ emailAddress: 'Vă rugăm să introduceți o adresă de email validă.',
+ enterNumber: 'Vă rugăm să introduceți un număr valid.',
+ greaterThanMax:
+ '{{value}} este mai mare decât valoarea maximă permisă pentru {{label}} de {{max}}.',
+ invalidInput: 'Acest câmp are o intrare invalidă.',
+ invalidSelection: 'Acest câmp are o selecție invalidă.',
+ invalidSelections: 'Acest câmp are următoarele selecții invalide:',
+ lessThanMin:
+ '{{value}} este mai mic decât valoarea minimă permisă pentru {{label}} de {{min}}.',
+ longerThanMin:
+ 'Această valoare trebuie să fie mai mare decât lungimea minimă de {{minLength}} caractere.',
+ notValidDate: '"{{value}}" nu este o dată valabilă.',
+ required: 'Acest câmp este obligatoriu.',
+ requiresNoMoreThan: 'Acest câmp nu necesită mai mult de {{count}} {{label}}.',
+ requiresTwoNumbers: 'Acest câmp necesită două numere.',
+ shorterThanMax:
+ 'Această valoare trebuie să fie mai scurtă decât lungimea maximă de {{maxLength}} caractere.',
+ trueOrFalse: 'Acest câmp poate fi doar egal cu true sau false.',
+ validUploadID: 'Acest câmp nu este un ID de încărcare valid.',
+ },
+ version: {
+ autosavedSuccessfully: 'Autosalvare cu succes.',
+ draft: 'Proiect',
+ draftSavedSuccessfully: 'Proiect salvat cu succes.',
+ published: 'Publicat',
+ restoredSuccessfully: 'Restaurat cu succes.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ro.json b/packages/translations/src/_generatedFiles_/api/ro.json
deleted file mode 100644
index 7dfaf6e1a47..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ro.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cont",
- "apiKey": "Cheia API",
- "enableAPIKey": "Activați cheia API",
- "newAccountCreated": "A fost creat un nou cont pe care îl puteți accesa <a href=\"{{serverURL}}\">{{serverURL}}</a> Vă rugăm să intrați pe următorul link sau să copiați URL-ul de mai jos în browserul dvs. pentru a vă verifica emailul: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> După ce vă verificați adresa de email, vă veți putea autentifica cu succes.",
- "resetYourPassword": "Resetați-vă parola",
- "verified": "Verificat",
- "verifyYourEmail": "Verifică-ți emailul",
- "youAreReceivingResetPassword": "Primiți acest mesaj deoarece dumneavoastră (sau altcineva) ați solicitat resetarea parolei pentru contul dumneavoastră. Vă rugăm să dați clic pe următorul link sau să îl copiați în browserul dvs. pentru a finaliza procesul:",
- "youDidNotRequestPassword": "Dacă nu ați solicitat acest lucru, vă rugăm să ignorați acest email și parola dvs. va rămâne neschimbată."
- },
- "error": {
- "deletingFile": "S-a produs o eroare la ștergerea fișierului.",
- "emailOrPasswordIncorrect": "Adresa de e-mail sau parola este incorectă.",
- "followingFieldsInvalid_one": "Următorul câmp nu este valid:",
- "followingFieldsInvalid_other": "Următoarele câmpuri nu sunt valabile:",
- "noFilesUploaded": "Nu a fost încărcat niciun fișier.",
- "notAllowedToPerformAction": "Nu aveți voie să efectuați această acțiune.",
- "problemUploadingFile": "A existat o problemă în timpul încărcării fișierului.",
- "unableToDeleteCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unableToUpdateCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unauthorized": "neautorizat, trebuie să vă conectați pentru a face această cerere.",
- "userLocked": "Acest utilizator este blocat din cauza unui număr prea mare de încercări de autentificare eșuate.",
- "valueMustBeUnique": "Valoarea trebuie să fie unică"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Alegeți între a introduce un text URL personalizat sau a crea un link către un alt document.",
- "chooseDocumentToLink": "Alegeți un document către care să creați un link",
- "customURL": "URL personalizat",
- "enterURL": "Introduceți un URL",
- "internalLink": "Link intern",
- "linkType": "Tip de link",
- "openInNewTab": "Deschideți în tab nou",
- "textToDisplay": "Text de afișat"
- },
- "general": {
- "createdAt": "Creat la",
- "deletedCountSuccessfully": "Șterse cu succes {{count}} {{label}}.",
- "deletedSuccessfully": "Șters cu succes.",
- "email": "Email",
- "notFound": "Nu a fost găsit",
- "successfullyCreated": "{{label}} creat(ă) cu succes.",
- "thisLanguage": "Română",
- "updatedAt": "Actualizat la",
- "updatedCountSuccessfully": "Actualizate {{count}} {{label}} cu succes.",
- "updatedSuccessfully": "Actualizat cu succes.",
- "user": "Utilizator",
- "users": "Utilizatori",
- "value": "Valoare"
- },
- "upload": {
- "fileName": "Numele fișierului",
- "fileSize": "Dimensiunea fișierului",
- "height": "Înălțime",
- "sizes": "Dimensiuni",
- "width": "Lățime"
- },
- "validation": {
- "emailAddress": "Vă rugăm să introduceți o adresă de email validă.",
- "enterNumber": "Vă rugăm să introduceți un număr valid.",
- "greaterThanMax": "{{value}} este mai mare decât valoarea maximă permisă pentru {{label}} de {{max}}.",
- "invalidInput": "Acest câmp are o intrare invalidă.",
- "invalidSelection": "Acest câmp are o selecție invalidă.",
- "invalidSelections": "Acest câmp are următoarele selecții invalide:",
- "lessThanMin": "{{value}} este mai mic decât valoarea minimă permisă pentru {{label}} de {{min}}.",
- "longerThanMin": "Această valoare trebuie să fie mai mare decât lungimea minimă de {{minLength}} caractere.",
- "notValidDate": "\"{{value}}\" nu este o dată valabilă.",
- "required": "Acest câmp este obligatoriu.",
- "requiresNoMoreThan": "Acest câmp nu necesită mai mult de {{count}} {{label}}.",
- "requiresTwoNumbers": "Acest câmp necesită două numere.",
- "shorterThanMax": "Această valoare trebuie să fie mai scurtă decât lungimea maximă de {{maxLength}} caractere.",
- "trueOrFalse": "Acest câmp poate fi doar egal cu true sau false.",
- "validUploadID": "Acest câmp nu este un ID de încărcare valid."
- },
- "version": {
- "autosavedSuccessfully": "Autosalvare cu succes.",
- "draft": "Proiect",
- "draftSavedSuccessfully": "Proiect salvat cu succes.",
- "published": "Publicat",
- "restoredSuccessfully": "Restaurat cu succes.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/rs-latin.js b/packages/translations/src/_generatedFiles_/api/rs-latin.js
new file mode 100644
index 00000000000..9eda1a00d7a
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/rs-latin.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Nalog',
+ apiKey: 'API ključ',
+ enableAPIKey: 'Omogući API ključ',
+ newAccountCreated:
+ 'Novi nalog je kreiran. Pristupite nalogu klikom na <a href="{{serverURL}}">{{serverURL}}</a>. Molimo Vas kliknite na sledeći link ili zalepite URL koji se nalazi ispod u pretraživač da biste potvrdili adresu e-pošte: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nakon što potvrdite adresu e-pošte možete se ulogovati.',
+ resetYourPassword: 'Promeni svoju lozinku',
+ verified: 'Potvrđeno',
+ verifyYourEmail: 'Potvrdi svoju adresu e-pošte',
+ youAreReceivingResetPassword:
+ 'Primili ste ovo pošto ste Vi (ili neko u vaše ime) zatražili promenu lozinke naloga. Molimo Vas kliknite na link ili zalepite URL u svoj pretraživač da biste završili proces:',
+ youDidNotRequestPassword:
+ 'Ako niste zatražili promenu lozinke ignorišite ovu poruku i lozinka će ostati nepromenjena.',
+ },
+ error: {
+ deletingFile: 'Dogodila se greška pri brisanju datoteke.',
+ emailOrPasswordIncorrect: 'Adresa e-pošte ili lozinka su neispravni.',
+ followingFieldsInvalid_one: 'Ovo polje je nevalidno:',
+ followingFieldsInvalid_other: 'Ova polja su nevalidna:',
+ noFilesUploaded: 'Nijedna datoteka nije učitana.',
+ notAllowedToPerformAction: 'Nemate dozvolu za izvršenje ove radnje.',
+ problemUploadingFile: 'Postoji problem pri učitavanju datoteke.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unauthorized: 'Niste autorizovani da biste uputili ovaj zahtev.',
+ userLocked: 'Ovaj korisnik je zaključan zbog prevelikog broja neuspešnih pokušaja prijave.',
+ valueMustBeUnique: 'Vrednost mora biti jedinstvena.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Izaberite između unosa prilagođenog teksta URL ili linka na drugi dokument.',
+ chooseDocumentToLink: 'Odaberite dokument koji želite linkovati.',
+ customURL: 'Prilagođeni URL',
+ enterURL: 'Unesi URL',
+ internalLink: 'Interni link',
+ linkType: 'Tip linka',
+ openInNewTab: 'Otvori u novoj kartici.',
+ textToDisplay: 'Tekst za prikaz',
+ },
+ general: {
+ createdAt: 'Kreirano u',
+ deletedCountSuccessfully: 'Uspešno izbrisano {{count}} {{label}}.',
+ deletedSuccessfully: 'Uspešno izbrisano.',
+ email: 'E-pošta',
+ notFound: 'Nije pronađeno',
+ successfullyCreated: '{{label}} uspešno kreirano.',
+ thisLanguage: 'Srpski (latinica)',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspešno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspešno ažurirano.',
+ user: 'Korisnik',
+ users: 'Korisnici',
+ value: 'Vrednost',
+ },
+ upload: {
+ fileName: 'Ime datoteke',
+ fileSize: 'Veličina datoteke',
+ height: 'Visina',
+ sizes: 'Veličine',
+ width: 'Širina',
+ },
+ validation: {
+ emailAddress: 'Molimo Vas unesite validnu email adresu.',
+ enterNumber: 'Molimo Vas unesite validan broj.',
+ greaterThanMax: '{{value}} prekoračuje maksimalan dozvoljeni {{label}} limit od {{max}}.',
+ invalidInput: 'Ovo polje sadrži nevalidan unos.',
+ invalidSelection: 'Ovo polje sadrži nevalidan odabir.',
+ invalidSelections: 'Ovo polje ima sledeće nevalidne odabire:',
+ lessThanMin: '{{value}} je ispod dozvoljenog minimuma za {{label}} (donji limit je {{min}}).',
+ longerThanMin: 'Ova vrednost mora biti duža od minimalne dužine od {{minLength}} karaktera',
+ notValidDate: '"{{value}}" nije validan datum.',
+ required: 'Ovo polje je obavezno.',
+ requiresNoMoreThan: 'Ovo polje zahteva ne više od {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ovo polje zahteva dva broja.',
+ shorterThanMax: 'Ova vrednost mora biti kraća od maksimalne dužine od {{maxLength}} karaktera',
+ trueOrFalse: 'Ovo polje može biti samo tačno ili netačno',
+ validUploadID: 'Ovo polje ne sadrži validan ID prenosa.',
+ },
+ version: {
+ autosavedSuccessfully: 'Automatsko čuvanje uspešno.',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspešno sačuvan.',
+ published: 'Objavljeno',
+ restoredSuccessfully: 'Uspešno vraćeno.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/rs-latin.json b/packages/translations/src/_generatedFiles_/api/rs-latin.json
deleted file mode 100644
index d11d9fbfe2c..00000000000
--- a/packages/translations/src/_generatedFiles_/api/rs-latin.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Nalog",
- "apiKey": "API ključ",
- "enableAPIKey": "Omogući API ključ",
- "newAccountCreated": "Novi nalog je kreiran. Pristupite nalogu klikom na <a href=\"{{serverURL}}\">{{serverURL}}</a>. Molimo Vas kliknite na sledeći link ili zalepite URL koji se nalazi ispod u pretraživač da biste potvrdili adresu e-pošte: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nakon što potvrdite adresu e-pošte možete se ulogovati.",
- "resetYourPassword": "Promeni svoju lozinku",
- "verified": "Potvrđeno",
- "verifyYourEmail": "Potvrdi svoju adresu e-pošte",
- "youAreReceivingResetPassword": "Primili ste ovo pošto ste Vi (ili neko u vaše ime) zatražili promenu lozinke naloga. Molimo Vas kliknite na link ili zalepite URL u svoj pretraživač da biste završili proces:",
- "youDidNotRequestPassword": "Ako niste zatražili promenu lozinke ignorišite ovu poruku i lozinka će ostati nepromenjena."
- },
- "error": {
- "deletingFile": "Dogodila se greška pri brisanju datoteke.",
- "emailOrPasswordIncorrect": "Adresa e-pošte ili lozinka su neispravni.",
- "followingFieldsInvalid_one": "Ovo polje je nevalidno:",
- "followingFieldsInvalid_other": "Ova polja su nevalidna:",
- "noFilesUploaded": "Nijedna datoteka nije učitana.",
- "notAllowedToPerformAction": "Nemate dozvolu za izvršenje ove radnje.",
- "problemUploadingFile": "Postoji problem pri učitavanju datoteke.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unauthorized": "Niste autorizovani da biste uputili ovaj zahtev.",
- "userLocked": "Ovaj korisnik je zaključan zbog prevelikog broja neuspešnih pokušaja prijave.",
- "valueMustBeUnique": "Vrednost mora biti jedinstvena."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Izaberite između unosa prilagođenog teksta URL ili linka na drugi dokument.",
- "chooseDocumentToLink": "Odaberite dokument koji želite linkovati.",
- "customURL": "Prilagođeni URL",
- "enterURL": "Unesi URL",
- "internalLink": "Interni link",
- "linkType": "Tip linka",
- "openInNewTab": "Otvori u novoj kartici.",
- "textToDisplay": "Tekst za prikaz"
- },
- "general": {
- "createdAt": "Kreirano u",
- "deletedCountSuccessfully": "Uspešno izbrisano {{count}} {{label}}.",
- "deletedSuccessfully": "Uspešno izbrisano.",
- "email": "E-pošta",
- "notFound": "Nije pronađeno",
- "successfullyCreated": "{{label}} uspešno kreirano.",
- "thisLanguage": "Srpski (latinica)",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspešno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspešno ažurirano.",
- "user": "Korisnik",
- "users": "Korisnici",
- "value": "Vrednost"
- },
- "upload": {
- "fileName": "Ime datoteke",
- "fileSize": "Veličina datoteke",
- "height": "Visina",
- "sizes": "Veličine",
- "width": "Širina"
- },
- "validation": {
- "emailAddress": "Molimo Vas unesite validnu email adresu.",
- "enterNumber": "Molimo Vas unesite validan broj.",
- "greaterThanMax": "{{value}} prekoračuje maksimalan dozvoljeni {{label}} limit od {{max}}.",
- "invalidInput": "Ovo polje sadrži nevalidan unos.",
- "invalidSelection": "Ovo polje sadrži nevalidan odabir.",
- "invalidSelections": "Ovo polje ima sledeće nevalidne odabire:",
- "lessThanMin": "{{value}} je ispod dozvoljenog minimuma za {{label}} (donji limit je {{min}}).",
- "longerThanMin": "Ova vrednost mora biti duža od minimalne dužine od {{minLength}} karaktera",
- "notValidDate": "\"{{value}}\" nije validan datum.",
- "required": "Ovo polje je obavezno.",
- "requiresNoMoreThan": "Ovo polje zahteva ne više od {{count}} {{label}}.",
- "requiresTwoNumbers": "Ovo polje zahteva dva broja.",
- "shorterThanMax": "Ova vrednost mora biti kraća od maksimalne dužine od {{maxLength}} karaktera",
- "trueOrFalse": "Ovo polje može biti samo tačno ili netačno",
- "validUploadID": "Ovo polje ne sadrži validan ID prenosa."
- },
- "version": {
- "autosavedSuccessfully": "Automatsko čuvanje uspešno.",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspešno sačuvan.",
- "published": "Objavljeno",
- "restoredSuccessfully": "Uspešno vraćeno.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/rs.js b/packages/translations/src/_generatedFiles_/api/rs.js
new file mode 100644
index 00000000000..25d663af248
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/rs.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Налог',
+ apiKey: 'АПИ кључ',
+ enableAPIKey: 'Омогући API кључ',
+ newAccountCreated:
+ 'Нови налог је креиран. Приступите налогу кликом на <a href="{{serverURL}}">{{serverURL}}</a>. Молимо Вас кликните на следећи линк или залепите адресу која се налази испод у претраживач да бисте потврдили адресу е-поште: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Након што потврдите адресу е-поште можете се улоговати.',
+ resetYourPassword: 'Промени своју лозинку',
+ verified: 'Потврђено',
+ verifyYourEmail: 'Потврди своју адресу е-поште',
+ youAreReceivingResetPassword:
+ 'Примили сте поруку пошто сте Ви (или неко у ваше име) затражили промену лозинке налога. Молимо Вас кликните на линк или залепите адресу у свој претраживач да бисте завршили процес:',
+ youDidNotRequestPassword:
+ 'Ако нисте затражили промену лозинке игноришите ову поруку и лозинка ће остати непромењена.',
+ },
+ error: {
+ deletingFile: 'Догодила се грешка при брисању датотеке.',
+ emailOrPasswordIncorrect: 'Емаил или лозинка су неисправни.',
+ followingFieldsInvalid_one: 'Ово поље је невалидно:',
+ followingFieldsInvalid_other: 'Ова поља су невалидна:',
+ noFilesUploaded: 'Ниједна датотека није учитана.',
+ notAllowedToPerformAction: 'Немате дозволу за извршење ове радње.',
+ problemUploadingFile: 'Постоји проблем при учитавању датотеке.',
+ unableToDeleteCount: 'Није могуће избрисати {{count}} од {{total}} {{label}}.',
+ unableToUpdateCount: 'Није могуће ажурирати {{count}} од {{total}} {{label}}.',
+ unauthorized: 'Нисте ауторизовани да бисте упутили овај захтев.',
+ userLocked: 'Овај корисник је закључан због превеликог броја неуспешних покушаја пријаве.',
+ valueMustBeUnique: 'Вредност мора бити јединствена.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Изаберите између уноса прилагођеног текста адресе или линка на други документ.',
+ chooseDocumentToLink: 'Одаберите документ који желите линковати.',
+ customURL: 'Прилагођени линк',
+ enterURL: 'Унеси адресу',
+ internalLink: 'Интерни линк',
+ linkType: 'Тип линка',
+ openInNewTab: 'Отвори у новој картици.',
+ textToDisplay: 'Текст за приказ',
+ },
+ general: {
+ createdAt: 'Креирано у',
+ deletedCountSuccessfully: 'Успешно избрисано {{count}} {{label}}.',
+ deletedSuccessfully: 'Успешно избрисано.',
+ email: 'Е-пошта',
+ notFound: 'Није пронађено',
+ successfullyCreated: '{{label}} успешно креирано.',
+ thisLanguage: 'Српски (ћирилица)',
+ updatedAt: 'Ажурирано у',
+ updatedCountSuccessfully: 'Успешно ажурирано {{count}} {{label}}.',
+ updatedSuccessfully: 'Успешно ажурирано.',
+ user: 'Корисник',
+ users: 'Корисници',
+ value: 'Вредност',
+ },
+ upload: {
+ fileName: 'Име датотеке',
+ fileSize: 'Величина датотеке',
+ height: 'Висина',
+ sizes: 'Величине',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Молимо Вас унесите валидну емаил адресу.',
+ enterNumber: 'Молимо Вас унесите валидан број.',
+ greaterThanMax: '{{value}} прекорачује максималан дозвољени {{label}} лимит од {{max}}.',
+ invalidInput: 'Ово поље садржи невалидан унос.',
+ invalidSelection: 'Ово поље садржи невалидан одабир.',
+ invalidSelections: 'Ово поље има следеће невалидне одабире:',
+ lessThanMin: '{{value}} је испод дозвољеног минимума за {{label}} (доњи лимит је {{min}}).',
+ longerThanMin: 'Ова вредност мора бити дужа од минималне дужине од {{минЛенгтх}} карактера',
+ notValidDate: '"{{value}}" није валидан датум.',
+ required: 'Ово поље је обавезно.',
+ requiresNoMoreThan: 'Ово поље захтева не више од {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ово поље захтева два броја.',
+ shorterThanMax: 'Ова вредност мора бити краћа од максималне дужине од {{maxLength}} карактера',
+ trueOrFalse: 'Ово поље може бити само тачно или нетачно',
+ validUploadID: 'Ово поље не садржи валидан ИД преноса.',
+ },
+ version: {
+ autosavedSuccessfully: 'Аутоматско чување успешно.',
+ draft: 'Нацрт',
+ draftSavedSuccessfully: 'Нацрт успешно сачуван.',
+ published: 'Објављено',
+ restoredSuccessfully: 'Успешно враћено.',
+ status: 'Статус',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/rs.json b/packages/translations/src/_generatedFiles_/api/rs.json
deleted file mode 100644
index 1de81ef68ed..00000000000
--- a/packages/translations/src/_generatedFiles_/api/rs.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Налог",
- "apiKey": "АПИ кључ",
- "enableAPIKey": "Омогући API кључ",
- "newAccountCreated": "Нови налог је креиран. Приступите налогу кликом на <a href=\"{{serverURL}}\">{{serverURL}}</a>. Молимо Вас кликните на следећи линк или залепите адресу која се налази испод у претраживач да бисте потврдили адресу е-поште: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Након што потврдите адресу е-поште можете се улоговати.",
- "resetYourPassword": "Промени своју лозинку",
- "verified": "Потврђено",
- "verifyYourEmail": "Потврди своју адресу е-поште",
- "youAreReceivingResetPassword": "Примили сте поруку пошто сте Ви (или неко у ваше име) затражили промену лозинке налога. Молимо Вас кликните на линк или залепите адресу у свој претраживач да бисте завршили процес:",
- "youDidNotRequestPassword": "Ако нисте затражили промену лозинке игноришите ову поруку и лозинка ће остати непромењена."
- },
- "error": {
- "deletingFile": "Догодила се грешка при брисању датотеке.",
- "emailOrPasswordIncorrect": "Емаил или лозинка су неисправни.",
- "followingFieldsInvalid_one": "Ово поље је невалидно:",
- "followingFieldsInvalid_other": "Ова поља су невалидна:",
- "noFilesUploaded": "Ниједна датотека није учитана.",
- "notAllowedToPerformAction": "Немате дозволу за извршење ове радње.",
- "problemUploadingFile": "Постоји проблем при учитавању датотеке.",
- "unableToDeleteCount": "Није могуће избрисати {{count}} од {{total}} {{label}}.",
- "unableToUpdateCount": "Није могуће ажурирати {{count}} од {{total}} {{label}}.",
- "unauthorized": "Нисте ауторизовани да бисте упутили овај захтев.",
- "userLocked": "Овај корисник је закључан због превеликог броја неуспешних покушаја пријаве.",
- "valueMustBeUnique": "Вредност мора бити јединствена."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Изаберите између уноса прилагођеног текста адресе или линка на други документ.",
- "chooseDocumentToLink": "Одаберите документ који желите линковати.",
- "customURL": "Прилагођени линк",
- "enterURL": "Унеси адресу",
- "internalLink": "Интерни линк",
- "linkType": "Тип линка",
- "openInNewTab": "Отвори у новој картици.",
- "textToDisplay": "Текст за приказ"
- },
- "general": {
- "createdAt": "Креирано у",
- "deletedCountSuccessfully": "Успешно избрисано {{count}} {{label}}.",
- "deletedSuccessfully": "Успешно избрисано.",
- "email": "Е-пошта",
- "notFound": "Није пронађено",
- "successfullyCreated": "{{label}} успешно креирано.",
- "thisLanguage": "Српски (ћирилица)",
- "updatedAt": "Ажурирано у",
- "updatedCountSuccessfully": "Успешно ажурирано {{count}} {{label}}.",
- "updatedSuccessfully": "Успешно ажурирано.",
- "user": "Корисник",
- "users": "Корисници",
- "value": "Вредност"
- },
- "upload": {
- "fileName": "Име датотеке",
- "fileSize": "Величина датотеке",
- "height": "Висина",
- "sizes": "Величине",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Молимо Вас унесите валидну емаил адресу.",
- "enterNumber": "Молимо Вас унесите валидан број.",
- "greaterThanMax": "{{value}} прекорачује максималан дозвољени {{label}} лимит од {{max}}.",
- "invalidInput": "Ово поље садржи невалидан унос.",
- "invalidSelection": "Ово поље садржи невалидан одабир.",
- "invalidSelections": "Ово поље има следеће невалидне одабире:",
- "lessThanMin": "{{value}} је испод дозвољеног минимума за {{label}} (доњи лимит је {{min}}).",
- "longerThanMin": "Ова вредност мора бити дужа од минималне дужине од {{минЛенгтх}} карактера",
- "notValidDate": "\"{{value}}\" није валидан датум.",
- "required": "Ово поље је обавезно.",
- "requiresNoMoreThan": "Ово поље захтева не више од {{count}} {{label}}.",
- "requiresTwoNumbers": "Ово поље захтева два броја.",
- "shorterThanMax": "Ова вредност мора бити краћа од максималне дужине од {{maxLength}} карактера",
- "trueOrFalse": "Ово поље може бити само тачно или нетачно",
- "validUploadID": "Ово поље не садржи валидан ИД преноса."
- },
- "version": {
- "autosavedSuccessfully": "Аутоматско чување успешно.",
- "draft": "Нацрт",
- "draftSavedSuccessfully": "Нацрт успешно сачуван.",
- "published": "Објављено",
- "restoredSuccessfully": "Успешно враћено.",
- "status": "Статус"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/ru.js b/packages/translations/src/_generatedFiles_/api/ru.js
new file mode 100644
index 00000000000..abc96d78e21
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ru.js
@@ -0,0 +1,89 @@
+export default {
+ authentication: {
+ account: 'Аккаунт',
+ apiKey: 'API ключ',
+ enableAPIKey: 'Активировать API ключ',
+ newAccountCreated:
+ 'Новый аккаунт был создан для доступа к <a href="{{serverURL}}">{{serverURL}}</a> Пожалуйста, кликните по следующей ссылке или вставьте в адресную строку браузера чтобы подтвердить email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> После подтверждения вашего email, вы сможете успешно войти в систему.',
+ resetYourPassword: 'Сброс вашего пароля',
+ verified: 'Подтверждено',
+ verifyYourEmail: 'Подтвердить ваш email',
+ youAreReceivingResetPassword:
+ 'Вы получили это сообщение, потому что вы (или кто-то другой) запросили сброс пароля для вашей учетной записи. Пожалуйста, нажмите на следующую ссылку или вставьте ее в браузер, чтобы завершить процесс:',
+ youDidNotRequestPassword:
+ 'Если вы не запрашивали этого, пожалуйста, проигнорируйте это письмо, и ваш пароль останется неизменным.',
+ },
+ error: {
+ deletingFile: 'Произошла ошибка при удалении файла.',
+ emailOrPasswordIncorrect: 'Указанный email или пароль неверен.',
+ followingFieldsInvalid_one: 'Следующее поле недействительно:',
+ followingFieldsInvalid_other: 'Следующие поля недействительны:',
+ noFilesUploaded: 'Не было загружено ни одного файла.',
+ notAllowedToPerformAction: 'У вас нет права на выполнение этого действия.',
+ problemUploadingFile: 'Возникла проблема при загрузке файла.',
+ unableToDeleteCount: 'Не удалось удалить {{count}} из {{total}} {{label}}.',
+ unableToUpdateCount: 'Не удалось обновить {{count}} из {{total}} {{label}}.',
+ unauthorized: 'Нет доступа, вы должны войти, чтобы сделать этот запрос.',
+ userLocked:
+ 'Этот пользователь заблокирован из-за слишком большого количества неудачных попыток входа.',
+ valueMustBeUnique: 'Значение должно быть уникальным',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Выберите между вводом пользовательского текстового URL и ссылкой на другой документ.',
+ chooseDocumentToLink: 'Выберите документ для ссылки',
+ customURL: 'Пользовательский URL',
+ enterURL: 'Введите URL',
+ internalLink: 'Внутренняя ссылка',
+ linkType: 'Тип ссылки',
+ openInNewTab: 'Открывать в новой вкладке',
+ textToDisplay: 'Текст для отображения',
+ },
+ general: {
+ createdAt: 'Дата создания',
+ deletedCountSuccessfully: 'Удалено {{count}} {{label}} успешно.',
+ deletedSuccessfully: 'Удален успешно.',
+ email: 'Email',
+ notFound: 'Не найдено',
+ successfullyCreated: '{{label}} успешно создан.',
+ thisLanguage: 'Русский',
+ updatedAt: 'Дата правки',
+ updatedCountSuccessfully: 'Обновлено {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Успешно Обновлено.',
+ user: 'пользователь',
+ users: 'пользователи',
+ value: 'Значение',
+ },
+ upload: {
+ fileName: 'Имя файла',
+ fileSize: 'Размер файла',
+ height: 'Высота',
+ sizes: 'Размеры',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Пожалуйста, введите корректный адрес email.',
+ enterNumber: 'Пожалуйста, введите корректный номер.',
+ greaterThanMax: '{{value}} больше максимально допустимого значения {{label}} {{max}}.',
+ invalidInput: 'Это поле имеет недопустимое значение.',
+ invalidSelection: 'В этом поле выбран недопустимый вариант.',
+ invalidSelections: "'Это поле содержит следующие неправильные варианты:'",
+ lessThanMin: '{{value}} меньше минимально допустимого значения {{label}} {{min}}.',
+ longerThanMin: 'Это значение должно быть больше минимальной длины символов: {{minLength}}.',
+ notValidDate: '"{{value}}" это не действительная дата.',
+ required: 'Это обязательное поле.',
+ requiresNoMoreThan: 'Это поле требует не более {{count}} {{label}}',
+ requiresTwoNumbers: 'В этом поле требуется два числа.',
+ shorterThanMax: 'Это значение должно быть короче максимальной длины символов {{maxLength}}.',
+ trueOrFalse: 'Это поле может быть равно только true или false.',
+ validUploadID: "'Это поле не является действительным ID загрузки.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Автосохранение успешно.',
+ draft: 'Черновик',
+ draftSavedSuccessfully: 'Черновик успешно сохранен.',
+ published: 'Опубликовано',
+ restoredSuccessfully: 'Восстановлен успешно.',
+ status: 'Статус',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ru.json b/packages/translations/src/_generatedFiles_/api/ru.json
deleted file mode 100644
index 711880f7dac..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ru.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Аккаунт",
- "apiKey": "API ключ",
- "enableAPIKey": "Активировать API ключ",
- "newAccountCreated": "Новый аккаунт был создан для доступа к <a href=\"{{serverURL}}\">{{serverURL}}</a> Пожалуйста, кликните по следующей ссылке или вставьте в адресную строку браузера чтобы подтвердить email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> После подтверждения вашего email, вы сможете успешно войти в систему.",
- "resetYourPassword": "Сброс вашего пароля",
- "verified": "Подтверждено",
- "verifyYourEmail": "Подтвердить ваш email",
- "youAreReceivingResetPassword": "Вы получили это сообщение, потому что вы (или кто-то другой) запросили сброс пароля для вашей учетной записи. Пожалуйста, нажмите на следующую ссылку или вставьте ее в браузер, чтобы завершить процесс:",
- "youDidNotRequestPassword": "Если вы не запрашивали этого, пожалуйста, проигнорируйте это письмо, и ваш пароль останется неизменным."
- },
- "error": {
- "deletingFile": "Произошла ошибка при удалении файла.",
- "emailOrPasswordIncorrect": "Указанный email или пароль неверен.",
- "followingFieldsInvalid_one": "Следующее поле недействительно:",
- "followingFieldsInvalid_other": "Следующие поля недействительны:",
- "noFilesUploaded": "Не было загружено ни одного файла.",
- "notAllowedToPerformAction": "У вас нет права на выполнение этого действия.",
- "problemUploadingFile": "Возникла проблема при загрузке файла.",
- "unableToDeleteCount": "Не удалось удалить {{count}} из {{total}} {{label}}.",
- "unableToUpdateCount": "Не удалось обновить {{count}} из {{total}} {{label}}.",
- "unauthorized": "Нет доступа, вы должны войти, чтобы сделать этот запрос.",
- "userLocked": "Этот пользователь заблокирован из-за слишком большого количества неудачных попыток входа.",
- "valueMustBeUnique": "Значение должно быть уникальным"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Выберите между вводом пользовательского текстового URL и ссылкой на другой документ.",
- "chooseDocumentToLink": "Выберите документ для ссылки",
- "customURL": "Пользовательский URL",
- "enterURL": "Введите URL",
- "internalLink": "Внутренняя ссылка",
- "linkType": "Тип ссылки",
- "openInNewTab": "Открывать в новой вкладке",
- "textToDisplay": "Текст для отображения"
- },
- "general": {
- "createdAt": "Дата создания",
- "deletedCountSuccessfully": "Удалено {{count}} {{label}} успешно.",
- "deletedSuccessfully": "Удален успешно.",
- "email": "Email",
- "notFound": "Не найдено",
- "successfullyCreated": "{{label}} успешно создан.",
- "thisLanguage": "Русский",
- "updatedAt": "Дата правки",
- "updatedCountSuccessfully": "Обновлено {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Успешно Обновлено.",
- "user": "пользователь",
- "users": "пользователи",
- "value": "Значение"
- },
- "upload": {
- "fileName": "Имя файла",
- "fileSize": "Размер файла",
- "height": "Высота",
- "sizes": "Размеры",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Пожалуйста, введите корректный адрес email.",
- "enterNumber": "Пожалуйста, введите корректный номер.",
- "greaterThanMax": "{{value}} больше максимально допустимого значения {{label}} {{max}}.",
- "invalidInput": "Это поле имеет недопустимое значение.",
- "invalidSelection": "В этом поле выбран недопустимый вариант.",
- "invalidSelections": "'Это поле содержит следующие неправильные варианты:'",
- "lessThanMin": "{{value}} меньше минимально допустимого значения {{label}} {{min}}.",
- "longerThanMin": "Это значение должно быть больше минимальной длины символов: {{minLength}}.",
- "notValidDate": "\"{{value}}\" это не действительная дата.",
- "required": "Это обязательное поле.",
- "requiresNoMoreThan": "Это поле требует не более {{count}} {{label}}",
- "requiresTwoNumbers": "В этом поле требуется два числа.",
- "shorterThanMax": "Это значение должно быть короче максимальной длины символов {{maxLength}}.",
- "trueOrFalse": "Это поле может быть равно только true или false.",
- "validUploadID": "'Это поле не является действительным ID загрузки.'"
- },
- "version": {
- "autosavedSuccessfully": "Автосохранение успешно.",
- "draft": "Черновик",
- "draftSavedSuccessfully": "Черновик успешно сохранен.",
- "published": "Опубликовано",
- "restoredSuccessfully": "Восстановлен успешно.",
- "status": "Статус"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/sv.js b/packages/translations/src/_generatedFiles_/api/sv.js
new file mode 100644
index 00000000000..c62b51e169c
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/sv.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ apiKey: 'API Nyckel',
+ enableAPIKey: 'Aktivera API nyckel',
+ newAccountCreated:
+ 'Ett nytt konto har precis skapats som du kan komma åt <a href="{{serverURL}}">{{serverURL}}</a> Klicka på följande länk eller klistra in webbadressen nedan i din webbläsare för att verifiera din e-post: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Efter att ha verifierat din e-post kommer du att kunna logga in framgångsrikt.',
+ resetYourPassword: 'Återställ Ditt Lösenord',
+ verified: 'Verifierad',
+ verifyYourEmail: 'Verifiera din epost',
+ youAreReceivingResetPassword:
+ 'Du får detta för att du (eller någon annan) har begärt återställning av lösenordet för ditt konto. Klicka på följande länk eller klistra in den i din webbläsare för att slutföra processen:',
+ youDidNotRequestPassword:
+ 'Om du inte begärde detta, ignorera detta e-postmeddelande och ditt lösenord kommer att förbli oförändrat.',
+ },
+ error: {
+ deletingFile: 'Det gick inte att ta bort filen.',
+ emailOrPasswordIncorrect: 'E-postadressen eller lösenordet som angivits är felaktigt.',
+ followingFieldsInvalid_one: 'Följande fält är ogiltigt:',
+ followingFieldsInvalid_other: 'Följande fält är ogiltiga:',
+ noFilesUploaded: 'Inga filer laddades upp.',
+ notAllowedToPerformAction: 'Du får inte utföra denna åtgärd.',
+ problemUploadingFile: 'Det uppstod ett problem när filen laddades upp.',
+ unableToDeleteCount: 'Det gick inte att ta bort {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Det gick inte att uppdatera {{count}} av {{total}} {{label}}.',
+ unauthorized: 'Obehörig, du måste vara inloggad för att göra denna begäran.',
+ userLocked: 'Den här användaren är låst på grund av för många misslyckade inloggningsförsök.',
+ valueMustBeUnique: 'Värdet måste vara unikt',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Välj mellan att ange en anpassad text-URL eller länka till ett annat dokument.',
+ chooseDocumentToLink: 'Välj ett dokument att länka till',
+ customURL: 'Anpassad URL',
+ enterURL: 'Ange en URL',
+ internalLink: 'Intern länk',
+ linkType: 'Länktyp',
+ openInNewTab: 'Öppna i ny flik',
+ textToDisplay: 'Text att visa',
+ },
+ general: {
+ createdAt: 'Skapad Vid',
+ deletedCountSuccessfully: 'Raderade {{count}} {{label}} framgångsrikt.',
+ deletedSuccessfully: 'Togs bort framgångsrikt.',
+ email: 'E-post',
+ notFound: 'Hittades inte',
+ successfullyCreated: '{{label}} skapades framgångsrikt.',
+ thisLanguage: 'Svenska',
+ updatedAt: 'Uppdaterades Vid',
+ updatedCountSuccessfully: 'Uppdaterade {{count}} {{label}} framgångsrikt.',
+ updatedSuccessfully: 'Uppdaterades framgångsrikt.',
+ user: 'Användare',
+ users: 'Användare',
+ value: 'Värde',
+ },
+ upload: {
+ fileName: 'Filnamn',
+ fileSize: 'Filstorlek',
+ height: 'Höjd',
+ sizes: 'Storlekar',
+ width: 'Bredd',
+ },
+ validation: {
+ emailAddress: 'Vänligen ange en giltig e-postadress.',
+ enterNumber: 'Vänligen skriv in ett giltigt nummer.',
+ greaterThanMax: '{{value}} är större än den maximalt tillåtna {{label}} av {{max}}.',
+ invalidInput: 'Det här fältet har en ogiltig inmatning.',
+ invalidSelection: 'Det här fältet har ett ogiltigt urval.',
+ invalidSelections: 'Det här fältet har följande ogiltiga val:',
+ lessThanMin: '{{value}} är mindre än den minst tillåtna {{label}} av {{min}}.',
+ longerThanMin: 'Detta värde måste vara längre än minimilängden på {{minLength}} tecken.',
+ notValidDate: '"{{value}}" är inte ett giltigt datum.',
+ required: 'Detta fält är obligatoriskt.',
+ requiresNoMoreThan: 'Detta fält kräver inte mer än {{count}} {{label}}.',
+ requiresTwoNumbers: 'Detta fält kräver två nummer.',
+ shorterThanMax: 'Detta värde måste vara kortare än maxlängden på {{maxLength}} tecken.',
+ trueOrFalse: 'Detta fält kan bara vara lika med sant eller falskt.',
+ validUploadID: 'Det här fältet är inte ett giltigt uppladdnings-ID',
+ },
+ version: {
+ autosavedSuccessfully: 'Autosparades framgångsrikt.',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkastet sparades framgångsrikt.',
+ published: 'Publicerad',
+ restoredSuccessfully: 'Återställd framgångsrikt.',
+ status: 'Status',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/sv.json b/packages/translations/src/_generatedFiles_/api/sv.json
deleted file mode 100644
index ad2aebbbc8f..00000000000
--- a/packages/translations/src/_generatedFiles_/api/sv.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "apiKey": "API Nyckel",
- "enableAPIKey": "Aktivera API nyckel",
- "newAccountCreated": "Ett nytt konto har precis skapats som du kan komma åt <a href=\"{{serverURL}}\">{{serverURL}}</a> Klicka på följande länk eller klistra in webbadressen nedan i din webbläsare för att verifiera din e-post: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Efter att ha verifierat din e-post kommer du att kunna logga in framgångsrikt.",
- "resetYourPassword": "Återställ Ditt Lösenord",
- "verified": "Verifierad",
- "verifyYourEmail": "Verifiera din epost",
- "youAreReceivingResetPassword": "Du får detta för att du (eller någon annan) har begärt återställning av lösenordet för ditt konto. Klicka på följande länk eller klistra in den i din webbläsare för att slutföra processen:",
- "youDidNotRequestPassword": "Om du inte begärde detta, ignorera detta e-postmeddelande och ditt lösenord kommer att förbli oförändrat."
- },
- "error": {
- "deletingFile": "Det gick inte att ta bort filen.",
- "emailOrPasswordIncorrect": "E-postadressen eller lösenordet som angivits är felaktigt.",
- "followingFieldsInvalid_one": "Följande fält är ogiltigt:",
- "followingFieldsInvalid_other": "Följande fält är ogiltiga:",
- "noFilesUploaded": "Inga filer laddades upp.",
- "notAllowedToPerformAction": "Du får inte utföra denna åtgärd.",
- "problemUploadingFile": "Det uppstod ett problem när filen laddades upp.",
- "unableToDeleteCount": "Det gick inte att ta bort {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Det gick inte att uppdatera {{count}} av {{total}} {{label}}.",
- "unauthorized": "Obehörig, du måste vara inloggad för att göra denna begäran.",
- "userLocked": "Den här användaren är låst på grund av för många misslyckade inloggningsförsök.",
- "valueMustBeUnique": "Värdet måste vara unikt"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Välj mellan att ange en anpassad text-URL eller länka till ett annat dokument.",
- "chooseDocumentToLink": "Välj ett dokument att länka till",
- "customURL": "Anpassad URL",
- "enterURL": "Ange en URL",
- "internalLink": "Intern länk",
- "linkType": "Länktyp",
- "openInNewTab": "Öppna i ny flik",
- "textToDisplay": "Text att visa"
- },
- "general": {
- "createdAt": "Skapad Vid",
- "deletedCountSuccessfully": "Raderade {{count}} {{label}} framgångsrikt.",
- "deletedSuccessfully": "Togs bort framgångsrikt.",
- "email": "E-post",
- "notFound": "Hittades inte",
- "successfullyCreated": "{{label}} skapades framgångsrikt.",
- "thisLanguage": "Svenska",
- "updatedAt": "Uppdaterades Vid",
- "updatedCountSuccessfully": "Uppdaterade {{count}} {{label}} framgångsrikt.",
- "updatedSuccessfully": "Uppdaterades framgångsrikt.",
- "user": "Användare",
- "users": "Användare",
- "value": "Värde"
- },
- "upload": {
- "fileName": "Filnamn",
- "fileSize": "Filstorlek",
- "height": "Höjd",
- "sizes": "Storlekar",
- "width": "Bredd"
- },
- "validation": {
- "emailAddress": "Vänligen ange en giltig e-postadress.",
- "enterNumber": "Vänligen skriv in ett giltigt nummer.",
- "greaterThanMax": "{{value}} är större än den maximalt tillåtna {{label}} av {{max}}.",
- "invalidInput": "Det här fältet har en ogiltig inmatning.",
- "invalidSelection": "Det här fältet har ett ogiltigt urval.",
- "invalidSelections": "Det här fältet har följande ogiltiga val:",
- "lessThanMin": "{{value}} är mindre än den minst tillåtna {{label}} av {{min}}.",
- "longerThanMin": "Detta värde måste vara längre än minimilängden på {{minLength}} tecken.",
- "notValidDate": "\"{{value}}\" är inte ett giltigt datum.",
- "required": "Detta fält är obligatoriskt.",
- "requiresNoMoreThan": "Detta fält kräver inte mer än {{count}} {{label}}.",
- "requiresTwoNumbers": "Detta fält kräver två nummer.",
- "shorterThanMax": "Detta värde måste vara kortare än maxlängden på {{maxLength}} tecken.",
- "trueOrFalse": "Detta fält kan bara vara lika med sant eller falskt.",
- "validUploadID": "Det här fältet är inte ett giltigt uppladdnings-ID"
- },
- "version": {
- "autosavedSuccessfully": "Autosparades framgångsrikt.",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkastet sparades framgångsrikt.",
- "published": "Publicerad",
- "restoredSuccessfully": "Återställd framgångsrikt.",
- "status": "Status"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/th.js b/packages/translations/src/_generatedFiles_/api/th.js
new file mode 100644
index 00000000000..da167452614
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/th.js
@@ -0,0 +1,87 @@
+export default {
+ authentication: {
+ account: 'บัญชี',
+ apiKey: 'API Key',
+ enableAPIKey: 'เปิดใช้ API Key',
+ newAccountCreated:
+ 'ระบบได้สร้างบัญชีผู้ใช้ให้คุณสำหรับเข้าใช้งาน <a href="{{serverURL}}">{{serverURL}}</a> เรียบร้อยแล้ว กรุณากดลิงก์ด้านล่างเพื่อยืนยันอีเมล หลังจากยืนยันอีเมลเสร็จสิ้น คุณจะสามารถเข้าใช้งานระบบได้',
+ resetYourPassword: 'รีเซ็ตรหัสผ่านของคุณ',
+ verified: 'ยืนยันบััญชีแล้ว',
+ verifyYourEmail: 'ยืนยันอีเมลของคุณ',
+ youAreReceivingResetPassword:
+ 'คุณได้รับอีเมลนี้เนื่องจากคุณ (หรือคนอื่น) ได้ร้องขอให้รีเซ็ตรหัสผ่านของบัญชีของคุณ กรุณากดลิงก์ด้านล่างเพื่อดำเนินการรีเซ็ตรหัสผ่านต่อ:',
+ youDidNotRequestPassword:
+ 'หากคุณไม่ได้ร้องขอให้มีการรีเซ็ตรหัสผ่าน คุณสามารถเพิกเฉยข้อความนี้ได้ โดยรหัสผ่านของคุณจะคงอยู่เช่นเดิม',
+ },
+ error: {
+ deletingFile: 'เกิดปัญหาระหว่างการลบไฟล์',
+ emailOrPasswordIncorrect: 'อีเมลหรือรหัสผ่านไม่ถูกต้อง',
+ followingFieldsInvalid_one: 'ช่องต่อไปนี้ไม่ถูกต้อง:',
+ followingFieldsInvalid_other: 'ช่องต่อไปนี้ไม่ถูกต้อง:',
+ noFilesUploaded: 'ไม่มีไฟล์ถูกอัปโหลด',
+ notAllowedToPerformAction: 'คุณไม่ได้รับอนุญาตให้ดำเนินการสิ่งนี้',
+ problemUploadingFile: 'เกิดปัญหาระหว่างการอัปโหลดไฟล์',
+ unableToDeleteCount: 'ไม่สามารถลบ {{count}} จาก {{total}} {{label}}',
+ unableToUpdateCount: 'ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}',
+ unauthorized: 'คุณไม่ได้รับอนุญาต กรุณาเข้าสู่ระบบเพื่อทำคำขอนี้',
+ userLocked: 'บัญชีนี้ถูกล็อกเนื่องจากมีการพยายามเข้าสู่ระบบมากเกินไป',
+ valueMustBeUnique: 'ค่าต้องไม่ซ้ำกับเอกสารอื่น',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument: 'เลือกระหว่างกำหนด URL เองหรือเชื่อมไปยังเอกสารอื่น',
+ chooseDocumentToLink: 'เลือกเอกสารที่จะเชื่อมโยง',
+ customURL: 'URL ที่กำหนดเอง',
+ enterURL: 'ระบุ URL',
+ internalLink: 'ลิงก์ภายใน',
+ linkType: 'ประเภทของลิงก์',
+ openInNewTab: 'เปิดในแท็บใหม่',
+ textToDisplay: 'ข้อความสำหรับแสดงผล',
+ },
+ general: {
+ createdAt: 'สร้างเมื่อ',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deletedSuccessfully: 'ลบสำเร็จ',
+ email: 'อีเมล',
+ notFound: 'ไม่พบ',
+ successfullyCreated: 'สร้าง {{label}} สำเร็จ',
+ thisLanguage: 'ไทย',
+ updatedAt: 'แก้ไขเมื่อ',
+ updatedCountSuccessfully: 'อัปเดต {{count}} {{label}} เรียบร้อยแล้ว',
+ updatedSuccessfully: 'แก้ไขสำเร็จ',
+ user: 'ผู้ใช้',
+ users: 'ผู้ใช้',
+ value: 'ค่า',
+ },
+ upload: {
+ fileName: 'ชื่อไฟล์',
+ fileSize: 'ขนาดไฟล์',
+ height: 'ความสูง',
+ sizes: 'ขนาด',
+ width: 'ความกว้าง',
+ },
+ validation: {
+ emailAddress: 'กรุณาระบุอีเมลที่ถูกต้อง',
+ enterNumber: 'กรุณาระบุตัวเลขที่ถูกต้อง',
+ greaterThanMax: '{{value}} มากกว่าค่าสูงสุดที่อนุญาตของ {{label}} ซึ่งคือ {{max}}.',
+ invalidInput: 'ข้อมูลไม่ถูกต้อง',
+ invalidSelection: 'ค่าที่เลือกไม่ถูกต้อง',
+ invalidSelections: 'ค่าที่เลือกไม่ถูกต้องดังนี้:',
+ lessThanMin: '{{value}} น้อยกว่าค่าต่ำสุดที่อนุญาตของ {{label}} ซึ่งคือ {{min}}.',
+ longerThanMin: 'ค่าต้องมีความยาวมากกว่า {{minLength}} ตัวอักษร',
+ notValidDate: 'วันที่ "{{value}}" ไม่ถูกต้อง',
+ required: 'จำเป็นต้องระบุค่า',
+ requiresNoMoreThan: 'ห้ามมีเกิน {{count}} {{label}}',
+ requiresTwoNumbers: 'ต้องมีตัวเลข 2 ค่า',
+ shorterThanMax: 'ค่าต้องมีความยาวน้อยกว่า {{maxLength}} ตัวอักษร',
+ trueOrFalse: 'เป็นได้แค่ "ใช่" หรือ "ไม่ใช่"',
+ validUploadID: 'ไม่ใช่ ID ของการอัปโหลดที่ถูกต้อง',
+ },
+ version: {
+ autosavedSuccessfully: 'บันทึกอัตโนมัติสำเร็จ',
+ draft: 'ฉบับร่าง',
+ draftSavedSuccessfully: 'บันทึกร่างสำเร็จ',
+ published: 'เผยแพร่แล้ว',
+ restoredSuccessfully: 'กู้คืนเวอร์ชันสำเร็จ',
+ status: 'สถานะ',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/th.json b/packages/translations/src/_generatedFiles_/api/th.json
deleted file mode 100644
index e96a1202012..00000000000
--- a/packages/translations/src/_generatedFiles_/api/th.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "บัญชี",
- "apiKey": "API Key",
- "enableAPIKey": "เปิดใช้ API Key",
- "newAccountCreated": "ระบบได้สร้างบัญชีผู้ใช้ให้คุณสำหรับเข้าใช้งาน <a href=\"{{serverURL}}\">{{serverURL}}</a> เรียบร้อยแล้ว กรุณากดลิงก์ด้านล่างเพื่อยืนยันอีเมล หลังจากยืนยันอีเมลเสร็จสิ้น คุณจะสามารถเข้าใช้งานระบบได้",
- "resetYourPassword": "รีเซ็ตรหัสผ่านของคุณ",
- "verified": "ยืนยันบััญชีแล้ว",
- "verifyYourEmail": "ยืนยันอีเมลของคุณ",
- "youAreReceivingResetPassword": "คุณได้รับอีเมลนี้เนื่องจากคุณ (หรือคนอื่น) ได้ร้องขอให้รีเซ็ตรหัสผ่านของบัญชีของคุณ กรุณากดลิงก์ด้านล่างเพื่อดำเนินการรีเซ็ตรหัสผ่านต่อ:",
- "youDidNotRequestPassword": "หากคุณไม่ได้ร้องขอให้มีการรีเซ็ตรหัสผ่าน คุณสามารถเพิกเฉยข้อความนี้ได้ โดยรหัสผ่านของคุณจะคงอยู่เช่นเดิม"
- },
- "error": {
- "deletingFile": "เกิดปัญหาระหว่างการลบไฟล์",
- "emailOrPasswordIncorrect": "อีเมลหรือรหัสผ่านไม่ถูกต้อง",
- "followingFieldsInvalid_one": "ช่องต่อไปนี้ไม่ถูกต้อง:",
- "followingFieldsInvalid_other": "ช่องต่อไปนี้ไม่ถูกต้อง:",
- "noFilesUploaded": "ไม่มีไฟล์ถูกอัปโหลด",
- "notAllowedToPerformAction": "คุณไม่ได้รับอนุญาตให้ดำเนินการสิ่งนี้",
- "problemUploadingFile": "เกิดปัญหาระหว่างการอัปโหลดไฟล์",
- "unableToDeleteCount": "ไม่สามารถลบ {{count}} จาก {{total}} {{label}}",
- "unableToUpdateCount": "ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}",
- "unauthorized": "คุณไม่ได้รับอนุญาต กรุณาเข้าสู่ระบบเพื่อทำคำขอนี้",
- "userLocked": "บัญชีนี้ถูกล็อกเนื่องจากมีการพยายามเข้าสู่ระบบมากเกินไป",
- "valueMustBeUnique": "ค่าต้องไม่ซ้ำกับเอกสารอื่น"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "เลือกระหว่างกำหนด URL เองหรือเชื่อมไปยังเอกสารอื่น",
- "chooseDocumentToLink": "เลือกเอกสารที่จะเชื่อมโยง",
- "customURL": "URL ที่กำหนดเอง",
- "enterURL": "ระบุ URL",
- "internalLink": "ลิงก์ภายใน",
- "linkType": "ประเภทของลิงก์",
- "openInNewTab": "เปิดในแท็บใหม่",
- "textToDisplay": "ข้อความสำหรับแสดงผล"
- },
- "general": {
- "createdAt": "สร้างเมื่อ",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deletedSuccessfully": "ลบสำเร็จ",
- "email": "อีเมล",
- "notFound": "ไม่พบ",
- "successfullyCreated": "สร้าง {{label}} สำเร็จ",
- "thisLanguage": "ไทย",
- "updatedAt": "แก้ไขเมื่อ",
- "updatedCountSuccessfully": "อัปเดต {{count}} {{label}} เรียบร้อยแล้ว",
- "updatedSuccessfully": "แก้ไขสำเร็จ",
- "user": "ผู้ใช้",
- "users": "ผู้ใช้",
- "value": "ค่า"
- },
- "upload": {
- "fileName": "ชื่อไฟล์",
- "fileSize": "ขนาดไฟล์",
- "height": "ความสูง",
- "sizes": "ขนาด",
- "width": "ความกว้าง"
- },
- "validation": {
- "emailAddress": "กรุณาระบุอีเมลที่ถูกต้อง",
- "enterNumber": "กรุณาระบุตัวเลขที่ถูกต้อง",
- "greaterThanMax": "{{value}} มากกว่าค่าสูงสุดที่อนุญาตของ {{label}} ซึ่งคือ {{max}}.",
- "invalidInput": "ข้อมูลไม่ถูกต้อง",
- "invalidSelection": "ค่าที่เลือกไม่ถูกต้อง",
- "invalidSelections": "ค่าที่เลือกไม่ถูกต้องดังนี้:",
- "lessThanMin": "{{value}} น้อยกว่าค่าต่ำสุดที่อนุญาตของ {{label}} ซึ่งคือ {{min}}.",
- "longerThanMin": "ค่าต้องมีความยาวมากกว่า {{minLength}} ตัวอักษร",
- "notValidDate": "วันที่ \"{{value}}\" ไม่ถูกต้อง",
- "required": "จำเป็นต้องระบุค่า",
- "requiresNoMoreThan": "ห้ามมีเกิน {{count}} {{label}}",
- "requiresTwoNumbers": "ต้องมีตัวเลข 2 ค่า",
- "shorterThanMax": "ค่าต้องมีความยาวน้อยกว่า {{maxLength}} ตัวอักษร",
- "trueOrFalse": "เป็นได้แค่ \"ใช่\" หรือ \"ไม่ใช่\"",
- "validUploadID": "ไม่ใช่ ID ของการอัปโหลดที่ถูกต้อง"
- },
- "version": {
- "autosavedSuccessfully": "บันทึกอัตโนมัติสำเร็จ",
- "draft": "ฉบับร่าง",
- "draftSavedSuccessfully": "บันทึกร่างสำเร็จ",
- "published": "เผยแพร่แล้ว",
- "restoredSuccessfully": "กู้คืนเวอร์ชันสำเร็จ",
- "status": "สถานะ"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/tr.js b/packages/translations/src/_generatedFiles_/api/tr.js
new file mode 100644
index 00000000000..618b5b78093
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/tr.js
@@ -0,0 +1,89 @@
+export default {
+ authentication: {
+ account: 'Hesap',
+ apiKey: 'API Anahtarı',
+ enableAPIKey: 'Api anahtarını etkinleştir',
+ newAccountCreated:
+ '<0>{{serverURL}}</0> sitesinde adınıza yeni bir hesap oluşturuldu. E-postanızı doğrulamak için bağlantıya tıklayabilirsiniz: <1>{{verificationURL}}</1><br> E-postanızı doğruladıktan sonra siteye hesap bilgilerinizle giriş yapabilirsiniz.',
+ resetYourPassword: 'Parolanızı Sıfırlayın',
+ verified: 'Doğrulandı',
+ verifyYourEmail: 'E-postanızı doğrulayın',
+ youAreReceivingResetPassword:
+ 'Siz veya bir başkası hesabınızın parolasını sıfırlama isteğinde bulunduğu için bu e-postayı alıyorsunuz. İşlemi tamamlamak için lütfen aşağıdaki bağlantıya tıklayın veya bağlantı adresini tarayıcınızın adres yazma bölümüne kopyalayın.',
+ youDidNotRequestPassword:
+ 'Eğer bu işlemi siz gerçekleştirmediyseniz bu e-postayı görmezden gelebilirsiniz.',
+ },
+ error: {
+ deletingFile: 'Dosya silinirken bir hatayla karşılaşıldı.',
+ emailOrPasswordIncorrect: 'Girilen e-posta veya parola hatalı',
+ followingFieldsInvalid_one: 'Lütfen geçersiz alanı düzeltin:',
+ followingFieldsInvalid_other: 'Lütfen geçersiz alanları düzeltin:',
+ noFilesUploaded: 'Yüklenen dosya yok',
+ notAllowedToPerformAction: 'Bu işlemi gerçekleştirmek için izniniz yok.',
+ problemUploadingFile: 'Dosya yüklenirken bir sorun oluştu.',
+ unableToDeleteCount: '{{total}} {{label}} içinden {{count}} silinemiyor.',
+ unableToUpdateCount: '{{total}} {{label}} içinden {{count}} güncellenemiyor.',
+ unauthorized: 'Bu işlemi gerçekleştirmek için lütfen giriş yapın.',
+ userLocked:
+ 'Hesabınız hatalı giriş denemeleri yüzünden geçici olarak kilitlendi. Lütfen daha sonra tekrar deneyin.',
+ valueMustBeUnique: 'Değer benzersiz olmalıdır',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Choose between entering a custom text URL or linking to another document.',
+ chooseDocumentToLink: 'Bağlantı verilecek bir döküman seçin.',
+ customURL: 'Özel URL',
+ enterURL: 'Bir URL girin',
+ internalLink: 'İç bağlantı',
+ linkType: 'Bağlantı türü',
+ openInNewTab: 'Yeni sekmede aç',
+ textToDisplay: 'Görüntülenecek metin',
+ },
+ general: {
+ createdAt: 'Oluşturma tarihi',
+ deletedCountSuccessfully: '{{count}} {{label}} başarıyla silindi.',
+ deletedSuccessfully: 'Başarıyla silindi.',
+ email: 'E-posta',
+ notFound: 'Bulunamadı',
+ successfullyCreated: '{{label}} başarıyla oluşturuldu.',
+ thisLanguage: 'Türkçe',
+ updatedAt: 'Güncellenme tarihi',
+ updatedCountSuccessfully: '{{count}} {{label}} başarıyla güncellendi.',
+ updatedSuccessfully: 'Başarıyla güncellendi.',
+ user: 'kullanıcı',
+ users: 'kullanıcı',
+ value: 'Değer',
+ },
+ upload: {
+ fileName: 'Dosya adı',
+ fileSize: 'Dosya boyutu',
+ height: 'Yükseklik',
+ sizes: 'Boyutlar',
+ width: 'Genişlik',
+ },
+ validation: {
+ emailAddress: 'Lütfen geçerli bir e-posta adresi girin.',
+ enterNumber: 'Lütfen geçerli bir sayı girin.',
+ greaterThanMax: '{{value}} izin verilen maksimum {{label}} değerinden daha büyük.',
+ invalidInput: 'Bu alanda geçersiz bir giriş mevcut.',
+ invalidSelection: 'Bu alanda geçersiz bir seçim mevcut.',
+ invalidSelections: "'Bu alan şu geçersiz seçimlere sahip:'",
+ lessThanMin: '{{value}} izin verilen minimum {{label}} değerinden daha küçük.',
+ longerThanMin: 'Bu değer minimum {{minLength}} karakterden uzun olmalıdır.',
+ notValidDate: '"{{value}}" geçerli bir tarih değil.',
+ required: 'Bu alan gereklidir.',
+ requiresNoMoreThan: 'Bu alana {{count}} adetten fazla {{label}} girilemez.',
+ requiresTwoNumbers: 'Bu alana en az iki rakam girilmesi zorunludur.',
+ shorterThanMax: 'Bu alan {{maxLength}} karakterden daha kısa olmalıdır.',
+ trueOrFalse: 'Bu alan yalnızca doğru ve yanlış olabilir.',
+ validUploadID: "'Bu alan geçerli bir karşıya yükleme ID'sine sahip değil.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Otomatik kaydetme başarılı',
+ draft: 'Taslak',
+ draftSavedSuccessfully: 'Taslak başarıyla kaydedildi.',
+ published: 'Yayınlandı',
+ restoredSuccessfully: 'Geri getirme başarılı.',
+ status: 'Durum',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/tr.json b/packages/translations/src/_generatedFiles_/api/tr.json
deleted file mode 100644
index 5dc5e54245c..00000000000
--- a/packages/translations/src/_generatedFiles_/api/tr.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesap",
- "apiKey": "API Anahtarı",
- "enableAPIKey": "Api anahtarını etkinleştir",
- "newAccountCreated": "<0>{{serverURL}}</0> sitesinde adınıza yeni bir hesap oluşturuldu. E-postanızı doğrulamak için bağlantıya tıklayabilirsiniz: <1>{{verificationURL}}</1><br> E-postanızı doğruladıktan sonra siteye hesap bilgilerinizle giriş yapabilirsiniz.",
- "resetYourPassword": "Parolanızı Sıfırlayın",
- "verified": "Doğrulandı",
- "verifyYourEmail": "E-postanızı doğrulayın",
- "youAreReceivingResetPassword": "Siz veya bir başkası hesabınızın parolasını sıfırlama isteğinde bulunduğu için bu e-postayı alıyorsunuz. İşlemi tamamlamak için lütfen aşağıdaki bağlantıya tıklayın veya bağlantı adresini tarayıcınızın adres yazma bölümüne kopyalayın.",
- "youDidNotRequestPassword": "Eğer bu işlemi siz gerçekleştirmediyseniz bu e-postayı görmezden gelebilirsiniz."
- },
- "error": {
- "deletingFile": "Dosya silinirken bir hatayla karşılaşıldı.",
- "emailOrPasswordIncorrect": "Girilen e-posta veya parola hatalı",
- "followingFieldsInvalid_one": "Lütfen geçersiz alanı düzeltin:",
- "followingFieldsInvalid_other": "Lütfen geçersiz alanları düzeltin:",
- "noFilesUploaded": "Yüklenen dosya yok",
- "notAllowedToPerformAction": "Bu işlemi gerçekleştirmek için izniniz yok.",
- "problemUploadingFile": "Dosya yüklenirken bir sorun oluştu.",
- "unableToDeleteCount": "{{total}} {{label}} içinden {{count}} silinemiyor.",
- "unableToUpdateCount": "{{total}} {{label}} içinden {{count}} güncellenemiyor.",
- "unauthorized": "Bu işlemi gerçekleştirmek için lütfen giriş yapın.",
- "userLocked": "Hesabınız hatalı giriş denemeleri yüzünden geçici olarak kilitlendi. Lütfen daha sonra tekrar deneyin.",
- "valueMustBeUnique": "Değer benzersiz olmalıdır"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Choose between entering a custom text URL or linking to another document.",
- "chooseDocumentToLink": "Bağlantı verilecek bir döküman seçin.",
- "customURL": "Özel URL",
- "enterURL": "Bir URL girin",
- "internalLink": "İç bağlantı",
- "linkType": "Bağlantı türü",
- "openInNewTab": "Yeni sekmede aç",
- "textToDisplay": "Görüntülenecek metin"
- },
- "general": {
- "createdAt": "Oluşturma tarihi",
- "deletedCountSuccessfully": "{{count}} {{label}} başarıyla silindi.",
- "deletedSuccessfully": "Başarıyla silindi.",
- "email": "E-posta",
- "notFound": "Bulunamadı",
- "successfullyCreated": "{{label}} başarıyla oluşturuldu.",
- "thisLanguage": "Türkçe",
- "updatedAt": "Güncellenme tarihi",
- "updatedCountSuccessfully": "{{count}} {{label}} başarıyla güncellendi.",
- "updatedSuccessfully": "Başarıyla güncellendi.",
- "user": "kullanıcı",
- "users": "kullanıcı",
- "value": "Değer"
- },
- "upload": {
- "fileName": "Dosya adı",
- "fileSize": "Dosya boyutu",
- "height": "Yükseklik",
- "sizes": "Boyutlar",
- "width": "Genişlik"
- },
- "validation": {
- "emailAddress": "Lütfen geçerli bir e-posta adresi girin.",
- "enterNumber": "Lütfen geçerli bir sayı girin.",
- "greaterThanMax": "{{value}} izin verilen maksimum {{label}} değerinden daha büyük.",
- "invalidInput": "Bu alanda geçersiz bir giriş mevcut.",
- "invalidSelection": "Bu alanda geçersiz bir seçim mevcut.",
- "invalidSelections": "'Bu alan şu geçersiz seçimlere sahip:'",
- "lessThanMin": "{{value}} izin verilen minimum {{label}} değerinden daha küçük.",
- "longerThanMin": "Bu değer minimum {{minLength}} karakterden uzun olmalıdır.",
- "notValidDate": "\"{{value}}\" geçerli bir tarih değil.",
- "required": "Bu alan gereklidir.",
- "requiresNoMoreThan": "Bu alana {{count}} adetten fazla {{label}} girilemez.",
- "requiresTwoNumbers": "Bu alana en az iki rakam girilmesi zorunludur.",
- "shorterThanMax": "Bu alan {{maxLength}} karakterden daha kısa olmalıdır.",
- "trueOrFalse": "Bu alan yalnızca doğru ve yanlış olabilir.",
- "validUploadID": "'Bu alan geçerli bir karşıya yükleme ID'sine sahip değil.'"
- },
- "version": {
- "autosavedSuccessfully": "Otomatik kaydetme başarılı",
- "draft": "Taslak",
- "draftSavedSuccessfully": "Taslak başarıyla kaydedildi.",
- "published": "Yayınlandı",
- "restoredSuccessfully": "Geri getirme başarılı.",
- "status": "Durum"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/translation-schema.json b/packages/translations/src/_generatedFiles_/api/translation-schema.json
deleted file mode 100644
index b7e458c98f3..00000000000
--- a/packages/translations/src/_generatedFiles_/api/translation-schema.json
+++ /dev/null
@@ -1,403 +0,0 @@
-{
- "$schema": "http://json-schema.org/draft-04/schema#",
- "additionalProperties": false,
- "properties": {
- "$schema": {
- "type": "string"
- },
- "authentication": {
- "additionalProperties": false,
- "properties": {
- "account": {
- "type": "string"
- },
- "apiKey": {
- "type": "string"
- },
- "enableAPIKey": {
- "type": "string"
- },
- "newAccountCreated": {
- "type": "string"
- },
- "resetYourPassword": {
- "type": "string"
- },
- "verifyYourEmail": {
- "type": "string"
- },
- "youAreReceivingResetPassword": {
- "type": "string"
- },
- "youDidNotRequestPassword": {
- "type": "string"
- },
- "verified": {
- "type": "string"
- }
- },
- "required": [
- "account",
- "apiKey",
- "enableAPIKey",
- "newAccountCreated",
- "resetYourPassword",
- "verifyYourEmail",
- "youAreReceivingResetPassword",
- "youDidNotRequestPassword",
- "verified"
- ],
- "type": "object"
- },
- "error": {
- "additionalProperties": false,
- "properties": {
- "deletingFile": {
- "type": "string"
- },
- "emailOrPasswordIncorrect": {
- "type": "string"
- },
- "followingFieldsInvalid_one": {
- "type": "string"
- },
- "followingFieldsInvalid_other": {
- "type": "string"
- },
- "noFilesUploaded": {
- "type": "string"
- },
- "notAllowedToPerformAction": {
- "type": "string"
- },
- "problemUploadingFile": {
- "type": "string"
- },
- "unableToDeleteCount": {
- "type": "string"
- },
- "unableToUpdateCount": {
- "type": "string"
- },
- "unauthorized": {
- "type": "string"
- },
- "userLocked": {
- "type": "string"
- },
- "valueMustBeUnique": {
- "type": "string"
- }
- },
- "required": [
- "deletingFile",
- "emailOrPasswordIncorrect",
- "followingFieldsInvalid_one",
- "followingFieldsInvalid_other",
- "noFilesUploaded",
- "notAllowedToPerformAction",
- "problemUploadingFile",
- "unableToDeleteCount",
- "unableToUpdateCount",
- "unauthorized",
- "userLocked",
- "valueMustBeUnique"
- ],
- "type": "object"
- },
- "fields": {
- "additionalProperties": false,
- "properties": {
- "textToDisplay": {
- "type": "string"
- },
- "linkType": {
- "type": "string"
- },
- "chooseBetweenCustomTextOrDocument": {
- "type": "string"
- },
- "customURL": {
- "type": "string"
- },
- "internalLink": {
- "type": "string"
- },
- "enterURL": {
- "type": "string"
- },
- "chooseDocumentToLink": {
- "type": "string"
- },
- "openInNewTab": {
- "type": "string"
- }
- },
- "required": [
- "textToDisplay",
- "linkType",
- "chooseBetweenCustomTextOrDocument",
- "customURL",
- "internalLink",
- "enterURL",
- "chooseDocumentToLink",
- "openInNewTab"
- ],
- "type": "object"
- },
- "general": {
- "additionalProperties": false,
- "properties": {
- "createdAt": {
- "type": "string"
- },
- "deletedCountSuccessfully": {
- "type": "string"
- },
- "deletedSuccessfully": {
- "type": "string"
- },
- "email": {
- "type": "string"
- },
- "notFound": {
- "type": "string"
- },
- "successfullyCreated": {
- "type": "string"
- },
- "thisLanguage": {
- "type": "string"
- },
- "user": {
- "type": "string"
- },
- "users": {
- "type": "string"
- },
- "updatedAt": {
- "type": "string"
- },
- "updatedSuccessfully": {
- "type": "string"
- },
- "updatedCountSuccessfully": {
- "type": "string"
- },
- "value": {
- "type": "string"
- }
- },
- "required": [
- "createdAt",
- "deletedCountSuccessfully",
- "deletedSuccessfully",
- "email",
- "notFound",
- "successfullyCreated",
- "thisLanguage",
- "user",
- "users",
- "updatedAt",
- "updatedSuccessfully",
- "updatedCountSuccessfully",
- "value"
- ],
- "type": "object"
- },
- "operators": {
- "additionalProperties": false,
- "properties": {
- "contains": {
- "type": "string"
- },
- "equals": {
- "type": "string"
- },
- "exists": {
- "type": "string"
- },
- "isGreaterThan": {
- "type": "string"
- },
- "isGreaterThanOrEqualTo": {
- "type": "string"
- },
- "isIn": {
- "type": "string"
- },
- "isLessThan": {
- "type": "string"
- },
- "isLessThanOrEqualTo": {
- "type": "string"
- },
- "isLike": {
- "type": "string"
- },
- "isNotEqualTo": {
- "type": "string"
- },
- "isNotIn": {
- "type": "string"
- },
- "near": {
- "type": "string"
- }
- },
- "required": [
- "equals",
- "isNotEqualTo",
- "isIn",
- "isNotIn",
- "exists",
- "isGreaterThan",
- "isLessThan",
- "isLessThanOrEqualTo",
- "isGreaterThanOrEqualTo",
- "near",
- "isLike",
- "contains"
- ],
- "type": "object"
- },
- "upload": {
- "additionalProperties": false,
- "properties": {
- "width": {
- "type": "string"
- },
- "height": {
- "type": "string"
- },
- "fileSize": {
- "type": "string"
- },
- "fileName": {
- "type": "string"
- },
- "sizes": {
- "type": "string"
- }
- },
- "required": [
- "width",
- "height",
- "fileSize",
- "fileName",
- "sizes"
- ],
- "type": "object"
- },
- "validation": {
- "additionalProperties": false,
- "properties": {
- "emailAddress": {
- "type": "string"
- },
- "enterNumber": {
- "type": "string"
- },
- "greaterThanMax": {
- "type": "string"
- },
- "invalidInput": {
- "type": "string"
- },
- "invalidSelection": {
- "type": "string"
- },
- "invalidSelections": {
- "type": "string"
- },
- "lessThanMin": {
- "type": "string"
- },
- "longerThanMin": {
- "type": "string"
- },
- "notValidDate": {
- "type": "string"
- },
- "required": {
- "type": "string"
- },
- "requiresNoMoreThan": {
- "type": "string"
- },
- "requiresTwoNumbers": {
- "type": "string"
- },
- "shorterThanMax": {
- "type": "string"
- },
- "trueOrFalse": {
- "type": "string"
- },
- "validUploadID": {
- "type": "string"
- }
- },
- "required": [
- "emailAddress",
- "enterNumber",
- "greaterThanMax",
- "invalidInput",
- "invalidSelection",
- "invalidSelections",
- "lessThanMin",
- "longerThanMin",
- "notValidDate",
- "required",
- "requiresNoMoreThan",
- "requiresTwoNumbers",
- "shorterThanMax",
- "trueOrFalse",
- "validUploadID"
- ],
- "type": "object"
- },
- "version": {
- "additionalProperties": false,
- "properties": {
- "autosavedSuccessfully": {
- "type": "string"
- },
- "draftSavedSuccessfully": {
- "type": "string"
- },
- "restoredSuccessfully": {
- "type": "string"
- },
- "draft": {
- "type": "string"
- },
- "published": {
- "type": "string"
- },
- "status": {
- "type": "string"
- }
- },
- "required": [
- "autosavedSuccessfully",
- "draftSavedSuccessfully",
- "restoredSuccessfully",
- "draft",
- "published",
- "status"
- ],
- "type": "object"
- }
- },
- "required": [
- "authentication",
- "fields",
- "general",
- "error",
- "upload",
- "validation",
- "version"
- ],
- "type": "object"
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/ua.js b/packages/translations/src/_generatedFiles_/api/ua.js
new file mode 100644
index 00000000000..0aece31a988
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/ua.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Обліковий запис',
+ apiKey: 'API ключ',
+ enableAPIKey: 'Активувати API ключ',
+ newAccountCreated:
+ 'Новий обліковий запис було створено, щоб отримати доступ до <a href="{{serverURL}}">{{serverURL}}</a>, будь ласка, натисніть на наступне посилання, або вставте посилання в адресну строку вашого браузера, щоб підтвердити вашу пошту: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Після Підтвердження вашої пошти, ви матимете змогу зайти в систему.',
+ resetYourPassword: 'Скинути ваш пароль',
+ verified: 'Підтверджено',
+ verifyYourEmail: 'Підтвердити пошту',
+ youAreReceivingResetPassword:
+ 'Ви отримали це повідомлення, бо ви (або хтось інший) створив запит на скидання пароля до вашого облікового запису. Будь ласка, натисніть на наступне посилання, або вставте посилання в адресний рядок вашого браузера, щоб завершити процес:',
+ youDidNotRequestPassword:
+ 'Якщо ви не сторювали запит на це, будь ласка, ігноруйте це повідомлення і пароль залишиться без змін',
+ },
+ error: {
+ deletingFile: 'Виникла помилка під час видалення файлу',
+ emailOrPasswordIncorrect: 'Вказаний email або пароль не є вірними',
+ followingFieldsInvalid_one: 'Наступне поле не є вірним:',
+ followingFieldsInvalid_other: 'Наступні поля не є вірними',
+ noFilesUploaded: 'Не було загружено жодного файлу.',
+ notAllowedToPerformAction: 'Вам не дозволено виконувати цю дію.',
+ problemUploadingFile: 'Виникла помилка під час завантаження файлу.',
+ unableToDeleteCount: 'Не вдалося видалити {{count}} із {{total}} {{label}}.',
+ unableToUpdateCount: 'Не вдалося оновити {{count}} із {{total}} {{label}}.',
+ unauthorized: 'Немає доступу, ви повинні увійти, щоб виконати цей запит.',
+ userLocked: 'Цей користувач заблокований через велику кількість невдалих спроб входу.',
+ valueMustBeUnique: 'Значення має бути унікальним.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Виберіть між введенням власної текстової URL-адреси і посиланням на інший документ.',
+ chooseDocumentToLink: 'Виберіть документ, на який потрібно зробити посилання',
+ customURL: 'Власний URL',
+ enterURL: 'Введіть URL',
+ internalLink: 'Внутрішнє посилання',
+ linkType: 'Тип посилання',
+ openInNewTab: 'Відкривати в новій вкладці',
+ textToDisplay: 'Текст для відображення',
+ },
+ general: {
+ createdAt: 'Дата створення',
+ deletedCountSuccessfully: 'Успішно видалено {{count}} {{label}}.',
+ deletedSuccessfully: 'Успішно видалено.',
+ email: 'Email',
+ notFound: 'Не знайдено',
+ successfullyCreated: '{{label}} успішно створено.',
+ thisLanguage: 'Українська',
+ updatedAt: 'Змінено',
+ updatedCountSuccessfully: 'Успішно оновлено {{count}} {{label}}.',
+ updatedSuccessfully: 'Успішно відредаговано.',
+ user: 'Користувач',
+ users: 'Користувачі',
+ value: 'Значення',
+ },
+ upload: {
+ fileName: 'Назва файлу',
+ fileSize: 'Розмір файлу',
+ height: 'Висота',
+ sizes: 'Розміри',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Будь ласка, введіть валідну email адресу.',
+ enterNumber: 'Будь ласка, введіть валідний номер.',
+ greaterThanMax: '{{value}} більше, ніж дозволено максимуму {{label}} в {{max}}.',
+ invalidInput: 'У цьому полі введено некоректне значення.',
+ invalidSelection: 'Це поле має некоректний вибір.',
+ invalidSelections: 'Це поле має наступні невірні варіанти вибору:',
+ lessThanMin: '{{value}} менше, ніж дозволено мінімуму {{label}} в {{min}}.',
+ longerThanMin: 'Це значення має бути більше, ніж мінімальна довжина {{minLength}} characters.',
+ notValidDate: '"{{value}}" - некоректна дата.',
+ required: "Це поле є обов'язковим.",
+ requiresNoMoreThan: 'Це поле потребує не більше {{count}} {{label}}.',
+ requiresTwoNumbers: 'У цьому полі потрібно ввести два числа.',
+ shorterThanMax: 'Це значення має бути меншим за максимальну довжину символів {{maxLength}}.',
+ trueOrFalse: 'Це поле може мати значення тільки true або false.',
+ validUploadID: 'Це поле не є дійсним ID завантаження.',
+ },
+ version: {
+ autosavedSuccessfully: 'Автозбереження успішно виконано.',
+ draft: 'Чернетка',
+ draftSavedSuccessfully: 'Чернетка успішно збережена.',
+ published: 'Опубліковано',
+ restoredSuccessfully: 'Відновлено успішно.',
+ status: 'Статус',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/ua.json b/packages/translations/src/_generatedFiles_/api/ua.json
deleted file mode 100644
index 603bcb3926f..00000000000
--- a/packages/translations/src/_generatedFiles_/api/ua.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Обліковий запис",
- "apiKey": "API ключ",
- "enableAPIKey": "Активувати API ключ",
- "newAccountCreated": "Новий обліковий запис було створено, щоб отримати доступ до <a href=\"{{serverURL}}\">{{serverURL}}</a>, будь ласка, натисніть на наступне посилання, або вставте посилання в адресну строку вашого браузера, щоб підтвердити вашу пошту: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Після Підтвердження вашої пошти, ви матимете змогу зайти в систему.",
- "resetYourPassword": "Скинути ваш пароль",
- "verified": "Підтверджено",
- "verifyYourEmail": "Підтвердити пошту",
- "youAreReceivingResetPassword": "Ви отримали це повідомлення, бо ви (або хтось інший) створив запит на скидання пароля до вашого облікового запису. Будь ласка, натисніть на наступне посилання, або вставте посилання в адресний рядок вашого браузера, щоб завершити процес:",
- "youDidNotRequestPassword": "Якщо ви не сторювали запит на це, будь ласка, ігноруйте це повідомлення і пароль залишиться без змін"
- },
- "error": {
- "deletingFile": "Виникла помилка під час видалення файлу",
- "emailOrPasswordIncorrect": "Вказаний email або пароль не є вірними",
- "followingFieldsInvalid_one": "Наступне поле не є вірним:",
- "followingFieldsInvalid_other": "Наступні поля не є вірними",
- "noFilesUploaded": "Не було загружено жодного файлу.",
- "notAllowedToPerformAction": "Вам не дозволено виконувати цю дію.",
- "problemUploadingFile": "Виникла помилка під час завантаження файлу.",
- "unableToDeleteCount": "Не вдалося видалити {{count}} із {{total}} {{label}}.",
- "unableToUpdateCount": "Не вдалося оновити {{count}} із {{total}} {{label}}.",
- "unauthorized": "Немає доступу, ви повинні увійти, щоб виконати цей запит.",
- "userLocked": "Цей користувач заблокований через велику кількість невдалих спроб входу.",
- "valueMustBeUnique": "Значення має бути унікальним."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Виберіть між введенням власної текстової URL-адреси і посиланням на інший документ.",
- "chooseDocumentToLink": "Виберіть документ, на який потрібно зробити посилання",
- "customURL": "Власний URL",
- "enterURL": "Введіть URL",
- "internalLink": "Внутрішнє посилання",
- "linkType": "Тип посилання",
- "openInNewTab": "Відкривати в новій вкладці",
- "textToDisplay": "Текст для відображення"
- },
- "general": {
- "createdAt": "Дата створення",
- "deletedCountSuccessfully": "Успішно видалено {{count}} {{label}}.",
- "deletedSuccessfully": "Успішно видалено.",
- "email": "Email",
- "notFound": "Не знайдено",
- "successfullyCreated": "{{label}} успішно створено.",
- "thisLanguage": "Українська",
- "updatedAt": "Змінено",
- "updatedCountSuccessfully": "Успішно оновлено {{count}} {{label}}.",
- "updatedSuccessfully": "Успішно відредаговано.",
- "user": "Користувач",
- "users": "Користувачі",
- "value": "Значення"
- },
- "upload": {
- "fileName": "Назва файлу",
- "fileSize": "Розмір файлу",
- "height": "Висота",
- "sizes": "Розміри",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Будь ласка, введіть валідну email адресу.",
- "enterNumber": "Будь ласка, введіть валідний номер.",
- "greaterThanMax": "{{value}} більше, ніж дозволено максимуму {{label}} в {{max}}.",
- "invalidInput": "У цьому полі введено некоректне значення.",
- "invalidSelection": "Це поле має некоректний вибір.",
- "invalidSelections": "Це поле має наступні невірні варіанти вибору:",
- "lessThanMin": "{{value}} менше, ніж дозволено мінімуму {{label}} в {{min}}.",
- "longerThanMin": "Це значення має бути більше, ніж мінімальна довжина {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" - некоректна дата.",
- "required": "Це поле є обов'язковим.",
- "requiresNoMoreThan": "Це поле потребує не більше {{count}} {{label}}.",
- "requiresTwoNumbers": "У цьому полі потрібно ввести два числа.",
- "shorterThanMax": "Це значення має бути меншим за максимальну довжину символів {{maxLength}}.",
- "trueOrFalse": "Це поле може мати значення тільки true або false.",
- "validUploadID": "Це поле не є дійсним ID завантаження."
- },
- "version": {
- "autosavedSuccessfully": "Автозбереження успішно виконано.",
- "draft": "Чернетка",
- "draftSavedSuccessfully": "Чернетка успішно збережена.",
- "published": "Опубліковано",
- "restoredSuccessfully": "Відновлено успішно.",
- "status": "Статус"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/vi.js b/packages/translations/src/_generatedFiles_/api/vi.js
new file mode 100644
index 00000000000..4a253c21240
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/vi.js
@@ -0,0 +1,88 @@
+export default {
+ authentication: {
+ account: 'Tài khoản',
+ apiKey: 'API Key',
+ enableAPIKey: 'Kích hoạt API Key',
+ newAccountCreated:
+ 'Một tài khoản mới đã được tạo cho bạn. Tài khoản này được dùng để truy cập <a href="{{serverURL}}">{{serverURL}}</a> Hãy nhấp chuột hoặc sao chép đường dẫn sau vào trình duyệt của bạn để xác thực email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Sau khi email được xác thực, bạn sẽ có thể đăng nhập.',
+ resetYourPassword: 'Tạo lại mật khẩu',
+ verified: 'Đã xác thực',
+ verifyYourEmail: 'Tiến hành xác thực email',
+ youAreReceivingResetPassword:
+ 'Bạn nhận được tin nhắn này vì bạn (hoặc một người nào khác) đã gửi yêu cầu thay đổi mật khẩu tài khoản của bạn. Xin hãy nhấp chuột vào đường dẫn sau, hoặc sao chép vào trình duyệt của bạn để hoàn tất quá trình:',
+ youDidNotRequestPassword:
+ 'Nếu bạn không phải là người yêu cầu thay đổi mật khẩu, xin hãy bỏ qua tin nhắn này và mật khẩu của bạn sẽ được giữ nguyên.',
+ },
+ error: {
+ deletingFile: 'Lỗi - Đã xảy ra vấn đề khi xóa tệp này.',
+ emailOrPasswordIncorrect: 'Lỗi - Email hoặc mật khẩu không chính xác.',
+ followingFieldsInvalid_one: 'Lỗi - Field sau không hợp lệ:',
+ followingFieldsInvalid_other: 'Lỗi - Những fields sau không hợp lệ:',
+ noFilesUploaded: 'Lỗi - File chưa được tải lên.',
+ notAllowedToPerformAction: 'Lỗi - Bạn không có quyền thực hiện lệnh này.',
+ problemUploadingFile: 'Lỗi - Đã xảy ra vấn để khi tải lên file sau.',
+ unableToDeleteCount: 'Không thể xóa {{count}} trong số {{total}} {{label}}.',
+ unableToUpdateCount: 'Không thể cập nhật {{count}} trên {{total}} {{label}}.',
+ unauthorized: 'Lỗi - Bạn cần phải đăng nhập trước khi gửi request sau.',
+ userLocked: 'Lỗi- Tài khoản đã bị khóa do đăng nhập thất bại nhiều lần.',
+ valueMustBeUnique: 'Lỗi - Giá trị không được trùng lặp.',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument:
+ 'Chọn giữa nhập URL văn bản tùy chỉnh hoặc liên kết đến tài liệu khác.',
+ chooseDocumentToLink: 'Chọn một tài liệu để liên kết đến',
+ customURL: 'URL tùy chỉnh',
+ enterURL: 'Nhập một URL',
+ internalLink: 'Liên kết nội bộ',
+ linkType: 'Loại liên kết',
+ openInNewTab: 'Mở trong trang mới',
+ textToDisplay: 'Văn bản để hiển thị',
+ },
+ general: {
+ createdAt: 'Ngày tạo',
+ deletedCountSuccessfully: 'Đã xóa thành công {{count}} {{label}}.',
+ deletedSuccessfully: 'Đã xoá thành công.',
+ email: 'Email',
+ notFound: 'Không tìm thấy',
+ successfullyCreated: '{{label}} đã được tạo thành công.',
+ thisLanguage: 'Vietnamese (Tiếng Việt)',
+ updatedAt: 'Ngày cập nhật',
+ updatedCountSuccessfully: 'Đã cập nhật thành công {{count}} {{label}}.',
+ updatedSuccessfully: 'Cập nhật thành công.',
+ user: 'Người dùng',
+ users: 'Người dùng',
+ value: 'Giá trị',
+ },
+ upload: {
+ fileName: 'Tên file',
+ fileSize: 'Dung lượng file',
+ height: 'Chiều cao',
+ sizes: 'Các độ phân giải',
+ width: 'Chiều rộng',
+ },
+ validation: {
+ emailAddress: 'Địa chỉ email không hợp lệ.',
+ enterNumber: 'Vui lòng nhập số.',
+ greaterThanMax: '{{value}} lớn hơn giá trị tối đa cho phép của {{label}} là {{max}}.',
+ invalidInput: 'Dữ liệu nhập vào không hợp lệ.',
+ invalidSelection: 'Lựa chọn ở field này không hợp lệ.',
+ invalidSelections: "'Field này có những lựa chọn không hợp lệ sau:'",
+ lessThanMin: '{{value}} nhỏ hơn giá trị tối thiểu cho phép của {{label}} là {{min}}.',
+ longerThanMin: 'Giá trị này cần có độ dài tối thiểu {{minLength}} ký tự.',
+ notValidDate: '"{{value}}" không phải là một ngày (date) hợp lệ.',
+ required: 'Field này cần được diền.',
+ requiresNoMoreThan: 'Field này không thể vượt quá {{count}} {{label}}.',
+ requiresTwoNumbers: 'Field này cần tối thiểu 2 chữ số.',
+ shorterThanMax: 'Giá trị phải ngắn hơn hoặc bằng {{maxLength}} ký tự.',
+ trueOrFalse: 'Field này chỉ có thể chứa giá trị true hoặc false.',
+ validUploadID: "'Field này không chứa ID tải lên hợp lệ.'",
+ },
+ version: {
+ autosavedSuccessfully: 'Đã tự động lưu thành công.',
+ draft: 'Bản nháp',
+ draftSavedSuccessfully: 'Bản nháp đã được lưu thành công.',
+ published: 'Đã xuất bản',
+ restoredSuccessfully: 'Đã khôi phục thành công.',
+ status: 'Trạng thái',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/vi.json b/packages/translations/src/_generatedFiles_/api/vi.json
deleted file mode 100644
index f50741f1a6e..00000000000
--- a/packages/translations/src/_generatedFiles_/api/vi.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Tài khoản",
- "apiKey": "API Key",
- "enableAPIKey": "Kích hoạt API Key",
- "newAccountCreated": "Một tài khoản mới đã được tạo cho bạn. Tài khoản này được dùng để truy cập <a href=\"{{serverURL}}\">{{serverURL}}</a> Hãy nhấp chuột hoặc sao chép đường dẫn sau vào trình duyệt của bạn để xác thực email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Sau khi email được xác thực, bạn sẽ có thể đăng nhập.",
- "resetYourPassword": "Tạo lại mật khẩu",
- "verified": "Đã xác thực",
- "verifyYourEmail": "Tiến hành xác thực email",
- "youAreReceivingResetPassword": "Bạn nhận được tin nhắn này vì bạn (hoặc một người nào khác) đã gửi yêu cầu thay đổi mật khẩu tài khoản của bạn. Xin hãy nhấp chuột vào đường dẫn sau, hoặc sao chép vào trình duyệt của bạn để hoàn tất quá trình:",
- "youDidNotRequestPassword": "Nếu bạn không phải là người yêu cầu thay đổi mật khẩu, xin hãy bỏ qua tin nhắn này và mật khẩu của bạn sẽ được giữ nguyên."
- },
- "error": {
- "deletingFile": "Lỗi - Đã xảy ra vấn đề khi xóa tệp này.",
- "emailOrPasswordIncorrect": "Lỗi - Email hoặc mật khẩu không chính xác.",
- "followingFieldsInvalid_one": "Lỗi - Field sau không hợp lệ:",
- "followingFieldsInvalid_other": "Lỗi - Những fields sau không hợp lệ:",
- "noFilesUploaded": "Lỗi - File chưa được tải lên.",
- "notAllowedToPerformAction": "Lỗi - Bạn không có quyền thực hiện lệnh này.",
- "problemUploadingFile": "Lỗi - Đã xảy ra vấn để khi tải lên file sau.",
- "unableToDeleteCount": "Không thể xóa {{count}} trong số {{total}} {{label}}.",
- "unableToUpdateCount": "Không thể cập nhật {{count}} trên {{total}} {{label}}.",
- "unauthorized": "Lỗi - Bạn cần phải đăng nhập trước khi gửi request sau.",
- "userLocked": "Lỗi- Tài khoản đã bị khóa do đăng nhập thất bại nhiều lần.",
- "valueMustBeUnique": "Lỗi - Giá trị không được trùng lặp."
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "Chọn giữa nhập URL văn bản tùy chỉnh hoặc liên kết đến tài liệu khác.",
- "chooseDocumentToLink": "Chọn một tài liệu để liên kết đến",
- "customURL": "URL tùy chỉnh",
- "enterURL": "Nhập một URL",
- "internalLink": "Liên kết nội bộ",
- "linkType": "Loại liên kết",
- "openInNewTab": "Mở trong trang mới",
- "textToDisplay": "Văn bản để hiển thị"
- },
- "general": {
- "createdAt": "Ngày tạo",
- "deletedCountSuccessfully": "Đã xóa thành công {{count}} {{label}}.",
- "deletedSuccessfully": "Đã xoá thành công.",
- "email": "Email",
- "notFound": "Không tìm thấy",
- "successfullyCreated": "{{label}} đã được tạo thành công.",
- "thisLanguage": "Vietnamese (Tiếng Việt)",
- "updatedAt": "Ngày cập nhật",
- "updatedCountSuccessfully": "Đã cập nhật thành công {{count}} {{label}}.",
- "updatedSuccessfully": "Cập nhật thành công.",
- "user": "Người dùng",
- "users": "Người dùng",
- "value": "Giá trị"
- },
- "upload": {
- "fileName": "Tên file",
- "fileSize": "Dung lượng file",
- "height": "Chiều cao",
- "sizes": "Các độ phân giải",
- "width": "Chiều rộng"
- },
- "validation": {
- "emailAddress": "Địa chỉ email không hợp lệ.",
- "enterNumber": "Vui lòng nhập số.",
- "greaterThanMax": "{{value}} lớn hơn giá trị tối đa cho phép của {{label}} là {{max}}.",
- "invalidInput": "Dữ liệu nhập vào không hợp lệ.",
- "invalidSelection": "Lựa chọn ở field này không hợp lệ.",
- "invalidSelections": "'Field này có những lựa chọn không hợp lệ sau:'",
- "lessThanMin": "{{value}} nhỏ hơn giá trị tối thiểu cho phép của {{label}} là {{min}}.",
- "longerThanMin": "Giá trị này cần có độ dài tối thiểu {{minLength}} ký tự.",
- "notValidDate": "\"{{value}}\" không phải là một ngày (date) hợp lệ.",
- "required": "Field này cần được diền.",
- "requiresNoMoreThan": "Field này không thể vượt quá {{count}} {{label}}.",
- "requiresTwoNumbers": "Field này cần tối thiểu 2 chữ số.",
- "shorterThanMax": "Giá trị phải ngắn hơn hoặc bằng {{maxLength}} ký tự.",
- "trueOrFalse": "Field này chỉ có thể chứa giá trị true hoặc false.",
- "validUploadID": "'Field này không chứa ID tải lên hợp lệ.'"
- },
- "version": {
- "autosavedSuccessfully": "Đã tự động lưu thành công.",
- "draft": "Bản nháp",
- "draftSavedSuccessfully": "Bản nháp đã được lưu thành công.",
- "published": "Đã xuất bản",
- "restoredSuccessfully": "Đã khôi phục thành công.",
- "status": "Trạng thái"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/zh-tw.js b/packages/translations/src/_generatedFiles_/api/zh-tw.js
new file mode 100644
index 00000000000..ed560b10423
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/zh-tw.js
@@ -0,0 +1,86 @@
+export default {
+ authentication: {
+ account: '帳戶',
+ apiKey: 'API金鑰',
+ enableAPIKey: '啟用API金鑰',
+ newAccountCreated:
+ '剛剛為您建立了一個可以存取 <a href="{{serverURL}}">{{serverURL}}</a> 的新帳戶。請點擊以下連結或在瀏覽器中貼上以下網址以驗證您的電子郵件:<a href="{{verificationURL}}">{{verificationURL}}</a><br> 驗證您的電子郵件後,您將能夠成功登入。',
+ resetYourPassword: '重設您的密碼',
+ verified: '已驗證',
+ verifyYourEmail: '驗證您的電子郵件',
+ youAreReceivingResetPassword:
+ '您收到此郵件是因為您(或其他人)已請求重設您帳戶的密碼。請點擊以下連結,或將其貼上到您的瀏覽器中以完成該過程:',
+ youDidNotRequestPassword: '如果您沒有要求這樣做,請忽略這封郵件,您的密碼將保持不變。',
+ },
+ error: {
+ deletingFile: '刪除文件時出現了錯誤。',
+ emailOrPasswordIncorrect: '提供的電子郵件或密碼不正確。',
+ followingFieldsInvalid_one: '下面的字串是無效的:',
+ followingFieldsInvalid_other: '以下字串是無效的:',
+ noFilesUploaded: '沒有上傳文件。',
+ notAllowedToPerformAction: '您不被允許執行此操作。',
+ problemUploadingFile: '上傳文件時出現了問題。',
+ unableToDeleteCount: '無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。',
+ unableToUpdateCount: '無法從 {{total}} 個中更新 {{count}} 個 {{label}}。',
+ unauthorized: '未經授權,您必須登錄才能提出這個請求。',
+ userLocked: '該使用者由於有太多次失敗的登錄嘗試而被鎖定。',
+ valueMustBeUnique: '數值必須是唯一的',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument: '選擇自定義文件或連結到另一個文件。',
+ chooseDocumentToLink: '選擇要連結的文件',
+ customURL: '自定義連結',
+ enterURL: '輸入連結',
+ internalLink: '內部連結',
+ linkType: '連結類型',
+ openInNewTab: '在新標籤中打開',
+ textToDisplay: '要顯示的文字',
+ },
+ general: {
+ createdAt: '建立於',
+ deletedCountSuccessfully: '已成功刪除 {{count}} 個 {{label}}。',
+ deletedSuccessfully: '已成功刪除。',
+ email: '電子郵件',
+ notFound: '未找到',
+ successfullyCreated: '成功建立{{label}}',
+ thisLanguage: '中文 (繁體)',
+ updatedAt: '更新於',
+ updatedCountSuccessfully: '已成功更新 {{count}} 個 {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ user: '使用者',
+ users: '使用者',
+ value: '值',
+ },
+ upload: {
+ fileName: '檔案名稱',
+ fileSize: '檔案大小',
+ height: '高度',
+ sizes: '尺寸',
+ width: '寬度',
+ },
+ validation: {
+ emailAddress: '請輸入一個有效的電子郵件地址。',
+ enterNumber: '請輸入一個有效的數字。',
+ greaterThanMax: '{{value}}超過了允許的最大{{label}},該最大值為{{max}}。',
+ invalidInput: '這個字串有一個無效的輸入。',
+ invalidSelection: '這個字串有一個無效的選擇。',
+ invalidSelections: '這個字串有以下無效的選擇:',
+ lessThanMin: '{{value}}小於允許的最小{{label}},該最小值為{{min}}。',
+ longerThanMin: '該值必須大於{{minLength}}字串的最小長度',
+ notValidDate: '"{{value}}"不是一個有效的日期。',
+ required: '該字串為必填項目。',
+ requiresNoMoreThan: '該字串要求不超過 {{count}} 個 {{label}。',
+ requiresTwoNumbers: '該字串需要兩個數字。',
+ shorterThanMax: '該值長度必須小於{{maxLength}}個字元',
+ trueOrFalse: '該字串只能等於是或否。',
+ validUploadID: '該字串不是有效的上傳ID。',
+ },
+ version: {
+ autosavedSuccessfully: '自動儲存成功。',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿儲存成功。',
+ published: '已發佈',
+ restoredSuccessfully: '回復成功。',
+ status: '狀態',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/zh-tw.json b/packages/translations/src/_generatedFiles_/api/zh-tw.json
deleted file mode 100644
index 1c4d902d875..00000000000
--- a/packages/translations/src/_generatedFiles_/api/zh-tw.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帳戶",
- "apiKey": "API金鑰",
- "enableAPIKey": "啟用API金鑰",
- "newAccountCreated": "剛剛為您建立了一個可以存取 <a href=\"{{serverURL}}\">{{serverURL}}</a> 的新帳戶。請點擊以下連結或在瀏覽器中貼上以下網址以驗證您的電子郵件:<a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 驗證您的電子郵件後,您將能夠成功登入。",
- "resetYourPassword": "重設您的密碼",
- "verified": "已驗證",
- "verifyYourEmail": "驗證您的電子郵件",
- "youAreReceivingResetPassword": "您收到此郵件是因為您(或其他人)已請求重設您帳戶的密碼。請點擊以下連結,或將其貼上到您的瀏覽器中以完成該過程:",
- "youDidNotRequestPassword": "如果您沒有要求這樣做,請忽略這封郵件,您的密碼將保持不變。"
- },
- "error": {
- "deletingFile": "刪除文件時出現了錯誤。",
- "emailOrPasswordIncorrect": "提供的電子郵件或密碼不正確。",
- "followingFieldsInvalid_one": "下面的字串是無效的:",
- "followingFieldsInvalid_other": "以下字串是無效的:",
- "noFilesUploaded": "沒有上傳文件。",
- "notAllowedToPerformAction": "您不被允許執行此操作。",
- "problemUploadingFile": "上傳文件時出現了問題。",
- "unableToDeleteCount": "無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。",
- "unableToUpdateCount": "無法從 {{total}} 個中更新 {{count}} 個 {{label}}。",
- "unauthorized": "未經授權,您必須登錄才能提出這個請求。",
- "userLocked": "該使用者由於有太多次失敗的登錄嘗試而被鎖定。",
- "valueMustBeUnique": "數值必須是唯一的"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "選擇自定義文件或連結到另一個文件。",
- "chooseDocumentToLink": "選擇要連結的文件",
- "customURL": "自定義連結",
- "enterURL": "輸入連結",
- "internalLink": "內部連結",
- "linkType": "連結類型",
- "openInNewTab": "在新標籤中打開",
- "textToDisplay": "要顯示的文字"
- },
- "general": {
- "createdAt": "建立於",
- "deletedCountSuccessfully": "已成功刪除 {{count}} 個 {{label}}。",
- "deletedSuccessfully": "已成功刪除。",
- "email": "電子郵件",
- "notFound": "未找到",
- "successfullyCreated": "成功建立{{label}}",
- "thisLanguage": "中文 (繁體)",
- "updatedAt": "更新於",
- "updatedCountSuccessfully": "已成功更新 {{count}} 個 {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "user": "使用者",
- "users": "使用者",
- "value": "值"
- },
- "upload": {
- "fileName": "檔案名稱",
- "fileSize": "檔案大小",
- "height": "高度",
- "sizes": "尺寸",
- "width": "寬度"
- },
- "validation": {
- "emailAddress": "請輸入一個有效的電子郵件地址。",
- "enterNumber": "請輸入一個有效的數字。",
- "greaterThanMax": "{{value}}超過了允許的最大{{label}},該最大值為{{max}}。",
- "invalidInput": "這個字串有一個無效的輸入。",
- "invalidSelection": "這個字串有一個無效的選擇。",
- "invalidSelections": "這個字串有以下無效的選擇:",
- "lessThanMin": "{{value}}小於允許的最小{{label}},該最小值為{{min}}。",
- "longerThanMin": "該值必須大於{{minLength}}字串的最小長度",
- "notValidDate": "\"{{value}}\"不是一個有效的日期。",
- "required": "該字串為必填項目。",
- "requiresNoMoreThan": "該字串要求不超過 {{count}} 個 {{label}。",
- "requiresTwoNumbers": "該字串需要兩個數字。",
- "shorterThanMax": "該值長度必須小於{{maxLength}}個字元",
- "trueOrFalse": "該字串只能等於是或否。",
- "validUploadID": "該字串不是有效的上傳ID。"
- },
- "version": {
- "autosavedSuccessfully": "自動儲存成功。",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿儲存成功。",
- "published": "已發佈",
- "restoredSuccessfully": "回復成功。",
- "status": "狀態"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/api/zh.js b/packages/translations/src/_generatedFiles_/api/zh.js
new file mode 100644
index 00000000000..28091066edb
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/api/zh.js
@@ -0,0 +1,86 @@
+export default {
+ authentication: {
+ account: '帐户',
+ apiKey: 'API密钥',
+ enableAPIKey: '启用API密钥',
+ newAccountCreated:
+ '刚刚为您创建了一个可以访问 <a href="{{serverURL}}">{{serverURL}}</a> 的新帐户 请点击以下链接或在浏览器中粘贴以下网址,以验证您的电子邮件: <a href="{{verificationURL}}">{{verificationURL}}</a><br> 验证您的电子邮件后,您将能够成功登录。',
+ resetYourPassword: '重置您的密码',
+ verified: '已验证',
+ verifyYourEmail: '验证您的电子邮件',
+ youAreReceivingResetPassword:
+ '您收到此邮件是因为您(或其他人)已请求重置您帐户的密码。请点击以下链接,或将其粘贴到您的浏览器中以完成该过程:',
+ youDidNotRequestPassword: '如果您没有要求这样做,请忽略这封邮件,您的密码将保持不变。',
+ },
+ error: {
+ deletingFile: '删除文件时出现了错误。',
+ emailOrPasswordIncorrect: '提供的电子邮件或密码不正确。',
+ followingFieldsInvalid_one: '下面的字段是无效的:',
+ followingFieldsInvalid_other: '以下字段是无效的:',
+ noFilesUploaded: '没有上传文件。',
+ notAllowedToPerformAction: '您不被允许执行此操作。',
+ problemUploadingFile: '上传文件时出现了问题。',
+ unableToDeleteCount: '无法从 {{total}} {{label}} 中删除 {{count}}。',
+ unableToUpdateCount: '无法更新 {{count}} 个,共 {{total}} 个 {{label}}。',
+ unauthorized: '未经授权,您必须登录才能提出这个请求。',
+ userLocked: '该用户由于有太多次失败的登录尝试而被锁定。',
+ valueMustBeUnique: '值必须是唯一的',
+ },
+ fields: {
+ chooseBetweenCustomTextOrDocument: '选择输入一个自定义的文本URL或链接到另一个文档。',
+ chooseDocumentToLink: '选择一个要链接的文档',
+ customURL: '自定义URL',
+ enterURL: '输入一个URL',
+ internalLink: '内部链接',
+ linkType: '链接类型',
+ openInNewTab: '在新标签中打开',
+ textToDisplay: '要显示的文本',
+ },
+ general: {
+ createdAt: '创建于',
+ deletedCountSuccessfully: '已成功删除 {{count}} {{label}}。',
+ deletedSuccessfully: '已成功删除。',
+ email: '电子邮件',
+ notFound: '未找到',
+ successfullyCreated: '成功创建{{label}}',
+ thisLanguage: '中文 (简体)',
+ updatedAt: '更新于',
+ updatedCountSuccessfully: '已成功更新 {{count}} {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ user: '用户',
+ users: '用户',
+ value: '值',
+ },
+ upload: {
+ fileName: '文件名',
+ fileSize: '文件大小',
+ height: '高度',
+ sizes: '尺寸',
+ width: '宽度',
+ },
+ validation: {
+ emailAddress: '请输入一个有效的电子邮件地址。',
+ enterNumber: '请输入一个有效的号码。',
+ greaterThanMax: '{{value}}超过了允许的最大{{label}},该最大值为{{max}}。',
+ invalidInput: '这个字段有一个无效的输入。',
+ invalidSelection: '这个字段有一个无效的选择。',
+ invalidSelections: '这个字段有以下无效的选择:',
+ lessThanMin: '{{value}}小于允许的最小{{label}},该最小值为{{min}}。',
+ longerThanMin: '该值必须大于{{minLength}}字符的最小长度',
+ notValidDate: '"{{value}}"不是一个有效的日期。',
+ required: '该字段为必填项目。',
+ requiresNoMoreThan: '该字段要求不超过{{count}} {{label}。',
+ requiresTwoNumbers: '该字段需要两个数字。',
+ shorterThanMax: '该值必须小于{{maxLength}}字符的最大长度',
+ trueOrFalse: '该字段只能等于真或伪。',
+ validUploadID: '该字段不是有效的上传ID。',
+ },
+ version: {
+ autosavedSuccessfully: '自动保存成功。',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿成功保存。',
+ published: '已发布',
+ restoredSuccessfully: '恢复成功。',
+ status: '状态',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/api/zh.json b/packages/translations/src/_generatedFiles_/api/zh.json
deleted file mode 100644
index 533632a1f8f..00000000000
--- a/packages/translations/src/_generatedFiles_/api/zh.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帐户",
- "apiKey": "API密钥",
- "enableAPIKey": "启用API密钥",
- "newAccountCreated": "刚刚为您创建了一个可以访问 <a href=\"{{serverURL}}\">{{serverURL}}</a> 的新帐户 请点击以下链接或在浏览器中粘贴以下网址,以验证您的电子邮件: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 验证您的电子邮件后,您将能够成功登录。",
- "resetYourPassword": "重置您的密码",
- "verified": "已验证",
- "verifyYourEmail": "验证您的电子邮件",
- "youAreReceivingResetPassword": "您收到此邮件是因为您(或其他人)已请求重置您帐户的密码。请点击以下链接,或将其粘贴到您的浏览器中以完成该过程:",
- "youDidNotRequestPassword": "如果您没有要求这样做,请忽略这封邮件,您的密码将保持不变。"
- },
- "error": {
- "deletingFile": "删除文件时出现了错误。",
- "emailOrPasswordIncorrect": "提供的电子邮件或密码不正确。",
- "followingFieldsInvalid_one": "下面的字段是无效的:",
- "followingFieldsInvalid_other": "以下字段是无效的:",
- "noFilesUploaded": "没有上传文件。",
- "notAllowedToPerformAction": "您不被允许执行此操作。",
- "problemUploadingFile": "上传文件时出现了问题。",
- "unableToDeleteCount": "无法从 {{total}} {{label}} 中删除 {{count}}。",
- "unableToUpdateCount": "无法更新 {{count}} 个,共 {{total}} 个 {{label}}。",
- "unauthorized": "未经授权,您必须登录才能提出这个请求。",
- "userLocked": "该用户由于有太多次失败的登录尝试而被锁定。",
- "valueMustBeUnique": "值必须是唯一的"
- },
- "fields": {
- "chooseBetweenCustomTextOrDocument": "选择输入一个自定义的文本URL或链接到另一个文档。",
- "chooseDocumentToLink": "选择一个要链接的文档",
- "customURL": "自定义URL",
- "enterURL": "输入一个URL",
- "internalLink": "内部链接",
- "linkType": "链接类型",
- "openInNewTab": "在新标签中打开",
- "textToDisplay": "要显示的文本"
- },
- "general": {
- "createdAt": "创建于",
- "deletedCountSuccessfully": "已成功删除 {{count}} {{label}}。",
- "deletedSuccessfully": "已成功删除。",
- "email": "电子邮件",
- "notFound": "未找到",
- "successfullyCreated": "成功创建{{label}}",
- "thisLanguage": "中文 (简体)",
- "updatedAt": "更新于",
- "updatedCountSuccessfully": "已成功更新 {{count}} {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "user": "用户",
- "users": "用户",
- "value": "值"
- },
- "upload": {
- "fileName": "文件名",
- "fileSize": "文件大小",
- "height": "高度",
- "sizes": "尺寸",
- "width": "宽度"
- },
- "validation": {
- "emailAddress": "请输入一个有效的电子邮件地址。",
- "enterNumber": "请输入一个有效的号码。",
- "greaterThanMax": "{{value}}超过了允许的最大{{label}},该最大值为{{max}}。",
- "invalidInput": "这个字段有一个无效的输入。",
- "invalidSelection": "这个字段有一个无效的选择。",
- "invalidSelections": "这个字段有以下无效的选择:",
- "lessThanMin": "{{value}}小于允许的最小{{label}},该最小值为{{min}}。",
- "longerThanMin": "该值必须大于{{minLength}}字符的最小长度",
- "notValidDate": "\"{{value}}\"不是一个有效的日期。",
- "required": "该字段为必填项目。",
- "requiresNoMoreThan": "该字段要求不超过{{count}} {{label}。",
- "requiresTwoNumbers": "该字段需要两个数字。",
- "shorterThanMax": "该值必须小于{{maxLength}}字符的最大长度",
- "trueOrFalse": "该字段只能等于真或伪。",
- "validUploadID": "该字段不是有效的上传ID。"
- },
- "version": {
- "autosavedSuccessfully": "自动保存成功。",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿成功保存。",
- "published": "已发布",
- "restoredSuccessfully": "恢复成功。",
- "status": "状态"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ar.js b/packages/translations/src/_generatedFiles_/client/ar.js
new file mode 100644
index 00000000000..56c3830fd98
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ar.js
@@ -0,0 +1,283 @@
+export default {
+ authentication: {
+ account: 'الحساب',
+ accountOfCurrentUser: 'حساب المستخدم الحالي',
+ alreadyActivated: 'تمّ التّفعيل بالفعل',
+ alreadyLoggedIn: 'تمّ تسجيل الدّخول بالفعل',
+ backToLogin: 'العودة لتسجيل الدخول',
+ beginCreateFirstUser: 'للبدء, قم بإنشاء المستخدم الأوّل.',
+ changePassword: 'تغيير كلمة المرور',
+ confirmGeneration: 'تأكيد التّوليد',
+ confirmPassword: 'تأكيد كلمة المرور',
+ emailNotValid: 'البريد الإلكتروني غير صالح',
+ emailSent: 'تمّ ارسال البريد الإلكتروني',
+ enableAPIKey: 'تفعيل مفتاح API',
+ failedToUnlock: 'فشل فتح القفل',
+ forceUnlock: 'إجبار فتح القفل',
+ forgotPassword: 'نسيت كلمة المرور',
+ forgotPasswordEmailInstructions:
+ 'يرجى إدخال البريد الالكتروني أدناه. ستتلقّى رسالة بريد إلكتروني تحتوي على إرشادات حول كيفيّة إعادة تعيين كلمة المرور الخاصّة بك.',
+ forgotPasswordQuestion: 'هل نسيت كلمة المرور؟',
+ generate: 'توليد',
+ generateNewAPIKey: 'توليد مفتاح API جديد',
+ logBackIn: 'تسجيل الدّخول من جديد',
+ logOut: 'تسجيل الخروج',
+ loggedOutInactivity: 'لقد تمّ تسجيل الخروج بسبب عدم النّشاط.',
+ loggedOutSuccessfully: 'لقد تمّ تسجيل خروجك بنجاح.',
+ login: 'تسجيل الدخول',
+ logout: 'تسجيل الخروج',
+ logoutUser: 'تسجيل خروج المستخدم',
+ newAPIKeyGenerated: 'تمّ توليد مفتاح API جديد.',
+ newPassword: 'كلمة مرور جديدة',
+ resetPassword: 'إعادة تعيين كلمة المرور',
+ stayLoggedIn: 'ابق متّصلًا',
+ successfullyUnlocked: 'تمّ فتح القفل بنجاح',
+ unableToVerify: 'غير قادر على التحقق من',
+ verified: 'تمّ التحقّق',
+ verifiedSuccessfully: 'تمّ التحقّق بنجاح',
+ verify: 'قم بالتّحقّق',
+ verifyUser: 'قم بالتّحقّق من المستخدم',
+ youAreInactive:
+ 'لم تكن نشطًا منذ فترة قصيرة وسيتمّ تسجيل خروجك قريبًا تلقائيًا من أجل أمنك. هل ترغب في البقاء مسجّلا؟',
+ },
+ error: {
+ autosaving: 'حدثت مشكلة أثناء حفظ هذا المستند تلقائيًا.',
+ correctInvalidFields: 'يرجى تصحيح الحقول غير الصالحة.',
+ deletingTitle:
+ 'حدث خطأ أثناء حذف {{title}}. يرجى التحقق من الاتصال الخاص بك والمحاولة مرة أخرى.',
+ loadingDocument: 'حدثت مشكلة أثناء تحميل المستند برقم التعريف {{id}}.',
+ noMatchedField: 'لم يتمّ العثور على حقل مطابق لـ "{{label}}"',
+ notAllowedToAccessPage: 'لا يسمح لك الوصول إلى هذه الصّفحة.',
+ previewing: 'حدث خطأ في اثناء معاينة هذا المستند.',
+ unableToDeleteCount: 'يتعذّر حذف {{count}} من {{total}} {{label}}.',
+ unableToUpdateCount: 'يتعذّر تحديث {{count}} من {{total}} {{label}}.',
+ unknown: 'حدث خطأ غير معروف.',
+ unspecific: 'حدث خطأ.',
+ },
+ fields: {
+ addLabel: 'أضف {{label}}',
+ addLink: 'أضف رابط',
+ addNew: 'أضف جديد',
+ addNewLabel: 'أضف {{label}} جديد',
+ addRelationship: 'أضف علاقة',
+ addUpload: 'أضف تحميل',
+ block: 'وحدة محتوى',
+ blockType: 'نوع وحدة المحتوى',
+ blocks: 'وحدات المحتوى',
+ chooseFromExisting: 'اختر من القائمة',
+ collapseAll: 'طيّ الكلّ',
+ editLink: 'عدّل الرّابط',
+ editRelationship: 'عدّل العلاقة',
+ itemsAndMore: '{{items}} و {{count}} أخرى',
+ labelRelationship: '{{label}} علاقة',
+ latitude: 'خطّ العرض',
+ longitude: 'خطّ الطّول',
+ passwordsDoNotMatch: 'كلمة المرور غير مطابقة.',
+ removeRelationship: 'حذف العلاقة',
+ removeUpload: 'حذف المحتوى المرفوع',
+ saveChanges: 'حفظ التّغييرات',
+ searchForBlock: 'ابحث عن وحدة محتوى',
+ selectFieldsToEdit: 'حدّد الحقول اللتي تريد تعديلها',
+ showAll: 'إظهار الكلّ',
+ swapRelationship: 'تبديل العلاقة',
+ swapUpload: 'تبديل المحتوى المرفوع',
+ toggleBlock: 'Toggle block',
+ uploadNewLabel: 'رفع {{label}} جديد',
+ },
+ general: {
+ aboutToDelete: 'أنت على وشك حذف {{label}} <1>{{title}}</1>. هل أنت متأكّد؟',
+ aboutToDeleteCount_many: 'أنت على وشك حذف {{count}} {{label}}',
+ aboutToDeleteCount_one: 'أنت على وشك حذف {{count}} {{label}}',
+ aboutToDeleteCount_other: 'أنت على وشك حذف {{count}} {{label}}',
+ addBelow: 'أضف في الاسفل',
+ addFilter: 'أضف فلتر',
+ adminTheme: 'شكل واجهة المستخدم',
+ and: 'و',
+ applyChanges: 'طبق التغييرات',
+ ascending: 'تصاعدي',
+ automatic: 'تلقائي',
+ backToDashboard: 'العودة للوحة التّحكّم',
+ cancel: 'إلغاء',
+ changesNotSaved: 'لم يتمّ حفظ التّغييرات. إن غادرت الآن ، ستفقد تغييراتك.',
+ close: 'إغلاق',
+ collapse: 'طيّ',
+ collections: 'المجموعات',
+ columnToSort: 'التّرتيب حسب العامود',
+ columns: 'الأعمدة',
+ confirm: 'تأكيد',
+ confirmDeletion: 'تأكيد الحذف',
+ confirmDuplication: 'تأكيد التّكرار',
+ copied: 'تمّ النّسخ',
+ copy: 'نسخ',
+ create: 'إنشاء',
+ createNew: 'أنشاء جديد',
+ createNewLabel: 'إنشاء {{label}} جديد',
+ created: 'تمّ الإنشاء',
+ creating: 'يتمّ الإنشاء',
+ creatingNewLabel: 'جاري إنشاء {{label}} جديد',
+ dark: 'غامق',
+ dashboard: 'لوحة التّحكّم',
+ delete: 'حذف',
+ deletedCountSuccessfully: 'تمّ حذف {{count}} {{label}} بنجاح.',
+ deleting: 'يتمّ الحذف...',
+ descending: 'تنازلي',
+ deselectAllRows: 'إلغاء تحديد جميع الصفوف',
+ duplicate: 'استنساخ',
+ duplicateWithoutSaving: 'استنساخ بدون حفظ التغييرات',
+ edit: 'تعديل',
+ editLabel: 'تعديل {{label}}',
+ editing: 'جاري التعديل',
+ editingLabel_many: 'تعديل {{count}} {{label}}',
+ editingLabel_one: 'تعديل {{count}} {{label}}',
+ editingLabel_other: 'تعديل {{count}} {{label}}',
+ email: 'البريد الإلكتروني',
+ emailAddress: 'عنوان البريد الإلكتروني',
+ enterAValue: 'أدخل قيمة',
+ error: 'خطأ',
+ errors: 'أخطاء',
+ fallbackToDefaultLocale: 'الرجوع إلى اللغة الافتراضية',
+ filterWhere: 'تصفية {{label}} حيث',
+ filters: 'عوامل التصفية',
+ globals: 'عامة',
+ language: 'اللغة',
+ lastModified: 'آخر تعديل',
+ leaveAnyway: 'المغادرة على أي حال',
+ leaveWithoutSaving: 'المغادرة بدون حفظ',
+ light: 'فاتح',
+ livePreview: 'معاينة مباشرة',
+ loading: 'يتمّ التّحميل',
+ locale: 'اللّغة',
+ menu: 'قائمة',
+ moveDown: 'التّحريك إلى الأسفل',
+ moveUp: 'التّحريك إلى الأعلى',
+ noFiltersSet: 'لم يتم تعيين أي عوامل تصفية',
+ noLabel: '<لا {{label}}>',
+ noOptions: 'لا خيارات',
+ noResults:
+ 'لا يوجد {{label}}. إما أن لا {{label}} موجودة حتى الآن أو لا تتطابق مع عوامل التصفية التي حددتها أعلاه.',
+ noValue: 'لا يوجد قيمة',
+ none: 'لا شيء',
+ notFound: 'غير موجود',
+ nothingFound: 'لم يتم العثور على شيء',
+ of: 'من',
+ open: 'فتح',
+ or: 'أو',
+ order: 'التّرتيب',
+ pageNotFound: 'الصّفحة غير موجودة',
+ password: 'كلمة المرور',
+ payloadSettings: 'الإعدادات',
+ perPage: 'لكلّ صفحة: {{limit}}',
+ remove: 'إزالة',
+ reset: 'إعادة تعيين',
+ row: 'سطر',
+ rows: 'أسطُر',
+ save: 'حفظ',
+ saving: 'جاري الحفظ...',
+ searchBy: 'البحث عن طريق {{label}}',
+ selectAll: 'تحديد كل {{count}} {{label}}',
+ selectAllRows: 'حدد جميع الصفوف',
+ selectValue: 'اختيار قيمة',
+ selectedCount: 'تم تحديد {{count}} {{label}}',
+ showAllLabel: 'عرض كل {{label}}',
+ sorryNotFound: 'عذرًا - لا يوجد شيء يتوافق مع طلبك.',
+ sort: 'ترتيب',
+ sortByLabelDirection: 'رتّب حسب {{label}} {{direction}}',
+ stayOnThisPage: 'البقاء على هذه الصفحة',
+ submissionSuccessful: 'تمت الإرسال بنجاح.',
+ submit: 'إرسال',
+ successfullyCreated: '{{label}} تم إنشاؤها بنجاح.',
+ successfullyDuplicated: '{{label}} تم استنساخها بنجاح.',
+ thisLanguage: 'العربية',
+ titleDeleted: 'تم حذف {{label}} "{{title}}" بنجاح.',
+ unauthorized: 'غير مصرح به',
+ unsavedChangesDuplicate: 'لديك تغييرات لم يتم حفظها. هل تريد الاستمرار في الاستنساخ؟',
+ untitled: 'بدون عنوان',
+ updatedAt: 'تم التحديث في',
+ updatedCountSuccessfully: 'تم تحديث {{count}} {{label}} بنجاح.',
+ updatedSuccessfully: 'تم التحديث بنجاح.',
+ updating: 'جار التحديث',
+ welcome: 'مرحبًا',
+ },
+ operators: {
+ contains: 'يحتوي',
+ equals: 'يساوي',
+ exists: 'موجود',
+ isGreaterThan: 'أكبر من',
+ isGreaterThanOrEqualTo: 'أكبر أو يساوي',
+ isIn: 'موجود في',
+ isLessThan: 'أصغر من',
+ isLessThanOrEqualTo: 'أصغر أو يساوي',
+ isLike: 'هو مثل',
+ isNotEqualTo: 'لا يساوي',
+ isNotIn: 'غير موجود في',
+ near: 'قريب من',
+ },
+ upload: {
+ crop: 'محصول',
+ cropToolDescription: 'اسحب الزوايا المحددة للمنطقة، رسم منطقة جديدة أو قم بضبط القيم أدناه.',
+ dragAndDrop: 'قم بسحب وإسقاط ملفّ',
+ editImage: 'تعديل الصورة',
+ focalPoint: 'نقطة التركيز',
+ focalPointDescription: 'اسحب النقطة المركزية مباشرة على المعاينة أو قم بضبط القيم أدناه.',
+ height: 'الطّول',
+ previewSizes: 'أحجام المعاينة',
+ selectCollectionToBrowse: 'حدّد مجموعة لاستعراضها',
+ selectFile: 'اختر ملفّ',
+ setCropArea: 'حدد منطقة القص',
+ setFocalPoint: 'حدد النقطة البؤرية',
+ sizesFor: 'أحجام لـ {{label}}',
+ width: 'العرض',
+ },
+ validation: {
+ fieldHasNo: 'هذا الحقل ليس لديه {{label}}',
+ limitReached: 'تم الوصول إلى الحد الأقصى، يمكن إضافة {{max}} عناصر فقط.',
+ required: 'هذا الحقل مطلوب.',
+ requiresAtLeast: 'هذا الحقل يتطلب على الأقل {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'أنت على وشك نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟',
+ aboutToRestore:
+ 'أنت على وشك استرجاع هذا المستند {{label}} إلى الحالة التّي كان عليها في {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'أنت على وشك استرجاع الاعداد العامّ {{label}} إلى الحالة التي كان عليها في {{versionDate}}.',
+ aboutToRevertToPublished: 'أنت على وشك إعادة هذا المستند إلى حالته المنشورة. هل أنت متأكّد؟',
+ aboutToUnpublish: 'أنت على وشك إلغاء نشر هذا المستند. هل أنت متأكّد؟',
+ aboutToUnpublishSelection: 'أنت على وشك إلغاء نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟',
+ autosave: 'حفظ تلقائي',
+ autosavedSuccessfully: 'تمّ الحفظ التّلقائي بنجاح.',
+ changed: 'تمّ التّغيير',
+ compareVersion: 'مقارنة النّسخة مع:',
+ confirmPublish: 'تأكيد النّشر',
+ confirmRevertToSaved: 'تأكيد الرّجوع للنسخة المنشورة',
+ confirmUnpublish: 'تأكيد إلغاء النّشر',
+ confirmVersionRestoration: 'تأكيد إستعادة النّسخة',
+ draft: 'مسودّة',
+ draftSavedSuccessfully: 'تمّ حفظ المسودّة بنجاح.',
+ noFurtherVersionsFound: 'لم يتمّ العثور على نسخات أخرى',
+ noRowsFound: 'لم يتمّ العثور على {{label}}',
+ preview: 'معاينة',
+ problemRestoringVersion: 'حدث خطأ في استعادة هذه النّسخة',
+ publish: 'نشر',
+ publishChanges: 'نشر التّغييرات',
+ published: 'تمّ النّشر',
+ restoreThisVersion: 'استعادة هذه النّسخة',
+ restoredSuccessfully: 'تمّت الاستعادة بنحاح.',
+ restoring: 'تتمّ الاستعادة...',
+ revertToPublished: 'الرّجوع للنسخة المنشورة',
+ saveDraft: 'حفظ المسودّة',
+ selectLocales: 'حدّد اللّغات المراد عرضها',
+ selectVersionToCompare: 'حدّد نسخة للمقارنة',
+ showLocales: 'اظهر اللّغات:',
+ type: 'النّوع',
+ unpublish: 'الغاء النّشر',
+ unpublishing: 'يتمّ الغاء النّشر...',
+ version: 'النّسخة',
+ versionCreatedOn: 'تمّ ﻹنشاء النّسخة في {{version}}:',
+ versionID: 'مُعرّف النّسخة',
+ versions: 'النُّسَخ',
+ viewingVersion: 'يتمّ استعراض نسخة ل {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'يتمّ استعراض نسخة للاعداد العامّ {{entityLabel}}',
+ viewingVersions: 'يتمّ استعراض النُّسَخ ل {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'يتمّ استعراض النُّسَخ للاعداد العامّ {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ar.json b/packages/translations/src/_generatedFiles_/client/ar.json
deleted file mode 100644
index 0441b7cbd5a..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ar.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "الحساب",
- "accountOfCurrentUser": "حساب المستخدم الحالي",
- "alreadyActivated": "تمّ التّفعيل بالفعل",
- "alreadyLoggedIn": "تمّ تسجيل الدّخول بالفعل",
- "backToLogin": "العودة لتسجيل الدخول",
- "beginCreateFirstUser": "للبدء, قم بإنشاء المستخدم الأوّل.",
- "changePassword": "تغيير كلمة المرور",
- "confirmGeneration": "تأكيد التّوليد",
- "confirmPassword": "تأكيد كلمة المرور",
- "emailNotValid": "البريد الإلكتروني غير صالح",
- "emailSent": "تمّ ارسال البريد الإلكتروني",
- "enableAPIKey": "تفعيل مفتاح API",
- "failedToUnlock": "فشل فتح القفل",
- "forceUnlock": "إجبار فتح القفل",
- "forgotPassword": "نسيت كلمة المرور",
- "forgotPasswordEmailInstructions": "يرجى إدخال البريد الالكتروني أدناه. ستتلقّى رسالة بريد إلكتروني تحتوي على إرشادات حول كيفيّة إعادة تعيين كلمة المرور الخاصّة بك.",
- "forgotPasswordQuestion": "هل نسيت كلمة المرور؟",
- "generate": "توليد",
- "generateNewAPIKey": "توليد مفتاح API جديد",
- "logBackIn": "تسجيل الدّخول من جديد",
- "logOut": "تسجيل الخروج",
- "loggedOutInactivity": "لقد تمّ تسجيل الخروج بسبب عدم النّشاط.",
- "loggedOutSuccessfully": "لقد تمّ تسجيل خروجك بنجاح.",
- "login": "تسجيل الدخول",
- "logout": "تسجيل الخروج",
- "logoutUser": "تسجيل خروج المستخدم",
- "newAPIKeyGenerated": "تمّ توليد مفتاح API جديد.",
- "newPassword": "كلمة مرور جديدة",
- "resetPassword": "إعادة تعيين كلمة المرور",
- "stayLoggedIn": "ابق متّصلًا",
- "successfullyUnlocked": "تمّ فتح القفل بنجاح",
- "unableToVerify": "غير قادر على التحقق من",
- "verified": "تمّ التحقّق",
- "verifiedSuccessfully": "تمّ التحقّق بنجاح",
- "verify": "قم بالتّحقّق",
- "verifyUser": "قم بالتّحقّق من المستخدم",
- "youAreInactive": "لم تكن نشطًا منذ فترة قصيرة وسيتمّ تسجيل خروجك قريبًا تلقائيًا من أجل أمنك. هل ترغب في البقاء مسجّلا؟"
- },
- "error": {
- "autosaving": "حدثت مشكلة أثناء حفظ هذا المستند تلقائيًا.",
- "correctInvalidFields": "يرجى تصحيح الحقول غير الصالحة.",
- "deletingTitle": "حدث خطأ أثناء حذف {{title}}. يرجى التحقق من الاتصال الخاص بك والمحاولة مرة أخرى.",
- "loadingDocument": "حدثت مشكلة أثناء تحميل المستند برقم التعريف {{id}}.",
- "noMatchedField": "لم يتمّ العثور على حقل مطابق لـ \"{{label}}\"",
- "notAllowedToAccessPage": "لا يسمح لك الوصول إلى هذه الصّفحة.",
- "previewing": "حدث خطأ في اثناء معاينة هذا المستند.",
- "unableToDeleteCount": "يتعذّر حذف {{count}} من {{total}} {{label}}.",
- "unableToUpdateCount": "يتعذّر تحديث {{count}} من {{total}} {{label}}.",
- "unknown": "حدث خطأ غير معروف.",
- "unspecific": "حدث خطأ."
- },
- "fields": {
- "addLabel": "أضف {{label}}",
- "addLink": "أضف رابط",
- "addNew": "أضف جديد",
- "addNewLabel": "أضف {{label}} جديد",
- "addRelationship": "أضف علاقة",
- "addUpload": "أضف تحميل",
- "block": "وحدة محتوى",
- "blockType": "نوع وحدة المحتوى",
- "blocks": "وحدات المحتوى",
- "chooseFromExisting": "اختر من القائمة",
- "collapseAll": "طيّ الكلّ",
- "editLink": "عدّل الرّابط",
- "editRelationship": "عدّل العلاقة",
- "itemsAndMore": "{{items}} و {{count}} أخرى",
- "labelRelationship": "{{label}} علاقة",
- "latitude": "خطّ العرض",
- "longitude": "خطّ الطّول",
- "passwordsDoNotMatch": "كلمة المرور غير مطابقة.",
- "removeRelationship": "حذف العلاقة",
- "removeUpload": "حذف المحتوى المرفوع",
- "saveChanges": "حفظ التّغييرات",
- "searchForBlock": "ابحث عن وحدة محتوى",
- "selectFieldsToEdit": "حدّد الحقول اللتي تريد تعديلها",
- "showAll": "إظهار الكلّ",
- "swapRelationship": "تبديل العلاقة",
- "swapUpload": "تبديل المحتوى المرفوع",
- "toggleBlock": "Toggle block",
- "uploadNewLabel": "رفع {{label}} جديد"
- },
- "general": {
- "aboutToDelete": "أنت على وشك حذف {{label}} <1>{{title}}</1>. هل أنت متأكّد؟",
- "aboutToDeleteCount_many": "أنت على وشك حذف {{count}} {{label}}",
- "aboutToDeleteCount_one": "أنت على وشك حذف {{count}} {{label}}",
- "aboutToDeleteCount_other": "أنت على وشك حذف {{count}} {{label}}",
- "addBelow": "أضف في الاسفل",
- "addFilter": "أضف فلتر",
- "adminTheme": "شكل واجهة المستخدم",
- "and": "و",
- "applyChanges": "طبق التغييرات",
- "ascending": "تصاعدي",
- "automatic": "تلقائي",
- "backToDashboard": "العودة للوحة التّحكّم",
- "cancel": "إلغاء",
- "changesNotSaved": "لم يتمّ حفظ التّغييرات. إن غادرت الآن ، ستفقد تغييراتك.",
- "close": "إغلاق",
- "collapse": "طيّ",
- "collections": "المجموعات",
- "columnToSort": "التّرتيب حسب العامود",
- "columns": "الأعمدة",
- "confirm": "تأكيد",
- "confirmDeletion": "تأكيد الحذف",
- "confirmDuplication": "تأكيد التّكرار",
- "copied": "تمّ النّسخ",
- "copy": "نسخ",
- "create": "إنشاء",
- "createNew": "أنشاء جديد",
- "createNewLabel": "إنشاء {{label}} جديد",
- "created": "تمّ الإنشاء",
- "creating": "يتمّ الإنشاء",
- "creatingNewLabel": "جاري إنشاء {{label}} جديد",
- "dark": "غامق",
- "dashboard": "لوحة التّحكّم",
- "delete": "حذف",
- "deletedCountSuccessfully": "تمّ حذف {{count}} {{label}} بنجاح.",
- "deleting": "يتمّ الحذف...",
- "descending": "تنازلي",
- "deselectAllRows": "إلغاء تحديد جميع الصفوف",
- "duplicate": "استنساخ",
- "duplicateWithoutSaving": "استنساخ بدون حفظ التغييرات",
- "edit": "تعديل",
- "editLabel": "تعديل {{label}}",
- "editing": "جاري التعديل",
- "editingLabel_many": "تعديل {{count}} {{label}}",
- "editingLabel_one": "تعديل {{count}} {{label}}",
- "editingLabel_other": "تعديل {{count}} {{label}}",
- "email": "البريد الإلكتروني",
- "emailAddress": "عنوان البريد الإلكتروني",
- "enterAValue": "أدخل قيمة",
- "error": "خطأ",
- "errors": "أخطاء",
- "fallbackToDefaultLocale": "الرجوع إلى اللغة الافتراضية",
- "filterWhere": "تصفية {{label}} حيث",
- "filters": "عوامل التصفية",
- "globals": "عامة",
- "language": "اللغة",
- "lastModified": "آخر تعديل",
- "leaveAnyway": "المغادرة على أي حال",
- "leaveWithoutSaving": "المغادرة بدون حفظ",
- "light": "فاتح",
- "livePreview": "معاينة مباشرة",
- "loading": "يتمّ التّحميل",
- "locale": "اللّغة",
- "menu": "قائمة",
- "moveDown": "التّحريك إلى الأسفل",
- "moveUp": "التّحريك إلى الأعلى",
- "noFiltersSet": "لم يتم تعيين أي عوامل تصفية",
- "noLabel": "<لا {{label}}>",
- "noOptions": "لا خيارات",
- "noResults": "لا يوجد {{label}}. إما أن لا {{label}} موجودة حتى الآن أو لا تتطابق مع عوامل التصفية التي حددتها أعلاه.",
- "noValue": "لا يوجد قيمة",
- "none": "لا شيء",
- "notFound": "غير موجود",
- "nothingFound": "لم يتم العثور على شيء",
- "of": "من",
- "open": "فتح",
- "or": "أو",
- "order": "التّرتيب",
- "pageNotFound": "الصّفحة غير موجودة",
- "password": "كلمة المرور",
- "payloadSettings": "الإعدادات",
- "perPage": "لكلّ صفحة: {{limit}}",
- "remove": "إزالة",
- "reset": "إعادة تعيين",
- "row": "سطر",
- "rows": "أسطُر",
- "save": "حفظ",
- "saving": "جاري الحفظ...",
- "searchBy": "البحث عن طريق {{label}}",
- "selectAll": "تحديد كل {{count}} {{label}}",
- "selectAllRows": "حدد جميع الصفوف",
- "selectValue": "اختيار قيمة",
- "selectedCount": "تم تحديد {{count}} {{label}}",
- "showAllLabel": "عرض كل {{label}}",
- "sorryNotFound": "عذرًا - لا يوجد شيء يتوافق مع طلبك.",
- "sort": "ترتيب",
- "sortByLabelDirection": "رتّب حسب {{label}} {{direction}}",
- "stayOnThisPage": "البقاء على هذه الصفحة",
- "submissionSuccessful": "تمت الإرسال بنجاح.",
- "submit": "إرسال",
- "successfullyCreated": "{{label}} تم إنشاؤها بنجاح.",
- "successfullyDuplicated": "{{label}} تم استنساخها بنجاح.",
- "thisLanguage": "العربية",
- "titleDeleted": "تم حذف {{label}} \"{{title}}\" بنجاح.",
- "unauthorized": "غير مصرح به",
- "unsavedChangesDuplicate": "لديك تغييرات لم يتم حفظها. هل تريد الاستمرار في الاستنساخ؟",
- "untitled": "بدون عنوان",
- "updatedAt": "تم التحديث في",
- "updatedCountSuccessfully": "تم تحديث {{count}} {{label}} بنجاح.",
- "updatedSuccessfully": "تم التحديث بنجاح.",
- "updating": "جار التحديث",
- "welcome": "مرحبًا"
- },
- "operators": {
- "contains": "يحتوي",
- "equals": "يساوي",
- "exists": "موجود",
- "isGreaterThan": "أكبر من",
- "isGreaterThanOrEqualTo": "أكبر أو يساوي",
- "isIn": "موجود في",
- "isLessThan": "أصغر من",
- "isLessThanOrEqualTo": "أصغر أو يساوي",
- "isLike": "هو مثل",
- "isNotEqualTo": "لا يساوي",
- "isNotIn": "غير موجود في",
- "near": "قريب من"
- },
- "upload": {
- "crop": "محصول",
- "cropToolDescription": "اسحب الزوايا المحددة للمنطقة، رسم منطقة جديدة أو قم بضبط القيم أدناه.",
- "dragAndDrop": "قم بسحب وإسقاط ملفّ",
- "editImage": "تعديل الصورة",
- "focalPoint": "نقطة التركيز",
- "focalPointDescription": "اسحب النقطة المركزية مباشرة على المعاينة أو قم بضبط القيم أدناه.",
- "height": "الطّول",
- "previewSizes": "أحجام المعاينة",
- "selectCollectionToBrowse": "حدّد مجموعة لاستعراضها",
- "selectFile": "اختر ملفّ",
- "setCropArea": "حدد منطقة القص",
- "setFocalPoint": "حدد النقطة البؤرية",
- "sizesFor": "أحجام لـ {{label}}",
- "width": "العرض"
- },
- "validation": {
- "fieldHasNo": "هذا الحقل ليس لديه {{label}}",
- "limitReached": "تم الوصول إلى الحد الأقصى، يمكن إضافة {{max}} عناصر فقط.",
- "required": "هذا الحقل مطلوب.",
- "requiresAtLeast": "هذا الحقل يتطلب على الأقل {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "أنت على وشك نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟",
- "aboutToRestore": "أنت على وشك استرجاع هذا المستند {{label}} إلى الحالة التّي كان عليها في {{versionDate}}.",
- "aboutToRestoreGlobal": "أنت على وشك استرجاع الاعداد العامّ {{label}} إلى الحالة التي كان عليها في {{versionDate}}.",
- "aboutToRevertToPublished": "أنت على وشك إعادة هذا المستند إلى حالته المنشورة. هل أنت متأكّد؟",
- "aboutToUnpublish": "أنت على وشك إلغاء نشر هذا المستند. هل أنت متأكّد؟",
- "aboutToUnpublishSelection": "أنت على وشك إلغاء نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟",
- "autosave": "حفظ تلقائي",
- "autosavedSuccessfully": "تمّ الحفظ التّلقائي بنجاح.",
- "changed": "تمّ التّغيير",
- "compareVersion": "مقارنة النّسخة مع:",
- "confirmPublish": "تأكيد النّشر",
- "confirmRevertToSaved": "تأكيد الرّجوع للنسخة المنشورة",
- "confirmUnpublish": "تأكيد إلغاء النّشر",
- "confirmVersionRestoration": "تأكيد إستعادة النّسخة",
- "draft": "مسودّة",
- "draftSavedSuccessfully": "تمّ حفظ المسودّة بنجاح.",
- "noFurtherVersionsFound": "لم يتمّ العثور على نسخات أخرى",
- "noRowsFound": "لم يتمّ العثور على {{label}}",
- "preview": "معاينة",
- "problemRestoringVersion": "حدث خطأ في استعادة هذه النّسخة",
- "publish": "نشر",
- "publishChanges": "نشر التّغييرات",
- "published": "تمّ النّشر",
- "restoreThisVersion": "استعادة هذه النّسخة",
- "restoredSuccessfully": "تمّت الاستعادة بنحاح.",
- "restoring": "تتمّ الاستعادة...",
- "revertToPublished": "الرّجوع للنسخة المنشورة",
- "saveDraft": "حفظ المسودّة",
- "selectLocales": "حدّد اللّغات المراد عرضها",
- "selectVersionToCompare": "حدّد نسخة للمقارنة",
- "showLocales": "اظهر اللّغات:",
- "type": "النّوع",
- "unpublish": "الغاء النّشر",
- "unpublishing": "يتمّ الغاء النّشر...",
- "version": "النّسخة",
- "versionCreatedOn": "تمّ ﻹنشاء النّسخة في {{version}}:",
- "versionID": "مُعرّف النّسخة",
- "versions": "النُّسَخ",
- "viewingVersion": "يتمّ استعراض نسخة ل {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "يتمّ استعراض نسخة للاعداد العامّ {{entityLabel}}",
- "viewingVersions": "يتمّ استعراض النُّسَخ ل {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "يتمّ استعراض النُّسَخ للاعداد العامّ {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/az.js b/packages/translations/src/_generatedFiles_/client/az.js
new file mode 100644
index 00000000000..96958d32198
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/az.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Hesab',
+ accountOfCurrentUser: 'Cari istifadəçinin hesabı',
+ alreadyActivated: 'Artıq Aktivləşdirilib',
+ alreadyLoggedIn: 'Artıq daxil olunub',
+ backToLogin: 'Girişə qayıt',
+ beginCreateFirstUser: 'Başlamaq üçün ilk istifadəçinizi yaradın.',
+ changePassword: 'Parolu dəyişdir',
+ confirmGeneration: 'Generasiyani təsdiqlə',
+ confirmPassword: 'Şifrəni təsdiq et',
+ emailNotValid: 'Təqdim olunan e-poçt etibarlı deyil',
+ emailSent: 'E-poçt göndərildi',
+ enableAPIKey: 'API açarını aktivləşdir',
+ failedToUnlock: 'Kilidi açmaq alınmadı',
+ forceUnlock: 'Kilidi zorla aç',
+ forgotPassword: 'Şifrəni unutmusan',
+ forgotPasswordEmailInstructions:
+ 'Zəhmət olmasa, e-poçt ünvanınızı aşağıda daxil edin. Siz parolunuzu necə sıfırlamaq barədə təlimatları olan e-poçt mesajı alacaqsınız.',
+ forgotPasswordQuestion: 'Şifrəni unutmusan?',
+ generate: 'Yarad',
+ generateNewAPIKey: 'Yeni API açarı yarad',
+ logBackIn: 'Yenidən daxil ol',
+ logOut: 'Çıxış et',
+ loggedOutInactivity: 'Hərəkətsizlik səbəbindən sistemdən çıxmısınız.',
+ loggedOutSuccessfully: 'Siz uğurla çıxış etdiniz.',
+ login: 'Giriş',
+ logout: 'Çıxış',
+ logoutUser: 'Sistemdən çıxış',
+ newAPIKeyGenerated: 'Yeni API Açarı Yaradıldı.',
+ newPassword: 'Yeni şifrə',
+ resetPassword: 'Şifrəni sıfırla',
+ stayLoggedIn: 'Sistemdə qal',
+ successfullyUnlocked: 'Uğurla kilidi açıldı',
+ unableToVerify: 'Doğrulamaq mümkün deyil',
+ verified: 'Doğrulanmış',
+ verifiedSuccessfully: 'Uğurla doğrulandı',
+ verify: 'Doğrula',
+ verifyUser: 'İstifadəçini doğrula',
+ youAreInactive:
+ 'Siz bir müddətdir aktiv deyilsiniz və tezliklə öz təhlükəsizliyiniz üçün avtomatik olaraq sistemdən çıxacaqsınız. Daxil olmaq istərdinizmi?',
+ },
+ error: {
+ autosaving: 'Bu sənədin avto yadda saxlanılması zamanı problem yarandı.',
+ correctInvalidFields: 'Zəhmət olmasa, yanlış sahələri düzəlt.',
+ deletingTitle:
+ '{{title}} silinərkən xəta baş verdi. Zəhmət olmasa, bağlantınızı yoxlayın və yenidən cəhd edin.',
+ loadingDocument: '{{id}} ID-li sənədin yüklənməsində problem baş verdi.',
+ noMatchedField: '"{{label}}" üçün uyğun sahə tapılmadı',
+ notAllowedToAccessPage: 'Bu səhifəyə girməyə icazəniz yoxdur.',
+ previewing: 'Bu sənədin ön baxışı zamanı problem yarandı.',
+ unableToDeleteCount: '{{count}} dən {{total}} {{label}} silinə bilmir.',
+ unableToUpdateCount: '{{count}} dən {{total}} {{label}} yenilənə bilmir.',
+ unknown: 'Naməlum bir xəta baş verdi.',
+ unspecific: 'Xəta baş verdi.',
+ },
+ fields: {
+ addLabel: '{{label}} əlavə et',
+ addLink: 'Keçid əlavə et',
+ addNew: 'Yenisini əlavə et',
+ addNewLabel: 'Yeni {{label}} əlavə et',
+ addRelationship: 'Relationship əlavə et',
+ addUpload: 'Yükləmə əlavə et',
+ block: 'blok',
+ blockType: 'Blok Növü',
+ blocks: 'bloklar',
+ chooseFromExisting: 'Mövcuddan seçin',
+ collapseAll: 'Hamısını Bağla',
+ editLink: 'Keçidi redaktə et',
+ editRelationship: 'Relationship redaktə et',
+ itemsAndMore: '{{items}} və daha {{count}} nəfər',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Enlik',
+ longitude: 'Uzunluq',
+ passwordsDoNotMatch: 'Şifrələr uyğun gəlmir.',
+ removeRelationship: 'Relationship sil',
+ removeUpload: 'Yükləməni sil',
+ saveChanges: 'Dəyişiklikləri saxla',
+ searchForBlock: 'Blok üçün axtarış',
+ selectFieldsToEdit: 'Redaktə ediləcək sahələri seçin',
+ showAll: 'Hamısını Göstər',
+ swapRelationship: 'Relationship dəyiş',
+ swapUpload: 'Yükləməni dəyiş',
+ toggleBlock: 'Bloku keç',
+ uploadNewLabel: 'Yeni {{label}} yüklə',
+ },
+ general: {
+ aboutToDelete: 'Siz {{label}} <1>{{title}}</1> silməyə hazırsınız. Eminsiniz?',
+ aboutToDeleteCount_many: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ aboutToDeleteCount_one: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ aboutToDeleteCount_other: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ addBelow: 'Aşağıya əlavə et',
+ addFilter: 'Filter əlavə et',
+ adminTheme: 'Admin Mövzusu',
+ and: 'Və',
+ applyChanges: 'Dəyişiklikləri Tətbiq Edin',
+ ascending: 'Artan',
+ automatic: 'Avtomatik',
+ backToDashboard: 'Panelə qayıdın',
+ cancel: 'Ləğv et',
+ changesNotSaved:
+ 'Dəyişiklikləriniz saxlanılmayıb. İndi çıxsanız, dəyişikliklərinizi itirəcəksiniz.',
+ close: 'Bağla',
+ collapse: 'Bağla',
+ collections: 'Kolleksiyalar',
+ columnToSort: 'Sıralamağa sütun',
+ columns: 'Sütunlar',
+ confirm: 'Təsdiqlə',
+ confirmDeletion: 'Silməni təsdiqlə',
+ confirmDuplication: 'Dublikasiyanı təsdiqlə',
+ copied: 'Kopyalandı',
+ copy: 'Kopyala',
+ create: 'Yarat',
+ createNew: 'Yeni yarat',
+ createNewLabel: 'Yeni {{label}} yarat',
+ created: 'Yaradıldı',
+ creating: 'Yaradılır',
+ creatingNewLabel: 'Yeni {{label}} yaradılır',
+ dark: 'Tünd',
+ dashboard: 'Panel',
+ delete: 'Sil',
+ deletedCountSuccessfully: '{{count}} {{label}} uğurla silindi.',
+ deleting: 'Silinir...',
+ descending: 'Azalan',
+ deselectAllRows: 'Bütün sıraları seçimi ləğv edin',
+ duplicate: 'Dublikat',
+ duplicateWithoutSaving: 'Dəyişiklikləri saxlamadan dublikatla',
+ edit: 'Redaktə et',
+ editLabel: '{{label}} redaktə et',
+ editing: 'Redaktə olunur',
+ editingLabel_many: '{{count}} {{label}} redaktə olunur',
+ editingLabel_one: '{{count}} {{label}} redaktə olunur',
+ editingLabel_other: '{{count}} {{label}} redaktə olunur',
+ email: 'Elektron poçt',
+ emailAddress: 'Elektron poçt ünvanı',
+ enterAValue: 'Bir dəyər daxil edin',
+ error: 'Xəta',
+ errors: 'Xətalar',
+ fallbackToDefaultLocale: 'Standart lokalə keçid',
+ filterWhere: '{{label}} filtrlə',
+ filters: 'Filtərlər',
+ globals: 'Qloballar',
+ language: 'Dil',
+ lastModified: 'Son dəyişdirildi',
+ leaveAnyway: 'Heç olmasa çıx',
+ leaveWithoutSaving: 'Saxlamadan çıx',
+ light: 'Açıq',
+ livePreview: 'Öncədən baxış',
+ loading: 'Yüklənir',
+ locale: 'Lokal',
+ menu: 'Menyu',
+ moveDown: 'Aşağı hərəkət et',
+ moveUp: 'Yuxarı hərəkət et',
+ noFiltersSet: 'Filter təyin edilməyib',
+ noLabel: '<Heç bir {{label}}>',
+ noOptions: 'Heç bir seçim yoxdur',
+ noResults:
+ 'Heç bir {{label}} tapılmadı. Ya hələ {{label}} yoxdur, ya da yuxarıda göstərdiyiniz filtrlərə uyğun gəlmir.',
+ noValue: 'Dəyər yoxdur',
+ none: 'Heç bir',
+ notFound: 'Tapılmadı',
+ nothingFound: 'Heç nə tapılmadı',
+ of: 'dən',
+ open: 'Aç',
+ or: 'Və ya',
+ order: 'Sıra',
+ pageNotFound: 'Səhifə tapılmadı',
+ password: 'Şifrə',
+ payloadSettings: 'Payload Parametrləri',
+ perPage: 'Hər səhifədə: {{limit}}',
+ remove: 'Sil',
+ reset: 'Yenidən başlat',
+ row: 'Sətir',
+ rows: 'Sətirlər',
+ save: 'Saxla',
+ saving: 'Saxlanılır...',
+ searchBy: '{{label}} ilə axtar',
+ selectAll: 'Bütün {{count}} {{label}} seç',
+ selectAllRows: 'Bütün sıraları seçin',
+ selectValue: 'Dəyər seçin',
+ selectedCount: '{{count}} {{label}} seçildi',
+ showAllLabel: 'Bütün {{label}}-ı göstər',
+ sorryNotFound: 'Üzr istəyirik - sizin tələbinizə uyğun heç nə yoxdur.',
+ sort: 'Sırala',
+ sortByLabelDirection: '{{label}} {{direction}} ilə sırala',
+ stayOnThisPage: 'Bu səhifədə qal',
+ submissionSuccessful: 'Təqdimat uğurlu oldu.',
+ submit: 'Təqdim et',
+ successfullyCreated: '{{label}} uğurla yaradıldı.',
+ successfullyDuplicated: '{{label}} uğurla dublikatlandı.',
+ thisLanguage: 'Azərbaycan dili',
+ titleDeleted: '{{label}} "{{title}}" uğurla silindi.',
+ unauthorized: 'İcazəsiz',
+ unsavedChangesDuplicate:
+ 'Saxlanılmamış dəyişiklikləriniz var. Dublikatla davam etmək istəyirsiniz?',
+ untitled: 'Başlıqsız',
+ updatedAt: 'Yeniləndiyi tarix',
+ updatedCountSuccessfully: '{{count}} {{label}} uğurla yeniləndi.',
+ updatedSuccessfully: 'Uğurla yeniləndi.',
+ updating: 'Yenilənir',
+ welcome: 'Xoş gəldiniz',
+ },
+ operators: {
+ contains: 'daxilində',
+ equals: 'bərabərdir',
+ exists: 'mövcuddur',
+ isGreaterThan: 'dən böyük',
+ isGreaterThanOrEqualTo: 'böyük və ya bərabər',
+ isIn: 'daxildir',
+ isLessThan: 'dən kiçik',
+ isLessThanOrEqualTo: 'kiçik və ya bərabər',
+ isLike: 'kimi',
+ isNotEqualTo: 'bərabər deyil',
+ isNotIn: 'daxil deyil',
+ near: 'yaxın',
+ },
+ upload: {
+ crop: 'Məhsul',
+ cropToolDescription:
+ 'Seçilmiş sahənin köşələrini sürükləyin, yeni bir sahə çəkin və ya aşağıdakı dəyərləri düzəltin.',
+ dragAndDrop: 'Faylı buraya sürükləyin və buraxın',
+ editImage: 'Şəkili Redaktə Et',
+ focalPoint: 'Mərkəzi Nöqtə',
+ focalPointDescription:
+ 'Fokus nöqtəsini birbaşa önizləməyə sürükləyin və ya aşağıdakı dəyərləri düzəltin.',
+ height: 'Hündürlük',
+ previewSizes: 'Öncədən baxış ölçüləri',
+ selectCollectionToBrowse: 'Gözdən keçirmək üçün bir Kolleksiya seçin',
+ selectFile: 'Fayl seçin',
+ setCropArea: 'Məhsul sahəsini təyin et',
+ setFocalPoint: 'Fokus nöqtəsi təyin et',
+ sizesFor: '{{label}} üçün ölçülər',
+ width: 'En',
+ },
+ validation: {
+ fieldHasNo: 'Bu sahədə heç bir {{label}} yoxdur',
+ limitReached: 'Limitə çatdınız, yalnız {{max}} element əlavə edilə bilər.',
+ required: 'Bu sahə mütləq doldurulmalıdır.',
+ requiresAtLeast: 'Bu sahə ən azı {{count}} {{label}} tələb edir.',
+ },
+ version: {
+ aboutToPublishSelection: 'Seçimdə olan bütün {{label}}-i dərc etməyə hazırsınız. Əminsiniz?',
+ aboutToRestore:
+ 'Bu {{label}} sənədini {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.',
+ aboutToRestoreGlobal:
+ 'Qlobal {{label}}-i {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.',
+ aboutToRevertToPublished:
+ 'Bu sənədin dəyişikliklərini dərc edilmiş vəziyyətinə qaytarmağa hazırsınız. Əminsiniz?',
+ aboutToUnpublish: 'Bu sənədi dərcdən çıxartmağa hazırsınız. Əminsiniz?',
+ aboutToUnpublishSelection:
+ 'Seçimdə olan bütün {{label}}-i dərcdən çıxartmağa hazırsınız. Əminsiniz?',
+ autosave: 'Avtomatik yadda saxlama',
+ autosavedSuccessfully: 'Uğurla avtomatik olaraq yadda saxlandı.',
+ changed: 'Dəyişdirildi',
+ compareVersion: 'Versiyanı müqayisə et:',
+ confirmPublish: 'Dərci təsdiq edin',
+ confirmRevertToSaved: 'Yadda saxlanana qayıtmağı təsdiq edin',
+ confirmUnpublish: 'Dərcdən çıxartmağı təsdiq edin',
+ confirmVersionRestoration: 'Versiyanın bərpasını təsdiq edin',
+ draft: 'Qaralama',
+ draftSavedSuccessfully: 'Qaralama uğurla yadda saxlandı.',
+ noFurtherVersionsFound: 'Başqa versiyalar tapılmadı',
+ noRowsFound: 'Heç bir {{label}} tapılmadı',
+ preview: 'Öncədən baxış',
+ problemRestoringVersion: 'Bu versiyanın bərpasında problem yaşandı',
+ publish: 'Dərc et',
+ publishChanges: 'Dəyişiklikləri dərc et',
+ published: 'Dərc edilmiş',
+ restoreThisVersion: 'Bu versiyanı bərpa et',
+ restoredSuccessfully: 'Uğurla bərpa edildi.',
+ restoring: 'Bərpa olunur...',
+ revertToPublished: 'Dərc edilmişə qayıt',
+ saveDraft: 'Qaralamayı yadda saxla',
+ selectLocales: 'Göstərmək üçün lokalları seçin',
+ selectVersionToCompare: 'Müqayisə üçün bir versiya seçin',
+ showLocales: 'Lokalları göstər:',
+ type: 'Növ',
+ unpublish: 'Dərcdən çıxart',
+ unpublishing: 'Dərcdən çıxarılır...',
+ version: 'Versiya',
+ versionCreatedOn: '{{version}} tarixində yaradıldı:',
+ versionID: 'Versiyanın ID-si',
+ versions: 'Versiyalar',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} üçün versiyanı göstərir',
+ viewingVersionGlobal: 'Qlobal {{entityLabel}} üçün versiyanı göstərir',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} üçün versiyaları göstərir',
+ viewingVersionsGlobal: 'Qlobal {{entityLabel}} üçün versiyaları göstərir',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/az.json b/packages/translations/src/_generatedFiles_/client/az.json
deleted file mode 100644
index 57b31496fdf..00000000000
--- a/packages/translations/src/_generatedFiles_/client/az.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesab",
- "accountOfCurrentUser": "Cari istifadəçinin hesabı",
- "alreadyActivated": "Artıq Aktivləşdirilib",
- "alreadyLoggedIn": "Artıq daxil olunub",
- "backToLogin": "Girişə qayıt",
- "beginCreateFirstUser": "Başlamaq üçün ilk istifadəçinizi yaradın.",
- "changePassword": "Parolu dəyişdir",
- "confirmGeneration": "Generasiyani təsdiqlə",
- "confirmPassword": "Şifrəni təsdiq et",
- "emailNotValid": "Təqdim olunan e-poçt etibarlı deyil",
- "emailSent": "E-poçt göndərildi",
- "enableAPIKey": "API açarını aktivləşdir",
- "failedToUnlock": "Kilidi açmaq alınmadı",
- "forceUnlock": "Kilidi zorla aç",
- "forgotPassword": "Şifrəni unutmusan",
- "forgotPasswordEmailInstructions": "Zəhmət olmasa, e-poçt ünvanınızı aşağıda daxil edin. Siz parolunuzu necə sıfırlamaq barədə təlimatları olan e-poçt mesajı alacaqsınız.",
- "forgotPasswordQuestion": "Şifrəni unutmusan?",
- "generate": "Yarad",
- "generateNewAPIKey": "Yeni API açarı yarad",
- "logBackIn": "Yenidən daxil ol",
- "logOut": "Çıxış et",
- "loggedOutInactivity": "Hərəkətsizlik səbəbindən sistemdən çıxmısınız.",
- "loggedOutSuccessfully": "Siz uğurla çıxış etdiniz.",
- "login": "Giriş",
- "logout": "Çıxış",
- "logoutUser": "Sistemdən çıxış",
- "newAPIKeyGenerated": "Yeni API Açarı Yaradıldı.",
- "newPassword": "Yeni şifrə",
- "resetPassword": "Şifrəni sıfırla",
- "stayLoggedIn": "Sistemdə qal",
- "successfullyUnlocked": "Uğurla kilidi açıldı",
- "unableToVerify": "Doğrulamaq mümkün deyil",
- "verified": "Doğrulanmış",
- "verifiedSuccessfully": "Uğurla doğrulandı",
- "verify": "Doğrula",
- "verifyUser": "İstifadəçini doğrula",
- "youAreInactive": "Siz bir müddətdir aktiv deyilsiniz və tezliklə öz təhlükəsizliyiniz üçün avtomatik olaraq sistemdən çıxacaqsınız. Daxil olmaq istərdinizmi?"
- },
- "error": {
- "autosaving": "Bu sənədin avto yadda saxlanılması zamanı problem yarandı.",
- "correctInvalidFields": "Zəhmət olmasa, yanlış sahələri düzəlt.",
- "deletingTitle": "{{title}} silinərkən xəta baş verdi. Zəhmət olmasa, bağlantınızı yoxlayın və yenidən cəhd edin.",
- "loadingDocument": "{{id}} ID-li sənədin yüklənməsində problem baş verdi.",
- "noMatchedField": "\"{{label}}\" üçün uyğun sahə tapılmadı",
- "notAllowedToAccessPage": "Bu səhifəyə girməyə icazəniz yoxdur.",
- "previewing": "Bu sənədin ön baxışı zamanı problem yarandı.",
- "unableToDeleteCount": "{{count}} dən {{total}} {{label}} silinə bilmir.",
- "unableToUpdateCount": "{{count}} dən {{total}} {{label}} yenilənə bilmir.",
- "unknown": "Naməlum bir xəta baş verdi.",
- "unspecific": "Xəta baş verdi."
- },
- "fields": {
- "addLabel": "{{label}} əlavə et",
- "addLink": "Keçid əlavə et",
- "addNew": "Yenisini əlavə et",
- "addNewLabel": "Yeni {{label}} əlavə et",
- "addRelationship": "Relationship əlavə et",
- "addUpload": "Yükləmə əlavə et",
- "block": "blok",
- "blockType": "Blok Növü",
- "blocks": "bloklar",
- "chooseFromExisting": "Mövcuddan seçin",
- "collapseAll": "Hamısını Bağla",
- "editLink": "Keçidi redaktə et",
- "editRelationship": "Relationship redaktə et",
- "itemsAndMore": "{{items}} və daha {{count}} nəfər",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Enlik",
- "longitude": "Uzunluq",
- "passwordsDoNotMatch": "Şifrələr uyğun gəlmir.",
- "removeRelationship": "Relationship sil",
- "removeUpload": "Yükləməni sil",
- "saveChanges": "Dəyişiklikləri saxla",
- "searchForBlock": "Blok üçün axtarış",
- "selectFieldsToEdit": "Redaktə ediləcək sahələri seçin",
- "showAll": "Hamısını Göstər",
- "swapRelationship": "Relationship dəyiş",
- "swapUpload": "Yükləməni dəyiş",
- "toggleBlock": "Bloku keç",
- "uploadNewLabel": "Yeni {{label}} yüklə"
- },
- "general": {
- "aboutToDelete": "Siz {{label}} <1>{{title}}</1> silməyə hazırsınız. Eminsiniz?",
- "aboutToDeleteCount_many": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "aboutToDeleteCount_one": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "aboutToDeleteCount_other": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "addBelow": "Aşağıya əlavə et",
- "addFilter": "Filter əlavə et",
- "adminTheme": "Admin Mövzusu",
- "and": "Və",
- "applyChanges": "Dəyişiklikləri Tətbiq Edin",
- "ascending": "Artan",
- "automatic": "Avtomatik",
- "backToDashboard": "Panelə qayıdın",
- "cancel": "Ləğv et",
- "changesNotSaved": "Dəyişiklikləriniz saxlanılmayıb. İndi çıxsanız, dəyişikliklərinizi itirəcəksiniz.",
- "close": "Bağla",
- "collapse": "Bağla",
- "collections": "Kolleksiyalar",
- "columnToSort": "Sıralamağa sütun",
- "columns": "Sütunlar",
- "confirm": "Təsdiqlə",
- "confirmDeletion": "Silməni təsdiqlə",
- "confirmDuplication": "Dublikasiyanı təsdiqlə",
- "copied": "Kopyalandı",
- "copy": "Kopyala",
- "create": "Yarat",
- "createNew": "Yeni yarat",
- "createNewLabel": "Yeni {{label}} yarat",
- "created": "Yaradıldı",
- "creating": "Yaradılır",
- "creatingNewLabel": "Yeni {{label}} yaradılır",
- "dark": "Tünd",
- "dashboard": "Panel",
- "delete": "Sil",
- "deletedCountSuccessfully": "{{count}} {{label}} uğurla silindi.",
- "deleting": "Silinir...",
- "descending": "Azalan",
- "deselectAllRows": "Bütün sıraları seçimi ləğv edin",
- "duplicate": "Dublikat",
- "duplicateWithoutSaving": "Dəyişiklikləri saxlamadan dublikatla",
- "edit": "Redaktə et",
- "editLabel": "{{label}} redaktə et",
- "editing": "Redaktə olunur",
- "editingLabel_many": "{{count}} {{label}} redaktə olunur",
- "editingLabel_one": "{{count}} {{label}} redaktə olunur",
- "editingLabel_other": "{{count}} {{label}} redaktə olunur",
- "email": "Elektron poçt",
- "emailAddress": "Elektron poçt ünvanı",
- "enterAValue": "Bir dəyər daxil edin",
- "error": "Xəta",
- "errors": "Xətalar",
- "fallbackToDefaultLocale": "Standart lokalə keçid",
- "filterWhere": "{{label}} filtrlə",
- "filters": "Filtərlər",
- "globals": "Qloballar",
- "language": "Dil",
- "lastModified": "Son dəyişdirildi",
- "leaveAnyway": "Heç olmasa çıx",
- "leaveWithoutSaving": "Saxlamadan çıx",
- "light": "Açıq",
- "livePreview": "Öncədən baxış",
- "loading": "Yüklənir",
- "locale": "Lokal",
- "menu": "Menyu",
- "moveDown": "Aşağı hərəkət et",
- "moveUp": "Yuxarı hərəkət et",
- "noFiltersSet": "Filter təyin edilməyib",
- "noLabel": "<Heç bir {{label}}>",
- "noOptions": "Heç bir seçim yoxdur",
- "noResults": "Heç bir {{label}} tapılmadı. Ya hələ {{label}} yoxdur, ya da yuxarıda göstərdiyiniz filtrlərə uyğun gəlmir.",
- "noValue": "Dəyər yoxdur",
- "none": "Heç bir",
- "notFound": "Tapılmadı",
- "nothingFound": "Heç nə tapılmadı",
- "of": "dən",
- "open": "Aç",
- "or": "Və ya",
- "order": "Sıra",
- "pageNotFound": "Səhifə tapılmadı",
- "password": "Şifrə",
- "payloadSettings": "Payload Parametrləri",
- "perPage": "Hər səhifədə: {{limit}}",
- "remove": "Sil",
- "reset": "Yenidən başlat",
- "row": "Sətir",
- "rows": "Sətirlər",
- "save": "Saxla",
- "saving": "Saxlanılır...",
- "searchBy": "{{label}} ilə axtar",
- "selectAll": "Bütün {{count}} {{label}} seç",
- "selectAllRows": "Bütün sıraları seçin",
- "selectValue": "Dəyər seçin",
- "selectedCount": "{{count}} {{label}} seçildi",
- "showAllLabel": "Bütün {{label}}-ı göstər",
- "sorryNotFound": "Üzr istəyirik - sizin tələbinizə uyğun heç nə yoxdur.",
- "sort": "Sırala",
- "sortByLabelDirection": "{{label}} {{direction}} ilə sırala",
- "stayOnThisPage": "Bu səhifədə qal",
- "submissionSuccessful": "Təqdimat uğurlu oldu.",
- "submit": "Təqdim et",
- "successfullyCreated": "{{label}} uğurla yaradıldı.",
- "successfullyDuplicated": "{{label}} uğurla dublikatlandı.",
- "thisLanguage": "Azərbaycan dili",
- "titleDeleted": "{{label}} \"{{title}}\" uğurla silindi.",
- "unauthorized": "İcazəsiz",
- "unsavedChangesDuplicate": "Saxlanılmamış dəyişiklikləriniz var. Dublikatla davam etmək istəyirsiniz?",
- "untitled": "Başlıqsız",
- "updatedAt": "Yeniləndiyi tarix",
- "updatedCountSuccessfully": "{{count}} {{label}} uğurla yeniləndi.",
- "updatedSuccessfully": "Uğurla yeniləndi.",
- "updating": "Yenilənir",
- "welcome": "Xoş gəldiniz"
- },
- "operators": {
- "contains": "daxilində",
- "equals": "bərabərdir",
- "exists": "mövcuddur",
- "isGreaterThan": "dən böyük",
- "isGreaterThanOrEqualTo": "böyük və ya bərabər",
- "isIn": "daxildir",
- "isLessThan": "dən kiçik",
- "isLessThanOrEqualTo": "kiçik və ya bərabər",
- "isLike": "kimi",
- "isNotEqualTo": "bərabər deyil",
- "isNotIn": "daxil deyil",
- "near": "yaxın"
- },
- "upload": {
- "crop": "Məhsul",
- "cropToolDescription": "Seçilmiş sahənin köşələrini sürükləyin, yeni bir sahə çəkin və ya aşağıdakı dəyərləri düzəltin.",
- "dragAndDrop": "Faylı buraya sürükləyin və buraxın",
- "editImage": "Şəkili Redaktə Et",
- "focalPoint": "Mərkəzi Nöqtə",
- "focalPointDescription": "Fokus nöqtəsini birbaşa önizləməyə sürükləyin və ya aşağıdakı dəyərləri düzəltin.",
- "height": "Hündürlük",
- "previewSizes": "Öncədən baxış ölçüləri",
- "selectCollectionToBrowse": "Gözdən keçirmək üçün bir Kolleksiya seçin",
- "selectFile": "Fayl seçin",
- "setCropArea": "Məhsul sahəsini təyin et",
- "setFocalPoint": "Fokus nöqtəsi təyin et",
- "sizesFor": "{{label}} üçün ölçülər",
- "width": "En"
- },
- "validation": {
- "fieldHasNo": "Bu sahədə heç bir {{label}} yoxdur",
- "limitReached": "Limitə çatdınız, yalnız {{max}} element əlavə edilə bilər.",
- "required": "Bu sahə mütləq doldurulmalıdır.",
- "requiresAtLeast": "Bu sahə ən azı {{count}} {{label}} tələb edir."
- },
- "version": {
- "aboutToPublishSelection": "Seçimdə olan bütün {{label}}-i dərc etməyə hazırsınız. Əminsiniz?",
- "aboutToRestore": "Bu {{label}} sənədini {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.",
- "aboutToRestoreGlobal": "Qlobal {{label}}-i {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.",
- "aboutToRevertToPublished": "Bu sənədin dəyişikliklərini dərc edilmiş vəziyyətinə qaytarmağa hazırsınız. Əminsiniz?",
- "aboutToUnpublish": "Bu sənədi dərcdən çıxartmağa hazırsınız. Əminsiniz?",
- "aboutToUnpublishSelection": "Seçimdə olan bütün {{label}}-i dərcdən çıxartmağa hazırsınız. Əminsiniz?",
- "autosave": "Avtomatik yadda saxlama",
- "autosavedSuccessfully": "Uğurla avtomatik olaraq yadda saxlandı.",
- "changed": "Dəyişdirildi",
- "compareVersion": "Versiyanı müqayisə et:",
- "confirmPublish": "Dərci təsdiq edin",
- "confirmRevertToSaved": "Yadda saxlanana qayıtmağı təsdiq edin",
- "confirmUnpublish": "Dərcdən çıxartmağı təsdiq edin",
- "confirmVersionRestoration": "Versiyanın bərpasını təsdiq edin",
- "draft": "Qaralama",
- "draftSavedSuccessfully": "Qaralama uğurla yadda saxlandı.",
- "noFurtherVersionsFound": "Başqa versiyalar tapılmadı",
- "noRowsFound": "Heç bir {{label}} tapılmadı",
- "preview": "Öncədən baxış",
- "problemRestoringVersion": "Bu versiyanın bərpasında problem yaşandı",
- "publish": "Dərc et",
- "publishChanges": "Dəyişiklikləri dərc et",
- "published": "Dərc edilmiş",
- "restoreThisVersion": "Bu versiyanı bərpa et",
- "restoredSuccessfully": "Uğurla bərpa edildi.",
- "restoring": "Bərpa olunur...",
- "revertToPublished": "Dərc edilmişə qayıt",
- "saveDraft": "Qaralamayı yadda saxla",
- "selectLocales": "Göstərmək üçün lokalları seçin",
- "selectVersionToCompare": "Müqayisə üçün bir versiya seçin",
- "showLocales": "Lokalları göstər:",
- "type": "Növ",
- "unpublish": "Dərcdən çıxart",
- "unpublishing": "Dərcdən çıxarılır...",
- "version": "Versiya",
- "versionCreatedOn": "{{version}} tarixində yaradıldı:",
- "versionID": "Versiyanın ID-si",
- "versions": "Versiyalar",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} üçün versiyanı göstərir",
- "viewingVersionGlobal": "Qlobal {{entityLabel}} üçün versiyanı göstərir",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} üçün versiyaları göstərir",
- "viewingVersionsGlobal": "Qlobal {{entityLabel}} üçün versiyaları göstərir"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/bg.js b/packages/translations/src/_generatedFiles_/client/bg.js
new file mode 100644
index 00000000000..fecb2319178
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/bg.js
@@ -0,0 +1,286 @@
+export default {
+ authentication: {
+ account: 'Профил',
+ accountOfCurrentUser: 'Профил на текущия потребител',
+ alreadyActivated: 'Вече активиран',
+ alreadyLoggedIn: 'Вече влязъл',
+ backToLogin: 'Обратно към влизане',
+ beginCreateFirstUser: 'За да започнеш, създай първия си потребител',
+ changePassword: 'Промяна на паролата',
+ confirmGeneration: 'Потвърди генерация',
+ confirmPassword: 'Потвърди парола',
+ emailNotValid: 'Даденият имейл не е валиден',
+ emailSent: 'Имейлът е изпратен',
+ enableAPIKey: 'Активирай API ключ',
+ failedToUnlock: 'Неуспешно отключване',
+ forceUnlock: 'Принудително отключване',
+ forgotPassword: 'Забравена парола',
+ forgotPasswordEmailInstructions:
+ 'Моля, въведи имейла си по-долу. Ще получиш съобщение с насоки как да промениш паролата си.',
+ forgotPasswordQuestion: 'Забравена парола?',
+ generate: 'Генерирай',
+ generateNewAPIKey: 'Генерирай нов API ключ',
+ logBackIn: 'Влез обратно',
+ logOut: 'Изход',
+ loggedOutInactivity: 'Ти беше изкаран поради неактивност.',
+ loggedOutSuccessfully: 'Излезе успешно.',
+ login: 'Вход',
+ logout: 'Изход',
+ logoutUser: 'Изкарай потребител',
+ newAPIKeyGenerated: 'Нов API ключ генериран.',
+ newPassword: 'Нова парола',
+ resetPassword: 'Възстанови парола',
+ stayLoggedIn: 'Запомни ме',
+ successfullyUnlocked: 'Успешно отключен',
+ unableToVerify: 'Неуспешно потвърждение',
+ verified: 'Потвърден',
+ verifiedSuccessfully: 'Потвърден успешно',
+ verify: 'Потвърди',
+ verifyUser: 'Потвърди потребител',
+ youAreInactive:
+ 'Не си активен от известно време и ще бъдеш изкаран за собствената си сигурност. Би ли пожелал да останеш вписан?',
+ },
+ error: {
+ autosaving: 'Имаше проблем в автоматичното запазване на този документ.',
+ correctInvalidFields: 'Моля, поправи некоректните полета.',
+ deletingTitle:
+ 'Имаше проблем при изтриването на {{title}}. Моля провери връзката си и опитай отново.',
+ loadingDocument: 'Имаше проблем при зареждането на документа с идентификатор {{id}}.',
+ noMatchedField: 'Поле не беше открито за "{{label}}"',
+ notAllowedToAccessPage: 'Нямаш право на достъп до тази страница.',
+ previewing: 'Имаше проблем при предварителното разглеждане на документа.',
+ unableToDeleteCount: 'Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.',
+ unableToUpdateCount: 'Не беше възможно да се обновят {{count}} от {{total}} {{label}}.',
+ unknown: 'Неизвестна грешка.',
+ unspecific: 'Грешка.',
+ },
+ fields: {
+ addLabel: 'Добави {{label}}',
+ addLink: 'Добави нова връзка',
+ addNew: 'Добави нов',
+ addNewLabel: 'Добави нов {{label}}',
+ addRelationship: 'Добави отношение',
+ addUpload: 'Качи',
+ block: 'блок',
+ blockType: 'Тип блок',
+ blocks: 'блокове',
+ chooseFromExisting: 'Избери от съществуващите',
+ collapseAll: 'Свий всички',
+ editLink: 'Редактирай връзка',
+ editRelationship: 'Редактирай отношение',
+ itemsAndMore: '{{items}} и {{count}} повече',
+ labelRelationship: '{{label}} връзка',
+ latitude: 'Географска ширина',
+ longitude: 'Географска дължина',
+ passwordsDoNotMatch: 'Паролите не са еднакви.',
+ removeRelationship: 'Премахни отношение',
+ removeUpload: 'Премахни качване',
+ saveChanges: 'Запази промените',
+ searchForBlock: 'Търси блок',
+ selectFieldsToEdit: 'Избери полета за редактиране',
+ showAll: 'Покажи всички',
+ swapRelationship: 'Смени отношение',
+ swapUpload: 'Смени качване',
+ toggleBlock: 'Превключи блок',
+ uploadNewLabel: 'Качи нов {{label}}',
+ },
+ general: {
+ aboutToDelete: 'На път си да изтриеш {{label}} <1>{{title}}</1>. Сигурен ли си?',
+ aboutToDeleteCount_many: 'На път си да изтриеш {{count}} {{label}}',
+ aboutToDeleteCount_one: 'На път си да изтриеш {{count}} {{label}}',
+ aboutToDeleteCount_other: 'На път си да изтриеш {{count}} {{label}}',
+ addBelow: 'Добави отдолу',
+ addFilter: 'Добави филтър',
+ adminTheme: 'Цветова тема',
+ and: 'И',
+ applyChanges: 'Приложи промените',
+ ascending: 'Възходящ',
+ automatic: 'Автоматична',
+ backToDashboard: 'Обратно към таблото',
+ cancel: 'Отмени',
+ changesNotSaved: 'Промените ти не са запазени. Ако напуснеш сега, ще ги загубиш.',
+ close: 'Затвори',
+ collapse: 'Свий',
+ collections: 'Колекции',
+ columnToSort: 'Колона за сортиране',
+ columns: 'Колони',
+ confirm: 'Потвърди',
+ confirmDeletion: 'Потвърди изтриване',
+ confirmDuplication: 'Потвърди дупликация',
+ copied: 'Копирано',
+ copy: 'Копирай',
+ create: 'Създай',
+ createNew: 'Създай нов',
+ createNewLabel: 'Създай нов {{label}}',
+ created: 'Създаден',
+ creating: 'Създава се',
+ creatingNewLabel: 'Създаване на нов {{label}}',
+ dark: 'Тъмна',
+ dashboard: 'Табло',
+ delete: 'Изтрий',
+ deletedCountSuccessfully: 'Изтрити {{count}} {{label}} успешно.',
+ deleting: 'Изтриване...',
+ descending: 'Низходящо',
+ deselectAllRows: 'Деселектирай всички редове',
+ duplicate: 'Дупликирай',
+ duplicateWithoutSaving: 'Дупликирай без да запазваш промените',
+ edit: 'Редактирай',
+ editLabel: 'Редактирай {{label}}',
+ editing: 'Редактиране',
+ editingLabel_many: 'Редактиране на {{count}} {{label}}',
+ editingLabel_one: 'Редактиране на {{count}} {{label}}',
+ editingLabel_other: 'Редактиране на {{count}} {{label}}',
+ email: 'Имейл',
+ emailAddress: 'Имейл адрес',
+ enterAValue: 'Въведи стойност',
+ error: 'Грешка',
+ errors: 'Грешки',
+ fallbackToDefaultLocale: 'Използвай локализация по подразбиране',
+ filterWhere: 'Филтрирай {{label}} където',
+ filters: 'Филтри',
+ globals: 'Глобални',
+ language: 'Език',
+ lastModified: 'Последно променено',
+ leaveAnyway: 'Напусни въпреки това',
+ leaveWithoutSaving: 'Напусни без да запазиш',
+ light: 'Светла',
+ livePreview: 'Предварителен преглед',
+ loading: 'Зарежда се',
+ locale: 'Локализация',
+ menu: 'Меню',
+ moveDown: 'Надолу',
+ moveUp: 'Нагоре',
+ noFiltersSet: 'Няма зададени филтри',
+ noLabel: '<Няма {{label}}>',
+ noOptions: 'Няма опции',
+ noResults:
+ '{{label}} не е открит. {{label}} не съществува или никой не отговаря на зададените филтри.',
+ noValue: 'Няма стойност',
+ none: 'Никакъв',
+ notFound: 'Няма открит',
+ nothingFound: 'Нищо не беше открито',
+ of: 'от',
+ open: 'Отвори',
+ or: 'Или',
+ order: 'Ред',
+ pageNotFound: 'Страницата не беше открита',
+ password: 'Парола',
+ payloadSettings: 'Настройки на Payload',
+ perPage: 'На страница: {{limit}}',
+ remove: 'Премахни',
+ reset: 'Нулиране',
+ row: 'ред',
+ rows: 'Редове',
+ save: 'Запази',
+ saving: 'Запазване...',
+ searchBy: 'Търси по {{label}}',
+ selectAll: 'Избери всички {{count}} {{label}}',
+ selectAllRows: 'Избери всички редове',
+ selectValue: 'Избери стойност',
+ selectedCount: '{{count}} {{label}} избрани',
+ showAllLabel: 'Покажи всички {{label}}',
+ sorryNotFound: 'Съжаляваме-няма нищо, което да отговаря на търсенето ти.',
+ sort: 'Сортирай',
+ sortByLabelDirection: 'Сортирай по {{label}} {{direction}}',
+ stayOnThisPage: 'Остани на тази страница',
+ submissionSuccessful: 'Успешно подаване.',
+ submit: 'Подай',
+ successfullyCreated: '{{label}} успешно създаден.',
+ successfullyDuplicated: '{{label}} успешно дупликиран.',
+ thisLanguage: 'Български',
+ titleDeleted: '{{label}} "{{title}}" успешно изтрит.',
+ unauthorized: 'Неавторизиран',
+ unsavedChangesDuplicate: 'Имаш незапазени промени. Искаш ли да продължиш да дупликираш?',
+ untitled: 'Неозаглавен',
+ updatedAt: 'Обновен на',
+ updatedCountSuccessfully: 'Обновени {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Обновен успешно.',
+ updating: 'Обновява се',
+ welcome: 'Добре дошъл',
+ },
+ operators: {
+ contains: 'съдържа',
+ equals: 'е равно на',
+ exists: 'съществува',
+ isGreaterThan: 'е по-голямо от',
+ isGreaterThanOrEqualTo: 'е по-голямо от или равно на',
+ isIn: 'е в',
+ isLessThan: 'е по-малко от',
+ isLessThanOrEqualTo: 'е по-малко от или равно на',
+ isLike: 'е като',
+ isNotEqualTo: 'не е равно на',
+ isNotIn: 'не е в',
+ near: 'близко',
+ },
+ upload: {
+ crop: 'Изрязване',
+ cropToolDescription:
+ 'Плъзни ъглите на избраната област, избери нова област или коригирай стойностите по-долу.',
+ dragAndDrop: 'Дръпни и пусни файл',
+ editImage: 'Редактирай изображение',
+ focalPoint: 'Фокусна точка',
+ focalPointDescription:
+ 'Премести фокусната точка директно върху визуализацията или регулирай стойностите по-долу.',
+ height: 'Височина',
+ previewSizes: 'Преглед на размери',
+ selectCollectionToBrowse: 'Избери колекция, която да разгледаш',
+ selectFile: 'Избери файл',
+ setCropArea: 'Задай област за изрязване',
+ setFocalPoint: 'Задай фокусна точка',
+ sizesFor: 'Размери за {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ fieldHasNo: 'Това поле няма {{label}}',
+ limitReached: 'Достигнат е лимитът, могат да бъдат добавени само {{max}} елемента.',
+ required: 'Това поле е задължително.',
+ requiresAtLeast: 'Това поле изисква поне {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'На път си да публикуваш всички избрани {{label}}. Сигурен ли си?',
+ aboutToRestore:
+ 'На път си да възстановиш този {{label}} документ до състоянието му от {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'На път си да възстановиш глобалния докумнт {{label}} до състоянието му от {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'На път си да възстановиш промените на този документ до публикуваното му състояние. Сигурен ли си?',
+ aboutToUnpublish: 'На път си да скриеш този документ. Сигурен ли си?',
+ aboutToUnpublishSelection: 'На път си да скриеш всички избрани {{label}}. Сигурен ли си?',
+ autosave: 'Автоматично запазване',
+ autosavedSuccessfully: 'Успешно автоматично запазване.',
+ changed: 'Променен',
+ compareVersion: 'Сравни версия с:',
+ confirmPublish: 'Потвърди публикуване',
+ confirmRevertToSaved: 'Потвърди възстановяване до запазен',
+ confirmUnpublish: 'Потвърди скриване',
+ confirmVersionRestoration: 'Потвърди възстановяване на версия',
+ draft: 'Чернова',
+ draftSavedSuccessfully: 'Чернова запазена успешно.',
+ noFurtherVersionsFound: 'Не са открити повече версии',
+ noRowsFound: 'Не е открит {{label}}',
+ preview: 'Предварителен преглед',
+ problemRestoringVersion: 'Имаше проблем при възстановяването на тази версия',
+ publish: 'Публикувай',
+ publishChanges: 'Публикувай промените',
+ published: 'Публикувано',
+ restoreThisVersion: 'Възстанови тази версия',
+ restoredSuccessfully: 'Успешно възстановяване.',
+ restoring: 'Възстановяване...',
+ revertToPublished: 'Върни се до публикуваното',
+ saveDraft: 'Запази чернова',
+ selectLocales: 'Избери локализации за показване',
+ selectVersionToCompare: 'Избери версия за сравняване',
+ showLocales: 'Покажи преводи:',
+ type: 'Тип',
+ unpublish: 'Скрий',
+ unpublishing: 'Скриване...',
+ version: 'Версия',
+ versionCreatedOn: '{{version}} създадена на:',
+ versionID: 'Идентификатор на версията',
+ versions: 'Версии',
+ viewingVersion: 'Гледане на версия за {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Гледане на версия за глобалния документ {{entityLabel}}',
+ viewingVersions: 'Гледане на версии за {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Гледане на версии за глобалния документ {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/bg.json b/packages/translations/src/_generatedFiles_/client/bg.json
deleted file mode 100644
index aa518dba918..00000000000
--- a/packages/translations/src/_generatedFiles_/client/bg.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Профил",
- "accountOfCurrentUser": "Профил на текущия потребител",
- "alreadyActivated": "Вече активиран",
- "alreadyLoggedIn": "Вече влязъл",
- "backToLogin": "Обратно към влизане",
- "beginCreateFirstUser": "За да започнеш, създай първия си потребител",
- "changePassword": "Промяна на паролата",
- "confirmGeneration": "Потвърди генерация",
- "confirmPassword": "Потвърди парола",
- "emailNotValid": "Даденият имейл не е валиден",
- "emailSent": "Имейлът е изпратен",
- "enableAPIKey": "Активирай API ключ",
- "failedToUnlock": "Неуспешно отключване",
- "forceUnlock": "Принудително отключване",
- "forgotPassword": "Забравена парола",
- "forgotPasswordEmailInstructions": "Моля, въведи имейла си по-долу. Ще получиш съобщение с насоки как да промениш паролата си.",
- "forgotPasswordQuestion": "Забравена парола?",
- "generate": "Генерирай",
- "generateNewAPIKey": "Генерирай нов API ключ",
- "logBackIn": "Влез обратно",
- "logOut": "Изход",
- "loggedOutInactivity": "Ти беше изкаран поради неактивност.",
- "loggedOutSuccessfully": "Излезе успешно.",
- "login": "Вход",
- "logout": "Изход",
- "logoutUser": "Изкарай потребител",
- "newAPIKeyGenerated": "Нов API ключ генериран.",
- "newPassword": "Нова парола",
- "resetPassword": "Възстанови парола",
- "stayLoggedIn": "Запомни ме",
- "successfullyUnlocked": "Успешно отключен",
- "unableToVerify": "Неуспешно потвърждение",
- "verified": "Потвърден",
- "verifiedSuccessfully": "Потвърден успешно",
- "verify": "Потвърди",
- "verifyUser": "Потвърди потребител",
- "youAreInactive": "Не си активен от известно време и ще бъдеш изкаран за собствената си сигурност. Би ли пожелал да останеш вписан?"
- },
- "error": {
- "autosaving": "Имаше проблем в автоматичното запазване на този документ.",
- "correctInvalidFields": "Моля, поправи некоректните полета.",
- "deletingTitle": "Имаше проблем при изтриването на {{title}}. Моля провери връзката си и опитай отново.",
- "loadingDocument": "Имаше проблем при зареждането на документа с идентификатор {{id}}.",
- "noMatchedField": "Поле не беше открито за \"{{label}}\"",
- "notAllowedToAccessPage": "Нямаш право на достъп до тази страница.",
- "previewing": "Имаше проблем при предварителното разглеждане на документа.",
- "unableToDeleteCount": "Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.",
- "unableToUpdateCount": "Не беше възможно да се обновят {{count}} от {{total}} {{label}}.",
- "unknown": "Неизвестна грешка.",
- "unspecific": "Грешка."
- },
- "fields": {
- "addLabel": "Добави {{label}}",
- "addLink": "Добави нова връзка",
- "addNew": "Добави нов",
- "addNewLabel": "Добави нов {{label}}",
- "addRelationship": "Добави отношение",
- "addUpload": "Качи",
- "block": "блок",
- "blockType": "Тип блок",
- "blocks": "блокове",
- "chooseFromExisting": "Избери от съществуващите",
- "collapseAll": "Свий всички",
- "editLink": "Редактирай връзка",
- "editRelationship": "Редактирай отношение",
- "itemsAndMore": "{{items}} и {{count}} повече",
- "labelRelationship": "{{label}} връзка",
- "latitude": "Географска ширина",
- "longitude": "Географска дължина",
- "passwordsDoNotMatch": "Паролите не са еднакви.",
- "removeRelationship": "Премахни отношение",
- "removeUpload": "Премахни качване",
- "saveChanges": "Запази промените",
- "searchForBlock": "Търси блок",
- "selectFieldsToEdit": "Избери полета за редактиране",
- "showAll": "Покажи всички",
- "swapRelationship": "Смени отношение",
- "swapUpload": "Смени качване",
- "toggleBlock": "Превключи блок",
- "uploadNewLabel": "Качи нов {{label}}"
- },
- "general": {
- "aboutToDelete": "На път си да изтриеш {{label}} <1>{{title}}</1>. Сигурен ли си?",
- "aboutToDeleteCount_many": "На път си да изтриеш {{count}} {{label}}",
- "aboutToDeleteCount_one": "На път си да изтриеш {{count}} {{label}}",
- "aboutToDeleteCount_other": "На път си да изтриеш {{count}} {{label}}",
- "addBelow": "Добави отдолу",
- "addFilter": "Добави филтър",
- "adminTheme": "Цветова тема",
- "and": "И",
- "applyChanges": "Приложи промените",
- "ascending": "Възходящ",
- "automatic": "Автоматична",
- "backToDashboard": "Обратно към таблото",
- "cancel": "Отмени",
- "changesNotSaved": "Промените ти не са запазени. Ако напуснеш сега, ще ги загубиш.",
- "close": "Затвори",
- "collapse": "Свий",
- "collections": "Колекции",
- "columnToSort": "Колона за сортиране",
- "columns": "Колони",
- "confirm": "Потвърди",
- "confirmDeletion": "Потвърди изтриване",
- "confirmDuplication": "Потвърди дупликация",
- "copied": "Копирано",
- "copy": "Копирай",
- "create": "Създай",
- "createNew": "Създай нов",
- "createNewLabel": "Създай нов {{label}}",
- "created": "Създаден",
- "creating": "Създава се",
- "creatingNewLabel": "Създаване на нов {{label}}",
- "dark": "Тъмна",
- "dashboard": "Табло",
- "delete": "Изтрий",
- "deletedCountSuccessfully": "Изтрити {{count}} {{label}} успешно.",
- "deleting": "Изтриване...",
- "descending": "Низходящо",
- "deselectAllRows": "Деселектирай всички редове",
- "duplicate": "Дупликирай",
- "duplicateWithoutSaving": "Дупликирай без да запазваш промените",
- "edit": "Редактирай",
- "editLabel": "Редактирай {{label}}",
- "editing": "Редактиране",
- "editingLabel_many": "Редактиране на {{count}} {{label}}",
- "editingLabel_one": "Редактиране на {{count}} {{label}}",
- "editingLabel_other": "Редактиране на {{count}} {{label}}",
- "email": "Имейл",
- "emailAddress": "Имейл адрес",
- "enterAValue": "Въведи стойност",
- "error": "Грешка",
- "errors": "Грешки",
- "fallbackToDefaultLocale": "Използвай локализация по подразбиране",
- "filterWhere": "Филтрирай {{label}} където",
- "filters": "Филтри",
- "globals": "Глобални",
- "language": "Език",
- "lastModified": "Последно променено",
- "leaveAnyway": "Напусни въпреки това",
- "leaveWithoutSaving": "Напусни без да запазиш",
- "light": "Светла",
- "livePreview": "Предварителен преглед",
- "loading": "Зарежда се",
- "locale": "Локализация",
- "menu": "Меню",
- "moveDown": "Надолу",
- "moveUp": "Нагоре",
- "noFiltersSet": "Няма зададени филтри",
- "noLabel": "<Няма {{label}}>",
- "noOptions": "Няма опции",
- "noResults": "{{label}} не е открит. {{label}} не съществува или никой не отговаря на зададените филтри.",
- "noValue": "Няма стойност",
- "none": "Никакъв",
- "notFound": "Няма открит",
- "nothingFound": "Нищо не беше открито",
- "of": "от",
- "open": "Отвори",
- "or": "Или",
- "order": "Ред",
- "pageNotFound": "Страницата не беше открита",
- "password": "Парола",
- "payloadSettings": "Настройки на Payload",
- "perPage": "На страница: {{limit}}",
- "remove": "Премахни",
- "reset": "Нулиране",
- "row": "ред",
- "rows": "Редове",
- "save": "Запази",
- "saving": "Запазване...",
- "searchBy": "Търси по {{label}}",
- "selectAll": "Избери всички {{count}} {{label}}",
- "selectAllRows": "Избери всички редове",
- "selectValue": "Избери стойност",
- "selectedCount": "{{count}} {{label}} избрани",
- "showAllLabel": "Покажи всички {{label}}",
- "sorryNotFound": "Съжаляваме-няма нищо, което да отговаря на търсенето ти.",
- "sort": "Сортирай",
- "sortByLabelDirection": "Сортирай по {{label}} {{direction}}",
- "stayOnThisPage": "Остани на тази страница",
- "submissionSuccessful": "Успешно подаване.",
- "submit": "Подай",
- "successfullyCreated": "{{label}} успешно създаден.",
- "successfullyDuplicated": "{{label}} успешно дупликиран.",
- "thisLanguage": "Български",
- "titleDeleted": "{{label}} \"{{title}}\" успешно изтрит.",
- "unauthorized": "Неавторизиран",
- "unsavedChangesDuplicate": "Имаш незапазени промени. Искаш ли да продължиш да дупликираш?",
- "untitled": "Неозаглавен",
- "updatedAt": "Обновен на",
- "updatedCountSuccessfully": "Обновени {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Обновен успешно.",
- "updating": "Обновява се",
- "welcome": "Добре дошъл"
- },
- "operators": {
- "contains": "съдържа",
- "equals": "е равно на",
- "exists": "съществува",
- "isGreaterThan": "е по-голямо от",
- "isGreaterThanOrEqualTo": "е по-голямо от или равно на",
- "isIn": "е в",
- "isLessThan": "е по-малко от",
- "isLessThanOrEqualTo": "е по-малко от или равно на",
- "isLike": "е като",
- "isNotEqualTo": "не е равно на",
- "isNotIn": "не е в",
- "near": "близко"
- },
- "upload": {
- "crop": "Изрязване",
- "cropToolDescription": "Плъзни ъглите на избраната област, избери нова област или коригирай стойностите по-долу.",
- "dragAndDrop": "Дръпни и пусни файл",
- "editImage": "Редактирай изображение",
- "focalPoint": "Фокусна точка",
- "focalPointDescription": "Премести фокусната точка директно върху визуализацията или регулирай стойностите по-долу.",
- "height": "Височина",
- "previewSizes": "Преглед на размери",
- "selectCollectionToBrowse": "Избери колекция, която да разгледаш",
- "selectFile": "Избери файл",
- "setCropArea": "Задай област за изрязване",
- "setFocalPoint": "Задай фокусна точка",
- "sizesFor": "Размери за {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "fieldHasNo": "Това поле няма {{label}}",
- "limitReached": "Достигнат е лимитът, могат да бъдат добавени само {{max}} елемента.",
- "required": "Това поле е задължително.",
- "requiresAtLeast": "Това поле изисква поне {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "На път си да публикуваш всички избрани {{label}}. Сигурен ли си?",
- "aboutToRestore": "На път си да възстановиш този {{label}} документ до състоянието му от {{versionDate}}.",
- "aboutToRestoreGlobal": "На път си да възстановиш глобалния докумнт {{label}} до състоянието му от {{versionDate}}.",
- "aboutToRevertToPublished": "На път си да възстановиш промените на този документ до публикуваното му състояние. Сигурен ли си?",
- "aboutToUnpublish": "На път си да скриеш този документ. Сигурен ли си?",
- "aboutToUnpublishSelection": "На път си да скриеш всички избрани {{label}}. Сигурен ли си?",
- "autosave": "Автоматично запазване",
- "autosavedSuccessfully": "Успешно автоматично запазване.",
- "changed": "Променен",
- "compareVersion": "Сравни версия с:",
- "confirmPublish": "Потвърди публикуване",
- "confirmRevertToSaved": "Потвърди възстановяване до запазен",
- "confirmUnpublish": "Потвърди скриване",
- "confirmVersionRestoration": "Потвърди възстановяване на версия",
- "draft": "Чернова",
- "draftSavedSuccessfully": "Чернова запазена успешно.",
- "noFurtherVersionsFound": "Не са открити повече версии",
- "noRowsFound": "Не е открит {{label}}",
- "preview": "Предварителен преглед",
- "problemRestoringVersion": "Имаше проблем при възстановяването на тази версия",
- "publish": "Публикувай",
- "publishChanges": "Публикувай промените",
- "published": "Публикувано",
- "restoreThisVersion": "Възстанови тази версия",
- "restoredSuccessfully": "Успешно възстановяване.",
- "restoring": "Възстановяване...",
- "revertToPublished": "Върни се до публикуваното",
- "saveDraft": "Запази чернова",
- "selectLocales": "Избери локализации за показване",
- "selectVersionToCompare": "Избери версия за сравняване",
- "showLocales": "Покажи преводи:",
- "type": "Тип",
- "unpublish": "Скрий",
- "unpublishing": "Скриване...",
- "version": "Версия",
- "versionCreatedOn": "{{version}} създадена на:",
- "versionID": "Идентификатор на версията",
- "versions": "Версии",
- "viewingVersion": "Гледане на версия за {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Гледане на версия за глобалния документ {{entityLabel}}",
- "viewingVersions": "Гледане на версии за {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Гледане на версии за глобалния документ {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/cs.js b/packages/translations/src/_generatedFiles_/client/cs.js
new file mode 100644
index 00000000000..b967000cbac
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/cs.js
@@ -0,0 +1,286 @@
+export default {
+ authentication: {
+ account: 'Účet',
+ accountOfCurrentUser: 'Účet současného uživatele',
+ alreadyActivated: 'Již aktivováno',
+ alreadyLoggedIn: 'Již přihlášen',
+ backToLogin: 'Zpět na přihlášení',
+ beginCreateFirstUser: 'Začněte vytvořením svého prvního uživatele.',
+ changePassword: 'Změnit heslo',
+ confirmGeneration: 'Potvrdit generaci',
+ confirmPassword: 'Potvrdit heslo',
+ emailNotValid: 'Zadaný email není platný',
+ emailSent: 'Email odeslán',
+ enableAPIKey: 'Povolit klíč API',
+ failedToUnlock: 'Nepodařilo se odemknout',
+ forceUnlock: 'Vynutit odemčení',
+ forgotPassword: 'Zapomněli jste heslo?',
+ forgotPasswordEmailInstructions:
+ 'Zadejte svůj email níže. Obdržíte email s instrukcemi, jak resetovat vaše heslo.',
+ forgotPasswordQuestion: 'Zapomněli jste heslo?',
+ generate: 'Generovat',
+ generateNewAPIKey: 'Generovat nový klíč API',
+ logBackIn: 'Znovu se přihlásit',
+ logOut: 'Odhlásit se',
+ loggedOutInactivity: 'Byli jste odhlášeni z důvodu neaktivity.',
+ loggedOutSuccessfully: 'Byli jste úspěšně odhlášeni.',
+ login: 'Přihlásit se',
+ logout: 'Odhlásit se',
+ logoutUser: 'Odhlásit uživatele',
+ newAPIKeyGenerated: 'Byl vygenerován nový klíč API.',
+ newPassword: 'Nové heslo',
+ resetPassword: 'Resetovat heslo',
+ stayLoggedIn: 'Zůstat přihlášen',
+ successfullyUnlocked: 'Úspěšně odemčeno',
+ unableToVerify: 'Nepodařilo se ověřit',
+ verified: 'Ověřeno',
+ verifiedSuccessfully: 'Úspěšně ověřeno',
+ verify: 'Ověřit',
+ verifyUser: 'Ověřit uživatele',
+ youAreInactive:
+ 'Nějakou dobu jste nebyli aktivní a brzy budete automaticky odhlášeni z bezpečnostních důvodů. Chcete zůstat přihlášen?',
+ },
+ error: {
+ autosaving: 'Při automatickém ukládání tohoto dokumentu došlo k chybě.',
+ correctInvalidFields: 'Opravte neplatná pole.',
+ deletingTitle:
+ 'Při mazání {{title}} došlo k chybě. Zkontrolujte své připojení a zkuste to znovu.',
+ loadingDocument: 'Při načítání dokumentu s ID {{id}} došlo k chybě.',
+ noMatchedField: 'Pro "{{label}}" nebylo nalezeno žádné odpovídající pole',
+ notAllowedToAccessPage: 'Nemáte povolení přistupovat k této stránce.',
+ previewing: 'Při náhledu tohoto dokumentu došlo k chybě.',
+ unableToDeleteCount: 'Nelze smazat {{count}} z {{total}} {{label}}',
+ unableToUpdateCount: 'Nelze aktualizovat {{count}} z {{total}} {{label}}.',
+ unknown: 'Došlo k neznámé chybě.',
+ unspecific: 'Došlo k chybě.',
+ },
+ fields: {
+ addLabel: 'Přidat {{label}}',
+ addLink: 'Přidat Odkaz',
+ addNew: 'Přidat nový',
+ addNewLabel: 'Přidat nový {{label}}',
+ addRelationship: 'Přidat vztah',
+ addUpload: 'Přidat nahrávání',
+ block: 'blok',
+ blockType: 'Typ bloku',
+ blocks: 'bloky',
+ chooseFromExisting: 'Vybrat z existujících',
+ collapseAll: 'Sbalit vše',
+ editLink: 'Upravit odkaz',
+ editRelationship: 'Upravit vztah',
+ itemsAndMore: '{{items}} a {{count}} dalších',
+ labelRelationship: 'Vztah {{label}}',
+ latitude: 'Zeměpisná šířka',
+ longitude: 'Zeměpisná délka',
+ passwordsDoNotMatch: 'Hesla se neshodují.',
+ removeRelationship: 'Odstranit vztah',
+ removeUpload: 'Odstranit nahrání',
+ saveChanges: 'Uložit změny',
+ searchForBlock: 'Hledat blok',
+ selectFieldsToEdit: 'Vyberte pole, která chcete upravit',
+ showAll: 'Zobrazit vše',
+ swapRelationship: 'Zaměnit vztah',
+ swapUpload: 'Vyměnit nahrání',
+ toggleBlock: 'Přepnout blok',
+ uploadNewLabel: 'Nahrát nový {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Chystáte se odstranit {{label}} <1>{{title}}</1>. Jste si jisti?',
+ aboutToDeleteCount_many: 'Chystáte se smazat {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Chystáte se smazat {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Chystáte se smazat {{count}} {{label}}',
+ addBelow: 'Přidat pod',
+ addFilter: 'Přidat filtr',
+ adminTheme: 'Motiv administračního rozhraní',
+ and: 'A',
+ applyChanges: 'Použít změny',
+ ascending: 'Vzestupně',
+ automatic: 'Automatické',
+ backToDashboard: 'Zpět na nástěnku',
+ cancel: 'Zrušit',
+ changesNotSaved: 'Vaše změny nebyly uloženy. Pokud teď odejdete, ztratíte své změny.',
+ close: 'Zavřít',
+ collapse: 'Sbalit',
+ collections: 'Kolekce',
+ columnToSort: 'Sloupec k seřazení',
+ columns: 'Sloupce',
+ confirm: 'Potvrdit',
+ confirmDeletion: 'Potvrdit odstranění',
+ confirmDuplication: 'Potvrdit duplikaci',
+ copied: 'Zkopírováno',
+ copy: 'Kopírovat',
+ create: 'Vytvořit',
+ createNew: 'Vytvořit nové',
+ createNewLabel: 'Vytvořit nový {{label}}',
+ created: 'Vytvořeno',
+ creating: 'Vytváření',
+ creatingNewLabel: 'Vytváření nového {{label}}',
+ dark: 'Tmavé',
+ dashboard: 'Nástěnka',
+ delete: 'Odstranit',
+ deletedCountSuccessfully: 'Úspěšně smazáno {{count}} {{label}}.',
+ deleting: 'Odstraňování...',
+ descending: 'Sestupně',
+ deselectAllRows: 'Zrušte výběr všech řádků',
+ duplicate: 'Duplikovat',
+ duplicateWithoutSaving: 'Duplikovat bez uložení změn',
+ edit: 'Upravit',
+ editLabel: 'Upravit {{label}}',
+ editing: 'Úpravy',
+ editingLabel_many: 'Úprava {{count}} {{label}}',
+ editingLabel_one: 'Úprava {{count}} {{label}}',
+ editingLabel_other: 'Úprava {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'E-mailová adresa',
+ enterAValue: 'Zadejte hodnotu',
+ error: 'Chyba',
+ errors: 'Chyby',
+ fallbackToDefaultLocale: 'Zpětné přepnutí do výchozího locale',
+ filterWhere: 'Filtrovat {{label}} kde',
+ filters: 'Filtry',
+ globals: 'Globální',
+ language: 'Jazyk',
+ lastModified: 'Naposledy změněno',
+ leaveAnyway: 'Přesto odejít',
+ leaveWithoutSaving: 'Odejít bez uložení',
+ light: 'Světlé',
+ livePreview: 'Náhled',
+ loading: 'Načítání',
+ locale: 'Místní verze',
+ menu: 'Jídelní lístek',
+ moveDown: 'Posunout dolů',
+ moveUp: 'Posunout nahoru',
+ noFiltersSet: 'Nenastaveny žádné filtry',
+ noLabel: '<Žádný {{label}}>',
+ noOptions: 'Žádné možnosti',
+ noResults:
+ 'Nebyly nalezeny žádné {{label}}. Buď ještě neexistují žádné {{label}}, nebo žádné nesplňují filtry, které jste zadali výše.',
+ noValue: 'Žádná hodnota',
+ none: 'Žádné',
+ notFound: 'Nenalezeno',
+ nothingFound: 'Nic nenalezeno',
+ of: 'z',
+ open: 'Otevřít',
+ or: 'Nebo',
+ order: 'Pořadí',
+ pageNotFound: 'Stránka nenalezena',
+ password: 'Heslo',
+ payloadSettings: 'Nastavení datového záběru',
+ perPage: 'Na stránku: {{limit}}',
+ remove: 'Odstranit',
+ reset: 'Resetovat',
+ row: 'Řádek',
+ rows: 'Řádky',
+ save: 'Uložit',
+ saving: 'Ukládání...',
+ searchBy: 'Vyhledat podle {{label}}',
+ selectAll: 'Vybrat vše {{count}} {{label}}',
+ selectAllRows: 'Vyberte všechny řádky',
+ selectValue: 'Vyberte hodnotu',
+ selectedCount: 'Vybráno {{count}} {{label}}',
+ showAllLabel: 'Zobrazit všechny {{label}}',
+ sorryNotFound: 'Je nám líto, ale neexistuje nic, co by odpovídalo vašemu požadavku.',
+ sort: 'Třídit',
+ sortByLabelDirection: 'Seřadit podle {{label}} {{direction}}',
+ stayOnThisPage: 'Zůstat na této stránce',
+ submissionSuccessful: 'Odeslání úspěšné.',
+ submit: 'Odeslat',
+ successfullyCreated: '{{label}} úspěšně vytvořeno.',
+ successfullyDuplicated: '{{label}} úspěšně duplikováno.',
+ thisLanguage: 'Čeština',
+ titleDeleted: '{{label}} "{{title}}" úspěšně smazáno.',
+ unauthorized: 'Neoprávněný',
+ unsavedChangesDuplicate: 'Máte neuložené změny. Chtěli byste pokračovat v duplikování?',
+ untitled: 'Bez názvu',
+ updatedAt: 'Aktualizováno v',
+ updatedCountSuccessfully: 'Úspěšně aktualizováno {{count}} {{label}}.',
+ updatedSuccessfully: 'Úspěšně aktualizováno.',
+ updating: 'Aktualizace',
+ welcome: 'Vítejte',
+ },
+ operators: {
+ contains: 'obsahuje',
+ equals: 'rovná se',
+ exists: 'existuje',
+ isGreaterThan: 'je větší než',
+ isGreaterThanOrEqualTo: 'je větší nebo rovno',
+ isIn: 'je v',
+ isLessThan: 'je menší než',
+ isLessThanOrEqualTo: 'je menší nebo rovno',
+ isLike: 'je jako',
+ isNotEqualTo: 'není rovno',
+ isNotIn: 'není in',
+ near: 'blízko',
+ },
+ upload: {
+ crop: 'Plodina',
+ cropToolDescription:
+ 'Přetáhněte rohy vybrané oblasti, nakreslete novou oblast nebo upravte hodnoty níže.',
+ dragAndDrop: 'Přetáhněte soubor',
+ editImage: 'Upravit obrázek',
+ focalPoint: 'Středobod',
+ focalPointDescription: 'Přetáhněte bod zaměření přímo na náhled nebo upravte hodnoty níže.',
+ height: 'Výška',
+ previewSizes: 'Náhled velikostí',
+ selectCollectionToBrowse: 'Vyberte kolekci pro procházení',
+ selectFile: 'Vyberte soubor',
+ setCropArea: 'Nastavit oblast ořezu',
+ setFocalPoint: 'Nastavit ohnisko',
+ sizesFor: 'Velikosti pro {{label}}',
+ width: 'Šířka',
+ },
+ validation: {
+ fieldHasNo: 'Toto pole nemá {{label}}',
+ limitReached: 'Dosáhnutý limit, mohou být přidány pouze {{max}} položky.',
+ required: 'Toto pole je povinné.',
+ requiresAtLeast: 'Toto pole vyžaduje alespoň {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Chystáte se publikovat všechny {{label}} ve výběru. Jsi si jistá?',
+ aboutToRestore:
+ 'Chystáte se obnovit tento {{label}} dokument do stavu, v jakém byl {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Chystáte se obnovit globální {{label}} do stavu, v jakém byl {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Chystáte se vrátit změny tohoto dokumentu do jeho publikovaného stavu. Jste si jisti?',
+ aboutToUnpublish: 'Chystáte se zrušit publikování tohoto dokumentu. Jste si jisti?',
+ aboutToUnpublishSelection:
+ 'Chystáte se zrušit publikování všech {{label}} ve výběru. Jsi si jistá?',
+ autosave: 'Automatické uložení',
+ autosavedSuccessfully: 'Úspěšně uloženo automaticky.',
+ changed: 'Změněno',
+ compareVersion: 'Porovnat verzi s:',
+ confirmPublish: 'Potvrďte publikování',
+ confirmRevertToSaved: 'Potvrdit vrácení k uloženému',
+ confirmUnpublish: 'Potvrdit zrušení publikování',
+ confirmVersionRestoration: 'Potvrdit obnovení verze',
+ draft: 'Koncept',
+ draftSavedSuccessfully: 'Koncept úspěšně uložen.',
+ noFurtherVersionsFound: 'Nenalezeny další verze',
+ noRowsFound: 'Nenalezen {{label}}',
+ preview: 'Náhled',
+ problemRestoringVersion: 'Při obnovování této verze došlo k problému',
+ publish: 'Publikovat',
+ publishChanges: 'Publikovat změny',
+ published: 'Publikováno',
+ restoreThisVersion: 'Obnovit tuto verzi',
+ restoredSuccessfully: 'Úspěšně obnoveno.',
+ restoring: 'Obnovování...',
+ revertToPublished: 'Vrátit se k publikovanému',
+ saveDraft: 'Uložit koncept',
+ selectLocales: 'Vyberte místní verze pro zobrazení',
+ selectVersionToCompare: 'Vyberte verzi pro porovnání',
+ showLocales: 'Zobrazit místní verze:',
+ type: 'Typ',
+ unpublish: 'Zrušit publikování',
+ unpublishing: 'Zrušuji publikování...',
+ version: 'Verze',
+ versionCreatedOn: '{{version}} vytvořena:',
+ versionID: 'ID verze',
+ versions: 'Verze',
+ viewingVersion: 'Zobrazuji verzi pro {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Zobrazuji verzi pro globální {{entityLabel}}',
+ viewingVersions: 'Zobrazuji verze pro {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Zobrazuji verze pro globální {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/cs.json b/packages/translations/src/_generatedFiles_/client/cs.json
deleted file mode 100644
index 04597a4f6dc..00000000000
--- a/packages/translations/src/_generatedFiles_/client/cs.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Účet",
- "accountOfCurrentUser": "Účet současného uživatele",
- "alreadyActivated": "Již aktivováno",
- "alreadyLoggedIn": "Již přihlášen",
- "backToLogin": "Zpět na přihlášení",
- "beginCreateFirstUser": "Začněte vytvořením svého prvního uživatele.",
- "changePassword": "Změnit heslo",
- "confirmGeneration": "Potvrdit generaci",
- "confirmPassword": "Potvrdit heslo",
- "emailNotValid": "Zadaný email není platný",
- "emailSent": "Email odeslán",
- "enableAPIKey": "Povolit klíč API",
- "failedToUnlock": "Nepodařilo se odemknout",
- "forceUnlock": "Vynutit odemčení",
- "forgotPassword": "Zapomněli jste heslo?",
- "forgotPasswordEmailInstructions": "Zadejte svůj email níže. Obdržíte email s instrukcemi, jak resetovat vaše heslo.",
- "forgotPasswordQuestion": "Zapomněli jste heslo?",
- "generate": "Generovat",
- "generateNewAPIKey": "Generovat nový klíč API",
- "logBackIn": "Znovu se přihlásit",
- "logOut": "Odhlásit se",
- "loggedOutInactivity": "Byli jste odhlášeni z důvodu neaktivity.",
- "loggedOutSuccessfully": "Byli jste úspěšně odhlášeni.",
- "login": "Přihlásit se",
- "logout": "Odhlásit se",
- "logoutUser": "Odhlásit uživatele",
- "newAPIKeyGenerated": "Byl vygenerován nový klíč API.",
- "newPassword": "Nové heslo",
- "resetPassword": "Resetovat heslo",
- "stayLoggedIn": "Zůstat přihlášen",
- "successfullyUnlocked": "Úspěšně odemčeno",
- "unableToVerify": "Nepodařilo se ověřit",
- "verified": "Ověřeno",
- "verifiedSuccessfully": "Úspěšně ověřeno",
- "verify": "Ověřit",
- "verifyUser": "Ověřit uživatele",
- "youAreInactive": "Nějakou dobu jste nebyli aktivní a brzy budete automaticky odhlášeni z bezpečnostních důvodů. Chcete zůstat přihlášen?"
- },
- "error": {
- "autosaving": "Při automatickém ukládání tohoto dokumentu došlo k chybě.",
- "correctInvalidFields": "Opravte neplatná pole.",
- "deletingTitle": "Při mazání {{title}} došlo k chybě. Zkontrolujte své připojení a zkuste to znovu.",
- "loadingDocument": "Při načítání dokumentu s ID {{id}} došlo k chybě.",
- "noMatchedField": "Pro \"{{label}}\" nebylo nalezeno žádné odpovídající pole",
- "notAllowedToAccessPage": "Nemáte povolení přistupovat k této stránce.",
- "previewing": "Při náhledu tohoto dokumentu došlo k chybě.",
- "unableToDeleteCount": "Nelze smazat {{count}} z {{total}} {{label}}",
- "unableToUpdateCount": "Nelze aktualizovat {{count}} z {{total}} {{label}}.",
- "unknown": "Došlo k neznámé chybě.",
- "unspecific": "Došlo k chybě."
- },
- "fields": {
- "addLabel": "Přidat {{label}}",
- "addLink": "Přidat Odkaz",
- "addNew": "Přidat nový",
- "addNewLabel": "Přidat nový {{label}}",
- "addRelationship": "Přidat vztah",
- "addUpload": "Přidat nahrávání",
- "block": "blok",
- "blockType": "Typ bloku",
- "blocks": "bloky",
- "chooseFromExisting": "Vybrat z existujících",
- "collapseAll": "Sbalit vše",
- "editLink": "Upravit odkaz",
- "editRelationship": "Upravit vztah",
- "itemsAndMore": "{{items}} a {{count}} dalších",
- "labelRelationship": "Vztah {{label}}",
- "latitude": "Zeměpisná šířka",
- "longitude": "Zeměpisná délka",
- "passwordsDoNotMatch": "Hesla se neshodují.",
- "removeRelationship": "Odstranit vztah",
- "removeUpload": "Odstranit nahrání",
- "saveChanges": "Uložit změny",
- "searchForBlock": "Hledat blok",
- "selectFieldsToEdit": "Vyberte pole, která chcete upravit",
- "showAll": "Zobrazit vše",
- "swapRelationship": "Zaměnit vztah",
- "swapUpload": "Vyměnit nahrání",
- "toggleBlock": "Přepnout blok",
- "uploadNewLabel": "Nahrát nový {{label}}"
- },
- "general": {
- "aboutToDelete": "Chystáte se odstranit {{label}} <1>{{title}}</1>. Jste si jisti?",
- "aboutToDeleteCount_many": "Chystáte se smazat {{count}} {{label}}",
- "aboutToDeleteCount_one": "Chystáte se smazat {{count}} {{label}}",
- "aboutToDeleteCount_other": "Chystáte se smazat {{count}} {{label}}",
- "addBelow": "Přidat pod",
- "addFilter": "Přidat filtr",
- "adminTheme": "Motiv administračního rozhraní",
- "and": "A",
- "applyChanges": "Použít změny",
- "ascending": "Vzestupně",
- "automatic": "Automatické",
- "backToDashboard": "Zpět na nástěnku",
- "cancel": "Zrušit",
- "changesNotSaved": "Vaše změny nebyly uloženy. Pokud teď odejdete, ztratíte své změny.",
- "close": "Zavřít",
- "collapse": "Sbalit",
- "collections": "Kolekce",
- "columnToSort": "Sloupec k seřazení",
- "columns": "Sloupce",
- "confirm": "Potvrdit",
- "confirmDeletion": "Potvrdit odstranění",
- "confirmDuplication": "Potvrdit duplikaci",
- "copied": "Zkopírováno",
- "copy": "Kopírovat",
- "create": "Vytvořit",
- "createNew": "Vytvořit nové",
- "createNewLabel": "Vytvořit nový {{label}}",
- "created": "Vytvořeno",
- "creating": "Vytváření",
- "creatingNewLabel": "Vytváření nového {{label}}",
- "dark": "Tmavé",
- "dashboard": "Nástěnka",
- "delete": "Odstranit",
- "deletedCountSuccessfully": "Úspěšně smazáno {{count}} {{label}}.",
- "deleting": "Odstraňování...",
- "descending": "Sestupně",
- "deselectAllRows": "Zrušte výběr všech řádků",
- "duplicate": "Duplikovat",
- "duplicateWithoutSaving": "Duplikovat bez uložení změn",
- "edit": "Upravit",
- "editLabel": "Upravit {{label}}",
- "editing": "Úpravy",
- "editingLabel_many": "Úprava {{count}} {{label}}",
- "editingLabel_one": "Úprava {{count}} {{label}}",
- "editingLabel_other": "Úprava {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "E-mailová adresa",
- "enterAValue": "Zadejte hodnotu",
- "error": "Chyba",
- "errors": "Chyby",
- "fallbackToDefaultLocale": "Zpětné přepnutí do výchozího locale",
- "filterWhere": "Filtrovat {{label}} kde",
- "filters": "Filtry",
- "globals": "Globální",
- "language": "Jazyk",
- "lastModified": "Naposledy změněno",
- "leaveAnyway": "Přesto odejít",
- "leaveWithoutSaving": "Odejít bez uložení",
- "light": "Světlé",
- "livePreview": "Náhled",
- "loading": "Načítání",
- "locale": "Místní verze",
- "menu": "Jídelní lístek",
- "moveDown": "Posunout dolů",
- "moveUp": "Posunout nahoru",
- "noFiltersSet": "Nenastaveny žádné filtry",
- "noLabel": "<Žádný {{label}}>",
- "noOptions": "Žádné možnosti",
- "noResults": "Nebyly nalezeny žádné {{label}}. Buď ještě neexistují žádné {{label}}, nebo žádné nesplňují filtry, které jste zadali výše.",
- "noValue": "Žádná hodnota",
- "none": "Žádné",
- "notFound": "Nenalezeno",
- "nothingFound": "Nic nenalezeno",
- "of": "z",
- "open": "Otevřít",
- "or": "Nebo",
- "order": "Pořadí",
- "pageNotFound": "Stránka nenalezena",
- "password": "Heslo",
- "payloadSettings": "Nastavení datového záběru",
- "perPage": "Na stránku: {{limit}}",
- "remove": "Odstranit",
- "reset": "Resetovat",
- "row": "Řádek",
- "rows": "Řádky",
- "save": "Uložit",
- "saving": "Ukládání...",
- "searchBy": "Vyhledat podle {{label}}",
- "selectAll": "Vybrat vše {{count}} {{label}}",
- "selectAllRows": "Vyberte všechny řádky",
- "selectValue": "Vyberte hodnotu",
- "selectedCount": "Vybráno {{count}} {{label}}",
- "showAllLabel": "Zobrazit všechny {{label}}",
- "sorryNotFound": "Je nám líto, ale neexistuje nic, co by odpovídalo vašemu požadavku.",
- "sort": "Třídit",
- "sortByLabelDirection": "Seřadit podle {{label}} {{direction}}",
- "stayOnThisPage": "Zůstat na této stránce",
- "submissionSuccessful": "Odeslání úspěšné.",
- "submit": "Odeslat",
- "successfullyCreated": "{{label}} úspěšně vytvořeno.",
- "successfullyDuplicated": "{{label}} úspěšně duplikováno.",
- "thisLanguage": "Čeština",
- "titleDeleted": "{{label}} \"{{title}}\" úspěšně smazáno.",
- "unauthorized": "Neoprávněný",
- "unsavedChangesDuplicate": "Máte neuložené změny. Chtěli byste pokračovat v duplikování?",
- "untitled": "Bez názvu",
- "updatedAt": "Aktualizováno v",
- "updatedCountSuccessfully": "Úspěšně aktualizováno {{count}} {{label}}.",
- "updatedSuccessfully": "Úspěšně aktualizováno.",
- "updating": "Aktualizace",
- "welcome": "Vítejte"
- },
- "operators": {
- "contains": "obsahuje",
- "equals": "rovná se",
- "exists": "existuje",
- "isGreaterThan": "je větší než",
- "isGreaterThanOrEqualTo": "je větší nebo rovno",
- "isIn": "je v",
- "isLessThan": "je menší než",
- "isLessThanOrEqualTo": "je menší nebo rovno",
- "isLike": "je jako",
- "isNotEqualTo": "není rovno",
- "isNotIn": "není in",
- "near": "blízko"
- },
- "upload": {
- "crop": "Plodina",
- "cropToolDescription": "Přetáhněte rohy vybrané oblasti, nakreslete novou oblast nebo upravte hodnoty níže.",
- "dragAndDrop": "Přetáhněte soubor",
- "editImage": "Upravit obrázek",
- "focalPoint": "Středobod",
- "focalPointDescription": "Přetáhněte bod zaměření přímo na náhled nebo upravte hodnoty níže.",
- "height": "Výška",
- "previewSizes": "Náhled velikostí",
- "selectCollectionToBrowse": "Vyberte kolekci pro procházení",
- "selectFile": "Vyberte soubor",
- "setCropArea": "Nastavit oblast ořezu",
- "setFocalPoint": "Nastavit ohnisko",
- "sizesFor": "Velikosti pro {{label}}",
- "width": "Šířka"
- },
- "validation": {
- "fieldHasNo": "Toto pole nemá {{label}}",
- "limitReached": "Dosáhnutý limit, mohou být přidány pouze {{max}} položky.",
- "required": "Toto pole je povinné.",
- "requiresAtLeast": "Toto pole vyžaduje alespoň {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Chystáte se publikovat všechny {{label}} ve výběru. Jsi si jistá?",
- "aboutToRestore": "Chystáte se obnovit tento {{label}} dokument do stavu, v jakém byl {{versionDate}}.",
- "aboutToRestoreGlobal": "Chystáte se obnovit globální {{label}} do stavu, v jakém byl {{versionDate}}.",
- "aboutToRevertToPublished": "Chystáte se vrátit změny tohoto dokumentu do jeho publikovaného stavu. Jste si jisti?",
- "aboutToUnpublish": "Chystáte se zrušit publikování tohoto dokumentu. Jste si jisti?",
- "aboutToUnpublishSelection": "Chystáte se zrušit publikování všech {{label}} ve výběru. Jsi si jistá?",
- "autosave": "Automatické uložení",
- "autosavedSuccessfully": "Úspěšně uloženo automaticky.",
- "changed": "Změněno",
- "compareVersion": "Porovnat verzi s:",
- "confirmPublish": "Potvrďte publikování",
- "confirmRevertToSaved": "Potvrdit vrácení k uloženému",
- "confirmUnpublish": "Potvrdit zrušení publikování",
- "confirmVersionRestoration": "Potvrdit obnovení verze",
- "draft": "Koncept",
- "draftSavedSuccessfully": "Koncept úspěšně uložen.",
- "noFurtherVersionsFound": "Nenalezeny další verze",
- "noRowsFound": "Nenalezen {{label}}",
- "preview": "Náhled",
- "problemRestoringVersion": "Při obnovování této verze došlo k problému",
- "publish": "Publikovat",
- "publishChanges": "Publikovat změny",
- "published": "Publikováno",
- "restoreThisVersion": "Obnovit tuto verzi",
- "restoredSuccessfully": "Úspěšně obnoveno.",
- "restoring": "Obnovování...",
- "revertToPublished": "Vrátit se k publikovanému",
- "saveDraft": "Uložit koncept",
- "selectLocales": "Vyberte místní verze pro zobrazení",
- "selectVersionToCompare": "Vyberte verzi pro porovnání",
- "showLocales": "Zobrazit místní verze:",
- "type": "Typ",
- "unpublish": "Zrušit publikování",
- "unpublishing": "Zrušuji publikování...",
- "version": "Verze",
- "versionCreatedOn": "{{version}} vytvořena:",
- "versionID": "ID verze",
- "versions": "Verze",
- "viewingVersion": "Zobrazuji verzi pro {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Zobrazuji verzi pro globální {{entityLabel}}",
- "viewingVersions": "Zobrazuji verze pro {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Zobrazuji verze pro globální {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/de.js b/packages/translations/src/_generatedFiles_/client/de.js
new file mode 100644
index 00000000000..ae174039220
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/de.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Aktuelles Benutzerkonto',
+ alreadyActivated: 'Bereits aktiviert',
+ alreadyLoggedIn: 'Bereits angemeldet',
+ backToLogin: 'Zurück zur Anmeldung',
+ beginCreateFirstUser: 'Erstelle deinen ersten Benutzer um zu beginnen',
+ changePassword: 'Passwort ändern',
+ confirmGeneration: 'Generierung bestätigen',
+ confirmPassword: 'Passwort bestätigen',
+ emailNotValid: 'Die angegebene E-Mail-Adresse ist ungültig',
+ emailSent: 'E-Mail verschickt',
+ enableAPIKey: 'API-Key aktivieren',
+ failedToUnlock: 'Konnte nicht entsperren',
+ forceUnlock: 'Entsperrung erzwingen',
+ forgotPassword: 'Passwort vergessen',
+ forgotPasswordEmailInstructions:
+ 'Bitte gib deine E-Mail-Adresse an. Du wirst eine E-Mail mit Instruktionen zum Zurücksetzen deines Passworts erhalten.',
+ forgotPasswordQuestion: 'Passwort vergessen?',
+ generate: 'Generieren',
+ generateNewAPIKey: 'Neuen API-Key generieren',
+ logBackIn: 'Wieder anmelden',
+ logOut: 'Abmelden',
+ loggedOutInactivity: 'Du wurdest aufgrund von Inaktivität abgemeldet.',
+ loggedOutSuccessfully: 'Du wurdest erfolgreich abgemeldet.',
+ login: 'Anmelden',
+ logout: 'Abmelden',
+ logoutUser: 'Benutzerabmeldung',
+ newAPIKeyGenerated: 'Neuer API-Key wurde generiert',
+ newPassword: 'Neues Passwort',
+ resetPassword: 'Passwort zurücksetzen',
+ stayLoggedIn: 'Angemeldet bleiben',
+ successfullyUnlocked: 'Erfolgreich entsperrt',
+ unableToVerify: 'Konnte nicht verifiziert werden',
+ verified: 'Verifiziert',
+ verifiedSuccessfully: 'Erfolgreich verifiziert',
+ verify: 'Verifizieren',
+ verifyUser: 'Benutzer verifizieren',
+ youAreInactive:
+ 'Du warst seit einiger Zeit inaktiv und wirst in kurzer Zeit zu deiner eigenen Sicherheit abgemeldet. Möchtest du angemeldet bleiben?',
+ },
+ error: {
+ autosaving: 'Es gab ein Problem während der automatischen Speicherung für dieses Dokument',
+ correctInvalidFields: 'Bitte ungültige Felder korrigieren.',
+ deletingTitle:
+ 'Es gab ein Problem während der Löschung von {{title}}. Bitte überprüfe deine Verbindung und versuche es erneut.',
+ loadingDocument: 'Es gab ein Problem, das Dokument mit der ID {{id}} zu laden.',
+ noMatchedField: 'Kein übereinstimmendes Feld für "{{label}}" gefunden',
+ notAllowedToAccessPage: 'Du hast keine Berechtigung, auf diese Seite zuzugreifen.',
+ previewing: 'Es gab ein Problem beim Vorschauen dieses Dokuments.',
+ unableToDeleteCount: '{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.',
+ unableToUpdateCount: '{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.',
+ unknown: 'Ein unbekannter Fehler ist aufgetreten.',
+ unspecific: 'Ein Fehler ist aufgetreten.',
+ },
+ fields: {
+ addLabel: '{{label}} hinzufügen',
+ addLink: 'Link Hinzufügen',
+ addNew: 'Neu erstellen',
+ addNewLabel: '{{label}} erstellen',
+ addRelationship: 'Verknüpfung Hinzufügen',
+ addUpload: 'Hochladen Hinzufügen',
+ block: 'Block',
+ blockType: 'Block-Typ',
+ blocks: 'Blöcke',
+ chooseFromExisting: 'Aus vorhandenen auswählen',
+ collapseAll: 'Alle einklappen',
+ editLink: 'Bearbeite Link',
+ editRelationship: 'Beziehung Hinzufügen',
+ itemsAndMore: '{{items}} und {{count}} mehr',
+ labelRelationship: '{{label}} Verknüpfung',
+ latitude: 'Breitengrad',
+ longitude: 'Längengrad',
+ passwordsDoNotMatch: 'Passwörter stimmen nicht überein.',
+ removeRelationship: 'Beziehung Entfernen',
+ removeUpload: 'Hochgeladene Datei Löschen',
+ saveChanges: 'Änderungen speichern',
+ searchForBlock: 'Nach Block suchen',
+ selectFieldsToEdit: 'Wählen Sie die zu bearbeitenden Felder aus',
+ showAll: 'Alle anzeigen',
+ swapRelationship: 'Beziehung Tauschen',
+ swapUpload: 'Datei Austauschen',
+ toggleBlock: 'Block umschalten',
+ uploadNewLabel: '{{label}} neu hochladen',
+ },
+ general: {
+ aboutToDelete: 'Du bist dabei {{label}} <1>{{title}}</1> zu löschen. Bist du dir sicher?',
+ aboutToDeleteCount_many: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ aboutToDeleteCount_one: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ aboutToDeleteCount_other: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ addBelow: 'Darunter hinzufügen',
+ addFilter: 'Filter hinzufügen',
+ adminTheme: 'Admin-Farbthema',
+ and: 'Und',
+ applyChanges: 'Änderungen anwenden',
+ ascending: 'Aufsteigend',
+ automatic: 'Automatisch',
+ backToDashboard: 'Zurück zur Übersicht',
+ cancel: 'Abbrechen',
+ changesNotSaved:
+ 'Deine Änderungen wurden nicht gespeichert. Wenn du diese Seite verlässt, gehen deine Änderungen verloren.',
+ close: 'Schließen',
+ collapse: 'Einklappen',
+ collections: 'Sammlungen',
+ columnToSort: 'Spalten zum Sortieren',
+ columns: 'Spalten',
+ confirm: 'Bestätigen',
+ confirmDeletion: 'Löschen bestätigen',
+ confirmDuplication: 'Duplizieren bestätigen',
+ copied: 'Kopiert',
+ copy: 'Kopieren',
+ create: 'Erstellen',
+ createNew: 'Neu Erstellen',
+ createNewLabel: '{{label}} neu erstellen',
+ created: 'Erstellt',
+ creating: 'Erstelle',
+ creatingNewLabel: 'Erstelle {{label}}',
+ dark: 'Dunkel',
+ dashboard: 'Übersicht',
+ delete: 'Löschen',
+ deletedCountSuccessfully: '{{count}} {{label}} erfolgreich gelöscht.',
+ deleting: 'Lösche...',
+ descending: 'Absteigend',
+ deselectAllRows: 'Alle Zeilen abwählen',
+ duplicate: 'Duplizieren',
+ duplicateWithoutSaving: 'Dupliziere ohne Änderungen zu speichern',
+ edit: 'Bearbeiten',
+ editLabel: '{{label}} bearbeiten',
+ editing: 'Bearbeite',
+ editingLabel_many: 'Bearbeiten von {{count}} {{label}}',
+ editingLabel_one: 'Bearbeiten von {{count}} {{label}}',
+ editingLabel_other: 'Bearbeiten von {{count}} {{label}}',
+ email: 'E-Mail',
+ emailAddress: 'E-Mail-Adresse',
+ enterAValue: 'Gib einen Wert ein',
+ error: 'Fehler',
+ errors: 'Fehler',
+ fallbackToDefaultLocale: 'Rückgriff auf das Standardgebietsschema',
+ filterWhere: 'Filter {{label}} wo',
+ filters: 'Filter',
+ globals: 'Globale Dokumente',
+ language: 'Sprache',
+ lastModified: 'Zuletzt geändert',
+ leaveAnyway: 'Trotzdem verlassen',
+ leaveWithoutSaving: 'Ohne speichern verlassen',
+ light: 'Hell',
+ livePreview: 'Vorschau',
+ loading: 'Lädt',
+ locale: 'Sprachumgebung',
+ menu: 'Menü',
+ moveDown: 'Nach unten bewegen',
+ moveUp: 'Nach oben bewegen',
+ noFiltersSet: 'Keine Filter gesetzt',
+ noLabel: '<Kein {{label}}>',
+ noOptions: 'Keine Optionen',
+ noResults:
+ 'Keine {{label}} gefunden. Entweder es existieren keine {{label}} oder es gibt keine Übereinstimmung zu den von dir verwendeten Filtern.',
+ noValue: 'Kein Wert',
+ none: 'Kein',
+ notFound: 'Nicht gefunden',
+ nothingFound: 'Keine Ergebnisse',
+ of: 'von',
+ open: 'Öffnen',
+ or: 'oder',
+ order: 'Reihenfolge',
+ pageNotFound: 'Seite nicht gefunden',
+ password: 'Passwort',
+ payloadSettings: 'Payload Einstellungen',
+ perPage: 'Pro Seite: {{limit}}',
+ remove: 'Entfernen',
+ reset: 'Zurücksetzen',
+ row: 'Zeile',
+ rows: 'Zeilen',
+ save: 'Speichern',
+ saving: 'Speichert...',
+ searchBy: 'Suche nach {{label}}',
+ selectAll: 'Alle auswählen {{count}} {{label}}',
+ selectAllRows: 'Wählen Sie alle Zeilen aus',
+ selectValue: 'Wert auswählen',
+ selectedCount: '{{count}} {{label}} ausgewählt',
+ showAllLabel: 'Zeige alle {{label}}',
+ sorryNotFound: 'Entschuldige, es entspricht nichts deiner Anfrage',
+ sort: 'Sortieren',
+ sortByLabelDirection: 'Sortieren nach {{label}} {{direction}}',
+ stayOnThisPage: 'Auf dieser Seite bleiben',
+ submissionSuccessful: 'Einrichung erfolgreich.',
+ submit: 'Senden',
+ successfullyCreated: '{{label}} erfolgreich erstellt.',
+ successfullyDuplicated: '{{label}} wurde erfolgreich dupliziert.',
+ thisLanguage: 'Deutsch',
+ titleDeleted: '{{label}} {{title}} wurde erfolgreich gelöscht.',
+ unauthorized: 'Nicht autorisiert',
+ unsavedChangesDuplicate:
+ 'Du hast ungespeicherte Änderungen, möchtest du mit dem Duplizieren fortfahren?',
+ untitled: 'ohne Titel',
+ updatedAt: 'Aktualisiert am',
+ updatedCountSuccessfully: '{{count}} {{label}} erfolgreich aktualisiert.',
+ updatedSuccessfully: 'Erfolgreich aktualisiert.',
+ updating: 'Aktualisierung',
+ welcome: 'Willkommen',
+ },
+ operators: {
+ contains: 'enthält',
+ equals: 'gleich',
+ exists: 'existiert',
+ isGreaterThan: 'ist größer als',
+ isGreaterThanOrEqualTo: 'ist größer oder gleich',
+ isIn: 'ist drin',
+ isLessThan: 'ist kleiner als',
+ isLessThanOrEqualTo: 'ist kleiner oder gleich',
+ isLike: 'ist wie',
+ isNotEqualTo: 'ist nicht gleich',
+ isNotIn: 'ist nicht drin',
+ near: 'in der Nähe',
+ },
+ upload: {
+ crop: 'Zuschneiden',
+ cropToolDescription:
+ 'Ziehen Sie die Ecken des ausgewählten Bereichs, zeichnen Sie einen neuen Bereich oder passen Sie die Werte unten an.',
+ dragAndDrop: 'Ziehen Sie eine Datei per Drag-and-Drop',
+ editImage: 'Bild bearbeiten',
+ focalPoint: 'Brennpunkt',
+ focalPointDescription:
+ 'Ziehen Sie den Fokuspunkt direkt auf die Vorschau oder passen Sie die Werte unten an.',
+ height: 'Höhe',
+ previewSizes: 'Vorschaugrößen',
+ selectCollectionToBrowse: 'Wähle eine Sammlung zum Durchsuchen aus',
+ selectFile: 'Datei auswählen',
+ setCropArea: 'Bereich zum Zuschneiden festlegen',
+ setFocalPoint: 'Fokuspunkt setzen',
+ sizesFor: 'Größen für {{label}}',
+ width: 'Breite',
+ },
+ validation: {
+ fieldHasNo: 'Dieses Feld hat kein {{label}}',
+ limitReached: 'Limit erreicht, es können nur {{max}} Elemente hinzugefügt werden.',
+ required: 'Pflichtfeld',
+ requiresAtLeast: 'Dieses Feld muss mindestens {{count}} {{label}} enthalten.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Sie sind dabei, alle {{label}} in der Auswahl zu veröffentlichen. Bist du dir sicher?',
+ aboutToRestore: 'Du bist dabei, {{label}} auf den Stand vom {{versionDate}} zurücksetzen.',
+ aboutToRestoreGlobal:
+ 'Du bist dabei, das Globale Dokument {{label}} auf den Stand vom {{versionDate}} zurückzusetzen.',
+ aboutToRevertToPublished:
+ 'Du bist dabei, dieses Dokument auf den Stand des ersten Veröffentlichungsdatums zurückzusetzen - Bist du sicher?',
+ aboutToUnpublish: 'Du bist dabei dieses Dokument auf Entwurf zu setzen - bist du dir sicher?',
+ aboutToUnpublishSelection:
+ 'Sie sind dabei, die Veröffentlichung aller {{label}} in der Auswahl aufzuheben. Bist du dir sicher?',
+ autosave: 'Automatische Speicherung',
+ autosavedSuccessfully: 'Erfolgreich automatisch gespeichert.',
+ changed: 'Geändert',
+ compareVersion: 'Vergleiche Version zu:',
+ confirmPublish: 'Veröffentlichung bestätigen',
+ confirmRevertToSaved: 'Zurücksetzen auf die letzte Speicherung bestätigen',
+ confirmUnpublish: 'Setzen auf Entwurf bestätigen',
+ confirmVersionRestoration: ' Wiederherstellung der Version bestätigen',
+ draft: 'Entwurf',
+ draftSavedSuccessfully: 'Entwurf erfolgreich gespeichert.',
+ noFurtherVersionsFound: 'Keine weiteren Versionen vorhanden',
+ noRowsFound: 'Kein {{label}} gefunden',
+ preview: 'Vorschau',
+ problemRestoringVersion: 'Es gab ein Problem bei der Wiederherstellung dieser Version',
+ publish: 'Veröffentlichen',
+ publishChanges: 'Änderungen veröffentlichen',
+ published: 'Veröffentlicht',
+ restoreThisVersion: 'Diese Version wiederherstellen',
+ restoredSuccessfully: 'Erfolgreich wiederhergestellt.',
+ restoring: 'wiederherstellen...',
+ revertToPublished: 'Auf Veröffentlicht zurücksetzen',
+ saveDraft: 'Entwurf speichern',
+ selectLocales: 'Wähle anzuzeigende Sprachumgebungen',
+ selectVersionToCompare: 'Wähle Version zum Vergleich',
+ showLocales: 'Sprachumgebungen anzeigen:',
+ type: 'Typ',
+ unpublish: 'Auf Entwurf setzen',
+ unpublishing: 'Setze auf Entwurf...',
+ version: 'Version',
+ versionCreatedOn: '{{version}} erstellt am:',
+ versionID: 'Version ID',
+ versions: 'Versionen',
+ viewingVersion: 'Betrachte Version für {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Betrachte Version für das Globale Dokument {{entityLabel}}',
+ viewingVersions: 'Betrachte Versionen für {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Betrachte Versionen für das Globale Dokument {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/de.json b/packages/translations/src/_generatedFiles_/client/de.json
deleted file mode 100644
index 8be41ae6cef..00000000000
--- a/packages/translations/src/_generatedFiles_/client/de.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Aktuelles Benutzerkonto",
- "alreadyActivated": "Bereits aktiviert",
- "alreadyLoggedIn": "Bereits angemeldet",
- "backToLogin": "Zurück zur Anmeldung",
- "beginCreateFirstUser": "Erstelle deinen ersten Benutzer um zu beginnen",
- "changePassword": "Passwort ändern",
- "confirmGeneration": "Generierung bestätigen",
- "confirmPassword": "Passwort bestätigen",
- "emailNotValid": "Die angegebene E-Mail-Adresse ist ungültig",
- "emailSent": "E-Mail verschickt",
- "enableAPIKey": "API-Key aktivieren",
- "failedToUnlock": "Konnte nicht entsperren",
- "forceUnlock": "Entsperrung erzwingen",
- "forgotPassword": "Passwort vergessen",
- "forgotPasswordEmailInstructions": "Bitte gib deine E-Mail-Adresse an. Du wirst eine E-Mail mit Instruktionen zum Zurücksetzen deines Passworts erhalten.",
- "forgotPasswordQuestion": "Passwort vergessen?",
- "generate": "Generieren",
- "generateNewAPIKey": "Neuen API-Key generieren",
- "logBackIn": "Wieder anmelden",
- "logOut": "Abmelden",
- "loggedOutInactivity": "Du wurdest aufgrund von Inaktivität abgemeldet.",
- "loggedOutSuccessfully": "Du wurdest erfolgreich abgemeldet.",
- "login": "Anmelden",
- "logout": "Abmelden",
- "logoutUser": "Benutzerabmeldung",
- "newAPIKeyGenerated": "Neuer API-Key wurde generiert",
- "newPassword": "Neues Passwort",
- "resetPassword": "Passwort zurücksetzen",
- "stayLoggedIn": "Angemeldet bleiben",
- "successfullyUnlocked": "Erfolgreich entsperrt",
- "unableToVerify": "Konnte nicht verifiziert werden",
- "verified": "Verifiziert",
- "verifiedSuccessfully": "Erfolgreich verifiziert",
- "verify": "Verifizieren",
- "verifyUser": "Benutzer verifizieren",
- "youAreInactive": "Du warst seit einiger Zeit inaktiv und wirst in kurzer Zeit zu deiner eigenen Sicherheit abgemeldet. Möchtest du angemeldet bleiben?"
- },
- "error": {
- "autosaving": "Es gab ein Problem während der automatischen Speicherung für dieses Dokument",
- "correctInvalidFields": "Bitte ungültige Felder korrigieren.",
- "deletingTitle": "Es gab ein Problem während der Löschung von {{title}}. Bitte überprüfe deine Verbindung und versuche es erneut.",
- "loadingDocument": "Es gab ein Problem, das Dokument mit der ID {{id}} zu laden.",
- "noMatchedField": "Kein übereinstimmendes Feld für \"{{label}}\" gefunden",
- "notAllowedToAccessPage": "Du hast keine Berechtigung, auf diese Seite zuzugreifen.",
- "previewing": "Es gab ein Problem beim Vorschauen dieses Dokuments.",
- "unableToDeleteCount": "{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.",
- "unableToUpdateCount": "{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.",
- "unknown": "Ein unbekannter Fehler ist aufgetreten.",
- "unspecific": "Ein Fehler ist aufgetreten."
- },
- "fields": {
- "addLabel": "{{label}} hinzufügen",
- "addLink": "Link Hinzufügen",
- "addNew": "Neu erstellen",
- "addNewLabel": "{{label}} erstellen",
- "addRelationship": "Verknüpfung Hinzufügen",
- "addUpload": "Hochladen Hinzufügen",
- "block": "Block",
- "blockType": "Block-Typ",
- "blocks": "Blöcke",
- "chooseFromExisting": "Aus vorhandenen auswählen",
- "collapseAll": "Alle einklappen",
- "editLink": "Bearbeite Link",
- "editRelationship": "Beziehung Hinzufügen",
- "itemsAndMore": "{{items}} und {{count}} mehr",
- "labelRelationship": "{{label}} Verknüpfung",
- "latitude": "Breitengrad",
- "longitude": "Längengrad",
- "passwordsDoNotMatch": "Passwörter stimmen nicht überein.",
- "removeRelationship": "Beziehung Entfernen",
- "removeUpload": "Hochgeladene Datei Löschen",
- "saveChanges": "Änderungen speichern",
- "searchForBlock": "Nach Block suchen",
- "selectFieldsToEdit": "Wählen Sie die zu bearbeitenden Felder aus",
- "showAll": "Alle anzeigen",
- "swapRelationship": "Beziehung Tauschen",
- "swapUpload": "Datei Austauschen",
- "toggleBlock": "Block umschalten",
- "uploadNewLabel": "{{label}} neu hochladen"
- },
- "general": {
- "aboutToDelete": "Du bist dabei {{label}} <1>{{title}}</1> zu löschen. Bist du dir sicher?",
- "aboutToDeleteCount_many": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "aboutToDeleteCount_one": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "aboutToDeleteCount_other": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "addBelow": "Darunter hinzufügen",
- "addFilter": "Filter hinzufügen",
- "adminTheme": "Admin-Farbthema",
- "and": "Und",
- "applyChanges": "Änderungen anwenden",
- "ascending": "Aufsteigend",
- "automatic": "Automatisch",
- "backToDashboard": "Zurück zur Übersicht",
- "cancel": "Abbrechen",
- "changesNotSaved": "Deine Änderungen wurden nicht gespeichert. Wenn du diese Seite verlässt, gehen deine Änderungen verloren.",
- "close": "Schließen",
- "collapse": "Einklappen",
- "collections": "Sammlungen",
- "columnToSort": "Spalten zum Sortieren",
- "columns": "Spalten",
- "confirm": "Bestätigen",
- "confirmDeletion": "Löschen bestätigen",
- "confirmDuplication": "Duplizieren bestätigen",
- "copied": "Kopiert",
- "copy": "Kopieren",
- "create": "Erstellen",
- "createNew": "Neu Erstellen",
- "createNewLabel": "{{label}} neu erstellen",
- "created": "Erstellt",
- "creating": "Erstelle",
- "creatingNewLabel": "Erstelle {{label}}",
- "dark": "Dunkel",
- "dashboard": "Übersicht",
- "delete": "Löschen",
- "deletedCountSuccessfully": "{{count}} {{label}} erfolgreich gelöscht.",
- "deleting": "Lösche...",
- "descending": "Absteigend",
- "deselectAllRows": "Alle Zeilen abwählen",
- "duplicate": "Duplizieren",
- "duplicateWithoutSaving": "Dupliziere ohne Änderungen zu speichern",
- "edit": "Bearbeiten",
- "editLabel": "{{label}} bearbeiten",
- "editing": "Bearbeite",
- "editingLabel_many": "Bearbeiten von {{count}} {{label}}",
- "editingLabel_one": "Bearbeiten von {{count}} {{label}}",
- "editingLabel_other": "Bearbeiten von {{count}} {{label}}",
- "email": "E-Mail",
- "emailAddress": "E-Mail-Adresse",
- "enterAValue": "Gib einen Wert ein",
- "error": "Fehler",
- "errors": "Fehler",
- "fallbackToDefaultLocale": "Rückgriff auf das Standardgebietsschema",
- "filterWhere": "Filter {{label}} wo",
- "filters": "Filter",
- "globals": "Globale Dokumente",
- "language": "Sprache",
- "lastModified": "Zuletzt geändert",
- "leaveAnyway": "Trotzdem verlassen",
- "leaveWithoutSaving": "Ohne speichern verlassen",
- "light": "Hell",
- "livePreview": "Vorschau",
- "loading": "Lädt",
- "locale": "Sprachumgebung",
- "menu": "Menü",
- "moveDown": "Nach unten bewegen",
- "moveUp": "Nach oben bewegen",
- "noFiltersSet": "Keine Filter gesetzt",
- "noLabel": "<Kein {{label}}>",
- "noOptions": "Keine Optionen",
- "noResults": "Keine {{label}} gefunden. Entweder es existieren keine {{label}} oder es gibt keine Übereinstimmung zu den von dir verwendeten Filtern.",
- "noValue": "Kein Wert",
- "none": "Kein",
- "notFound": "Nicht gefunden",
- "nothingFound": "Keine Ergebnisse",
- "of": "von",
- "open": "Öffnen",
- "or": "oder",
- "order": "Reihenfolge",
- "pageNotFound": "Seite nicht gefunden",
- "password": "Passwort",
- "payloadSettings": "Payload Einstellungen",
- "perPage": "Pro Seite: {{limit}}",
- "remove": "Entfernen",
- "reset": "Zurücksetzen",
- "row": "Zeile",
- "rows": "Zeilen",
- "save": "Speichern",
- "saving": "Speichert...",
- "searchBy": "Suche nach {{label}}",
- "selectAll": "Alle auswählen {{count}} {{label}}",
- "selectAllRows": "Wählen Sie alle Zeilen aus",
- "selectValue": "Wert auswählen",
- "selectedCount": "{{count}} {{label}} ausgewählt",
- "showAllLabel": "Zeige alle {{label}}",
- "sorryNotFound": "Entschuldige, es entspricht nichts deiner Anfrage",
- "sort": "Sortieren",
- "sortByLabelDirection": "Sortieren nach {{label}} {{direction}}",
- "stayOnThisPage": "Auf dieser Seite bleiben",
- "submissionSuccessful": "Einrichung erfolgreich.",
- "submit": "Senden",
- "successfullyCreated": "{{label}} erfolgreich erstellt.",
- "successfullyDuplicated": "{{label}} wurde erfolgreich dupliziert.",
- "thisLanguage": "Deutsch",
- "titleDeleted": "{{label}} {{title}} wurde erfolgreich gelöscht.",
- "unauthorized": "Nicht autorisiert",
- "unsavedChangesDuplicate": "Du hast ungespeicherte Änderungen, möchtest du mit dem Duplizieren fortfahren?",
- "untitled": "ohne Titel",
- "updatedAt": "Aktualisiert am",
- "updatedCountSuccessfully": "{{count}} {{label}} erfolgreich aktualisiert.",
- "updatedSuccessfully": "Erfolgreich aktualisiert.",
- "updating": "Aktualisierung",
- "welcome": "Willkommen"
- },
- "operators": {
- "contains": "enthält",
- "equals": "gleich",
- "exists": "existiert",
- "isGreaterThan": "ist größer als",
- "isGreaterThanOrEqualTo": "ist größer oder gleich",
- "isIn": "ist drin",
- "isLessThan": "ist kleiner als",
- "isLessThanOrEqualTo": "ist kleiner oder gleich",
- "isLike": "ist wie",
- "isNotEqualTo": "ist nicht gleich",
- "isNotIn": "ist nicht drin",
- "near": "in der Nähe"
- },
- "upload": {
- "crop": "Zuschneiden",
- "cropToolDescription": "Ziehen Sie die Ecken des ausgewählten Bereichs, zeichnen Sie einen neuen Bereich oder passen Sie die Werte unten an.",
- "dragAndDrop": "Ziehen Sie eine Datei per Drag-and-Drop",
- "editImage": "Bild bearbeiten",
- "focalPoint": "Brennpunkt",
- "focalPointDescription": "Ziehen Sie den Fokuspunkt direkt auf die Vorschau oder passen Sie die Werte unten an.",
- "height": "Höhe",
- "previewSizes": "Vorschaugrößen",
- "selectCollectionToBrowse": "Wähle eine Sammlung zum Durchsuchen aus",
- "selectFile": "Datei auswählen",
- "setCropArea": "Bereich zum Zuschneiden festlegen",
- "setFocalPoint": "Fokuspunkt setzen",
- "sizesFor": "Größen für {{label}}",
- "width": "Breite"
- },
- "validation": {
- "fieldHasNo": "Dieses Feld hat kein {{label}}",
- "limitReached": "Limit erreicht, es können nur {{max}} Elemente hinzugefügt werden.",
- "required": "Pflichtfeld",
- "requiresAtLeast": "Dieses Feld muss mindestens {{count}} {{label}} enthalten."
- },
- "version": {
- "aboutToPublishSelection": "Sie sind dabei, alle {{label}} in der Auswahl zu veröffentlichen. Bist du dir sicher?",
- "aboutToRestore": "Du bist dabei, {{label}} auf den Stand vom {{versionDate}} zurücksetzen.",
- "aboutToRestoreGlobal": "Du bist dabei, das Globale Dokument {{label}} auf den Stand vom {{versionDate}} zurückzusetzen.",
- "aboutToRevertToPublished": "Du bist dabei, dieses Dokument auf den Stand des ersten Veröffentlichungsdatums zurückzusetzen - Bist du sicher?",
- "aboutToUnpublish": "Du bist dabei dieses Dokument auf Entwurf zu setzen - bist du dir sicher?",
- "aboutToUnpublishSelection": "Sie sind dabei, die Veröffentlichung aller {{label}} in der Auswahl aufzuheben. Bist du dir sicher?",
- "autosave": "Automatische Speicherung",
- "autosavedSuccessfully": "Erfolgreich automatisch gespeichert.",
- "changed": "Geändert",
- "compareVersion": "Vergleiche Version zu:",
- "confirmPublish": "Veröffentlichung bestätigen",
- "confirmRevertToSaved": "Zurücksetzen auf die letzte Speicherung bestätigen",
- "confirmUnpublish": "Setzen auf Entwurf bestätigen",
- "confirmVersionRestoration": " Wiederherstellung der Version bestätigen",
- "draft": "Entwurf",
- "draftSavedSuccessfully": "Entwurf erfolgreich gespeichert.",
- "noFurtherVersionsFound": "Keine weiteren Versionen vorhanden",
- "noRowsFound": "Kein {{label}} gefunden",
- "preview": "Vorschau",
- "problemRestoringVersion": "Es gab ein Problem bei der Wiederherstellung dieser Version",
- "publish": "Veröffentlichen",
- "publishChanges": "Änderungen veröffentlichen",
- "published": "Veröffentlicht",
- "restoreThisVersion": "Diese Version wiederherstellen",
- "restoredSuccessfully": "Erfolgreich wiederhergestellt.",
- "restoring": "wiederherstellen...",
- "revertToPublished": "Auf Veröffentlicht zurücksetzen",
- "saveDraft": "Entwurf speichern",
- "selectLocales": "Wähle anzuzeigende Sprachumgebungen",
- "selectVersionToCompare": "Wähle Version zum Vergleich",
- "showLocales": "Sprachumgebungen anzeigen:",
- "type": "Typ",
- "unpublish": "Auf Entwurf setzen",
- "unpublishing": "Setze auf Entwurf...",
- "version": "Version",
- "versionCreatedOn": "{{version}} erstellt am:",
- "versionID": "Version ID",
- "versions": "Versionen",
- "viewingVersion": "Betrachte Version für {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Betrachte Version für das Globale Dokument {{entityLabel}}",
- "viewingVersions": "Betrachte Versionen für {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Betrachte Versionen für das Globale Dokument {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/en.js b/packages/translations/src/_generatedFiles_/client/en.js
new file mode 100644
index 00000000000..0343a48553b
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/en.js
@@ -0,0 +1,291 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: 'Account of current user',
+ alreadyActivated: 'Already Activated',
+ alreadyLoggedIn: 'Already logged in',
+ backToLogin: 'Back to login',
+ beginCreateFirstUser: 'To begin, create your first user.',
+ changePassword: 'Change Password',
+ confirmGeneration: 'Confirm Generation',
+ confirmPassword: 'Confirm Password',
+ emailNotValid: 'The email provided is not valid',
+ emailSent: 'Email Sent',
+ enableAPIKey: 'Enable API Key',
+ failedToUnlock: 'Failed to unlock',
+ forceUnlock: 'Force Unlock',
+ forgotPassword: 'Forgot Password',
+ forgotPasswordEmailInstructions:
+ 'Please enter your email below. You will receive an email message with instructions on how to reset your password.',
+ forgotPasswordQuestion: 'Forgot password?',
+ generate: 'Generate',
+ generateNewAPIKey: 'Generate new API key',
+ logBackIn: 'Log back in',
+ logOut: 'Log out',
+ loggedOutInactivity: 'You have been logged out due to inactivity.',
+ loggedOutSuccessfully: 'You have been logged out successfully.',
+ login: 'Login',
+ logout: 'Logout',
+ logoutUser: 'Logout user',
+ newAPIKeyGenerated: 'New API Key Generated.',
+ newPassword: 'New Password',
+ resetPassword: 'Reset Password',
+ stayLoggedIn: 'Stay logged in',
+ successfullyUnlocked: 'Successfully unlocked',
+ unableToVerify: 'Unable to Verify',
+ verified: 'Verified',
+ verifiedSuccessfully: 'Verified Successfully',
+ verify: 'Verify',
+ verifyUser: 'Verify User',
+ youAreInactive:
+ "You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?",
+ },
+ error: {
+ autosaving: 'There was a problem while autosaving this document.',
+ correctInvalidFields: 'Please correct invalid fields.',
+ deletingTitle:
+ 'There was an error while deleting {{title}}. Please check your connection and try again.',
+ loadingDocument: 'There was a problem loading the document with ID of {{id}}.',
+ localesNotSaved_one: 'The following locale could not be saved:',
+ localesNotSaved_other: 'The following locales could not be saved:',
+ noMatchedField: 'No matched field found for "{{label}}"',
+ notAllowedToAccessPage: 'You are not allowed to access this page.',
+ previewing: 'There was a problem previewing this document.',
+ unableToDeleteCount: 'Unable to delete {{count}} out of {{total}} {{label}}.',
+ unableToUpdateCount: 'Unable to update {{count}} out of {{total}} {{label}}.',
+ unknown: 'An unknown error has occurred.',
+ unspecific: 'An error has occurred.',
+ },
+ fields: {
+ addLabel: 'Add {{label}}',
+ addLink: 'Add Link',
+ addNew: 'Add new',
+ addNewLabel: 'Add new {{label}}',
+ addRelationship: 'Add Relationship',
+ addUpload: 'Add Upload',
+ block: 'block',
+ blockType: 'Block Type',
+ blocks: 'blocks',
+ chooseFromExisting: 'Choose from existing',
+ collapseAll: 'Collapse All',
+ editLink: 'Edit Link',
+ editRelationship: 'Edit Relationship',
+ itemsAndMore: '{{items}} and {{count}} more',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Latitude',
+ longitude: 'Longitude',
+ passwordsDoNotMatch: 'Passwords do not match.',
+ removeRelationship: 'Remove Relationship',
+ removeUpload: 'Remove Upload',
+ saveChanges: 'Save changes',
+ searchForBlock: 'Search for a block',
+ selectFieldsToEdit: 'Select fields to edit',
+ showAll: 'Show All',
+ swapRelationship: 'Swap Relationship',
+ swapUpload: 'Swap Upload',
+ toggleBlock: 'Toggle block',
+ uploadNewLabel: 'Upload new {{label}}',
+ },
+ general: {
+ aboutToDelete: 'You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?',
+ aboutToDeleteCount_many: 'You are about to delete {{count}} {{label}}',
+ aboutToDeleteCount_one: 'You are about to delete {{count}} {{label}}',
+ aboutToDeleteCount_other: 'You are about to delete {{count}} {{label}}',
+ addBelow: 'Add Below',
+ addFilter: 'Add Filter',
+ adminTheme: 'Admin Theme',
+ and: 'And',
+ applyChanges: 'Apply Changes',
+ ascending: 'Ascending',
+ automatic: 'Automatic',
+ backToDashboard: 'Back to Dashboard',
+ cancel: 'Cancel',
+ changesNotSaved:
+ 'Your changes have not been saved. If you leave now, you will lose your changes.',
+ close: 'Close',
+ collapse: 'Collapse',
+ collections: 'Collections',
+ columnToSort: 'Column to Sort',
+ columns: 'Columns',
+ confirm: 'Confirm',
+ confirmDeletion: 'Confirm deletion',
+ confirmDuplication: 'Confirm duplication',
+ copied: 'Copied',
+ copy: 'Copy',
+ create: 'Create',
+ createNew: 'Create New',
+ createNewLabel: 'Create new {{label}}',
+ created: 'Created',
+ creating: 'Creating',
+ creatingNewLabel: 'Creating new {{label}}',
+ dark: 'Dark',
+ dashboard: 'Dashboard',
+ delete: 'Delete',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deleting: 'Deleting...',
+ descending: 'Descending',
+ deselectAllRows: 'Deselect all rows',
+ duplicate: 'Duplicate',
+ duplicateWithoutSaving: 'Duplicate without saving changes',
+ edit: 'Edit',
+ editLabel: 'Edit {{label}}',
+ editing: 'Editing',
+ editingLabel_many: 'Editing {{count}} {{label}}',
+ editingLabel_one: 'Editing {{count}} {{label}}',
+ editingLabel_other: 'Editing {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email Address',
+ enterAValue: 'Enter a value',
+ error: 'Error',
+ errors: 'Errors',
+ fallbackToDefaultLocale: 'Fallback to default locale',
+ filterWhere: 'Filter {{label}} where',
+ filters: 'Filters',
+ globals: 'Globals',
+ language: 'Language',
+ lastModified: 'Last Modified',
+ leaveAnyway: 'Leave anyway',
+ leaveWithoutSaving: 'Leave without saving',
+ light: 'Light',
+ livePreview: 'Live Preview',
+ loading: 'Loading',
+ locale: 'Locale',
+ menu: 'Menu',
+ moveDown: 'Move Down',
+ moveUp: 'Move Up',
+ noFiltersSet: 'No filters set',
+ noLabel: '<No {{label}}>',
+ noOptions: 'No options',
+ noResults:
+ "No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.",
+ noValue: 'No value',
+ none: 'None',
+ notFound: 'Not Found',
+ nothingFound: 'Nothing found',
+ of: 'of',
+ open: 'Open',
+ or: 'Or',
+ order: 'Order',
+ pageNotFound: 'Page not found',
+ password: 'Password',
+ payloadSettings: 'Payload Settings',
+ perPage: 'Per Page: {{limit}}',
+ remove: 'Remove',
+ reset: 'Reset',
+ row: 'Row',
+ rows: 'Rows',
+ save: 'Save',
+ saving: 'Saving...',
+ searchBy: 'Search by {{label}}',
+ selectAll: 'Select all {{count}} {{label}}',
+ selectAllRows: 'Select all rows',
+ selectValue: 'Select a value',
+ selectedCount: '{{count}} {{label}} selected',
+ showAllLabel: 'Show all {{label}}',
+ sorryNotFound: 'Sorry—there is nothing to correspond with your request.',
+ sort: 'Sort',
+ sortByLabelDirection: 'Sort by {{label}} {{direction}}',
+ stayOnThisPage: 'Stay on this page',
+ submissionSuccessful: 'Submission Successful.',
+ submit: 'Submit',
+ successfullyCreated: '{{label}} successfully created.',
+ successfullyDuplicated: '{{label}} successfully duplicated.',
+ thisLanguage: 'English',
+ titleDeleted: '{{label}} "{{title}}" successfully deleted.',
+ unauthorized: 'Unauthorized',
+ unsavedChangesDuplicate: 'You have unsaved changes. Would you like to continue to duplicate?',
+ untitled: 'Untitled',
+ updatedAt: 'Updated At',
+ updatedCountSuccessfully: 'Updated {{count}} {{label}} successfully.',
+ updatedSuccessfully: 'Updated successfully.',
+ updating: 'Updating',
+ welcome: 'Welcome',
+ },
+ operators: {
+ contains: 'contains',
+ equals: 'equals',
+ exists: 'exists',
+ isGreaterThan: 'is greater than',
+ isGreaterThanOrEqualTo: 'is greater than or equal to',
+ isIn: 'is in',
+ isLessThan: 'is less than',
+ isLessThanOrEqualTo: 'is less than or equal to',
+ isLike: 'is like',
+ isNotEqualTo: 'is not equal to',
+ isNotIn: 'is not in',
+ near: 'near',
+ },
+ upload: {
+ crop: 'Crop',
+ cropToolDescription:
+ 'Drag the corners of the selected area, draw a new area or adjust the values below.',
+ dragAndDrop: 'Drag and drop a file',
+ editImage: 'Edit Image',
+ focalPoint: 'Focal Point',
+ focalPointDescription:
+ 'Drag the focal point directly on the preview or adjust the values below.',
+ height: 'Height',
+ previewSizes: 'Preview Sizes',
+ selectCollectionToBrowse: 'Select a Collection to Browse',
+ selectFile: 'Select a file',
+ setCropArea: 'Set crop area',
+ setFocalPoint: 'Set focal point',
+ sizesFor: 'Sizes for {{label}}',
+ width: 'Width',
+ },
+ validation: {
+ fieldHasNo: 'This field has no {{label}}',
+ limitReached: 'Limit reached, only {{max}} items can be added.',
+ required: 'This field is required.',
+ requiresAtLeast: 'This field requires at least {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'You are about to publish all {{label}} in the selection. Are you sure?',
+ aboutToRestore:
+ 'You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.',
+ aboutToRevertToPublished:
+ "You are about to revert this document's changes to its published state. Are you sure?",
+ aboutToUnpublish: 'You are about to unpublish this document. Are you sure?',
+ aboutToUnpublishSelection:
+ 'You are about to unpublish all {{label}} in the selection. Are you sure?',
+ autosave: 'Autosave',
+ autosavedSuccessfully: 'Autosaved successfully.',
+ changed: 'Changed',
+ compareVersion: 'Compare version against:',
+ confirmPublish: 'Confirm publish',
+ confirmRevertToSaved: 'Confirm revert to saved',
+ confirmUnpublish: 'Confirm unpublish',
+ confirmVersionRestoration: 'Confirm version Restoration',
+ draft: 'Draft',
+ draftSavedSuccessfully: 'Draft saved successfully.',
+ noFurtherVersionsFound: 'No further versions found',
+ noRowsFound: 'No {{label}} found',
+ preview: 'Preview',
+ problemRestoringVersion: 'There was a problem restoring this version',
+ publish: 'Publish',
+ publishChanges: 'Publish changes',
+ published: 'Published',
+ restoreThisVersion: 'Restore this version',
+ restoredSuccessfully: 'Restored Successfully.',
+ restoring: 'Restoring...',
+ revertToPublished: 'Revert to published',
+ saveDraft: 'Save Draft',
+ selectLocales: 'Select locales to display',
+ selectVersionToCompare: 'Select a version to compare',
+ showLocales: 'Show locales:',
+ type: 'Type',
+ unpublish: 'Unpublish',
+ unpublishing: 'Unpublishing...',
+ version: 'Version',
+ versionCreatedOn: '{{version}} created on:',
+ versionID: 'Version ID',
+ versions: 'Versions',
+ viewingVersion: 'Viewing version for the {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viewing version for the global {{entityLabel}}',
+ viewingVersions: 'Viewing versions for the {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viewing versions for the global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/en.json b/packages/translations/src/_generatedFiles_/client/en.json
deleted file mode 100644
index 94cc9d990da..00000000000
--- a/packages/translations/src/_generatedFiles_/client/en.json
+++ /dev/null
@@ -1,280 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account of current user",
- "alreadyActivated": "Already Activated",
- "alreadyLoggedIn": "Already logged in",
- "backToLogin": "Back to login",
- "beginCreateFirstUser": "To begin, create your first user.",
- "changePassword": "Change Password",
- "confirmGeneration": "Confirm Generation",
- "confirmPassword": "Confirm Password",
- "emailNotValid": "The email provided is not valid",
- "emailSent": "Email Sent",
- "enableAPIKey": "Enable API Key",
- "failedToUnlock": "Failed to unlock",
- "forceUnlock": "Force Unlock",
- "forgotPassword": "Forgot Password",
- "forgotPasswordEmailInstructions": "Please enter your email below. You will receive an email message with instructions on how to reset your password.",
- "forgotPasswordQuestion": "Forgot password?",
- "generate": "Generate",
- "generateNewAPIKey": "Generate new API key",
- "logBackIn": "Log back in",
- "logOut": "Log out",
- "loggedOutInactivity": "You have been logged out due to inactivity.",
- "loggedOutSuccessfully": "You have been logged out successfully.",
- "login": "Login",
- "logout": "Logout",
- "logoutUser": "Logout user",
- "newAPIKeyGenerated": "New API Key Generated.",
- "newPassword": "New Password",
- "resetPassword": "Reset Password",
- "stayLoggedIn": "Stay logged in",
- "successfullyUnlocked": "Successfully unlocked",
- "unableToVerify": "Unable to Verify",
- "verified": "Verified",
- "verifiedSuccessfully": "Verified Successfully",
- "verify": "Verify",
- "verifyUser": "Verify User",
- "youAreInactive": "You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?"
- },
- "error": {
- "autosaving": "There was a problem while autosaving this document.",
- "correctInvalidFields": "Please correct invalid fields.",
- "deletingTitle": "There was an error while deleting {{title}}. Please check your connection and try again.",
- "loadingDocument": "There was a problem loading the document with ID of {{id}}.",
- "localesNotSaved_one": "The following locale could not be saved:",
- "localesNotSaved_other": "The following locales could not be saved:",
- "noMatchedField": "No matched field found for \"{{label}}\"",
- "notAllowedToAccessPage": "You are not allowed to access this page.",
- "previewing": "There was a problem previewing this document.",
- "unableToDeleteCount": "Unable to delete {{count}} out of {{total}} {{label}}.",
- "unableToUpdateCount": "Unable to update {{count}} out of {{total}} {{label}}.",
- "unknown": "An unknown error has occurred.",
- "unspecific": "An error has occurred."
- },
- "fields": {
- "addLabel": "Add {{label}}",
- "addLink": "Add Link",
- "addNew": "Add new",
- "addNewLabel": "Add new {{label}}",
- "addRelationship": "Add Relationship",
- "addUpload": "Add Upload",
- "block": "block",
- "blockType": "Block Type",
- "blocks": "blocks",
- "chooseFromExisting": "Choose from existing",
- "collapseAll": "Collapse All",
- "editLink": "Edit Link",
- "editRelationship": "Edit Relationship",
- "itemsAndMore": "{{items}} and {{count}} more",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Latitude",
- "longitude": "Longitude",
- "passwordsDoNotMatch": "Passwords do not match.",
- "removeRelationship": "Remove Relationship",
- "removeUpload": "Remove Upload",
- "saveChanges": "Save changes",
- "searchForBlock": "Search for a block",
- "selectFieldsToEdit": "Select fields to edit",
- "showAll": "Show All",
- "swapRelationship": "Swap Relationship",
- "swapUpload": "Swap Upload",
- "toggleBlock": "Toggle block",
- "uploadNewLabel": "Upload new {{label}}"
- },
- "general": {
- "aboutToDelete": "You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?",
- "aboutToDeleteCount_many": "You are about to delete {{count}} {{label}}",
- "aboutToDeleteCount_one": "You are about to delete {{count}} {{label}}",
- "aboutToDeleteCount_other": "You are about to delete {{count}} {{label}}",
- "addBelow": "Add Below",
- "addFilter": "Add Filter",
- "adminTheme": "Admin Theme",
- "and": "And",
- "applyChanges": "Apply Changes",
- "ascending": "Ascending",
- "automatic": "Automatic",
- "backToDashboard": "Back to Dashboard",
- "cancel": "Cancel",
- "changesNotSaved": "Your changes have not been saved. If you leave now, you will lose your changes.",
- "close": "Close",
- "collapse": "Collapse",
- "collections": "Collections",
- "columnToSort": "Column to Sort",
- "columns": "Columns",
- "confirm": "Confirm",
- "confirmDeletion": "Confirm deletion",
- "confirmDuplication": "Confirm duplication",
- "copied": "Copied",
- "copy": "Copy",
- "create": "Create",
- "createNew": "Create New",
- "createNewLabel": "Create new {{label}}",
- "created": "Created",
- "creating": "Creating",
- "creatingNewLabel": "Creating new {{label}}",
- "dark": "Dark",
- "dashboard": "Dashboard",
- "delete": "Delete",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deleting": "Deleting...",
- "descending": "Descending",
- "deselectAllRows": "Deselect all rows",
- "duplicate": "Duplicate",
- "duplicateWithoutSaving": "Duplicate without saving changes",
- "edit": "Edit",
- "editLabel": "Edit {{label}}",
- "editing": "Editing",
- "editingLabel_many": "Editing {{count}} {{label}}",
- "editingLabel_one": "Editing {{count}} {{label}}",
- "editingLabel_other": "Editing {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email Address",
- "enterAValue": "Enter a value",
- "error": "Error",
- "errors": "Errors",
- "fallbackToDefaultLocale": "Fallback to default locale",
- "filterWhere": "Filter {{label}} where",
- "filters": "Filters",
- "globals": "Globals",
- "language": "Language",
- "lastModified": "Last Modified",
- "leaveAnyway": "Leave anyway",
- "leaveWithoutSaving": "Leave without saving",
- "light": "Light",
- "livePreview": "Live Preview",
- "loading": "Loading",
- "locale": "Locale",
- "menu": "Menu",
- "moveDown": "Move Down",
- "moveUp": "Move Up",
- "noFiltersSet": "No filters set",
- "noLabel": "<No {{label}}>",
- "noOptions": "No options",
- "noResults": "No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.",
- "noValue": "No value",
- "none": "None",
- "notFound": "Not Found",
- "nothingFound": "Nothing found",
- "of": "of",
- "open": "Open",
- "or": "Or",
- "order": "Order",
- "pageNotFound": "Page not found",
- "password": "Password",
- "payloadSettings": "Payload Settings",
- "perPage": "Per Page: {{limit}}",
- "remove": "Remove",
- "reset": "Reset",
- "row": "Row",
- "rows": "Rows",
- "save": "Save",
- "saving": "Saving...",
- "searchBy": "Search by {{label}}",
- "selectAll": "Select all {{count}} {{label}}",
- "selectAllRows": "Select all rows",
- "selectValue": "Select a value",
- "selectedCount": "{{count}} {{label}} selected",
- "showAllLabel": "Show all {{label}}",
- "sorryNotFound": "Sorry—there is nothing to correspond with your request.",
- "sort": "Sort",
- "sortByLabelDirection": "Sort by {{label}} {{direction}}",
- "stayOnThisPage": "Stay on this page",
- "submissionSuccessful": "Submission Successful.",
- "submit": "Submit",
- "successfullyCreated": "{{label}} successfully created.",
- "successfullyDuplicated": "{{label}} successfully duplicated.",
- "thisLanguage": "English",
- "titleDeleted": "{{label}} \"{{title}}\" successfully deleted.",
- "unauthorized": "Unauthorized",
- "unsavedChangesDuplicate": "You have unsaved changes. Would you like to continue to duplicate?",
- "untitled": "Untitled",
- "updatedAt": "Updated At",
- "updatedCountSuccessfully": "Updated {{count}} {{label}} successfully.",
- "updatedSuccessfully": "Updated successfully.",
- "updating": "Updating",
- "welcome": "Welcome"
- },
- "operators": {
- "contains": "contains",
- "equals": "equals",
- "exists": "exists",
- "isGreaterThan": "is greater than",
- "isGreaterThanOrEqualTo": "is greater than or equal to",
- "isIn": "is in",
- "isLessThan": "is less than",
- "isLessThanOrEqualTo": "is less than or equal to",
- "isLike": "is like",
- "isNotEqualTo": "is not equal to",
- "isNotIn": "is not in",
- "near": "near"
- },
- "upload": {
- "crop": "Crop",
- "cropToolDescription": "Drag the corners of the selected area, draw a new area or adjust the values below.",
- "dragAndDrop": "Drag and drop a file",
- "editImage": "Edit Image",
- "focalPoint": "Focal Point",
- "focalPointDescription": "Drag the focal point directly on the preview or adjust the values below.",
- "height": "Height",
- "previewSizes": "Preview Sizes",
- "selectCollectionToBrowse": "Select a Collection to Browse",
- "selectFile": "Select a file",
- "setCropArea": "Set crop area",
- "setFocalPoint": "Set focal point",
- "sizesFor": "Sizes for {{label}}",
- "width": "Width"
- },
- "validation": {
- "fieldHasNo": "This field has no {{label}}",
- "limitReached": "Limit reached, only {{max}} items can be added.",
- "required": "This field is required.",
- "requiresAtLeast": "This field requires at least {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "You are about to publish all {{label}} in the selection. Are you sure?",
- "aboutToRestore": "You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.",
- "aboutToRestoreGlobal": "You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.",
- "aboutToRevertToPublished": "You are about to revert this document's changes to its published state. Are you sure?",
- "aboutToUnpublish": "You are about to unpublish this document. Are you sure?",
- "aboutToUnpublishSelection": "You are about to unpublish all {{label}} in the selection. Are you sure?",
- "autosave": "Autosave",
- "autosavedSuccessfully": "Autosaved successfully.",
- "changed": "Changed",
- "compareVersion": "Compare version against:",
- "confirmPublish": "Confirm publish",
- "confirmRevertToSaved": "Confirm revert to saved",
- "confirmUnpublish": "Confirm unpublish",
- "confirmVersionRestoration": "Confirm version Restoration",
- "draft": "Draft",
- "draftSavedSuccessfully": "Draft saved successfully.",
- "noFurtherVersionsFound": "No further versions found",
- "noRowsFound": "No {{label}} found",
- "preview": "Preview",
- "problemRestoringVersion": "There was a problem restoring this version",
- "publish": "Publish",
- "publishChanges": "Publish changes",
- "published": "Published",
- "restoreThisVersion": "Restore this version",
- "restoredSuccessfully": "Restored Successfully.",
- "restoring": "Restoring...",
- "revertToPublished": "Revert to published",
- "saveDraft": "Save Draft",
- "selectLocales": "Select locales to display",
- "selectVersionToCompare": "Select a version to compare",
- "showLocales": "Show locales:",
- "type": "Type",
- "unpublish": "Unpublish",
- "unpublishing": "Unpublishing...",
- "version": "Version",
- "versionCreatedOn": "{{version}} created on:",
- "versionID": "Version ID",
- "versions": "Versions",
- "viewingVersion": "Viewing version for the {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viewing version for the global {{entityLabel}}",
- "viewingVersions": "Viewing versions for the {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viewing versions for the global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/es.js b/packages/translations/src/_generatedFiles_/client/es.js
new file mode 100644
index 00000000000..54d84850059
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/es.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Cuenta',
+ accountOfCurrentUser: 'Cuenta del usuario actual',
+ alreadyActivated: 'Ya Activado',
+ alreadyLoggedIn: 'Sesión iniciada',
+ backToLogin: 'Regresar al inicio de sesión',
+ beginCreateFirstUser: 'Para empezar, crea tu primer usuario.',
+ changePassword: 'Cambiar contraseña',
+ confirmGeneration: 'Confirmar Generación',
+ confirmPassword: 'Confirmar Contraseña',
+ emailNotValid: 'El correo proporcionado es inválido',
+ emailSent: 'Correo Enviado',
+ enableAPIKey: 'Habilitar Clave API',
+ failedToUnlock: 'Desbloqueo Fallido',
+ forceUnlock: 'Forzar Desbloqueo',
+ forgotPassword: 'Olvidé mi contraseña',
+ forgotPasswordEmailInstructions:
+ 'Por favor introduce tu correo electrónico. Recibirás un mensaje con las instrucciones para restablecer tu contraseña.',
+ forgotPasswordQuestion: '¿Olvidaste tu contraseña?',
+ generate: 'Generar',
+ generateNewAPIKey: 'Generar Nueva Clave de API',
+ logBackIn: 'Volver a iniciar sesión',
+ logOut: 'Cerrar sesión',
+ loggedOutInactivity: 'Tú sesión se cerró debido a inactividad.',
+ loggedOutSuccessfully: 'Tú sesión se cerró correctamente.',
+ login: 'Iniciar sesión',
+ logout: 'Cerrar sesión',
+ logoutUser: 'Cerrar sesión de usuario',
+ newAPIKeyGenerated: 'Nueva Clave de API Generada.',
+ newPassword: 'Nueva Contraseña',
+ resetPassword: 'Restablecer Contraseña',
+ stayLoggedIn: 'Mantener sesión abierta',
+ successfullyUnlocked: 'Desbloqueado correctamente',
+ unableToVerify: 'No se pudo Verificar',
+ verified: 'Verificado',
+ verifiedSuccessfully: 'Verificación Correcta',
+ verify: 'Verificar',
+ verifyUser: 'Verificar Usuario',
+ youAreInactive:
+ 'Has estado inactivo por un tiempo y por tu seguridad se cerrará tu sesión automáticamente. ¿Deseas mantener tu sesión activa?',
+ },
+ error: {
+ autosaving: 'Ocurrió un problema al autoguardar este documento.',
+ correctInvalidFields: 'Por favor corrige los campos inválidos.',
+ deletingTitle:
+ 'Ocurrió un error al eliminar {{title}}. Por favor revisa tu conexión y vuelve a intentarlo.',
+ loadingDocument: 'Ocurrió un problema al cargar el documento con la ID {{id}}.',
+ noMatchedField: 'No se encontró un campo para "{{label}}"',
+ notAllowedToAccessPage: 'No tienes permiso para acceder a esta página.',
+ previewing: 'Ocurrió un problema al previsualizar este documento.',
+ unableToDeleteCount: 'No se pudo eliminar {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'No se puede actualizar {{count}} de {{total}} {{label}}.',
+ unknown: 'Ocurrió un error desconocido.',
+ unspecific: 'Ocurrió un error.',
+ },
+ fields: {
+ addLabel: 'Añadir {{label}}',
+ addLink: 'Añadir Enlace',
+ addNew: 'Añadir nuevo',
+ addNewLabel: 'Añadir {{label}}',
+ addRelationship: 'Añadir Relación',
+ addUpload: 'Añadir Carga',
+ block: 'bloque',
+ blockType: 'Tipo de bloque',
+ blocks: 'bloques',
+ chooseFromExisting: 'Elegir existente',
+ collapseAll: 'Colapsar todo',
+ editLink: 'Editar Enlace',
+ editRelationship: 'Editar Relación',
+ itemsAndMore: '{{items}} y {{count}} más',
+ labelRelationship: 'Relación de {{label}}',
+ latitude: 'Latitud',
+ longitude: 'Longitud',
+ passwordsDoNotMatch: 'Las contraseñas no coinciden.',
+ removeRelationship: 'Eliminar relación',
+ removeUpload: 'Quitar Carga',
+ saveChanges: 'Guardar cambios',
+ searchForBlock: 'Buscar bloque',
+ selectFieldsToEdit: 'Seleccionar campos para editar',
+ showAll: 'Mostrar Todo',
+ swapRelationship: 'Cambiar Relación',
+ swapUpload: 'Cambiar carga',
+ toggleBlock: 'Alternar bloque',
+ uploadNewLabel: 'Subir nuevo {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Estás por eliminar el {{label}} <1>{{title}}</1>. ¿Estás seguro?',
+ aboutToDeleteCount_many: 'Está a punto de eliminar {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Está a punto de eliminar {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Está a punto de eliminar {{count}} {{label}}',
+ addBelow: 'Agrega abajo',
+ addFilter: 'Añadir filtro',
+ adminTheme: 'Tema del admin',
+ and: 'Y',
+ applyChanges: 'Aplicar Cambios',
+ ascending: 'Ascendente',
+ automatic: 'Automático',
+ backToDashboard: 'Volver al Tablero',
+ cancel: 'Cancelar',
+ changesNotSaved:
+ 'Tus cambios no han sido guardados. Si te sales ahora, se perderán tus cambios.',
+ close: 'Cerrar',
+ collapse: 'Colapsar',
+ collections: 'Colecciones',
+ columnToSort: 'Columna de ordenado',
+ columns: 'Columnas',
+ confirm: 'Confirmar',
+ confirmDeletion: 'Confirmar eliminación',
+ confirmDuplication: 'Confirmar duplicado',
+ copied: 'Copiado',
+ copy: 'Copiar',
+ create: 'Crear',
+ createNew: 'Crear nuevo',
+ createNewLabel: 'Crear nuevo {{label}}',
+ created: 'Creado',
+ creating: 'Creando',
+ creatingNewLabel: 'Creando nuevo {{label}}',
+ dark: 'Oscuro',
+ dashboard: 'Tablero',
+ delete: 'Eliminar',
+ deletedCountSuccessfully: 'Se eliminó {{count}} {{label}} con éxito.',
+ deleting: 'Eliminando...',
+ descending: 'Descendente',
+ deselectAllRows: 'Deselecciona todas las filas',
+ duplicate: 'Duplicar',
+ duplicateWithoutSaving: 'Duplicar sin guardar cambios',
+ edit: 'Editar',
+ editLabel: 'Editar {{label}}',
+ editing: 'Editando',
+ editingLabel_many: 'Edición de {{count}} {{label}}',
+ editingLabel_one: 'Editando {{count}} {{label}}',
+ editingLabel_other: 'Edición de {{count}} {{label}}',
+ email: 'Correo electrónico',
+ emailAddress: 'Dirección de Correo Electrónico',
+ enterAValue: 'Introduce un valor',
+ error: 'Error',
+ errors: 'Errores',
+ fallbackToDefaultLocale: 'Volver a la configuración regional por defecto',
+ filterWhere: 'Filtrar {{label}} donde',
+ filters: 'Filtros',
+ globals: 'Globales',
+ language: 'Idioma',
+ lastModified: 'Última modificación',
+ leaveAnyway: 'Salir de todos modos',
+ leaveWithoutSaving: 'Salir sin guardar',
+ light: 'Claro',
+ livePreview: 'Previsualizar',
+ loading: 'Cargando',
+ locale: 'Regional',
+ menu: 'Menú',
+ moveDown: 'Mover abajo',
+ moveUp: 'Mover arriba',
+ noFiltersSet: 'No hay filtros establecidos',
+ noLabel: '<Sin {{label}}>',
+ noOptions: 'Sin opciones',
+ noResults:
+ 'No encontramos {{label}}. Puede que no existan {{label}} todavía o no hay coincidencias con los filtros introducidos arriba.',
+ noValue: 'Sin valor',
+ none: 'Ninguna',
+ notFound: 'No encontrado',
+ nothingFound: 'No se encontró nada',
+ of: 'de',
+ open: 'Abrir',
+ or: 'O',
+ order: 'Orden',
+ pageNotFound: 'Página no encontrada',
+ password: 'Contraseña',
+ payloadSettings: 'Configuración de la carga',
+ perPage: 'Por página: {{limit}}',
+ remove: 'Remover',
+ reset: 'Reiniciar',
+ row: 'Fila',
+ rows: 'Filas',
+ save: 'Guardar',
+ saving: 'Guardando...',
+ searchBy: 'Buscar por {{label}}',
+ selectAll: 'Seleccionar todo {{count}} {{label}}',
+ selectAllRows: 'Selecciona todas las filas',
+ selectValue: 'Selecciona un valor',
+ selectedCount: '{{count}} {{label}} seleccionado',
+ showAllLabel: 'Muestra todas {{label}}',
+ sorryNotFound: 'Lo sentimos. No hay nada que corresponda con tu solicitud.',
+ sort: 'Ordenar',
+ sortByLabelDirection: 'Ordenar por {{label}} {{direction}}',
+ stayOnThisPage: 'Permanecer en esta página',
+ submissionSuccessful: 'Envío realizado correctamente.',
+ submit: 'Enviar',
+ successfullyCreated: '{{label}} creado correctamente.',
+ successfullyDuplicated: '{{label}} duplicado correctamente.',
+ thisLanguage: 'Español',
+ titleDeleted: '{{label}} {{title}} eliminado correctamente.',
+ unauthorized: 'No autorizado',
+ unsavedChangesDuplicate: 'Tienes cambios sin guardar. ¿Deseas continuar para duplicar?',
+ untitled: 'Sin título',
+ updatedAt: 'Fecha de modificado',
+ updatedCountSuccessfully: '{{count}} {{label}} actualizado con éxito.',
+ updatedSuccessfully: 'Actualizado con éxito.',
+ updating: 'Actualizando',
+ welcome: 'Bienvenido',
+ },
+ operators: {
+ contains: 'contiene',
+ equals: 'igual',
+ exists: 'existe',
+ isGreaterThan: 'es mayor que',
+ isGreaterThanOrEqualTo: 'es mayor o igual que',
+ isIn: 'está en',
+ isLessThan: 'es menor que',
+ isLessThanOrEqualTo: 'es menor o igual que',
+ isLike: 'es como',
+ isNotEqualTo: 'no es igual a',
+ isNotIn: 'no está en',
+ near: 'cerca',
+ },
+ upload: {
+ crop: 'Cultivo',
+ cropToolDescription:
+ 'Arrastra las esquinas del área seleccionada, dibuja un nuevo área o ajusta los valores a continuación.',
+ dragAndDrop: 'Arrastra y suelta un archivo',
+ editImage: 'Editar imagen',
+ focalPoint: 'Punto Focal',
+ focalPointDescription:
+ 'Arrastra el punto focal directamente en la vista previa o ajusta los valores a continuación.',
+ height: 'Alto',
+ previewSizes: 'Tamaños de Vista Previa',
+ selectCollectionToBrowse: 'Selecciona una Colección',
+ selectFile: 'Selecciona un archivo',
+ setCropArea: 'Establecer área de cultivo',
+ setFocalPoint: 'Establecer punto focal',
+ sizesFor: 'Tamaños para {{label}}',
+ width: 'Ancho',
+ },
+ validation: {
+ fieldHasNo: 'Este campo no tiene {{label}}',
+ limitReached: 'Se ha alcanzado el límite, solo se pueden agregar {{max}} elementos.',
+ required: 'Este campo es obligatorio.',
+ requiresAtLeast: 'Este campo require al menos {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Está a punto de publicar todas las {{etiquetas}} de la selección. ¿Está seguro?',
+ aboutToRestore:
+ 'Estás a punto de restaurar este documento de {{label}} al estado en el que estaba en la fecha {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Estás a punto de restaurar el {{label}} global al estado en el que estaba en la fecha {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Estás a punto de revertir los cambios de este documento a su estado publicado. ¿Estás seguro?',
+ aboutToUnpublish: 'Estás a punto de despublicar este documento. ¿Estás seguro?',
+ aboutToUnpublishSelection:
+ 'Está a punto de anular la publicación de todos los {{label}} de la selección. ¿Está seguro?',
+ autosave: 'Autoguardar',
+ autosavedSuccessfully: 'Guardado automáticamente con éxito.',
+ changed: 'Modificado',
+ compareVersion: 'Comparar versión con:',
+ confirmPublish: 'Confirmar publicación',
+ confirmRevertToSaved: 'Confirmar revertir a guardado',
+ confirmUnpublish: 'Confirmar despublicado',
+ confirmVersionRestoration: 'Confirmar restauración de versión',
+ draft: 'Borrador',
+ draftSavedSuccessfully: 'Borrador guardado con éxito.',
+ noFurtherVersionsFound: 'No se encontraron más versiones',
+ noRowsFound: 'No encontramos {{label}}',
+ preview: 'Previsualizar',
+ problemRestoringVersion: 'Ocurrió un problema al restaurar esta versión',
+ publish: 'Publicar',
+ publishChanges: 'Publicar cambios',
+ published: 'Publicado',
+ restoreThisVersion: 'Restaurar esta versión',
+ restoredSuccessfully: 'Restaurado éxito.',
+ restoring: 'Restaurando...',
+ revertToPublished: 'Revertir a publicado',
+ saveDraft: 'Guardar Borrador',
+ selectLocales: 'Selecciona idiomas a mostrar',
+ selectVersionToCompare: 'Selecciona versión a comparar',
+ showLocales: 'Mostrar idiomas:',
+ type: 'Tipo',
+ unpublish: 'Despublicar',
+ unpublishing: 'Despublicando...',
+ version: 'Versión',
+ versionCreatedOn: '{{version}} creada el:',
+ versionID: 'ID de Versión',
+ versions: 'Versiones',
+ viewingVersion: 'Viendo versión para {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viendo versión para el global {{entityLabel}}',
+ viewingVersions: 'Viendo versiones para {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viendo versiones para el global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/es.json b/packages/translations/src/_generatedFiles_/client/es.json
deleted file mode 100644
index 3dc625c8cd2..00000000000
--- a/packages/translations/src/_generatedFiles_/client/es.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cuenta",
- "accountOfCurrentUser": "Cuenta del usuario actual",
- "alreadyActivated": "Ya Activado",
- "alreadyLoggedIn": "Sesión iniciada",
- "backToLogin": "Regresar al inicio de sesión",
- "beginCreateFirstUser": "Para empezar, crea tu primer usuario.",
- "changePassword": "Cambiar contraseña",
- "confirmGeneration": "Confirmar Generación",
- "confirmPassword": "Confirmar Contraseña",
- "emailNotValid": "El correo proporcionado es inválido",
- "emailSent": "Correo Enviado",
- "enableAPIKey": "Habilitar Clave API",
- "failedToUnlock": "Desbloqueo Fallido",
- "forceUnlock": "Forzar Desbloqueo",
- "forgotPassword": "Olvidé mi contraseña",
- "forgotPasswordEmailInstructions": "Por favor introduce tu correo electrónico. Recibirás un mensaje con las instrucciones para restablecer tu contraseña.",
- "forgotPasswordQuestion": "¿Olvidaste tu contraseña?",
- "generate": "Generar",
- "generateNewAPIKey": "Generar Nueva Clave de API",
- "logBackIn": "Volver a iniciar sesión",
- "logOut": "Cerrar sesión",
- "loggedOutInactivity": "Tú sesión se cerró debido a inactividad.",
- "loggedOutSuccessfully": "Tú sesión se cerró correctamente.",
- "login": "Iniciar sesión",
- "logout": "Cerrar sesión",
- "logoutUser": "Cerrar sesión de usuario",
- "newAPIKeyGenerated": "Nueva Clave de API Generada.",
- "newPassword": "Nueva Contraseña",
- "resetPassword": "Restablecer Contraseña",
- "stayLoggedIn": "Mantener sesión abierta",
- "successfullyUnlocked": "Desbloqueado correctamente",
- "unableToVerify": "No se pudo Verificar",
- "verified": "Verificado",
- "verifiedSuccessfully": "Verificación Correcta",
- "verify": "Verificar",
- "verifyUser": "Verificar Usuario",
- "youAreInactive": "Has estado inactivo por un tiempo y por tu seguridad se cerrará tu sesión automáticamente. ¿Deseas mantener tu sesión activa?"
- },
- "error": {
- "autosaving": "Ocurrió un problema al autoguardar este documento.",
- "correctInvalidFields": "Por favor corrige los campos inválidos.",
- "deletingTitle": "Ocurrió un error al eliminar {{title}}. Por favor revisa tu conexión y vuelve a intentarlo.",
- "loadingDocument": "Ocurrió un problema al cargar el documento con la ID {{id}}.",
- "noMatchedField": "No se encontró un campo para \"{{label}}\"",
- "notAllowedToAccessPage": "No tienes permiso para acceder a esta página.",
- "previewing": "Ocurrió un problema al previsualizar este documento.",
- "unableToDeleteCount": "No se pudo eliminar {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "No se puede actualizar {{count}} de {{total}} {{label}}.",
- "unknown": "Ocurrió un error desconocido.",
- "unspecific": "Ocurrió un error."
- },
- "fields": {
- "addLabel": "Añadir {{label}}",
- "addLink": "Añadir Enlace",
- "addNew": "Añadir nuevo",
- "addNewLabel": "Añadir {{label}}",
- "addRelationship": "Añadir Relación",
- "addUpload": "Añadir Carga",
- "block": "bloque",
- "blockType": "Tipo de bloque",
- "blocks": "bloques",
- "chooseFromExisting": "Elegir existente",
- "collapseAll": "Colapsar todo",
- "editLink": "Editar Enlace",
- "editRelationship": "Editar Relación",
- "itemsAndMore": "{{items}} y {{count}} más",
- "labelRelationship": "Relación de {{label}}",
- "latitude": "Latitud",
- "longitude": "Longitud",
- "passwordsDoNotMatch": "Las contraseñas no coinciden.",
- "removeRelationship": "Eliminar relación",
- "removeUpload": "Quitar Carga",
- "saveChanges": "Guardar cambios",
- "searchForBlock": "Buscar bloque",
- "selectFieldsToEdit": "Seleccionar campos para editar",
- "showAll": "Mostrar Todo",
- "swapRelationship": "Cambiar Relación",
- "swapUpload": "Cambiar carga",
- "toggleBlock": "Alternar bloque",
- "uploadNewLabel": "Subir nuevo {{label}}"
- },
- "general": {
- "aboutToDelete": "Estás por eliminar el {{label}} <1>{{title}}</1>. ¿Estás seguro?",
- "aboutToDeleteCount_many": "Está a punto de eliminar {{count}} {{label}}",
- "aboutToDeleteCount_one": "Está a punto de eliminar {{count}} {{label}}",
- "aboutToDeleteCount_other": "Está a punto de eliminar {{count}} {{label}}",
- "addBelow": "Agrega abajo",
- "addFilter": "Añadir filtro",
- "adminTheme": "Tema del admin",
- "and": "Y",
- "applyChanges": "Aplicar Cambios",
- "ascending": "Ascendente",
- "automatic": "Automático",
- "backToDashboard": "Volver al Tablero",
- "cancel": "Cancelar",
- "changesNotSaved": "Tus cambios no han sido guardados. Si te sales ahora, se perderán tus cambios.",
- "close": "Cerrar",
- "collapse": "Colapsar",
- "collections": "Colecciones",
- "columnToSort": "Columna de ordenado",
- "columns": "Columnas",
- "confirm": "Confirmar",
- "confirmDeletion": "Confirmar eliminación",
- "confirmDuplication": "Confirmar duplicado",
- "copied": "Copiado",
- "copy": "Copiar",
- "create": "Crear",
- "createNew": "Crear nuevo",
- "createNewLabel": "Crear nuevo {{label}}",
- "created": "Creado",
- "creating": "Creando",
- "creatingNewLabel": "Creando nuevo {{label}}",
- "dark": "Oscuro",
- "dashboard": "Tablero",
- "delete": "Eliminar",
- "deletedCountSuccessfully": "Se eliminó {{count}} {{label}} con éxito.",
- "deleting": "Eliminando...",
- "descending": "Descendente",
- "deselectAllRows": "Deselecciona todas las filas",
- "duplicate": "Duplicar",
- "duplicateWithoutSaving": "Duplicar sin guardar cambios",
- "edit": "Editar",
- "editLabel": "Editar {{label}}",
- "editing": "Editando",
- "editingLabel_many": "Edición de {{count}} {{label}}",
- "editingLabel_one": "Editando {{count}} {{label}}",
- "editingLabel_other": "Edición de {{count}} {{label}}",
- "email": "Correo electrónico",
- "emailAddress": "Dirección de Correo Electrónico",
- "enterAValue": "Introduce un valor",
- "error": "Error",
- "errors": "Errores",
- "fallbackToDefaultLocale": "Volver a la configuración regional por defecto",
- "filterWhere": "Filtrar {{label}} donde",
- "filters": "Filtros",
- "globals": "Globales",
- "language": "Idioma",
- "lastModified": "Última modificación",
- "leaveAnyway": "Salir de todos modos",
- "leaveWithoutSaving": "Salir sin guardar",
- "light": "Claro",
- "livePreview": "Previsualizar",
- "loading": "Cargando",
- "locale": "Regional",
- "menu": "Menú",
- "moveDown": "Mover abajo",
- "moveUp": "Mover arriba",
- "noFiltersSet": "No hay filtros establecidos",
- "noLabel": "<Sin {{label}}>",
- "noOptions": "Sin opciones",
- "noResults": "No encontramos {{label}}. Puede que no existan {{label}} todavía o no hay coincidencias con los filtros introducidos arriba.",
- "noValue": "Sin valor",
- "none": "Ninguna",
- "notFound": "No encontrado",
- "nothingFound": "No se encontró nada",
- "of": "de",
- "open": "Abrir",
- "or": "O",
- "order": "Orden",
- "pageNotFound": "Página no encontrada",
- "password": "Contraseña",
- "payloadSettings": "Configuración de la carga",
- "perPage": "Por página: {{limit}}",
- "remove": "Remover",
- "reset": "Reiniciar",
- "row": "Fila",
- "rows": "Filas",
- "save": "Guardar",
- "saving": "Guardando...",
- "searchBy": "Buscar por {{label}}",
- "selectAll": "Seleccionar todo {{count}} {{label}}",
- "selectAllRows": "Selecciona todas las filas",
- "selectValue": "Selecciona un valor",
- "selectedCount": "{{count}} {{label}} seleccionado",
- "showAllLabel": "Muestra todas {{label}}",
- "sorryNotFound": "Lo sentimos. No hay nada que corresponda con tu solicitud.",
- "sort": "Ordenar",
- "sortByLabelDirection": "Ordenar por {{label}} {{direction}}",
- "stayOnThisPage": "Permanecer en esta página",
- "submissionSuccessful": "Envío realizado correctamente.",
- "submit": "Enviar",
- "successfullyCreated": "{{label}} creado correctamente.",
- "successfullyDuplicated": "{{label}} duplicado correctamente.",
- "thisLanguage": "Español",
- "titleDeleted": "{{label}} {{title}} eliminado correctamente.",
- "unauthorized": "No autorizado",
- "unsavedChangesDuplicate": "Tienes cambios sin guardar. ¿Deseas continuar para duplicar?",
- "untitled": "Sin título",
- "updatedAt": "Fecha de modificado",
- "updatedCountSuccessfully": "{{count}} {{label}} actualizado con éxito.",
- "updatedSuccessfully": "Actualizado con éxito.",
- "updating": "Actualizando",
- "welcome": "Bienvenido"
- },
- "operators": {
- "contains": "contiene",
- "equals": "igual",
- "exists": "existe",
- "isGreaterThan": "es mayor que",
- "isGreaterThanOrEqualTo": "es mayor o igual que",
- "isIn": "está en",
- "isLessThan": "es menor que",
- "isLessThanOrEqualTo": "es menor o igual que",
- "isLike": "es como",
- "isNotEqualTo": "no es igual a",
- "isNotIn": "no está en",
- "near": "cerca"
- },
- "upload": {
- "crop": "Cultivo",
- "cropToolDescription": "Arrastra las esquinas del área seleccionada, dibuja un nuevo área o ajusta los valores a continuación.",
- "dragAndDrop": "Arrastra y suelta un archivo",
- "editImage": "Editar imagen",
- "focalPoint": "Punto Focal",
- "focalPointDescription": "Arrastra el punto focal directamente en la vista previa o ajusta los valores a continuación.",
- "height": "Alto",
- "previewSizes": "Tamaños de Vista Previa",
- "selectCollectionToBrowse": "Selecciona una Colección",
- "selectFile": "Selecciona un archivo",
- "setCropArea": "Establecer área de cultivo",
- "setFocalPoint": "Establecer punto focal",
- "sizesFor": "Tamaños para {{label}}",
- "width": "Ancho"
- },
- "validation": {
- "fieldHasNo": "Este campo no tiene {{label}}",
- "limitReached": "Se ha alcanzado el límite, solo se pueden agregar {{max}} elementos.",
- "required": "Este campo es obligatorio.",
- "requiresAtLeast": "Este campo require al menos {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Está a punto de publicar todas las {{etiquetas}} de la selección. ¿Está seguro?",
- "aboutToRestore": "Estás a punto de restaurar este documento de {{label}} al estado en el que estaba en la fecha {{versionDate}}.",
- "aboutToRestoreGlobal": "Estás a punto de restaurar el {{label}} global al estado en el que estaba en la fecha {{versionDate}}.",
- "aboutToRevertToPublished": "Estás a punto de revertir los cambios de este documento a su estado publicado. ¿Estás seguro?",
- "aboutToUnpublish": "Estás a punto de despublicar este documento. ¿Estás seguro?",
- "aboutToUnpublishSelection": "Está a punto de anular la publicación de todos los {{label}} de la selección. ¿Está seguro?",
- "autosave": "Autoguardar",
- "autosavedSuccessfully": "Guardado automáticamente con éxito.",
- "changed": "Modificado",
- "compareVersion": "Comparar versión con:",
- "confirmPublish": "Confirmar publicación",
- "confirmRevertToSaved": "Confirmar revertir a guardado",
- "confirmUnpublish": "Confirmar despublicado",
- "confirmVersionRestoration": "Confirmar restauración de versión",
- "draft": "Borrador",
- "draftSavedSuccessfully": "Borrador guardado con éxito.",
- "noFurtherVersionsFound": "No se encontraron más versiones",
- "noRowsFound": "No encontramos {{label}}",
- "preview": "Previsualizar",
- "problemRestoringVersion": "Ocurrió un problema al restaurar esta versión",
- "publish": "Publicar",
- "publishChanges": "Publicar cambios",
- "published": "Publicado",
- "restoreThisVersion": "Restaurar esta versión",
- "restoredSuccessfully": "Restaurado éxito.",
- "restoring": "Restaurando...",
- "revertToPublished": "Revertir a publicado",
- "saveDraft": "Guardar Borrador",
- "selectLocales": "Selecciona idiomas a mostrar",
- "selectVersionToCompare": "Selecciona versión a comparar",
- "showLocales": "Mostrar idiomas:",
- "type": "Tipo",
- "unpublish": "Despublicar",
- "unpublishing": "Despublicando...",
- "version": "Versión",
- "versionCreatedOn": "{{version}} creada el:",
- "versionID": "ID de Versión",
- "versions": "Versiones",
- "viewingVersion": "Viendo versión para {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viendo versión para el global {{entityLabel}}",
- "viewingVersions": "Viendo versiones para {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viendo versiones para el global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/fa.js b/packages/translations/src/_generatedFiles_/client/fa.js
new file mode 100644
index 00000000000..d13b0add9f1
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/fa.js
@@ -0,0 +1,286 @@
+export default {
+ authentication: {
+ account: 'نمایه',
+ accountOfCurrentUser: 'نمایه کاربر فعلی',
+ alreadyActivated: 'قبلاً فعال شده است',
+ alreadyLoggedIn: 'قبلاً وارد شدهاید',
+ backToLogin: 'بازگشت به برگه ورود',
+ beginCreateFirstUser: 'برای آغاز، نخستین کاربر خود را بسازید.',
+ changePassword: 'تغییر گذرواژه',
+ confirmGeneration: 'تأیید ساخت',
+ confirmPassword: 'تأیید گذرواژه',
+ emailNotValid: 'رایانامه ارائهشده درست نیست',
+ emailSent: 'رایانامه فرستاده شد',
+ enableAPIKey: 'فعالسازی کلید اِیپیآی',
+ failedToUnlock: 'باز کردن قفل ناموفق بود',
+ forceUnlock: 'باز کردن قفل اجباری',
+ forgotPassword: 'بازیابی گذرواژه',
+ forgotPasswordEmailInstructions:
+ 'لطفا نام کاربری یا نشانی رایانامه خود را وارد نمایید. شما یک پیام با دستورالعمل راهاندازی مجدد گذرواژه خود دریافت خواهید کرد.',
+ forgotPasswordQuestion: 'بازیابی گذرواژه؟',
+ generate: 'ساخت',
+ generateNewAPIKey: 'ساخت کلید اِیپیآی تازه',
+ logBackIn: 'دوباره وارد شوید',
+ logOut: 'خروج',
+ loggedOutInactivity: 'شما به دلیل عدم فعالیت از سیستم خارج شده اید.',
+ loggedOutSuccessfully: 'شما با موفقیت از سیستم خارج شدید.',
+ login: 'وارد شدن',
+ logout: 'خروج',
+ logoutUser: 'خروج از کاربر',
+ newAPIKeyGenerated: 'کلید اِیپیآی تازه ساخته شد.',
+ newPassword: 'گذرواژه تازه',
+ resetPassword: 'بازنشانی گذرواژه',
+ stayLoggedIn: 'وارد سیستم بمانید',
+ successfullyUnlocked: 'با موفقیت باز شد',
+ unableToVerify: 'امکان تأیید نیست',
+ verified: 'تأیید شده',
+ verifiedSuccessfully: 'با موفقیت تأیید شد',
+ verify: 'تأیید',
+ verifyUser: 'تأیید کاربر',
+ youAreInactive:
+ 'مدتی است که فعال نبودهاید و به زودی جهت حفظ امنیت شما به صورت خودکار از سیستم خارج خواهید شد. ادامه میدهید؟',
+ },
+ error: {
+ autosaving: 'هنگام ذخیره خودکار این سند خطایی رخ داد.',
+ correctInvalidFields: 'لطفا کادرهای نامعتبر را تصحیح کنید.',
+ deletingTitle: 'هنگام حذف {{title}} خطایی رخ داد. لطفاً وضعیت اتصال اینترنت خود را بررسی کنید.',
+ loadingDocument: 'مشکلی در بارگیری رسانه با شناسه {{id}} پیش آمد.',
+ noMatchedField: 'کادر منطبقی با"{{label}}" یافت نشد',
+ notAllowedToAccessPage: 'شما اجازه دسترسی به این برگه را ندارید.',
+ previewing: 'مشکلی در پیشنمایش این رسانه رخ داد.',
+ unableToDeleteCount: 'نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.',
+ unableToUpdateCount: 'امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.',
+ unknown: 'یک خطای ناشناخته رخ داد.',
+ unspecific: 'خطایی رخ داد.',
+ },
+ fields: {
+ addLabel: 'افزودن {{label}}',
+ addLink: 'افزودن پیوند',
+ addNew: 'افزودن',
+ addNewLabel: 'افزودن {{label}} تازه',
+ addRelationship: 'افزودن پیوستگی',
+ addUpload: 'افزودن بارگذار',
+ block: 'بلوک',
+ blockType: 'نوع بلوک',
+ blocks: 'بلوکها',
+ chooseFromExisting: 'برگزیدن از بین ورودیها',
+ collapseAll: 'بستن همه',
+ editLink: 'نگارش پیوند',
+ editRelationship: 'نگارش پیوستگی',
+ itemsAndMore: '{{items}} و {{count}} بیشتر',
+ labelRelationship: '{{label}} پیوستگی',
+ latitude: 'عرض جغرافیایی',
+ longitude: 'طول جغرافیایی',
+ passwordsDoNotMatch: 'گذرواژههای وارد شده مطابقت ندارند.',
+ removeRelationship: 'حذف پیوستگی',
+ removeUpload: 'حذف بارگذار',
+ saveChanges: 'ذخیره تغییرات',
+ searchForBlock: 'جستوجو برای بلوک',
+ selectFieldsToEdit: 'انتخاب کادرها برای نگارش',
+ showAll: 'نمایش کل',
+ swapRelationship: 'تبادل پیوستگی',
+ swapUpload: 'تبادل بارگذار',
+ toggleBlock: 'کارگذاری بلوک',
+ uploadNewLabel: 'بارگذاری تازه {{label}}',
+ },
+ general: {
+ aboutToDelete: 'شما در حال پاک کردن {{label}} <1>{{title}}</1> هستید. اطمینان دارید؟',
+ aboutToDeleteCount_many: 'شما در حال پاک کردن {{count}} تعداد {{label}} هستید',
+ aboutToDeleteCount_one: 'شما در حال پاک کردن {{count}} تعداد {{label}} هستید',
+ aboutToDeleteCount_other: 'شما در شرف حذف هستید {{count}} {{label}}',
+ addBelow: 'افزودن به زیر',
+ addFilter: 'افزودن علامت',
+ adminTheme: 'پوسته پیشخوان',
+ and: 'و',
+ applyChanges: 'اعمال تغییرات',
+ ascending: 'صعودی',
+ automatic: 'خودکار',
+ backToDashboard: 'بازگشت به پیشخوان',
+ cancel: 'لغو',
+ changesNotSaved:
+ 'تغییرات شما ذخیره نشده، اگر این برگه را ترک کنید. تمام تغییرات از دست خواهد رفت.',
+ close: 'بستن',
+ collapse: 'بستن',
+ collections: 'مجموعهها',
+ columnToSort: 'ستون برای مرتبسازی',
+ columns: 'ستونها',
+ confirm: 'تأیید',
+ confirmDeletion: 'تأئید عملیات حذف',
+ confirmDuplication: 'تأئید رونوشت',
+ copied: 'رونوشت شده',
+ copy: 'رونوشت',
+ create: 'ساختن',
+ createNew: 'ساختن تازه',
+ createNewLabel: 'ساختن {{label}} تازه',
+ created: 'ساخته شده',
+ creating: 'در حال ساخت',
+ creatingNewLabel: 'در حال ساختن {{label}} تازه',
+ dark: 'تاریک',
+ dashboard: 'پیشخوان',
+ delete: 'حذف',
+ deletedCountSuccessfully: 'تعداد {{count}} {{label}} با موفقیت پاک گردید.',
+ deleting: 'در حال حذف...',
+ descending: 'رو به پایین',
+ deselectAllRows: 'تمام سطرها را از انتخاب خارج کنید',
+ duplicate: 'تکراری',
+ duplicateWithoutSaving: 'رونوشت بدون ذخیره کردن تغییرات',
+ edit: 'نگارش',
+ editLabel: 'نگارش {{label}}',
+ editing: 'در حال نگارش',
+ editingLabel_many: 'در حال نگارش {{count}} از {{label}}',
+ editingLabel_one: 'در حال نگارش {{count}} از {{label}}',
+ editingLabel_other: 'در حال نگارش {{count}} از {{label}}',
+ email: 'رایانامه',
+ emailAddress: 'نشانی رایانامه',
+ enterAValue: 'یک مقدار وارد کنید',
+ error: 'خطا',
+ errors: 'خطاها',
+ fallbackToDefaultLocale: 'بازگردان پیشفرض زبان',
+ filterWhere: 'علامت گذاری کردن {{label}} جایی که',
+ filters: 'علامتگذاریها',
+ globals: 'سراسری',
+ language: 'زبان',
+ lastModified: 'آخرین نگارش',
+ leaveAnyway: 'به هر حال ترک کن',
+ leaveWithoutSaving: 'ترک کردن بدون ذخیره',
+ light: 'روشن',
+ livePreview: 'پیشنمایش',
+ loading: 'در حال بارگذاری',
+ locale: 'زبان',
+ menu: 'منو',
+ moveDown: 'حرکت به پایین',
+ moveUp: 'حرکت به بالا',
+ noFiltersSet: 'هیچ علامتگذاری تنظیم نشده',
+ noLabel: '<No {{label}}>',
+ noOptions: 'بدون گزینه',
+ noResults:
+ 'هیچ {{label}} یافت نشد. {{label}} یا هنوز وجود ندارد یا هیچ کدام با علامتگذاریهایی که در بالا مشخص کرده اید مطابقت ندارد.',
+ noValue: 'بدون مقدار',
+ none: 'هیچ یک',
+ notFound: 'یافت نشد',
+ nothingFound: 'چیزی یافت نشد',
+ of: 'از',
+ open: 'باز کردن',
+ or: 'یا',
+ order: 'چیدمان',
+ pageNotFound: 'برگه یافت نشد',
+ password: 'گذرواژه',
+ payloadSettings: 'تنظیمات پیلود',
+ perPage: 'هر برگه: {{limit}}',
+ remove: 'برداشتن',
+ reset: 'بازنشانی',
+ row: 'ردیف',
+ rows: 'ردیفها',
+ save: 'ذخیره',
+ saving: 'در حال ذخیره...',
+ searchBy: 'جستجو بر اساس {{label}}',
+ selectAll: 'انتخاب همه {{count}} {{label}}',
+ selectAllRows: 'انتخاب تمام سطرها',
+ selectValue: 'یک مقدار را انتخاب کنید',
+ selectedCount: '{{count}} {{label}} انتخاب شد',
+ showAllLabel: 'نمایش همه {{label}}',
+ sorryNotFound: 'متأسفانه چیزی برای مطابقت با درخواست شما وجود ندارد.',
+ sort: 'مرتبسازی',
+ sortByLabelDirection: 'مرتب کردن بر اساس {{label}} {{direction}}',
+ stayOnThisPage: 'ماندن در این برگه',
+ submissionSuccessful: 'با موفقیت ثبت شد.',
+ submit: 'فرستادن',
+ successfullyCreated: '{{label}} با موفقیت ساخته شد.',
+ successfullyDuplicated: '{{label}} با موفقیت رونوشت شد.',
+ thisLanguage: 'فارسی',
+ titleDeleted: '{{label}} "{{title}}" با موفقیت پاک شد.',
+ unauthorized: 'غیرمجاز',
+ unsavedChangesDuplicate: 'شما تغییرات ذخیره نشده دارید. مطمئنید میخواهید به رونوشت ادامه دهید؟',
+ untitled: 'بدون عنوان',
+ updatedAt: 'بروز شده در',
+ updatedCountSuccessfully: 'تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.',
+ updatedSuccessfully: 'با موفقیت بهروز شد.',
+ updating: 'در حال بهروزرسانی',
+ welcome: 'خوشآمدید',
+ },
+ operators: {
+ contains: 'شامل',
+ equals: 'برابر با',
+ exists: 'وجود دارد',
+ isGreaterThan: 'بزرگتر است از',
+ isGreaterThanOrEqualTo: 'بزرگتر یا مساوی است',
+ isIn: 'هست در',
+ isLessThan: 'کمتر است از',
+ isLessThanOrEqualTo: 'کمتر یا مساوی است',
+ isLike: 'مانند این است',
+ isNotEqualTo: 'برابر نیست',
+ isNotIn: 'در این نیست',
+ near: 'نزدیک',
+ },
+ upload: {
+ crop: 'محصول',
+ cropToolDescription:
+ 'گوشههای منطقه انتخاب شده را بکشید، یک منطقه جدید رسم کنید یا مقادیر زیر را تنظیم کنید.',
+ dragAndDrop: 'یک سند را بکشید و رها کنید',
+ editImage: 'ویرایش تصویر',
+ focalPoint: 'نقطه متمرکز',
+ focalPointDescription:
+ 'نقطه کانونی را مستقیماً روی پیش نمایش بکشید یا مقادیر زیر را تنظیم کنید.',
+ height: 'ارتفاع',
+ previewSizes: 'اندازه های پیش نمایش',
+ selectCollectionToBrowse: 'یک مجموعه را برای مرور انتخاب کنید',
+ selectFile: 'برگزیدن رسانه',
+ setCropArea: 'تنظیم ناحیه برش',
+ setFocalPoint: 'تنظیم نقطه کانونی',
+ sizesFor: 'اندازهها برای {{label}}',
+ width: 'پهنا',
+ },
+ validation: {
+ fieldHasNo: 'این کادر شامل هیچ {{label}} نمیشود',
+ limitReached: 'محدودیت رسیده است، فقط {{max}} مورد می تواند اضافه شود.',
+ required: 'این کادر اجباری است.',
+ requiresAtLeast: 'این رشته حداقل نیازمند {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'شما در حال انتشار همه {{label}} برگزیده هستید از این کار اطمینان دارید؟',
+ aboutToRestore:
+ 'شما در شرف بازیابی این هستید {{label}} سند به ایالتی که در آن بود {{versionDate}}.',
+ aboutToRestoreGlobal: 'شما در حال بازگردانی کلی {{label}} در این {{versionDate}} هستید.',
+ aboutToRevertToPublished:
+ 'شما در حال بازگردانی تغییرات این رسانه به وضعیت منتشر شده آن هستید. از این کار اطمینان دارید؟',
+ aboutToUnpublish: 'شما در حال لغو انتشار این سند هستید، آیا از این کار اطمینان دارید؟',
+ aboutToUnpublishSelection: 'شما در شرف لغو انتشار {{label}} برگزیده هستید. ایا اطمینان دارید؟',
+ autosave: 'ذخیره خودکار',
+ autosavedSuccessfully: 'با موفقیت ذخیره خودکار شد.',
+ changed: 'تغییر کرد',
+ compareVersion: 'مقایسه نگارش با:',
+ confirmPublish: 'تأیید انتشار',
+ confirmRevertToSaved: 'تأیید بازگردانی نگارش ذخیره شده',
+ confirmUnpublish: 'تأیید لغو انتشار',
+ confirmVersionRestoration: 'تأیید بازیابی نگارش',
+ draft: 'پیشنویس',
+ draftSavedSuccessfully: 'پیشنویس با موفقیت ذخیره شد.',
+ noFurtherVersionsFound: 'نگارش دیگری یافت نشد',
+ noRowsFound: 'هیچ {{label}} یافت نشد',
+ preview: 'پیشنمایش',
+ problemRestoringVersion: 'مشکلی در بازیابی این نگارش وجود دارد',
+ publish: 'انتشار',
+ publishChanges: 'انتشار تغییرات',
+ published: 'انتشار یافته',
+ restoreThisVersion: 'این نگارش را بازیابی کنید',
+ restoredSuccessfully: 'با موفقیت بازیابی شد.',
+ restoring: 'در حال بازیابی...',
+ revertToPublished: 'بازگردانی به انتشار یافته',
+ saveDraft: 'ذخیره پیشنویس',
+ selectLocales: 'زبانها را برای نمایش انتخاب کنید',
+ selectVersionToCompare: 'نگارشی را برای مقایسه انتخاب کنید',
+ showLocales: 'نمایش زبانها:',
+ type: 'تایپ کنید',
+ unpublish: 'لغو انتشار',
+ unpublishing: 'در حال لغو انتشار...',
+ version: 'نگارش',
+ versionCreatedOn: '{{version}} ساخته شده در:',
+ versionID: 'شناسه نگارش',
+ versions: 'نگارشها',
+ viewingVersion: 'در حال مشاهده نگارش برای {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'در حال مشاهده نگارشهای کلی {{entityLabel}}',
+ viewingVersions: 'مشاهده نگارشها برای {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'مشاهده نگارشهای کلی {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/fa.json b/packages/translations/src/_generatedFiles_/client/fa.json
deleted file mode 100644
index b055dee705d..00000000000
--- a/packages/translations/src/_generatedFiles_/client/fa.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "نمایه",
- "accountOfCurrentUser": "نمایه کاربر فعلی",
- "alreadyActivated": "قبلاً فعال شده است",
- "alreadyLoggedIn": "قبلاً وارد شدهاید",
- "backToLogin": "بازگشت به برگه ورود",
- "beginCreateFirstUser": "برای آغاز، نخستین کاربر خود را بسازید.",
- "changePassword": "تغییر گذرواژه",
- "confirmGeneration": "تأیید ساخت",
- "confirmPassword": "تأیید گذرواژه",
- "emailNotValid": "رایانامه ارائهشده درست نیست",
- "emailSent": "رایانامه فرستاده شد",
- "enableAPIKey": "فعالسازی کلید اِیپیآی",
- "failedToUnlock": "باز کردن قفل ناموفق بود",
- "forceUnlock": "باز کردن قفل اجباری",
- "forgotPassword": "بازیابی گذرواژه",
- "forgotPasswordEmailInstructions": "لطفا نام کاربری یا نشانی رایانامه خود را وارد نمایید. شما یک پیام با دستورالعمل راهاندازی مجدد گذرواژه خود دریافت خواهید کرد.",
- "forgotPasswordQuestion": "بازیابی گذرواژه؟",
- "generate": "ساخت",
- "generateNewAPIKey": "ساخت کلید اِیپیآی تازه",
- "logBackIn": "دوباره وارد شوید",
- "logOut": "خروج",
- "loggedOutInactivity": "شما به دلیل عدم فعالیت از سیستم خارج شده اید.",
- "loggedOutSuccessfully": "شما با موفقیت از سیستم خارج شدید.",
- "login": "وارد شدن",
- "logout": "خروج",
- "logoutUser": "خروج از کاربر",
- "newAPIKeyGenerated": "کلید اِیپیآی تازه ساخته شد.",
- "newPassword": "گذرواژه تازه",
- "resetPassword": "بازنشانی گذرواژه",
- "stayLoggedIn": "وارد سیستم بمانید",
- "successfullyUnlocked": "با موفقیت باز شد",
- "unableToVerify": "امکان تأیید نیست",
- "verified": "تأیید شده",
- "verifiedSuccessfully": "با موفقیت تأیید شد",
- "verify": "تأیید",
- "verifyUser": "تأیید کاربر",
- "youAreInactive": "مدتی است که فعال نبودهاید و به زودی جهت حفظ امنیت شما به صورت خودکار از سیستم خارج خواهید شد. ادامه میدهید؟"
- },
- "error": {
- "autosaving": "هنگام ذخیره خودکار این سند خطایی رخ داد.",
- "correctInvalidFields": "لطفا کادرهای نامعتبر را تصحیح کنید.",
- "deletingTitle": "هنگام حذف {{title}} خطایی رخ داد. لطفاً وضعیت اتصال اینترنت خود را بررسی کنید.",
- "loadingDocument": "مشکلی در بارگیری رسانه با شناسه {{id}} پیش آمد.",
- "noMatchedField": "کادر منطبقی با\"{{label}}\" یافت نشد",
- "notAllowedToAccessPage": "شما اجازه دسترسی به این برگه را ندارید.",
- "previewing": "مشکلی در پیشنمایش این رسانه رخ داد.",
- "unableToDeleteCount": "نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.",
- "unableToUpdateCount": "امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.",
- "unknown": "یک خطای ناشناخته رخ داد.",
- "unspecific": "خطایی رخ داد."
- },
- "fields": {
- "addLabel": "افزودن {{label}}",
- "addLink": "افزودن پیوند",
- "addNew": "افزودن",
- "addNewLabel": "افزودن {{label}} تازه",
- "addRelationship": "افزودن پیوستگی",
- "addUpload": "افزودن بارگذار",
- "block": "بلوک",
- "blockType": "نوع بلوک",
- "blocks": "بلوکها",
- "chooseFromExisting": "برگزیدن از بین ورودیها",
- "collapseAll": "بستن همه",
- "editLink": "نگارش پیوند",
- "editRelationship": "نگارش پیوستگی",
- "itemsAndMore": "{{items}} و {{count}} بیشتر",
- "labelRelationship": "{{label}} پیوستگی",
- "latitude": "عرض جغرافیایی",
- "longitude": "طول جغرافیایی",
- "passwordsDoNotMatch": "گذرواژههای وارد شده مطابقت ندارند.",
- "removeRelationship": "حذف پیوستگی",
- "removeUpload": "حذف بارگذار",
- "saveChanges": "ذخیره تغییرات",
- "searchForBlock": "جستوجو برای بلوک",
- "selectFieldsToEdit": "انتخاب کادرها برای نگارش",
- "showAll": "نمایش کل",
- "swapRelationship": "تبادل پیوستگی",
- "swapUpload": "تبادل بارگذار",
- "toggleBlock": "کارگذاری بلوک",
- "uploadNewLabel": "بارگذاری تازه {{label}}"
- },
- "general": {
- "aboutToDelete": "شما در حال پاک کردن {{label}} <1>{{title}}</1> هستید. اطمینان دارید؟",
- "aboutToDeleteCount_many": "شما در حال پاک کردن {{count}} تعداد {{label}} هستید",
- "aboutToDeleteCount_one": "شما در حال پاک کردن {{count}} تعداد {{label}} هستید",
- "aboutToDeleteCount_other": "شما در شرف حذف هستید {{count}} {{label}}",
- "addBelow": "افزودن به زیر",
- "addFilter": "افزودن علامت",
- "adminTheme": "پوسته پیشخوان",
- "and": "و",
- "applyChanges": "اعمال تغییرات",
- "ascending": "صعودی",
- "automatic": "خودکار",
- "backToDashboard": "بازگشت به پیشخوان",
- "cancel": "لغو",
- "changesNotSaved": "تغییرات شما ذخیره نشده، اگر این برگه را ترک کنید. تمام تغییرات از دست خواهد رفت.",
- "close": "بستن",
- "collapse": "بستن",
- "collections": "مجموعهها",
- "columnToSort": "ستون برای مرتبسازی",
- "columns": "ستونها",
- "confirm": "تأیید",
- "confirmDeletion": "تأئید عملیات حذف",
- "confirmDuplication": "تأئید رونوشت",
- "copied": "رونوشت شده",
- "copy": "رونوشت",
- "create": "ساختن",
- "createNew": "ساختن تازه",
- "createNewLabel": "ساختن {{label}} تازه",
- "created": "ساخته شده",
- "creating": "در حال ساخت",
- "creatingNewLabel": "در حال ساختن {{label}} تازه",
- "dark": "تاریک",
- "dashboard": "پیشخوان",
- "delete": "حذف",
- "deletedCountSuccessfully": "تعداد {{count}} {{label}} با موفقیت پاک گردید.",
- "deleting": "در حال حذف...",
- "descending": "رو به پایین",
- "deselectAllRows": "تمام سطرها را از انتخاب خارج کنید",
- "duplicate": "تکراری",
- "duplicateWithoutSaving": "رونوشت بدون ذخیره کردن تغییرات",
- "edit": "نگارش",
- "editLabel": "نگارش {{label}}",
- "editing": "در حال نگارش",
- "editingLabel_many": "در حال نگارش {{count}} از {{label}}",
- "editingLabel_one": "در حال نگارش {{count}} از {{label}}",
- "editingLabel_other": "در حال نگارش {{count}} از {{label}}",
- "email": "رایانامه",
- "emailAddress": "نشانی رایانامه",
- "enterAValue": "یک مقدار وارد کنید",
- "error": "خطا",
- "errors": "خطاها",
- "fallbackToDefaultLocale": "بازگردان پیشفرض زبان",
- "filterWhere": "علامت گذاری کردن {{label}} جایی که",
- "filters": "علامتگذاریها",
- "globals": "سراسری",
- "language": "زبان",
- "lastModified": "آخرین نگارش",
- "leaveAnyway": "به هر حال ترک کن",
- "leaveWithoutSaving": "ترک کردن بدون ذخیره",
- "light": "روشن",
- "livePreview": "پیشنمایش",
- "loading": "در حال بارگذاری",
- "locale": "زبان",
- "menu": "منو",
- "moveDown": "حرکت به پایین",
- "moveUp": "حرکت به بالا",
- "noFiltersSet": "هیچ علامتگذاری تنظیم نشده",
- "noLabel": "<No {{label}}>",
- "noOptions": "بدون گزینه",
- "noResults": "هیچ {{label}} یافت نشد. {{label}} یا هنوز وجود ندارد یا هیچ کدام با علامتگذاریهایی که در بالا مشخص کرده اید مطابقت ندارد.",
- "noValue": "بدون مقدار",
- "none": "هیچ یک",
- "notFound": "یافت نشد",
- "nothingFound": "چیزی یافت نشد",
- "of": "از",
- "open": "باز کردن",
- "or": "یا",
- "order": "چیدمان",
- "pageNotFound": "برگه یافت نشد",
- "password": "گذرواژه",
- "payloadSettings": "تنظیمات پیلود",
- "perPage": "هر برگه: {{limit}}",
- "remove": "برداشتن",
- "reset": "بازنشانی",
- "row": "ردیف",
- "rows": "ردیفها",
- "save": "ذخیره",
- "saving": "در حال ذخیره...",
- "searchBy": "جستجو بر اساس {{label}}",
- "selectAll": "انتخاب همه {{count}} {{label}}",
- "selectAllRows": "انتخاب تمام سطرها",
- "selectValue": "یک مقدار را انتخاب کنید",
- "selectedCount": "{{count}} {{label}} انتخاب شد",
- "showAllLabel": "نمایش همه {{label}}",
- "sorryNotFound": "متأسفانه چیزی برای مطابقت با درخواست شما وجود ندارد.",
- "sort": "مرتبسازی",
- "sortByLabelDirection": "مرتب کردن بر اساس {{label}} {{direction}}",
- "stayOnThisPage": "ماندن در این برگه",
- "submissionSuccessful": "با موفقیت ثبت شد.",
- "submit": "فرستادن",
- "successfullyCreated": "{{label}} با موفقیت ساخته شد.",
- "successfullyDuplicated": "{{label}} با موفقیت رونوشت شد.",
- "thisLanguage": "فارسی",
- "titleDeleted": "{{label}} \"{{title}}\" با موفقیت پاک شد.",
- "unauthorized": "غیرمجاز",
- "unsavedChangesDuplicate": "شما تغییرات ذخیره نشده دارید. مطمئنید میخواهید به رونوشت ادامه دهید؟",
- "untitled": "بدون عنوان",
- "updatedAt": "بروز شده در",
- "updatedCountSuccessfully": "تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.",
- "updatedSuccessfully": "با موفقیت بهروز شد.",
- "updating": "در حال بهروزرسانی",
- "welcome": "خوشآمدید"
- },
- "operators": {
- "contains": "شامل",
- "equals": "برابر با",
- "exists": "وجود دارد",
- "isGreaterThan": "بزرگتر است از",
- "isGreaterThanOrEqualTo": "بزرگتر یا مساوی است",
- "isIn": "هست در",
- "isLessThan": "کمتر است از",
- "isLessThanOrEqualTo": "کمتر یا مساوی است",
- "isLike": "مانند این است",
- "isNotEqualTo": "برابر نیست",
- "isNotIn": "در این نیست",
- "near": "نزدیک"
- },
- "upload": {
- "crop": "محصول",
- "cropToolDescription": "گوشههای منطقه انتخاب شده را بکشید، یک منطقه جدید رسم کنید یا مقادیر زیر را تنظیم کنید.",
- "dragAndDrop": "یک سند را بکشید و رها کنید",
- "editImage": "ویرایش تصویر",
- "focalPoint": "نقطه متمرکز",
- "focalPointDescription": "نقطه کانونی را مستقیماً روی پیش نمایش بکشید یا مقادیر زیر را تنظیم کنید.",
- "height": "ارتفاع",
- "previewSizes": "اندازه های پیش نمایش",
- "selectCollectionToBrowse": "یک مجموعه را برای مرور انتخاب کنید",
- "selectFile": "برگزیدن رسانه",
- "setCropArea": "تنظیم ناحیه برش",
- "setFocalPoint": "تنظیم نقطه کانونی",
- "sizesFor": "اندازهها برای {{label}}",
- "width": "پهنا"
- },
- "validation": {
- "fieldHasNo": "این کادر شامل هیچ {{label}} نمیشود",
- "limitReached": "محدودیت رسیده است، فقط {{max}} مورد می تواند اضافه شود.",
- "required": "این کادر اجباری است.",
- "requiresAtLeast": "این رشته حداقل نیازمند {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "شما در حال انتشار همه {{label}} برگزیده هستید از این کار اطمینان دارید؟",
- "aboutToRestore": "شما در شرف بازیابی این هستید {{label}} سند به ایالتی که در آن بود {{versionDate}}.",
- "aboutToRestoreGlobal": "شما در حال بازگردانی کلی {{label}} در این {{versionDate}} هستید.",
- "aboutToRevertToPublished": "شما در حال بازگردانی تغییرات این رسانه به وضعیت منتشر شده آن هستید. از این کار اطمینان دارید؟",
- "aboutToUnpublish": "شما در حال لغو انتشار این سند هستید، آیا از این کار اطمینان دارید؟",
- "aboutToUnpublishSelection": "شما در شرف لغو انتشار {{label}} برگزیده هستید. ایا اطمینان دارید؟",
- "autosave": "ذخیره خودکار",
- "autosavedSuccessfully": "با موفقیت ذخیره خودکار شد.",
- "changed": "تغییر کرد",
- "compareVersion": "مقایسه نگارش با:",
- "confirmPublish": "تأیید انتشار",
- "confirmRevertToSaved": "تأیید بازگردانی نگارش ذخیره شده",
- "confirmUnpublish": "تأیید لغو انتشار",
- "confirmVersionRestoration": "تأیید بازیابی نگارش",
- "draft": "پیشنویس",
- "draftSavedSuccessfully": "پیشنویس با موفقیت ذخیره شد.",
- "noFurtherVersionsFound": "نگارش دیگری یافت نشد",
- "noRowsFound": "هیچ {{label}} یافت نشد",
- "preview": "پیشنمایش",
- "problemRestoringVersion": "مشکلی در بازیابی این نگارش وجود دارد",
- "publish": "انتشار",
- "publishChanges": "انتشار تغییرات",
- "published": "انتشار یافته",
- "restoreThisVersion": "این نگارش را بازیابی کنید",
- "restoredSuccessfully": "با موفقیت بازیابی شد.",
- "restoring": "در حال بازیابی...",
- "revertToPublished": "بازگردانی به انتشار یافته",
- "saveDraft": "ذخیره پیشنویس",
- "selectLocales": "زبانها را برای نمایش انتخاب کنید",
- "selectVersionToCompare": "نگارشی را برای مقایسه انتخاب کنید",
- "showLocales": "نمایش زبانها:",
- "type": "تایپ کنید",
- "unpublish": "لغو انتشار",
- "unpublishing": "در حال لغو انتشار...",
- "version": "نگارش",
- "versionCreatedOn": "{{version}} ساخته شده در:",
- "versionID": "شناسه نگارش",
- "versions": "نگارشها",
- "viewingVersion": "در حال مشاهده نگارش برای {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "در حال مشاهده نگارشهای کلی {{entityLabel}}",
- "viewingVersions": "مشاهده نگارشها برای {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "مشاهده نگارشهای کلی {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/fr.js b/packages/translations/src/_generatedFiles_/client/fr.js
new file mode 100644
index 00000000000..74694345e8b
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/fr.js
@@ -0,0 +1,293 @@
+export default {
+ authentication: {
+ account: 'Compte',
+ accountOfCurrentUser: "Compte de l'utilisateur actuel",
+ alreadyActivated: 'Déjà activé',
+ alreadyLoggedIn: 'Déjà connecté',
+ backToLogin: 'Retour à la connexion',
+ beginCreateFirstUser: 'Pour commencer, créez votre premier utilisateur.',
+ changePassword: 'Changer le mot de passe',
+ confirmGeneration: 'Confirmer la génération',
+ confirmPassword: 'Confirmez le mot de passe',
+ emailNotValid: "L'adresse e-mail fourni n'est pas valide",
+ emailSent: 'E-mail envoyé',
+ enableAPIKey: 'Activer la clé API',
+ failedToUnlock: 'Déverrouillage échoué',
+ forceUnlock: 'Forcer le déverrouillage',
+ forgotPassword: 'Mot de passe oublié',
+ forgotPasswordEmailInstructions:
+ 'Veuillez saisir votre e-mail ci-dessous. Vous recevrez un e-mail avec des instructions concernant comment réinitialiser votre mot de passe.',
+ forgotPasswordQuestion: 'Mot de passe oublié ?',
+ generate: 'Générer',
+ generateNewAPIKey: 'Générer une nouvelle clé API',
+ logBackIn: 'Se reconnecter',
+ logOut: 'Se déconnecter',
+ loggedOutInactivity: "Vous avez été déconnecté pour cause d'inactivité.",
+ loggedOutSuccessfully: 'Vous avez été déconnecté avec succès.',
+ login: 'Se connecter',
+ logout: 'Se déconnecter',
+ logoutUser: "Déconnecter l'utilisateur",
+ newAPIKeyGenerated: 'Nouvelle clé API générée.',
+ newPassword: 'Nouveau mot de passe',
+ resetPassword: 'Réinitialiser le mot de passe',
+ stayLoggedIn: 'Rester connecté',
+ successfullyUnlocked: 'Déverrouillé avec succès',
+ unableToVerify: 'Vérification échoué',
+ verified: 'Vérifié',
+ verifiedSuccessfully: 'Vérifié avec succès',
+ verify: 'Vérifier',
+ verifyUser: "Vérifier l'utilisateur",
+ youAreInactive:
+ "Vous n'avez pas été actif depuis un moment alors vous serez bientôt automatiquement déconnecté pour votre propre sécurité. Souhaitez-vous rester connecté ?",
+ },
+ error: {
+ autosaving: "Un problème est survenu lors de l'enregistrement automatique de ce document.",
+ correctInvalidFields: 'Veuillez corriger les champs invalides.',
+ deletingTitle:
+ "Une erreur s'est produite lors de la suppression de {{title}}. Veuillez vérifier votre connexion puis réessayer.",
+ loadingDocument:
+ 'Un problème est survenu lors du chargement du document qui a pour identifiant {{id}}.',
+ noMatchedField: 'Aucun champ correspondant n\'a été trouvé pour "{{label}}"',
+ notAllowedToAccessPage: "Vous n'êtes pas autorisé à accéder à cette page.",
+ previewing: "Un problème est survenu lors de l'aperçu de ce document.",
+ unableToDeleteCount: 'Impossible de supprimer {{count}} sur {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossible de mettre à jour {{count}} sur {{total}} {{label}}.',
+ unknown: "Une erreur inconnue s'est produite.",
+ unspecific: 'Une erreur est survenue.',
+ },
+ fields: {
+ addLabel: 'Ajouter {{label}}',
+ addLink: 'Ajouter un Lien',
+ addNew: 'Ajouter nouveau ou nouvelle',
+ addNewLabel: 'Ajouter nouveau ou nouvelle {{label}}',
+ addRelationship: 'Ajouter une relation',
+ addUpload: 'Ajouter le téléchargement',
+ block: 'bloc',
+ blockType: 'Type de bloc',
+ blocks: 'blocs',
+ chooseFromExisting: 'Choisir parmi les existant(e)s',
+ collapseAll: 'Tout réduire',
+ editLink: 'Modifier le lien',
+ editRelationship: 'Modifier la relation',
+ itemsAndMore: '{{items}} et {{count}} de plus',
+ labelRelationship: 'Relation de ou du {{label}} ',
+ latitude: 'Latitude',
+ longitude: 'Longitude',
+ passwordsDoNotMatch: 'Les mots de passe ne correspondent pas.',
+ removeRelationship: 'Supprimer la relation',
+ removeUpload: 'Supprimer le Téléversement',
+ saveChanges: 'Sauvegarder les modifications',
+ searchForBlock: 'Rechercher un bloc',
+ selectFieldsToEdit: 'Sélectionnez les champs à modifier',
+ showAll: 'Afficher tout',
+ swapRelationship: 'Changer de relation',
+ swapUpload: 'Changer de Fichier',
+ toggleBlock: 'Bloc bascule',
+ uploadNewLabel: 'Téléverser un(e) nouveau ou nouvelle {{label}}',
+ },
+ general: {
+ aboutToDelete:
+ 'Vous êtes sur le point de supprimer ce ou cette {{label}} <1>{{title}}</1>. Êtes-vous sûr ?',
+ aboutToDeleteCount_many: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ addBelow: 'Ajoutez ci-dessous',
+ addFilter: 'Ajouter un filtre',
+ adminTheme: "Thème d'administration",
+ and: 'Et',
+ applyChanges: 'Appliquer les modifications',
+ ascending: 'Ascendant',
+ automatic: 'Automatique',
+ backToDashboard: 'Retour au tableau de bord',
+ cancel: 'Annuler',
+ changesNotSaved:
+ "Vos modifications n'ont pas été enregistrées. Vous perdrez vos modifications si vous quittez maintenant.",
+ close: 'Fermer',
+ collapse: 'Réduire',
+ collections: 'Collections',
+ columnToSort: 'Colonne à trier',
+ columns: 'Colonnes',
+ confirm: 'Confirmer',
+ confirmDeletion: 'Confirmer la suppression',
+ confirmDuplication: 'Confirmer la duplication',
+ copied: 'Copié',
+ copy: 'Copie',
+ create: 'Créer',
+ createNew: 'Créer un(e) nouveau ou nouvelle',
+ createNewLabel: 'Créer un(e) nouveau ou nouvelle {{label}}',
+ created: 'Créé(e)',
+ creating: 'création en cours',
+ creatingNewLabel: "Création d'un(e) nouveau ou nouvelle {{label}}",
+ dark: 'Nuit',
+ dashboard: 'Tableau de bord',
+ delete: 'Supprimer',
+ deletedCountSuccessfully: '{{count}} {{label}} supprimé avec succès.',
+ deleting: 'Suppression en cours...',
+ descending: 'Descendant(e)',
+ deselectAllRows: 'Désélectionner toutes les lignes',
+ duplicate: 'Dupliquer',
+ duplicateWithoutSaving: 'Dupliquer sans enregistrer les modifications',
+ edit: 'Éditer',
+ editLabel: 'Modifier {{label}}',
+ editing: 'Modification en cours',
+ editingLabel_many: 'Modification des {{count}} {{label}}',
+ editingLabel_one: 'Modification de {{count}} {{label}}',
+ editingLabel_other: 'Modification des {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'Adresse e-mail',
+ enterAValue: 'Entrez une valeur',
+ error: 'Erreur',
+ errors: 'Erreurs',
+ fallbackToDefaultLocale: 'Retour à la locale par défaut',
+ filterWhere: 'Filtrer {{label}} où',
+ filters: 'Filtres',
+ globals: 'Globals(es)',
+ language: 'Langue',
+ lastModified: 'Dernière modification',
+ leaveAnyway: 'Quitter quand même',
+ leaveWithoutSaving: 'Quitter sans sauvegarder',
+ light: 'Lumière ou Jour',
+ livePreview: 'Aperçu',
+ loading: 'Chargement en cours',
+ locale: 'Paramètres régionaux',
+ menu: 'Menu',
+ moveDown: 'Déplacer vers le bas',
+ moveUp: 'Déplacer vers le haut',
+ noFiltersSet: 'Aucun filtre défini',
+ noLabel: '<Pas de {{label}}>',
+ noOptions: 'Aucune option',
+ noResults:
+ "Aucun(e) {{label}} trouvé(e). Soit aucun(e) {{label}} n'existe encore, soit aucun(e) ne correspond aux filtres que vous avez spécifiés ci-dessus",
+ noValue: 'Aucune valeur',
+ none: 'Aucun(e)',
+ notFound: 'Pas trouvé',
+ nothingFound: "Rien n'a été trouvé",
+ of: 'de',
+ open: 'Ouvrir',
+ or: 'ou',
+ order: 'Ordre',
+ pageNotFound: 'Page non trouvée',
+ password: 'Mot de passe',
+ payloadSettings: 'Paramètres de Payload',
+ perPage: 'Par Page: {{limit}}',
+ remove: 'Retirer',
+ reset: 'Réinitialiser',
+ row: 'Ligne',
+ rows: 'Lignes',
+ save: 'Sauvegarder',
+ saving: 'Sauvegarde en cours...',
+ searchBy: 'Rechercher par {{label}}',
+ selectAll: 'Tout sélectionner {{count}} {{label}}',
+ selectAllRows: 'Sélectionnez toutes les lignes',
+ selectValue: 'Sélectionnez une valeur',
+ selectedCount: '{{count}} {{label}} sélectionné',
+ showAllLabel: 'Afficher tous les {{label}}',
+ sorryNotFound: 'Désolé, rien ne correspond à votre demande.',
+ sort: 'Trier',
+ sortByLabelDirection: 'Trier par {{label}} {{direction}}',
+ stayOnThisPage: 'Rester sur cette page',
+ submissionSuccessful: 'Soumission réussie.',
+ submit: 'Soumettre',
+ successfullyCreated: '{{label}} créé(e) avec succès.',
+ successfullyDuplicated: '{{label}} dupliqué(e) avec succès.',
+ thisLanguage: 'Français',
+ titleDeleted: '{{label}} "{{title}}" supprimé(e) avec succès.',
+ unauthorized: 'Non autorisé',
+ unsavedChangesDuplicate:
+ 'Vous avez des changements non enregistrés. Souhaitez-vous continuer la duplication ?',
+ untitled: 'Sans titre',
+ updatedAt: 'Modifié le',
+ updatedCountSuccessfully: '{{count}} {{label}} mis à jour avec succès.',
+ updatedSuccessfully: 'Mis à jour avec succés.',
+ updating: 'Mise à jour',
+ welcome: 'Bienvenu(e)',
+ },
+ operators: {
+ contains: 'contient',
+ equals: 'est égal à',
+ exists: 'existe',
+ isGreaterThan: 'est supérieur à',
+ isGreaterThanOrEqualTo: 'est supérieur ou égal à',
+ isIn: 'est dans',
+ isLessThan: 'est inférieur à',
+ isLessThanOrEqualTo: 'est inférieur ou égal à',
+ isLike: 'est comme',
+ isNotEqualTo: "n'est pas égal à",
+ isNotIn: "n'est pas dans",
+ near: 'proche',
+ },
+ upload: {
+ crop: 'Récolte',
+ cropToolDescription:
+ 'Faites glisser les coins de la zone sélectionnée, dessinez une nouvelle zone ou ajustez les valeurs ci-dessous.',
+ dragAndDrop: 'Glisser-déposer un fichier',
+ editImage: "Modifier l'image",
+ focalPoint: 'Point focal',
+ focalPointDescription:
+ "Faites glisser le point focal directement sur l'aperçu ou ajustez les valeurs ci-dessous.",
+ height: 'Hauteur',
+ previewSizes: "Tailles d'aperçu",
+ selectCollectionToBrowse: 'Sélectionnez une collection à parcourir',
+ selectFile: 'Sélectionnez un fichier',
+ setCropArea: 'Définir la zone de recadrage',
+ setFocalPoint: 'Définir le point focal',
+ sizesFor: 'Tailles pour {{label}}',
+ width: 'Largeur',
+ },
+ validation: {
+ fieldHasNo: "Ce champ n'a pas de {{label}}",
+ limitReached: 'Limite atteinte, seulement {{max}} éléments peuvent être ajoutés.',
+ required: 'Ce champ est requis.',
+ requiresAtLeast: 'Ce champ doit avoir au moins {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Vous êtes sur le point de publier tous les {{label}} de la sélection. Es-tu sûr?',
+ aboutToRestore:
+ "Vous êtes sur le point de restaurer le document {{label}} à l'état où il se trouvait le {{versionDate}}.",
+ aboutToRestoreGlobal:
+ "Vous êtes sur le point de restaurer le ou la {{label}} global(e) à l'état où il ou elle se trouvait le {{versionDate}}.",
+ aboutToRevertToPublished:
+ 'Vous êtes sur le point de rétablir les modifications apportées à ce document à la version publiée. Êtes-vous sûr ?',
+ aboutToUnpublish:
+ "Vous êtes sur le point d'annuler la publication de ce document. Êtes-vous sûr ?",
+ aboutToUnpublishSelection:
+ 'Vous êtes sur le point de dépublier tous les {{label}} de la sélection. Es-tu sûr?',
+ autosave: 'Enregistrement automatique',
+ autosavedSuccessfully: 'Enregistrement automatique réussi.',
+ changed: 'Modifié',
+ compareVersion: 'Comparez cette version à :',
+ confirmPublish: 'Confirmer la publication',
+ confirmRevertToSaved: 'Confirmer la restauration',
+ confirmUnpublish: "Confirmer l'annulation",
+ confirmVersionRestoration: 'Confirmer la restauration de la version',
+ draft: 'Brouillon',
+ draftSavedSuccessfully: 'Brouillon enregistré avec succès.',
+ noFurtherVersionsFound: 'Aucune autre version trouvée',
+ noRowsFound: 'Aucun(e) {{label}} trouvé(e)',
+ preview: 'Aperçu',
+ problemRestoringVersion: 'Un problème est survenu lors de la restauration de cette version',
+ publish: 'Publier',
+ publishChanges: 'Publier les modifications',
+ published: 'Publié',
+ restoreThisVersion: 'Restaurer cette version',
+ restoredSuccessfully: 'Restauré(e) avec succès.',
+ restoring: 'Restauration en cours...',
+ revertToPublished: 'Republier',
+ saveDraft: 'Enregistrer le brouillon',
+ selectLocales: 'Sélectionnez les paramètres régionaux à afficher',
+ selectVersionToCompare: 'Sélectionnez une version à comparer',
+ showLocales: 'Afficher les paramètres régionaux :',
+ type: 'Type',
+ unpublish: 'Annuler la publication',
+ unpublishing: 'Annulation en cours...',
+ version: 'Version',
+ versionCreatedOn: '{{version}} créé(e) le :',
+ versionID: 'Identifiant de la version',
+ versions: 'Versions',
+ viewingVersion: 'Affichage de la version de ou du {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Affichage de la version globale de ou du {{entityLabel}}',
+ viewingVersions: 'Affichage des versions de ou du {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Affichage des versions globales de ou du {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/fr.json b/packages/translations/src/_generatedFiles_/client/fr.json
deleted file mode 100644
index bbb1d2bde5c..00000000000
--- a/packages/translations/src/_generatedFiles_/client/fr.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Compte",
- "accountOfCurrentUser": "Compte de l'utilisateur actuel",
- "alreadyActivated": "Déjà activé",
- "alreadyLoggedIn": "Déjà connecté",
- "backToLogin": "Retour à la connexion",
- "beginCreateFirstUser": "Pour commencer, créez votre premier utilisateur.",
- "changePassword": "Changer le mot de passe",
- "confirmGeneration": "Confirmer la génération",
- "confirmPassword": "Confirmez le mot de passe",
- "emailNotValid": "L'adresse e-mail fourni n'est pas valide",
- "emailSent": "E-mail envoyé",
- "enableAPIKey": "Activer la clé API",
- "failedToUnlock": "Déverrouillage échoué",
- "forceUnlock": "Forcer le déverrouillage",
- "forgotPassword": "Mot de passe oublié",
- "forgotPasswordEmailInstructions": "Veuillez saisir votre e-mail ci-dessous. Vous recevrez un e-mail avec des instructions concernant comment réinitialiser votre mot de passe.",
- "forgotPasswordQuestion": "Mot de passe oublié ?",
- "generate": "Générer",
- "generateNewAPIKey": "Générer une nouvelle clé API",
- "logBackIn": "Se reconnecter",
- "logOut": "Se déconnecter",
- "loggedOutInactivity": "Vous avez été déconnecté pour cause d'inactivité.",
- "loggedOutSuccessfully": "Vous avez été déconnecté avec succès.",
- "login": "Se connecter",
- "logout": "Se déconnecter",
- "logoutUser": "Déconnecter l'utilisateur",
- "newAPIKeyGenerated": "Nouvelle clé API générée.",
- "newPassword": "Nouveau mot de passe",
- "resetPassword": "Réinitialiser le mot de passe",
- "stayLoggedIn": "Rester connecté",
- "successfullyUnlocked": "Déverrouillé avec succès",
- "unableToVerify": "Vérification échoué",
- "verified": "Vérifié",
- "verifiedSuccessfully": "Vérifié avec succès",
- "verify": "Vérifier",
- "verifyUser": "Vérifier l'utilisateur",
- "youAreInactive": "Vous n'avez pas été actif depuis un moment alors vous serez bientôt automatiquement déconnecté pour votre propre sécurité. Souhaitez-vous rester connecté ?"
- },
- "error": {
- "autosaving": "Un problème est survenu lors de l'enregistrement automatique de ce document.",
- "correctInvalidFields": "Veuillez corriger les champs invalides.",
- "deletingTitle": "Une erreur s'est produite lors de la suppression de {{title}}. Veuillez vérifier votre connexion puis réessayer.",
- "loadingDocument": "Un problème est survenu lors du chargement du document qui a pour identifiant {{id}}.",
- "noMatchedField": "Aucun champ correspondant n'a été trouvé pour \"{{label}}\"",
- "notAllowedToAccessPage": "Vous n'êtes pas autorisé à accéder à cette page.",
- "previewing": "Un problème est survenu lors de l'aperçu de ce document.",
- "unableToDeleteCount": "Impossible de supprimer {{count}} sur {{total}} {{label}}.",
- "unableToUpdateCount": "Impossible de mettre à jour {{count}} sur {{total}} {{label}}.",
- "unknown": "Une erreur inconnue s'est produite.",
- "unspecific": "Une erreur est survenue."
- },
- "fields": {
- "addLabel": "Ajouter {{label}}",
- "addLink": "Ajouter un Lien",
- "addNew": "Ajouter nouveau ou nouvelle",
- "addNewLabel": "Ajouter nouveau ou nouvelle {{label}}",
- "addRelationship": "Ajouter une relation",
- "addUpload": "Ajouter le téléchargement",
- "block": "bloc",
- "blockType": "Type de bloc",
- "blocks": "blocs",
- "chooseFromExisting": "Choisir parmi les existant(e)s",
- "collapseAll": "Tout réduire",
- "editLink": "Modifier le lien",
- "editRelationship": "Modifier la relation",
- "itemsAndMore": "{{items}} et {{count}} de plus",
- "labelRelationship": "Relation de ou du {{label}} ",
- "latitude": "Latitude",
- "longitude": "Longitude",
- "passwordsDoNotMatch": "Les mots de passe ne correspondent pas.",
- "removeRelationship": "Supprimer la relation",
- "removeUpload": "Supprimer le Téléversement",
- "saveChanges": "Sauvegarder les modifications",
- "searchForBlock": "Rechercher un bloc",
- "selectFieldsToEdit": "Sélectionnez les champs à modifier",
- "showAll": "Afficher tout",
- "swapRelationship": "Changer de relation",
- "swapUpload": "Changer de Fichier",
- "toggleBlock": "Bloc bascule",
- "uploadNewLabel": "Téléverser un(e) nouveau ou nouvelle {{label}}"
- },
- "general": {
- "aboutToDelete": "Vous êtes sur le point de supprimer ce ou cette {{label}} <1>{{title}}</1>. Êtes-vous sûr ?",
- "aboutToDeleteCount_many": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "aboutToDeleteCount_one": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "aboutToDeleteCount_other": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "addBelow": "Ajoutez ci-dessous",
- "addFilter": "Ajouter un filtre",
- "adminTheme": "Thème d'administration",
- "and": "Et",
- "applyChanges": "Appliquer les modifications",
- "ascending": "Ascendant",
- "automatic": "Automatique",
- "backToDashboard": "Retour au tableau de bord",
- "cancel": "Annuler",
- "changesNotSaved": "Vos modifications n'ont pas été enregistrées. Vous perdrez vos modifications si vous quittez maintenant.",
- "close": "Fermer",
- "collapse": "Réduire",
- "collections": "Collections",
- "columnToSort": "Colonne à trier",
- "columns": "Colonnes",
- "confirm": "Confirmer",
- "confirmDeletion": "Confirmer la suppression",
- "confirmDuplication": "Confirmer la duplication",
- "copied": "Copié",
- "copy": "Copie",
- "create": "Créer",
- "createNew": "Créer un(e) nouveau ou nouvelle",
- "createNewLabel": "Créer un(e) nouveau ou nouvelle {{label}}",
- "created": "Créé(e)",
- "creating": "création en cours",
- "creatingNewLabel": "Création d'un(e) nouveau ou nouvelle {{label}}",
- "dark": "Nuit",
- "dashboard": "Tableau de bord",
- "delete": "Supprimer",
- "deletedCountSuccessfully": "{{count}} {{label}} supprimé avec succès.",
- "deleting": "Suppression en cours...",
- "descending": "Descendant(e)",
- "deselectAllRows": "Désélectionner toutes les lignes",
- "duplicate": "Dupliquer",
- "duplicateWithoutSaving": "Dupliquer sans enregistrer les modifications",
- "edit": "Éditer",
- "editLabel": "Modifier {{label}}",
- "editing": "Modification en cours",
- "editingLabel_many": "Modification des {{count}} {{label}}",
- "editingLabel_one": "Modification de {{count}} {{label}}",
- "editingLabel_other": "Modification des {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "Adresse e-mail",
- "enterAValue": "Entrez une valeur",
- "error": "Erreur",
- "errors": "Erreurs",
- "fallbackToDefaultLocale": "Retour à la locale par défaut",
- "filterWhere": "Filtrer {{label}} où",
- "filters": "Filtres",
- "globals": "Globals(es)",
- "language": "Langue",
- "lastModified": "Dernière modification",
- "leaveAnyway": "Quitter quand même",
- "leaveWithoutSaving": "Quitter sans sauvegarder",
- "light": "Lumière ou Jour",
- "livePreview": "Aperçu",
- "loading": "Chargement en cours",
- "locale": "Paramètres régionaux",
- "menu": "Menu",
- "moveDown": "Déplacer vers le bas",
- "moveUp": "Déplacer vers le haut",
- "noFiltersSet": "Aucun filtre défini",
- "noLabel": "<Pas de {{label}}>",
- "noOptions": "Aucune option",
- "noResults": "Aucun(e) {{label}} trouvé(e). Soit aucun(e) {{label}} n'existe encore, soit aucun(e) ne correspond aux filtres que vous avez spécifiés ci-dessus",
- "noValue": "Aucune valeur",
- "none": "Aucun(e)",
- "notFound": "Pas trouvé",
- "nothingFound": "Rien n'a été trouvé",
- "of": "de",
- "open": "Ouvrir",
- "or": "ou",
- "order": "Ordre",
- "pageNotFound": "Page non trouvée",
- "password": "Mot de passe",
- "payloadSettings": "Paramètres de Payload",
- "perPage": "Par Page: {{limit}}",
- "remove": "Retirer",
- "reset": "Réinitialiser",
- "row": "Ligne",
- "rows": "Lignes",
- "save": "Sauvegarder",
- "saving": "Sauvegarde en cours...",
- "searchBy": "Rechercher par {{label}}",
- "selectAll": "Tout sélectionner {{count}} {{label}}",
- "selectAllRows": "Sélectionnez toutes les lignes",
- "selectValue": "Sélectionnez une valeur",
- "selectedCount": "{{count}} {{label}} sélectionné",
- "showAllLabel": "Afficher tous les {{label}}",
- "sorryNotFound": "Désolé, rien ne correspond à votre demande.",
- "sort": "Trier",
- "sortByLabelDirection": "Trier par {{label}} {{direction}}",
- "stayOnThisPage": "Rester sur cette page",
- "submissionSuccessful": "Soumission réussie.",
- "submit": "Soumettre",
- "successfullyCreated": "{{label}} créé(e) avec succès.",
- "successfullyDuplicated": "{{label}} dupliqué(e) avec succès.",
- "thisLanguage": "Français",
- "titleDeleted": "{{label}} \"{{title}}\" supprimé(e) avec succès.",
- "unauthorized": "Non autorisé",
- "unsavedChangesDuplicate": "Vous avez des changements non enregistrés. Souhaitez-vous continuer la duplication ?",
- "untitled": "Sans titre",
- "updatedAt": "Modifié le",
- "updatedCountSuccessfully": "{{count}} {{label}} mis à jour avec succès.",
- "updatedSuccessfully": "Mis à jour avec succés.",
- "updating": "Mise à jour",
- "welcome": "Bienvenu(e)"
- },
- "operators": {
- "contains": "contient",
- "equals": "est égal à",
- "exists": "existe",
- "isGreaterThan": "est supérieur à",
- "isGreaterThanOrEqualTo": "est supérieur ou égal à",
- "isIn": "est dans",
- "isLessThan": "est inférieur à",
- "isLessThanOrEqualTo": "est inférieur ou égal à",
- "isLike": "est comme",
- "isNotEqualTo": "n'est pas égal à",
- "isNotIn": "n'est pas dans",
- "near": "proche"
- },
- "upload": {
- "crop": "Récolte",
- "cropToolDescription": "Faites glisser les coins de la zone sélectionnée, dessinez une nouvelle zone ou ajustez les valeurs ci-dessous.",
- "dragAndDrop": "Glisser-déposer un fichier",
- "editImage": "Modifier l'image",
- "focalPoint": "Point focal",
- "focalPointDescription": "Faites glisser le point focal directement sur l'aperçu ou ajustez les valeurs ci-dessous.",
- "height": "Hauteur",
- "previewSizes": "Tailles d'aperçu",
- "selectCollectionToBrowse": "Sélectionnez une collection à parcourir",
- "selectFile": "Sélectionnez un fichier",
- "setCropArea": "Définir la zone de recadrage",
- "setFocalPoint": "Définir le point focal",
- "sizesFor": "Tailles pour {{label}}",
- "width": "Largeur"
- },
- "validation": {
- "fieldHasNo": "Ce champ n'a pas de {{label}}",
- "limitReached": "Limite atteinte, seulement {{max}} éléments peuvent être ajoutés.",
- "required": "Ce champ est requis.",
- "requiresAtLeast": "Ce champ doit avoir au moins {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Vous êtes sur le point de publier tous les {{label}} de la sélection. Es-tu sûr?",
- "aboutToRestore": "Vous êtes sur le point de restaurer le document {{label}} à l'état où il se trouvait le {{versionDate}}.",
- "aboutToRestoreGlobal": "Vous êtes sur le point de restaurer le ou la {{label}} global(e) à l'état où il ou elle se trouvait le {{versionDate}}.",
- "aboutToRevertToPublished": "Vous êtes sur le point de rétablir les modifications apportées à ce document à la version publiée. Êtes-vous sûr ?",
- "aboutToUnpublish": "Vous êtes sur le point d'annuler la publication de ce document. Êtes-vous sûr ?",
- "aboutToUnpublishSelection": "Vous êtes sur le point de dépublier tous les {{label}} de la sélection. Es-tu sûr?",
- "autosave": "Enregistrement automatique",
- "autosavedSuccessfully": "Enregistrement automatique réussi.",
- "changed": "Modifié",
- "compareVersion": "Comparez cette version à :",
- "confirmPublish": "Confirmer la publication",
- "confirmRevertToSaved": "Confirmer la restauration",
- "confirmUnpublish": "Confirmer l'annulation",
- "confirmVersionRestoration": "Confirmer la restauration de la version",
- "draft": "Brouillon",
- "draftSavedSuccessfully": "Brouillon enregistré avec succès.",
- "noFurtherVersionsFound": "Aucune autre version trouvée",
- "noRowsFound": "Aucun(e) {{label}} trouvé(e)",
- "preview": "Aperçu",
- "problemRestoringVersion": "Un problème est survenu lors de la restauration de cette version",
- "publish": "Publier",
- "publishChanges": "Publier les modifications",
- "published": "Publié",
- "restoreThisVersion": "Restaurer cette version",
- "restoredSuccessfully": "Restauré(e) avec succès.",
- "restoring": "Restauration en cours...",
- "revertToPublished": "Republier",
- "saveDraft": "Enregistrer le brouillon",
- "selectLocales": "Sélectionnez les paramètres régionaux à afficher",
- "selectVersionToCompare": "Sélectionnez une version à comparer",
- "showLocales": "Afficher les paramètres régionaux :",
- "type": "Type",
- "unpublish": "Annuler la publication",
- "unpublishing": "Annulation en cours...",
- "version": "Version",
- "versionCreatedOn": "{{version}} créé(e) le :",
- "versionID": "Identifiant de la version",
- "versions": "Versions",
- "viewingVersion": "Affichage de la version de ou du {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Affichage de la version globale de ou du {{entityLabel}}",
- "viewingVersions": "Affichage des versions de ou du {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Affichage des versions globales de ou du {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/hr.js b/packages/translations/src/_generatedFiles_/client/hr.js
new file mode 100644
index 00000000000..64b57e794a2
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/hr.js
@@ -0,0 +1,285 @@
+export default {
+ authentication: {
+ account: 'Račun',
+ accountOfCurrentUser: 'Račun od trenutnog korisnika',
+ alreadyActivated: 'Već aktivirano',
+ alreadyLoggedIn: 'Već prijavljen',
+ backToLogin: 'Nazad na prijavu',
+ beginCreateFirstUser: 'Za početak, kreiraj svog prvog korisnika.',
+ changePassword: 'Promjeni lozinku',
+ confirmGeneration: 'Potvrdi kreiranje',
+ confirmPassword: 'Potvrdi lozinku',
+ emailNotValid: 'Email nije ispravan',
+ emailSent: 'Email poslan',
+ enableAPIKey: 'Omogući API ključ',
+ failedToUnlock: 'Neuspješno otključavanje.',
+ forceUnlock: 'Prisilno otključaj',
+ forgotPassword: 'Zaboravljena lozinka',
+ forgotPasswordEmailInstructions:
+ 'Molim unesite svoj email. Primit ćete poruku s uputama za ponovno postavljanje lozinke.',
+ forgotPasswordQuestion: 'Zaboravljena lozinka?',
+ generate: 'Generiraj',
+ generateNewAPIKey: 'Generiraj novi API ključ',
+ logBackIn: 'Ponovna prijava',
+ logOut: 'Odjava',
+ loggedOutInactivity: 'Odjavljeni se zbog neaktivnosti.',
+ loggedOutSuccessfully: 'Uspješno ste odjavljeni..',
+ login: 'Prijava',
+ logout: 'Odjava',
+ logoutUser: 'Odjava korisnika',
+ newAPIKeyGenerated: 'Novi API ključ generiran.',
+ newPassword: 'Nova lozinka',
+ resetPassword: 'Restartiranje lozinke',
+ stayLoggedIn: 'Ostani prijavljen',
+ successfullyUnlocked: 'Uspješno otključano',
+ unableToVerify: 'Nije moguće potvrditi',
+ verified: 'Potvrđeno',
+ verifiedSuccessfully: 'Uspješno potvrđeno',
+ verify: 'Potvrdi',
+ verifyUser: 'Potvrdi korisnika',
+ youAreInactive:
+ 'Neaktivni ste neko vrijeme i uskoro ćete biti automatski odjavljeni zbog vlastite sigurnosti. Želite li ostati prijavljeni?',
+ },
+ error: {
+ autosaving: 'Nastao je problem pri automatskom spremanju ovog dokumenta.',
+ correctInvalidFields: 'Molim ispravite nevaljana polja.',
+ deletingTitle:
+ 'Dogodila se pogreška pri brisanju {{title}}. Molim provjerite svoju internetsku vezu i pokušajte ponovno.',
+ loadingDocument: 'Pojavio se problem pri učitavanju dokumenta čiji je ID {{id}}.',
+ noMatchedField: 'Nema podudarajućih polja za "{{label}}"',
+ notAllowedToAccessPage: 'Nemate dopuštenje pristupiti ovoj stranici.',
+ previewing: 'Pojavio se problem pri pregledavanju ovog dokumenta.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unknown: 'Došlo je do nepoznate pogreške.',
+ unspecific: 'Došlo je do pogreške.',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj poveznicu',
+ addNew: 'Dodaj novi',
+ addNewLabel: 'Dodaj novi {{label}}',
+ addRelationship: 'Dodaj odnos',
+ addUpload: 'Dodaj učitavanje',
+ block: 'blokiranje',
+ blockType: 'Vrsta blokiranja',
+ blocks: 'blokiranja',
+ chooseFromExisting: 'Odaberite iz postojećih.',
+ collapseAll: 'Sažmi sve',
+ editLink: 'Uredi poveznicu',
+ editRelationship: 'Uredi odnos',
+ itemsAndMore: '{{items}} i {{count}} više',
+ labelRelationship: '{{label}} veza',
+ latitude: 'Zemljopisna širina',
+ longitude: 'Zemljopisna dužina',
+ passwordsDoNotMatch: 'Lozinke nisu iste.',
+ removeRelationship: 'Ukloni vezu',
+ removeUpload: 'Ukloni prijenos',
+ saveChanges: 'Spremi promjene',
+ searchForBlock: 'Potraži blok',
+ selectFieldsToEdit: 'Odaberite polja za uređivanje',
+ showAll: 'Pokaži sve',
+ swapRelationship: 'Zamijeni vezu',
+ swapUpload: 'Zamijeni prijenos',
+ toggleBlock: 'Prebaci blok',
+ uploadNewLabel: 'Učitaj novi {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Izbrisat ćete {{label}} <1>{{title}}</1>. Jeste li sigurni?',
+ aboutToDeleteCount_many: 'Upravo ćete izbrisati {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Upravo ćete izbrisati {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Upravo ćete izbrisati {{count}} {{label}}',
+ addBelow: 'Dodaj ispod',
+ addFilter: 'Dodaj filter',
+ adminTheme: 'Administratorska tema',
+ and: 'I',
+ applyChanges: 'Primijeni promjene',
+ ascending: 'Uzlazno',
+ automatic: 'Automatsko',
+ backToDashboard: 'Natrag na nadzornu ploču',
+ cancel: 'Otkaži',
+ changesNotSaved: 'Vaše promjene nisu spremljene. Ako izađete sada, izgubit ćete promjene.',
+ close: 'Zatvori',
+ collapse: 'Sažmi',
+ collections: 'Kolekcije',
+ columnToSort: 'Stupac za sortiranje',
+ columns: 'Stupci',
+ confirm: 'Potvrdi',
+ confirmDeletion: 'Potvrdi brisanje',
+ confirmDuplication: 'Potvrdi duplikaciju',
+ copied: 'Kopirano',
+ copy: 'Kopiraj',
+ create: 'Kreiraj',
+ createNew: 'Kreiraj novo',
+ createNewLabel: 'Kreiraj novo {{label}}',
+ created: 'Kreirano',
+ creating: 'Kreira se',
+ creatingNewLabel: 'Kreiranje novog {{label}}',
+ dark: 'Tamno',
+ dashboard: 'Nadzorna ploča',
+ delete: 'Obriši',
+ deletedCountSuccessfully: 'Uspješno izbrisano {{count}} {{label}}.',
+ deleting: 'Brisanje...',
+ descending: 'Silazno',
+ deselectAllRows: 'Odznači sve redove',
+ duplicate: 'Duplikat',
+ duplicateWithoutSaving: 'Dupliciraj bez spremanja promjena',
+ edit: 'Uredi',
+ editLabel: 'Uredi {{label}}',
+ editing: 'Uređivanje',
+ editingLabel_many: 'Uređivanje {{count}} {{label}}',
+ editingLabel_one: 'Uređivanje {{count}} {{label}}',
+ editingLabel_other: 'Uređivanje {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email adresa',
+ enterAValue: 'Unesi vrijednost',
+ error: 'Greška',
+ errors: 'Greške',
+ fallbackToDefaultLocale: 'Vraćanje na zadani jezik',
+ filterWhere: 'Filter {{label}} gdje',
+ filters: 'Filteri',
+ globals: 'Globali',
+ language: 'Jezik',
+ lastModified: 'Zadnja promjena',
+ leaveAnyway: 'Svejedno napusti',
+ leaveWithoutSaving: 'Napusti bez spremanja',
+ light: 'Svijetlo',
+ livePreview: 'Pregled',
+ loading: 'Učitavanje',
+ locale: 'Jezik',
+ menu: 'Izbornik',
+ moveDown: 'Pomakni dolje',
+ moveUp: 'Pomakni gore',
+ noFiltersSet: 'Nema postavljenih filtera',
+ noLabel: '<Nema {{label}}>',
+ noOptions: 'Nema opcija',
+ noResults:
+ 'Nema pronađenih {{label}}. Ili {{label}} još uvijek ne postoji ili nijedan od odgovara postavljenim filterima.',
+ noValue: 'Bez vrijednosti',
+ none: 'Nijedan',
+ notFound: 'Nije pronađeno',
+ nothingFound: 'Ništa nije pronađeno',
+ of: 'Od',
+ open: 'Otvori',
+ or: 'Ili',
+ order: 'Poredak',
+ pageNotFound: 'Stranica nije pronađena',
+ password: 'Lozinka',
+ payloadSettings: 'Payload postavke',
+ perPage: 'Po stranici: {{limit}}',
+ remove: 'Ukloni',
+ reset: 'Ponovno postavi',
+ row: 'Red',
+ rows: 'Redovi',
+ save: 'Spremi',
+ saving: 'Spremanje...',
+ searchBy: 'Traži po {{label}}',
+ selectAll: 'Odaberite sve {{count}} {{label}}',
+ selectAllRows: 'Odaberite sve redove',
+ selectValue: 'Odaberi vrijednost',
+ selectedCount: '{{count}} {{label}} odabrano',
+ showAllLabel: 'Prikaži sve {{label}}',
+ sorryNotFound: 'Nažalost, ne postoji ništa što odgovara vašem zahtjevu.',
+ sort: 'Sortiraj',
+ sortByLabelDirection: 'Sortiraj prema {{label}} {{direction}}',
+ stayOnThisPage: 'Ostani na ovoj stranici',
+ submissionSuccessful: 'Uspješno slanje',
+ submit: 'Podnesi',
+ successfullyCreated: '{{label}} uspješno kreirano.',
+ successfullyDuplicated: '{{label}} uspješno duplicirano.',
+ thisLanguage: 'Hrvatski',
+ titleDeleted: '{{label}} "{{title}}" uspješno obrisano.',
+ unauthorized: 'Neovlašteno',
+ unsavedChangesDuplicate: 'Imate nespremljene promjene. Želite li nastaviti s dupliciranjem?',
+ untitled: 'Bez naslova',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspješno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspješno ažurirano.',
+ updating: 'Ažuriranje',
+ welcome: 'Dobrodošli',
+ },
+ operators: {
+ contains: 'sadrži',
+ equals: 'jednako',
+ exists: 'postoji',
+ isGreaterThan: 'je veće od',
+ isGreaterThanOrEqualTo: 'je veće od ili jednako',
+ isIn: 'je u',
+ isLessThan: 'manje je od',
+ isLessThanOrEqualTo: 'manje je ili jednako',
+ isLike: 'je kao',
+ isNotEqualTo: 'nije jednako',
+ isNotIn: 'nije unutra',
+ near: 'blizu',
+ },
+ upload: {
+ crop: 'Usjev',
+ cropToolDescription:
+ 'Povucite kutove odabranog područja, nacrtajte novo područje ili prilagodite vrijednosti ispod.',
+ dragAndDrop: 'Povucite i ispustite datoteku',
+ editImage: 'Uredi sliku',
+ focalPoint: 'Središnja točka',
+ focalPointDescription:
+ 'Povucite središnju točku izravno na pregledu ili prilagodite vrijednosti ispod.',
+ height: 'Visina',
+ previewSizes: 'Veličine pregleda',
+ selectCollectionToBrowse: 'Odaberite kolekciju za pregled',
+ selectFile: 'Odaberite datoteku',
+ setCropArea: 'Postavi područje usjeva',
+ setFocalPoint: 'Postavi fokusnu točku',
+ sizesFor: 'Veličine za {{label}}',
+ width: 'Širina',
+ },
+ validation: {
+ fieldHasNo: 'Ovo polje nema {{label}}',
+ limitReached: 'Dosegnut je limit, može se dodati samo {{max}} stavki.',
+ required: 'Ovo polje je obvezno.',
+ requiresAtLeast: 'Ovo polje zahtjeva minimalno {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Upravo ćete objaviti sve {{label}} u izboru. Jesi li siguran?',
+ aboutToRestore: 'Vratit ćete {{label}} dokument u stanje u kojem je bio {{versionDate}}',
+ aboutToRestoreGlobal: 'Vratit ćete globalni {{label}} u stanje u kojem je bio {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Vratit ćete promjene u dokumentu u objavljeno stanje. Jeste li sigurni? ',
+ aboutToUnpublish: 'Poništit ćete objavu ovog dokumenta. Jeste li sigurni?',
+ aboutToUnpublishSelection:
+ 'Upravo ćete poništiti objavu svih {{label}} u odabiru. Jesi li siguran?',
+ autosave: 'Automatsko spremanje',
+ autosavedSuccessfully: 'Automatsko spremanje uspješno.',
+ changed: 'Promijenjeno',
+ compareVersion: 'Usporedi verziju sa:',
+ confirmPublish: 'Potvrdi objavu',
+ confirmRevertToSaved: 'Potvrdite vraćanje na spremljeno',
+ confirmUnpublish: 'Potvrdite poništavanje objave',
+ confirmVersionRestoration: 'Potvrdite vraćanje verzije',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspješno spremljen.',
+ noFurtherVersionsFound: 'Nisu pronađene daljnje verzije',
+ noRowsFound: '{{label}} nije pronađeno',
+ preview: 'Pregled',
+ problemRestoringVersion: 'Nastao je problem pri vraćanju ove verzije',
+ publish: 'Objaviti',
+ publishChanges: 'Objavi promjene',
+ published: 'Objavljeno',
+ restoreThisVersion: 'Vrati ovu verziju',
+ restoredSuccessfully: 'Uspješno vraćeno.',
+ restoring: 'Vraćanje...',
+ revertToPublished: 'Vrati na objavljeno',
+ saveDraft: 'Sačuvaj nacrt',
+ selectLocales: 'Odaberite jezike',
+ selectVersionToCompare: 'Odaberite verziju za usporedbu',
+ showLocales: 'Prikaži jezike:',
+ type: 'Tip',
+ unpublish: 'Poništi objavu',
+ unpublishing: 'Poništavanje objave...',
+ version: 'Verzija',
+ versionCreatedOn: '{{version}} kreiranih:',
+ versionID: 'ID verzije',
+ versions: 'Verzije',
+ viewingVersion: 'Pregled verzije za {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ viewingVersions: 'Pregled verzija za {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/hr.json b/packages/translations/src/_generatedFiles_/client/hr.json
deleted file mode 100644
index a35fe45f9fb..00000000000
--- a/packages/translations/src/_generatedFiles_/client/hr.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Račun",
- "accountOfCurrentUser": "Račun od trenutnog korisnika",
- "alreadyActivated": "Već aktivirano",
- "alreadyLoggedIn": "Već prijavljen",
- "backToLogin": "Nazad na prijavu",
- "beginCreateFirstUser": "Za početak, kreiraj svog prvog korisnika.",
- "changePassword": "Promjeni lozinku",
- "confirmGeneration": "Potvrdi kreiranje",
- "confirmPassword": "Potvrdi lozinku",
- "emailNotValid": "Email nije ispravan",
- "emailSent": "Email poslan",
- "enableAPIKey": "Omogući API ključ",
- "failedToUnlock": "Neuspješno otključavanje.",
- "forceUnlock": "Prisilno otključaj",
- "forgotPassword": "Zaboravljena lozinka",
- "forgotPasswordEmailInstructions": "Molim unesite svoj email. Primit ćete poruku s uputama za ponovno postavljanje lozinke.",
- "forgotPasswordQuestion": "Zaboravljena lozinka?",
- "generate": "Generiraj",
- "generateNewAPIKey": "Generiraj novi API ključ",
- "logBackIn": "Ponovna prijava",
- "logOut": "Odjava",
- "loggedOutInactivity": "Odjavljeni se zbog neaktivnosti.",
- "loggedOutSuccessfully": "Uspješno ste odjavljeni..",
- "login": "Prijava",
- "logout": "Odjava",
- "logoutUser": "Odjava korisnika",
- "newAPIKeyGenerated": "Novi API ključ generiran.",
- "newPassword": "Nova lozinka",
- "resetPassword": "Restartiranje lozinke",
- "stayLoggedIn": "Ostani prijavljen",
- "successfullyUnlocked": "Uspješno otključano",
- "unableToVerify": "Nije moguće potvrditi",
- "verified": "Potvrđeno",
- "verifiedSuccessfully": "Uspješno potvrđeno",
- "verify": "Potvrdi",
- "verifyUser": "Potvrdi korisnika",
- "youAreInactive": "Neaktivni ste neko vrijeme i uskoro ćete biti automatski odjavljeni zbog vlastite sigurnosti. Želite li ostati prijavljeni?"
- },
- "error": {
- "autosaving": "Nastao je problem pri automatskom spremanju ovog dokumenta.",
- "correctInvalidFields": "Molim ispravite nevaljana polja.",
- "deletingTitle": "Dogodila se pogreška pri brisanju {{title}}. Molim provjerite svoju internetsku vezu i pokušajte ponovno.",
- "loadingDocument": "Pojavio se problem pri učitavanju dokumenta čiji je ID {{id}}.",
- "noMatchedField": "Nema podudarajućih polja za \"{{label}}\"",
- "notAllowedToAccessPage": "Nemate dopuštenje pristupiti ovoj stranici.",
- "previewing": "Pojavio se problem pri pregledavanju ovog dokumenta.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unknown": "Došlo je do nepoznate pogreške.",
- "unspecific": "Došlo je do pogreške."
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj poveznicu",
- "addNew": "Dodaj novi",
- "addNewLabel": "Dodaj novi {{label}}",
- "addRelationship": "Dodaj odnos",
- "addUpload": "Dodaj učitavanje",
- "block": "blokiranje",
- "blockType": "Vrsta blokiranja",
- "blocks": "blokiranja",
- "chooseFromExisting": "Odaberite iz postojećih.",
- "collapseAll": "Sažmi sve",
- "editLink": "Uredi poveznicu",
- "editRelationship": "Uredi odnos",
- "itemsAndMore": "{{items}} i {{count}} više",
- "labelRelationship": "{{label}} veza",
- "latitude": "Zemljopisna širina",
- "longitude": "Zemljopisna dužina",
- "passwordsDoNotMatch": "Lozinke nisu iste.",
- "removeRelationship": "Ukloni vezu",
- "removeUpload": "Ukloni prijenos",
- "saveChanges": "Spremi promjene",
- "searchForBlock": "Potraži blok",
- "selectFieldsToEdit": "Odaberite polja za uređivanje",
- "showAll": "Pokaži sve",
- "swapRelationship": "Zamijeni vezu",
- "swapUpload": "Zamijeni prijenos",
- "toggleBlock": "Prebaci blok",
- "uploadNewLabel": "Učitaj novi {{label}}"
- },
- "general": {
- "aboutToDelete": "Izbrisat ćete {{label}} <1>{{title}}</1>. Jeste li sigurni?",
- "aboutToDeleteCount_many": "Upravo ćete izbrisati {{count}} {{label}}",
- "aboutToDeleteCount_one": "Upravo ćete izbrisati {{count}} {{label}}",
- "aboutToDeleteCount_other": "Upravo ćete izbrisati {{count}} {{label}}",
- "addBelow": "Dodaj ispod",
- "addFilter": "Dodaj filter",
- "adminTheme": "Administratorska tema",
- "and": "I",
- "applyChanges": "Primijeni promjene",
- "ascending": "Uzlazno",
- "automatic": "Automatsko",
- "backToDashboard": "Natrag na nadzornu ploču",
- "cancel": "Otkaži",
- "changesNotSaved": "Vaše promjene nisu spremljene. Ako izađete sada, izgubit ćete promjene.",
- "close": "Zatvori",
- "collapse": "Sažmi",
- "collections": "Kolekcije",
- "columnToSort": "Stupac za sortiranje",
- "columns": "Stupci",
- "confirm": "Potvrdi",
- "confirmDeletion": "Potvrdi brisanje",
- "confirmDuplication": "Potvrdi duplikaciju",
- "copied": "Kopirano",
- "copy": "Kopiraj",
- "create": "Kreiraj",
- "createNew": "Kreiraj novo",
- "createNewLabel": "Kreiraj novo {{label}}",
- "created": "Kreirano",
- "creating": "Kreira se",
- "creatingNewLabel": "Kreiranje novog {{label}}",
- "dark": "Tamno",
- "dashboard": "Nadzorna ploča",
- "delete": "Obriši",
- "deletedCountSuccessfully": "Uspješno izbrisano {{count}} {{label}}.",
- "deleting": "Brisanje...",
- "descending": "Silazno",
- "deselectAllRows": "Odznači sve redove",
- "duplicate": "Duplikat",
- "duplicateWithoutSaving": "Dupliciraj bez spremanja promjena",
- "edit": "Uredi",
- "editLabel": "Uredi {{label}}",
- "editing": "Uređivanje",
- "editingLabel_many": "Uređivanje {{count}} {{label}}",
- "editingLabel_one": "Uređivanje {{count}} {{label}}",
- "editingLabel_other": "Uređivanje {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email adresa",
- "enterAValue": "Unesi vrijednost",
- "error": "Greška",
- "errors": "Greške",
- "fallbackToDefaultLocale": "Vraćanje na zadani jezik",
- "filterWhere": "Filter {{label}} gdje",
- "filters": "Filteri",
- "globals": "Globali",
- "language": "Jezik",
- "lastModified": "Zadnja promjena",
- "leaveAnyway": "Svejedno napusti",
- "leaveWithoutSaving": "Napusti bez spremanja",
- "light": "Svijetlo",
- "livePreview": "Pregled",
- "loading": "Učitavanje",
- "locale": "Jezik",
- "menu": "Izbornik",
- "moveDown": "Pomakni dolje",
- "moveUp": "Pomakni gore",
- "noFiltersSet": "Nema postavljenih filtera",
- "noLabel": "<Nema {{label}}>",
- "noOptions": "Nema opcija",
- "noResults": "Nema pronađenih {{label}}. Ili {{label}} još uvijek ne postoji ili nijedan od odgovara postavljenim filterima.",
- "noValue": "Bez vrijednosti",
- "none": "Nijedan",
- "notFound": "Nije pronađeno",
- "nothingFound": "Ništa nije pronađeno",
- "of": "Od",
- "open": "Otvori",
- "or": "Ili",
- "order": "Poredak",
- "pageNotFound": "Stranica nije pronađena",
- "password": "Lozinka",
- "payloadSettings": "Payload postavke",
- "perPage": "Po stranici: {{limit}}",
- "remove": "Ukloni",
- "reset": "Ponovno postavi",
- "row": "Red",
- "rows": "Redovi",
- "save": "Spremi",
- "saving": "Spremanje...",
- "searchBy": "Traži po {{label}}",
- "selectAll": "Odaberite sve {{count}} {{label}}",
- "selectAllRows": "Odaberite sve redove",
- "selectValue": "Odaberi vrijednost",
- "selectedCount": "{{count}} {{label}} odabrano",
- "showAllLabel": "Prikaži sve {{label}}",
- "sorryNotFound": "Nažalost, ne postoji ništa što odgovara vašem zahtjevu.",
- "sort": "Sortiraj",
- "sortByLabelDirection": "Sortiraj prema {{label}} {{direction}}",
- "stayOnThisPage": "Ostani na ovoj stranici",
- "submissionSuccessful": "Uspješno slanje",
- "submit": "Podnesi",
- "successfullyCreated": "{{label}} uspješno kreirano.",
- "successfullyDuplicated": "{{label}} uspješno duplicirano.",
- "thisLanguage": "Hrvatski",
- "titleDeleted": "{{label}} \"{{title}}\" uspješno obrisano.",
- "unauthorized": "Neovlašteno",
- "unsavedChangesDuplicate": "Imate nespremljene promjene. Želite li nastaviti s dupliciranjem?",
- "untitled": "Bez naslova",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspješno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspješno ažurirano.",
- "updating": "Ažuriranje",
- "welcome": "Dobrodošli"
- },
- "operators": {
- "contains": "sadrži",
- "equals": "jednako",
- "exists": "postoji",
- "isGreaterThan": "je veće od",
- "isGreaterThanOrEqualTo": "je veće od ili jednako",
- "isIn": "je u",
- "isLessThan": "manje je od",
- "isLessThanOrEqualTo": "manje je ili jednako",
- "isLike": "je kao",
- "isNotEqualTo": "nije jednako",
- "isNotIn": "nije unutra",
- "near": "blizu"
- },
- "upload": {
- "crop": "Usjev",
- "cropToolDescription": "Povucite kutove odabranog područja, nacrtajte novo područje ili prilagodite vrijednosti ispod.",
- "dragAndDrop": "Povucite i ispustite datoteku",
- "editImage": "Uredi sliku",
- "focalPoint": "Središnja točka",
- "focalPointDescription": "Povucite središnju točku izravno na pregledu ili prilagodite vrijednosti ispod.",
- "height": "Visina",
- "previewSizes": "Veličine pregleda",
- "selectCollectionToBrowse": "Odaberite kolekciju za pregled",
- "selectFile": "Odaberite datoteku",
- "setCropArea": "Postavi područje usjeva",
- "setFocalPoint": "Postavi fokusnu točku",
- "sizesFor": "Veličine za {{label}}",
- "width": "Širina"
- },
- "validation": {
- "fieldHasNo": "Ovo polje nema {{label}}",
- "limitReached": "Dosegnut je limit, može se dodati samo {{max}} stavki.",
- "required": "Ovo polje je obvezno.",
- "requiresAtLeast": "Ovo polje zahtjeva minimalno {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Upravo ćete objaviti sve {{label}} u izboru. Jesi li siguran?",
- "aboutToRestore": "Vratit ćete {{label}} dokument u stanje u kojem je bio {{versionDate}}",
- "aboutToRestoreGlobal": "Vratit ćete globalni {{label}} u stanje u kojem je bio {{versionDate}}.",
- "aboutToRevertToPublished": "Vratit ćete promjene u dokumentu u objavljeno stanje. Jeste li sigurni? ",
- "aboutToUnpublish": "Poništit ćete objavu ovog dokumenta. Jeste li sigurni?",
- "aboutToUnpublishSelection": "Upravo ćete poništiti objavu svih {{label}} u odabiru. Jesi li siguran?",
- "autosave": "Automatsko spremanje",
- "autosavedSuccessfully": "Automatsko spremanje uspješno.",
- "changed": "Promijenjeno",
- "compareVersion": "Usporedi verziju sa:",
- "confirmPublish": "Potvrdi objavu",
- "confirmRevertToSaved": "Potvrdite vraćanje na spremljeno",
- "confirmUnpublish": "Potvrdite poništavanje objave",
- "confirmVersionRestoration": "Potvrdite vraćanje verzije",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspješno spremljen.",
- "noFurtherVersionsFound": "Nisu pronađene daljnje verzije",
- "noRowsFound": "{{label}} nije pronađeno",
- "preview": "Pregled",
- "problemRestoringVersion": "Nastao je problem pri vraćanju ove verzije",
- "publish": "Objaviti",
- "publishChanges": "Objavi promjene",
- "published": "Objavljeno",
- "restoreThisVersion": "Vrati ovu verziju",
- "restoredSuccessfully": "Uspješno vraćeno.",
- "restoring": "Vraćanje...",
- "revertToPublished": "Vrati na objavljeno",
- "saveDraft": "Sačuvaj nacrt",
- "selectLocales": "Odaberite jezike",
- "selectVersionToCompare": "Odaberite verziju za usporedbu",
- "showLocales": "Prikaži jezike:",
- "type": "Tip",
- "unpublish": "Poništi objavu",
- "unpublishing": "Poništavanje objave...",
- "version": "Verzija",
- "versionCreatedOn": "{{version}} kreiranih:",
- "versionID": "ID verzije",
- "versions": "Verzije",
- "viewingVersion": "Pregled verzije za {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Pregled verzije za globalni {{entityLabel}}",
- "viewingVersions": "Pregled verzija za {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Pregled verzije za globalni {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/hu.js b/packages/translations/src/_generatedFiles_/client/hu.js
new file mode 100644
index 00000000000..65190db7238
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/hu.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Fiók',
+ accountOfCurrentUser: 'Az aktuális felhasználó fiókja',
+ alreadyActivated: 'Már aktiválva van',
+ alreadyLoggedIn: 'Már bejelentkezett',
+ backToLogin: 'Vissza a bejelentkezéshez',
+ beginCreateFirstUser: 'Kezdésként hozza létre az első felhasználót.',
+ changePassword: 'Jelszó módosítása',
+ confirmGeneration: 'Generálás megerősítése',
+ confirmPassword: 'Jelszó megerősítése',
+ emailNotValid: 'A megadott e-mail cím érvénytelen',
+ emailSent: 'E-mail elküldve',
+ enableAPIKey: 'API-kulcs engedélyezése',
+ failedToUnlock: 'Nem sikerült feloldani',
+ forceUnlock: 'Kényszerített feloldás',
+ forgotPassword: 'Elfelejtett jelszó',
+ forgotPasswordEmailInstructions:
+ 'Kérjük, adja meg e-mail címét alább. Kapni fog egy e-mail üzenetet a jelszó visszaállításához szükséges utasításokkal.',
+ forgotPasswordQuestion: 'Elfelejtette jelszavát?',
+ generate: 'Generálás',
+ generateNewAPIKey: 'Új API-kulcs generálása',
+ logBackIn: 'Jelentkezzen be újra',
+ logOut: 'Kijelentkezés',
+ loggedOutInactivity: 'Inaktivitás miatt kijelentkeztünk.',
+ loggedOutSuccessfully: 'Sikeresen kijelentkezett.',
+ login: 'Bejelentkezés',
+ logout: 'Kijelentkezés',
+ logoutUser: 'Felhasználó kijelentkezése',
+ newAPIKeyGenerated: 'Új API-kulcs generálva.',
+ newPassword: 'Új jelszó',
+ resetPassword: 'Jelszó visszaállítása',
+ stayLoggedIn: 'Maradjon bejelentkezve',
+ successfullyUnlocked: 'Sikeresen feloldva',
+ unableToVerify: 'Sikertelen megerősítés',
+ verified: 'Megerősítve',
+ verifiedSuccessfully: 'Sikeresen megerősítve',
+ verify: 'Megerősítés',
+ verifyUser: 'Felhasználó megerősítése',
+ youAreInactive:
+ 'Már egy ideje nem volt aktív, és hamarosan automatikusan kijelentkeztetjük saját biztonsága érdekében. Szeretne bejelentkezve maradni?',
+ },
+ error: {
+ autosaving: 'Hiba történt a dokumentum automatikus mentése közben.',
+ correctInvalidFields: 'Kérjük, javítsa ki az érvénytelen mezőket.',
+ deletingTitle:
+ 'Hiba történt a {{title}} törlése közben. Kérjük, ellenőrizze a kapcsolatot, és próbálja meg újra.',
+ loadingDocument: 'Hiba történt a {{id}} azonosítójú dokumentum betöltésekor.',
+ noMatchedField: 'Nem található egyező mező a következőhöz: "{{label}}"',
+ notAllowedToAccessPage: 'Ehhez az oldalhoz nem férhet hozzá.',
+ previewing: 'Hiba történt a dokumentum előnézetének megtekintése közben.',
+ unableToDeleteCount: 'Nem sikerült törölni {{count}}/{{total}} {{label}}.',
+ unableToUpdateCount: 'Nem sikerült frissíteni {{count}}/{{total}} {{label}}.',
+ unknown: 'Ismeretlen hiba történt.',
+ unspecific: 'Hiba történt.',
+ },
+ fields: {
+ addLabel: '{{label}} hozzáadása',
+ addLink: 'Link hozzáadása',
+ addNew: 'Új hozzáadása',
+ addNewLabel: 'Új {{label}} hozzáadása',
+ addRelationship: 'Kapcsolat hozzáadása',
+ addUpload: 'Feltöltés hozzáadása',
+ block: 'blokk',
+ blockType: 'Blokk típusa',
+ blocks: 'blokkok',
+ chooseFromExisting: 'Válasszon a meglévők közül',
+ collapseAll: 'Mindet összecsuk',
+ editLink: 'Link szerkesztése',
+ editRelationship: 'Kapcsolat hozzáadása',
+ itemsAndMore: '{{items}} és további {{count}}',
+ labelRelationship: '{{label}} Kapcsolat',
+ latitude: 'Szélesség',
+ longitude: 'Hosszúság',
+ passwordsDoNotMatch: 'A jelszavak nem egyeznek.',
+ removeRelationship: 'Kapcsolat eltávolítása',
+ removeUpload: 'Feltöltés eltávolítása',
+ saveChanges: 'Módosítások mentése',
+ searchForBlock: 'Blokk keresése',
+ selectFieldsToEdit: 'Válassza ki a szerkeszteni kívánt mezőket',
+ showAll: 'Az összes megjelenítése',
+ swapRelationship: 'Kapcsolat csere',
+ swapUpload: 'Feltöltés csere',
+ toggleBlock: 'Blokk kinyitása',
+ uploadNewLabel: 'Új {{label}} feltöltése',
+ },
+ general: {
+ aboutToDelete: 'A {{label}} <1>{{title}}</1> törlésére készül. Biztos benne?',
+ aboutToDeleteCount_many: 'Törölni készül {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Törölni készül {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Törölni készül {{count}} {{label}}',
+ addBelow: 'Hozzáadás lent',
+ addFilter: 'Szűrő hozzáadása',
+ adminTheme: 'Admin téma',
+ and: 'És',
+ applyChanges: 'Változtatások alkalmazása',
+ ascending: 'Növekvő',
+ automatic: 'Automatikus',
+ backToDashboard: 'Vissza az irányítópultra',
+ cancel: 'Mégsem',
+ changesNotSaved:
+ 'A módosítások nem lettek mentve. Ha most távozik, elveszíti a változtatásokat.',
+ close: 'Bezárás',
+ collapse: 'Összecsukás',
+ collections: 'Gyűjtemények',
+ columnToSort: 'Rendezendő oszlop',
+ columns: 'Oszlopok',
+ confirm: 'Megerősítés',
+ confirmDeletion: 'Törlés megerősítése',
+ confirmDuplication: 'Duplikáció megerősítése',
+ copied: 'Másolva',
+ copy: 'Másolás',
+ create: 'Létrehozás',
+ createNew: 'Új létrehozása',
+ createNewLabel: 'Új {{label}} létrehozása',
+ created: 'Létrehozva',
+ creating: 'Létrehozás',
+ creatingNewLabel: 'Új {{label}} létrehozása',
+ dark: 'Sötét',
+ dashboard: 'Irányítópult',
+ delete: 'Törlés',
+ deletedCountSuccessfully: '{{count}} {{label}} sikeresen törölve.',
+ deleting: 'Törlés...',
+ descending: 'Csökkenő',
+ deselectAllRows: 'Jelölje ki az összes sort',
+ duplicate: 'Duplikálás',
+ duplicateWithoutSaving: 'Duplikálás a módosítások mentése nélkül',
+ edit: 'Szerkesztés',
+ editLabel: '{{label}} szerkesztése',
+ editing: 'Szerkesztés',
+ editingLabel_many: '{{count}} {{label}} szerkesztése',
+ editingLabel_one: '{{count}} {{label}} szerkesztése',
+ editingLabel_other: '{{count}} {{label}} szerkesztése',
+ email: 'E-mail',
+ emailAddress: 'E-mail cím',
+ enterAValue: 'Adjon meg egy értéket',
+ error: 'Hiba',
+ errors: 'Hibák',
+ fallbackToDefaultLocale: 'Visszatérés az alapértelmezett nyelvhez',
+ filterWhere: 'Szűrő {{label}} ahol',
+ filters: 'Szűrők',
+ globals: 'Globálisok',
+ language: 'Nyelv',
+ lastModified: 'Utoljára módosítva',
+ leaveAnyway: 'Távozás mindenképp',
+ leaveWithoutSaving: 'Távozás mentés nélkül',
+ light: 'Világos',
+ livePreview: 'Előnézet',
+ loading: 'Betöltés',
+ locale: 'Nyelv',
+ menu: 'Menü',
+ moveDown: 'Mozgatás lefelé',
+ moveUp: 'Mozgatás felfelé',
+ noFiltersSet: 'Nincs beállítva szűrő',
+ noLabel: '<No {{label}}>',
+ noOptions: 'Nincs lehetőség',
+ noResults:
+ 'Nem találtunk {{label}}. Vagy még nem létezik {{label}}, vagy egyik sem felel meg a fent megadott szűrőknek.',
+ noValue: 'Nincs érték',
+ none: 'Semmi',
+ notFound: 'Nem található',
+ nothingFound: 'Nincs találat',
+ of: 'a',
+ open: 'Megnyitás',
+ or: 'Vagy',
+ order: 'Sorrend',
+ pageNotFound: 'Az oldal nem található',
+ password: 'Jelszó',
+ payloadSettings: 'Payload beállítások',
+ perPage: 'Oldalanként: {{limit}}',
+ remove: 'Törlés',
+ reset: 'Visszaállítás',
+ row: 'Sor',
+ rows: 'Sorok',
+ save: 'Mentés',
+ saving: 'Mentés...',
+ searchBy: 'Keresés a következő szerint: {{label}}',
+ selectAll: 'Az összes kijelölése: {{count}} {{label}}',
+ selectAllRows: 'Válassza ki az összes sort',
+ selectValue: 'Válasszon ki egy értéket',
+ selectedCount: '{{count}} {{label}} kiválasztva',
+ showAllLabel: 'Mutasd az összes {{címke}}',
+ sorryNotFound: 'Sajnáljuk – nincs semmi, ami megfelelne a kérésének.',
+ sort: 'Rendezés',
+ sortByLabelDirection: 'Rendezés {{label}} {{direction}} szerint',
+ stayOnThisPage: 'Maradjon ezen az oldalon',
+ submissionSuccessful: 'Beküldés sikeres.',
+ submit: 'Beküldés',
+ successfullyCreated: '{{label}} sikeresen létrehozva.',
+ successfullyDuplicated: '{{label}} sikeresen duplikálódott.',
+ thisLanguage: 'Magyar',
+ titleDeleted: '{{label}} "{{title}}" sikeresen törölve.',
+ unauthorized: 'Jogosulatlan',
+ unsavedChangesDuplicate: 'Nem mentett módosításai vannak. Szeretné folytatni a duplikációt?',
+ untitled: 'Névtelen',
+ updatedAt: 'Frissítve:',
+ updatedCountSuccessfully: '{{count}} {{label}} sikeresen frissítve.',
+ updatedSuccessfully: 'Sikeresen frissítve.',
+ updating: 'Frissítés',
+ welcome: 'Üdvözöljük',
+ },
+ operators: {
+ contains: 'tartalmaz',
+ equals: 'egyenlő',
+ exists: 'létezik',
+ isGreaterThan: 'nagyobb, mint',
+ isGreaterThanOrEqualTo: 'nagyobb vagy egyenlő, mint',
+ isIn: 'benne van',
+ isLessThan: 'kisebb, mint',
+ isLessThanOrEqualTo: 'kisebb vagy egyenlő, mint',
+ isLike: 'olyan, mint',
+ isNotEqualTo: 'nem egyenlő',
+ isNotIn: 'nincs benne',
+ near: 'közel',
+ },
+ upload: {
+ crop: 'Termés',
+ cropToolDescription:
+ 'Húzza a kijelölt terület sarkait, rajzoljon új területet, vagy igazítsa a lentebb található értékeket.',
+ dragAndDrop: 'Húzzon ide egy fájlt',
+ editImage: 'Kép szerkesztése',
+ focalPoint: 'Fókuszpont',
+ focalPointDescription:
+ 'Húzza az érdekes pontot közvetlenül az előnézetre, vagy állítsa be az alábbi értékeket.',
+ height: 'Magasság',
+ previewSizes: 'Előnézeti méretek',
+ selectCollectionToBrowse: 'Válassza ki a böngészni kívánt gyűjteményt',
+ selectFile: 'Válasszon ki egy fájlt',
+ setCropArea: 'Állítsa be a vágási területet',
+ setFocalPoint: 'Állítsa be a fókuszpontot',
+ sizesFor: 'Méretek a {{címke}} számára',
+ width: 'Szélesség',
+ },
+ validation: {
+ fieldHasNo: 'Ennek a mezőnek nincs {{label}}',
+ limitReached: 'Elérte a korlátot, csak {{max}} elem adható hozzá.',
+ required: 'Ez a mező kötelező.',
+ requiresAtLeast: 'Ehhez a mezőhöz legalább {{count}} {{label}} szükséges.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Arra készül, hogy az összes {{label}} elemet közzétegye a kijelölésben. biztos vagy ebben?',
+ aboutToRestore:
+ 'Arra készül, hogy visszaállítsa ezt a {{label}} dokumentumot arra az állapotra, amelyben {{versionDate}} napon volt.',
+ aboutToRestoreGlobal:
+ 'Arra készül, hogy visszaállítsa a {{label}} arra az állapotra, amelyben {{versionDate}} napon volt.',
+ aboutToRevertToPublished:
+ 'Arra készül, hogy visszaállítsa a dokumentum módosításait a közzétett állapotába. Biztos benne?',
+ aboutToUnpublish: 'A dokumentum közzétételének visszavonására készül. Biztos benne?',
+ aboutToUnpublishSelection:
+ 'Arra készül, hogy visszavonja a kijelölésben szereplő összes {{label}} közzétételét. biztos vagy ebben?',
+ autosave: 'Automatikus mentés',
+ autosavedSuccessfully: 'Automatikus mentés sikeres.',
+ changed: 'Megváltozott',
+ compareVersion: 'Hasonlítsa össze a verziót a következőkkel:',
+ confirmPublish: 'A közzététel megerősítése',
+ confirmRevertToSaved: 'Erősítse meg a mentett verzióra való visszatérést',
+ confirmUnpublish: 'A közzététel visszavonásának megerősítése',
+ confirmVersionRestoration: 'Verzió-visszaállítás megerősítése',
+ draft: 'Piszkozat',
+ draftSavedSuccessfully: 'A piszkozat sikeresen mentve.',
+ noFurtherVersionsFound: 'További verziók nem találhatók',
+ noRowsFound: 'Nem található {{label}}',
+ preview: 'Előnézet',
+ problemRestoringVersion: 'Hiba történt a verzió visszaállításakor',
+ publish: 'Közzététel',
+ publishChanges: 'Módosítások közzététele',
+ published: 'Közzétett',
+ restoreThisVersion: 'A verzió visszaállítása',
+ restoredSuccessfully: 'Sikeresen visszaállítva.',
+ restoring: 'Visszaállítás...',
+ revertToPublished: 'Visszatérés a közzétetthez',
+ saveDraft: 'Piszkozat mentése',
+ selectLocales: 'Megjelenítendő nyelvek kiválasztása',
+ selectVersionToCompare: 'Válassza ki az összehasonlítani kívánt verziót',
+ showLocales: 'Nyelvek megjelenítése:',
+ type: 'Típus',
+ unpublish: 'Közzététel visszavonása',
+ unpublishing: 'Közzététel visszavonása...',
+ version: 'Verzió',
+ versionCreatedOn: '{{version}} létrehozva:',
+ versionID: 'Verzióazonosító',
+ versions: 'Verziók',
+ viewingVersion: 'A(z) {{entityLabel}} {{documentTitle}} verziójának megtekintése',
+ viewingVersionGlobal: 'A globális {{entityLabel}} verziójának megtekintése',
+ viewingVersions: 'A {{entityLabel}} {{documentTitle}} verzióinak megtekintése',
+ viewingVersionsGlobal: 'A globális {{entityLabel}} verzióinak megtekintése',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/hu.json b/packages/translations/src/_generatedFiles_/client/hu.json
deleted file mode 100644
index aca0994c363..00000000000
--- a/packages/translations/src/_generatedFiles_/client/hu.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Fiók",
- "accountOfCurrentUser": "Az aktuális felhasználó fiókja",
- "alreadyActivated": "Már aktiválva van",
- "alreadyLoggedIn": "Már bejelentkezett",
- "backToLogin": "Vissza a bejelentkezéshez",
- "beginCreateFirstUser": "Kezdésként hozza létre az első felhasználót.",
- "changePassword": "Jelszó módosítása",
- "confirmGeneration": "Generálás megerősítése",
- "confirmPassword": "Jelszó megerősítése",
- "emailNotValid": "A megadott e-mail cím érvénytelen",
- "emailSent": "E-mail elküldve",
- "enableAPIKey": "API-kulcs engedélyezése",
- "failedToUnlock": "Nem sikerült feloldani",
- "forceUnlock": "Kényszerített feloldás",
- "forgotPassword": "Elfelejtett jelszó",
- "forgotPasswordEmailInstructions": "Kérjük, adja meg e-mail címét alább. Kapni fog egy e-mail üzenetet a jelszó visszaállításához szükséges utasításokkal.",
- "forgotPasswordQuestion": "Elfelejtette jelszavát?",
- "generate": "Generálás",
- "generateNewAPIKey": "Új API-kulcs generálása",
- "logBackIn": "Jelentkezzen be újra",
- "logOut": "Kijelentkezés",
- "loggedOutInactivity": "Inaktivitás miatt kijelentkeztünk.",
- "loggedOutSuccessfully": "Sikeresen kijelentkezett.",
- "login": "Bejelentkezés",
- "logout": "Kijelentkezés",
- "logoutUser": "Felhasználó kijelentkezése",
- "newAPIKeyGenerated": "Új API-kulcs generálva.",
- "newPassword": "Új jelszó",
- "resetPassword": "Jelszó visszaállítása",
- "stayLoggedIn": "Maradjon bejelentkezve",
- "successfullyUnlocked": "Sikeresen feloldva",
- "unableToVerify": "Sikertelen megerősítés",
- "verified": "Megerősítve",
- "verifiedSuccessfully": "Sikeresen megerősítve",
- "verify": "Megerősítés",
- "verifyUser": "Felhasználó megerősítése",
- "youAreInactive": "Már egy ideje nem volt aktív, és hamarosan automatikusan kijelentkeztetjük saját biztonsága érdekében. Szeretne bejelentkezve maradni?"
- },
- "error": {
- "autosaving": "Hiba történt a dokumentum automatikus mentése közben.",
- "correctInvalidFields": "Kérjük, javítsa ki az érvénytelen mezőket.",
- "deletingTitle": "Hiba történt a {{title}} törlése közben. Kérjük, ellenőrizze a kapcsolatot, és próbálja meg újra.",
- "loadingDocument": "Hiba történt a {{id}} azonosítójú dokumentum betöltésekor.",
- "noMatchedField": "Nem található egyező mező a következőhöz: \"{{label}}\"",
- "notAllowedToAccessPage": "Ehhez az oldalhoz nem férhet hozzá.",
- "previewing": "Hiba történt a dokumentum előnézetének megtekintése közben.",
- "unableToDeleteCount": "Nem sikerült törölni {{count}}/{{total}} {{label}}.",
- "unableToUpdateCount": "Nem sikerült frissíteni {{count}}/{{total}} {{label}}.",
- "unknown": "Ismeretlen hiba történt.",
- "unspecific": "Hiba történt."
- },
- "fields": {
- "addLabel": "{{label}} hozzáadása",
- "addLink": "Link hozzáadása",
- "addNew": "Új hozzáadása",
- "addNewLabel": "Új {{label}} hozzáadása",
- "addRelationship": "Kapcsolat hozzáadása",
- "addUpload": "Feltöltés hozzáadása",
- "block": "blokk",
- "blockType": "Blokk típusa",
- "blocks": "blokkok",
- "chooseFromExisting": "Válasszon a meglévők közül",
- "collapseAll": "Mindet összecsuk",
- "editLink": "Link szerkesztése",
- "editRelationship": "Kapcsolat hozzáadása",
- "itemsAndMore": "{{items}} és további {{count}}",
- "labelRelationship": "{{label}} Kapcsolat",
- "latitude": "Szélesség",
- "longitude": "Hosszúság",
- "passwordsDoNotMatch": "A jelszavak nem egyeznek.",
- "removeRelationship": "Kapcsolat eltávolítása",
- "removeUpload": "Feltöltés eltávolítása",
- "saveChanges": "Módosítások mentése",
- "searchForBlock": "Blokk keresése",
- "selectFieldsToEdit": "Válassza ki a szerkeszteni kívánt mezőket",
- "showAll": "Az összes megjelenítése",
- "swapRelationship": "Kapcsolat csere",
- "swapUpload": "Feltöltés csere",
- "toggleBlock": "Blokk kinyitása",
- "uploadNewLabel": "Új {{label}} feltöltése"
- },
- "general": {
- "aboutToDelete": "A {{label}} <1>{{title}}</1> törlésére készül. Biztos benne?",
- "aboutToDeleteCount_many": "Törölni készül {{count}} {{label}}",
- "aboutToDeleteCount_one": "Törölni készül {{count}} {{label}}",
- "aboutToDeleteCount_other": "Törölni készül {{count}} {{label}}",
- "addBelow": "Hozzáadás lent",
- "addFilter": "Szűrő hozzáadása",
- "adminTheme": "Admin téma",
- "and": "És",
- "applyChanges": "Változtatások alkalmazása",
- "ascending": "Növekvő",
- "automatic": "Automatikus",
- "backToDashboard": "Vissza az irányítópultra",
- "cancel": "Mégsem",
- "changesNotSaved": "A módosítások nem lettek mentve. Ha most távozik, elveszíti a változtatásokat.",
- "close": "Bezárás",
- "collapse": "Összecsukás",
- "collections": "Gyűjtemények",
- "columnToSort": "Rendezendő oszlop",
- "columns": "Oszlopok",
- "confirm": "Megerősítés",
- "confirmDeletion": "Törlés megerősítése",
- "confirmDuplication": "Duplikáció megerősítése",
- "copied": "Másolva",
- "copy": "Másolás",
- "create": "Létrehozás",
- "createNew": "Új létrehozása",
- "createNewLabel": "Új {{label}} létrehozása",
- "created": "Létrehozva",
- "creating": "Létrehozás",
- "creatingNewLabel": "Új {{label}} létrehozása",
- "dark": "Sötét",
- "dashboard": "Irányítópult",
- "delete": "Törlés",
- "deletedCountSuccessfully": "{{count}} {{label}} sikeresen törölve.",
- "deleting": "Törlés...",
- "descending": "Csökkenő",
- "deselectAllRows": "Jelölje ki az összes sort",
- "duplicate": "Duplikálás",
- "duplicateWithoutSaving": "Duplikálás a módosítások mentése nélkül",
- "edit": "Szerkesztés",
- "editLabel": "{{label}} szerkesztése",
- "editing": "Szerkesztés",
- "editingLabel_many": "{{count}} {{label}} szerkesztése",
- "editingLabel_one": "{{count}} {{label}} szerkesztése",
- "editingLabel_other": "{{count}} {{label}} szerkesztése",
- "email": "E-mail",
- "emailAddress": "E-mail cím",
- "enterAValue": "Adjon meg egy értéket",
- "error": "Hiba",
- "errors": "Hibák",
- "fallbackToDefaultLocale": "Visszatérés az alapértelmezett nyelvhez",
- "filterWhere": "Szűrő {{label}} ahol",
- "filters": "Szűrők",
- "globals": "Globálisok",
- "language": "Nyelv",
- "lastModified": "Utoljára módosítva",
- "leaveAnyway": "Távozás mindenképp",
- "leaveWithoutSaving": "Távozás mentés nélkül",
- "light": "Világos",
- "livePreview": "Előnézet",
- "loading": "Betöltés",
- "locale": "Nyelv",
- "menu": "Menü",
- "moveDown": "Mozgatás lefelé",
- "moveUp": "Mozgatás felfelé",
- "noFiltersSet": "Nincs beállítva szűrő",
- "noLabel": "<No {{label}}>",
- "noOptions": "Nincs lehetőség",
- "noResults": "Nem találtunk {{label}}. Vagy még nem létezik {{label}}, vagy egyik sem felel meg a fent megadott szűrőknek.",
- "noValue": "Nincs érték",
- "none": "Semmi",
- "notFound": "Nem található",
- "nothingFound": "Nincs találat",
- "of": "a",
- "open": "Megnyitás",
- "or": "Vagy",
- "order": "Sorrend",
- "pageNotFound": "Az oldal nem található",
- "password": "Jelszó",
- "payloadSettings": "Payload beállítások",
- "perPage": "Oldalanként: {{limit}}",
- "remove": "Törlés",
- "reset": "Visszaállítás",
- "row": "Sor",
- "rows": "Sorok",
- "save": "Mentés",
- "saving": "Mentés...",
- "searchBy": "Keresés a következő szerint: {{label}}",
- "selectAll": "Az összes kijelölése: {{count}} {{label}}",
- "selectAllRows": "Válassza ki az összes sort",
- "selectValue": "Válasszon ki egy értéket",
- "selectedCount": "{{count}} {{label}} kiválasztva",
- "showAllLabel": "Mutasd az összes {{címke}}",
- "sorryNotFound": "Sajnáljuk – nincs semmi, ami megfelelne a kérésének.",
- "sort": "Rendezés",
- "sortByLabelDirection": "Rendezés {{label}} {{direction}} szerint",
- "stayOnThisPage": "Maradjon ezen az oldalon",
- "submissionSuccessful": "Beküldés sikeres.",
- "submit": "Beküldés",
- "successfullyCreated": "{{label}} sikeresen létrehozva.",
- "successfullyDuplicated": "{{label}} sikeresen duplikálódott.",
- "thisLanguage": "Magyar",
- "titleDeleted": "{{label}} \"{{title}}\" sikeresen törölve.",
- "unauthorized": "Jogosulatlan",
- "unsavedChangesDuplicate": "Nem mentett módosításai vannak. Szeretné folytatni a duplikációt?",
- "untitled": "Névtelen",
- "updatedAt": "Frissítve:",
- "updatedCountSuccessfully": "{{count}} {{label}} sikeresen frissítve.",
- "updatedSuccessfully": "Sikeresen frissítve.",
- "updating": "Frissítés",
- "welcome": "Üdvözöljük"
- },
- "operators": {
- "contains": "tartalmaz",
- "equals": "egyenlő",
- "exists": "létezik",
- "isGreaterThan": "nagyobb, mint",
- "isGreaterThanOrEqualTo": "nagyobb vagy egyenlő, mint",
- "isIn": "benne van",
- "isLessThan": "kisebb, mint",
- "isLessThanOrEqualTo": "kisebb vagy egyenlő, mint",
- "isLike": "olyan, mint",
- "isNotEqualTo": "nem egyenlő",
- "isNotIn": "nincs benne",
- "near": "közel"
- },
- "upload": {
- "crop": "Termés",
- "cropToolDescription": "Húzza a kijelölt terület sarkait, rajzoljon új területet, vagy igazítsa a lentebb található értékeket.",
- "dragAndDrop": "Húzzon ide egy fájlt",
- "editImage": "Kép szerkesztése",
- "focalPoint": "Fókuszpont",
- "focalPointDescription": "Húzza az érdekes pontot közvetlenül az előnézetre, vagy állítsa be az alábbi értékeket.",
- "height": "Magasság",
- "previewSizes": "Előnézeti méretek",
- "selectCollectionToBrowse": "Válassza ki a böngészni kívánt gyűjteményt",
- "selectFile": "Válasszon ki egy fájlt",
- "setCropArea": "Állítsa be a vágási területet",
- "setFocalPoint": "Állítsa be a fókuszpontot",
- "sizesFor": "Méretek a {{címke}} számára",
- "width": "Szélesség"
- },
- "validation": {
- "fieldHasNo": "Ennek a mezőnek nincs {{label}}",
- "limitReached": "Elérte a korlátot, csak {{max}} elem adható hozzá.",
- "required": "Ez a mező kötelező.",
- "requiresAtLeast": "Ehhez a mezőhöz legalább {{count}} {{label}} szükséges."
- },
- "version": {
- "aboutToPublishSelection": "Arra készül, hogy az összes {{label}} elemet közzétegye a kijelölésben. biztos vagy ebben?",
- "aboutToRestore": "Arra készül, hogy visszaállítsa ezt a {{label}} dokumentumot arra az állapotra, amelyben {{versionDate}} napon volt.",
- "aboutToRestoreGlobal": "Arra készül, hogy visszaállítsa a {{label}} arra az állapotra, amelyben {{versionDate}} napon volt.",
- "aboutToRevertToPublished": "Arra készül, hogy visszaállítsa a dokumentum módosításait a közzétett állapotába. Biztos benne?",
- "aboutToUnpublish": "A dokumentum közzétételének visszavonására készül. Biztos benne?",
- "aboutToUnpublishSelection": "Arra készül, hogy visszavonja a kijelölésben szereplő összes {{label}} közzétételét. biztos vagy ebben?",
- "autosave": "Automatikus mentés",
- "autosavedSuccessfully": "Automatikus mentés sikeres.",
- "changed": "Megváltozott",
- "compareVersion": "Hasonlítsa össze a verziót a következőkkel:",
- "confirmPublish": "A közzététel megerősítése",
- "confirmRevertToSaved": "Erősítse meg a mentett verzióra való visszatérést",
- "confirmUnpublish": "A közzététel visszavonásának megerősítése",
- "confirmVersionRestoration": "Verzió-visszaállítás megerősítése",
- "draft": "Piszkozat",
- "draftSavedSuccessfully": "A piszkozat sikeresen mentve.",
- "noFurtherVersionsFound": "További verziók nem találhatók",
- "noRowsFound": "Nem található {{label}}",
- "preview": "Előnézet",
- "problemRestoringVersion": "Hiba történt a verzió visszaállításakor",
- "publish": "Közzététel",
- "publishChanges": "Módosítások közzététele",
- "published": "Közzétett",
- "restoreThisVersion": "A verzió visszaállítása",
- "restoredSuccessfully": "Sikeresen visszaállítva.",
- "restoring": "Visszaállítás...",
- "revertToPublished": "Visszatérés a közzétetthez",
- "saveDraft": "Piszkozat mentése",
- "selectLocales": "Megjelenítendő nyelvek kiválasztása",
- "selectVersionToCompare": "Válassza ki az összehasonlítani kívánt verziót",
- "showLocales": "Nyelvek megjelenítése:",
- "type": "Típus",
- "unpublish": "Közzététel visszavonása",
- "unpublishing": "Közzététel visszavonása...",
- "version": "Verzió",
- "versionCreatedOn": "{{version}} létrehozva:",
- "versionID": "Verzióazonosító",
- "versions": "Verziók",
- "viewingVersion": "A(z) {{entityLabel}} {{documentTitle}} verziójának megtekintése",
- "viewingVersionGlobal": "A globális {{entityLabel}} verziójának megtekintése",
- "viewingVersions": "A {{entityLabel}} {{documentTitle}} verzióinak megtekintése",
- "viewingVersionsGlobal": "A globális {{entityLabel}} verzióinak megtekintése"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/index.ts b/packages/translations/src/_generatedFiles_/client/index.ts
index 7ab7ae98b26..0deeb35d53b 100644
--- a/packages/translations/src/_generatedFiles_/client/index.ts
+++ b/packages/translations/src/_generatedFiles_/client/index.ts
@@ -1,33 +1,33 @@
-import ar from './ar.json' assert { type: 'json' }
-import az from './az.json' assert { type: 'json' }
-import bg from './bg.json' assert { type: 'json' }
-import cs from './cs.json' assert { type: 'json' }
-import de from './de.json' assert { type: 'json' }
-import en from './en.json' assert { type: 'json' }
-import es from './es.json' assert { type: 'json' }
-import fa from './fa.json' assert { type: 'json' }
-import fr from './fr.json' assert { type: 'json' }
-import hr from './hr.json' assert { type: 'json' }
-import hu from './hu.json' assert { type: 'json' }
-import it from './it.json' assert { type: 'json' }
-import ja from './ja.json' assert { type: 'json' }
-import ko from './ko.json' assert { type: 'json' }
-import my from './my.json' assert { type: 'json' }
-import nb from './nb.json' assert { type: 'json' }
-import nl from './nl.json' assert { type: 'json' }
-import pl from './pl.json' assert { type: 'json' }
-import pt from './pt.json' assert { type: 'json' }
-import ro from './ro.json' assert { type: 'json' }
-import rs from './rs.json' assert { type: 'json' }
-import rsLatin from './rs-latin.json' assert { type: 'json' }
-import ru from './ru.json' assert { type: 'json' }
-import sv from './sv.json' assert { type: 'json' }
-import th from './th.json' assert { type: 'json' }
-import tr from './tr.json' assert { type: 'json' }
-import ua from './ua.json' assert { type: 'json' }
-import vi from './vi.json' assert { type: 'json' }
-import zh from './zh.json' assert { type: 'json' }
-import zhTw from './zh-tw.json' assert { type: 'json' }
+import ar from './ar.js'
+import az from './az.js'
+import bg from './bg.js'
+import cs from './cs.js'
+import de from './de.js'
+import en from './en.js'
+import es from './es.js'
+import fa from './fa.js'
+import fr from './fr.js'
+import hr from './hr.js'
+import hu from './hu.js'
+import it from './it.js'
+import ja from './ja.js'
+import ko from './ko.js'
+import my from './my.js'
+import nb from './nb.js'
+import nl from './nl.js'
+import pl from './pl.js'
+import pt from './pt.js'
+import ro from './ro.js'
+import rs from './rs.js'
+import rsLatin from './rs-latin.js'
+import ru from './ru.js'
+import sv from './sv.js'
+import th from './th.js'
+import tr from './tr.js'
+import ua from './ua.js'
+import vi from './vi.js'
+import zh from './zh.js'
+import zhTw from './zh-tw.js'
export const translations = {
ar,
@@ -51,7 +51,7 @@ export const translations = {
pt,
ro,
rs,
- rsLatin,
+ 'rs-latin': rsLatin,
ru,
sv,
th,
@@ -59,5 +59,7 @@ export const translations = {
ua,
vi,
zh,
- zhTw,
+ 'zh-tw': zhTw,
+} as {
+ [locale: string]: Record<string, Record<string, string>>
}
diff --git a/packages/translations/src/_generatedFiles_/client/it.js b/packages/translations/src/_generatedFiles_/client/it.js
new file mode 100644
index 00000000000..5c703e9dee0
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/it.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: "Account dell'utente corrente",
+ alreadyActivated: 'Già Attivato',
+ alreadyLoggedIn: 'Sei già loggato',
+ backToLogin: 'Torna al login',
+ beginCreateFirstUser: 'Per iniziare, crea il tuo primo utente.',
+ changePassword: 'Cambia Password',
+ confirmGeneration: 'Conferma Generazione',
+ confirmPassword: 'Conferma Password',
+ emailNotValid: "L'email fornita non è valida",
+ emailSent: 'Email Inviata',
+ enableAPIKey: 'Abilita la Chiave API',
+ failedToUnlock: 'Lo sblocco è fallito',
+ forceUnlock: 'Forza Sblocco',
+ forgotPassword: 'Cambia Password',
+ forgotPasswordEmailInstructions:
+ 'Inserisci la tua mail qui sotto. Riceverai un messaggio email con le istruzioni su come cambiare la tua password.',
+ forgotPasswordQuestion: 'Password dimenticata?',
+ generate: 'Genera',
+ generateNewAPIKey: 'Genera una nuova Chiave API',
+ logBackIn: 'Vai al Log in',
+ logOut: 'Log out',
+ loggedOutInactivity: 'Sei stato disconnesso automaticamente per inattività.',
+ loggedOutSuccessfully: 'Sei stato disconnesso con successo.',
+ login: 'Login',
+ logout: 'Logout',
+ logoutUser: 'Logout utente',
+ newAPIKeyGenerated: 'Nuova Chiave API Generata.',
+ newPassword: 'Nuova Password',
+ resetPassword: 'Modifica Password',
+ stayLoggedIn: 'Rimani connesso',
+ successfullyUnlocked: 'Sbloccato con successo',
+ unableToVerify: 'Impossibile verificare',
+ verified: 'Verificato',
+ verifiedSuccessfully: 'Verificato con successo',
+ verify: 'Verifica',
+ verifyUser: 'Verifica Utente',
+ youAreInactive:
+ "Non sei attivo da un po' di tempo e a breve verrai disconnesso automaticamente per la tua sicurezza. Vuoi rimanere connesso?",
+ },
+ error: {
+ autosaving:
+ 'Si è verificato un problema durante il salvataggio automatico di questo documento.',
+ correctInvalidFields: 'Per favore correggi i campi non validi.',
+ deletingTitle:
+ "Si è verificato un errore durante l'eliminazione di {{title}}. Per favore controlla la tua connessione e riprova.",
+ loadingDocument:
+ 'Si è verificato un problema durante il caricamento del documento con ID {{id}}.',
+ noMatchedField: 'Nessun campo corrispondente trovato per "{{label}}"',
+ notAllowedToAccessPage: 'Non sei autorizzato ad accedere a questa pagina.',
+ previewing: "Si è verificato un problema durante l'anteprima di questo documento.",
+ unableToDeleteCount: 'Impossibile eliminare {{count}} su {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossibile aggiornare {{count}} su {{total}} {{label}}.',
+ unknown: 'Si è verificato un errore sconosciuto.',
+ unspecific: 'Si è verificato un errore.',
+ },
+ fields: {
+ addLabel: 'Aggiungi {{label}}',
+ addLink: 'Aggiungi Collegamento',
+ addNew: 'Aggiungi nuovo',
+ addNewLabel: 'Aggiungi nuovo {{label}}',
+ addRelationship: 'Aggiungi Relazione',
+ addUpload: 'aggiungi Carica',
+ block: 'blocco',
+ blockType: 'Tipo di Blocco',
+ blocks: 'blocchi',
+ chooseFromExisting: 'Scegli tra esistente',
+ collapseAll: 'Comprimi tutto',
+ editLink: 'Modifica Collegamento',
+ editRelationship: 'Modifica Relazione',
+ itemsAndMore: '{{items}} e altri {{count}}',
+ labelRelationship: 'Relazione {{label}}',
+ latitude: 'Latitudine',
+ longitude: 'Longitudine',
+ passwordsDoNotMatch: 'Le password non corrispondono.',
+ removeRelationship: 'Rimuovi Relazione',
+ removeUpload: 'Rimuovi Upload',
+ saveChanges: 'Salva modifiche',
+ searchForBlock: 'Cerca un blocco',
+ selectFieldsToEdit: 'Seleziona i campi da modificare',
+ showAll: 'Mostra tutto',
+ swapRelationship: 'Cambia Relationship',
+ swapUpload: 'Cambia Upload',
+ toggleBlock: 'Apri/chiudi blocco',
+ uploadNewLabel: 'Carica nuovo {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Stai per eliminare {{label}} <1>{{title}}</1>. Sei sicuro?',
+ aboutToDeleteCount_many: 'Stai per eliminare {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Stai per eliminare {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Stai per eliminare {{count}} {{label}}',
+ addBelow: 'Aggiungi sotto',
+ addFilter: 'Aggiungi Filtro',
+ adminTheme: 'Tema Admin',
+ and: 'E',
+ applyChanges: 'Applica modifiche',
+ ascending: 'Ascendente',
+ automatic: 'Automatico',
+ backToDashboard: 'Torna alla Dashboard',
+ cancel: 'Cancella',
+ changesNotSaved: 'Le tue modifiche non sono state salvate. Se esci ora, verranno perse.',
+ close: 'Chiudere',
+ collapse: 'Comprimi',
+ collections: 'Collezioni',
+ columnToSort: 'Colonna da Ordinare',
+ columns: 'Colonne',
+ confirm: 'Conferma',
+ confirmDeletion: "Conferma l'eliminazione",
+ confirmDuplication: 'Conferma la duplicazione',
+ copied: 'Copiato',
+ copy: 'Copia',
+ create: 'Crea',
+ createNew: 'Crea Nuovo',
+ createNewLabel: 'Crea nuovo {{label}}',
+ created: 'Data di creazione',
+ creating: 'Crea nuovo',
+ creatingNewLabel: 'Creazione di un nuovo {{label}}',
+ dark: 'Scuro',
+ dashboard: 'Dashboard',
+ delete: 'Elimina',
+ deletedCountSuccessfully: '{{count}} {{label}} eliminato con successo.',
+ deleting: 'Sto eliminando...',
+ descending: 'Decrescente',
+ deselectAllRows: 'Deseleziona tutte le righe',
+ duplicate: 'Duplica',
+ duplicateWithoutSaving: 'Duplica senza salvare le modifiche',
+ edit: 'Modificare',
+ editLabel: 'Modifica {{label}}',
+ editing: 'Modifica',
+ editingLabel_many: 'Modificare {{count}} {{label}}',
+ editingLabel_one: 'Modifica {{count}} {{label}}',
+ editingLabel_other: 'Modificare {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Indirizzo Email',
+ enterAValue: 'Inserisci un valore',
+ error: 'Errore',
+ errors: 'Errori',
+ fallbackToDefaultLocale: 'Fallback al locale predefinito',
+ filterWhere: 'Filtra {{label}} se',
+ filters: 'Filtri',
+ globals: 'Globali',
+ language: 'Lingua',
+ lastModified: 'Ultima modifica',
+ leaveAnyway: 'Esci comunque',
+ leaveWithoutSaving: 'Esci senza salvare',
+ light: 'Chiaro',
+ livePreview: 'Anteprima dal vivo',
+ loading: 'Caricamento',
+ locale: 'Locale',
+ menu: 'Menù',
+ moveDown: 'Sposta sotto',
+ moveUp: 'Sposta sopra',
+ noFiltersSet: 'Nessun filtro impostato',
+ noLabel: '<No {{label}}>',
+ noOptions: 'Nessuna opzione',
+ noResults:
+ 'Nessun {{label}} trovato. Non esiste ancora nessun {{label}} oppure nessuno corrisponde ai filtri che hai specificato sopra.',
+ noValue: 'Nessun valore',
+ none: 'Nessuno',
+ notFound: 'Non Trovato',
+ nothingFound: 'Non è stato trovato nulla',
+ of: 'di',
+ open: 'Apri',
+ or: 'Oppure',
+ order: 'Ordine',
+ pageNotFound: 'Pagina non trovata',
+ password: 'Password',
+ payloadSettings: 'Impostazioni di Payload',
+ perPage: 'Per Pagina: {{limit}}',
+ remove: 'Rimuovi',
+ reset: 'Ripristina',
+ row: 'Riga',
+ rows: 'Righe',
+ save: 'Salva',
+ saving: 'Salvo...',
+ searchBy: 'Cerca per {{label}}',
+ selectAll: 'Seleziona tutto {{count}} {{label}}',
+ selectAllRows: 'Seleziona tutte le righe',
+ selectValue: 'Seleziona un valore',
+ selectedCount: '{{count}} {{label}} selezionato',
+ showAllLabel: 'Mostra tutti {{label}}',
+ sorryNotFound: "Siamo spiacenti, non c'è nulla che corrisponda alla tua richiesta.",
+ sort: 'Ordina',
+ sortByLabelDirection: 'Ordina per {{label}} {{direction}}',
+ stayOnThisPage: 'Rimani su questa pagina',
+ submissionSuccessful: 'Invio riuscito.',
+ submit: 'Invia',
+ successfullyCreated: '{{label}} creato con successo.',
+ successfullyDuplicated: '{{label}} duplicato con successo.',
+ thisLanguage: 'Italiano',
+ titleDeleted: '{{label}} {{title}} eliminato con successo.',
+ unauthorized: 'Non autorizzato',
+ unsavedChangesDuplicate: 'Sono presenti modifiche non salvate. Vuoi continuare a duplicare?',
+ untitled: 'Senza titolo',
+ updatedAt: 'Aggiornato il',
+ updatedCountSuccessfully: '{{count}} {{label}} aggiornato con successo.',
+ updatedSuccessfully: 'Aggiornato con successo.',
+ updating: 'Aggiornamento',
+ welcome: 'Benvenuto',
+ },
+ operators: {
+ contains: 'contiene',
+ equals: 'uguale',
+ exists: 'esiste',
+ isGreaterThan: 'è maggiore di',
+ isGreaterThanOrEqualTo: 'è maggiore o uguale a',
+ isIn: 'è in',
+ isLessThan: 'è minore di',
+ isLessThanOrEqualTo: 'è minore o uguale a',
+ isLike: 'è come',
+ isNotEqualTo: 'non è uguale a',
+ isNotIn: 'non è in',
+ near: 'vicino',
+ },
+ upload: {
+ crop: 'Raccolto',
+ cropToolDescription:
+ "Trascina gli angoli dell'area selezionata, disegna una nuova area o regola i valori qui sotto.",
+ dragAndDrop: 'Trascina e rilascia un file',
+ editImage: 'Modifica immagine',
+ focalPoint: 'Punto Focale',
+ focalPointDescription:
+ "Trascina il punto focale direttamente sull'anteprima o regola i valori sottostanti.",
+ height: 'Altezza',
+ previewSizes: 'Anteprime Dimensioni',
+ selectCollectionToBrowse: 'Seleziona una Collezione da Sfogliare',
+ selectFile: 'Seleziona un file',
+ setCropArea: 'Imposta area di ritaglio',
+ setFocalPoint: 'Imposta punto focale',
+ sizesFor: 'Dimensioni per {{label}}',
+ width: 'Larghezza',
+ },
+ validation: {
+ fieldHasNo: 'Questo campo non ha {{label}}',
+ limitReached: 'Raggiunto il limite, possono essere aggiunti solo {{max}} elementi.',
+ required: 'Questo campo è obbligatorio.',
+ requiresAtLeast: 'Questo campo richiede almeno {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Stai per pubblicare tutte le {{label}} nella selezione. Sei sicuro?',
+ aboutToRestore:
+ 'Stai per ripristinare questo documento {{label}} allo stato in cui si trovava il {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Stai per ripristinare {{label}} allo stato in cui si trovava il {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Stai per ripristinare le modifiche di questo documento al suo stato pubblicato. Sei sicuro?',
+ aboutToUnpublish: 'Stai per annullare la pubblicazione di questo documento. Sei sicuro?',
+ aboutToUnpublishSelection:
+ 'Stai per annullare la pubblicazione di tutte le {{label}} nella selezione. Sei sicuro?',
+ autosave: 'Salvataggio automatico',
+ autosavedSuccessfully: 'Salvataggio automatico riuscito.',
+ changed: 'Modificato',
+ compareVersion: 'Confronta versione con:',
+ confirmPublish: 'Conferma la pubblicazione',
+ confirmRevertToSaved: 'Conferma il ripristino dei salvataggi',
+ confirmUnpublish: 'Conferma annullamento della pubblicazione',
+ confirmVersionRestoration: 'Conferma il ripristino della versione',
+ draft: 'Bozza',
+ draftSavedSuccessfully: 'Bozza salvata con successo.',
+ noFurtherVersionsFound: 'Non sono state trovate ulteriori versioni',
+ noRowsFound: 'Nessun {{label}} trovato',
+ preview: 'Anteprima',
+ problemRestoringVersion: 'Si è verificato un problema durante il ripristino di questa versione',
+ publish: 'Pubblicare',
+ publishChanges: 'Pubblica modifiche',
+ published: 'Pubblicato',
+ restoreThisVersion: 'Ripristina questa versione',
+ restoredSuccessfully: 'Ripristinato con successo.',
+ restoring: 'Ripristino...',
+ revertToPublished: 'Ritorna alla versione pubblicata',
+ saveDraft: 'Salva Bozza',
+ selectLocales: 'Seleziona le lingue da visualizzare',
+ selectVersionToCompare: 'Seleziona una versione da confrontare',
+ showLocales: 'Mostra localizzazioni:',
+ type: 'Tipo',
+ unpublish: 'Annulla pubblicazione',
+ unpublishing: 'Annullamento pubblicazione...',
+ version: 'Versione',
+ versionCreatedOn: '{{version}} creata il:',
+ versionID: 'ID Versione',
+ versions: 'Versioni',
+ viewingVersion: 'Visualizzazione della versione per {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Visualizzazione della versione per {{entityLabel}}',
+ viewingVersions: 'Visualizzazione delle versioni per {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Visualizzazione delle versioni per {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/it.json b/packages/translations/src/_generatedFiles_/client/it.json
deleted file mode 100644
index 13aeb36cb9a..00000000000
--- a/packages/translations/src/_generatedFiles_/client/it.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account dell'utente corrente",
- "alreadyActivated": "Già Attivato",
- "alreadyLoggedIn": "Sei già loggato",
- "backToLogin": "Torna al login",
- "beginCreateFirstUser": "Per iniziare, crea il tuo primo utente.",
- "changePassword": "Cambia Password",
- "confirmGeneration": "Conferma Generazione",
- "confirmPassword": "Conferma Password",
- "emailNotValid": "L'email fornita non è valida",
- "emailSent": "Email Inviata",
- "enableAPIKey": "Abilita la Chiave API",
- "failedToUnlock": "Lo sblocco è fallito",
- "forceUnlock": "Forza Sblocco",
- "forgotPassword": "Cambia Password",
- "forgotPasswordEmailInstructions": "Inserisci la tua mail qui sotto. Riceverai un messaggio email con le istruzioni su come cambiare la tua password.",
- "forgotPasswordQuestion": "Password dimenticata?",
- "generate": "Genera",
- "generateNewAPIKey": "Genera una nuova Chiave API",
- "logBackIn": "Vai al Log in",
- "logOut": "Log out",
- "loggedOutInactivity": "Sei stato disconnesso automaticamente per inattività.",
- "loggedOutSuccessfully": "Sei stato disconnesso con successo.",
- "login": "Login",
- "logout": "Logout",
- "logoutUser": "Logout utente",
- "newAPIKeyGenerated": "Nuova Chiave API Generata.",
- "newPassword": "Nuova Password",
- "resetPassword": "Modifica Password",
- "stayLoggedIn": "Rimani connesso",
- "successfullyUnlocked": "Sbloccato con successo",
- "unableToVerify": "Impossibile verificare",
- "verified": "Verificato",
- "verifiedSuccessfully": "Verificato con successo",
- "verify": "Verifica",
- "verifyUser": "Verifica Utente",
- "youAreInactive": "Non sei attivo da un po' di tempo e a breve verrai disconnesso automaticamente per la tua sicurezza. Vuoi rimanere connesso?"
- },
- "error": {
- "autosaving": "Si è verificato un problema durante il salvataggio automatico di questo documento.",
- "correctInvalidFields": "Per favore correggi i campi non validi.",
- "deletingTitle": "Si è verificato un errore durante l'eliminazione di {{title}}. Per favore controlla la tua connessione e riprova.",
- "loadingDocument": "Si è verificato un problema durante il caricamento del documento con ID {{id}}.",
- "noMatchedField": "Nessun campo corrispondente trovato per \"{{label}}\"",
- "notAllowedToAccessPage": "Non sei autorizzato ad accedere a questa pagina.",
- "previewing": "Si è verificato un problema durante l'anteprima di questo documento.",
- "unableToDeleteCount": "Impossibile eliminare {{count}} su {{total}} {{label}}.",
- "unableToUpdateCount": "Impossibile aggiornare {{count}} su {{total}} {{label}}.",
- "unknown": "Si è verificato un errore sconosciuto.",
- "unspecific": "Si è verificato un errore."
- },
- "fields": {
- "addLabel": "Aggiungi {{label}}",
- "addLink": "Aggiungi Collegamento",
- "addNew": "Aggiungi nuovo",
- "addNewLabel": "Aggiungi nuovo {{label}}",
- "addRelationship": "Aggiungi Relazione",
- "addUpload": "aggiungi Carica",
- "block": "blocco",
- "blockType": "Tipo di Blocco",
- "blocks": "blocchi",
- "chooseFromExisting": "Scegli tra esistente",
- "collapseAll": "Comprimi tutto",
- "editLink": "Modifica Collegamento",
- "editRelationship": "Modifica Relazione",
- "itemsAndMore": "{{items}} e altri {{count}}",
- "labelRelationship": "Relazione {{label}}",
- "latitude": "Latitudine",
- "longitude": "Longitudine",
- "passwordsDoNotMatch": "Le password non corrispondono.",
- "removeRelationship": "Rimuovi Relazione",
- "removeUpload": "Rimuovi Upload",
- "saveChanges": "Salva modifiche",
- "searchForBlock": "Cerca un blocco",
- "selectFieldsToEdit": "Seleziona i campi da modificare",
- "showAll": "Mostra tutto",
- "swapRelationship": "Cambia Relationship",
- "swapUpload": "Cambia Upload",
- "toggleBlock": "Apri/chiudi blocco",
- "uploadNewLabel": "Carica nuovo {{label}}"
- },
- "general": {
- "aboutToDelete": "Stai per eliminare {{label}} <1>{{title}}</1>. Sei sicuro?",
- "aboutToDeleteCount_many": "Stai per eliminare {{count}} {{label}}",
- "aboutToDeleteCount_one": "Stai per eliminare {{count}} {{label}}",
- "aboutToDeleteCount_other": "Stai per eliminare {{count}} {{label}}",
- "addBelow": "Aggiungi sotto",
- "addFilter": "Aggiungi Filtro",
- "adminTheme": "Tema Admin",
- "and": "E",
- "applyChanges": "Applica modifiche",
- "ascending": "Ascendente",
- "automatic": "Automatico",
- "backToDashboard": "Torna alla Dashboard",
- "cancel": "Cancella",
- "changesNotSaved": "Le tue modifiche non sono state salvate. Se esci ora, verranno perse.",
- "close": "Chiudere",
- "collapse": "Comprimi",
- "collections": "Collezioni",
- "columnToSort": "Colonna da Ordinare",
- "columns": "Colonne",
- "confirm": "Conferma",
- "confirmDeletion": "Conferma l'eliminazione",
- "confirmDuplication": "Conferma la duplicazione",
- "copied": "Copiato",
- "copy": "Copia",
- "create": "Crea",
- "createNew": "Crea Nuovo",
- "createNewLabel": "Crea nuovo {{label}}",
- "created": "Data di creazione",
- "creating": "Crea nuovo",
- "creatingNewLabel": "Creazione di un nuovo {{label}}",
- "dark": "Scuro",
- "dashboard": "Dashboard",
- "delete": "Elimina",
- "deletedCountSuccessfully": "{{count}} {{label}} eliminato con successo.",
- "deleting": "Sto eliminando...",
- "descending": "Decrescente",
- "deselectAllRows": "Deseleziona tutte le righe",
- "duplicate": "Duplica",
- "duplicateWithoutSaving": "Duplica senza salvare le modifiche",
- "edit": "Modificare",
- "editLabel": "Modifica {{label}}",
- "editing": "Modifica",
- "editingLabel_many": "Modificare {{count}} {{label}}",
- "editingLabel_one": "Modifica {{count}} {{label}}",
- "editingLabel_other": "Modificare {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Indirizzo Email",
- "enterAValue": "Inserisci un valore",
- "error": "Errore",
- "errors": "Errori",
- "fallbackToDefaultLocale": "Fallback al locale predefinito",
- "filterWhere": "Filtra {{label}} se",
- "filters": "Filtri",
- "globals": "Globali",
- "language": "Lingua",
- "lastModified": "Ultima modifica",
- "leaveAnyway": "Esci comunque",
- "leaveWithoutSaving": "Esci senza salvare",
- "light": "Chiaro",
- "livePreview": "Anteprima dal vivo",
- "loading": "Caricamento",
- "locale": "Locale",
- "menu": "Menù",
- "moveDown": "Sposta sotto",
- "moveUp": "Sposta sopra",
- "noFiltersSet": "Nessun filtro impostato",
- "noLabel": "<No {{label}}>",
- "noOptions": "Nessuna opzione",
- "noResults": "Nessun {{label}} trovato. Non esiste ancora nessun {{label}} oppure nessuno corrisponde ai filtri che hai specificato sopra.",
- "noValue": "Nessun valore",
- "none": "Nessuno",
- "notFound": "Non Trovato",
- "nothingFound": "Non è stato trovato nulla",
- "of": "di",
- "open": "Apri",
- "or": "Oppure",
- "order": "Ordine",
- "pageNotFound": "Pagina non trovata",
- "password": "Password",
- "payloadSettings": "Impostazioni di Payload",
- "perPage": "Per Pagina: {{limit}}",
- "remove": "Rimuovi",
- "reset": "Ripristina",
- "row": "Riga",
- "rows": "Righe",
- "save": "Salva",
- "saving": "Salvo...",
- "searchBy": "Cerca per {{label}}",
- "selectAll": "Seleziona tutto {{count}} {{label}}",
- "selectAllRows": "Seleziona tutte le righe",
- "selectValue": "Seleziona un valore",
- "selectedCount": "{{count}} {{label}} selezionato",
- "showAllLabel": "Mostra tutti {{label}}",
- "sorryNotFound": "Siamo spiacenti, non c'è nulla che corrisponda alla tua richiesta.",
- "sort": "Ordina",
- "sortByLabelDirection": "Ordina per {{label}} {{direction}}",
- "stayOnThisPage": "Rimani su questa pagina",
- "submissionSuccessful": "Invio riuscito.",
- "submit": "Invia",
- "successfullyCreated": "{{label}} creato con successo.",
- "successfullyDuplicated": "{{label}} duplicato con successo.",
- "thisLanguage": "Italiano",
- "titleDeleted": "{{label}} {{title}} eliminato con successo.",
- "unauthorized": "Non autorizzato",
- "unsavedChangesDuplicate": "Sono presenti modifiche non salvate. Vuoi continuare a duplicare?",
- "untitled": "Senza titolo",
- "updatedAt": "Aggiornato il",
- "updatedCountSuccessfully": "{{count}} {{label}} aggiornato con successo.",
- "updatedSuccessfully": "Aggiornato con successo.",
- "updating": "Aggiornamento",
- "welcome": "Benvenuto"
- },
- "operators": {
- "contains": "contiene",
- "equals": "uguale",
- "exists": "esiste",
- "isGreaterThan": "è maggiore di",
- "isGreaterThanOrEqualTo": "è maggiore o uguale a",
- "isIn": "è in",
- "isLessThan": "è minore di",
- "isLessThanOrEqualTo": "è minore o uguale a",
- "isLike": "è come",
- "isNotEqualTo": "non è uguale a",
- "isNotIn": "non è in",
- "near": "vicino"
- },
- "upload": {
- "crop": "Raccolto",
- "cropToolDescription": "Trascina gli angoli dell'area selezionata, disegna una nuova area o regola i valori qui sotto.",
- "dragAndDrop": "Trascina e rilascia un file",
- "editImage": "Modifica immagine",
- "focalPoint": "Punto Focale",
- "focalPointDescription": "Trascina il punto focale direttamente sull'anteprima o regola i valori sottostanti.",
- "height": "Altezza",
- "previewSizes": "Anteprime Dimensioni",
- "selectCollectionToBrowse": "Seleziona una Collezione da Sfogliare",
- "selectFile": "Seleziona un file",
- "setCropArea": "Imposta area di ritaglio",
- "setFocalPoint": "Imposta punto focale",
- "sizesFor": "Dimensioni per {{label}}",
- "width": "Larghezza"
- },
- "validation": {
- "fieldHasNo": "Questo campo non ha {{label}}",
- "limitReached": "Raggiunto il limite, possono essere aggiunti solo {{max}} elementi.",
- "required": "Questo campo è obbligatorio.",
- "requiresAtLeast": "Questo campo richiede almeno {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Stai per pubblicare tutte le {{label}} nella selezione. Sei sicuro?",
- "aboutToRestore": "Stai per ripristinare questo documento {{label}} allo stato in cui si trovava il {{versionDate}}.",
- "aboutToRestoreGlobal": "Stai per ripristinare {{label}} allo stato in cui si trovava il {{versionDate}}.",
- "aboutToRevertToPublished": "Stai per ripristinare le modifiche di questo documento al suo stato pubblicato. Sei sicuro?",
- "aboutToUnpublish": "Stai per annullare la pubblicazione di questo documento. Sei sicuro?",
- "aboutToUnpublishSelection": "Stai per annullare la pubblicazione di tutte le {{label}} nella selezione. Sei sicuro?",
- "autosave": "Salvataggio automatico",
- "autosavedSuccessfully": "Salvataggio automatico riuscito.",
- "changed": "Modificato",
- "compareVersion": "Confronta versione con:",
- "confirmPublish": "Conferma la pubblicazione",
- "confirmRevertToSaved": "Conferma il ripristino dei salvataggi",
- "confirmUnpublish": "Conferma annullamento della pubblicazione",
- "confirmVersionRestoration": "Conferma il ripristino della versione",
- "draft": "Bozza",
- "draftSavedSuccessfully": "Bozza salvata con successo.",
- "noFurtherVersionsFound": "Non sono state trovate ulteriori versioni",
- "noRowsFound": "Nessun {{label}} trovato",
- "preview": "Anteprima",
- "problemRestoringVersion": "Si è verificato un problema durante il ripristino di questa versione",
- "publish": "Pubblicare",
- "publishChanges": "Pubblica modifiche",
- "published": "Pubblicato",
- "restoreThisVersion": "Ripristina questa versione",
- "restoredSuccessfully": "Ripristinato con successo.",
- "restoring": "Ripristino...",
- "revertToPublished": "Ritorna alla versione pubblicata",
- "saveDraft": "Salva Bozza",
- "selectLocales": "Seleziona le lingue da visualizzare",
- "selectVersionToCompare": "Seleziona una versione da confrontare",
- "showLocales": "Mostra localizzazioni:",
- "type": "Tipo",
- "unpublish": "Annulla pubblicazione",
- "unpublishing": "Annullamento pubblicazione...",
- "version": "Versione",
- "versionCreatedOn": "{{version}} creata il:",
- "versionID": "ID Versione",
- "versions": "Versioni",
- "viewingVersion": "Visualizzazione della versione per {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Visualizzazione della versione per {{entityLabel}}",
- "viewingVersions": "Visualizzazione delle versioni per {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Visualizzazione delle versioni per {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ja.js b/packages/translations/src/_generatedFiles_/client/ja.js
new file mode 100644
index 00000000000..9985576e8eb
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ja.js
@@ -0,0 +1,288 @@
+export default {
+ authentication: {
+ account: 'アカウント',
+ accountOfCurrentUser: '現在のユーザーアカウント',
+ alreadyActivated: 'すでに有効です',
+ alreadyLoggedIn: 'すでにログインしています',
+ backToLogin: 'ログイン画面へ戻る',
+ beginCreateFirstUser: 'まずは、最初のユーザーを作成します。',
+ changePassword: 'パスワードを変更',
+ confirmGeneration: '生成の確認',
+ confirmPassword: 'パスワードの確認',
+ emailNotValid: '入力されたメールアドレスは無効です。',
+ emailSent: 'Emailが送信されました。',
+ enableAPIKey: 'API Keyを許可',
+ failedToUnlock: 'ロックの解除に失敗しました。',
+ forceUnlock: '強制的にロックを解除',
+ forgotPassword: 'パスワード再設定',
+ forgotPasswordEmailInstructions:
+ 'アカウントのメールアドレスを以下に入力してください。パスワードの再設定方法が記載されたメールが届きます。',
+ forgotPasswordQuestion: 'パスワードをお忘れですか?',
+ generate: '生成',
+ generateNewAPIKey: '新しいAPI Keyを生成',
+ logBackIn: '改めてログイン',
+ logOut: 'ログアウト',
+ loggedOutInactivity: 'しばらく操作を行わなかったため、管理画面からログアウトしました。',
+ loggedOutSuccessfully: '管理画面からログアウトしました。',
+ login: 'ログイン',
+ logout: 'ログアウト',
+ logoutUser: 'ログアウトユーザー',
+ newAPIKeyGenerated: '新しいAPI Keyを生成しました。',
+ newPassword: '新しいパスワード',
+ resetPassword: 'パスワード再発行',
+ stayLoggedIn: 'ログイン状態を維持',
+ successfullyUnlocked: 'ロックの解除に成功しました。',
+ unableToVerify: '検証ができません',
+ verified: '検証済み',
+ verifiedSuccessfully: '検証が成功しました',
+ verify: '検証',
+ verifyUser: 'ユーザーの確認',
+ youAreInactive:
+ 'しばらく操作を行わなかったため、セキュリティのために自動的にログアウトします。ログイン状態を維持しますか?',
+ },
+ error: {
+ autosaving: 'このデータを自動保存する際に問題が発生しました。',
+ correctInvalidFields: '無効なフィールドを修正してください。',
+ deletingTitle:
+ '{{title}} を削除する際にエラーが発生しました。接続を確認してからもう一度お試しください。',
+ loadingDocument: 'IDが {{id}} のデータを読み込む際に問題が発生しました。',
+ localesNotSaved_one: '次のロケールは保存できませんでした:',
+ localesNotSaved_other: '次のロケールは保存できませんでした:',
+ noMatchedField: '"{{label}}" に該当するフィールドがありません。',
+ notAllowedToAccessPage: 'この画面へのアクセスは許可されていません。',
+ previewing: 'このデータをプレビューする際に問題が発生しました。',
+ unableToDeleteCount: '{{total}} {{label}} から {{count}} を削除できません。',
+ unableToUpdateCount: '{{total}} {{label}} のうち {{count}} 個を更新できません。',
+ unknown: '不明なエラーが発生しました。',
+ unspecific: 'エラーが発生しました。',
+ },
+ fields: {
+ addLabel: '{{label}} を追加',
+ addLink: 'リンクを追加',
+ addNew: '新規追加',
+ addNewLabel: '{{label}} を新規追加',
+ addRelationship: 'リレーションシップを追加',
+ addUpload: 'アップロードを追加',
+ block: 'ブロック',
+ blockType: 'ブロックタイプ',
+ blocks: 'ブロック',
+ chooseFromExisting: '既存から選択',
+ collapseAll: 'すべて閉じる',
+ editLink: 'リンクを編集',
+ editRelationship: 'リレーションシップを編集',
+ itemsAndMore: '{{items}} 他{{count}}件',
+ labelRelationship: '{{label}} リレーションシップ',
+ latitude: '緯度',
+ longitude: '経度',
+ passwordsDoNotMatch: 'パスワードが一致しません',
+ removeRelationship: '関係を削除',
+ removeUpload: '削除',
+ saveChanges: '変更を保存',
+ searchForBlock: 'ブロックを検索',
+ selectFieldsToEdit: '編集するフィールドを選択',
+ showAll: 'すべて開く',
+ swapRelationship: 'スワップ関係',
+ swapUpload: '差し替え',
+ toggleBlock: 'ブロックを切り替え',
+ uploadNewLabel: '新規 {{label}} アップロード',
+ },
+ general: {
+ aboutToDelete: '{{label}} <1>{{title}}</1> を削除します。よろしいですか?',
+ aboutToDeleteCount_many: '{{label}}を{{count}}つ削除しようとしています',
+ aboutToDeleteCount_one: '{{label}}を{{count}}つ削除しようとしています',
+ aboutToDeleteCount_other: '{{label}}を{{count}}つ削除しようとしています',
+ addBelow: '下に追加',
+ addFilter: '絞り込みを追加',
+ adminTheme: '管理画面のテーマ',
+ and: 'かつ',
+ applyChanges: '変更を適用する',
+ ascending: '昇順',
+ automatic: '自動設定',
+ backToDashboard: 'ダッシュボードに戻る',
+ cancel: 'キャンセル',
+ changesNotSaved: '未保存の変更があります。このまま画面を離れると内容が失われます。',
+ close: '閉じる',
+ collapse: '閉じる',
+ collections: 'コレクション',
+ columnToSort: '並び替え対象の行',
+ columns: '行の表示',
+ confirm: '実行',
+ confirmDeletion: '削除の確認',
+ confirmDuplication: '複製の確認',
+ copied: 'コピーしました',
+ copy: 'コピー',
+ create: '作成',
+ createNew: '新規作成',
+ createNewLabel: '{{label}} を新規作成',
+ created: '作成',
+ creating: '作成中',
+ creatingNewLabel: '{{label}} を新規作成しています',
+ dark: 'ダークモード',
+ dashboard: 'ダッシュボード',
+ delete: '削除',
+ deletedCountSuccessfully: '{{count}}つの{{label}}を正常に削除しました。',
+ deleting: '削除しています...',
+ descending: '降順',
+ deselectAllRows: 'すべての行の選択を解除します',
+ duplicate: '複製',
+ duplicateWithoutSaving: '変更を保存せずに複製',
+ edit: '編集',
+ editLabel: '{{label}} を編集',
+ editing: '編集',
+ editingLabel_many: '{{count}}つの{{label}}を編集しています',
+ editingLabel_one: '{{count}}つの{{label}}を編集しています',
+ editingLabel_other: '{{count}}つの{{label}}を編集しています',
+ email: 'メールアドレス',
+ emailAddress: 'メールアドレス',
+ enterAValue: '値を入力',
+ error: 'エラー',
+ errors: 'エラー',
+ fallbackToDefaultLocale: 'デフォルトロケールへのフォールバック',
+ filterWhere: '{{label}} の絞り込み',
+ filters: '絞り込み',
+ globals: 'グローバル',
+ language: '言語',
+ lastModified: '最終更新',
+ leaveAnyway: 'すぐに画面を離れる',
+ leaveWithoutSaving: '内容が保存されていません',
+ light: 'ライトモード',
+ livePreview: 'プレビュー',
+ loading: 'ローディング中',
+ locale: 'ロケール',
+ menu: 'メニュー',
+ moveDown: '下へ移動',
+ moveUp: '上へ移動',
+ noFiltersSet: '絞り込みが未設定です。',
+ noLabel: '<No {{label}}>',
+ noOptions: '選択肢なし',
+ noResults:
+ '{{label}} データが見つかりませんでした。データが存在しない、または、絞り込みに一致するものがありません。',
+ noValue: '未設定',
+ none: 'なし',
+ notFound: 'Not Found',
+ nothingFound: 'Nothing found',
+ of: '/',
+ open: '開く',
+ or: 'または',
+ order: '表示順',
+ pageNotFound: 'ページが見つかりません',
+ password: 'パスワード',
+ payloadSettings: 'Payload 設定',
+ perPage: '表示件数: {{limit}}',
+ remove: '削除',
+ reset: 'リセット',
+ row: '列',
+ rows: '列',
+ save: '保存',
+ saving: '保存しています...',
+ searchBy: '{{label}} で検索',
+ selectAll: 'すべての{{count}}つの{{label}}を選択',
+ selectAllRows: 'すべての行を選択します',
+ selectValue: '値を選択',
+ selectedCount: '{{count}}つの{{label}}を選択中',
+ showAllLabel: 'すべての{{label}}を表示する',
+ sorryNotFound: '申し訳ありません。リクエストに対応する内容が見つかりませんでした。',
+ sort: '並び替え',
+ sortByLabelDirection: '{{label}}により並べ替え {{direction}}',
+ stayOnThisPage: 'この画面にとどまる',
+ submissionSuccessful: '送信が成功しました。',
+ submit: '送信',
+ successfullyCreated: '{{label}} が作成されました。',
+ successfullyDuplicated: '{{label}} が複製されました。',
+ thisLanguage: 'Japanese',
+ titleDeleted: '{{label}} "{{title}}" が削除されました。',
+ unauthorized: '未認証',
+ unsavedChangesDuplicate: '未保存の変更があります。複製を続けますか?',
+ untitled: 'Untitled',
+ updatedAt: '更新日',
+ updatedCountSuccessfully: '{{count}}つの{{label}}を正常に更新しました。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ welcome: 'ようこそ',
+ },
+ operators: {
+ contains: '含む',
+ equals: '等しい',
+ exists: '存在す',
+ isGreaterThan: 'より大きい',
+ isGreaterThanOrEqualTo: '以上',
+ isIn: 'あります',
+ isLessThan: 'より小さい',
+ isLessThanOrEqualTo: '以下',
+ isLike: 'のような',
+ isNotEqualTo: '等しくない',
+ isNotIn: '入っていません',
+ near: '近く',
+ },
+ upload: {
+ crop: 'クロップ',
+ cropToolDescription:
+ '選択したエリアのコーナーをドラッグしたり、新たなエリアを描画したり、下記の値を調整してください。',
+ dragAndDrop: 'ファイルをドラッグ アンド ドロップする',
+ editImage: '画像を編集する',
+ focalPoint: '焦点',
+ focalPointDescription: 'プレビュー上で焦点を直接ドラッグするか、下の値を調整してください。',
+ height: '高さ',
+ previewSizes: 'プレビューサイズ',
+ selectCollectionToBrowse: '閲覧するコレクションを選択',
+ selectFile: 'ファイルを選択',
+ setCropArea: 'クロップエリアを設定する',
+ setFocalPoint: '焦点を設定する',
+ sizesFor: '{{label}}のサイズ',
+ width: '横幅',
+ },
+ validation: {
+ fieldHasNo: '{{label}} が必要です。',
+ limitReached: '制限に達しました、{{max}}個以上のアイテムを追加することはできません。',
+ required: '必須フィールドです。',
+ requiresAtLeast: '少なくとも {{count}} {{label}} 以上が必要です。',
+ },
+ version: {
+ aboutToPublishSelection: '選択中のすべての{{label}}を公開しようとしています。よろしいですか?',
+ aboutToRestore:
+ 'この {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。',
+ aboutToRestoreGlobal:
+ 'グローバルな {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。',
+ aboutToRevertToPublished:
+ 'このデータの変更を公開時の状態に戻そうとしています。よろしいですか?',
+ aboutToUnpublish: 'このデータを非公開にしようとしています。よろしいですか?',
+ aboutToUnpublishSelection:
+ '選択したすべての{{label}}の公開を取り消そうとしています。よろしいですか?',
+ autosave: '自動保存',
+ autosavedSuccessfully: '自動保存に成功しました。',
+ changed: '変更済み',
+ compareVersion: 'バージョンを比較:',
+ confirmPublish: '公開を確認する',
+ confirmRevertToSaved: '保存された状態に戻す確認',
+ confirmUnpublish: '非公開の確認',
+ confirmVersionRestoration: 'バージョン復元の確認',
+ draft: 'ドラフト',
+ draftSavedSuccessfully: '下書きは正常に保存されました。',
+ noFurtherVersionsFound: 'その他のバージョンは見つかりませんでした。',
+ noRowsFound: '{{label}} は未設定です',
+ preview: 'プレビュー',
+ problemRestoringVersion: 'このバージョンの復元に問題がありました。',
+ publish: '公開する',
+ publishChanges: '変更内容を公開',
+ published: '公開済み',
+ restoreThisVersion: 'このバージョンを復元',
+ restoredSuccessfully: '正常に復元されました。',
+ restoring: '復元しています...',
+ revertToPublished: '公開時の内容に戻す',
+ saveDraft: 'ドラフトを保存',
+ selectLocales: '表示するロケールを選択',
+ selectVersionToCompare: '比較するバージョンを選択',
+ showLocales: 'ロケールを表示:',
+ type: 'タイプ',
+ unpublish: '非公開',
+ unpublishing: '非公開中...',
+ version: 'バージョン',
+ versionCreatedOn: '{{version}} 作成日時:',
+ versionID: 'バージョンID',
+ versions: 'バージョン',
+ viewingVersion: '表示バージョン: {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '表示バージョン: グローバルな {{entityLabel}}',
+ viewingVersions: '表示バージョン: {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '表示バージョン: グローバルな {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ja.json b/packages/translations/src/_generatedFiles_/client/ja.json
deleted file mode 100644
index 0bdd691127e..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ja.json
+++ /dev/null
@@ -1,280 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "アカウント",
- "accountOfCurrentUser": "現在のユーザーアカウント",
- "alreadyActivated": "すでに有効です",
- "alreadyLoggedIn": "すでにログインしています",
- "backToLogin": "ログイン画面へ戻る",
- "beginCreateFirstUser": "まずは、最初のユーザーを作成します。",
- "changePassword": "パスワードを変更",
- "confirmGeneration": "生成の確認",
- "confirmPassword": "パスワードの確認",
- "emailNotValid": "入力されたメールアドレスは無効です。",
- "emailSent": "Emailが送信されました。",
- "enableAPIKey": "API Keyを許可",
- "failedToUnlock": "ロックの解除に失敗しました。",
- "forceUnlock": "強制的にロックを解除",
- "forgotPassword": "パスワード再設定",
- "forgotPasswordEmailInstructions": "アカウントのメールアドレスを以下に入力してください。パスワードの再設定方法が記載されたメールが届きます。",
- "forgotPasswordQuestion": "パスワードをお忘れですか?",
- "generate": "生成",
- "generateNewAPIKey": "新しいAPI Keyを生成",
- "logBackIn": "改めてログイン",
- "logOut": "ログアウト",
- "loggedOutInactivity": "しばらく操作を行わなかったため、管理画面からログアウトしました。",
- "loggedOutSuccessfully": "管理画面からログアウトしました。",
- "login": "ログイン",
- "logout": "ログアウト",
- "logoutUser": "ログアウトユーザー",
- "newAPIKeyGenerated": "新しいAPI Keyを生成しました。",
- "newPassword": "新しいパスワード",
- "resetPassword": "パスワード再発行",
- "stayLoggedIn": "ログイン状態を維持",
- "successfullyUnlocked": "ロックの解除に成功しました。",
- "unableToVerify": "検証ができません",
- "verified": "検証済み",
- "verifiedSuccessfully": "検証が成功しました",
- "verify": "検証",
- "verifyUser": "ユーザーの確認",
- "youAreInactive": "しばらく操作を行わなかったため、セキュリティのために自動的にログアウトします。ログイン状態を維持しますか?"
- },
- "error": {
- "autosaving": "このデータを自動保存する際に問題が発生しました。",
- "correctInvalidFields": "無効なフィールドを修正してください。",
- "deletingTitle": "{{title}} を削除する際にエラーが発生しました。接続を確認してからもう一度お試しください。",
- "loadingDocument": "IDが {{id}} のデータを読み込む際に問題が発生しました。",
- "localesNotSaved_one": "次のロケールは保存できませんでした:",
- "localesNotSaved_other": "次のロケールは保存できませんでした:",
- "noMatchedField": "\"{{label}}\" に該当するフィールドがありません。",
- "notAllowedToAccessPage": "この画面へのアクセスは許可されていません。",
- "previewing": "このデータをプレビューする際に問題が発生しました。",
- "unableToDeleteCount": "{{total}} {{label}} から {{count}} を削除できません。",
- "unableToUpdateCount": "{{total}} {{label}} のうち {{count}} 個を更新できません。",
- "unknown": "不明なエラーが発生しました。",
- "unspecific": "エラーが発生しました。"
- },
- "fields": {
- "addLabel": "{{label}} を追加",
- "addLink": "リンクを追加",
- "addNew": "新規追加",
- "addNewLabel": "{{label}} を新規追加",
- "addRelationship": "リレーションシップを追加",
- "addUpload": "アップロードを追加",
- "block": "ブロック",
- "blockType": "ブロックタイプ",
- "blocks": "ブロック",
- "chooseFromExisting": "既存から選択",
- "collapseAll": "すべて閉じる",
- "editLink": "リンクを編集",
- "editRelationship": "リレーションシップを編集",
- "itemsAndMore": "{{items}} 他{{count}}件",
- "labelRelationship": "{{label}} リレーションシップ",
- "latitude": "緯度",
- "longitude": "経度",
- "passwordsDoNotMatch": "パスワードが一致しません",
- "removeRelationship": "関係を削除",
- "removeUpload": "削除",
- "saveChanges": "変更を保存",
- "searchForBlock": "ブロックを検索",
- "selectFieldsToEdit": "編集するフィールドを選択",
- "showAll": "すべて開く",
- "swapRelationship": "スワップ関係",
- "swapUpload": "差し替え",
- "toggleBlock": "ブロックを切り替え",
- "uploadNewLabel": "新規 {{label}} アップロード"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1> を削除します。よろしいですか?",
- "aboutToDeleteCount_many": "{{label}}を{{count}}つ削除しようとしています",
- "aboutToDeleteCount_one": "{{label}}を{{count}}つ削除しようとしています",
- "aboutToDeleteCount_other": "{{label}}を{{count}}つ削除しようとしています",
- "addBelow": "下に追加",
- "addFilter": "絞り込みを追加",
- "adminTheme": "管理画面のテーマ",
- "and": "かつ",
- "applyChanges": "変更を適用する",
- "ascending": "昇順",
- "automatic": "自動設定",
- "backToDashboard": "ダッシュボードに戻る",
- "cancel": "キャンセル",
- "changesNotSaved": "未保存の変更があります。このまま画面を離れると内容が失われます。",
- "close": "閉じる",
- "collapse": "閉じる",
- "collections": "コレクション",
- "columnToSort": "並び替え対象の行",
- "columns": "行の表示",
- "confirm": "実行",
- "confirmDeletion": "削除の確認",
- "confirmDuplication": "複製の確認",
- "copied": "コピーしました",
- "copy": "コピー",
- "create": "作成",
- "createNew": "新規作成",
- "createNewLabel": "{{label}} を新規作成",
- "created": "作成",
- "creating": "作成中",
- "creatingNewLabel": "{{label}} を新規作成しています",
- "dark": "ダークモード",
- "dashboard": "ダッシュボード",
- "delete": "削除",
- "deletedCountSuccessfully": "{{count}}つの{{label}}を正常に削除しました。",
- "deleting": "削除しています...",
- "descending": "降順",
- "deselectAllRows": "すべての行の選択を解除します",
- "duplicate": "複製",
- "duplicateWithoutSaving": "変更を保存せずに複製",
- "edit": "編集",
- "editLabel": "{{label}} を編集",
- "editing": "編集",
- "editingLabel_many": "{{count}}つの{{label}}を編集しています",
- "editingLabel_one": "{{count}}つの{{label}}を編集しています",
- "editingLabel_other": "{{count}}つの{{label}}を編集しています",
- "email": "メールアドレス",
- "emailAddress": "メールアドレス",
- "enterAValue": "値を入力",
- "error": "エラー",
- "errors": "エラー",
- "fallbackToDefaultLocale": "デフォルトロケールへのフォールバック",
- "filterWhere": "{{label}} の絞り込み",
- "filters": "絞り込み",
- "globals": "グローバル",
- "language": "言語",
- "lastModified": "最終更新",
- "leaveAnyway": "すぐに画面を離れる",
- "leaveWithoutSaving": "内容が保存されていません",
- "light": "ライトモード",
- "livePreview": "プレビュー",
- "loading": "ローディング中",
- "locale": "ロケール",
- "menu": "メニュー",
- "moveDown": "下へ移動",
- "moveUp": "上へ移動",
- "noFiltersSet": "絞り込みが未設定です。",
- "noLabel": "<No {{label}}>",
- "noOptions": "選択肢なし",
- "noResults": "{{label}} データが見つかりませんでした。データが存在しない、または、絞り込みに一致するものがありません。",
- "noValue": "未設定",
- "none": "なし",
- "notFound": "Not Found",
- "nothingFound": "Nothing found",
- "of": "/",
- "open": "開く",
- "or": "または",
- "order": "表示順",
- "pageNotFound": "ページが見つかりません",
- "password": "パスワード",
- "payloadSettings": "Payload 設定",
- "perPage": "表示件数: {{limit}}",
- "remove": "削除",
- "reset": "リセット",
- "row": "列",
- "rows": "列",
- "save": "保存",
- "saving": "保存しています...",
- "searchBy": "{{label}} で検索",
- "selectAll": "すべての{{count}}つの{{label}}を選択",
- "selectAllRows": "すべての行を選択します",
- "selectValue": "値を選択",
- "selectedCount": "{{count}}つの{{label}}を選択中",
- "showAllLabel": "すべての{{label}}を表示する",
- "sorryNotFound": "申し訳ありません。リクエストに対応する内容が見つかりませんでした。",
- "sort": "並び替え",
- "sortByLabelDirection": "{{label}}により並べ替え {{direction}}",
- "stayOnThisPage": "この画面にとどまる",
- "submissionSuccessful": "送信が成功しました。",
- "submit": "送信",
- "successfullyCreated": "{{label}} が作成されました。",
- "successfullyDuplicated": "{{label}} が複製されました。",
- "thisLanguage": "Japanese",
- "titleDeleted": "{{label}} \"{{title}}\" が削除されました。",
- "unauthorized": "未認証",
- "unsavedChangesDuplicate": "未保存の変更があります。複製を続けますか?",
- "untitled": "Untitled",
- "updatedAt": "更新日",
- "updatedCountSuccessfully": "{{count}}つの{{label}}を正常に更新しました。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "welcome": "ようこそ"
- },
- "operators": {
- "contains": "含む",
- "equals": "等しい",
- "exists": "存在す",
- "isGreaterThan": "より大きい",
- "isGreaterThanOrEqualTo": "以上",
- "isIn": "あります",
- "isLessThan": "より小さい",
- "isLessThanOrEqualTo": "以下",
- "isLike": "のような",
- "isNotEqualTo": "等しくない",
- "isNotIn": "入っていません",
- "near": "近く"
- },
- "upload": {
- "crop": "クロップ",
- "cropToolDescription": "選択したエリアのコーナーをドラッグしたり、新たなエリアを描画したり、下記の値を調整してください。",
- "dragAndDrop": "ファイルをドラッグ アンド ドロップする",
- "editImage": "画像を編集する",
- "focalPoint": "焦点",
- "focalPointDescription": "プレビュー上で焦点を直接ドラッグするか、下の値を調整してください。",
- "height": "高さ",
- "previewSizes": "プレビューサイズ",
- "selectCollectionToBrowse": "閲覧するコレクションを選択",
- "selectFile": "ファイルを選択",
- "setCropArea": "クロップエリアを設定する",
- "setFocalPoint": "焦点を設定する",
- "sizesFor": "{{label}}のサイズ",
- "width": "横幅"
- },
- "validation": {
- "fieldHasNo": "{{label}} が必要です。",
- "limitReached": "制限に達しました、{{max}}個以上のアイテムを追加することはできません。",
- "required": "必須フィールドです。",
- "requiresAtLeast": "少なくとも {{count}} {{label}} 以上が必要です。"
- },
- "version": {
- "aboutToPublishSelection": "選択中のすべての{{label}}を公開しようとしています。よろしいですか?",
- "aboutToRestore": "この {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。",
- "aboutToRestoreGlobal": "グローバルな {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。",
- "aboutToRevertToPublished": "このデータの変更を公開時の状態に戻そうとしています。よろしいですか?",
- "aboutToUnpublish": "このデータを非公開にしようとしています。よろしいですか?",
- "aboutToUnpublishSelection": "選択したすべての{{label}}の公開を取り消そうとしています。よろしいですか?",
- "autosave": "自動保存",
- "autosavedSuccessfully": "自動保存に成功しました。",
- "changed": "変更済み",
- "compareVersion": "バージョンを比較:",
- "confirmPublish": "公開を確認する",
- "confirmRevertToSaved": "保存された状態に戻す確認",
- "confirmUnpublish": "非公開の確認",
- "confirmVersionRestoration": "バージョン復元の確認",
- "draft": "ドラフト",
- "draftSavedSuccessfully": "下書きは正常に保存されました。",
- "noFurtherVersionsFound": "その他のバージョンは見つかりませんでした。",
- "noRowsFound": "{{label}} は未設定です",
- "preview": "プレビュー",
- "problemRestoringVersion": "このバージョンの復元に問題がありました。",
- "publish": "公開する",
- "publishChanges": "変更内容を公開",
- "published": "公開済み",
- "restoreThisVersion": "このバージョンを復元",
- "restoredSuccessfully": "正常に復元されました。",
- "restoring": "復元しています...",
- "revertToPublished": "公開時の内容に戻す",
- "saveDraft": "ドラフトを保存",
- "selectLocales": "表示するロケールを選択",
- "selectVersionToCompare": "比較するバージョンを選択",
- "showLocales": "ロケールを表示:",
- "type": "タイプ",
- "unpublish": "非公開",
- "unpublishing": "非公開中...",
- "version": "バージョン",
- "versionCreatedOn": "{{version}} 作成日時:",
- "versionID": "バージョンID",
- "versions": "バージョン",
- "viewingVersion": "表示バージョン: {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "表示バージョン: グローバルな {{entityLabel}}",
- "viewingVersions": "表示バージョン: {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "表示バージョン: グローバルな {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ko.js b/packages/translations/src/_generatedFiles_/client/ko.js
new file mode 100644
index 00000000000..9ca1d98bf76
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ko.js
@@ -0,0 +1,283 @@
+export default {
+ authentication: {
+ account: '계정',
+ accountOfCurrentUser: '현재 사용자의 계정',
+ alreadyActivated: '이미 활성화됨',
+ alreadyLoggedIn: '이미 로그인됨',
+ backToLogin: '로그인 화면으로 돌아가기',
+ beginCreateFirstUser: '시작하려면 첫 번째 사용자를 생성하세요.',
+ changePassword: '비밀번호 변경',
+ confirmGeneration: '생성 확인',
+ confirmPassword: '비밀번호 확인',
+ emailNotValid: '입력한 이메일은 유효하지 않습니다.',
+ emailSent: '이메일 전송됨',
+ enableAPIKey: 'API 키 활성화',
+ failedToUnlock: '잠금 해제 실패',
+ forceUnlock: '강제 잠금 해제',
+ forgotPassword: '비밀번호를 잊으셨나요?',
+ forgotPasswordEmailInstructions:
+ '아래에 이메일을 입력하세요. 비밀번호를 재설정하는 방법에 대한 안내가 포함된 이메일 메시지를 받게 될 것입니다.',
+ forgotPasswordQuestion: '비밀번호를 잊으셨나요?',
+ generate: '생성',
+ generateNewAPIKey: '새로운 API 키 생성',
+ logBackIn: '다시 로그인',
+ logOut: '로그아웃',
+ loggedOutInactivity: '보안을 위해 일정 시간 동안 활동하지 않아 로그아웃되었습니다.',
+ loggedOutSuccessfully: '로그아웃되었습니다.',
+ login: '로그인',
+ logout: '로그아웃',
+ logoutUser: '현재 사용자 로그아웃',
+ newAPIKeyGenerated: '새로운 API 키가 생성되었습니다.',
+ newPassword: '새로운 비밀번호',
+ resetPassword: '비밀번호 재설정',
+ stayLoggedIn: '로그인 상태 유지',
+ successfullyUnlocked: '잠금 해제 성공',
+ unableToVerify: '확인할 수 없음',
+ verified: '확인됨',
+ verifiedSuccessfully: '성공적으로 확인됨',
+ verify: '확인',
+ verifyUser: '현재 사용자 확인',
+ youAreInactive:
+ '잠시 활동하지 않았으며 보안을 위해 곧 자동 로그아웃됩니다. 로그인 상태를 유지하시겠습니까?',
+ },
+ error: {
+ autosaving: '이 문서를 자동 저장하는 중에 문제가 발생했습니다.',
+ correctInvalidFields: '입력하신 내용을 확인해주세요.',
+ deletingTitle:
+ '{{title}} 삭제하는 중에 오류가 발생했습니다. 인터넷 연결을 확인하고 다시 시도하세요.',
+ loadingDocument: 'ID가 {{id}}인 문서를 불러오는 중에 문제가 발생했습니다.',
+ noMatchedField: '"{{label}}"에 대한 일치하는 입력란이 없습니다.',
+ notAllowedToAccessPage: '이 페이지에 접근할 권한이 없습니다.',
+ previewing: '이 문서를 미리보는 중에 문제가 발생했습니다.',
+ unableToDeleteCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.',
+ unableToUpdateCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.',
+ unknown: '알 수 없는 오류가 발생했습니다.',
+ unspecific: '오류가 발생했습니다.',
+ },
+ fields: {
+ addLabel: '{{label}} 추가',
+ addLink: '링크 추가',
+ addNew: '새로 추가',
+ addNewLabel: '새로운 {{label}} 추가',
+ addRelationship: '관계 추가',
+ addUpload: '업로드 추가',
+ block: '블록',
+ blockType: '블록 유형',
+ blocks: '블록',
+ chooseFromExisting: '기존 항목 중 선택',
+ collapseAll: '모두 접기',
+ editLink: '링크 수정',
+ editRelationship: '관계 수정',
+ itemsAndMore: '{{items}} 및 {{count}}개 더',
+ labelRelationship: '{{label}} 관계',
+ latitude: '위도',
+ longitude: '경도',
+ passwordsDoNotMatch: '비밀번호가 일치하지 않습니다.',
+ removeRelationship: '관계 제거',
+ removeUpload: '제거',
+ saveChanges: '변경 사항 저장',
+ searchForBlock: '블록 검색',
+ selectFieldsToEdit: '수정할 입력란 선택',
+ showAll: '모두 표시',
+ swapRelationship: '관계 교체',
+ swapUpload: '업로드 교체',
+ toggleBlock: '블록 토글',
+ uploadNewLabel: '새로운 {{label}} 업로드',
+ },
+ general: {
+ aboutToDelete: '{{label}} <1>{{title}}</1>를 삭제하려고 합니다. 계속하시겠습니까?',
+ aboutToDeleteCount_many: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ aboutToDeleteCount_one: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ aboutToDeleteCount_other: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ addBelow: '아래에 추가',
+ addFilter: '필터 추가',
+ adminTheme: '관리자 테마',
+ and: '및',
+ applyChanges: '변경 사항 적용',
+ ascending: '오름차순',
+ automatic: '자동 설정',
+ backToDashboard: '대시보드로 돌아가기',
+ cancel: '취소',
+ changesNotSaved: '변경 사항이 저장되지 않았습니다. 지금 떠나면 변경 사항을 잃게 됩니다.',
+ close: '닫기',
+ collapse: '접기',
+ collections: '컬렉션',
+ columnToSort: '정렬할 열',
+ columns: '열',
+ confirm: '확인',
+ confirmDeletion: '삭제하시겠습니까?',
+ confirmDuplication: '복제하시겠습니까?',
+ copied: '복사됨',
+ copy: '복사',
+ create: '생성',
+ createNew: '새로 생성',
+ createNewLabel: '새로운 {{label}} 생성',
+ created: '생성됨',
+ creating: '생성 중',
+ creatingNewLabel: '{{label}} 생성 중',
+ dark: '다크',
+ dashboard: '대시보드',
+ delete: '삭제',
+ deletedCountSuccessfully: '{{count}}개의 {{label}}를 삭제했습니다.',
+ deleting: '삭제 중...',
+ descending: '내림차순',
+ deselectAllRows: '모든 행 선택 해제',
+ duplicate: '복제',
+ duplicateWithoutSaving: '변경 사항 저장 없이 복제',
+ edit: '수정',
+ editLabel: '{{label}} 수정',
+ editing: '수정 중',
+ editingLabel_many: '{{count}}개의 {{label}} 수정 중',
+ editingLabel_one: '{{count}}개의 {{label}} 수정 중',
+ editingLabel_other: '{{count}}개의 {{label}} 수정 중',
+ email: '이메일',
+ emailAddress: '이메일 주소',
+ enterAValue: '값을 입력하세요',
+ error: '오류',
+ errors: '오류',
+ fallbackToDefaultLocale: '기본 locale로 대체',
+ filterWhere: '{{label}} 필터링 조건',
+ filters: '필터',
+ globals: '글로벌',
+ language: '언어',
+ lastModified: '마지막 수정 일시',
+ leaveAnyway: '그래도 나가시겠습니까?',
+ leaveWithoutSaving: '저장하지 않고 나가기',
+ light: '라이트',
+ livePreview: '실시간 미리보기',
+ loading: '불러오는 중',
+ locale: 'locale',
+ menu: '메뉴',
+ moveDown: '아래로 이동',
+ moveUp: '위로 이동',
+ noFiltersSet: '설정된 필터 없음',
+ noLabel: '<{{label}} 없음>',
+ noOptions: '옵션 없음',
+ noResults:
+ '{{label}}를 찾을 수 없습니다. 아직 {{label}}이 없거나 설정한 필터와 일치하는 것이 없습니다.',
+ noValue: '값 없음',
+ none: '없음',
+ notFound: '찾을 수 없음',
+ nothingFound: '찾을 수 없습니다',
+ of: '의',
+ open: '열기',
+ or: '또는',
+ order: '순서',
+ pageNotFound: '페이지를 찾을 수 없음',
+ password: '비밀번호',
+ payloadSettings: 'Payload 설정',
+ perPage: '페이지당 개수: {{limit}}',
+ remove: '제거',
+ reset: '초기화',
+ row: '행',
+ rows: '행',
+ save: '저장',
+ saving: '저장 중...',
+ searchBy: '{{label}}로 검색',
+ selectAll: '{{count}}개 {{label}} 모두 선택',
+ selectAllRows: '모든 행 선택',
+ selectValue: '값 선택',
+ selectedCount: '{{count}}개의 {{label}} 선택됨',
+ showAllLabel: '{{label}} 모두 표시',
+ sorryNotFound: '죄송합니다. 요청과 일치하는 항목이 없습니다.',
+ sort: '정렬',
+ sortByLabelDirection: '{{label}} {{direction}}으로 정렬',
+ stayOnThisPage: '이 페이지에 머무르기',
+ submissionSuccessful: '제출이 완료되었습니다.',
+ submit: '제출',
+ successfullyCreated: '{{label}}이(가) 생성되었습니다.',
+ successfullyDuplicated: '{{label}}이(가) 복제되었습니다.',
+ thisLanguage: '한국어',
+ titleDeleted: '{{label}} "{{title}}"을(를) 삭제했습니다.',
+ unauthorized: '권한 없음',
+ unsavedChangesDuplicate: '저장되지 않은 변경 사항이 있습니다. 복제를 계속하시겠습니까?',
+ untitled: '제목 없음',
+ updatedAt: '업데이트 일시',
+ updatedCountSuccessfully: '{{count}}개의 {{label}}을(를) 업데이트했습니다.',
+ updatedSuccessfully: '성공적으로 업데이트되었습니다.',
+ updating: '업데이트 중',
+ welcome: '환영합니다',
+ },
+ operators: {
+ contains: '포함',
+ equals: '같음',
+ exists: '존재',
+ isGreaterThan: '보다 큼',
+ isGreaterThanOrEqualTo: '보다 크거나 같음',
+ isIn: '포함됨',
+ isLessThan: '보다 작음',
+ isLessThanOrEqualTo: '보다 작거나 같음',
+ isLike: '유사',
+ isNotEqualTo: '같지 않음',
+ isNotIn: '포함되지 않음',
+ near: '근처',
+ },
+ upload: {
+ crop: '자르기',
+ cropToolDescription:
+ '선택한 영역의 모퉁이를 드래그하거나 새로운 영역을 그리거나 아래의 값을 조정하세요.',
+ dragAndDrop: '파일을 끌어다 놓으세요',
+ editImage: '이미지 수정',
+ focalPoint: '초점',
+ focalPointDescription: '미리보기에서 초점을 직접 드래그하거나 아래의 값을 조정하세요.',
+ height: '높이',
+ previewSizes: '미리보기 크기',
+ selectCollectionToBrowse: '찾을 컬렉션 선택',
+ selectFile: '파일 선택',
+ setCropArea: '자르기 영역 설정',
+ setFocalPoint: '초점 설정',
+ sizesFor: '{{label}} 크기',
+ width: '너비',
+ },
+ validation: {
+ fieldHasNo: '이 입력란에는 {{label}}이(가) 없습니다.',
+ limitReached: '제한에 도달했습니다. {{max}}개 항목만 추가할 수 있습니다.',
+ required: '이 입력란은 필수입니다.',
+ requiresAtLeast: '이 입력란운 최소한 {{count}} {{label}}이 필요합니다.',
+ },
+ version: {
+ aboutToPublishSelection: '선택한 {{label}}을(를) 게시하려고 합니다. 계속하시겠습니까?',
+ aboutToRestore: '이 {{label}} 문서를 {{versionDate}}기준 버전으로 복원하려고 합니다.',
+ aboutToRestoreGlobal: '글로벌 {{label}}을(를) {{versionDate}}기준 버전으로 복원하려고 합니다.',
+ aboutToRevertToPublished:
+ '이 문서의 변경 사항을 게시된 상태로 되돌리려고 합니다. 계속하시겠습니까?',
+ aboutToUnpublish: '이 문서를 게시 해제하려고 합니다. 계속하시겠습니까?',
+ aboutToUnpublishSelection: '선택한 {{label}}을(를) 게시 해제하려고 합니다. 계속하시겠습니까?',
+ autosave: '자동 저장',
+ autosavedSuccessfully: '자동 저장이 완료되었습니다.',
+ changed: '변경됨',
+ compareVersion: '비교할 버전 선택:',
+ confirmPublish: '게시하기',
+ confirmRevertToSaved: '저장된 상태로 되돌리기',
+ confirmUnpublish: '게시 해제하기',
+ confirmVersionRestoration: '버전 복원하기',
+ draft: '초안',
+ draftSavedSuccessfully: '초안이 저장되었습니다.',
+ noFurtherVersionsFound: '더 이상의 버전을 찾을 수 없습니다.',
+ noRowsFound: '{{label}}을(를) 찾을 수 없음',
+ preview: '미리보기',
+ problemRestoringVersion: '이 버전을 복원하는 중 문제가 발생했습니다.',
+ publish: '게시',
+ publishChanges: '변경 사항 게시',
+ published: '게시됨',
+ restoreThisVersion: '이 버전 복원',
+ restoredSuccessfully: '복원이 완료되었습니다.',
+ restoring: '복원 중...',
+ revertToPublished: '게시된 상태로 되돌리기',
+ saveDraft: '초안 저장',
+ selectLocales: '표시할 locale 선택',
+ selectVersionToCompare: '비교할 버전 선택',
+ showLocales: 'locale 표시:',
+ type: '유형',
+ unpublish: '게시 해제',
+ unpublishing: '게시 해제 중...',
+ version: '버전',
+ versionCreatedOn: '{{version}} 생성 날짜:',
+ versionID: '버전 ID',
+ versions: '버전',
+ viewingVersion: '{{entityLabel}} {{documentTitle}}의 버전 보기',
+ viewingVersionGlobal: '글로벌 {{entityLabel}}의 버전 보기',
+ viewingVersions: '{{entityLabel}} {{documentTitle}}에 대한 버전 보기',
+ viewingVersionsGlobal: '글로벌 {{entityLabel}}에 대한 버전 보기',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ko.json b/packages/translations/src/_generatedFiles_/client/ko.json
deleted file mode 100644
index d8f1f58044e..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ko.json
+++ /dev/null
@@ -1,277 +0,0 @@
-{
- "authentication": {
- "account": "계정",
- "accountOfCurrentUser": "현재 사용자의 계정",
- "alreadyActivated": "이미 활성화됨",
- "alreadyLoggedIn": "이미 로그인됨",
- "backToLogin": "로그인 화면으로 돌아가기",
- "beginCreateFirstUser": "시작하려면 첫 번째 사용자를 생성하세요.",
- "changePassword": "비밀번호 변경",
- "confirmGeneration": "생성 확인",
- "confirmPassword": "비밀번호 확인",
- "emailNotValid": "입력한 이메일은 유효하지 않습니다.",
- "emailSent": "이메일 전송됨",
- "enableAPIKey": "API 키 활성화",
- "failedToUnlock": "잠금 해제 실패",
- "forceUnlock": "강제 잠금 해제",
- "forgotPassword": "비밀번호를 잊으셨나요?",
- "forgotPasswordEmailInstructions": "아래에 이메일을 입력하세요. 비밀번호를 재설정하는 방법에 대한 안내가 포함된 이메일 메시지를 받게 될 것입니다.",
- "forgotPasswordQuestion": "비밀번호를 잊으셨나요?",
- "generate": "생성",
- "generateNewAPIKey": "새로운 API 키 생성",
- "logBackIn": "다시 로그인",
- "logOut": "로그아웃",
- "loggedOutInactivity": "보안을 위해 일정 시간 동안 활동하지 않아 로그아웃되었습니다.",
- "loggedOutSuccessfully": "로그아웃되었습니다.",
- "login": "로그인",
- "logout": "로그아웃",
- "logoutUser": "현재 사용자 로그아웃",
- "newAPIKeyGenerated": "새로운 API 키가 생성되었습니다.",
- "newPassword": "새로운 비밀번호",
- "resetPassword": "비밀번호 재설정",
- "stayLoggedIn": "로그인 상태 유지",
- "successfullyUnlocked": "잠금 해제 성공",
- "unableToVerify": "확인할 수 없음",
- "verified": "확인됨",
- "verifiedSuccessfully": "성공적으로 확인됨",
- "verify": "확인",
- "verifyUser": "현재 사용자 확인",
- "youAreInactive": "잠시 활동하지 않았으며 보안을 위해 곧 자동 로그아웃됩니다. 로그인 상태를 유지하시겠습니까?"
- },
- "error": {
- "autosaving": "이 문서를 자동 저장하는 중에 문제가 발생했습니다.",
- "correctInvalidFields": "입력하신 내용을 확인해주세요.",
- "deletingTitle": "{{title}} 삭제하는 중에 오류가 발생했습니다. 인터넷 연결을 확인하고 다시 시도하세요.",
- "loadingDocument": "ID가 {{id}}인 문서를 불러오는 중에 문제가 발생했습니다.",
- "noMatchedField": "\"{{label}}\"에 대한 일치하는 입력란이 없습니다.",
- "notAllowedToAccessPage": "이 페이지에 접근할 권한이 없습니다.",
- "previewing": "이 문서를 미리보는 중에 문제가 발생했습니다.",
- "unableToDeleteCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.",
- "unableToUpdateCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.",
- "unknown": "알 수 없는 오류가 발생했습니다.",
- "unspecific": "오류가 발생했습니다."
- },
- "fields": {
- "addLabel": "{{label}} 추가",
- "addLink": "링크 추가",
- "addNew": "새로 추가",
- "addNewLabel": "새로운 {{label}} 추가",
- "addRelationship": "관계 추가",
- "addUpload": "업로드 추가",
- "block": "블록",
- "blockType": "블록 유형",
- "blocks": "블록",
- "chooseFromExisting": "기존 항목 중 선택",
- "collapseAll": "모두 접기",
- "editLink": "링크 수정",
- "editRelationship": "관계 수정",
- "itemsAndMore": "{{items}} 및 {{count}}개 더",
- "labelRelationship": "{{label}} 관계",
- "latitude": "위도",
- "longitude": "경도",
- "passwordsDoNotMatch": "비밀번호가 일치하지 않습니다.",
- "removeRelationship": "관계 제거",
- "removeUpload": "제거",
- "saveChanges": "변경 사항 저장",
- "searchForBlock": "블록 검색",
- "selectFieldsToEdit": "수정할 입력란 선택",
- "showAll": "모두 표시",
- "swapRelationship": "관계 교체",
- "swapUpload": "업로드 교체",
- "toggleBlock": "블록 토글",
- "uploadNewLabel": "새로운 {{label}} 업로드"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1>를 삭제하려고 합니다. 계속하시겠습니까?",
- "aboutToDeleteCount_many": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "aboutToDeleteCount_one": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "aboutToDeleteCount_other": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "addBelow": "아래에 추가",
- "addFilter": "필터 추가",
- "adminTheme": "관리자 테마",
- "and": "및",
- "applyChanges": "변경 사항 적용",
- "ascending": "오름차순",
- "automatic": "자동 설정",
- "backToDashboard": "대시보드로 돌아가기",
- "cancel": "취소",
- "changesNotSaved": "변경 사항이 저장되지 않았습니다. 지금 떠나면 변경 사항을 잃게 됩니다.",
- "close": "닫기",
- "collapse": "접기",
- "collections": "컬렉션",
- "columnToSort": "정렬할 열",
- "columns": "열",
- "confirm": "확인",
- "confirmDeletion": "삭제하시겠습니까?",
- "confirmDuplication": "복제하시겠습니까?",
- "copied": "복사됨",
- "copy": "복사",
- "create": "생성",
- "createNew": "새로 생성",
- "createNewLabel": "새로운 {{label}} 생성",
- "created": "생성됨",
- "creating": "생성 중",
- "creatingNewLabel": "{{label}} 생성 중",
- "dark": "다크",
- "dashboard": "대시보드",
- "delete": "삭제",
- "deletedCountSuccessfully": "{{count}}개의 {{label}}를 삭제했습니다.",
- "deleting": "삭제 중...",
- "descending": "내림차순",
- "deselectAllRows": "모든 행 선택 해제",
- "duplicate": "복제",
- "duplicateWithoutSaving": "변경 사항 저장 없이 복제",
- "edit": "수정",
- "editLabel": "{{label}} 수정",
- "editing": "수정 중",
- "editingLabel_many": "{{count}}개의 {{label}} 수정 중",
- "editingLabel_one": "{{count}}개의 {{label}} 수정 중",
- "editingLabel_other": "{{count}}개의 {{label}} 수정 중",
- "email": "이메일",
- "emailAddress": "이메일 주소",
- "enterAValue": "값을 입력하세요",
- "error": "오류",
- "errors": "오류",
- "fallbackToDefaultLocale": "기본 locale로 대체",
- "filterWhere": "{{label}} 필터링 조건",
- "filters": "필터",
- "globals": "글로벌",
- "language": "언어",
- "lastModified": "마지막 수정 일시",
- "leaveAnyway": "그래도 나가시겠습니까?",
- "leaveWithoutSaving": "저장하지 않고 나가기",
- "light": "라이트",
- "livePreview": "실시간 미리보기",
- "loading": "불러오는 중",
- "locale": "locale",
- "menu": "메뉴",
- "moveDown": "아래로 이동",
- "moveUp": "위로 이동",
- "noFiltersSet": "설정된 필터 없음",
- "noLabel": "<{{label}} 없음>",
- "noOptions": "옵션 없음",
- "noResults": "{{label}}를 찾을 수 없습니다. 아직 {{label}}이 없거나 설정한 필터와 일치하는 것이 없습니다.",
- "noValue": "값 없음",
- "none": "없음",
- "notFound": "찾을 수 없음",
- "nothingFound": "찾을 수 없습니다",
- "of": "의",
- "open": "열기",
- "or": "또는",
- "order": "순서",
- "pageNotFound": "페이지를 찾을 수 없음",
- "password": "비밀번호",
- "payloadSettings": "Payload 설정",
- "perPage": "페이지당 개수: {{limit}}",
- "remove": "제거",
- "reset": "초기화",
- "row": "행",
- "rows": "행",
- "save": "저장",
- "saving": "저장 중...",
- "searchBy": "{{label}}로 검색",
- "selectAll": "{{count}}개 {{label}} 모두 선택",
- "selectAllRows": "모든 행 선택",
- "selectValue": "값 선택",
- "selectedCount": "{{count}}개의 {{label}} 선택됨",
- "showAllLabel": "{{label}} 모두 표시",
- "sorryNotFound": "죄송합니다. 요청과 일치하는 항목이 없습니다.",
- "sort": "정렬",
- "sortByLabelDirection": "{{label}} {{direction}}으로 정렬",
- "stayOnThisPage": "이 페이지에 머무르기",
- "submissionSuccessful": "제출이 완료되었습니다.",
- "submit": "제출",
- "successfullyCreated": "{{label}}이(가) 생성되었습니다.",
- "successfullyDuplicated": "{{label}}이(가) 복제되었습니다.",
- "thisLanguage": "한국어",
- "titleDeleted": "{{label}} \"{{title}}\"을(를) 삭제했습니다.",
- "unauthorized": "권한 없음",
- "unsavedChangesDuplicate": "저장되지 않은 변경 사항이 있습니다. 복제를 계속하시겠습니까?",
- "untitled": "제목 없음",
- "updatedAt": "업데이트 일시",
- "updatedCountSuccessfully": "{{count}}개의 {{label}}을(를) 업데이트했습니다.",
- "updatedSuccessfully": "성공적으로 업데이트되었습니다.",
- "updating": "업데이트 중",
- "welcome": "환영합니다"
- },
- "operators": {
- "contains": "포함",
- "equals": "같음",
- "exists": "존재",
- "isGreaterThan": "보다 큼",
- "isGreaterThanOrEqualTo": "보다 크거나 같음",
- "isIn": "포함됨",
- "isLessThan": "보다 작음",
- "isLessThanOrEqualTo": "보다 작거나 같음",
- "isLike": "유사",
- "isNotEqualTo": "같지 않음",
- "isNotIn": "포함되지 않음",
- "near": "근처"
- },
- "upload": {
- "crop": "자르기",
- "cropToolDescription": "선택한 영역의 모퉁이를 드래그하거나 새로운 영역을 그리거나 아래의 값을 조정하세요.",
- "dragAndDrop": "파일을 끌어다 놓으세요",
- "editImage": "이미지 수정",
- "focalPoint": "초점",
- "focalPointDescription": "미리보기에서 초점을 직접 드래그하거나 아래의 값을 조정하세요.",
- "height": "높이",
- "previewSizes": "미리보기 크기",
- "selectCollectionToBrowse": "찾을 컬렉션 선택",
- "selectFile": "파일 선택",
- "setCropArea": "자르기 영역 설정",
- "setFocalPoint": "초점 설정",
- "sizesFor": "{{label}} 크기",
- "width": "너비"
- },
- "validation": {
- "fieldHasNo": "이 입력란에는 {{label}}이(가) 없습니다.",
- "limitReached": "제한에 도달했습니다. {{max}}개 항목만 추가할 수 있습니다.",
- "required": "이 입력란은 필수입니다.",
- "requiresAtLeast": "이 입력란운 최소한 {{count}} {{label}}이 필요합니다."
- },
- "version": {
- "aboutToPublishSelection": "선택한 {{label}}을(를) 게시하려고 합니다. 계속하시겠습니까?",
- "aboutToRestore": "이 {{label}} 문서를 {{versionDate}}기준 버전으로 복원하려고 합니다.",
- "aboutToRestoreGlobal": "글로벌 {{label}}을(를) {{versionDate}}기준 버전으로 복원하려고 합니다.",
- "aboutToRevertToPublished": "이 문서의 변경 사항을 게시된 상태로 되돌리려고 합니다. 계속하시겠습니까?",
- "aboutToUnpublish": "이 문서를 게시 해제하려고 합니다. 계속하시겠습니까?",
- "aboutToUnpublishSelection": "선택한 {{label}}을(를) 게시 해제하려고 합니다. 계속하시겠습니까?",
- "autosave": "자동 저장",
- "autosavedSuccessfully": "자동 저장이 완료되었습니다.",
- "changed": "변경됨",
- "compareVersion": "비교할 버전 선택:",
- "confirmPublish": "게시하기",
- "confirmRevertToSaved": "저장된 상태로 되돌리기",
- "confirmUnpublish": "게시 해제하기",
- "confirmVersionRestoration": "버전 복원하기",
- "draft": "초안",
- "draftSavedSuccessfully": "초안이 저장되었습니다.",
- "noFurtherVersionsFound": "더 이상의 버전을 찾을 수 없습니다.",
- "noRowsFound": "{{label}}을(를) 찾을 수 없음",
- "preview": "미리보기",
- "problemRestoringVersion": "이 버전을 복원하는 중 문제가 발생했습니다.",
- "publish": "게시",
- "publishChanges": "변경 사항 게시",
- "published": "게시됨",
- "restoreThisVersion": "이 버전 복원",
- "restoredSuccessfully": "복원이 완료되었습니다.",
- "restoring": "복원 중...",
- "revertToPublished": "게시된 상태로 되돌리기",
- "saveDraft": "초안 저장",
- "selectLocales": "표시할 locale 선택",
- "selectVersionToCompare": "비교할 버전 선택",
- "showLocales": "locale 표시:",
- "type": "유형",
- "unpublish": "게시 해제",
- "unpublishing": "게시 해제 중...",
- "version": "버전",
- "versionCreatedOn": "{{version}} 생성 날짜:",
- "versionID": "버전 ID",
- "versions": "버전",
- "viewingVersion": "{{entityLabel}} {{documentTitle}}의 버전 보기",
- "viewingVersionGlobal": "글로벌 {{entityLabel}}의 버전 보기",
- "viewingVersions": "{{entityLabel}} {{documentTitle}}에 대한 버전 보기",
- "viewingVersionsGlobal": "글로벌 {{entityLabel}}에 대한 버전 보기"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/my.js b/packages/translations/src/_generatedFiles_/client/my.js
new file mode 100644
index 00000000000..24614454e0d
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/my.js
@@ -0,0 +1,292 @@
+export default {
+ authentication: {
+ account: 'အကောင့်',
+ accountOfCurrentUser: 'သင့် အကောင့်',
+ alreadyActivated: 'အတည်ပြုပြီး',
+ alreadyLoggedIn: 'ဝင်ရောက်ပြီးသား',
+ backToLogin: 'အကောင့်ထဲ ပြန်ဝင်မည်။',
+ beginCreateFirstUser: 'စတင်နိုင်ရန် ပထမဦးစွာ အသုံးပြုသူအား ဖန်တီးပါ။',
+ changePassword: 'စကားဝှက် ပြောင်းလဲမည်။',
+ confirmGeneration: 'Generation အတည်ပြု',
+ confirmPassword: 'စကားဝှက်အား ထပ်မံ ရိုက်ထည့်ပါ။',
+ emailNotValid: 'ထည့်သွင်းထားသော အီးမေလ်မှာ မှားယွင်းနေပါသည်။',
+ emailSent: 'မေးလ် ပို့ထားပါသည်။',
+ enableAPIKey: 'API Key ကိုဖွင့်ရန်',
+ failedToUnlock: 'လော့ခ်ဖွင့်၍မရပါ။',
+ forceUnlock: 'လော့ခ်ဖွင့်ရန်',
+ forgotPassword: 'စကားဝှက် မေ့နေပါသလား။',
+ forgotPasswordEmailInstructions:
+ 'ကျေးဇူးပြု၍ သင့်အီးမေးလ်ကို ထည့်သွင်းပါ။ သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန် အီးမေးလ်စာတစ်စောင်ကို သင်လက်ခံရရှိမည်ဖြစ်သည်။',
+ forgotPasswordQuestion: 'စကားဝှက် မေ့နေပါသလား။',
+ generate: 'Generate',
+ generateNewAPIKey: 'API key အသစ်ဖန်တီးရန်',
+ logBackIn: 'အကောင့်ထဲ ပြန်ဝင်မည်။',
+ logOut: 'အကောင့်ထဲက ထွက်မည်။',
+ loggedOutInactivity: 'လုပ်ဆောင်ချက်မရှိခြင်းကြောင့် သင်သည် ထွက်လိုက်ပါသည်။',
+ loggedOutSuccessfully: 'သင်သည် အောင်မြင်စွာ ထွက်ပြီးပါပြီ။',
+ login: 'အကောင့်ထဲ ဝင်မည်။',
+ logout: 'အကောင့်မှ ထွက်မည်၊',
+ logoutUser: 'လော့ဂ်အောက် အသုံးပြုသူ',
+ newAPIKeyGenerated: 'New API Key Generated.',
+ newPassword: 'စကားဝှက် အသစ်',
+ resetPassword: 'စကားဝှက် ပြန်လည်သတ်မှတ်',
+ stayLoggedIn: 'အကောင့်ထဲ ဝင်ထားသည်။',
+ successfullyUnlocked: 'အောင်မြင်စွာသော့ဖွင့်ခဲ့သည်။',
+ unableToVerify: 'စိစစ်၍မရပါ။',
+ verified: 'စိစစ်ပြီး',
+ verifiedSuccessfully: 'အတည်ပြုပြီးပါပြီ။',
+ verify: 'စိစစ်ခြင်း',
+ verifyUser: 'အသုံးပြုသူ စီစစ်ခြင်း',
+ youAreInactive:
+ 'သင်သည် အချိန်အနည်းငယ်အတွင်း active မဖြစ်ပါက သင့်အကောင့် လုံခြုံရေးအတွက် မကြာမီ အလိုအလျောက် လော့ဂ်အောက်ဖြစ်ပါမည်။ အကောင့်ထဲ ဆက်နေလိုပါသလား။',
+ },
+ error: {
+ autosaving: 'ဖိုင်ကို အလိုအလျောက်သိမ်းဆည်းရာတွင် ပြဿနာတစ်ခုရှိနေသည်။',
+ correctInvalidFields: 'ကျေးဇူးပြု၍ အချက်အလက်များကို ပြန်လည် စစ်ဆေးပါ။',
+ deletingTitle:
+ '{{title}} ကို ဖျက်ရာတွင် အမှားအယွင်းရှိခဲ့သည်။ သင့် အင်တာနက်လိုင်းအား စစ်ဆေးပြီး ထပ်မံကြို့စားကြည့်ပါ။',
+ loadingDocument: '{{id}} ID ဖြင့် ဖိုင်ကို ဖွင့်ရာတွင် ပြဿနာရှိနေသည်။',
+ noMatchedField: '"{{label}}" အတွက် ကိုက်ညီသောအပိုင်းကို ရှာမတွေ့ပါ။',
+ notAllowedToAccessPage: 'ဤစာမျက်နှာကို ဝင်ရောက်ခွင့်မပြုပါ။',
+ previewing: 'ဖိုင်ကို အစမ်းကြည့်ရန် ပြဿနာရှိနေသည်။',
+ unableToDeleteCount: '{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။',
+ unableToUpdateCount: '{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။',
+ unknown: 'ဘာမှန်းမသိသော error တက်သွားပါသည်။',
+ unspecific: 'Error တက်နေပါသည်။',
+ },
+ fields: {
+ addLabel: '{{label}} ထည့်သွင်းမည်။',
+ addLink: 'လင့်ခ်ထည့်ပါ။',
+ addNew: 'အသစ် ထည့်သွင်းမည်။',
+ addNewLabel: '{{label}} အားအသစ် ထည့်သွင်းမည်။',
+ addRelationship: 'Relationship အသစ်ထည့်သွင်းမည်။',
+ addUpload: 'Upload ထည့်ပါ။',
+ block: 'ဘလောက်',
+ blockType: 'ဘလောက် အမျိုးအစား',
+ blocks: 'ဘလောက်များ',
+ chooseFromExisting: 'ရှိပြီးသားထဲကပဲ ရွေးချယ်ပါ။',
+ collapseAll: 'အားလုံးကို ခေါက်သိမ်းပါ။',
+ editLink: 'လင့်ခ်ကို တည်းဖြတ်ပါ။',
+ editRelationship: 'ဆက်ဆံရေးကို တည်းဖြတ်ပါ။',
+ itemsAndMore: '{{items}} နှင့် နောက်ထပ် {{count}} ခု',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'vĩ độ',
+ longitude: 'လောင်ဂျီကျု',
+ passwordsDoNotMatch: 'စကားဝှက်များနှင့် မကိုက်ညီပါ။',
+ removeRelationship: 'ဆက်ဆံရေးကို ဖယ်ရှားပါ။',
+ removeUpload: 'အပ်လုဒ်ကို ဖယ်ရှားပါ။',
+ saveChanges: 'သိမ်းဆည်းမည်။',
+ searchForBlock: 'ဘလောက်တစ်ခုရှာမည်။',
+ selectFieldsToEdit: 'တည်းဖြတ်ရန် အကွက်များကို ရွေးပါ။',
+ showAll: 'အကုန် ကြည့်မည်။',
+ swapRelationship: 'လဲလှယ်ဆက်ဆံရေး',
+ swapUpload: 'အပ်လုဒ်ဖလှယ်ပါ။',
+ toggleBlock: 'ဘလောက်ကို ပြောင်းပါ။',
+ uploadNewLabel: '{{label}} အသစ်တင်မည်။',
+ },
+ general: {
+ aboutToDelete:
+ '{{label}} <1>{{title}}</1> ကို ဖျက်ပါတော့မည်။ သေချာပြီလား။ ဖျက်ပြီးရင် ပြန်မရဘူးနော်။',
+ aboutToDeleteCount_many: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ aboutToDeleteCount_one: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ aboutToDeleteCount_other: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ addBelow: 'အောက်တွင်ထည့်ပါ။',
+ addFilter: 'ဇကာထည့်ပါ။',
+ adminTheme: 'အက်ပ်ဒိုင်များစပ်စွာ',
+ and: 'နှင့်',
+ applyChanges: 'ပြောင်းလဲမှုများ အသုံးပြုပါ',
+ ascending: 'တက်နေသည်',
+ automatic: 'အော်တို',
+ backToDashboard: 'ပင်မစာမျက်နှာသို့ ပြန်သွားမည်။',
+ cancel: 'မလုပ်တော့ပါ။',
+ changesNotSaved:
+ 'သင်၏ပြောင်းလဲမှုများကို မသိမ်းဆည်းရသေးပါ။ ယခု စာမျက်နှာက ထွက်လိုက်ပါက သင်၏ပြောင်းလဲမှုများ အကုန် ဆုံးရှုံးသွားပါမည်။ အကုန်နော်။',
+ close: 'ပိတ်',
+ collapse: 'ခေါက်သိမ်းပါ။',
+ collections: 'စုစည်းမှူများ',
+ columnToSort: 'ကော်လံ စီရန်',
+ columns: 'ကော်လံများ',
+ confirm: 'သေချာပါပြီ။',
+ confirmDeletion: 'ဖျက်တော့မယ်နော်။',
+ confirmDuplication: 'ပုံတူပွားခြင်းကို အတည်ပြုပါ။',
+ copied: 'ကူးယူပြီးပြီ။',
+ copy: 'ကူးယူမည်။',
+ create: 'ဖန်တီးမည်။',
+ createNew: 'အသစ် ဖန်တီးမည်။',
+ createNewLabel: '{{label}} အသစ် ဖန်တီးမည်။',
+ created: 'ဖန်တီးခဲ့သည်။',
+ creating: 'ဖန်တီးနေသည်။',
+ creatingNewLabel: '{{label}} အသစ် ဖန်တီးနေသည်။',
+ dark: 'အမှောင်',
+ dashboard: 'ပင်မစာမျက်နှာ',
+ delete: 'ဖျက်မည်။',
+ deletedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။',
+ deleting: 'ဖျက်နေဆဲ ...',
+ descending: 'ဆင်းသက်လာသည်။',
+ deselectAllRows: 'အားလုံးကို မရွေးနိုင်ပါ',
+ duplicate: 'ပုံတူပွားမည်။',
+ duplicateWithoutSaving: 'သေချာပါပြီ။',
+ edit: 'တည်းဖြတ်ပါ။',
+ editLabel: '{{label}} ပြင်ဆင်မည်။',
+ editing: 'ပြင်ဆင်နေသည်။',
+ editingLabel_many: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ editingLabel_one: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ editingLabel_other: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ email: 'အီးမေးလ်',
+ emailAddress: 'အီးမေးလ် လိပ်စာ',
+ enterAValue: 'တန်ဖိုးတစ်ခုထည့်ပါ။',
+ error: 'အမှား',
+ errors: 'အမှားများ',
+ fallbackToDefaultLocale: 'မူရင်းဒေသသို့ ပြန်ပြောင်းပါ။',
+ filterWhere: 'နေရာတွင် စစ်ထုတ်ပါ။',
+ filters: 'စစ်ထုတ်မှုများ',
+ globals: 'Globals',
+ language: 'ဘာသာစကား',
+ lastModified: 'နောက်ဆုံးပြင်ဆင်ထားသည်။',
+ leaveAnyway: 'ဘာဖြစ်ဖြစ် ထွက်မည်။',
+ leaveWithoutSaving: 'မသိမ်းဘဲ ထွက်မည်။',
+ light: 'အလင်း',
+ livePreview: 'အစမ်းကြည့်ရန်',
+ loading: 'ဖွင့်နေသည်',
+ locale: 'ဒေသ',
+ menu: 'မီနူး',
+ moveDown: 'Move Down',
+ moveUp: 'Move Up',
+ noFiltersSet: 'စစ်ထုတ်မှုများ မသတ်မှတ်ထားပါ။',
+ noLabel: '<မရှိ {{label}}>',
+ noOptions: 'ရွေးချယ်မှုမရှိပါ',
+ noResults:
+ '{{label}} မတွေ့ပါ။ {{label}} မရှိသေးသည်ဖြစ်စေ အထက်တွင်ဖော်ပြထားသော စစ်ထုတ်မှုများနှင့် ကိုက်ညီမှုမရှိပါ။',
+ noValue: 'တန်ဖိုး မရှိပါ။',
+ none: 'တစ်ခုမှ',
+ notFound: 'ဘာမှ မရှိတော့ဘူး။',
+ nothingFound: 'ဘာမှလည်း မတွေ့ဘူး။',
+ of: '၏',
+ open: 'ဖွင့်မည်။',
+ or: 'သို့မဟုတ်',
+ order: 'အစဉ်လိုက်',
+ pageNotFound: 'ရောက်ရှိနေသော စာမျက်နှာသည် မရှိပါ။',
+ password: 'စကားဝှက်',
+ payloadSettings: 'ရွေးချယ်စရာများ',
+ perPage: 'စာမျက်နှာ အလိုက်: {{limit}}',
+ remove: 'ဖယ်ရှားမည်။',
+ reset: 'Tetapkan semula',
+ row: 'အတန်း',
+ rows: 'Rows',
+ save: 'သိမ်းဆည်းမည်။',
+ saving: 'သိမ်းနေဆဲ ...',
+ searchBy: 'ရှာဖွေပါ။',
+ selectAll: '{{count}} {{label}} အားလုံးကို ရွေးပါ',
+ selectAllRows: 'အားလုံးကိုရွေးချယ်ပါ',
+ selectValue: 'တစ်ခုခုကို ရွေးချယ်ပါ။',
+ selectedCount: '{{count}} {{label}} ကို ရွေးထားသည်။',
+ showAllLabel: 'Tunjukkan semua {{label}}',
+ sorryNotFound: 'ဝမ်းနည်းပါသည်။ သင်ရှာနေတဲ့ဟာ ဒီမှာမရှိပါ။',
+ sort: 'အစဉ်လိုက်',
+ sortByLabelDirection: 'အစဉ်အလိုက် စီမံခန့်ခွဲထားသည် {{label}} {{direction}}',
+ stayOnThisPage: 'ဒီမှာပဲ ဆက်နေမည်။',
+ submissionSuccessful: 'သိမ်းဆည်းမှု အောင်မြင်ပါသည်။',
+ submit: 'သိမ်းဆည်းမည်။',
+ successfullyCreated: '{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။',
+ successfullyDuplicated: '{{label}} အောင်မြင်စွာ ပုံတူပွားခဲ့သည်။',
+ thisLanguage: 'မြန်မာစာ',
+ titleDeleted: '{{label}} {{title}} အောင်မြင်စွာ ဖျက်သိမ်းခဲ့သည်။',
+ unauthorized: 'အခွင့်မရှိပါ။',
+ unsavedChangesDuplicate:
+ 'သင့်တွင် မသိမ်းဆည်းရသေးသော ပြောင်းလဲမှုများ ရှိနေပါသည်။ ပုံတူပွားမှာ သေချာပြီလား။',
+ untitled: 'ခေါင်းစဥ်မဲ့',
+ updatedAt: 'ပြင်ဆင်ခဲ့သည့်အချိန်',
+ updatedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။',
+ updatedSuccessfully: 'အပ်ဒိတ်လုပ်ပြီးပါပြီ။',
+ updating: 'ပြင်ဆင်ရန်',
+ welcome: 'ကြိုဆိုပါတယ်။',
+ },
+ operators: {
+ contains: 'ပါဝင်သည်',
+ equals: 'ညီမျှ',
+ exists: 'တည်ရှိသည်',
+ isGreaterThan: 'ထက်ကြီးသည်',
+ isGreaterThanOrEqualTo: 'ထက်ကြီးသည် သို့မဟုတ် ညီမျှသည်',
+ isIn: 'ရှိ',
+ isLessThan: 'ထက်နည်းသည်',
+ isLessThanOrEqualTo: 'ထက်နည်းသည် သို့မဟုတ် ညီမျှသည်',
+ isLike: 'တူသည်',
+ isNotEqualTo: 'ညီမျှသည်',
+ isNotIn: 'မဝင်ပါ',
+ near: 'နီး',
+ },
+ upload: {
+ crop: 'သုန်း',
+ cropToolDescription:
+ 'ရွေးထားသည့်ဧရိယာတွင်မွေးလျှက်မှုများကိုဆွဲပြီး, အသစ်တည်ပြီးသို့မဟုတ်အောက်ပါတ',
+ dragAndDrop: 'ဖိုင်တစ်ဖိုင်ကို ဆွဲချလိုက်ပါ။',
+ editImage: 'ပုံပြင်ပြောင်းရန်',
+ focalPoint: 'အကန့်အသတ်ချုပ်',
+ focalPointDescription:
+ 'ပြသနားရထားသည့်ပုံအားထိန်းသိမ်းရန် ဖိုကယ်ပိုင်းကို တိုက်ရိုက်ပွဲ့နိုင်သည် သို',
+ height: 'Height',
+ previewSizes: 'Saiz Pratonton',
+ selectCollectionToBrowse: 'စုစည်းမှု တစ်ခုခုကို ရွေးချယ်ပါ။',
+ selectFile: 'ဖိုင်ရွေးပါ။',
+ setCropArea: 'စပြန်းနယ်မြေထားပါ',
+ setFocalPoint: 'အစေခံဖောက်ရေစနစ်ကိုသတ်မှတ်ပါ',
+ sizesFor: '{{label}} အတွက် အရွယ်အစားများ',
+ width: 'အကျယ်',
+ },
+ validation: {
+ fieldHasNo: 'ဤအကွက်တွင် {{label}} မရှိပါ။',
+ limitReached:
+ 'Had yang dibenarkan telah dicapai, hanya {{max}} item sahaja yang boleh ditambah.',
+ required: 'ဤအကွက်ကို လိုအပ်သည်။',
+ requiresAtLeast: 'ဤအကွက်သည် အနည်းဆုံး {{count}} {{label}} လိုအပ်သည်',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေပါတော့မည်။ သေချာလား?',
+ aboutToRestore:
+ 'သင်သည် ဤ {{label}} စာရွက်စာတမ်းကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်ယူတော့မည်။',
+ aboutToRestoreGlobal:
+ 'သင်သည် ဂလိုဘယ် {{label}} ကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်လည်ရောက်ရှိတော့မည်ဖြစ်သည်။',
+ aboutToRevertToPublished:
+ 'သင်သည် အပြောင်းအလဲများကို အများဆိုင် အခြေအနေသို့ ပြန်ပြောင်းပါတော့မည်။ သေချာလား?',
+ aboutToUnpublish: 'အများဆိုင်မှ ပြန်ဖြုတ်တော့မည်။ သေချာလား',
+ aboutToUnpublishSelection:
+ 'သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေတော့မည် ဖြစ်သည်။ သေချာလား?',
+ autosave: 'အလိုအလျောက်သိမ်းဆည်းပါ။',
+ autosavedSuccessfully: 'အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။',
+ changed: 'ပြောင်းခဲ့သည်။',
+ compareVersion: 'ဗားရှင်းနှင့် နှိုင်းယှဉ်ချက်:',
+ confirmPublish: 'ထုတ်ဝေအတည်ပြုပါ။',
+ confirmRevertToSaved: 'သိမ်းဆည်းပြီးကြောင်း အတည်ပြုပါ။',
+ confirmUnpublish: 'အများဆိုင်ကို ဖျက်ရန် အတည်ပြုပါ။',
+ confirmVersionRestoration: 'ဗားရှင်းပြန်လည် အသုံးပြုခြင်းကို အတည်ပြုပါ။',
+ draft: 'မူကြမ်း',
+ draftSavedSuccessfully: 'မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။',
+ noFurtherVersionsFound: 'နောက်ထပ်ဗားရှင်းများ မတွေ့ပါ။',
+ noRowsFound: '{{label}} အားမတွေ့ပါ။',
+ preview: 'နမူနာပြရန်',
+ problemRestoringVersion: 'ဤဗားရှင်းကို ပြန်လည်ရယူရာတွင် ပြဿနာရှိနေသည်။',
+ publish: 'ထုတ်ဝေသည်။',
+ publishChanges: 'အပြောင်းအလဲများကို တင်ခဲ့သည်။',
+ published: 'တင်ပြီးပြီ။',
+ restoreThisVersion: 'ဤဗားရှင်းကိုကို ပြန်ယူမည်။',
+ restoredSuccessfully: 'အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။',
+ restoring: 'ပြန်ယူနေဆဲ...',
+ revertToPublished: 'အများဆိုင်သို့ ပြန်ပြောင်းပါ။',
+ saveDraft: 'မှုကြမ်းကို သိမ်းဆည်းမည်။',
+ selectLocales: 'ပြသရန် ဒေသန္တရများကို ရွေးပါ။',
+ selectVersionToCompare: 'နှိုင်းယှဉ်ရန် ဗားရှင်းကို ရွေးပါ။',
+ showLocales: 'ဒေသန္တရများကိုပြပါ။:',
+ type: 'အမျိုးအစား',
+ unpublish: 'ပြန်ဖြုတ်မည်။',
+ unpublishing: 'ပြန်ဖြုတ်နေဆဲ ...',
+ version: 'ဗားရှင်း',
+ versionCreatedOn: '{{version}} အား ဖန်တီးခဲ့သည်။',
+ versionID: 'ဗားရှင်း ID',
+ versions: 'ဗားရှင်းများ',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်',
+ viewingVersionGlobal: '`ဂလိုဘယ်ဆိုင်ရာ {entityLabel}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းများကို ကြည့်ရှုခြင်း',
+ viewingVersionsGlobal: '`ဂလိုဘယ်ဆိုင်ရာ {{entityLabel}} အတွက် ဗားရှင်းများကို ကြည့်ရှုနေသည်',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/my.json b/packages/translations/src/_generatedFiles_/client/my.json
deleted file mode 100644
index 28b0c45c440..00000000000
--- a/packages/translations/src/_generatedFiles_/client/my.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "အကောင့်",
- "accountOfCurrentUser": "သင့် အကောင့်",
- "alreadyActivated": "အတည်ပြုပြီး",
- "alreadyLoggedIn": "ဝင်ရောက်ပြီးသား",
- "backToLogin": "အကောင့်ထဲ ပြန်ဝင်မည်။",
- "beginCreateFirstUser": "စတင်နိုင်ရန် ပထမဦးစွာ အသုံးပြုသူအား ဖန်တီးပါ။",
- "changePassword": "စကားဝှက် ပြောင်းလဲမည်။",
- "confirmGeneration": "Generation အတည်ပြု",
- "confirmPassword": "စကားဝှက်အား ထပ်မံ ရိုက်ထည့်ပါ။",
- "emailNotValid": "ထည့်သွင်းထားသော အီးမေလ်မှာ မှားယွင်းနေပါသည်။",
- "emailSent": "မေးလ် ပို့ထားပါသည်။",
- "enableAPIKey": "API Key ကိုဖွင့်ရန်",
- "failedToUnlock": "လော့ခ်ဖွင့်၍မရပါ။",
- "forceUnlock": "လော့ခ်ဖွင့်ရန်",
- "forgotPassword": "စကားဝှက် မေ့နေပါသလား။",
- "forgotPasswordEmailInstructions": "ကျေးဇူးပြု၍ သင့်အီးမေးလ်ကို ထည့်သွင်းပါ။ သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန် အီးမေးလ်စာတစ်စောင်ကို သင်လက်ခံရရှိမည်ဖြစ်သည်။",
- "forgotPasswordQuestion": "စကားဝှက် မေ့နေပါသလား။",
- "generate": "Generate",
- "generateNewAPIKey": "API key အသစ်ဖန်တီးရန်",
- "logBackIn": "အကောင့်ထဲ ပြန်ဝင်မည်။",
- "logOut": "အကောင့်ထဲက ထွက်မည်။",
- "loggedOutInactivity": "လုပ်ဆောင်ချက်မရှိခြင်းကြောင့် သင်သည် ထွက်လိုက်ပါသည်။",
- "loggedOutSuccessfully": "သင်သည် အောင်မြင်စွာ ထွက်ပြီးပါပြီ။",
- "login": "အကောင့်ထဲ ဝင်မည်။",
- "logout": "အကောင့်မှ ထွက်မည်၊",
- "logoutUser": "လော့ဂ်အောက် အသုံးပြုသူ",
- "newAPIKeyGenerated": "New API Key Generated.",
- "newPassword": "စကားဝှက် အသစ်",
- "resetPassword": "စကားဝှက် ပြန်လည်သတ်မှတ်",
- "stayLoggedIn": "အကောင့်ထဲ ဝင်ထားသည်။",
- "successfullyUnlocked": "အောင်မြင်စွာသော့ဖွင့်ခဲ့သည်။",
- "unableToVerify": "စိစစ်၍မရပါ။",
- "verified": "စိစစ်ပြီး",
- "verifiedSuccessfully": "အတည်ပြုပြီးပါပြီ။",
- "verify": "စိစစ်ခြင်း",
- "verifyUser": "အသုံးပြုသူ စီစစ်ခြင်း",
- "youAreInactive": "သင်သည် အချိန်အနည်းငယ်အတွင်း active မဖြစ်ပါက သင့်အကောင့် လုံခြုံရေးအတွက် မကြာမီ အလိုအလျောက် လော့ဂ်အောက်ဖြစ်ပါမည်။ အကောင့်ထဲ ဆက်နေလိုပါသလား။"
- },
- "error": {
- "autosaving": "ဖိုင်ကို အလိုအလျောက်သိမ်းဆည်းရာတွင် ပြဿနာတစ်ခုရှိနေသည်။",
- "correctInvalidFields": "ကျေးဇူးပြု၍ အချက်အလက်များကို ပြန်လည် စစ်ဆေးပါ။",
- "deletingTitle": "{{title}} ကို ဖျက်ရာတွင် အမှားအယွင်းရှိခဲ့သည်။ သင့် အင်တာနက်လိုင်းအား စစ်ဆေးပြီး ထပ်မံကြို့စားကြည့်ပါ။",
- "loadingDocument": "{{id}} ID ဖြင့် ဖိုင်ကို ဖွင့်ရာတွင် ပြဿနာရှိနေသည်။",
- "noMatchedField": "\"{{label}}\" အတွက် ကိုက်ညီသောအပိုင်းကို ရှာမတွေ့ပါ။",
- "notAllowedToAccessPage": "ဤစာမျက်နှာကို ဝင်ရောက်ခွင့်မပြုပါ။",
- "previewing": "ဖိုင်ကို အစမ်းကြည့်ရန် ပြဿနာရှိနေသည်။",
- "unableToDeleteCount": "{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။",
- "unableToUpdateCount": "{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။",
- "unknown": "ဘာမှန်းမသိသော error တက်သွားပါသည်။",
- "unspecific": "Error တက်နေပါသည်။"
- },
- "fields": {
- "addLabel": "{{label}} ထည့်သွင်းမည်။",
- "addLink": "လင့်ခ်ထည့်ပါ။",
- "addNew": "အသစ် ထည့်သွင်းမည်။",
- "addNewLabel": "{{label}} အားအသစ် ထည့်သွင်းမည်။",
- "addRelationship": "Relationship အသစ်ထည့်သွင်းမည်။",
- "addUpload": "Upload ထည့်ပါ။",
- "block": "ဘလောက်",
- "blockType": "ဘလောက် အမျိုးအစား",
- "blocks": "ဘလောက်များ",
- "chooseFromExisting": "ရှိပြီးသားထဲကပဲ ရွေးချယ်ပါ။",
- "collapseAll": "အားလုံးကို ခေါက်သိမ်းပါ။",
- "editLink": "လင့်ခ်ကို တည်းဖြတ်ပါ။",
- "editRelationship": "ဆက်ဆံရေးကို တည်းဖြတ်ပါ။",
- "itemsAndMore": "{{items}} နှင့် နောက်ထပ် {{count}} ခု",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "vĩ độ",
- "longitude": "လောင်ဂျီကျု",
- "passwordsDoNotMatch": "စကားဝှက်များနှင့် မကိုက်ညီပါ။",
- "removeRelationship": "ဆက်ဆံရေးကို ဖယ်ရှားပါ။",
- "removeUpload": "အပ်လုဒ်ကို ဖယ်ရှားပါ။",
- "saveChanges": "သိမ်းဆည်းမည်။",
- "searchForBlock": "ဘလောက်တစ်ခုရှာမည်။",
- "selectFieldsToEdit": "တည်းဖြတ်ရန် အကွက်များကို ရွေးပါ။",
- "showAll": "အကုန် ကြည့်မည်။",
- "swapRelationship": "လဲလှယ်ဆက်ဆံရေး",
- "swapUpload": "အပ်လုဒ်ဖလှယ်ပါ။",
- "toggleBlock": "ဘလောက်ကို ပြောင်းပါ။",
- "uploadNewLabel": "{{label}} အသစ်တင်မည်။"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1> ကို ဖျက်ပါတော့မည်။ သေချာပြီလား။ ဖျက်ပြီးရင် ပြန်မရဘူးနော်။",
- "aboutToDeleteCount_many": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "aboutToDeleteCount_one": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "aboutToDeleteCount_other": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "addBelow": "အောက်တွင်ထည့်ပါ။",
- "addFilter": "ဇကာထည့်ပါ။",
- "adminTheme": "အက်ပ်ဒိုင်များစပ်စွာ",
- "and": "နှင့်",
- "applyChanges": "ပြောင်းလဲမှုများ အသုံးပြုပါ",
- "ascending": "တက်နေသည်",
- "automatic": "အော်တို",
- "backToDashboard": "ပင်မစာမျက်နှာသို့ ပြန်သွားမည်။",
- "cancel": "မလုပ်တော့ပါ။",
- "changesNotSaved": "သင်၏ပြောင်းလဲမှုများကို မသိမ်းဆည်းရသေးပါ။ ယခု စာမျက်နှာက ထွက်လိုက်ပါက သင်၏ပြောင်းလဲမှုများ အကုန် ဆုံးရှုံးသွားပါမည်။ အကုန်နော်။",
- "close": "ပိတ်",
- "collapse": "ခေါက်သိမ်းပါ။",
- "collections": "စုစည်းမှူများ",
- "columnToSort": "ကော်လံ စီရန်",
- "columns": "ကော်လံများ",
- "confirm": "သေချာပါပြီ။",
- "confirmDeletion": "ဖျက်တော့မယ်နော်။",
- "confirmDuplication": "ပုံတူပွားခြင်းကို အတည်ပြုပါ။",
- "copied": "ကူးယူပြီးပြီ။",
- "copy": "ကူးယူမည်။",
- "create": "ဖန်တီးမည်။",
- "createNew": "အသစ် ဖန်တီးမည်။",
- "createNewLabel": "{{label}} အသစ် ဖန်တီးမည်။",
- "created": "ဖန်တီးခဲ့သည်။",
- "creating": "ဖန်တီးနေသည်။",
- "creatingNewLabel": "{{label}} အသစ် ဖန်တီးနေသည်။",
- "dark": "အမှောင်",
- "dashboard": "ပင်မစာမျက်နှာ",
- "delete": "ဖျက်မည်။",
- "deletedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။",
- "deleting": "ဖျက်နေဆဲ ...",
- "descending": "ဆင်းသက်လာသည်။",
- "deselectAllRows": "အားလုံးကို မရွေးနိုင်ပါ",
- "duplicate": "ပုံတူပွားမည်။",
- "duplicateWithoutSaving": "သေချာပါပြီ။",
- "edit": "တည်းဖြတ်ပါ။",
- "editLabel": "{{label}} ပြင်ဆင်မည်။",
- "editing": "ပြင်ဆင်နေသည်။",
- "editingLabel_many": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "editingLabel_one": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "editingLabel_other": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "email": "အီးမေးလ်",
- "emailAddress": "အီးမေးလ် လိပ်စာ",
- "enterAValue": "တန်ဖိုးတစ်ခုထည့်ပါ။",
- "error": "အမှား",
- "errors": "အမှားများ",
- "fallbackToDefaultLocale": "မူရင်းဒေသသို့ ပြန်ပြောင်းပါ။",
- "filterWhere": "နေရာတွင် စစ်ထုတ်ပါ။",
- "filters": "စစ်ထုတ်မှုများ",
- "globals": "Globals",
- "language": "ဘာသာစကား",
- "lastModified": "နောက်ဆုံးပြင်ဆင်ထားသည်။",
- "leaveAnyway": "ဘာဖြစ်ဖြစ် ထွက်မည်။",
- "leaveWithoutSaving": "မသိမ်းဘဲ ထွက်မည်။",
- "light": "အလင်း",
- "livePreview": "အစမ်းကြည့်ရန်",
- "loading": "ဖွင့်နေသည်",
- "locale": "ဒေသ",
- "menu": "မီနူး",
- "moveDown": "Move Down",
- "moveUp": "Move Up",
- "noFiltersSet": "စစ်ထုတ်မှုများ မသတ်မှတ်ထားပါ။",
- "noLabel": "<မရှိ {{label}}>",
- "noOptions": "ရွေးချယ်မှုမရှိပါ",
- "noResults": "{{label}} မတွေ့ပါ။ {{label}} မရှိသေးသည်ဖြစ်စေ အထက်တွင်ဖော်ပြထားသော စစ်ထုတ်မှုများနှင့် ကိုက်ညီမှုမရှိပါ။",
- "noValue": "တန်ဖိုး မရှိပါ။",
- "none": "တစ်ခုမှ",
- "notFound": "ဘာမှ မရှိတော့ဘူး။",
- "nothingFound": "ဘာမှလည်း မတွေ့ဘူး။",
- "of": "၏",
- "open": "ဖွင့်မည်။",
- "or": "သို့မဟုတ်",
- "order": "အစဉ်လိုက်",
- "pageNotFound": "ရောက်ရှိနေသော စာမျက်နှာသည် မရှိပါ။",
- "password": "စကားဝှက်",
- "payloadSettings": "ရွေးချယ်စရာများ",
- "perPage": "စာမျက်နှာ အလိုက်: {{limit}}",
- "remove": "ဖယ်ရှားမည်။",
- "reset": "Tetapkan semula",
- "row": "အတန်း",
- "rows": "Rows",
- "save": "သိမ်းဆည်းမည်။",
- "saving": "သိမ်းနေဆဲ ...",
- "searchBy": "ရှာဖွေပါ။",
- "selectAll": "{{count}} {{label}} အားလုံးကို ရွေးပါ",
- "selectAllRows": "အားလုံးကိုရွေးချယ်ပါ",
- "selectValue": "တစ်ခုခုကို ရွေးချယ်ပါ။",
- "selectedCount": "{{count}} {{label}} ကို ရွေးထားသည်။",
- "showAllLabel": "Tunjukkan semua {{label}}",
- "sorryNotFound": "ဝမ်းနည်းပါသည်။ သင်ရှာနေတဲ့ဟာ ဒီမှာမရှိပါ။",
- "sort": "အစဉ်လိုက်",
- "sortByLabelDirection": "အစဉ်အလိုက် စီမံခန့်ခွဲထားသည် {{label}} {{direction}}",
- "stayOnThisPage": "ဒီမှာပဲ ဆက်နေမည်။",
- "submissionSuccessful": "သိမ်းဆည်းမှု အောင်မြင်ပါသည်။",
- "submit": "သိမ်းဆည်းမည်။",
- "successfullyCreated": "{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။",
- "successfullyDuplicated": "{{label}} အောင်မြင်စွာ ပုံတူပွားခဲ့သည်။",
- "thisLanguage": "မြန်မာစာ",
- "titleDeleted": "{{label}} {{title}} အောင်မြင်စွာ ဖျက်သိမ်းခဲ့သည်။",
- "unauthorized": "အခွင့်မရှိပါ။",
- "unsavedChangesDuplicate": "သင့်တွင် မသိမ်းဆည်းရသေးသော ပြောင်းလဲမှုများ ရှိနေပါသည်။ ပုံတူပွားမှာ သေချာပြီလား။",
- "untitled": "ခေါင်းစဥ်မဲ့",
- "updatedAt": "ပြင်ဆင်ခဲ့သည့်အချိန်",
- "updatedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။",
- "updatedSuccessfully": "အပ်ဒိတ်လုပ်ပြီးပါပြီ။",
- "updating": "ပြင်ဆင်ရန်",
- "welcome": "ကြိုဆိုပါတယ်။"
- },
- "operators": {
- "contains": "ပါဝင်သည်",
- "equals": "ညီမျှ",
- "exists": "တည်ရှိသည်",
- "isGreaterThan": "ထက်ကြီးသည်",
- "isGreaterThanOrEqualTo": "ထက်ကြီးသည် သို့မဟုတ် ညီမျှသည်",
- "isIn": "ရှိ",
- "isLessThan": "ထက်နည်းသည်",
- "isLessThanOrEqualTo": "ထက်နည်းသည် သို့မဟုတ် ညီမျှသည်",
- "isLike": "တူသည်",
- "isNotEqualTo": "ညီမျှသည်",
- "isNotIn": "မဝင်ပါ",
- "near": "နီး"
- },
- "upload": {
- "crop": "သုန်း",
- "cropToolDescription": "ရွေးထားသည့်ဧရိယာတွင်မွေးလျှက်မှုများကိုဆွဲပြီး, အသစ်တည်ပြီးသို့မဟုတ်အောက်ပါတ",
- "dragAndDrop": "ဖိုင်တစ်ဖိုင်ကို ဆွဲချလိုက်ပါ။",
- "editImage": "ပုံပြင်ပြောင်းရန်",
- "focalPoint": "အကန့်အသတ်ချုပ်",
- "focalPointDescription": "ပြသနားရထားသည့်ပုံအားထိန်းသိမ်းရန် ဖိုကယ်ပိုင်းကို တိုက်ရိုက်ပွဲ့နိုင်သည် သို",
- "height": "Height",
- "previewSizes": "Saiz Pratonton",
- "selectCollectionToBrowse": "စုစည်းမှု တစ်ခုခုကို ရွေးချယ်ပါ။",
- "selectFile": "ဖိုင်ရွေးပါ။",
- "setCropArea": "စပြန်းနယ်မြေထားပါ",
- "setFocalPoint": "အစေခံဖောက်ရေစနစ်ကိုသတ်မှတ်ပါ",
- "sizesFor": "{{label}} အတွက် အရွယ်အစားများ",
- "width": "အကျယ်"
- },
- "validation": {
- "fieldHasNo": "ဤအကွက်တွင် {{label}} မရှိပါ။",
- "limitReached": "Had yang dibenarkan telah dicapai, hanya {{max}} item sahaja yang boleh ditambah.",
- "required": "ဤအကွက်ကို လိုအပ်သည်။",
- "requiresAtLeast": "ဤအကွက်သည် အနည်းဆုံး {{count}} {{label}} လိုအပ်သည်"
- },
- "version": {
- "aboutToPublishSelection": "သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေပါတော့မည်။ သေချာလား?",
- "aboutToRestore": "သင်သည် ဤ {{label}} စာရွက်စာတမ်းကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်ယူတော့မည်။",
- "aboutToRestoreGlobal": "သင်သည် ဂလိုဘယ် {{label}} ကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်လည်ရောက်ရှိတော့မည်ဖြစ်သည်။",
- "aboutToRevertToPublished": "သင်သည် အပြောင်းအလဲများကို အများဆိုင် အခြေအနေသို့ ပြန်ပြောင်းပါတော့မည်။ သေချာလား?",
- "aboutToUnpublish": "အများဆိုင်မှ ပြန်ဖြုတ်တော့မည်။ သေချာလား",
- "aboutToUnpublishSelection": "သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေတော့မည် ဖြစ်သည်။ သေချာလား?",
- "autosave": "အလိုအလျောက်သိမ်းဆည်းပါ။",
- "autosavedSuccessfully": "အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။",
- "changed": "ပြောင်းခဲ့သည်။",
- "compareVersion": "ဗားရှင်းနှင့် နှိုင်းယှဉ်ချက်:",
- "confirmPublish": "ထုတ်ဝေအတည်ပြုပါ။",
- "confirmRevertToSaved": "သိမ်းဆည်းပြီးကြောင်း အတည်ပြုပါ။",
- "confirmUnpublish": "အများဆိုင်ကို ဖျက်ရန် အတည်ပြုပါ။",
- "confirmVersionRestoration": "ဗားရှင်းပြန်လည် အသုံးပြုခြင်းကို အတည်ပြုပါ။",
- "draft": "မူကြမ်း",
- "draftSavedSuccessfully": "မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။",
- "noFurtherVersionsFound": "နောက်ထပ်ဗားရှင်းများ မတွေ့ပါ။",
- "noRowsFound": "{{label}} အားမတွေ့ပါ။",
- "preview": "နမူနာပြရန်",
- "problemRestoringVersion": "ဤဗားရှင်းကို ပြန်လည်ရယူရာတွင် ပြဿနာရှိနေသည်။",
- "publish": "ထုတ်ဝေသည်။",
- "publishChanges": "အပြောင်းအလဲများကို တင်ခဲ့သည်။",
- "published": "တင်ပြီးပြီ။",
- "restoreThisVersion": "ဤဗားရှင်းကိုကို ပြန်ယူမည်။",
- "restoredSuccessfully": "အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။",
- "restoring": "ပြန်ယူနေဆဲ...",
- "revertToPublished": "အများဆိုင်သို့ ပြန်ပြောင်းပါ။",
- "saveDraft": "မှုကြမ်းကို သိမ်းဆည်းမည်။",
- "selectLocales": "ပြသရန် ဒေသန္တရများကို ရွေးပါ။",
- "selectVersionToCompare": "နှိုင်းယှဉ်ရန် ဗားရှင်းကို ရွေးပါ။",
- "showLocales": "ဒေသန္တရများကိုပြပါ။:",
- "type": "အမျိုးအစား",
- "unpublish": "ပြန်ဖြုတ်မည်။",
- "unpublishing": "ပြန်ဖြုတ်နေဆဲ ...",
- "version": "ဗားရှင်း",
- "versionCreatedOn": "{{version}} အား ဖန်တီးခဲ့သည်။",
- "versionID": "ဗားရှင်း ID",
- "versions": "ဗားရှင်းများ",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်",
- "viewingVersionGlobal": "`ဂလိုဘယ်ဆိုင်ရာ {entityLabel}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းများကို ကြည့်ရှုခြင်း",
- "viewingVersionsGlobal": "`ဂလိုဘယ်ဆိုင်ရာ {{entityLabel}} အတွက် ဗားရှင်းများကို ကြည့်ရှုနေသည်"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/nb.js b/packages/translations/src/_generatedFiles_/client/nb.js
new file mode 100644
index 00000000000..ba953e80a09
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/nb.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto til nåværende bruker',
+ alreadyActivated: 'Allerede aktivert',
+ alreadyLoggedIn: 'Allerede logget inn',
+ backToLogin: 'Tilbake til innlogging',
+ beginCreateFirstUser: 'Opprett din første bruker for å fortsette.',
+ changePassword: 'Endre passord',
+ confirmGeneration: 'Bekreft generering',
+ confirmPassword: 'Bekreft passord',
+ emailNotValid: 'E-posten er ikke gyldig',
+ emailSent: 'E-post sendt',
+ enableAPIKey: 'Aktiver API-nøkkel',
+ failedToUnlock: 'Kunne ikke låse opp',
+ forceUnlock: 'Tving opplåsing',
+ forgotPassword: 'Glemt passord',
+ forgotPasswordEmailInstructions:
+ 'Skriv inn e-postadressen din nedenfor, og vi vil sende deg en e-post med instruksjoner om hvordan du tilbakestiller passordet ditt.',
+ forgotPasswordQuestion: 'Glemt passord?',
+ generate: 'Generer',
+ generateNewAPIKey: 'Generer ny API-nøkkel',
+ logBackIn: 'Logg inn igjen',
+ logOut: 'Logg ut',
+ loggedOutInactivity: 'Du har blitt logget ut på grunn av inaktivitet.',
+ loggedOutSuccessfully: 'Du har blitt logget ut.',
+ login: 'Logg inn',
+ logout: 'Logg ut',
+ logoutUser: 'Logg ut bruker',
+ newAPIKeyGenerated: 'Ny API-nøkkel generert.',
+ newPassword: 'Nytt passord',
+ resetPassword: 'Tilbakestill passord',
+ stayLoggedIn: 'Forbli logget inn',
+ successfullyUnlocked: 'Låst opp',
+ unableToVerify: 'Kunne ikke bekrefte',
+ verified: 'Bekreftet',
+ verifiedSuccessfully: 'Bekreftet',
+ verify: 'Bekreft',
+ verifyUser: 'Bekreft bruker',
+ youAreInactive:
+ 'Du har ikke vært aktiv i en stund, og vil snart bli logget ut automatisk for din egen sikkerhet. Vil du forbli innlogget?',
+ },
+ error: {
+ autosaving: 'Det oppstod et problem under automatisk lagring av dokumentet.',
+ correctInvalidFields: 'Korriger ugyldige felt.',
+ deletingTitle:
+ 'Det oppstod en feil under sletting av {{title}}. Sjekk tilkoblingen og prøv igjen.',
+ loadingDocument: 'Det oppstod et problem under lasting av dokumentet med ID {{id}}.',
+ noMatchedField: 'Ingen matchende felt funnet for "{{label}}"',
+ notAllowedToAccessPage: 'Du har ikke tilgang til denne siden.',
+ previewing: 'Det oppstod et problem under forhåndsvisning av dokumentet.',
+ unableToDeleteCount: 'Kan ikke slette {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Kan ikke oppdatere {{count}} av {{total}} {{label}}.',
+ unknown: 'En ukjent feil har oppstått.',
+ unspecific: 'En feil har oppstått.',
+ },
+ fields: {
+ addLabel: 'Legg til {{label}}',
+ addLink: 'Legg til Lenke',
+ addNew: 'Legg til ny',
+ addNewLabel: 'Legg til ny {{label}}',
+ addRelationship: 'Legg til Relasjon',
+ addUpload: 'Legg til Opplasting',
+ block: 'blokk',
+ blockType: 'Blokktype',
+ blocks: 'blokker',
+ chooseFromExisting: 'Velg fra eksisterende',
+ collapseAll: 'Skjul alle',
+ editLink: 'Rediger lenke',
+ editRelationship: 'Rediger relasjon',
+ itemsAndMore: '{{items}} og {{count}} flere',
+ labelRelationship: '{{label}}-relasjon',
+ latitude: 'Breddegrad',
+ longitude: 'Lengdegrad',
+ passwordsDoNotMatch: 'Passordene er ikke like.',
+ removeRelationship: 'Fjern Forhold',
+ removeUpload: 'Fjern Opplasting',
+ saveChanges: 'Lagre endringer',
+ searchForBlock: 'Søk etter en blokk',
+ selectFieldsToEdit: 'Velg felt som skal redigeres',
+ showAll: 'Vis alle',
+ swapRelationship: 'Bytte Forhold',
+ swapUpload: 'Bytt Opplasting',
+ toggleBlock: 'Veksle blokk',
+ uploadNewLabel: 'Last opp ny {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Du er i ferd med å slette {{label}} <1>{{title}}</1>. Er du sikker?',
+ aboutToDeleteCount_many: 'Du er i ferd med å slette {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Du er i ferd med å slette {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Du er i ferd med å slette {{count}} {{label}}',
+ addBelow: 'Legg til under',
+ addFilter: 'Legg til filter',
+ adminTheme: 'Admin-tema',
+ and: 'Og',
+ applyChanges: 'Bruk endringer',
+ ascending: 'Stigende',
+ automatic: 'Automatisk',
+ backToDashboard: 'Tilbake til kontrollpanel',
+ cancel: 'Avbryt',
+ changesNotSaved:
+ 'Endringene dine er ikke lagret. Hvis du forlater nå, vil du miste endringene dine.',
+ close: 'Lukk',
+ collapse: 'Skjul',
+ collections: 'Samlinger',
+ columnToSort: 'Kolonne å sortere',
+ columns: 'Kolonner',
+ confirm: 'Bekreft',
+ confirmDeletion: 'Bekreft sletting',
+ confirmDuplication: 'Bekreft duplisering',
+ copied: 'Kopiert',
+ copy: 'Kopiér',
+ create: 'Opprett',
+ createNew: 'Opprett ny',
+ createNewLabel: 'Opprett ny {{label}}',
+ created: 'Opprettet',
+ creating: 'Oppretter',
+ creatingNewLabel: 'Oppretter ny {{label}}',
+ dark: 'Mørk',
+ dashboard: 'Kontrollpanel',
+ delete: 'Slett',
+ deletedCountSuccessfully: 'Slettet {{count}} {{label}}.',
+ deleting: 'Sletter...',
+ descending: 'Synkende',
+ deselectAllRows: 'Fjern markeringen fra alle rader',
+ duplicate: 'Dupliser',
+ duplicateWithoutSaving: 'Dupliser uten å lagre endringer',
+ edit: 'Redigere',
+ editLabel: 'Rediger {{label}}',
+ editing: 'Redigerer',
+ editingLabel_many: 'Redigerer {{count}} {{label}}',
+ editingLabel_one: 'Redigerer {{count}} {{label}}',
+ editingLabel_other: 'Redigerer {{count}} {{label}}',
+ email: 'E-post',
+ emailAddress: 'E-postadresse',
+ enterAValue: 'Skriv inn en verdi',
+ error: 'Feil',
+ errors: 'Feil',
+ fallbackToDefaultLocale: 'Tilbakestilling til standard lokalitet',
+ filterWhere: 'Filtrer {{label}} der',
+ filters: 'Filter',
+ globals: 'Globale variabler',
+ language: 'Språk',
+ lastModified: 'Sist endret',
+ leaveAnyway: 'Forlat likevel',
+ leaveWithoutSaving: 'Forlat uten å lagre',
+ light: 'Lys',
+ livePreview: 'Forhåndsvisning',
+ loading: 'Laster',
+ locale: 'Lokalitet',
+ menu: 'Meny',
+ moveDown: 'Flytt ned',
+ moveUp: 'Flytt opp',
+ noFiltersSet: 'Ingen filtre satt',
+ noLabel: '<Ingen {{label}}>',
+ noOptions: 'Ingen alternativer',
+ noResults:
+ 'Ingen {{label}} funnet. Enten finnes det ingen {{label}} enda eller ingen matcher filterne du har spesifisert ovenfor.',
+ noValue: 'Ingen verdi',
+ none: 'Ingen',
+ notFound: 'Ikke funnet',
+ nothingFound: 'Ingenting funnet',
+ of: 'av',
+ open: 'Åpne',
+ or: 'Eller',
+ order: 'Rekkefølge',
+ pageNotFound: 'Siden ble ikke funnet',
+ password: 'Passord',
+ payloadSettings: 'Payload-innstillinger',
+ perPage: 'Per side: {{limit}}',
+ remove: 'Fjern',
+ reset: 'Tilbakestill',
+ row: 'Rad',
+ rows: 'Rader',
+ save: 'Lagre',
+ saving: 'Lagrer...',
+ searchBy: 'Søk etter {{label}}',
+ selectAll: 'Velg alle {{count}} {{label}}',
+ selectAllRows: 'Velg alle rader',
+ selectValue: 'Velg en verdi',
+ selectedCount: '{{count}} {{label}} valgt',
+ showAllLabel: 'Vis alle {{label}}',
+ sorryNotFound: 'Beklager, det er ingenting som samsvarer med forespørselen din.',
+ sort: 'Sortér',
+ sortByLabelDirection: 'Sorter etter {{label}} {{direction}}',
+ stayOnThisPage: 'Bli på denne siden',
+ submissionSuccessful: 'Innsending vellykket.',
+ submit: 'Send inn',
+ successfullyCreated: '{{label}} ble opprettet.',
+ successfullyDuplicated: '{{label}} ble duplisert.',
+ thisLanguage: 'Norsk',
+ titleDeleted: '{{label}} "{{title}}" ble slettet.',
+ unauthorized: 'Ikke autorisert',
+ unsavedChangesDuplicate: 'Du har ulagrede endringer. Vil du fortsette å duplisere?',
+ untitled: 'Uten tittel',
+ updatedAt: 'Oppdatert',
+ updatedCountSuccessfully: 'Oppdaterte {{count}} {{label}} vellykket.',
+ updatedSuccessfully: 'Oppdatert.',
+ updating: 'Oppdatering',
+ welcome: 'Velkommen',
+ },
+ operators: {
+ contains: 'contains',
+ equals: 'lik',
+ exists: 'eksisterer',
+ isGreaterThan: 'er større enn',
+ isGreaterThanOrEqualTo: 'er større enn eller lik',
+ isIn: 'er i',
+ isLessThan: 'er mindre enn',
+ isLessThanOrEqualTo: 'er mindre enn eller lik',
+ isLike: 'er som',
+ isNotEqualTo: 'er ikke lik',
+ isNotIn: 'er ikke med',
+ near: 'nær',
+ },
+ upload: {
+ crop: 'Beskjær',
+ cropToolDescription:
+ 'Dra hjørnene av det valgte området, tegn et nytt område eller juster verdiene nedenfor.',
+ dragAndDrop: 'Dra og slipp en fil',
+ editImage: 'Rediger bilde',
+ focalPoint: 'Fokuspunkt',
+ focalPointDescription:
+ 'Dra fokuspunktet direkte på forhåndsvisningen eller juster verdiene nedenfor.',
+ height: 'Høyde',
+ previewSizes: 'Forhåndsvisningsstørrelser',
+ selectCollectionToBrowse: 'Velg en samling å bla i',
+ selectFile: 'Velg en fil',
+ setCropArea: 'Angi beskjæringsområde',
+ setFocalPoint: 'Angi fokuspunkt',
+ sizesFor: 'Størrelser for {{label}}',
+ width: 'Bredde',
+ },
+ validation: {
+ fieldHasNo: 'Dette feltet har ingen {{label}}',
+ limitReached: 'Begrensning nådd, bare {{max}} elementer kan legges til.',
+ required: 'Dette feltet er påkrevd.',
+ requiresAtLeast: 'Dette feltet krever minst {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Du er i ferd med å publisere alle {{label}} i utvalget. Er du sikker?',
+ aboutToRestore:
+ 'Du er i ferd med å gjenopprette denne {{label}} dokumentet til tilstanden det var i på {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Du er i ferd med å gjenopprette den globale variabelen {{label}} til tilstanden det var i på {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Du er i ferd med å tilbakestille endringene i dette dokumentet til den publiserte tilstanden. Er du sikker?',
+ aboutToUnpublish: 'Du er i ferd med å avpublisere dette dokumentet. Er du sikker?',
+ aboutToUnpublishSelection:
+ 'Du er i ferd med å oppheve publiseringen av alle {{label}} i utvalget. Er du sikker?',
+ autosave: 'Lagre automatisk',
+ autosavedSuccessfully: 'Lagret automatisk.',
+ changed: 'Endret',
+ compareVersion: 'Sammenlign versjon mot:',
+ confirmPublish: 'Bekreft publisering',
+ confirmRevertToSaved: 'Bekreft tilbakestilling til lagret',
+ confirmUnpublish: 'Bekreft avpublisering',
+ confirmVersionRestoration: 'Bekreft versjon-gjenoppretting',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkast lagret.',
+ noFurtherVersionsFound: 'Ingen flere versjoner funnet',
+ noRowsFound: 'Ingen {{label}} funnet',
+ preview: 'Forhåndsvisning',
+ problemRestoringVersion: 'Det oppstod et problem med gjenoppretting av denne versjonen',
+ publish: 'Publisere',
+ publishChanges: 'Publiser endringer',
+ published: 'Publisert',
+ restoreThisVersion: 'Gjenopprett denne versjonen',
+ restoredSuccessfully: 'Gjenopprettet.',
+ restoring: 'Gjenoppretter...',
+ revertToPublished: 'Tilbakestill til publisert',
+ saveDraft: 'Lagre utkast',
+ selectLocales: 'Velg språk å vise',
+ selectVersionToCompare: 'Velg en versjon å sammenligne',
+ showLocales: 'Vis språk:',
+ type: 'Type',
+ unpublish: 'Avpubliser',
+ unpublishing: 'Avpubliserer...',
+ version: 'Versjon',
+ versionCreatedOn: '{{version}} opprettet:',
+ versionID: 'Versjons-ID',
+ versions: 'Versjoner',
+ viewingVersion: 'Viser versjon for {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viser versjon for den globale variabelen {{entityLabel}}',
+ viewingVersions: 'Viser versjoner for {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viser versjoner for den globale variabelen {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/nb.json b/packages/translations/src/_generatedFiles_/client/nb.json
deleted file mode 100644
index 0a28c973a9f..00000000000
--- a/packages/translations/src/_generatedFiles_/client/nb.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto til nåværende bruker",
- "alreadyActivated": "Allerede aktivert",
- "alreadyLoggedIn": "Allerede logget inn",
- "backToLogin": "Tilbake til innlogging",
- "beginCreateFirstUser": "Opprett din første bruker for å fortsette.",
- "changePassword": "Endre passord",
- "confirmGeneration": "Bekreft generering",
- "confirmPassword": "Bekreft passord",
- "emailNotValid": "E-posten er ikke gyldig",
- "emailSent": "E-post sendt",
- "enableAPIKey": "Aktiver API-nøkkel",
- "failedToUnlock": "Kunne ikke låse opp",
- "forceUnlock": "Tving opplåsing",
- "forgotPassword": "Glemt passord",
- "forgotPasswordEmailInstructions": "Skriv inn e-postadressen din nedenfor, og vi vil sende deg en e-post med instruksjoner om hvordan du tilbakestiller passordet ditt.",
- "forgotPasswordQuestion": "Glemt passord?",
- "generate": "Generer",
- "generateNewAPIKey": "Generer ny API-nøkkel",
- "logBackIn": "Logg inn igjen",
- "logOut": "Logg ut",
- "loggedOutInactivity": "Du har blitt logget ut på grunn av inaktivitet.",
- "loggedOutSuccessfully": "Du har blitt logget ut.",
- "login": "Logg inn",
- "logout": "Logg ut",
- "logoutUser": "Logg ut bruker",
- "newAPIKeyGenerated": "Ny API-nøkkel generert.",
- "newPassword": "Nytt passord",
- "resetPassword": "Tilbakestill passord",
- "stayLoggedIn": "Forbli logget inn",
- "successfullyUnlocked": "Låst opp",
- "unableToVerify": "Kunne ikke bekrefte",
- "verified": "Bekreftet",
- "verifiedSuccessfully": "Bekreftet",
- "verify": "Bekreft",
- "verifyUser": "Bekreft bruker",
- "youAreInactive": "Du har ikke vært aktiv i en stund, og vil snart bli logget ut automatisk for din egen sikkerhet. Vil du forbli innlogget?"
- },
- "error": {
- "autosaving": "Det oppstod et problem under automatisk lagring av dokumentet.",
- "correctInvalidFields": "Korriger ugyldige felt.",
- "deletingTitle": "Det oppstod en feil under sletting av {{title}}. Sjekk tilkoblingen og prøv igjen.",
- "loadingDocument": "Det oppstod et problem under lasting av dokumentet med ID {{id}}.",
- "noMatchedField": "Ingen matchende felt funnet for \"{{label}}\"",
- "notAllowedToAccessPage": "Du har ikke tilgang til denne siden.",
- "previewing": "Det oppstod et problem under forhåndsvisning av dokumentet.",
- "unableToDeleteCount": "Kan ikke slette {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Kan ikke oppdatere {{count}} av {{total}} {{label}}.",
- "unknown": "En ukjent feil har oppstått.",
- "unspecific": "En feil har oppstått."
- },
- "fields": {
- "addLabel": "Legg til {{label}}",
- "addLink": "Legg til Lenke",
- "addNew": "Legg til ny",
- "addNewLabel": "Legg til ny {{label}}",
- "addRelationship": "Legg til Relasjon",
- "addUpload": "Legg til Opplasting",
- "block": "blokk",
- "blockType": "Blokktype",
- "blocks": "blokker",
- "chooseFromExisting": "Velg fra eksisterende",
- "collapseAll": "Skjul alle",
- "editLink": "Rediger lenke",
- "editRelationship": "Rediger relasjon",
- "itemsAndMore": "{{items}} og {{count}} flere",
- "labelRelationship": "{{label}}-relasjon",
- "latitude": "Breddegrad",
- "longitude": "Lengdegrad",
- "passwordsDoNotMatch": "Passordene er ikke like.",
- "removeRelationship": "Fjern Forhold",
- "removeUpload": "Fjern Opplasting",
- "saveChanges": "Lagre endringer",
- "searchForBlock": "Søk etter en blokk",
- "selectFieldsToEdit": "Velg felt som skal redigeres",
- "showAll": "Vis alle",
- "swapRelationship": "Bytte Forhold",
- "swapUpload": "Bytt Opplasting",
- "toggleBlock": "Veksle blokk",
- "uploadNewLabel": "Last opp ny {{label}}"
- },
- "general": {
- "aboutToDelete": "Du er i ferd med å slette {{label}} <1>{{title}}</1>. Er du sikker?",
- "aboutToDeleteCount_many": "Du er i ferd med å slette {{count}} {{label}}",
- "aboutToDeleteCount_one": "Du er i ferd med å slette {{count}} {{label}}",
- "aboutToDeleteCount_other": "Du er i ferd med å slette {{count}} {{label}}",
- "addBelow": "Legg til under",
- "addFilter": "Legg til filter",
- "adminTheme": "Admin-tema",
- "and": "Og",
- "applyChanges": "Bruk endringer",
- "ascending": "Stigende",
- "automatic": "Automatisk",
- "backToDashboard": "Tilbake til kontrollpanel",
- "cancel": "Avbryt",
- "changesNotSaved": "Endringene dine er ikke lagret. Hvis du forlater nå, vil du miste endringene dine.",
- "close": "Lukk",
- "collapse": "Skjul",
- "collections": "Samlinger",
- "columnToSort": "Kolonne å sortere",
- "columns": "Kolonner",
- "confirm": "Bekreft",
- "confirmDeletion": "Bekreft sletting",
- "confirmDuplication": "Bekreft duplisering",
- "copied": "Kopiert",
- "copy": "Kopiér",
- "create": "Opprett",
- "createNew": "Opprett ny",
- "createNewLabel": "Opprett ny {{label}}",
- "created": "Opprettet",
- "creating": "Oppretter",
- "creatingNewLabel": "Oppretter ny {{label}}",
- "dark": "Mørk",
- "dashboard": "Kontrollpanel",
- "delete": "Slett",
- "deletedCountSuccessfully": "Slettet {{count}} {{label}}.",
- "deleting": "Sletter...",
- "descending": "Synkende",
- "deselectAllRows": "Fjern markeringen fra alle rader",
- "duplicate": "Dupliser",
- "duplicateWithoutSaving": "Dupliser uten å lagre endringer",
- "edit": "Redigere",
- "editLabel": "Rediger {{label}}",
- "editing": "Redigerer",
- "editingLabel_many": "Redigerer {{count}} {{label}}",
- "editingLabel_one": "Redigerer {{count}} {{label}}",
- "editingLabel_other": "Redigerer {{count}} {{label}}",
- "email": "E-post",
- "emailAddress": "E-postadresse",
- "enterAValue": "Skriv inn en verdi",
- "error": "Feil",
- "errors": "Feil",
- "fallbackToDefaultLocale": "Tilbakestilling til standard lokalitet",
- "filterWhere": "Filtrer {{label}} der",
- "filters": "Filter",
- "globals": "Globale variabler",
- "language": "Språk",
- "lastModified": "Sist endret",
- "leaveAnyway": "Forlat likevel",
- "leaveWithoutSaving": "Forlat uten å lagre",
- "light": "Lys",
- "livePreview": "Forhåndsvisning",
- "loading": "Laster",
- "locale": "Lokalitet",
- "menu": "Meny",
- "moveDown": "Flytt ned",
- "moveUp": "Flytt opp",
- "noFiltersSet": "Ingen filtre satt",
- "noLabel": "<Ingen {{label}}>",
- "noOptions": "Ingen alternativer",
- "noResults": "Ingen {{label}} funnet. Enten finnes det ingen {{label}} enda eller ingen matcher filterne du har spesifisert ovenfor.",
- "noValue": "Ingen verdi",
- "none": "Ingen",
- "notFound": "Ikke funnet",
- "nothingFound": "Ingenting funnet",
- "of": "av",
- "open": "Åpne",
- "or": "Eller",
- "order": "Rekkefølge",
- "pageNotFound": "Siden ble ikke funnet",
- "password": "Passord",
- "payloadSettings": "Payload-innstillinger",
- "perPage": "Per side: {{limit}}",
- "remove": "Fjern",
- "reset": "Tilbakestill",
- "row": "Rad",
- "rows": "Rader",
- "save": "Lagre",
- "saving": "Lagrer...",
- "searchBy": "Søk etter {{label}}",
- "selectAll": "Velg alle {{count}} {{label}}",
- "selectAllRows": "Velg alle rader",
- "selectValue": "Velg en verdi",
- "selectedCount": "{{count}} {{label}} valgt",
- "showAllLabel": "Vis alle {{label}}",
- "sorryNotFound": "Beklager, det er ingenting som samsvarer med forespørselen din.",
- "sort": "Sortér",
- "sortByLabelDirection": "Sorter etter {{label}} {{direction}}",
- "stayOnThisPage": "Bli på denne siden",
- "submissionSuccessful": "Innsending vellykket.",
- "submit": "Send inn",
- "successfullyCreated": "{{label}} ble opprettet.",
- "successfullyDuplicated": "{{label}} ble duplisert.",
- "thisLanguage": "Norsk",
- "titleDeleted": "{{label}} \"{{title}}\" ble slettet.",
- "unauthorized": "Ikke autorisert",
- "unsavedChangesDuplicate": "Du har ulagrede endringer. Vil du fortsette å duplisere?",
- "untitled": "Uten tittel",
- "updatedAt": "Oppdatert",
- "updatedCountSuccessfully": "Oppdaterte {{count}} {{label}} vellykket.",
- "updatedSuccessfully": "Oppdatert.",
- "updating": "Oppdatering",
- "welcome": "Velkommen"
- },
- "operators": {
- "contains": "contains",
- "equals": "lik",
- "exists": "eksisterer",
- "isGreaterThan": "er større enn",
- "isGreaterThanOrEqualTo": "er større enn eller lik",
- "isIn": "er i",
- "isLessThan": "er mindre enn",
- "isLessThanOrEqualTo": "er mindre enn eller lik",
- "isLike": "er som",
- "isNotEqualTo": "er ikke lik",
- "isNotIn": "er ikke med",
- "near": "nær"
- },
- "upload": {
- "crop": "Beskjær",
- "cropToolDescription": "Dra hjørnene av det valgte området, tegn et nytt område eller juster verdiene nedenfor.",
- "dragAndDrop": "Dra og slipp en fil",
- "editImage": "Rediger bilde",
- "focalPoint": "Fokuspunkt",
- "focalPointDescription": "Dra fokuspunktet direkte på forhåndsvisningen eller juster verdiene nedenfor.",
- "height": "Høyde",
- "previewSizes": "Forhåndsvisningsstørrelser",
- "selectCollectionToBrowse": "Velg en samling å bla i",
- "selectFile": "Velg en fil",
- "setCropArea": "Angi beskjæringsområde",
- "setFocalPoint": "Angi fokuspunkt",
- "sizesFor": "Størrelser for {{label}}",
- "width": "Bredde"
- },
- "validation": {
- "fieldHasNo": "Dette feltet har ingen {{label}}",
- "limitReached": "Begrensning nådd, bare {{max}} elementer kan legges til.",
- "required": "Dette feltet er påkrevd.",
- "requiresAtLeast": "Dette feltet krever minst {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Du er i ferd med å publisere alle {{label}} i utvalget. Er du sikker?",
- "aboutToRestore": "Du er i ferd med å gjenopprette denne {{label}} dokumentet til tilstanden det var i på {{versionDate}}.",
- "aboutToRestoreGlobal": "Du er i ferd med å gjenopprette den globale variabelen {{label}} til tilstanden det var i på {{versionDate}}.",
- "aboutToRevertToPublished": "Du er i ferd med å tilbakestille endringene i dette dokumentet til den publiserte tilstanden. Er du sikker?",
- "aboutToUnpublish": "Du er i ferd med å avpublisere dette dokumentet. Er du sikker?",
- "aboutToUnpublishSelection": "Du er i ferd med å oppheve publiseringen av alle {{label}} i utvalget. Er du sikker?",
- "autosave": "Lagre automatisk",
- "autosavedSuccessfully": "Lagret automatisk.",
- "changed": "Endret",
- "compareVersion": "Sammenlign versjon mot:",
- "confirmPublish": "Bekreft publisering",
- "confirmRevertToSaved": "Bekreft tilbakestilling til lagret",
- "confirmUnpublish": "Bekreft avpublisering",
- "confirmVersionRestoration": "Bekreft versjon-gjenoppretting",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkast lagret.",
- "noFurtherVersionsFound": "Ingen flere versjoner funnet",
- "noRowsFound": "Ingen {{label}} funnet",
- "preview": "Forhåndsvisning",
- "problemRestoringVersion": "Det oppstod et problem med gjenoppretting av denne versjonen",
- "publish": "Publisere",
- "publishChanges": "Publiser endringer",
- "published": "Publisert",
- "restoreThisVersion": "Gjenopprett denne versjonen",
- "restoredSuccessfully": "Gjenopprettet.",
- "restoring": "Gjenoppretter...",
- "revertToPublished": "Tilbakestill til publisert",
- "saveDraft": "Lagre utkast",
- "selectLocales": "Velg språk å vise",
- "selectVersionToCompare": "Velg en versjon å sammenligne",
- "showLocales": "Vis språk:",
- "type": "Type",
- "unpublish": "Avpubliser",
- "unpublishing": "Avpubliserer...",
- "version": "Versjon",
- "versionCreatedOn": "{{version}} opprettet:",
- "versionID": "Versjons-ID",
- "versions": "Versjoner",
- "viewingVersion": "Viser versjon for {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viser versjon for den globale variabelen {{entityLabel}}",
- "viewingVersions": "Viser versjoner for {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viser versjoner for den globale variabelen {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/nl.js b/packages/translations/src/_generatedFiles_/client/nl.js
new file mode 100644
index 00000000000..0bda08a751f
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/nl.js
@@ -0,0 +1,291 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: 'Account van huidige gebruiker',
+ alreadyActivated: 'Al geactiveerd',
+ alreadyLoggedIn: 'Al ingelogd',
+ backToLogin: 'Terug naar inloggen',
+ beginCreateFirstUser: 'Om te beginnen maakt u uw eerste gebruiker aan.',
+ changePassword: 'Wachtwoord wijzigen',
+ confirmGeneration: 'Bevestigen',
+ confirmPassword: 'Wachtwoord bevestigen',
+ emailNotValid: 'Het ingevoerde e-mailadres is niet geldig',
+ emailSent: 'E-mail verzonden',
+ enableAPIKey: 'Activeer API-sleutel',
+ failedToUnlock: 'Ontgrendeling mislukt',
+ forceUnlock: 'Forceer ontgrendeling',
+ forgotPassword: 'Wachtwoord vergeten',
+ forgotPasswordEmailInstructions:
+ 'Vul hieronder uw e-mailadres in. U ontvangt een e-mailbericht met instructies om uw wachtwoord opnieuw in te stellen.',
+ forgotPasswordQuestion: 'Wachtwoord vergeten?',
+ generate: 'Genereren',
+ generateNewAPIKey: 'Genereer nieuwe API-sleutel',
+ logBackIn: 'Opnieuw inloggen',
+ logOut: 'Uitloggen',
+ loggedOutInactivity: 'U bent uitgelogd wegens inactiviteit.',
+ loggedOutSuccessfully: 'U bent succesvol uitgelogd.',
+ login: 'Inloggen',
+ logout: 'Uitloggen',
+ logoutUser: 'Gebruiker uitloggen',
+ newAPIKeyGenerated: 'Nieuwe API-sleutel is gegenereerd.',
+ newPassword: 'Nieuw wachtwoord',
+ resetPassword: 'Wachtwoord herstellen',
+ stayLoggedIn: 'Ingelogd blijven',
+ successfullyUnlocked: 'Succesvol ontgrendeld',
+ unableToVerify: 'Verificatie niet mogelijk',
+ verified: 'Geverifieerd',
+ verifiedSuccessfully: 'Succesvol geverifieerd',
+ verify: 'Verifiëren',
+ verifyUser: 'Gebruiker verifiëren',
+ youAreInactive:
+ 'U bent al een tijdje niet meer actief geweest en wordt binnenkort voor uw eigen veiligheid automatisch uitgelogd. Wilt u ingelogd blijven?',
+ },
+ error: {
+ autosaving: 'Er is een probleem opgetreden bij het automatisch bewaren van dit document.',
+ correctInvalidFields: 'Gelieve de ongeldige velden te corrigeren.',
+ deletingTitle:
+ 'Er is een fout opgetreden tijdens het verwijderen van {{title}}. Controleer uw verbinding en probeer het opnieuw.',
+ loadingDocument: 'Er was een probleem met het laden van het document met ID {{id}}.',
+ noMatchedField: 'Geen overeenkomend veld gevonden voor "{{label}}"',
+ notAllowedToAccessPage: 'U hebt geen toegang tot deze pagina.',
+ previewing: 'Er was een probleem met het voorvertonen van dit document.',
+ unableToDeleteCount: 'Kan {{count}} van {{total}} {{label}} niet verwijderen.',
+ unableToUpdateCount: 'Kan {{count}} van {{total}} {{label}} niet updaten.',
+ unknown: 'Er is een onbekende fout opgetreden.',
+ unspecific: 'Er is een fout opgetreden.',
+ },
+ fields: {
+ addLabel: 'Voeg {{label}} toe',
+ addLink: 'Voeg een link toe',
+ addNew: 'Nieuw(e)',
+ addNewLabel: 'Nieuw(e) {{label}} toevoegen',
+ addRelationship: 'Nieuwe Relatie',
+ addUpload: 'Upload Toevoegen',
+ block: 'blok',
+ blockType: 'Bloktype',
+ blocks: 'blokken',
+ chooseFromExisting: 'Kies uit bestaande',
+ collapseAll: 'Alles samenvouwen',
+ editLink: 'Link bewerken',
+ editRelationship: 'Relatie Relatie',
+ itemsAndMore: '{{items}} en {{count}} meer',
+ labelRelationship: '{{label}} relatie',
+ latitude: 'Breedtegraad',
+ longitude: 'Lengtegraad',
+ passwordsDoNotMatch: 'Wachtwoorden komen niet overeen.',
+ removeRelationship: 'Relatie Verwijderen',
+ removeUpload: 'Verwijder Upload',
+ saveChanges: 'Bewaar aanpassingen',
+ searchForBlock: 'Zoeken naar een blok',
+ selectFieldsToEdit: 'Selecteer velden om te bewerken',
+ showAll: 'Alles tonen',
+ swapRelationship: 'Relatie Wisselen',
+ swapUpload: 'Upload Verwisselen',
+ toggleBlock: 'Blok togglen',
+ uploadNewLabel: 'Upload nieuw(e) {{label}}',
+ },
+ general: {
+ aboutToDelete:
+ 'U staat op het punt om {{label}} <1>{{title}}</1> te verwijderen. Weet u het zeker?',
+ aboutToDeleteCount_many: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ aboutToDeleteCount_one: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ aboutToDeleteCount_other: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ addBelow: 'Onderaan toevoegen',
+ addFilter: 'Filter toevoegen',
+ adminTheme: 'Adminthema',
+ and: 'En',
+ applyChanges: 'Breng wijzigingen aan',
+ ascending: 'Oplopend',
+ automatic: 'Automatisch',
+ backToDashboard: 'Terug naar dashboard',
+ cancel: 'Annuleren',
+ changesNotSaved:
+ 'Uw wijzigingen zijn niet bewaard. Als u weggaat zullen de wijzigingen verloren gaan.',
+ close: 'Dichtbij',
+ collapse: 'Samenvouwen',
+ collections: 'Collecties',
+ columnToSort: 'Kolom om te sorteren',
+ columns: 'Kolommen',
+ confirm: 'Bevestigen',
+ confirmDeletion: 'Bevestig verwijdering',
+ confirmDuplication: 'Bevestig duplicatie',
+ copied: 'Gekopieerd',
+ copy: 'Kopiëren',
+ create: 'Aanmaken',
+ createNew: 'Nieuw aanmaken',
+ createNewLabel: 'Nieuw(e) {{label}} aanmaken',
+ created: 'Aangemaakt',
+ creating: 'Aanmaken',
+ creatingNewLabel: 'Nieuw(e) {{label}} aanmaken',
+ dark: 'Donker',
+ dashboard: 'Dashboard',
+ delete: 'Verwijderen',
+ deletedCountSuccessfully: '{{count}} {{label}} succesvol verwijderd.',
+ deleting: 'Verwijderen...',
+ descending: 'Aflopend',
+ deselectAllRows: 'Deselecteer alle rijen',
+ duplicate: 'Dupliceren',
+ duplicateWithoutSaving: 'Dupliceren zonder wijzigingen te bewaren',
+ edit: 'Bewerk',
+ editLabel: 'Bewerk {{label}}',
+ editing: 'Bewerken',
+ editingLabel_many: 'Bewerken {{count}} {{label}}',
+ editingLabel_one: 'Bewerken {{count}} {{label}}',
+ editingLabel_other: 'Bewerken {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'E-maildres',
+ enterAValue: 'Waarde invoeren',
+ error: 'Fout',
+ errors: 'Fouten',
+ fallbackToDefaultLocale: 'Terugval naar standaardtaal',
+ filterWhere: 'Filter {{label}} waar',
+ filters: 'Filters',
+ globals: 'Globalen',
+ language: 'Taal',
+ lastModified: 'Laatst gewijzigd',
+ leaveAnyway: 'Toch weggaan',
+ leaveWithoutSaving: 'Verlaten zonder op te slaan',
+ light: 'Licht',
+ livePreview: 'Voorbeeld',
+ loading: 'Laden',
+ locale: 'Taal',
+ menu: 'Menu',
+ moveDown: 'Verplaats naar beneden',
+ moveUp: 'Verplaats naar boven',
+ noFiltersSet: 'Geen filters ingesteld',
+ noLabel: 'Geen "{{label}}"',
+ noOptions: 'Geen opties',
+ noResults:
+ 'Geen {{label}} gevonden. Of er bestaat nog geen {{label}}, of niets komt overeen met de hierboven gespecifieerde filters.',
+ noValue: 'Geen waarde',
+ none: 'Niets',
+ notFound: 'Niet gevonden',
+ nothingFound: 'Niets gevonden',
+ of: 'van',
+ open: 'Open',
+ or: 'Of',
+ order: 'Volgorde',
+ pageNotFound: 'Pagina niet gevonden',
+ password: 'Wachtwoord',
+ payloadSettings: 'Payload Instellingen',
+ perPage: 'Per pagina: {{limit}}',
+ remove: 'Verwijderen',
+ reset: 'Resetten',
+ row: 'Rij',
+ rows: 'Rijen',
+ save: 'Bewaar',
+ saving: 'Bewaren...',
+ searchBy: 'Zoeken op {{label}}',
+ selectAll: 'Alles selecteren {{count}} {{label}}',
+ selectAllRows: 'Selecteer alle rijen',
+ selectValue: 'Selecteer een waarde',
+ selectedCount: '{{count}} {{label}} geselecteerd',
+ showAllLabel: 'Toon alle {{label}}',
+ sorryNotFound: 'Sorry, er is niets dat overeen komt met uw verzoek.',
+ sort: 'Sorteer',
+ sortByLabelDirection: 'Sorteer op {{label}} {{direction}}',
+ stayOnThisPage: 'Blijf op deze pagina',
+ submissionSuccessful: 'Indiening succesvol.',
+ submit: 'Indienen',
+ successfullyCreated: '{{label}} succesvol aangemaakt.',
+ successfullyDuplicated: '{{label}} succesvol gedupliceerd.',
+ thisLanguage: 'Nederlands',
+ titleDeleted: '{{label}} "{{title}}" succesvol verwijderd.',
+ unauthorized: 'Onbevoegd',
+ unsavedChangesDuplicate: 'U heeft onbewaarde wijzigingen. Wilt u doorgaan met dupliceren?',
+ untitled: 'Zonder titel',
+ updatedAt: 'Aangepast op',
+ updatedCountSuccessfully: '{{count}} {{label}} succesvol bijgewerkt.',
+ updatedSuccessfully: 'Succesvol aangepast.',
+ updating: 'Bijwerken',
+ welcome: 'Welkom',
+ },
+ operators: {
+ contains: 'bevat',
+ equals: 'is gelijk aan',
+ exists: 'bestaat',
+ isGreaterThan: 'is groter dan',
+ isGreaterThanOrEqualTo: 'is groter dan of gelijk aan',
+ isIn: 'is binnen',
+ isLessThan: 'is kleiner dan',
+ isLessThanOrEqualTo: 'is kleiner dan of gelijk aan',
+ isLike: 'is als',
+ isNotEqualTo: 'is niet gelijk aan',
+ isNotIn: 'zit er niet in',
+ near: 'nabij',
+ },
+ upload: {
+ crop: 'Bijsnijden',
+ cropToolDescription:
+ 'Sleep de hoeken van het geselecteerde gebied, teken een nieuw gebied of pas de waarden hieronder aan.',
+ dragAndDrop: 'Sleep een bestand',
+ editImage: 'Afbeelding bewerken',
+ focalPoint: 'Focuspunt',
+ focalPointDescription:
+ 'Sleep het focuspunt rechtstreeks op de voorvertoning of pas de waarden hieronder aan.',
+ height: 'Hoogte',
+ previewSizes: 'Voorbeeldgroottes',
+ selectCollectionToBrowse: 'Selecteer een collectie om door te bladeren',
+ selectFile: 'Selecteer een bestand',
+ setCropArea: 'Stel bijsnijdgebied in',
+ setFocalPoint: 'Stel het brandpunt in',
+ sizesFor: 'Maten voor {{label}}',
+ width: 'Breedte',
+ },
+ validation: {
+ fieldHasNo: 'Dit veld heeft geen {{label}}',
+ limitReached: 'Limiet bereikt, er kunnen slechts {{max}} items worden toegevoegd.',
+ required: 'Dit veld is verplicht.',
+ requiresAtLeast: 'Dit veld vereist minstens {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Je staat op het punt om alle {{label}} in de selectie te publiceren. Weet je het zeker?',
+ aboutToRestore:
+ 'U staat op het punt dit {{label}} document te herstellen in de staat waarin het zich bevond op {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'U staat op het punt om de global {{label}} te herstellen in de staat waarin het zich bevond op {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'U staat op het punt om de wijzigingen van dit document terug te draaien naar de gepubliceerde staat. Weet u het zeker?',
+ aboutToUnpublish:
+ 'U staat op het punt om de publicatie van dit document ongedaan te maken. Weet u het zeker?',
+ aboutToUnpublishSelection:
+ 'You are about to unpublish all {{label}} in the selection. Are you sure?',
+ autosave: 'Automatisch bewaren',
+ autosavedSuccessfully: 'Succesvol automatisch bewaard.',
+ changed: 'Gewijzigd',
+ compareVersion: 'Vergelijk versie met:',
+ confirmPublish: 'Bevestig publiceren',
+ confirmRevertToSaved: 'Bevestig terugdraaien naar bewaarde versie',
+ confirmUnpublish: 'Bevestig depubliceren',
+ confirmVersionRestoration: 'Bevestig te herstellen versie',
+ draft: 'Concept',
+ draftSavedSuccessfully: 'Concept succesvol bewaard.',
+ noFurtherVersionsFound: 'Geen verdere versies gevonden',
+ noRowsFound: 'Geen {{label}} gevonden',
+ preview: 'Voorbeeld',
+ problemRestoringVersion: 'Er was een probleem bij het herstellen van deze versie',
+ publish: 'Publiceren',
+ publishChanges: 'Publiceer wijzigingen',
+ published: 'Gepubliceerd',
+ restoreThisVersion: 'Herstel deze versie',
+ restoredSuccessfully: 'Herstelling succesvol.',
+ restoring: 'Herstellen...',
+ revertToPublished: 'Terugdraaien naar gepubliceerde versie',
+ saveDraft: 'Bewaar concept',
+ selectLocales: 'Selecteer locales om weer te geven',
+ selectVersionToCompare: 'Selecteer een versie om te vergelijken',
+ showLocales: 'Toon locales:',
+ type: 'Type',
+ unpublish: 'Publicatie ongedaan maken',
+ unpublishing: 'Publicatie ongedaan maken...',
+ version: 'Versie',
+ versionCreatedOn: '{{version}} aangemaakt op:',
+ versionID: 'Versie-ID',
+ versions: 'Versies',
+ viewingVersion: 'Bekijk versie voor {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Bekijk versie voor global {{entityLabel}}',
+ viewingVersions: 'Bekijk versies voor {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Bekijk versies voor global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/nl.json b/packages/translations/src/_generatedFiles_/client/nl.json
deleted file mode 100644
index de946425140..00000000000
--- a/packages/translations/src/_generatedFiles_/client/nl.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account van huidige gebruiker",
- "alreadyActivated": "Al geactiveerd",
- "alreadyLoggedIn": "Al ingelogd",
- "backToLogin": "Terug naar inloggen",
- "beginCreateFirstUser": "Om te beginnen maakt u uw eerste gebruiker aan.",
- "changePassword": "Wachtwoord wijzigen",
- "confirmGeneration": "Bevestigen",
- "confirmPassword": "Wachtwoord bevestigen",
- "emailNotValid": "Het ingevoerde e-mailadres is niet geldig",
- "emailSent": "E-mail verzonden",
- "enableAPIKey": "Activeer API-sleutel",
- "failedToUnlock": "Ontgrendeling mislukt",
- "forceUnlock": "Forceer ontgrendeling",
- "forgotPassword": "Wachtwoord vergeten",
- "forgotPasswordEmailInstructions": "Vul hieronder uw e-mailadres in. U ontvangt een e-mailbericht met instructies om uw wachtwoord opnieuw in te stellen.",
- "forgotPasswordQuestion": "Wachtwoord vergeten?",
- "generate": "Genereren",
- "generateNewAPIKey": "Genereer nieuwe API-sleutel",
- "logBackIn": "Opnieuw inloggen",
- "logOut": "Uitloggen",
- "loggedOutInactivity": "U bent uitgelogd wegens inactiviteit.",
- "loggedOutSuccessfully": "U bent succesvol uitgelogd.",
- "login": "Inloggen",
- "logout": "Uitloggen",
- "logoutUser": "Gebruiker uitloggen",
- "newAPIKeyGenerated": "Nieuwe API-sleutel is gegenereerd.",
- "newPassword": "Nieuw wachtwoord",
- "resetPassword": "Wachtwoord herstellen",
- "stayLoggedIn": "Ingelogd blijven",
- "successfullyUnlocked": "Succesvol ontgrendeld",
- "unableToVerify": "Verificatie niet mogelijk",
- "verified": "Geverifieerd",
- "verifiedSuccessfully": "Succesvol geverifieerd",
- "verify": "Verifiëren",
- "verifyUser": "Gebruiker verifiëren",
- "youAreInactive": "U bent al een tijdje niet meer actief geweest en wordt binnenkort voor uw eigen veiligheid automatisch uitgelogd. Wilt u ingelogd blijven?"
- },
- "error": {
- "autosaving": "Er is een probleem opgetreden bij het automatisch bewaren van dit document.",
- "correctInvalidFields": "Gelieve de ongeldige velden te corrigeren.",
- "deletingTitle": "Er is een fout opgetreden tijdens het verwijderen van {{title}}. Controleer uw verbinding en probeer het opnieuw.",
- "loadingDocument": "Er was een probleem met het laden van het document met ID {{id}}.",
- "noMatchedField": "Geen overeenkomend veld gevonden voor \"{{label}}\"",
- "notAllowedToAccessPage": "U hebt geen toegang tot deze pagina.",
- "previewing": "Er was een probleem met het voorvertonen van dit document.",
- "unableToDeleteCount": "Kan {{count}} van {{total}} {{label}} niet verwijderen.",
- "unableToUpdateCount": "Kan {{count}} van {{total}} {{label}} niet updaten.",
- "unknown": "Er is een onbekende fout opgetreden.",
- "unspecific": "Er is een fout opgetreden."
- },
- "fields": {
- "addLabel": "Voeg {{label}} toe",
- "addLink": "Voeg een link toe",
- "addNew": "Nieuw(e)",
- "addNewLabel": "Nieuw(e) {{label}} toevoegen",
- "addRelationship": "Nieuwe Relatie",
- "addUpload": "Upload Toevoegen",
- "block": "blok",
- "blockType": "Bloktype",
- "blocks": "blokken",
- "chooseFromExisting": "Kies uit bestaande",
- "collapseAll": "Alles samenvouwen",
- "editLink": "Link bewerken",
- "editRelationship": "Relatie Relatie",
- "itemsAndMore": "{{items}} en {{count}} meer",
- "labelRelationship": "{{label}} relatie",
- "latitude": "Breedtegraad",
- "longitude": "Lengtegraad",
- "passwordsDoNotMatch": "Wachtwoorden komen niet overeen.",
- "removeRelationship": "Relatie Verwijderen",
- "removeUpload": "Verwijder Upload",
- "saveChanges": "Bewaar aanpassingen",
- "searchForBlock": "Zoeken naar een blok",
- "selectFieldsToEdit": "Selecteer velden om te bewerken",
- "showAll": "Alles tonen",
- "swapRelationship": "Relatie Wisselen",
- "swapUpload": "Upload Verwisselen",
- "toggleBlock": "Blok togglen",
- "uploadNewLabel": "Upload nieuw(e) {{label}}"
- },
- "general": {
- "aboutToDelete": "U staat op het punt om {{label}} <1>{{title}}</1> te verwijderen. Weet u het zeker?",
- "aboutToDeleteCount_many": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "aboutToDeleteCount_one": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "aboutToDeleteCount_other": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "addBelow": "Onderaan toevoegen",
- "addFilter": "Filter toevoegen",
- "adminTheme": "Adminthema",
- "and": "En",
- "applyChanges": "Breng wijzigingen aan",
- "ascending": "Oplopend",
- "automatic": "Automatisch",
- "backToDashboard": "Terug naar dashboard",
- "cancel": "Annuleren",
- "changesNotSaved": "Uw wijzigingen zijn niet bewaard. Als u weggaat zullen de wijzigingen verloren gaan.",
- "close": "Dichtbij",
- "collapse": "Samenvouwen",
- "collections": "Collecties",
- "columnToSort": "Kolom om te sorteren",
- "columns": "Kolommen",
- "confirm": "Bevestigen",
- "confirmDeletion": "Bevestig verwijdering",
- "confirmDuplication": "Bevestig duplicatie",
- "copied": "Gekopieerd",
- "copy": "Kopiëren",
- "create": "Aanmaken",
- "createNew": "Nieuw aanmaken",
- "createNewLabel": "Nieuw(e) {{label}} aanmaken",
- "created": "Aangemaakt",
- "creating": "Aanmaken",
- "creatingNewLabel": "Nieuw(e) {{label}} aanmaken",
- "dark": "Donker",
- "dashboard": "Dashboard",
- "delete": "Verwijderen",
- "deletedCountSuccessfully": "{{count}} {{label}} succesvol verwijderd.",
- "deleting": "Verwijderen...",
- "descending": "Aflopend",
- "deselectAllRows": "Deselecteer alle rijen",
- "duplicate": "Dupliceren",
- "duplicateWithoutSaving": "Dupliceren zonder wijzigingen te bewaren",
- "edit": "Bewerk",
- "editLabel": "Bewerk {{label}}",
- "editing": "Bewerken",
- "editingLabel_many": "Bewerken {{count}} {{label}}",
- "editingLabel_one": "Bewerken {{count}} {{label}}",
- "editingLabel_other": "Bewerken {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "E-maildres",
- "enterAValue": "Waarde invoeren",
- "error": "Fout",
- "errors": "Fouten",
- "fallbackToDefaultLocale": "Terugval naar standaardtaal",
- "filterWhere": "Filter {{label}} waar",
- "filters": "Filters",
- "globals": "Globalen",
- "language": "Taal",
- "lastModified": "Laatst gewijzigd",
- "leaveAnyway": "Toch weggaan",
- "leaveWithoutSaving": "Verlaten zonder op te slaan",
- "light": "Licht",
- "livePreview": "Voorbeeld",
- "loading": "Laden",
- "locale": "Taal",
- "menu": "Menu",
- "moveDown": "Verplaats naar beneden",
- "moveUp": "Verplaats naar boven",
- "noFiltersSet": "Geen filters ingesteld",
- "noLabel": "Geen \"{{label}}\"",
- "noOptions": "Geen opties",
- "noResults": "Geen {{label}} gevonden. Of er bestaat nog geen {{label}}, of niets komt overeen met de hierboven gespecifieerde filters.",
- "noValue": "Geen waarde",
- "none": "Niets",
- "notFound": "Niet gevonden",
- "nothingFound": "Niets gevonden",
- "of": "van",
- "open": "Open",
- "or": "Of",
- "order": "Volgorde",
- "pageNotFound": "Pagina niet gevonden",
- "password": "Wachtwoord",
- "payloadSettings": "Payload Instellingen",
- "perPage": "Per pagina: {{limit}}",
- "remove": "Verwijderen",
- "reset": "Resetten",
- "row": "Rij",
- "rows": "Rijen",
- "save": "Bewaar",
- "saving": "Bewaren...",
- "searchBy": "Zoeken op {{label}}",
- "selectAll": "Alles selecteren {{count}} {{label}}",
- "selectAllRows": "Selecteer alle rijen",
- "selectValue": "Selecteer een waarde",
- "selectedCount": "{{count}} {{label}} geselecteerd",
- "showAllLabel": "Toon alle {{label}}",
- "sorryNotFound": "Sorry, er is niets dat overeen komt met uw verzoek.",
- "sort": "Sorteer",
- "sortByLabelDirection": "Sorteer op {{label}} {{direction}}",
- "stayOnThisPage": "Blijf op deze pagina",
- "submissionSuccessful": "Indiening succesvol.",
- "submit": "Indienen",
- "successfullyCreated": "{{label}} succesvol aangemaakt.",
- "successfullyDuplicated": "{{label}} succesvol gedupliceerd.",
- "thisLanguage": "Nederlands",
- "titleDeleted": "{{label}} \"{{title}}\" succesvol verwijderd.",
- "unauthorized": "Onbevoegd",
- "unsavedChangesDuplicate": "U heeft onbewaarde wijzigingen. Wilt u doorgaan met dupliceren?",
- "untitled": "Zonder titel",
- "updatedAt": "Aangepast op",
- "updatedCountSuccessfully": "{{count}} {{label}} succesvol bijgewerkt.",
- "updatedSuccessfully": "Succesvol aangepast.",
- "updating": "Bijwerken",
- "welcome": "Welkom"
- },
- "operators": {
- "contains": "bevat",
- "equals": "is gelijk aan",
- "exists": "bestaat",
- "isGreaterThan": "is groter dan",
- "isGreaterThanOrEqualTo": "is groter dan of gelijk aan",
- "isIn": "is binnen",
- "isLessThan": "is kleiner dan",
- "isLessThanOrEqualTo": "is kleiner dan of gelijk aan",
- "isLike": "is als",
- "isNotEqualTo": "is niet gelijk aan",
- "isNotIn": "zit er niet in",
- "near": "nabij"
- },
- "upload": {
- "crop": "Bijsnijden",
- "cropToolDescription": "Sleep de hoeken van het geselecteerde gebied, teken een nieuw gebied of pas de waarden hieronder aan.",
- "dragAndDrop": "Sleep een bestand",
- "editImage": "Afbeelding bewerken",
- "focalPoint": "Focuspunt",
- "focalPointDescription": "Sleep het focuspunt rechtstreeks op de voorvertoning of pas de waarden hieronder aan.",
- "height": "Hoogte",
- "previewSizes": "Voorbeeldgroottes",
- "selectCollectionToBrowse": "Selecteer een collectie om door te bladeren",
- "selectFile": "Selecteer een bestand",
- "setCropArea": "Stel bijsnijdgebied in",
- "setFocalPoint": "Stel het brandpunt in",
- "sizesFor": "Maten voor {{label}}",
- "width": "Breedte"
- },
- "validation": {
- "fieldHasNo": "Dit veld heeft geen {{label}}",
- "limitReached": "Limiet bereikt, er kunnen slechts {{max}} items worden toegevoegd.",
- "required": "Dit veld is verplicht.",
- "requiresAtLeast": "Dit veld vereist minstens {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Je staat op het punt om alle {{label}} in de selectie te publiceren. Weet je het zeker?",
- "aboutToRestore": "U staat op het punt dit {{label}} document te herstellen in de staat waarin het zich bevond op {{versionDate}}.",
- "aboutToRestoreGlobal": "U staat op het punt om de global {{label}} te herstellen in de staat waarin het zich bevond op {{versionDate}}.",
- "aboutToRevertToPublished": "U staat op het punt om de wijzigingen van dit document terug te draaien naar de gepubliceerde staat. Weet u het zeker?",
- "aboutToUnpublish": "U staat op het punt om de publicatie van dit document ongedaan te maken. Weet u het zeker?",
- "aboutToUnpublishSelection": "You are about to unpublish all {{label}} in the selection. Are you sure?",
- "autosave": "Automatisch bewaren",
- "autosavedSuccessfully": "Succesvol automatisch bewaard.",
- "changed": "Gewijzigd",
- "compareVersion": "Vergelijk versie met:",
- "confirmPublish": "Bevestig publiceren",
- "confirmRevertToSaved": "Bevestig terugdraaien naar bewaarde versie",
- "confirmUnpublish": "Bevestig depubliceren",
- "confirmVersionRestoration": "Bevestig te herstellen versie",
- "draft": "Concept",
- "draftSavedSuccessfully": "Concept succesvol bewaard.",
- "noFurtherVersionsFound": "Geen verdere versies gevonden",
- "noRowsFound": "Geen {{label}} gevonden",
- "preview": "Voorbeeld",
- "problemRestoringVersion": "Er was een probleem bij het herstellen van deze versie",
- "publish": "Publiceren",
- "publishChanges": "Publiceer wijzigingen",
- "published": "Gepubliceerd",
- "restoreThisVersion": "Herstel deze versie",
- "restoredSuccessfully": "Herstelling succesvol.",
- "restoring": "Herstellen...",
- "revertToPublished": "Terugdraaien naar gepubliceerde versie",
- "saveDraft": "Bewaar concept",
- "selectLocales": "Selecteer locales om weer te geven",
- "selectVersionToCompare": "Selecteer een versie om te vergelijken",
- "showLocales": "Toon locales:",
- "type": "Type",
- "unpublish": "Publicatie ongedaan maken",
- "unpublishing": "Publicatie ongedaan maken...",
- "version": "Versie",
- "versionCreatedOn": "{{version}} aangemaakt op:",
- "versionID": "Versie-ID",
- "versions": "Versies",
- "viewingVersion": "Bekijk versie voor {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Bekijk versie voor global {{entityLabel}}",
- "viewingVersions": "Bekijk versies voor {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Bekijk versies voor global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/pl.js b/packages/translations/src/_generatedFiles_/client/pl.js
new file mode 100644
index 00000000000..3cd3007d424
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/pl.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto bieżącego użytkownika',
+ alreadyActivated: 'Już aktywowano',
+ alreadyLoggedIn: 'Już zalogowano',
+ backToLogin: 'Powrót do logowania',
+ beginCreateFirstUser: 'Aby rozpocząć, utwórz pierwszego użytkownika',
+ changePassword: 'Zmień hasło',
+ confirmGeneration: 'Potwierdź wygenerowanie',
+ confirmPassword: 'Potwierdź hasło',
+ emailNotValid: 'Podany email jest nieprawidłowy',
+ emailSent: 'Wysłano email',
+ enableAPIKey: 'Aktywuj klucz API',
+ failedToUnlock: 'Nie udało się odblokować',
+ forceUnlock: 'Wymuś odblokowanie',
+ forgotPassword: 'Zresetuj hasło',
+ forgotPasswordEmailInstructions:
+ 'Proszę podaj swój email. Otrzymasz wiadomość z instrukcjami, jak zresetować hasło.',
+ forgotPasswordQuestion: 'Nie pamiętasz hasła?',
+ generate: 'Wygeneruj',
+ generateNewAPIKey: 'Wygeneruj nowy klucz API',
+ logBackIn: 'Zaloguj się ponownie',
+ logOut: 'Wyloguj',
+ loggedOutInactivity: 'Zostałeś wylogowany z powodu braku aktywności.',
+ loggedOutSuccessfully: 'Zostałeś pomyślnie wylogowany.',
+ login: 'Zaloguj',
+ logout: 'Wyloguj',
+ logoutUser: 'Wyloguj użytkownika',
+ newAPIKeyGenerated: 'Wygenerowano nowy klucz API.',
+ newPassword: 'Nowe hasło',
+ resetPassword: 'Zresetuj hasło',
+ stayLoggedIn: 'Pozostań zalogowany',
+ successfullyUnlocked: 'Pomyślnie odblokowano',
+ unableToVerify: 'Nie można zweryfikować',
+ verified: 'Zweryfikowano',
+ verifiedSuccessfully: 'Pomyślnie zweryfikowany',
+ verify: 'Zweryfikuj',
+ verifyUser: 'Zweryfikuj użytkownika',
+ youAreInactive:
+ 'Nie byłeś aktywny od dłuższego czasu i wkrótce zostaniesz automatycznie wylogowany dla własnego bezpieczeństwa. Czy chcesz pozostać zalogowany?',
+ },
+ error: {
+ autosaving: 'Wystąpił problem podczas automatycznego zapisywania tego dokumentu.',
+ correctInvalidFields: 'Popraw nieprawidłowe pola.',
+ deletingTitle:
+ 'Wystąpił błąd podczas usuwania {{title}}. Proszę, sprawdź swoje połączenie i spróbuj ponownie.',
+ loadingDocument: 'Wystapił problem podczas ładowania dokumentu o ID {{id}}.',
+ noMatchedField: 'Nie znaleziono pasującego pola dla "{{label}}"',
+ notAllowedToAccessPage: 'Nie masz dostępu do tej strony.',
+ previewing: 'Wystąpił problem podczas podglądu tego dokumentu.',
+ unableToDeleteCount: 'Nie można usunąć {{count}} z {{total}} {{label}}.',
+ unableToUpdateCount: 'Nie można zaktualizować {{count}} z {{total}} {{label}}.',
+ unknown: 'Wystąpił nieznany błąd.',
+ unspecific: 'Wystąpił błąd',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj Link',
+ addNew: 'Dodaj nowy',
+ addNewLabel: 'Dodaj nowy {{label}}',
+ addRelationship: 'Dodaj Relację',
+ addUpload: 'Dodaj ładowanie',
+ block: 'Blok',
+ blockType: 'Typ Bloku',
+ blocks: 'Bloki',
+ chooseFromExisting: 'Wybierz z istniejących',
+ collapseAll: 'Zwiń wszystko',
+ editLink: 'Edytuj Link',
+ editRelationship: 'Edytuj Relację',
+ itemsAndMore: '{{items}} i {{count}} więcej',
+ labelRelationship: 'Relacja {{label}}',
+ latitude: 'Szerokość',
+ longitude: 'Długość geograficzna',
+ passwordsDoNotMatch: 'Hasła nie pasują',
+ removeRelationship: 'Usuń Relację',
+ removeUpload: 'Usuń Wrzucone',
+ saveChanges: 'Zapisz zmiany',
+ searchForBlock: 'Szukaj bloku',
+ selectFieldsToEdit: 'Wybierz pola do edycji',
+ showAll: 'Pokaż wszystkie',
+ swapRelationship: 'Zamiana Relacji',
+ swapUpload: 'Zamień Wrzucone',
+ toggleBlock: 'Przełącz blok',
+ uploadNewLabel: 'Wrzuć nowy {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Zamierzasz usunąć {{label}} <1>{{title}}</1>. Jesteś pewien?',
+ aboutToDeleteCount_many: 'Zamierzasz usunąć {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Zamierzasz usunąć {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Zamierzasz usunąć {{count}} {{label}}',
+ addBelow: 'Dodaj poniżej',
+ addFilter: 'Dodaj filtr',
+ adminTheme: 'Motyw administratora',
+ and: 'i',
+ applyChanges: 'Zastosuj zmiany',
+ ascending: 'Rosnąco',
+ automatic: 'Automatyczny',
+ backToDashboard: 'Powrót do panelu',
+ cancel: 'Anuluj',
+ changesNotSaved:
+ 'Twoje zmiany nie zostały zapisane. Jeśli teraz wyjdziesz, stracisz swoje zmiany.',
+ close: 'Zamknij',
+ collapse: 'Zwiń',
+ collections: 'Kolekcje',
+ columnToSort: 'Kolumna sortowania',
+ columns: 'Kolumny',
+ confirm: 'Potwierdź',
+ confirmDeletion: 'Potwierdź usunięcie',
+ confirmDuplication: 'Potwierdź duplikację',
+ copied: 'Skopiowano',
+ copy: 'Skopiuj',
+ create: 'Stwórz',
+ createNew: 'Stwórz nowy',
+ createNewLabel: 'Stwórz nowy {{label}}',
+ created: 'Utworzono',
+ creating: 'Tworzenie',
+ creatingNewLabel: 'Tworzenie nowego {{label}}',
+ dark: 'Ciemny',
+ dashboard: 'Panel',
+ delete: 'Usuń',
+ deletedCountSuccessfully: 'Pomyślnie usunięto {{count}} {{label}}.',
+ deleting: 'Usuwanie...',
+ descending: 'Malejąco',
+ deselectAllRows: 'Odznacz wszystkie wiersze',
+ duplicate: 'Zduplikuj',
+ duplicateWithoutSaving: 'Zduplikuj bez zapisywania zmian',
+ edit: 'Edytuj',
+ editLabel: 'Edytuj {{label}}',
+ editing: 'Edycja',
+ editingLabel_many: 'Edytowanie {{count}} {{label}}',
+ editingLabel_one: 'Edytowanie {{count}} {{label}}',
+ editingLabel_other: 'Edytowanie {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Adres email',
+ enterAValue: 'Wpisz wartość',
+ error: 'Błąd',
+ errors: 'Błędy',
+ fallbackToDefaultLocale: 'Powrót do domyślnych ustawień regionalnych',
+ filterWhere: 'Filtruj gdzie',
+ filters: 'Filtry',
+ globals: 'Globalne',
+ language: 'Język',
+ lastModified: 'Ostatnio zmodyfikowany',
+ leaveAnyway: 'Wyjdź mimo to',
+ leaveWithoutSaving: 'Wyjdź bez zapisywania',
+ light: 'Jasny',
+ livePreview: 'Podgląd',
+ loading: 'Ładowanie',
+ locale: 'Ustawienia regionalne',
+ menu: 'Menu',
+ moveDown: 'Przesuń niżej',
+ moveUp: 'Przesuń wyżej',
+ noFiltersSet: 'Brak ustawionych filtrów',
+ noLabel: '<Bez {{label}}>',
+ noOptions: 'Brak opcji',
+ noResults:
+ 'Nie znaleziono {{label}}. Być może {{label}} jeszcze nie istnieje, albo żaden nie pasuje do filtrów określonych powyżej.',
+ noValue: 'Brak wartości',
+ none: 'Nic',
+ notFound: 'Nie znaleziono',
+ nothingFound: 'Nic nie znaleziono',
+ of: 'z',
+ open: 'Otwórz',
+ or: 'lub',
+ order: 'Kolejność',
+ pageNotFound: 'Strona nie znaleziona',
+ password: 'Hasło',
+ payloadSettings: 'Ustawienia Payload',
+ perPage: 'Na stronę: {{limit}}',
+ remove: 'Usuń',
+ reset: 'Zresetuj',
+ row: 'Wiersz',
+ rows: 'Wiersze',
+ save: 'Zapisz',
+ saving: 'Zapisywanie...',
+ searchBy: 'Szukaj według',
+ selectAll: 'Wybierz wszystkie {{count}} {{label}}',
+ selectAllRows: 'Wybierz wszystkie wiersze',
+ selectValue: 'Wybierz wartość',
+ selectedCount: 'Wybrano {{count}} {{label}}',
+ showAllLabel: 'Pokaż wszystkie {{label}}',
+ sorryNotFound: 'Przepraszamy — nie ma nic, co odpowiadałoby twojemu zapytaniu.',
+ sort: 'Sortuj',
+ sortByLabelDirection: 'Sortuj według {{label}} {{direction}}',
+ stayOnThisPage: 'Pozostań na stronie',
+ submissionSuccessful: 'Zgłoszenie zakończone powodzeniem.',
+ submit: 'Zatwierdź',
+ successfullyCreated: 'Pomyślnie utworzono {{label}}.',
+ successfullyDuplicated: 'Pomyślnie zduplikowano {{label}}',
+ thisLanguage: 'Polski',
+ titleDeleted: 'Pomyślnie usunięto {{label}} {{title}}',
+ unauthorized: 'Brak autoryzacji',
+ unsavedChangesDuplicate: 'Masz niezapisane zmiany. Czy chcesz kontynuować duplikowanie?',
+ untitled: 'Bez nazwy',
+ updatedAt: 'Data edycji',
+ updatedCountSuccessfully: 'Pomyślnie zaktualizowano {{count}} {{label}}.',
+ updatedSuccessfully: 'Aktualizacja zakończona sukcesem.',
+ updating: 'Aktualizacja',
+ welcome: 'Witaj',
+ },
+ operators: {
+ contains: 'zawiera',
+ equals: 'równe',
+ exists: 'istnieje',
+ isGreaterThan: 'jest większy niż',
+ isGreaterThanOrEqualTo: 'jest większe lub równe',
+ isIn: 'jest w',
+ isLessThan: 'jest mniejsze niż',
+ isLessThanOrEqualTo: 'jest mniejsze lub równe',
+ isLike: 'jest jak',
+ isNotEqualTo: 'nie jest równe',
+ isNotIn: 'nie ma go w',
+ near: 'blisko',
+ },
+ upload: {
+ crop: 'Przytnij',
+ cropToolDescription:
+ 'Przeciągnij narożniki wybranego obszaru, narysuj nowy obszar lub dostosuj poniższe wartości.',
+ dragAndDrop: 'Przeciągnij i upuść plik',
+ editImage: 'Edytuj obraz',
+ focalPoint: 'Punkt centralny',
+ focalPointDescription:
+ 'Przeciągnij punkt centralny bezpośrednio na podglądzie lub dostosuj wartości poniżej.',
+ height: 'Wysokość',
+ previewSizes: 'Rozmiary podglądu',
+ selectCollectionToBrowse: 'Wybierz kolekcję aby przejrzeć',
+ selectFile: 'Wybierz plik',
+ setCropArea: 'Ustaw obszar kadrowania',
+ setFocalPoint: 'Ustawić punkt ogniskowy',
+ sizesFor: 'Rozmiary dla {{label}}',
+ width: 'Szerokość',
+ },
+ validation: {
+ fieldHasNo: 'To pole nie posiada {{label}}',
+ limitReached: 'Osiągnięto limit, można dodać tylko {{max}} elementów.',
+ required: 'To pole jest wymagane.',
+ requiresAtLeast: 'To pole wymaga co najmniej {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Za chwilę opublikujesz wszystkie {{label}} w zaznaczeniu. Jesteś pewny?',
+ aboutToRestore:
+ 'Zamierzasz przywrócić dokument {{label}} do stanu, w jakim znajdował się w dniu {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Zamierzasz przywrócić globalny rekord {{label}} do stanu, w którym znajdował się w dniu {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Zamierzasz przywrócić zmiany w tym dokumencie do stanu opublikowanego. Jesteś pewien?',
+ aboutToUnpublish: 'Zamierzasz cofnąć publikację tego dokumentu. Jesteś pewien?',
+ aboutToUnpublishSelection:
+ 'Zamierzasz cofnąć publikację wszystkich {{label}} w zaznaczeniu. Jesteś pewny?',
+ autosave: 'Autozapis',
+ autosavedSuccessfully: 'Pomyślnie zapisano automatycznie.',
+ changed: 'Zmieniono',
+ compareVersion: 'Porównaj wersję z:',
+ confirmPublish: 'Potwierdź publikację',
+ confirmRevertToSaved: 'Potwierdź powrót do zapisanego',
+ confirmUnpublish: 'Potwierdź cofnięcie publikacji',
+ confirmVersionRestoration: 'Potwierdź przywrócenie wersji',
+ draft: 'Szkic',
+ draftSavedSuccessfully: 'Wersja robocza została pomyślnie zapisana.',
+ noFurtherVersionsFound: 'Nie znaleziono dalszych wersji',
+ noRowsFound: 'Nie znaleziono {{label}}',
+ preview: 'Podgląd',
+ problemRestoringVersion: 'Wystąpił problem podczas przywracania tej wersji',
+ publish: 'Publikuj',
+ publishChanges: 'Opublikuj zmiany',
+ published: 'Opublikowano',
+ restoreThisVersion: 'Przywróć tę wersję',
+ restoredSuccessfully: 'Przywrócono pomyślnie.',
+ restoring: 'Przywracanie...',
+ revertToPublished: 'Przywróć do opublikowanego',
+ saveDraft: 'Zapisz szkic',
+ selectLocales: 'Wybierz ustawienia regionalne do wyświetlenia',
+ selectVersionToCompare: 'Wybierz wersję do porównania',
+ showLocales: 'Pokaż ustawienia regionalne:',
+ type: 'Typ',
+ unpublish: 'Cofnij publikację',
+ unpublishing: 'Cofanie publikacji...',
+ version: 'Wersja',
+ versionCreatedOn: 'Wersja {{version}} utworzona:',
+ versionID: 'ID wersji',
+ versions: 'Wersje',
+ viewingVersion: 'Przeglądanie wersji dla {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}',
+ viewingVersions: 'Przeglądanie wersji {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/pl.json b/packages/translations/src/_generatedFiles_/client/pl.json
deleted file mode 100644
index 293e1773008..00000000000
--- a/packages/translations/src/_generatedFiles_/client/pl.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto bieżącego użytkownika",
- "alreadyActivated": "Już aktywowano",
- "alreadyLoggedIn": "Już zalogowano",
- "backToLogin": "Powrót do logowania",
- "beginCreateFirstUser": "Aby rozpocząć, utwórz pierwszego użytkownika",
- "changePassword": "Zmień hasło",
- "confirmGeneration": "Potwierdź wygenerowanie",
- "confirmPassword": "Potwierdź hasło",
- "emailNotValid": "Podany email jest nieprawidłowy",
- "emailSent": "Wysłano email",
- "enableAPIKey": "Aktywuj klucz API",
- "failedToUnlock": "Nie udało się odblokować",
- "forceUnlock": "Wymuś odblokowanie",
- "forgotPassword": "Zresetuj hasło",
- "forgotPasswordEmailInstructions": "Proszę podaj swój email. Otrzymasz wiadomość z instrukcjami, jak zresetować hasło.",
- "forgotPasswordQuestion": "Nie pamiętasz hasła?",
- "generate": "Wygeneruj",
- "generateNewAPIKey": "Wygeneruj nowy klucz API",
- "logBackIn": "Zaloguj się ponownie",
- "logOut": "Wyloguj",
- "loggedOutInactivity": "Zostałeś wylogowany z powodu braku aktywności.",
- "loggedOutSuccessfully": "Zostałeś pomyślnie wylogowany.",
- "login": "Zaloguj",
- "logout": "Wyloguj",
- "logoutUser": "Wyloguj użytkownika",
- "newAPIKeyGenerated": "Wygenerowano nowy klucz API.",
- "newPassword": "Nowe hasło",
- "resetPassword": "Zresetuj hasło",
- "stayLoggedIn": "Pozostań zalogowany",
- "successfullyUnlocked": "Pomyślnie odblokowano",
- "unableToVerify": "Nie można zweryfikować",
- "verified": "Zweryfikowano",
- "verifiedSuccessfully": "Pomyślnie zweryfikowany",
- "verify": "Zweryfikuj",
- "verifyUser": "Zweryfikuj użytkownika",
- "youAreInactive": "Nie byłeś aktywny od dłuższego czasu i wkrótce zostaniesz automatycznie wylogowany dla własnego bezpieczeństwa. Czy chcesz pozostać zalogowany?"
- },
- "error": {
- "autosaving": "Wystąpił problem podczas automatycznego zapisywania tego dokumentu.",
- "correctInvalidFields": "Popraw nieprawidłowe pola.",
- "deletingTitle": "Wystąpił błąd podczas usuwania {{title}}. Proszę, sprawdź swoje połączenie i spróbuj ponownie.",
- "loadingDocument": "Wystapił problem podczas ładowania dokumentu o ID {{id}}.",
- "noMatchedField": "Nie znaleziono pasującego pola dla \"{{label}}\"",
- "notAllowedToAccessPage": "Nie masz dostępu do tej strony.",
- "previewing": "Wystąpił problem podczas podglądu tego dokumentu.",
- "unableToDeleteCount": "Nie można usunąć {{count}} z {{total}} {{label}}.",
- "unableToUpdateCount": "Nie można zaktualizować {{count}} z {{total}} {{label}}.",
- "unknown": "Wystąpił nieznany błąd.",
- "unspecific": "Wystąpił błąd"
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj Link",
- "addNew": "Dodaj nowy",
- "addNewLabel": "Dodaj nowy {{label}}",
- "addRelationship": "Dodaj Relację",
- "addUpload": "Dodaj ładowanie",
- "block": "Blok",
- "blockType": "Typ Bloku",
- "blocks": "Bloki",
- "chooseFromExisting": "Wybierz z istniejących",
- "collapseAll": "Zwiń wszystko",
- "editLink": "Edytuj Link",
- "editRelationship": "Edytuj Relację",
- "itemsAndMore": "{{items}} i {{count}} więcej",
- "labelRelationship": "Relacja {{label}}",
- "latitude": "Szerokość",
- "longitude": "Długość geograficzna",
- "passwordsDoNotMatch": "Hasła nie pasują",
- "removeRelationship": "Usuń Relację",
- "removeUpload": "Usuń Wrzucone",
- "saveChanges": "Zapisz zmiany",
- "searchForBlock": "Szukaj bloku",
- "selectFieldsToEdit": "Wybierz pola do edycji",
- "showAll": "Pokaż wszystkie",
- "swapRelationship": "Zamiana Relacji",
- "swapUpload": "Zamień Wrzucone",
- "toggleBlock": "Przełącz blok",
- "uploadNewLabel": "Wrzuć nowy {{label}}"
- },
- "general": {
- "aboutToDelete": "Zamierzasz usunąć {{label}} <1>{{title}}</1>. Jesteś pewien?",
- "aboutToDeleteCount_many": "Zamierzasz usunąć {{count}} {{label}}",
- "aboutToDeleteCount_one": "Zamierzasz usunąć {{count}} {{label}}",
- "aboutToDeleteCount_other": "Zamierzasz usunąć {{count}} {{label}}",
- "addBelow": "Dodaj poniżej",
- "addFilter": "Dodaj filtr",
- "adminTheme": "Motyw administratora",
- "and": "i",
- "applyChanges": "Zastosuj zmiany",
- "ascending": "Rosnąco",
- "automatic": "Automatyczny",
- "backToDashboard": "Powrót do panelu",
- "cancel": "Anuluj",
- "changesNotSaved": "Twoje zmiany nie zostały zapisane. Jeśli teraz wyjdziesz, stracisz swoje zmiany.",
- "close": "Zamknij",
- "collapse": "Zwiń",
- "collections": "Kolekcje",
- "columnToSort": "Kolumna sortowania",
- "columns": "Kolumny",
- "confirm": "Potwierdź",
- "confirmDeletion": "Potwierdź usunięcie",
- "confirmDuplication": "Potwierdź duplikację",
- "copied": "Skopiowano",
- "copy": "Skopiuj",
- "create": "Stwórz",
- "createNew": "Stwórz nowy",
- "createNewLabel": "Stwórz nowy {{label}}",
- "created": "Utworzono",
- "creating": "Tworzenie",
- "creatingNewLabel": "Tworzenie nowego {{label}}",
- "dark": "Ciemny",
- "dashboard": "Panel",
- "delete": "Usuń",
- "deletedCountSuccessfully": "Pomyślnie usunięto {{count}} {{label}}.",
- "deleting": "Usuwanie...",
- "descending": "Malejąco",
- "deselectAllRows": "Odznacz wszystkie wiersze",
- "duplicate": "Zduplikuj",
- "duplicateWithoutSaving": "Zduplikuj bez zapisywania zmian",
- "edit": "Edytuj",
- "editLabel": "Edytuj {{label}}",
- "editing": "Edycja",
- "editingLabel_many": "Edytowanie {{count}} {{label}}",
- "editingLabel_one": "Edytowanie {{count}} {{label}}",
- "editingLabel_other": "Edytowanie {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Adres email",
- "enterAValue": "Wpisz wartość",
- "error": "Błąd",
- "errors": "Błędy",
- "fallbackToDefaultLocale": "Powrót do domyślnych ustawień regionalnych",
- "filterWhere": "Filtruj gdzie",
- "filters": "Filtry",
- "globals": "Globalne",
- "language": "Język",
- "lastModified": "Ostatnio zmodyfikowany",
- "leaveAnyway": "Wyjdź mimo to",
- "leaveWithoutSaving": "Wyjdź bez zapisywania",
- "light": "Jasny",
- "livePreview": "Podgląd",
- "loading": "Ładowanie",
- "locale": "Ustawienia regionalne",
- "menu": "Menu",
- "moveDown": "Przesuń niżej",
- "moveUp": "Przesuń wyżej",
- "noFiltersSet": "Brak ustawionych filtrów",
- "noLabel": "<Bez {{label}}>",
- "noOptions": "Brak opcji",
- "noResults": "Nie znaleziono {{label}}. Być może {{label}} jeszcze nie istnieje, albo żaden nie pasuje do filtrów określonych powyżej.",
- "noValue": "Brak wartości",
- "none": "Nic",
- "notFound": "Nie znaleziono",
- "nothingFound": "Nic nie znaleziono",
- "of": "z",
- "open": "Otwórz",
- "or": "lub",
- "order": "Kolejność",
- "pageNotFound": "Strona nie znaleziona",
- "password": "Hasło",
- "payloadSettings": "Ustawienia Payload",
- "perPage": "Na stronę: {{limit}}",
- "remove": "Usuń",
- "reset": "Zresetuj",
- "row": "Wiersz",
- "rows": "Wiersze",
- "save": "Zapisz",
- "saving": "Zapisywanie...",
- "searchBy": "Szukaj według",
- "selectAll": "Wybierz wszystkie {{count}} {{label}}",
- "selectAllRows": "Wybierz wszystkie wiersze",
- "selectValue": "Wybierz wartość",
- "selectedCount": "Wybrano {{count}} {{label}}",
- "showAllLabel": "Pokaż wszystkie {{label}}",
- "sorryNotFound": "Przepraszamy — nie ma nic, co odpowiadałoby twojemu zapytaniu.",
- "sort": "Sortuj",
- "sortByLabelDirection": "Sortuj według {{label}} {{direction}}",
- "stayOnThisPage": "Pozostań na stronie",
- "submissionSuccessful": "Zgłoszenie zakończone powodzeniem.",
- "submit": "Zatwierdź",
- "successfullyCreated": "Pomyślnie utworzono {{label}}.",
- "successfullyDuplicated": "Pomyślnie zduplikowano {{label}}",
- "thisLanguage": "Polski",
- "titleDeleted": "Pomyślnie usunięto {{label}} {{title}}",
- "unauthorized": "Brak autoryzacji",
- "unsavedChangesDuplicate": "Masz niezapisane zmiany. Czy chcesz kontynuować duplikowanie?",
- "untitled": "Bez nazwy",
- "updatedAt": "Data edycji",
- "updatedCountSuccessfully": "Pomyślnie zaktualizowano {{count}} {{label}}.",
- "updatedSuccessfully": "Aktualizacja zakończona sukcesem.",
- "updating": "Aktualizacja",
- "welcome": "Witaj"
- },
- "operators": {
- "contains": "zawiera",
- "equals": "równe",
- "exists": "istnieje",
- "isGreaterThan": "jest większy niż",
- "isGreaterThanOrEqualTo": "jest większe lub równe",
- "isIn": "jest w",
- "isLessThan": "jest mniejsze niż",
- "isLessThanOrEqualTo": "jest mniejsze lub równe",
- "isLike": "jest jak",
- "isNotEqualTo": "nie jest równe",
- "isNotIn": "nie ma go w",
- "near": "blisko"
- },
- "upload": {
- "crop": "Przytnij",
- "cropToolDescription": "Przeciągnij narożniki wybranego obszaru, narysuj nowy obszar lub dostosuj poniższe wartości.",
- "dragAndDrop": "Przeciągnij i upuść plik",
- "editImage": "Edytuj obraz",
- "focalPoint": "Punkt centralny",
- "focalPointDescription": "Przeciągnij punkt centralny bezpośrednio na podglądzie lub dostosuj wartości poniżej.",
- "height": "Wysokość",
- "previewSizes": "Rozmiary podglądu",
- "selectCollectionToBrowse": "Wybierz kolekcję aby przejrzeć",
- "selectFile": "Wybierz plik",
- "setCropArea": "Ustaw obszar kadrowania",
- "setFocalPoint": "Ustawić punkt ogniskowy",
- "sizesFor": "Rozmiary dla {{label}}",
- "width": "Szerokość"
- },
- "validation": {
- "fieldHasNo": "To pole nie posiada {{label}}",
- "limitReached": "Osiągnięto limit, można dodać tylko {{max}} elementów.",
- "required": "To pole jest wymagane.",
- "requiresAtLeast": "To pole wymaga co najmniej {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Za chwilę opublikujesz wszystkie {{label}} w zaznaczeniu. Jesteś pewny?",
- "aboutToRestore": "Zamierzasz przywrócić dokument {{label}} do stanu, w jakim znajdował się w dniu {{versionDate}}.",
- "aboutToRestoreGlobal": "Zamierzasz przywrócić globalny rekord {{label}} do stanu, w którym znajdował się w dniu {{versionDate}}.",
- "aboutToRevertToPublished": "Zamierzasz przywrócić zmiany w tym dokumencie do stanu opublikowanego. Jesteś pewien?",
- "aboutToUnpublish": "Zamierzasz cofnąć publikację tego dokumentu. Jesteś pewien?",
- "aboutToUnpublishSelection": "Zamierzasz cofnąć publikację wszystkich {{label}} w zaznaczeniu. Jesteś pewny?",
- "autosave": "Autozapis",
- "autosavedSuccessfully": "Pomyślnie zapisano automatycznie.",
- "changed": "Zmieniono",
- "compareVersion": "Porównaj wersję z:",
- "confirmPublish": "Potwierdź publikację",
- "confirmRevertToSaved": "Potwierdź powrót do zapisanego",
- "confirmUnpublish": "Potwierdź cofnięcie publikacji",
- "confirmVersionRestoration": "Potwierdź przywrócenie wersji",
- "draft": "Szkic",
- "draftSavedSuccessfully": "Wersja robocza została pomyślnie zapisana.",
- "noFurtherVersionsFound": "Nie znaleziono dalszych wersji",
- "noRowsFound": "Nie znaleziono {{label}}",
- "preview": "Podgląd",
- "problemRestoringVersion": "Wystąpił problem podczas przywracania tej wersji",
- "publish": "Publikuj",
- "publishChanges": "Opublikuj zmiany",
- "published": "Opublikowano",
- "restoreThisVersion": "Przywróć tę wersję",
- "restoredSuccessfully": "Przywrócono pomyślnie.",
- "restoring": "Przywracanie...",
- "revertToPublished": "Przywróć do opublikowanego",
- "saveDraft": "Zapisz szkic",
- "selectLocales": "Wybierz ustawienia regionalne do wyświetlenia",
- "selectVersionToCompare": "Wybierz wersję do porównania",
- "showLocales": "Pokaż ustawienia regionalne:",
- "type": "Typ",
- "unpublish": "Cofnij publikację",
- "unpublishing": "Cofanie publikacji...",
- "version": "Wersja",
- "versionCreatedOn": "Wersja {{version}} utworzona:",
- "versionID": "ID wersji",
- "versions": "Wersje",
- "viewingVersion": "Przeglądanie wersji dla {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}",
- "viewingVersions": "Przeglądanie wersji {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/pt.js b/packages/translations/src/_generatedFiles_/client/pt.js
new file mode 100644
index 00000000000..c6e106a6bb4
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/pt.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Conta',
+ accountOfCurrentUser: 'Conta do usuário ativo',
+ alreadyActivated: 'Conta já ativada',
+ alreadyLoggedIn: 'Login já realizado',
+ backToLogin: 'Voltar para login',
+ beginCreateFirstUser: 'Para começar, crie seu primeiro usuário.',
+ changePassword: 'Mudar senha',
+ confirmGeneration: 'Confirmar Geração',
+ confirmPassword: 'Confirmar Senha',
+ emailNotValid: 'O email fornecido não é válido',
+ emailSent: 'Email Enviado',
+ enableAPIKey: 'Habilitar Chave API',
+ failedToUnlock: 'Falha ao desbloquear',
+ forceUnlock: 'Forçar Desbloqueio',
+ forgotPassword: 'Esqueci a senha',
+ forgotPasswordEmailInstructions:
+ 'Por favor, preencha seu email abaixo. Você receberá um email com instruções para gerar uma nova senha',
+ forgotPasswordQuestion: 'Esqueceu a senha?',
+ generate: 'Gerar',
+ generateNewAPIKey: 'Gerar nova chave API',
+ logBackIn: 'Fazer login novamente',
+ logOut: 'Log out',
+ loggedOutInactivity: 'Você foi desconectado devido a inatividade.',
+ loggedOutSuccessfully: 'Log out efetuado com sucesso.',
+ login: 'Login',
+ logout: 'Logout',
+ logoutUser: 'Encerrar sessão',
+ newAPIKeyGenerated: 'Nova Chave API Gerada.',
+ newPassword: 'Nova Senha',
+ resetPassword: 'Redefinir Senha',
+ stayLoggedIn: 'Manter sessão ativa',
+ successfullyUnlocked: 'Desbloqueado com sucesso',
+ unableToVerify: 'Não foi possível verificar',
+ verified: 'Verificado',
+ verifiedSuccessfully: 'Verificado com Sucesso',
+ verify: 'Verificar',
+ verifyUser: 'Verificar Usuário',
+ youAreInactive:
+ 'Você não está ativo há algum tempo e sua sessão será automaticamente finalizada em breve, para sua própria segurança. Você gostaria de manter a sessão ativa?',
+ },
+ error: {
+ autosaving: 'Ocorreu um problema ao salvar automaticamente esse documento.',
+ correctInvalidFields: 'Por favor, corrija os campos inválidos.',
+ deletingTitle:
+ 'Ocorreu um erro ao excluir {{title}}. Por favor, verifique sua conexão e tente novamente.',
+ loadingDocument: 'Ocorreu um problema ao carregar o documento com ID {{id}}.',
+ noMatchedField: 'Não foi encontrado nenhum campo correspondente a "{{label}}"',
+ notAllowedToAccessPage: 'Você não tem permissão para acessar essa página.',
+ previewing: 'Ocorreu um problema ao visualizar esse documento.',
+ unableToDeleteCount: 'Não é possível excluir {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'Não foi possível atualizar {{count}} de {{total}} {{label}}.',
+ unknown: 'Ocorreu um erro desconhecido.',
+ unspecific: 'Ocorreu um erro.',
+ },
+ fields: {
+ addLabel: 'Adicionar {{label}}',
+ addLink: 'Adicionar Link',
+ addNew: 'Adicionar novo',
+ addNewLabel: 'Adicionar novo {{label}}',
+ addRelationship: 'Adicionar Relação',
+ addUpload: 'Adicionar Upload',
+ block: 'bloco',
+ blockType: 'Tipo de bloco',
+ blocks: 'blocos',
+ chooseFromExisting: 'Escolher entre os existentes',
+ collapseAll: 'Recolher todos',
+ editLink: 'Editar Link',
+ editRelationship: 'Editar Relacionamento',
+ itemsAndMore: '{{items}} e mais {{count}}',
+ labelRelationship: 'Relacionado a {{label}}',
+ latitude: 'Latitude',
+ longitude: 'Longitude',
+ passwordsDoNotMatch: 'Senhas não coincidem.',
+ removeRelationship: 'Remover Relacionamento',
+ removeUpload: 'Remover Upload',
+ saveChanges: 'Salvar alterações',
+ searchForBlock: 'Procurar bloco',
+ selectFieldsToEdit: 'Selecione os campos para editar',
+ showAll: 'Mostrar Tudo',
+ swapRelationship: 'Relação de Troca',
+ swapUpload: 'Substituir Upload',
+ toggleBlock: 'Alternar bloco',
+ uploadNewLabel: 'Carregar novo(a) {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Você está prestes a excluir o/a {{label}} <1>{{title}}</1>. Tem certeza?',
+ aboutToDeleteCount_many: 'Você está prestes a deletar {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Você está prestes a deletar {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Você está prestes a deletar {{count}} {{label}}',
+ addBelow: 'Adicionar abaixo',
+ addFilter: 'Adicionar Filtro',
+ adminTheme: 'Tema do Admin',
+ and: 'E',
+ applyChanges: 'Aplicar alterações',
+ ascending: 'Ascendente',
+ automatic: 'Automático',
+ backToDashboard: 'Voltar para Painel de Controle',
+ cancel: 'Cancelar',
+ changesNotSaved:
+ 'Suas alterações não foram salvas. Se você sair agora, essas alterações serão perdidas.',
+ close: 'Fechar',
+ collapse: 'Recolher',
+ collections: 'Coleções',
+ columnToSort: 'Coluna para Ordenar',
+ columns: 'Colunas',
+ confirm: 'Confirmar',
+ confirmDeletion: 'Confirmar exclusão',
+ confirmDuplication: 'Confirmar duplicação',
+ copied: 'Copiado',
+ copy: 'Copiar',
+ create: 'Criar',
+ createNew: 'Criar Novo',
+ createNewLabel: 'Criar novo(a) {{label}}',
+ created: 'Criado',
+ creating: 'Criando',
+ creatingNewLabel: 'Criando novo(a) {{label}}',
+ dark: 'Escuro',
+ dashboard: 'Painel de Controle',
+ delete: 'Excluir',
+ deletedCountSuccessfully: 'Excluído {{count}} {{label}} com sucesso.',
+ deleting: 'Excluindo...',
+ descending: 'Decrescente',
+ deselectAllRows: 'Desmarcar todas as linhas',
+ duplicate: 'Duplicar',
+ duplicateWithoutSaving: 'Duplicar sem salvar alterações',
+ edit: 'Editar',
+ editLabel: 'Editar {{label}}',
+ editing: 'Editando',
+ editingLabel_many: 'Editando {{count}} {{label}}',
+ editingLabel_one: 'Editando {{count}} {{label}}',
+ editingLabel_other: 'Editando {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Endereço de Email',
+ enterAValue: 'Insira um valor',
+ error: 'Erro',
+ errors: 'Erros',
+ fallbackToDefaultLocale: 'Recuo para o local padrão',
+ filterWhere: 'Filtrar {{label}} em que',
+ filters: 'Filtros',
+ globals: 'Globais',
+ language: 'Idioma',
+ lastModified: 'Última modificação',
+ leaveAnyway: 'Sair mesmo assim',
+ leaveWithoutSaving: 'Sair sem salvar',
+ light: 'Claro',
+ livePreview: 'Pré-visualização',
+ loading: 'Carregando',
+ locale: 'Local',
+ menu: 'Cardápio',
+ moveDown: 'Mover para Baixo',
+ moveUp: 'Mover para Cima',
+ noFiltersSet: 'Nenhum filtro definido',
+ noLabel: '<Nenhum(a) {{label}}>',
+ noOptions: 'Sem opções',
+ noResults:
+ 'Nenhum {{label}} encontrado. Ou nenhum(a) {{label}} existe ainda, ou nenhum(a) corresponde aos filtros que você especificou acima.',
+ noValue: 'Nenhum valor',
+ none: 'Nenhum',
+ notFound: 'Não Encontrado',
+ nothingFound: 'Nada encontrado',
+ of: 'de',
+ open: 'Abrir',
+ or: 'Ou',
+ order: 'Ordem',
+ pageNotFound: 'Página não encontrada',
+ password: 'Senha',
+ payloadSettings: 'Configurações do Payload',
+ perPage: 'Itens por Página: {{limit}}',
+ remove: 'Remover',
+ reset: 'Redefinir',
+ row: 'Linha',
+ rows: 'Linhas',
+ save: 'Salvar',
+ saving: 'Salvando...',
+ searchBy: 'Buscar por {{label}}',
+ selectAll: 'Selecione tudo {{count}} {{label}}',
+ selectAllRows: 'Selecione todas as linhas',
+ selectValue: 'Selecione um valor',
+ selectedCount: '{{count}} {{label}} selecionado',
+ showAllLabel: 'Mostre todos {{label}}',
+ sorryNotFound: 'Desculpe—não há nada que corresponda à sua requisição.',
+ sort: 'Ordenar',
+ sortByLabelDirection: 'Ordenar por {{label}} {{direction}}',
+ stayOnThisPage: 'Permanecer nessa página',
+ submissionSuccessful: 'Envio bem-sucedido.',
+ submit: 'Enviar',
+ successfullyCreated: '{{label}} criado com sucesso.',
+ successfullyDuplicated: '{{label}} duplicado com sucesso.',
+ thisLanguage: 'Português',
+ titleDeleted: '{{label}} {{title}} excluído com sucesso.',
+ unauthorized: 'Não autorizado',
+ unsavedChangesDuplicate: 'Você tem mudanças não salvas. Você gostaria de continuar a duplicar?',
+ untitled: 'Sem título',
+ updatedAt: 'Atualizado Em',
+ updatedCountSuccessfully: 'Atualizado {{count}} {{label}} com sucesso.',
+ updatedSuccessfully: 'Atualizado com sucesso.',
+ updating: 'Atualizando',
+ welcome: 'Boas vindas',
+ },
+ operators: {
+ contains: 'contém',
+ equals: 'igual',
+ exists: 'existe',
+ isGreaterThan: 'é maior que',
+ isGreaterThanOrEqualTo: 'é maior ou igual a',
+ isIn: 'está em',
+ isLessThan: 'é menor que',
+ isLessThanOrEqualTo: 'é menor ou igual a',
+ isLike: 'é como',
+ isNotEqualTo: 'não é igual a',
+ isNotIn: 'não está em',
+ near: 'perto',
+ },
+ upload: {
+ crop: 'Cultura',
+ cropToolDescription:
+ 'Arraste as bordas da área selecionada, desenhe uma nova área ou ajuste os valores abaixo.',
+ dragAndDrop: 'Arraste e solte um arquivo',
+ editImage: 'Editar imagem',
+ focalPoint: 'Ponto Focal',
+ focalPointDescription:
+ 'Arraste o ponto focal diretamente na pré-visualização ou ajuste os valores abaixo.',
+ height: 'Altura',
+ previewSizes: 'Tamanhos de Pré-visualização',
+ selectCollectionToBrowse: 'Selecione uma Coleção para Navegar',
+ selectFile: 'Selecione um arquivo',
+ setCropArea: 'Definir área de corte',
+ setFocalPoint: 'Definir ponto focal',
+ sizesFor: 'Tamanhos para {{label}}',
+ width: 'Largura',
+ },
+ validation: {
+ fieldHasNo: 'Esse campo não contém {{label}}',
+ limitReached: 'Limite atingido, apenas {{max}} itens podem ser adicionados.',
+ required: 'Esse campo é obrigatório.',
+ requiresAtLeast: 'Esse campo requer no máximo {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Você está prestes a publicar todos os {{label}} da seleção. Tem certeza?',
+ aboutToRestore:
+ 'Você está prestes a restaurar o documento {{label}} para o estado em que ele se encontrava em {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Você está prestes a restaurar o Global {{label}} para o estado em que ele se encontrava em {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Você está prestes a reverter as alterações desse documento para seu estado de publicação. Tem certeza?',
+ aboutToUnpublish: 'Você está prestes a despublicar esse documento. Tem certeza?',
+ aboutToUnpublishSelection:
+ 'Você está prestes a cancelar a publicação de todos os {{label}} na seleção. Tem certeza?',
+ autosave: 'Salvamento automático',
+ autosavedSuccessfully: 'Salvamento automático com sucesso.',
+ changed: 'Alterado',
+ compareVersion: 'Comparar versão com:',
+ confirmPublish: 'Confirmar publicação',
+ confirmRevertToSaved: 'Confirmar a reversão para o salvo',
+ confirmUnpublish: 'Confirmar despublicação',
+ confirmVersionRestoration: 'Confirmar Restauração de versão',
+ draft: 'Rascunho',
+ draftSavedSuccessfully: 'Rascunho salvo com sucesso.',
+ noFurtherVersionsFound: 'Nenhuma outra versão encontrada',
+ noRowsFound: 'Nenhum(a) {{label}} encontrado(a)',
+ preview: 'Pré-visualização',
+ problemRestoringVersion: 'Ocorreu um problema ao restaurar essa versão',
+ publish: 'Publicar',
+ publishChanges: 'Publicar alterações',
+ published: 'Publicado',
+ restoreThisVersion: 'Restaurar essa versão',
+ restoredSuccessfully: 'Restaurado com sucesso.',
+ restoring: 'Restaurando...',
+ revertToPublished: 'Reverter para publicado',
+ saveDraft: 'Salvar rascunho',
+ selectLocales: 'Selecione as localizações para exibir',
+ selectVersionToCompare: 'Selecione uma versão para comparar',
+ showLocales: 'Exibir localizações:',
+ type: 'Tipo',
+ unpublish: 'Despublicar',
+ unpublishing: 'Despublicando...',
+ version: 'Versão',
+ versionCreatedOn: '{{version}} criada em:',
+ versionID: 'ID da versão',
+ versions: 'Versões',
+ viewingVersion: 'Visualizando versão para o/a {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Visualizando versão para o global {{entityLabel}}',
+ viewingVersions: 'Visualizando versões para o/a {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Visualizando versões para o global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/pt.json b/packages/translations/src/_generatedFiles_/client/pt.json
deleted file mode 100644
index b3834a5d3b4..00000000000
--- a/packages/translations/src/_generatedFiles_/client/pt.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Conta",
- "accountOfCurrentUser": "Conta do usuário ativo",
- "alreadyActivated": "Conta já ativada",
- "alreadyLoggedIn": "Login já realizado",
- "backToLogin": "Voltar para login",
- "beginCreateFirstUser": "Para começar, crie seu primeiro usuário.",
- "changePassword": "Mudar senha",
- "confirmGeneration": "Confirmar Geração",
- "confirmPassword": "Confirmar Senha",
- "emailNotValid": "O email fornecido não é válido",
- "emailSent": "Email Enviado",
- "enableAPIKey": "Habilitar Chave API",
- "failedToUnlock": "Falha ao desbloquear",
- "forceUnlock": "Forçar Desbloqueio",
- "forgotPassword": "Esqueci a senha",
- "forgotPasswordEmailInstructions": "Por favor, preencha seu email abaixo. Você receberá um email com instruções para gerar uma nova senha",
- "forgotPasswordQuestion": "Esqueceu a senha?",
- "generate": "Gerar",
- "generateNewAPIKey": "Gerar nova chave API",
- "logBackIn": "Fazer login novamente",
- "logOut": "Log out",
- "loggedOutInactivity": "Você foi desconectado devido a inatividade.",
- "loggedOutSuccessfully": "Log out efetuado com sucesso.",
- "login": "Login",
- "logout": "Logout",
- "logoutUser": "Encerrar sessão",
- "newAPIKeyGenerated": "Nova Chave API Gerada.",
- "newPassword": "Nova Senha",
- "resetPassword": "Redefinir Senha",
- "stayLoggedIn": "Manter sessão ativa",
- "successfullyUnlocked": "Desbloqueado com sucesso",
- "unableToVerify": "Não foi possível verificar",
- "verified": "Verificado",
- "verifiedSuccessfully": "Verificado com Sucesso",
- "verify": "Verificar",
- "verifyUser": "Verificar Usuário",
- "youAreInactive": "Você não está ativo há algum tempo e sua sessão será automaticamente finalizada em breve, para sua própria segurança. Você gostaria de manter a sessão ativa?"
- },
- "error": {
- "autosaving": "Ocorreu um problema ao salvar automaticamente esse documento.",
- "correctInvalidFields": "Por favor, corrija os campos inválidos.",
- "deletingTitle": "Ocorreu um erro ao excluir {{title}}. Por favor, verifique sua conexão e tente novamente.",
- "loadingDocument": "Ocorreu um problema ao carregar o documento com ID {{id}}.",
- "noMatchedField": "Não foi encontrado nenhum campo correspondente a \"{{label}}\"",
- "notAllowedToAccessPage": "Você não tem permissão para acessar essa página.",
- "previewing": "Ocorreu um problema ao visualizar esse documento.",
- "unableToDeleteCount": "Não é possível excluir {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "Não foi possível atualizar {{count}} de {{total}} {{label}}.",
- "unknown": "Ocorreu um erro desconhecido.",
- "unspecific": "Ocorreu um erro."
- },
- "fields": {
- "addLabel": "Adicionar {{label}}",
- "addLink": "Adicionar Link",
- "addNew": "Adicionar novo",
- "addNewLabel": "Adicionar novo {{label}}",
- "addRelationship": "Adicionar Relação",
- "addUpload": "Adicionar Upload",
- "block": "bloco",
- "blockType": "Tipo de bloco",
- "blocks": "blocos",
- "chooseFromExisting": "Escolher entre os existentes",
- "collapseAll": "Recolher todos",
- "editLink": "Editar Link",
- "editRelationship": "Editar Relacionamento",
- "itemsAndMore": "{{items}} e mais {{count}}",
- "labelRelationship": "Relacionado a {{label}}",
- "latitude": "Latitude",
- "longitude": "Longitude",
- "passwordsDoNotMatch": "Senhas não coincidem.",
- "removeRelationship": "Remover Relacionamento",
- "removeUpload": "Remover Upload",
- "saveChanges": "Salvar alterações",
- "searchForBlock": "Procurar bloco",
- "selectFieldsToEdit": "Selecione os campos para editar",
- "showAll": "Mostrar Tudo",
- "swapRelationship": "Relação de Troca",
- "swapUpload": "Substituir Upload",
- "toggleBlock": "Alternar bloco",
- "uploadNewLabel": "Carregar novo(a) {{label}}"
- },
- "general": {
- "aboutToDelete": "Você está prestes a excluir o/a {{label}} <1>{{title}}</1>. Tem certeza?",
- "aboutToDeleteCount_many": "Você está prestes a deletar {{count}} {{label}}",
- "aboutToDeleteCount_one": "Você está prestes a deletar {{count}} {{label}}",
- "aboutToDeleteCount_other": "Você está prestes a deletar {{count}} {{label}}",
- "addBelow": "Adicionar abaixo",
- "addFilter": "Adicionar Filtro",
- "adminTheme": "Tema do Admin",
- "and": "E",
- "applyChanges": "Aplicar alterações",
- "ascending": "Ascendente",
- "automatic": "Automático",
- "backToDashboard": "Voltar para Painel de Controle",
- "cancel": "Cancelar",
- "changesNotSaved": "Suas alterações não foram salvas. Se você sair agora, essas alterações serão perdidas.",
- "close": "Fechar",
- "collapse": "Recolher",
- "collections": "Coleções",
- "columnToSort": "Coluna para Ordenar",
- "columns": "Colunas",
- "confirm": "Confirmar",
- "confirmDeletion": "Confirmar exclusão",
- "confirmDuplication": "Confirmar duplicação",
- "copied": "Copiado",
- "copy": "Copiar",
- "create": "Criar",
- "createNew": "Criar Novo",
- "createNewLabel": "Criar novo(a) {{label}}",
- "created": "Criado",
- "creating": "Criando",
- "creatingNewLabel": "Criando novo(a) {{label}}",
- "dark": "Escuro",
- "dashboard": "Painel de Controle",
- "delete": "Excluir",
- "deletedCountSuccessfully": "Excluído {{count}} {{label}} com sucesso.",
- "deleting": "Excluindo...",
- "descending": "Decrescente",
- "deselectAllRows": "Desmarcar todas as linhas",
- "duplicate": "Duplicar",
- "duplicateWithoutSaving": "Duplicar sem salvar alterações",
- "edit": "Editar",
- "editLabel": "Editar {{label}}",
- "editing": "Editando",
- "editingLabel_many": "Editando {{count}} {{label}}",
- "editingLabel_one": "Editando {{count}} {{label}}",
- "editingLabel_other": "Editando {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Endereço de Email",
- "enterAValue": "Insira um valor",
- "error": "Erro",
- "errors": "Erros",
- "fallbackToDefaultLocale": "Recuo para o local padrão",
- "filterWhere": "Filtrar {{label}} em que",
- "filters": "Filtros",
- "globals": "Globais",
- "language": "Idioma",
- "lastModified": "Última modificação",
- "leaveAnyway": "Sair mesmo assim",
- "leaveWithoutSaving": "Sair sem salvar",
- "light": "Claro",
- "livePreview": "Pré-visualização",
- "loading": "Carregando",
- "locale": "Local",
- "menu": "Cardápio",
- "moveDown": "Mover para Baixo",
- "moveUp": "Mover para Cima",
- "noFiltersSet": "Nenhum filtro definido",
- "noLabel": "<Nenhum(a) {{label}}>",
- "noOptions": "Sem opções",
- "noResults": "Nenhum {{label}} encontrado. Ou nenhum(a) {{label}} existe ainda, ou nenhum(a) corresponde aos filtros que você especificou acima.",
- "noValue": "Nenhum valor",
- "none": "Nenhum",
- "notFound": "Não Encontrado",
- "nothingFound": "Nada encontrado",
- "of": "de",
- "open": "Abrir",
- "or": "Ou",
- "order": "Ordem",
- "pageNotFound": "Página não encontrada",
- "password": "Senha",
- "payloadSettings": "Configurações do Payload",
- "perPage": "Itens por Página: {{limit}}",
- "remove": "Remover",
- "reset": "Redefinir",
- "row": "Linha",
- "rows": "Linhas",
- "save": "Salvar",
- "saving": "Salvando...",
- "searchBy": "Buscar por {{label}}",
- "selectAll": "Selecione tudo {{count}} {{label}}",
- "selectAllRows": "Selecione todas as linhas",
- "selectValue": "Selecione um valor",
- "selectedCount": "{{count}} {{label}} selecionado",
- "showAllLabel": "Mostre todos {{label}}",
- "sorryNotFound": "Desculpe—não há nada que corresponda à sua requisição.",
- "sort": "Ordenar",
- "sortByLabelDirection": "Ordenar por {{label}} {{direction}}",
- "stayOnThisPage": "Permanecer nessa página",
- "submissionSuccessful": "Envio bem-sucedido.",
- "submit": "Enviar",
- "successfullyCreated": "{{label}} criado com sucesso.",
- "successfullyDuplicated": "{{label}} duplicado com sucesso.",
- "thisLanguage": "Português",
- "titleDeleted": "{{label}} {{title}} excluído com sucesso.",
- "unauthorized": "Não autorizado",
- "unsavedChangesDuplicate": "Você tem mudanças não salvas. Você gostaria de continuar a duplicar?",
- "untitled": "Sem título",
- "updatedAt": "Atualizado Em",
- "updatedCountSuccessfully": "Atualizado {{count}} {{label}} com sucesso.",
- "updatedSuccessfully": "Atualizado com sucesso.",
- "updating": "Atualizando",
- "welcome": "Boas vindas"
- },
- "operators": {
- "contains": "contém",
- "equals": "igual",
- "exists": "existe",
- "isGreaterThan": "é maior que",
- "isGreaterThanOrEqualTo": "é maior ou igual a",
- "isIn": "está em",
- "isLessThan": "é menor que",
- "isLessThanOrEqualTo": "é menor ou igual a",
- "isLike": "é como",
- "isNotEqualTo": "não é igual a",
- "isNotIn": "não está em",
- "near": "perto"
- },
- "upload": {
- "crop": "Cultura",
- "cropToolDescription": "Arraste as bordas da área selecionada, desenhe uma nova área ou ajuste os valores abaixo.",
- "dragAndDrop": "Arraste e solte um arquivo",
- "editImage": "Editar imagem",
- "focalPoint": "Ponto Focal",
- "focalPointDescription": "Arraste o ponto focal diretamente na pré-visualização ou ajuste os valores abaixo.",
- "height": "Altura",
- "previewSizes": "Tamanhos de Pré-visualização",
- "selectCollectionToBrowse": "Selecione uma Coleção para Navegar",
- "selectFile": "Selecione um arquivo",
- "setCropArea": "Definir área de corte",
- "setFocalPoint": "Definir ponto focal",
- "sizesFor": "Tamanhos para {{label}}",
- "width": "Largura"
- },
- "validation": {
- "fieldHasNo": "Esse campo não contém {{label}}",
- "limitReached": "Limite atingido, apenas {{max}} itens podem ser adicionados.",
- "required": "Esse campo é obrigatório.",
- "requiresAtLeast": "Esse campo requer no máximo {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Você está prestes a publicar todos os {{label}} da seleção. Tem certeza?",
- "aboutToRestore": "Você está prestes a restaurar o documento {{label}} para o estado em que ele se encontrava em {{versionDate}}.",
- "aboutToRestoreGlobal": "Você está prestes a restaurar o Global {{label}} para o estado em que ele se encontrava em {{versionDate}}.",
- "aboutToRevertToPublished": "Você está prestes a reverter as alterações desse documento para seu estado de publicação. Tem certeza?",
- "aboutToUnpublish": "Você está prestes a despublicar esse documento. Tem certeza?",
- "aboutToUnpublishSelection": "Você está prestes a cancelar a publicação de todos os {{label}} na seleção. Tem certeza?",
- "autosave": "Salvamento automático",
- "autosavedSuccessfully": "Salvamento automático com sucesso.",
- "changed": "Alterado",
- "compareVersion": "Comparar versão com:",
- "confirmPublish": "Confirmar publicação",
- "confirmRevertToSaved": "Confirmar a reversão para o salvo",
- "confirmUnpublish": "Confirmar despublicação",
- "confirmVersionRestoration": "Confirmar Restauração de versão",
- "draft": "Rascunho",
- "draftSavedSuccessfully": "Rascunho salvo com sucesso.",
- "noFurtherVersionsFound": "Nenhuma outra versão encontrada",
- "noRowsFound": "Nenhum(a) {{label}} encontrado(a)",
- "preview": "Pré-visualização",
- "problemRestoringVersion": "Ocorreu um problema ao restaurar essa versão",
- "publish": "Publicar",
- "publishChanges": "Publicar alterações",
- "published": "Publicado",
- "restoreThisVersion": "Restaurar essa versão",
- "restoredSuccessfully": "Restaurado com sucesso.",
- "restoring": "Restaurando...",
- "revertToPublished": "Reverter para publicado",
- "saveDraft": "Salvar rascunho",
- "selectLocales": "Selecione as localizações para exibir",
- "selectVersionToCompare": "Selecione uma versão para comparar",
- "showLocales": "Exibir localizações:",
- "type": "Tipo",
- "unpublish": "Despublicar",
- "unpublishing": "Despublicando...",
- "version": "Versão",
- "versionCreatedOn": "{{version}} criada em:",
- "versionID": "ID da versão",
- "versions": "Versões",
- "viewingVersion": "Visualizando versão para o/a {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Visualizando versão para o global {{entityLabel}}",
- "viewingVersions": "Visualizando versões para o/a {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Visualizando versões para o global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ro.js b/packages/translations/src/_generatedFiles_/client/ro.js
new file mode 100644
index 00000000000..56623feeeda
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ro.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Cont',
+ accountOfCurrentUser: 'Contul utilizatorului curent',
+ alreadyActivated: 'Deja activat',
+ alreadyLoggedIn: 'Deja autorizat',
+ backToLogin: 'Înapoi la login',
+ beginCreateFirstUser: 'Pentru a începe, creați primul utilizator.',
+ changePassword: 'Schimbați parola',
+ confirmGeneration: 'Confirmați generarea',
+ confirmPassword: 'Confirmați parola',
+ emailNotValid: 'Emailul furnizat nu este valid',
+ emailSent: 'Email trimis',
+ enableAPIKey: 'Activați cheia API',
+ failedToUnlock: 'Nu s-a reușit deblocarea',
+ forceUnlock: 'Forțați deblocarea',
+ forgotPassword: 'Am uitat parola',
+ forgotPasswordEmailInstructions:
+ 'Vă rugăm să introduceți emailul dumneavoastră mai jos. Veți primi un mesaj de email cu instrucțiuni despre cum să vă resetați parola.',
+ forgotPasswordQuestion: 'Ați uitat parola?',
+ generate: 'Generează',
+ generateNewAPIKey: 'Generează o nouă cheie API',
+ logBackIn: 'Autentificați-vă din nou',
+ logOut: 'Deconectează-te',
+ loggedOutInactivity: 'Ați fost deconectat din cauza inactivității.',
+ loggedOutSuccessfully: 'Ați fost deconectat cu succes.',
+ login: 'Autentificare',
+ logout: 'Ieșire',
+ logoutUser: 'Deconectați utilizatorul',
+ newAPIKeyGenerated: 'Cheie nouă API generată.',
+ newPassword: 'Parolă nouă',
+ resetPassword: 'Resetează parola',
+ stayLoggedIn: 'Rămâneți conectat',
+ successfullyUnlocked: 'Deblocat cu succes',
+ unableToVerify: 'Nu se poate verifica',
+ verified: 'Verificat',
+ verifiedSuccessfully: 'Verificat cu succes',
+ verify: 'Verifică',
+ verifyUser: 'Verifică utilizatorul',
+ youAreInactive:
+ 'Nu ați mai fost activ de ceva timp și în scurt timp veți fi deconectat automat pentru propria dvs. securitate. Doriți să rămâneți conectat(ă)?',
+ },
+ error: {
+ autosaving: 'A existat o problemă în timpul salvării automate a acestui document.',
+ correctInvalidFields: 'Vă rugăm să corectați datele invalide.',
+ deletingTitle:
+ 'S-a produs o eroare în timpul ștergerii {{title}}. Vă rugăm să verificați conexiunea și să încercați din nou.',
+ loadingDocument: 'A existat o problemă la încărcarea documentului cu ID-ul de {{id}}.',
+ noMatchedField: 'Nu s-a găsit niciun câmp corespunzător pentru "{{label}}"',
+ notAllowedToAccessPage: 'Nu aveți voie să accesați această pagină.',
+ previewing: 'A existat o problemă la previzualizarea acestui document.',
+ unableToDeleteCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unableToUpdateCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unknown: 'S-a produs o eroare necunoscută.',
+ unspecific: 'S-a produs o eroare.',
+ },
+ fields: {
+ addLabel: 'Adăugați {{label}}',
+ addLink: 'Adăugați un link',
+ addNew: 'Adăugați un nou',
+ addNewLabel: 'Adăugați un nou {{label}}',
+ addRelationship: 'Adăugați o relație',
+ addUpload: 'Adăugați un fișier',
+ block: 'bloc',
+ blockType: 'Tip de bloc',
+ blocks: 'Blocuri',
+ chooseFromExisting: 'Alegeți dintre cele existente',
+ collapseAll: 'Colapsează toate',
+ editLink: 'Editați Link-ul',
+ editRelationship: 'Editați relația',
+ itemsAndMore: '{{items}} şi {{count}} mai multe',
+ labelRelationship: 'Relația cu {{label}}',
+ latitude: 'Latitudine',
+ longitude: 'Longitudine',
+ passwordsDoNotMatch: 'Parolele nu corespund.',
+ removeRelationship: 'Eliminați relația',
+ removeUpload: 'Eliminați încărcarea',
+ saveChanges: 'Salvați modificările',
+ searchForBlock: 'Căutați un bloc',
+ selectFieldsToEdit: 'Selectați câmpurile de editat',
+ showAll: 'Afișați toate',
+ swapRelationship: 'Schimbați relația',
+ swapUpload: 'Schimbați Încărcarea',
+ toggleBlock: 'Toggle bloc',
+ uploadNewLabel: 'Încărcați un nou {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Sunteți pe cale să ștergeți {{label}} <1>{{title}}</1>. Sunteți sigur?',
+ aboutToDeleteCount_many: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ addBelow: 'Adaugă mai jos',
+ addFilter: 'Adaugă filtru',
+ adminTheme: 'Tema Admin',
+ and: 'Şi',
+ applyChanges: 'Aplicați modificările',
+ ascending: 'Ascendant',
+ automatic: 'Automat',
+ backToDashboard: 'Înapoi la panoul de bord',
+ cancel: 'Anulați',
+ changesNotSaved:
+ 'Modificările dvs. nu au fost salvate. Dacă plecați acum, vă veți pierde modificările.',
+ close: 'Închide',
+ collapse: 'Colaps',
+ collections: 'Colecții',
+ columnToSort: 'Coloana de sortat',
+ columns: 'Coloane',
+ confirm: 'Confirmați',
+ confirmDeletion: 'Confirmați ștergerea',
+ confirmDuplication: 'Confirmați duplicarea',
+ copied: 'Copiat',
+ copy: 'Copiați',
+ create: 'Creează',
+ createNew: 'Creați unul nou',
+ createNewLabel: 'Creați un nou {{label}}',
+ created: 'Creat',
+ creating: 'Creare',
+ creatingNewLabel: 'Crearea unui nou {{label}}',
+ dark: 'Dark',
+ dashboard: 'Panoul de bord',
+ delete: 'Șterge',
+ deletedCountSuccessfully: 'Șterse cu succes {{count}} {{label}}.',
+ deleting: 'Deleting...',
+ descending: 'Descendentă',
+ deselectAllRows: 'Deselectează toate rândurile',
+ duplicate: 'Duplicați',
+ duplicateWithoutSaving: 'Duplicați fără salvarea modificărilor',
+ edit: 'Editează',
+ editLabel: 'Editați {{label}}',
+ editing: 'Editare',
+ editingLabel_many: 'Editare {{count}} {{label}}',
+ editingLabel_one: 'Editare {{count}} {{label}}',
+ editingLabel_other: 'Editare {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Adresa de email',
+ enterAValue: 'Introduceți o valoare',
+ error: 'Eroare',
+ errors: 'Erori',
+ fallbackToDefaultLocale: 'Revenire la locația implicită',
+ filterWhere: 'Filtrează {{label}} unde',
+ filters: 'Filtre',
+ globals: 'Globale',
+ language: 'Limba',
+ lastModified: 'Ultima modificare',
+ leaveAnyway: 'Pleacă oricum',
+ leaveWithoutSaving: 'Plecare fără a salva',
+ light: 'Light',
+ livePreview: 'Previzualizare',
+ loading: 'Încărcare',
+ locale: 'Localitate',
+ menu: 'Meniu',
+ moveDown: 'Mutați în jos',
+ moveUp: 'Mutați în sus',
+ noFiltersSet: 'Nici un filtru setat',
+ noLabel: '<Nici un {{label}}>',
+ noOptions: 'Fără opțiuni',
+ noResults:
+ 'Nici un {{label}} găsit. Fie nu există încă niciun {{label}}, fie niciunul nu se potrivește cu filtrele pe care le-ați specificat mai sus..',
+ noValue: 'Nici o valoare',
+ none: 'Nici unul',
+ notFound: 'Nu a fost găsit',
+ nothingFound: 'Nimic găsit',
+ of: 'de',
+ open: 'Deschide',
+ or: 'Sau',
+ order: 'ORdine',
+ pageNotFound: 'Pagina nu a fost găsită',
+ password: 'Parola',
+ payloadSettings: 'Setări de Payload',
+ perPage: 'Pe pagină: {{limit}}',
+ remove: 'Eliminați',
+ reset: 'Resetare',
+ row: 'Rând',
+ rows: 'Rânduri',
+ save: 'Salvează',
+ saving: 'Salvare...',
+ searchBy: 'Căutați după {{label}}',
+ selectAll: 'Selectați toate {{count}} {{label}}',
+ selectAllRows: 'Selectează toate rândurile',
+ selectValue: 'Selectați o valoare',
+ selectedCount: '{{count}} {{label}} selectate',
+ showAllLabel: 'Afișează toate {{eticheta}}',
+ sorryNotFound: 'Ne pare rău - nu există nimic care să corespundă cu cererea dvs.',
+ sort: 'Sortează',
+ sortByLabelDirection: 'Sortează după {{etichetă}} {{direcţie}}',
+ stayOnThisPage: 'Rămâneți pe această pagină',
+ submissionSuccessful: 'Trimitere cu succes.',
+ submit: 'Trimite',
+ successfullyCreated: '{{label}} creat(ă) cu succes.',
+ successfullyDuplicated: '{{label}} duplicat(ă) cu succes.',
+ thisLanguage: 'Română',
+ titleDeleted: '{{label}} "{{title}}" șters cu succes.',
+ unauthorized: 'neautorizat(ă)',
+ unsavedChangesDuplicate: 'Aveți modificări nesalvate. Doriți să continuați să duplicați?',
+ untitled: 'Fără titlu',
+ updatedAt: 'Actualizat la',
+ updatedCountSuccessfully: 'Actualizate {{count}} {{label}} cu succes.',
+ updatedSuccessfully: 'Actualizat cu succes.',
+ updating: 'Actualizare',
+ welcome: 'Bine ați venit',
+ },
+ operators: {
+ contains: 'conține',
+ equals: 'egal cu',
+ exists: 'există',
+ isGreaterThan: 'este mai mare decât',
+ isGreaterThanOrEqualTo: 'este mai mare sau egal cu',
+ isIn: 'este în',
+ isLessThan: 'este mai mic decât',
+ isLessThanOrEqualTo: 'este mai mic decât sau egal cu',
+ isLike: 'este ca',
+ isNotEqualTo: 'nu este egal cu',
+ isNotIn: 'nu este în',
+ near: 'în apropiere de',
+ },
+ upload: {
+ crop: 'Cultură',
+ cropToolDescription:
+ 'Trageți colțurile zonei selectate, desenați o nouă zonă sau ajustați valorile de mai jos.',
+ dragAndDrop: 'Trageți și plasați un fișier',
+ editImage: 'Editează imaginea',
+ focalPoint: 'Punct central',
+ focalPointDescription:
+ 'Trageți punctul focal direct pe previzualizare sau ajustați valorile de mai jos.',
+ height: 'Înălțime',
+ previewSizes: 'Dimensiuni Previzualizare',
+ selectCollectionToBrowse: 'Selectați o colecție pentru navigare',
+ selectFile: 'Selectați un fișier',
+ setCropArea: 'Setați zona de decupare',
+ setFocalPoint: 'Setează punctul focal',
+ sizesFor: 'Mărimi pentru {{label}}',
+ width: 'Lățime',
+ },
+ validation: {
+ fieldHasNo: 'Acest câmp nu are un {{label}}',
+ limitReached: 'Limita atinsă, doar {{max}} elemente pot fi adăugate.',
+ required: 'Acest câmp este obligatoriu.',
+ requiresAtLeast: 'Acest domeniu necesită cel puțin {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Sunteți pe cale să publicați toate {{label}} din selecție. Sunteți sigur?',
+ aboutToRestore:
+ 'Sunteți pe cale să readuceți acest document {{label}} în starea în care se afla la data de {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Sunteți pe cale să readuceți {{label}} global în starea în care se afla la data de {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Sunteți pe cale să readuceți modificările aduse acestui document la starea sa publicată. Sunteți sigur?',
+ aboutToUnpublish: 'Sunteți pe cale să nepublicați acest document. Sunteți sigur?',
+ aboutToUnpublishSelection:
+ 'Sunteți pe punctul de a nepublica toate {{label}} din selecție. Sunteți sigur?',
+ autosave: 'Autosalvare',
+ autosavedSuccessfully: 'Autosalvare cu succes.',
+ changed: 'Schimbat',
+ compareVersion: 'Comparați versiunea cu:',
+ confirmPublish: 'Confirmați publicarea',
+ confirmRevertToSaved: 'Confirmați revenirea la starea salvată',
+ confirmUnpublish: 'Confirmați nepublicarea',
+ confirmVersionRestoration: 'Confirmați restaurarea versiunii',
+ draft: 'Proiect',
+ draftSavedSuccessfully: 'Proiect salvat cu succes.',
+ noFurtherVersionsFound: 'Nu s-au găsit alte versiuni',
+ noRowsFound: 'Nu s-a găsit niciun {{label}}',
+ preview: 'Previzualizare',
+ problemRestoringVersion: 'A existat o problemă la restaurarea acestei versiuni',
+ publish: 'Publicați',
+ publishChanges: 'Publicați modificările',
+ published: 'Publicat',
+ restoreThisVersion: 'Restaurați această versiune',
+ restoredSuccessfully: 'Restaurat cu succes.',
+ restoring: 'Restaurare...',
+ revertToPublished: 'Reveniți la publicat',
+ saveDraft: 'Salvați proiectul',
+ selectLocales: 'Selectați localitățile de afișat',
+ selectVersionToCompare: 'Selectați o versiune pentru a compara',
+ showLocales: 'Afișați localitățile:',
+ type: 'Tip',
+ unpublish: 'Dezpublicare',
+ unpublishing: 'Dezpublicare...',
+ version: 'Versiune',
+ versionCreatedOn: '{{version}} creată pe:',
+ versionID: 'ID-ul versiunii',
+ versions: 'Versiuni',
+ viewingVersion: 'Vizualizarea versiunii pentru {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Vizualizarea versiunii pentru globala {{entityLabel}}',
+ viewingVersions: 'Vizualizarea versiunilor pentru {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Vizualizarea versiunilor pentru globala {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ro.json b/packages/translations/src/_generatedFiles_/client/ro.json
deleted file mode 100644
index 8ebed5d74e4..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ro.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cont",
- "accountOfCurrentUser": "Contul utilizatorului curent",
- "alreadyActivated": "Deja activat",
- "alreadyLoggedIn": "Deja autorizat",
- "backToLogin": "Înapoi la login",
- "beginCreateFirstUser": "Pentru a începe, creați primul utilizator.",
- "changePassword": "Schimbați parola",
- "confirmGeneration": "Confirmați generarea",
- "confirmPassword": "Confirmați parola",
- "emailNotValid": "Emailul furnizat nu este valid",
- "emailSent": "Email trimis",
- "enableAPIKey": "Activați cheia API",
- "failedToUnlock": "Nu s-a reușit deblocarea",
- "forceUnlock": "Forțați deblocarea",
- "forgotPassword": "Am uitat parola",
- "forgotPasswordEmailInstructions": "Vă rugăm să introduceți emailul dumneavoastră mai jos. Veți primi un mesaj de email cu instrucțiuni despre cum să vă resetați parola.",
- "forgotPasswordQuestion": "Ați uitat parola?",
- "generate": "Generează",
- "generateNewAPIKey": "Generează o nouă cheie API",
- "logBackIn": "Autentificați-vă din nou",
- "logOut": "Deconectează-te",
- "loggedOutInactivity": "Ați fost deconectat din cauza inactivității.",
- "loggedOutSuccessfully": "Ați fost deconectat cu succes.",
- "login": "Autentificare",
- "logout": "Ieșire",
- "logoutUser": "Deconectați utilizatorul",
- "newAPIKeyGenerated": "Cheie nouă API generată.",
- "newPassword": "Parolă nouă",
- "resetPassword": "Resetează parola",
- "stayLoggedIn": "Rămâneți conectat",
- "successfullyUnlocked": "Deblocat cu succes",
- "unableToVerify": "Nu se poate verifica",
- "verified": "Verificat",
- "verifiedSuccessfully": "Verificat cu succes",
- "verify": "Verifică",
- "verifyUser": "Verifică utilizatorul",
- "youAreInactive": "Nu ați mai fost activ de ceva timp și în scurt timp veți fi deconectat automat pentru propria dvs. securitate. Doriți să rămâneți conectat(ă)?"
- },
- "error": {
- "autosaving": "A existat o problemă în timpul salvării automate a acestui document.",
- "correctInvalidFields": "Vă rugăm să corectați datele invalide.",
- "deletingTitle": "S-a produs o eroare în timpul ștergerii {{title}}. Vă rugăm să verificați conexiunea și să încercați din nou.",
- "loadingDocument": "A existat o problemă la încărcarea documentului cu ID-ul de {{id}}.",
- "noMatchedField": "Nu s-a găsit niciun câmp corespunzător pentru \"{{label}}\"",
- "notAllowedToAccessPage": "Nu aveți voie să accesați această pagină.",
- "previewing": "A existat o problemă la previzualizarea acestui document.",
- "unableToDeleteCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unableToUpdateCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unknown": "S-a produs o eroare necunoscută.",
- "unspecific": "S-a produs o eroare."
- },
- "fields": {
- "addLabel": "Adăugați {{label}}",
- "addLink": "Adăugați un link",
- "addNew": "Adăugați un nou",
- "addNewLabel": "Adăugați un nou {{label}}",
- "addRelationship": "Adăugați o relație",
- "addUpload": "Adăugați un fișier",
- "block": "bloc",
- "blockType": "Tip de bloc",
- "blocks": "Blocuri",
- "chooseFromExisting": "Alegeți dintre cele existente",
- "collapseAll": "Colapsează toate",
- "editLink": "Editați Link-ul",
- "editRelationship": "Editați relația",
- "itemsAndMore": "{{items}} şi {{count}} mai multe",
- "labelRelationship": "Relația cu {{label}}",
- "latitude": "Latitudine",
- "longitude": "Longitudine",
- "passwordsDoNotMatch": "Parolele nu corespund.",
- "removeRelationship": "Eliminați relația",
- "removeUpload": "Eliminați încărcarea",
- "saveChanges": "Salvați modificările",
- "searchForBlock": "Căutați un bloc",
- "selectFieldsToEdit": "Selectați câmpurile de editat",
- "showAll": "Afișați toate",
- "swapRelationship": "Schimbați relația",
- "swapUpload": "Schimbați Încărcarea",
- "toggleBlock": "Toggle bloc",
- "uploadNewLabel": "Încărcați un nou {{label}}"
- },
- "general": {
- "aboutToDelete": "Sunteți pe cale să ștergeți {{label}} <1>{{title}}</1>. Sunteți sigur?",
- "aboutToDeleteCount_many": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "aboutToDeleteCount_one": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "aboutToDeleteCount_other": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "addBelow": "Adaugă mai jos",
- "addFilter": "Adaugă filtru",
- "adminTheme": "Tema Admin",
- "and": "Şi",
- "applyChanges": "Aplicați modificările",
- "ascending": "Ascendant",
- "automatic": "Automat",
- "backToDashboard": "Înapoi la panoul de bord",
- "cancel": "Anulați",
- "changesNotSaved": "Modificările dvs. nu au fost salvate. Dacă plecați acum, vă veți pierde modificările.",
- "close": "Închide",
- "collapse": "Colaps",
- "collections": "Colecții",
- "columnToSort": "Coloana de sortat",
- "columns": "Coloane",
- "confirm": "Confirmați",
- "confirmDeletion": "Confirmați ștergerea",
- "confirmDuplication": "Confirmați duplicarea",
- "copied": "Copiat",
- "copy": "Copiați",
- "create": "Creează",
- "createNew": "Creați unul nou",
- "createNewLabel": "Creați un nou {{label}}",
- "created": "Creat",
- "creating": "Creare",
- "creatingNewLabel": "Crearea unui nou {{label}}",
- "dark": "Dark",
- "dashboard": "Panoul de bord",
- "delete": "Șterge",
- "deletedCountSuccessfully": "Șterse cu succes {{count}} {{label}}.",
- "deleting": "Deleting...",
- "descending": "Descendentă",
- "deselectAllRows": "Deselectează toate rândurile",
- "duplicate": "Duplicați",
- "duplicateWithoutSaving": "Duplicați fără salvarea modificărilor",
- "edit": "Editează",
- "editLabel": "Editați {{label}}",
- "editing": "Editare",
- "editingLabel_many": "Editare {{count}} {{label}}",
- "editingLabel_one": "Editare {{count}} {{label}}",
- "editingLabel_other": "Editare {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Adresa de email",
- "enterAValue": "Introduceți o valoare",
- "error": "Eroare",
- "errors": "Erori",
- "fallbackToDefaultLocale": "Revenire la locația implicită",
- "filterWhere": "Filtrează {{label}} unde",
- "filters": "Filtre",
- "globals": "Globale",
- "language": "Limba",
- "lastModified": "Ultima modificare",
- "leaveAnyway": "Pleacă oricum",
- "leaveWithoutSaving": "Plecare fără a salva",
- "light": "Light",
- "livePreview": "Previzualizare",
- "loading": "Încărcare",
- "locale": "Localitate",
- "menu": "Meniu",
- "moveDown": "Mutați în jos",
- "moveUp": "Mutați în sus",
- "noFiltersSet": "Nici un filtru setat",
- "noLabel": "<Nici un {{label}}>",
- "noOptions": "Fără opțiuni",
- "noResults": "Nici un {{label}} găsit. Fie nu există încă niciun {{label}}, fie niciunul nu se potrivește cu filtrele pe care le-ați specificat mai sus..",
- "noValue": "Nici o valoare",
- "none": "Nici unul",
- "notFound": "Nu a fost găsit",
- "nothingFound": "Nimic găsit",
- "of": "de",
- "open": "Deschide",
- "or": "Sau",
- "order": "ORdine",
- "pageNotFound": "Pagina nu a fost găsită",
- "password": "Parola",
- "payloadSettings": "Setări de Payload",
- "perPage": "Pe pagină: {{limit}}",
- "remove": "Eliminați",
- "reset": "Resetare",
- "row": "Rând",
- "rows": "Rânduri",
- "save": "Salvează",
- "saving": "Salvare...",
- "searchBy": "Căutați după {{label}}",
- "selectAll": "Selectați toate {{count}} {{label}}",
- "selectAllRows": "Selectează toate rândurile",
- "selectValue": "Selectați o valoare",
- "selectedCount": "{{count}} {{label}} selectate",
- "showAllLabel": "Afișează toate {{eticheta}}",
- "sorryNotFound": "Ne pare rău - nu există nimic care să corespundă cu cererea dvs.",
- "sort": "Sortează",
- "sortByLabelDirection": "Sortează după {{etichetă}} {{direcţie}}",
- "stayOnThisPage": "Rămâneți pe această pagină",
- "submissionSuccessful": "Trimitere cu succes.",
- "submit": "Trimite",
- "successfullyCreated": "{{label}} creat(ă) cu succes.",
- "successfullyDuplicated": "{{label}} duplicat(ă) cu succes.",
- "thisLanguage": "Română",
- "titleDeleted": "{{label}} \"{{title}}\" șters cu succes.",
- "unauthorized": "neautorizat(ă)",
- "unsavedChangesDuplicate": "Aveți modificări nesalvate. Doriți să continuați să duplicați?",
- "untitled": "Fără titlu",
- "updatedAt": "Actualizat la",
- "updatedCountSuccessfully": "Actualizate {{count}} {{label}} cu succes.",
- "updatedSuccessfully": "Actualizat cu succes.",
- "updating": "Actualizare",
- "welcome": "Bine ați venit"
- },
- "operators": {
- "contains": "conține",
- "equals": "egal cu",
- "exists": "există",
- "isGreaterThan": "este mai mare decât",
- "isGreaterThanOrEqualTo": "este mai mare sau egal cu",
- "isIn": "este în",
- "isLessThan": "este mai mic decât",
- "isLessThanOrEqualTo": "este mai mic decât sau egal cu",
- "isLike": "este ca",
- "isNotEqualTo": "nu este egal cu",
- "isNotIn": "nu este în",
- "near": "în apropiere de"
- },
- "upload": {
- "crop": "Cultură",
- "cropToolDescription": "Trageți colțurile zonei selectate, desenați o nouă zonă sau ajustați valorile de mai jos.",
- "dragAndDrop": "Trageți și plasați un fișier",
- "editImage": "Editează imaginea",
- "focalPoint": "Punct central",
- "focalPointDescription": "Trageți punctul focal direct pe previzualizare sau ajustați valorile de mai jos.",
- "height": "Înălțime",
- "previewSizes": "Dimensiuni Previzualizare",
- "selectCollectionToBrowse": "Selectați o colecție pentru navigare",
- "selectFile": "Selectați un fișier",
- "setCropArea": "Setați zona de decupare",
- "setFocalPoint": "Setează punctul focal",
- "sizesFor": "Mărimi pentru {{label}}",
- "width": "Lățime"
- },
- "validation": {
- "fieldHasNo": "Acest câmp nu are un {{label}}",
- "limitReached": "Limita atinsă, doar {{max}} elemente pot fi adăugate.",
- "required": "Acest câmp este obligatoriu.",
- "requiresAtLeast": "Acest domeniu necesită cel puțin {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Sunteți pe cale să publicați toate {{label}} din selecție. Sunteți sigur?",
- "aboutToRestore": "Sunteți pe cale să readuceți acest document {{label}} în starea în care se afla la data de {{versionDate}}.",
- "aboutToRestoreGlobal": "Sunteți pe cale să readuceți {{label}} global în starea în care se afla la data de {{versionDate}}.",
- "aboutToRevertToPublished": "Sunteți pe cale să readuceți modificările aduse acestui document la starea sa publicată. Sunteți sigur?",
- "aboutToUnpublish": "Sunteți pe cale să nepublicați acest document. Sunteți sigur?",
- "aboutToUnpublishSelection": "Sunteți pe punctul de a nepublica toate {{label}} din selecție. Sunteți sigur?",
- "autosave": "Autosalvare",
- "autosavedSuccessfully": "Autosalvare cu succes.",
- "changed": "Schimbat",
- "compareVersion": "Comparați versiunea cu:",
- "confirmPublish": "Confirmați publicarea",
- "confirmRevertToSaved": "Confirmați revenirea la starea salvată",
- "confirmUnpublish": "Confirmați nepublicarea",
- "confirmVersionRestoration": "Confirmați restaurarea versiunii",
- "draft": "Proiect",
- "draftSavedSuccessfully": "Proiect salvat cu succes.",
- "noFurtherVersionsFound": "Nu s-au găsit alte versiuni",
- "noRowsFound": "Nu s-a găsit niciun {{label}}",
- "preview": "Previzualizare",
- "problemRestoringVersion": "A existat o problemă la restaurarea acestei versiuni",
- "publish": "Publicați",
- "publishChanges": "Publicați modificările",
- "published": "Publicat",
- "restoreThisVersion": "Restaurați această versiune",
- "restoredSuccessfully": "Restaurat cu succes.",
- "restoring": "Restaurare...",
- "revertToPublished": "Reveniți la publicat",
- "saveDraft": "Salvați proiectul",
- "selectLocales": "Selectați localitățile de afișat",
- "selectVersionToCompare": "Selectați o versiune pentru a compara",
- "showLocales": "Afișați localitățile:",
- "type": "Tip",
- "unpublish": "Dezpublicare",
- "unpublishing": "Dezpublicare...",
- "version": "Versiune",
- "versionCreatedOn": "{{version}} creată pe:",
- "versionID": "ID-ul versiunii",
- "versions": "Versiuni",
- "viewingVersion": "Vizualizarea versiunii pentru {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Vizualizarea versiunii pentru globala {{entityLabel}}",
- "viewingVersions": "Vizualizarea versiunilor pentru {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Vizualizarea versiunilor pentru globala {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/rs-latin.js b/packages/translations/src/_generatedFiles_/client/rs-latin.js
new file mode 100644
index 00000000000..4d74999fa78
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/rs-latin.js
@@ -0,0 +1,285 @@
+export default {
+ authentication: {
+ account: 'Nalog',
+ accountOfCurrentUser: 'Nalog trenutnog korisnika',
+ alreadyActivated: 'Već aktivirano',
+ alreadyLoggedIn: 'Već prijavljen',
+ backToLogin: 'Nazad na prijavu',
+ beginCreateFirstUser: 'Na samom početku kreiraj svog prvog korisnika',
+ changePassword: 'Promeni lozinku',
+ confirmGeneration: 'Potvrdi kreiranje',
+ confirmPassword: 'Potvrdi lozinku',
+ emailNotValid: 'Adresa e-pošte nije validna',
+ emailSent: 'Poruka e-pošte prosleđena',
+ enableAPIKey: 'Omogući API ključ',
+ failedToUnlock: 'Neuspešno otključavanje.',
+ forceUnlock: 'Prinudno otključaj',
+ forgotPassword: 'Zaboravljena lozinka',
+ forgotPasswordEmailInstructions:
+ 'Molimo Vas da unesete svoj adresu e-pošte. Primićete poruku sa uputstvom za ponovno postavljanje lozinke.',
+ forgotPasswordQuestion: 'Zaboravljena lozinka?',
+ generate: 'Generiši',
+ generateNewAPIKey: 'Generiši novi API ključ',
+ logBackIn: 'Ponovna prijava',
+ logOut: 'Odjava',
+ loggedOutInactivity: 'Odjavljeni se zbog neaktivnosti.',
+ loggedOutSuccessfully: 'Uspešno ste odjavljeni',
+ login: 'Prijava',
+ logout: 'Odjava',
+ logoutUser: 'Odjava korisnika',
+ newAPIKeyGenerated: 'Novi API ključ generisan.',
+ newPassword: 'Nova lozinka',
+ resetPassword: 'Promena lozinke',
+ stayLoggedIn: 'Ostani prijavljen',
+ successfullyUnlocked: 'Uspešno otključano',
+ unableToVerify: 'Nije moguće potvrditi',
+ verified: 'Potvrđeno',
+ verifiedSuccessfully: 'Uspešno potvrđeno',
+ verify: 'Potvrdi',
+ verifyUser: 'Potvrdi korisnika',
+ youAreInactive:
+ 'Neaktivni ste već neko vreme i uskoro ćete biti automatski odjavljeni zbog sigurnosti. Da li želite ostati prijavljeni?',
+ },
+ error: {
+ autosaving: 'Nastao je problem pri automatskom čuvanju ovog dokumenta.',
+ correctInvalidFields: 'Molimo ispravite nevalidna polja.',
+ deletingTitle:
+ 'Dogodila se greška pri brisanju {{title}}. Proverite internet konekciju i pokušajte ponovo.',
+ loadingDocument: 'Postoji problem pri učitavanju dokumenta čiji je ID {{id}}.',
+ noMatchedField: 'Nema podudarajućih polja za "{{label}}"',
+ notAllowedToAccessPage: 'Nemate dozvolu za pristup ovoj stranici.',
+ previewing: 'Postoji problem pri pregledu ovog dokumenta.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unknown: 'Došlo je do nepoznate greške.',
+ unspecific: 'Došlo je do greške.',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj link',
+ addNew: 'Dodaj novi',
+ addNewLabel: 'Dodaj novi {{label}}',
+ addRelationship: 'Dodaj relaciju',
+ addUpload: 'Dodaj učitavanje',
+ block: 'blokiranje',
+ blockType: 'Vrsta blokiranja',
+ blocks: 'blokiranja',
+ chooseFromExisting: 'Odaberite iz postojećih.',
+ collapseAll: 'Skupi sve',
+ editLink: 'Izmeni link',
+ editRelationship: 'Izmeni odnos',
+ itemsAndMore: '{{items}} i {{count}} više',
+ labelRelationship: '{{label}} veza',
+ latitude: 'Geografska širina',
+ longitude: 'Geografska dužina',
+ passwordsDoNotMatch: 'Lozinke nisu iste.',
+ removeRelationship: 'Ukloni vezu',
+ removeUpload: 'Ukloni prenos',
+ saveChanges: 'Sačuvaj promene',
+ searchForBlock: 'Pretraži blok',
+ selectFieldsToEdit: 'Odaberite polja za promenu',
+ showAll: 'Pokaži sve',
+ swapRelationship: 'Zameni vezu',
+ swapUpload: 'Zameni prenos',
+ toggleBlock: 'Prebaci blok',
+ uploadNewLabel: 'Učitaj novi {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Izbrisaćete {{label}} <1>{{title}}</1>. Da li ste sigurni?',
+ aboutToDeleteCount_many: 'Izbrisaćete {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Izbrisaćete {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Izbrisaćete {{count}} {{label}}',
+ addBelow: 'Dodaj ispod',
+ addFilter: 'Dodaj filter',
+ adminTheme: 'Administratorska tema',
+ and: 'I',
+ applyChanges: 'Primeni promene',
+ ascending: 'Uzlazno',
+ automatic: 'Automatsko',
+ backToDashboard: 'Nazad na kontrolni panel',
+ cancel: 'Otkaži',
+ changesNotSaved: 'Vaše promene nisu sačuvane. Ako izađete sada, izgubićete promene.',
+ close: 'Zatvori',
+ collapse: 'Skupi',
+ collections: 'Kolekcije',
+ columnToSort: 'Kolona za sortiranje',
+ columns: 'Kolone',
+ confirm: 'Potvrdi',
+ confirmDeletion: 'Potvrdi brisanje',
+ confirmDuplication: 'Potvrdi duplikaciju',
+ copied: 'Kopirano',
+ copy: 'Kopiraj',
+ create: 'Kreiraj',
+ createNew: 'Kreiraj novo',
+ createNewLabel: 'Kreiraj novo {{label}}',
+ created: 'Kreirano',
+ creating: 'Kreira se',
+ creatingNewLabel: 'Kreiranje novog {{label}}',
+ dark: 'Tamno',
+ dashboard: 'Kontrolni panel',
+ delete: 'Obriši',
+ deletedCountSuccessfully: 'Uspešno izbrisano {{count}} {{label}}.',
+ deleting: 'Brisanje...',
+ descending: 'Opadajuće',
+ deselectAllRows: 'Deselektujte sve redove',
+ duplicate: 'Duplikat',
+ duplicateWithoutSaving: 'Ponovi bez čuvanja promena',
+ edit: 'Uredi',
+ editLabel: 'Uredi {{label}}',
+ editing: 'Uređivanje',
+ editingLabel_many: 'Uređivanje {{count}} {{label}}',
+ editingLabel_one: 'Uređivanje {{count}} {{label}}',
+ editingLabel_other: 'Uređivanje {{count}} {{label}}',
+ email: 'E-pošta',
+ emailAddress: 'Аdresa e-pošte',
+ enterAValue: 'Unesi vrednost',
+ error: 'Greška',
+ errors: 'Greške',
+ fallbackToDefaultLocale: 'Vraćanje na zadati jezik',
+ filterWhere: 'Filter {{label}} gde',
+ filters: 'Filteri',
+ globals: 'Globali',
+ language: 'Jezik',
+ lastModified: 'Zadnja promena',
+ leaveAnyway: 'Svejedno napusti',
+ leaveWithoutSaving: 'Napusti bez čuvanja',
+ light: 'Svetlo',
+ livePreview: 'Pregled',
+ loading: 'Učitavanje',
+ locale: 'Jezik',
+ menu: 'Meni',
+ moveDown: 'Pomeri dole',
+ moveUp: 'Pomeri gore',
+ noFiltersSet: 'Nema postavljenih filtera',
+ noLabel: '<Nema {{label}}>',
+ noOptions: 'Nema opcija',
+ noResults:
+ 'Nema pronađenih {{label}}. Moguće da {{label}} još uvek ne postoji ili nema rezultata u skladu sa postavljenim filterima.',
+ noValue: 'Bez vrednosti',
+ none: 'Nijedan',
+ notFound: 'Nije pronađeno',
+ nothingFound: 'Ništa nije pronađeno',
+ of: 'Od',
+ open: 'Otvori',
+ or: 'Ili',
+ order: 'Redosled',
+ pageNotFound: 'Stranica nije pronađena',
+ password: 'Lozinka',
+ payloadSettings: 'Payload postavke',
+ perPage: 'Po stranici: {{limit}}',
+ remove: 'Ukloni',
+ reset: 'Ponovo postavi',
+ row: 'Red',
+ rows: 'Redovi',
+ save: 'Sačuvaj',
+ saving: 'Čuvanje u toku...',
+ searchBy: 'Traži po {{label}}',
+ selectAll: 'Odaberite sve {{count}} {{label}}',
+ selectAllRows: 'Odaberite sve redove',
+ selectValue: 'Odaberi vrednost',
+ selectedCount: '{{count}} {{label}} odabrano',
+ showAllLabel: 'Prikaži sve {{label}}',
+ sorryNotFound: 'Nažalost, ne postoji ništa što odgovara vašem zahtevu.',
+ sort: 'Sortiraj',
+ sortByLabelDirection: 'Sortiraj prema {{label}} {{direction}}',
+ stayOnThisPage: 'Ostani na ovoj stranici',
+ submissionSuccessful: 'Uspešno slanje',
+ submit: 'Potvrdi',
+ successfullyCreated: '{{label}} uspešno kreirano.',
+ successfullyDuplicated: '{{label}} uspešno duplicirano.',
+ thisLanguage: 'Srpski (latinica)',
+ titleDeleted: '{{label}} "{{title}}" uspešno obrisano.',
+ unauthorized: 'Niste autorizovani',
+ unsavedChangesDuplicate: 'Imate nesačuvane promene. Da li želite nastaviti sa dupliciranjem?',
+ untitled: 'Bez naslova',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspešno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspešno ažurirano.',
+ updating: 'Ažuriranje',
+ welcome: 'Dobrodošli',
+ },
+ operators: {
+ contains: 'sadrži',
+ equals: 'jednako',
+ exists: 'postoji',
+ isGreaterThan: 'je veće od',
+ isGreaterThanOrEqualTo: 'je veće od ili jednako',
+ isIn: 'je u',
+ isLessThan: 'manje je od',
+ isLessThanOrEqualTo: 'manje je ili jednako',
+ isLike: 'je kao',
+ isNotEqualTo: 'nije jednako',
+ isNotIn: 'nije unutra',
+ near: 'blizu',
+ },
+ upload: {
+ crop: 'Isecite sliku',
+ cropToolDescription:
+ 'Prevucite uglove izabranog područja, nacrtajte novo područje ili prilagodite vrednosti ispod.',
+ dragAndDrop: 'Prevucite i ispustite datoteku',
+ editImage: 'Uredi sliku',
+ focalPoint: 'Centralna tačka',
+ focalPointDescription:
+ 'Prevucite središnju tačku direktno na pregled ili prilagodite vrednosti ispod.',
+ height: 'Visina',
+ previewSizes: 'Veličine pregleda',
+ selectCollectionToBrowse: 'Odaberite kolekciju za pregled',
+ selectFile: 'Odaberite datoteku',
+ setCropArea: 'Postavite područje za isečenu sliku',
+ setFocalPoint: 'Postavite centralnu tačku',
+ sizesFor: 'Veličine za {{label}}',
+ width: 'Širina',
+ },
+ validation: {
+ fieldHasNo: 'Ovo polje nema {{label}}',
+ limitReached: 'Dosegnut je limit, može se dodati samo {{max}} stavki.',
+ required: 'Ovo polje je obavezno.',
+ requiresAtLeast: 'Ovo polje zahteva minimalno {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Upravo ćete objaviti sve {{label}} u izboru. Da li ste sigurni?',
+ aboutToRestore: 'Vratićete {{label}} dokument u stanje u kojem je bio {{versionDate}}',
+ aboutToRestoreGlobal: 'Vratićete globalni {{label}} u stanje u kojem je bio {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Vratićete promene u dokumentu u objavljeno stanje. Da li ste sigurni?',
+ aboutToUnpublish: 'Poništićete objavu ovog dokumenta. Da li ste sigurni?',
+ aboutToUnpublishSelection:
+ 'Upravo ćete poništiti objavu svih {{label}} u odabiru. Da li ste sigurni?',
+ autosave: 'Automatsko čuvanje',
+ autosavedSuccessfully: 'Automatsko čuvanje uspešno.',
+ changed: 'Promenjeno',
+ compareVersion: 'Uporedi verziju sa:',
+ confirmPublish: 'Potvrdi objavu',
+ confirmRevertToSaved: 'Potvrdite vraćanje na sačuvano',
+ confirmUnpublish: 'Potvrdite poništavanje objave',
+ confirmVersionRestoration: 'Potvrdite vraćanje verzije',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspešno sačuvan.',
+ noFurtherVersionsFound: 'Nisu pronađene naredne verzije',
+ noRowsFound: '{{label}} nije pronađeno',
+ preview: 'Pregled',
+ problemRestoringVersion: 'Nastao je problem pri vraćanju ove verzije',
+ publish: 'Objaviti',
+ publishChanges: 'Objavi promene',
+ published: 'Objavljeno',
+ restoreThisVersion: 'Vrati ovu verziju',
+ restoredSuccessfully: 'Uspešno vraćeno.',
+ restoring: 'Vraćanje...',
+ revertToPublished: 'Vrati na objavljeno',
+ saveDraft: 'Sačuvaj nacrt',
+ selectLocales: 'Odaberite jezike',
+ selectVersionToCompare: 'Odaberite verziju za upoređivanje',
+ showLocales: 'Prikaži jezike:',
+ type: 'Tip',
+ unpublish: 'Poništi objavu',
+ unpublishing: 'Poništavanje objave...',
+ version: 'Verzija',
+ versionCreatedOn: '{{version}} kreiranih:',
+ versionID: 'ID verzije',
+ versions: 'Verzije',
+ viewingVersion: 'Pregled verzije za {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ viewingVersions: 'Pregled verzija za {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/rs-latin.json b/packages/translations/src/_generatedFiles_/client/rs-latin.json
deleted file mode 100644
index 60bbda53280..00000000000
--- a/packages/translations/src/_generatedFiles_/client/rs-latin.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Nalog",
- "accountOfCurrentUser": "Nalog trenutnog korisnika",
- "alreadyActivated": "Već aktivirano",
- "alreadyLoggedIn": "Već prijavljen",
- "backToLogin": "Nazad na prijavu",
- "beginCreateFirstUser": "Na samom početku kreiraj svog prvog korisnika",
- "changePassword": "Promeni lozinku",
- "confirmGeneration": "Potvrdi kreiranje",
- "confirmPassword": "Potvrdi lozinku",
- "emailNotValid": "Adresa e-pošte nije validna",
- "emailSent": "Poruka e-pošte prosleđena",
- "enableAPIKey": "Omogući API ključ",
- "failedToUnlock": "Neuspešno otključavanje.",
- "forceUnlock": "Prinudno otključaj",
- "forgotPassword": "Zaboravljena lozinka",
- "forgotPasswordEmailInstructions": "Molimo Vas da unesete svoj adresu e-pošte. Primićete poruku sa uputstvom za ponovno postavljanje lozinke.",
- "forgotPasswordQuestion": "Zaboravljena lozinka?",
- "generate": "Generiši",
- "generateNewAPIKey": "Generiši novi API ključ",
- "logBackIn": "Ponovna prijava",
- "logOut": "Odjava",
- "loggedOutInactivity": "Odjavljeni se zbog neaktivnosti.",
- "loggedOutSuccessfully": "Uspešno ste odjavljeni",
- "login": "Prijava",
- "logout": "Odjava",
- "logoutUser": "Odjava korisnika",
- "newAPIKeyGenerated": "Novi API ključ generisan.",
- "newPassword": "Nova lozinka",
- "resetPassword": "Promena lozinke",
- "stayLoggedIn": "Ostani prijavljen",
- "successfullyUnlocked": "Uspešno otključano",
- "unableToVerify": "Nije moguće potvrditi",
- "verified": "Potvrđeno",
- "verifiedSuccessfully": "Uspešno potvrđeno",
- "verify": "Potvrdi",
- "verifyUser": "Potvrdi korisnika",
- "youAreInactive": "Neaktivni ste već neko vreme i uskoro ćete biti automatski odjavljeni zbog sigurnosti. Da li želite ostati prijavljeni?"
- },
- "error": {
- "autosaving": "Nastao je problem pri automatskom čuvanju ovog dokumenta.",
- "correctInvalidFields": "Molimo ispravite nevalidna polja.",
- "deletingTitle": "Dogodila se greška pri brisanju {{title}}. Proverite internet konekciju i pokušajte ponovo.",
- "loadingDocument": "Postoji problem pri učitavanju dokumenta čiji je ID {{id}}.",
- "noMatchedField": "Nema podudarajućih polja za \"{{label}}\"",
- "notAllowedToAccessPage": "Nemate dozvolu za pristup ovoj stranici.",
- "previewing": "Postoji problem pri pregledu ovog dokumenta.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unknown": "Došlo je do nepoznate greške.",
- "unspecific": "Došlo je do greške."
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj link",
- "addNew": "Dodaj novi",
- "addNewLabel": "Dodaj novi {{label}}",
- "addRelationship": "Dodaj relaciju",
- "addUpload": "Dodaj učitavanje",
- "block": "blokiranje",
- "blockType": "Vrsta blokiranja",
- "blocks": "blokiranja",
- "chooseFromExisting": "Odaberite iz postojećih.",
- "collapseAll": "Skupi sve",
- "editLink": "Izmeni link",
- "editRelationship": "Izmeni odnos",
- "itemsAndMore": "{{items}} i {{count}} više",
- "labelRelationship": "{{label}} veza",
- "latitude": "Geografska širina",
- "longitude": "Geografska dužina",
- "passwordsDoNotMatch": "Lozinke nisu iste.",
- "removeRelationship": "Ukloni vezu",
- "removeUpload": "Ukloni prenos",
- "saveChanges": "Sačuvaj promene",
- "searchForBlock": "Pretraži blok",
- "selectFieldsToEdit": "Odaberite polja za promenu",
- "showAll": "Pokaži sve",
- "swapRelationship": "Zameni vezu",
- "swapUpload": "Zameni prenos",
- "toggleBlock": "Prebaci blok",
- "uploadNewLabel": "Učitaj novi {{label}}"
- },
- "general": {
- "aboutToDelete": "Izbrisaćete {{label}} <1>{{title}}</1>. Da li ste sigurni?",
- "aboutToDeleteCount_many": "Izbrisaćete {{count}} {{label}}",
- "aboutToDeleteCount_one": "Izbrisaćete {{count}} {{label}}",
- "aboutToDeleteCount_other": "Izbrisaćete {{count}} {{label}}",
- "addBelow": "Dodaj ispod",
- "addFilter": "Dodaj filter",
- "adminTheme": "Administratorska tema",
- "and": "I",
- "applyChanges": "Primeni promene",
- "ascending": "Uzlazno",
- "automatic": "Automatsko",
- "backToDashboard": "Nazad na kontrolni panel",
- "cancel": "Otkaži",
- "changesNotSaved": "Vaše promene nisu sačuvane. Ako izađete sada, izgubićete promene.",
- "close": "Zatvori",
- "collapse": "Skupi",
- "collections": "Kolekcije",
- "columnToSort": "Kolona za sortiranje",
- "columns": "Kolone",
- "confirm": "Potvrdi",
- "confirmDeletion": "Potvrdi brisanje",
- "confirmDuplication": "Potvrdi duplikaciju",
- "copied": "Kopirano",
- "copy": "Kopiraj",
- "create": "Kreiraj",
- "createNew": "Kreiraj novo",
- "createNewLabel": "Kreiraj novo {{label}}",
- "created": "Kreirano",
- "creating": "Kreira se",
- "creatingNewLabel": "Kreiranje novog {{label}}",
- "dark": "Tamno",
- "dashboard": "Kontrolni panel",
- "delete": "Obriši",
- "deletedCountSuccessfully": "Uspešno izbrisano {{count}} {{label}}.",
- "deleting": "Brisanje...",
- "descending": "Opadajuće",
- "deselectAllRows": "Deselektujte sve redove",
- "duplicate": "Duplikat",
- "duplicateWithoutSaving": "Ponovi bez čuvanja promena",
- "edit": "Uredi",
- "editLabel": "Uredi {{label}}",
- "editing": "Uređivanje",
- "editingLabel_many": "Uređivanje {{count}} {{label}}",
- "editingLabel_one": "Uređivanje {{count}} {{label}}",
- "editingLabel_other": "Uređivanje {{count}} {{label}}",
- "email": "E-pošta",
- "emailAddress": "Аdresa e-pošte",
- "enterAValue": "Unesi vrednost",
- "error": "Greška",
- "errors": "Greške",
- "fallbackToDefaultLocale": "Vraćanje na zadati jezik",
- "filterWhere": "Filter {{label}} gde",
- "filters": "Filteri",
- "globals": "Globali",
- "language": "Jezik",
- "lastModified": "Zadnja promena",
- "leaveAnyway": "Svejedno napusti",
- "leaveWithoutSaving": "Napusti bez čuvanja",
- "light": "Svetlo",
- "livePreview": "Pregled",
- "loading": "Učitavanje",
- "locale": "Jezik",
- "menu": "Meni",
- "moveDown": "Pomeri dole",
- "moveUp": "Pomeri gore",
- "noFiltersSet": "Nema postavljenih filtera",
- "noLabel": "<Nema {{label}}>",
- "noOptions": "Nema opcija",
- "noResults": "Nema pronađenih {{label}}. Moguće da {{label}} još uvek ne postoji ili nema rezultata u skladu sa postavljenim filterima.",
- "noValue": "Bez vrednosti",
- "none": "Nijedan",
- "notFound": "Nije pronađeno",
- "nothingFound": "Ništa nije pronađeno",
- "of": "Od",
- "open": "Otvori",
- "or": "Ili",
- "order": "Redosled",
- "pageNotFound": "Stranica nije pronađena",
- "password": "Lozinka",
- "payloadSettings": "Payload postavke",
- "perPage": "Po stranici: {{limit}}",
- "remove": "Ukloni",
- "reset": "Ponovo postavi",
- "row": "Red",
- "rows": "Redovi",
- "save": "Sačuvaj",
- "saving": "Čuvanje u toku...",
- "searchBy": "Traži po {{label}}",
- "selectAll": "Odaberite sve {{count}} {{label}}",
- "selectAllRows": "Odaberite sve redove",
- "selectValue": "Odaberi vrednost",
- "selectedCount": "{{count}} {{label}} odabrano",
- "showAllLabel": "Prikaži sve {{label}}",
- "sorryNotFound": "Nažalost, ne postoji ništa što odgovara vašem zahtevu.",
- "sort": "Sortiraj",
- "sortByLabelDirection": "Sortiraj prema {{label}} {{direction}}",
- "stayOnThisPage": "Ostani na ovoj stranici",
- "submissionSuccessful": "Uspešno slanje",
- "submit": "Potvrdi",
- "successfullyCreated": "{{label}} uspešno kreirano.",
- "successfullyDuplicated": "{{label}} uspešno duplicirano.",
- "thisLanguage": "Srpski (latinica)",
- "titleDeleted": "{{label}} \"{{title}}\" uspešno obrisano.",
- "unauthorized": "Niste autorizovani",
- "unsavedChangesDuplicate": "Imate nesačuvane promene. Da li želite nastaviti sa dupliciranjem?",
- "untitled": "Bez naslova",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspešno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspešno ažurirano.",
- "updating": "Ažuriranje",
- "welcome": "Dobrodošli"
- },
- "operators": {
- "contains": "sadrži",
- "equals": "jednako",
- "exists": "postoji",
- "isGreaterThan": "je veće od",
- "isGreaterThanOrEqualTo": "je veće od ili jednako",
- "isIn": "je u",
- "isLessThan": "manje je od",
- "isLessThanOrEqualTo": "manje je ili jednako",
- "isLike": "je kao",
- "isNotEqualTo": "nije jednako",
- "isNotIn": "nije unutra",
- "near": "blizu"
- },
- "upload": {
- "crop": "Isecite sliku",
- "cropToolDescription": "Prevucite uglove izabranog područja, nacrtajte novo područje ili prilagodite vrednosti ispod.",
- "dragAndDrop": "Prevucite i ispustite datoteku",
- "editImage": "Uredi sliku",
- "focalPoint": "Centralna tačka",
- "focalPointDescription": "Prevucite središnju tačku direktno na pregled ili prilagodite vrednosti ispod.",
- "height": "Visina",
- "previewSizes": "Veličine pregleda",
- "selectCollectionToBrowse": "Odaberite kolekciju za pregled",
- "selectFile": "Odaberite datoteku",
- "setCropArea": "Postavite područje za isečenu sliku",
- "setFocalPoint": "Postavite centralnu tačku",
- "sizesFor": "Veličine za {{label}}",
- "width": "Širina"
- },
- "validation": {
- "fieldHasNo": "Ovo polje nema {{label}}",
- "limitReached": "Dosegnut je limit, može se dodati samo {{max}} stavki.",
- "required": "Ovo polje je obavezno.",
- "requiresAtLeast": "Ovo polje zahteva minimalno {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Upravo ćete objaviti sve {{label}} u izboru. Da li ste sigurni?",
- "aboutToRestore": "Vratićete {{label}} dokument u stanje u kojem je bio {{versionDate}}",
- "aboutToRestoreGlobal": "Vratićete globalni {{label}} u stanje u kojem je bio {{versionDate}}.",
- "aboutToRevertToPublished": "Vratićete promene u dokumentu u objavljeno stanje. Da li ste sigurni?",
- "aboutToUnpublish": "Poništićete objavu ovog dokumenta. Da li ste sigurni?",
- "aboutToUnpublishSelection": "Upravo ćete poništiti objavu svih {{label}} u odabiru. Da li ste sigurni?",
- "autosave": "Automatsko čuvanje",
- "autosavedSuccessfully": "Automatsko čuvanje uspešno.",
- "changed": "Promenjeno",
- "compareVersion": "Uporedi verziju sa:",
- "confirmPublish": "Potvrdi objavu",
- "confirmRevertToSaved": "Potvrdite vraćanje na sačuvano",
- "confirmUnpublish": "Potvrdite poništavanje objave",
- "confirmVersionRestoration": "Potvrdite vraćanje verzije",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspešno sačuvan.",
- "noFurtherVersionsFound": "Nisu pronađene naredne verzije",
- "noRowsFound": "{{label}} nije pronađeno",
- "preview": "Pregled",
- "problemRestoringVersion": "Nastao je problem pri vraćanju ove verzije",
- "publish": "Objaviti",
- "publishChanges": "Objavi promene",
- "published": "Objavljeno",
- "restoreThisVersion": "Vrati ovu verziju",
- "restoredSuccessfully": "Uspešno vraćeno.",
- "restoring": "Vraćanje...",
- "revertToPublished": "Vrati na objavljeno",
- "saveDraft": "Sačuvaj nacrt",
- "selectLocales": "Odaberite jezike",
- "selectVersionToCompare": "Odaberite verziju za upoređivanje",
- "showLocales": "Prikaži jezike:",
- "type": "Tip",
- "unpublish": "Poništi objavu",
- "unpublishing": "Poništavanje objave...",
- "version": "Verzija",
- "versionCreatedOn": "{{version}} kreiranih:",
- "versionID": "ID verzije",
- "versions": "Verzije",
- "viewingVersion": "Pregled verzije za {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Pregled verzije za globalni {{entityLabel}}",
- "viewingVersions": "Pregled verzija za {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Pregled verzije za globalni {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/rs.js b/packages/translations/src/_generatedFiles_/client/rs.js
new file mode 100644
index 00000000000..07dc8350a16
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/rs.js
@@ -0,0 +1,284 @@
+export default {
+ authentication: {
+ account: 'Налог',
+ accountOfCurrentUser: 'Налог тренутног корисника',
+ alreadyActivated: 'Већ активирано',
+ alreadyLoggedIn: 'Већ пријављен',
+ backToLogin: 'Назад на пријаву',
+ beginCreateFirstUser: 'На самом почетку креирај свог првог корисника',
+ changePassword: 'Промени лозинку',
+ confirmGeneration: 'Потврди креирање',
+ confirmPassword: 'Потврди лозинку',
+ emailNotValid: 'Адреса е-поште није валидна',
+ emailSent: 'Порука е-поште прослеђена',
+ enableAPIKey: 'Омогући API кључ',
+ failedToUnlock: 'Неуспешно откључавање.',
+ forceUnlock: 'Принудно откључај',
+ forgotPassword: 'Заборављена лозинка',
+ forgotPasswordEmailInstructions:
+ 'Молимо Вас да унесете својy адресy е-поште. Примићете поруку са упутством за поновно постављање лозинке.',
+ forgotPasswordQuestion: 'Заборављена лозинка?',
+ generate: 'Генериши',
+ generateNewAPIKey: 'Генериши нови АПИ кључ',
+ logBackIn: 'Поновна пријава',
+ logOut: 'Одјава',
+ loggedOutInactivity: 'Одјављени се због неактивности.',
+ loggedOutSuccessfully: 'Успешно сте одјављени',
+ login: 'Пријава',
+ logout: 'Одјава',
+ logoutUser: 'Одјава корисника',
+ newAPIKeyGenerated: 'Нови АПИ кључ генерисан.',
+ newPassword: 'Нова лозинка',
+ resetPassword: 'Промена лозинке',
+ stayLoggedIn: 'Остани пријављен',
+ successfullyUnlocked: 'Успешно откључано',
+ unableToVerify: 'Није могуће потврдити',
+ verified: 'Потврђено',
+ verifiedSuccessfully: 'Успешно потврђено',
+ verify: 'Потврди',
+ verifyUser: 'Потврди корисника',
+ youAreInactive:
+ 'Неактивни сте већ неко време и ускоро ћете бити аутоматски одјављени због сигурности. Да ли желите остати пријављени?',
+ },
+ error: {
+ autosaving: 'Настао је проблем при аутоматском чувању овог документа.',
+ correctInvalidFields: 'Молимо исправите невалидна поља.',
+ deletingTitle:
+ 'Догодила се грешка при брисању {{title}}. Проверите интернет конекцију и покушајте поново.',
+ loadingDocument: 'Постоји проблем при учитавању документа чији је ИД {{id}}.',
+ noMatchedField: 'Нема подударајућих поља за "{{label}}"',
+ notAllowedToAccessPage: 'Немате дозволу за приступ овој страници.',
+ previewing: 'Постоји проблем при прегледу овог документа.',
+ unableToDeleteCount: 'Није могуће избрисати {{count}} од {{total}} {{label}}.',
+ unableToUpdateCount: 'Није могуће ажурирати {{count}} од {{total}} {{label}}.',
+ unknown: 'Дошло је до непознате грешке.',
+ unspecific: 'Дошло је до грешке.',
+ },
+ fields: {
+ addLabel: 'Додај {{label}}',
+ addLink: 'Додај линк',
+ addNew: 'Додај нови',
+ addNewLabel: 'Додај нови {{label}}',
+ addRelationship: 'Додај релацију',
+ addUpload: 'Додај учитавање',
+ block: 'блокирање',
+ blockType: 'Врста блокирања',
+ blocks: 'блокирања',
+ chooseFromExisting: 'Одаберите из постојећих.',
+ collapseAll: 'Скупи све',
+ editLink: 'Измени линк',
+ editRelationship: 'Измени однос',
+ itemsAndMore: '{{items}} и {{count}} више',
+ labelRelationship: '{{label}} веза',
+ latitude: 'Географска ширина',
+ longitude: 'Географска дужина',
+ passwordsDoNotMatch: 'Лозинке нису исте.',
+ removeRelationship: 'Уклони везу',
+ removeUpload: 'Уклони пренос',
+ saveChanges: 'Сачувај промене',
+ searchForBlock: 'Претражи блок',
+ selectFieldsToEdit: 'Одаберите поља за промену',
+ showAll: 'Покажи све',
+ swapRelationship: 'Замени везу',
+ swapUpload: 'Замени пренос',
+ toggleBlock: 'Пребаци блок',
+ uploadNewLabel: 'Учитај нови {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Избрисаћете {{label}} <1>{{title}}</1>. Да ли сте сигурни?',
+ aboutToDeleteCount_many: 'Избрисаћете {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Избрисаћете {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Избрисаћете {{count}} {{label}}',
+ addBelow: 'Додај испод',
+ addFilter: 'Додај филтер',
+ adminTheme: 'Администраторска тема',
+ and: 'И',
+ applyChanges: 'Примени промене',
+ ascending: 'Узлазно',
+ automatic: 'Аутоматско',
+ backToDashboard: 'Назад на контролни панел',
+ cancel: 'Откажи',
+ changesNotSaved: 'Ваше промене нису сачуване. Ако изађете сада, изгубићете промене.',
+ close: 'Затвори',
+ collapse: 'Скупи',
+ collections: 'Колекције',
+ columnToSort: 'Колона за сортирање',
+ columns: 'Колоне',
+ confirm: 'Потврди',
+ confirmDeletion: 'Потврди брисање',
+ confirmDuplication: 'Потврди дупликацију',
+ copied: 'Копирано',
+ copy: 'Копирај',
+ create: 'Креирај',
+ createNew: 'Креирај ново',
+ createNewLabel: 'Креирај ново {{label}}',
+ created: 'Креирано',
+ creating: 'Креира се',
+ creatingNewLabel: 'Креирање новог {{label}}',
+ dark: 'Тамно',
+ dashboard: 'Контролни панел',
+ delete: 'Обриши',
+ deletedCountSuccessfully: 'Успешно избрисано {{count}} {{label}}.',
+ deleting: 'Брисање...',
+ descending: 'Опадајуће',
+ deselectAllRows: 'Деселектујте све редове',
+ duplicate: 'Дупликат',
+ duplicateWithoutSaving: 'Понови без чувања промена',
+ edit: 'Уреди',
+ editLabel: 'Уреди {{label}}',
+ editing: 'Уређивање',
+ editingLabel_many: 'Уређивање {{count}} {{label}}',
+ editingLabel_one: 'Уређивање {{count}} {{label}}',
+ editingLabel_other: 'Уређивање {{count}} {{label}}',
+ email: 'Е-пошта',
+ emailAddress: 'Адреса е-поште',
+ enterAValue: 'Унеси вредност',
+ error: 'Грешка',
+ errors: 'Грешке',
+ fallbackToDefaultLocale: 'Враћање на задати језик',
+ filterWhere: 'Филтер {{label}} где',
+ filters: 'Филтери',
+ globals: 'Глобали',
+ language: 'Језик',
+ lastModified: 'Задња промена',
+ leaveAnyway: 'Свеједно напусти',
+ leaveWithoutSaving: 'Напусти без чувања',
+ light: 'Светло',
+ livePreview: 'Преглед',
+ loading: 'Учитавање',
+ locale: 'Језик',
+ menu: 'Мени',
+ moveDown: 'Помери доле',
+ moveUp: 'Помери горе',
+ noFiltersSet: 'Нема постављених филтера',
+ noLabel: '<Нема {{label}}>',
+ noOptions: 'Нема опција',
+ noResults:
+ 'Нема пронађених {{label}}. Могуће да {{label}} још увек не постоји или нема резултата у складу са постављеним филтерима.',
+ noValue: 'Без вредности',
+ none: 'Ниједан',
+ notFound: 'Није пронађено',
+ nothingFound: 'Ништа није пронађено',
+ of: 'Од',
+ open: 'Отвори',
+ or: 'Или',
+ order: 'Редослед',
+ pageNotFound: 'Страница није пронађена',
+ password: 'Лозинка',
+ payloadSettings: 'Payload поставке',
+ perPage: 'По страници: {{limit}}',
+ remove: 'Уклони',
+ reset: 'Поново постави',
+ row: 'Ред',
+ rows: 'Редови',
+ save: 'Сачувај',
+ saving: 'Чување у току...',
+ searchBy: 'Тражи по {{label}}',
+ selectAll: 'Одаберите све {{count}} {{label}}',
+ selectAllRows: 'Одаберите све редове',
+ selectValue: 'Одабери вредност',
+ selectedCount: '{{count}} {{label}} одабрано',
+ showAllLabel: 'Прикажи све {{label}}',
+ sorryNotFound: 'Нажалост, не постоји ништа што одговара вашем захтеву.',
+ sort: 'Сортирај',
+ sortByLabelDirection: 'Сортирај према {{label}} {{дирецтион}}',
+ stayOnThisPage: 'Остани на овој страници',
+ submissionSuccessful: 'Успешно слање',
+ submit: 'Потврди',
+ successfullyCreated: '{{label}} успешно креирано.',
+ successfullyDuplicated: '{{label}} успешно дуплицирано.',
+ thisLanguage: 'Српски (ћирилица)',
+ titleDeleted: '{{label}} "{{title}}" успешно обрисано.',
+ unauthorized: 'Нисте ауторизовани',
+ unsavedChangesDuplicate: 'Имате несачуване промене. Да ли желите наставити са дуплицирањем?',
+ untitled: 'Без наслова',
+ updatedAt: 'Ажурирано у',
+ updatedCountSuccessfully: 'Успешно ажурирано {{count}} {{label}}.',
+ updatedSuccessfully: 'Успешно ажурирано.',
+ updating: 'Ажурирање',
+ welcome: 'Добродошли',
+ },
+ operators: {
+ contains: 'садржи',
+ equals: 'једнако',
+ exists: 'постоји',
+ isGreaterThan: 'је веће од',
+ isGreaterThanOrEqualTo: 'је веће од или једнако',
+ isIn: 'је у',
+ isLessThan: 'мање је од',
+ isLessThanOrEqualTo: 'мање је или једнако',
+ isLike: 'је као',
+ isNotEqualTo: 'није једнако',
+ isNotIn: 'није у',
+ near: 'близу',
+ },
+ upload: {
+ crop: 'Исеците слику',
+ cropToolDescription:
+ 'Превуците углове изабраног подручја, нацртајте ново подручје или прилагодите вредности испод.',
+ dragAndDrop: 'Превуците и испустите датотеку',
+ editImage: 'Уреди слику',
+ focalPoint: 'Централна тачка',
+ focalPointDescription:
+ 'Превуците средишњу тачку директно на преглед или прилагодите вредности испод.',
+ height: 'Висина',
+ previewSizes: 'Величине прегледа',
+ selectCollectionToBrowse: 'Одаберите колекцију за преглед',
+ selectFile: 'Одаберите датотеку',
+ setCropArea: 'Поставите подручје за исечену слику',
+ setFocalPoint: 'Поставите централну тачку',
+ sizesFor: 'Величине за {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ fieldHasNo: 'Ово поље нема {{label}}',
+ limitReached: 'Досегнут је лимит, може се додати само {{max}} ставки.',
+ required: 'Ово поље је обавезно.',
+ requiresAtLeast: 'Ово поље захтева минимално {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Управо ћете објавити све {{label}} у избору. Да ли сте сигурни?',
+ aboutToRestore: 'Вратићете {{label}} документ у стање у којем је био {{versionDate}}',
+ aboutToRestoreGlobal: 'Вратићете глобални {{label}} у стање у којем је био {{versionDate}}.',
+ aboutToRevertToPublished: 'Вратићете промене у документу у објављено стање. Да ли сте сигурни?',
+ aboutToUnpublish: 'Поништићете објаву овог документа. Да ли сте сигурни?',
+ aboutToUnpublishSelection:
+ 'Управо ћете поништити објаву свих {{label}} у одабиру. Да ли сте сигурни?',
+ autosave: 'Аутоматско чување',
+ autosavedSuccessfully: 'Аутоматско чување успешно.',
+ changed: 'Промењено',
+ compareVersion: 'Упореди верзију са:',
+ confirmPublish: 'Потврди објаву',
+ confirmRevertToSaved: 'Потврдите враћање на сачувано',
+ confirmUnpublish: 'Потврдите поништавање објаве',
+ confirmVersionRestoration: 'Потврдите враћање верзије',
+ draft: 'Нацрт',
+ draftSavedSuccessfully: 'Нацрт успешно сачуван.',
+ noFurtherVersionsFound: 'Нису пронађене наредне верзије',
+ noRowsFound: '{{label}} није пронађено',
+ preview: 'Преглед',
+ problemRestoringVersion: 'Настао је проблем при враћању ове верзије',
+ publish: 'Објавити',
+ publishChanges: 'Објави промене',
+ published: 'Објављено',
+ restoreThisVersion: 'Врати ову верзију',
+ restoredSuccessfully: 'Успешно враћено.',
+ restoring: 'Враћање...',
+ revertToPublished: 'Врати на објављено',
+ saveDraft: 'Сачувај нацрт',
+ selectLocales: 'Одаберите језике',
+ selectVersionToCompare: 'Одаберите верзију за упоређивање',
+ showLocales: 'Прикажи језике:',
+ type: 'Тип',
+ unpublish: 'Поништи објаву',
+ unpublishing: 'Поништавање објаве...',
+ version: 'Верзија',
+ versionCreatedOn: '{{version}} креираних:',
+ versionID: 'Идентификатор верзије',
+ versions: 'Верзије',
+ viewingVersion: 'Преглед верзије за {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Преглед верзије за глобални {{entityLabel}}',
+ viewingVersions: 'Преглед верзија за {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Преглед верзије за глобални {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/rs.json b/packages/translations/src/_generatedFiles_/client/rs.json
deleted file mode 100644
index 654b88857e6..00000000000
--- a/packages/translations/src/_generatedFiles_/client/rs.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Налог",
- "accountOfCurrentUser": "Налог тренутног корисника",
- "alreadyActivated": "Већ активирано",
- "alreadyLoggedIn": "Већ пријављен",
- "backToLogin": "Назад на пријаву",
- "beginCreateFirstUser": "На самом почетку креирај свог првог корисника",
- "changePassword": "Промени лозинку",
- "confirmGeneration": "Потврди креирање",
- "confirmPassword": "Потврди лозинку",
- "emailNotValid": "Адреса е-поште није валидна",
- "emailSent": "Порука е-поште прослеђена",
- "enableAPIKey": "Омогући API кључ",
- "failedToUnlock": "Неуспешно откључавање.",
- "forceUnlock": "Принудно откључај",
- "forgotPassword": "Заборављена лозинка",
- "forgotPasswordEmailInstructions": "Молимо Вас да унесете својy адресy е-поште. Примићете поруку са упутством за поновно постављање лозинке.",
- "forgotPasswordQuestion": "Заборављена лозинка?",
- "generate": "Генериши",
- "generateNewAPIKey": "Генериши нови АПИ кључ",
- "logBackIn": "Поновна пријава",
- "logOut": "Одјава",
- "loggedOutInactivity": "Одјављени се због неактивности.",
- "loggedOutSuccessfully": "Успешно сте одјављени",
- "login": "Пријава",
- "logout": "Одјава",
- "logoutUser": "Одјава корисника",
- "newAPIKeyGenerated": "Нови АПИ кључ генерисан.",
- "newPassword": "Нова лозинка",
- "resetPassword": "Промена лозинке",
- "stayLoggedIn": "Остани пријављен",
- "successfullyUnlocked": "Успешно откључано",
- "unableToVerify": "Није могуће потврдити",
- "verified": "Потврђено",
- "verifiedSuccessfully": "Успешно потврђено",
- "verify": "Потврди",
- "verifyUser": "Потврди корисника",
- "youAreInactive": "Неактивни сте већ неко време и ускоро ћете бити аутоматски одјављени због сигурности. Да ли желите остати пријављени?"
- },
- "error": {
- "autosaving": "Настао је проблем при аутоматском чувању овог документа.",
- "correctInvalidFields": "Молимо исправите невалидна поља.",
- "deletingTitle": "Догодила се грешка при брисању {{title}}. Проверите интернет конекцију и покушајте поново.",
- "loadingDocument": "Постоји проблем при учитавању документа чији је ИД {{id}}.",
- "noMatchedField": "Нема подударајућих поља за \"{{label}}\"",
- "notAllowedToAccessPage": "Немате дозволу за приступ овој страници.",
- "previewing": "Постоји проблем при прегледу овог документа.",
- "unableToDeleteCount": "Није могуће избрисати {{count}} од {{total}} {{label}}.",
- "unableToUpdateCount": "Није могуће ажурирати {{count}} од {{total}} {{label}}.",
- "unknown": "Дошло је до непознате грешке.",
- "unspecific": "Дошло је до грешке."
- },
- "fields": {
- "addLabel": "Додај {{label}}",
- "addLink": "Додај линк",
- "addNew": "Додај нови",
- "addNewLabel": "Додај нови {{label}}",
- "addRelationship": "Додај релацију",
- "addUpload": "Додај учитавање",
- "block": "блокирање",
- "blockType": "Врста блокирања",
- "blocks": "блокирања",
- "chooseFromExisting": "Одаберите из постојећих.",
- "collapseAll": "Скупи све",
- "editLink": "Измени линк",
- "editRelationship": "Измени однос",
- "itemsAndMore": "{{items}} и {{count}} више",
- "labelRelationship": "{{label}} веза",
- "latitude": "Географска ширина",
- "longitude": "Географска дужина",
- "passwordsDoNotMatch": "Лозинке нису исте.",
- "removeRelationship": "Уклони везу",
- "removeUpload": "Уклони пренос",
- "saveChanges": "Сачувај промене",
- "searchForBlock": "Претражи блок",
- "selectFieldsToEdit": "Одаберите поља за промену",
- "showAll": "Покажи све",
- "swapRelationship": "Замени везу",
- "swapUpload": "Замени пренос",
- "toggleBlock": "Пребаци блок",
- "uploadNewLabel": "Учитај нови {{label}}"
- },
- "general": {
- "aboutToDelete": "Избрисаћете {{label}} <1>{{title}}</1>. Да ли сте сигурни?",
- "aboutToDeleteCount_many": "Избрисаћете {{count}} {{label}}",
- "aboutToDeleteCount_one": "Избрисаћете {{count}} {{label}}",
- "aboutToDeleteCount_other": "Избрисаћете {{count}} {{label}}",
- "addBelow": "Додај испод",
- "addFilter": "Додај филтер",
- "adminTheme": "Администраторска тема",
- "and": "И",
- "applyChanges": "Примени промене",
- "ascending": "Узлазно",
- "automatic": "Аутоматско",
- "backToDashboard": "Назад на контролни панел",
- "cancel": "Откажи",
- "changesNotSaved": "Ваше промене нису сачуване. Ако изађете сада, изгубићете промене.",
- "close": "Затвори",
- "collapse": "Скупи",
- "collections": "Колекције",
- "columnToSort": "Колона за сортирање",
- "columns": "Колоне",
- "confirm": "Потврди",
- "confirmDeletion": "Потврди брисање",
- "confirmDuplication": "Потврди дупликацију",
- "copied": "Копирано",
- "copy": "Копирај",
- "create": "Креирај",
- "createNew": "Креирај ново",
- "createNewLabel": "Креирај ново {{label}}",
- "created": "Креирано",
- "creating": "Креира се",
- "creatingNewLabel": "Креирање новог {{label}}",
- "dark": "Тамно",
- "dashboard": "Контролни панел",
- "delete": "Обриши",
- "deletedCountSuccessfully": "Успешно избрисано {{count}} {{label}}.",
- "deleting": "Брисање...",
- "descending": "Опадајуће",
- "deselectAllRows": "Деселектујте све редове",
- "duplicate": "Дупликат",
- "duplicateWithoutSaving": "Понови без чувања промена",
- "edit": "Уреди",
- "editLabel": "Уреди {{label}}",
- "editing": "Уређивање",
- "editingLabel_many": "Уређивање {{count}} {{label}}",
- "editingLabel_one": "Уређивање {{count}} {{label}}",
- "editingLabel_other": "Уређивање {{count}} {{label}}",
- "email": "Е-пошта",
- "emailAddress": "Адреса е-поште",
- "enterAValue": "Унеси вредност",
- "error": "Грешка",
- "errors": "Грешке",
- "fallbackToDefaultLocale": "Враћање на задати језик",
- "filterWhere": "Филтер {{label}} где",
- "filters": "Филтери",
- "globals": "Глобали",
- "language": "Језик",
- "lastModified": "Задња промена",
- "leaveAnyway": "Свеједно напусти",
- "leaveWithoutSaving": "Напусти без чувања",
- "light": "Светло",
- "livePreview": "Преглед",
- "loading": "Учитавање",
- "locale": "Језик",
- "menu": "Мени",
- "moveDown": "Помери доле",
- "moveUp": "Помери горе",
- "noFiltersSet": "Нема постављених филтера",
- "noLabel": "<Нема {{label}}>",
- "noOptions": "Нема опција",
- "noResults": "Нема пронађених {{label}}. Могуће да {{label}} још увек не постоји или нема резултата у складу са постављеним филтерима.",
- "noValue": "Без вредности",
- "none": "Ниједан",
- "notFound": "Није пронађено",
- "nothingFound": "Ништа није пронађено",
- "of": "Од",
- "open": "Отвори",
- "or": "Или",
- "order": "Редослед",
- "pageNotFound": "Страница није пронађена",
- "password": "Лозинка",
- "payloadSettings": "Payload поставке",
- "perPage": "По страници: {{limit}}",
- "remove": "Уклони",
- "reset": "Поново постави",
- "row": "Ред",
- "rows": "Редови",
- "save": "Сачувај",
- "saving": "Чување у току...",
- "searchBy": "Тражи по {{label}}",
- "selectAll": "Одаберите све {{count}} {{label}}",
- "selectAllRows": "Одаберите све редове",
- "selectValue": "Одабери вредност",
- "selectedCount": "{{count}} {{label}} одабрано",
- "showAllLabel": "Прикажи све {{label}}",
- "sorryNotFound": "Нажалост, не постоји ништа што одговара вашем захтеву.",
- "sort": "Сортирај",
- "sortByLabelDirection": "Сортирај према {{label}} {{дирецтион}}",
- "stayOnThisPage": "Остани на овој страници",
- "submissionSuccessful": "Успешно слање",
- "submit": "Потврди",
- "successfullyCreated": "{{label}} успешно креирано.",
- "successfullyDuplicated": "{{label}} успешно дуплицирано.",
- "thisLanguage": "Српски (ћирилица)",
- "titleDeleted": "{{label}} \"{{title}}\" успешно обрисано.",
- "unauthorized": "Нисте ауторизовани",
- "unsavedChangesDuplicate": "Имате несачуване промене. Да ли желите наставити са дуплицирањем?",
- "untitled": "Без наслова",
- "updatedAt": "Ажурирано у",
- "updatedCountSuccessfully": "Успешно ажурирано {{count}} {{label}}.",
- "updatedSuccessfully": "Успешно ажурирано.",
- "updating": "Ажурирање",
- "welcome": "Добродошли"
- },
- "operators": {
- "contains": "садржи",
- "equals": "једнако",
- "exists": "постоји",
- "isGreaterThan": "је веће од",
- "isGreaterThanOrEqualTo": "је веће од или једнако",
- "isIn": "је у",
- "isLessThan": "мање је од",
- "isLessThanOrEqualTo": "мање је или једнако",
- "isLike": "је као",
- "isNotEqualTo": "није једнако",
- "isNotIn": "није у",
- "near": "близу"
- },
- "upload": {
- "crop": "Исеците слику",
- "cropToolDescription": "Превуците углове изабраног подручја, нацртајте ново подручје или прилагодите вредности испод.",
- "dragAndDrop": "Превуците и испустите датотеку",
- "editImage": "Уреди слику",
- "focalPoint": "Централна тачка",
- "focalPointDescription": "Превуците средишњу тачку директно на преглед или прилагодите вредности испод.",
- "height": "Висина",
- "previewSizes": "Величине прегледа",
- "selectCollectionToBrowse": "Одаберите колекцију за преглед",
- "selectFile": "Одаберите датотеку",
- "setCropArea": "Поставите подручје за исечену слику",
- "setFocalPoint": "Поставите централну тачку",
- "sizesFor": "Величине за {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "fieldHasNo": "Ово поље нема {{label}}",
- "limitReached": "Досегнут је лимит, може се додати само {{max}} ставки.",
- "required": "Ово поље је обавезно.",
- "requiresAtLeast": "Ово поље захтева минимално {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Управо ћете објавити све {{label}} у избору. Да ли сте сигурни?",
- "aboutToRestore": "Вратићете {{label}} документ у стање у којем је био {{versionDate}}",
- "aboutToRestoreGlobal": "Вратићете глобални {{label}} у стање у којем је био {{versionDate}}.",
- "aboutToRevertToPublished": "Вратићете промене у документу у објављено стање. Да ли сте сигурни?",
- "aboutToUnpublish": "Поништићете објаву овог документа. Да ли сте сигурни?",
- "aboutToUnpublishSelection": "Управо ћете поништити објаву свих {{label}} у одабиру. Да ли сте сигурни?",
- "autosave": "Аутоматско чување",
- "autosavedSuccessfully": "Аутоматско чување успешно.",
- "changed": "Промењено",
- "compareVersion": "Упореди верзију са:",
- "confirmPublish": "Потврди објаву",
- "confirmRevertToSaved": "Потврдите враћање на сачувано",
- "confirmUnpublish": "Потврдите поништавање објаве",
- "confirmVersionRestoration": "Потврдите враћање верзије",
- "draft": "Нацрт",
- "draftSavedSuccessfully": "Нацрт успешно сачуван.",
- "noFurtherVersionsFound": "Нису пронађене наредне верзије",
- "noRowsFound": "{{label}} није пронађено",
- "preview": "Преглед",
- "problemRestoringVersion": "Настао је проблем при враћању ове верзије",
- "publish": "Објавити",
- "publishChanges": "Објави промене",
- "published": "Објављено",
- "restoreThisVersion": "Врати ову верзију",
- "restoredSuccessfully": "Успешно враћено.",
- "restoring": "Враћање...",
- "revertToPublished": "Врати на објављено",
- "saveDraft": "Сачувај нацрт",
- "selectLocales": "Одаберите језике",
- "selectVersionToCompare": "Одаберите верзију за упоређивање",
- "showLocales": "Прикажи језике:",
- "type": "Тип",
- "unpublish": "Поништи објаву",
- "unpublishing": "Поништавање објаве...",
- "version": "Верзија",
- "versionCreatedOn": "{{version}} креираних:",
- "versionID": "Идентификатор верзије",
- "versions": "Верзије",
- "viewingVersion": "Преглед верзије за {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Преглед верзије за глобални {{entityLabel}}",
- "viewingVersions": "Преглед верзија за {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Преглед верзије за глобални {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ru.js b/packages/translations/src/_generatedFiles_/client/ru.js
new file mode 100644
index 00000000000..cc4433a6660
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ru.js
@@ -0,0 +1,289 @@
+export default {
+ authentication: {
+ account: 'Аккаунт',
+ accountOfCurrentUser: 'Аккаунт текущего пользователя',
+ alreadyActivated: 'Уже активирован',
+ alreadyLoggedIn: 'Уже вошли в систему',
+ backToLogin: 'Вернуться к входу',
+ beginCreateFirstUser: 'Чтобы начать - создайте первого пользователя.',
+ changePassword: 'Сменить пароль',
+ confirmGeneration: 'Подтвердить генерацию',
+ confirmPassword: 'Подтверждение пароля',
+ emailNotValid: 'Указанный адрес электронной почты неверен',
+ emailSent: 'Email отправлен',
+ enableAPIKey: 'Активировать API ключ',
+ failedToUnlock: 'Не удалось разблокировать',
+ forceUnlock: 'Принудительная разблокировка',
+ forgotPassword: 'Забыли пароль',
+ forgotPasswordEmailInstructions:
+ 'Пожалуйста, введите ваш email. Вы получите письмо с инструкцией по восстановлению пароля.',
+ forgotPasswordQuestion: 'Забыли пароль?',
+ generate: 'Сгенерировать',
+ generateNewAPIKey: 'Сгенерировать новый API ключ',
+ logBackIn: 'Войти снова',
+ logOut: 'Выйти',
+ loggedOutInactivity: 'Вы вышли из системы из-за неактивности.',
+ loggedOutSuccessfully: 'Вы успешно вышли из системы.',
+ login: 'Войти',
+ logout: 'Выйти',
+ logoutUser: 'Вход из системы',
+ newAPIKeyGenerated: 'Новый API ключ сгенерирован.',
+ newPassword: 'Новый пароль',
+ resetPassword: 'Сброс пароля',
+ stayLoggedIn: 'Остаться в системе',
+ successfullyUnlocked: 'Успешно разблокирован',
+ unableToVerify: 'Невозможно подтвердить',
+ verified: 'Подтверждено',
+ verifiedSuccessfully: 'Успешно подтверждено',
+ verify: 'Подтвердить',
+ verifyUser: 'Подтвердить пользователя',
+ youAreInactive:
+ 'Вы не были активны в течение некоторого времени и скоро автоматически выйдете из системы в целях вашей безопасности. Вы хотите остаться в системе?',
+ },
+ error: {
+ autosaving: 'При автосохранении этого документа возникла проблема.',
+ correctInvalidFields: 'Пожалуйста, исправьте неправильные поля.',
+ deletingTitle:
+ 'При удалении {{title}} произошла ошибка. Пожалуйста, проверьте соединение и повторите попытку.',
+ loadingDocument: 'Возникла проблема при загрузке документа с ID {{id}}.',
+ noMatchedField: 'Не найдено подходящего поля для "{{label}}"',
+ notAllowedToAccessPage: 'Вы не имеете права доступа к этой странице.',
+ previewing: 'При предварительном просмотре этого документа возникла проблема.',
+ unableToDeleteCount: 'Не удалось удалить {{count}} из {{total}} {{label}}.',
+ unableToUpdateCount: 'Не удалось обновить {{count}} из {{total}} {{label}}.',
+ unknown: 'Произошла неизвестная ошибка.',
+ unspecific: 'Произошла ошибка.',
+ },
+ fields: {
+ addLabel: 'Добавить {{label}}',
+ addLink: 'Добавить ссылку',
+ addNew: 'Добавить новый',
+ addNewLabel: 'Добавить {{label}}',
+ addRelationship: 'Добавить Отношения',
+ addUpload: 'Добавить загрузку',
+ block: 'Блок',
+ blockType: 'Тип Блока',
+ blocks: 'Блоки',
+ chooseFromExisting: 'Выбрать из существующих',
+ collapseAll: 'Свернуть все',
+ editLink: 'Редактировать ссылку',
+ editRelationship: 'Редактировать Отношения',
+ itemsAndMore: '{{items}} и ещё {{count}}',
+ labelRelationship: '{{label}} Отношения',
+ latitude: 'Широта',
+ longitude: 'Долгота',
+ passwordsDoNotMatch: 'Пароли не совпадают.',
+ removeRelationship: 'Удалить связь',
+ removeUpload: 'Удалить загруженное',
+ saveChanges: 'Сохранить изменения',
+ searchForBlock: 'Найти Блок',
+ selectFieldsToEdit: 'Выберите поля для редактирования',
+ showAll: 'Показать все',
+ swapRelationship: 'Поменять отношения',
+ swapUpload: 'Заменить загруженное',
+ toggleBlock: 'Переключить Блок',
+ uploadNewLabel: 'Загрузить новый {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Вы собираетесь удалить {{label}} <1>{{title}}</1>. Вы уверены?',
+ aboutToDeleteCount_many: 'Вы собираетесь удалить {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Вы собираетесь удалить {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Вы собираетесь удалить {{count}} {{label}}',
+ addBelow: 'Добавить ниже',
+ addFilter: 'Добавить фильтр',
+ adminTheme: 'Тема Панели',
+ and: 'А также',
+ applyChanges: 'Применить изменения',
+ ascending: 'Восходящий',
+ automatic: 'Автоматически',
+ backToDashboard: 'Назад к Панели',
+ cancel: 'Отмена',
+ changesNotSaved:
+ 'Ваши изменения не были сохранены. Если вы сейчас уйдете, то потеряете свои изменения.',
+ close: 'Закрыть',
+ collapse: 'Свернуть',
+ collections: 'Коллекции',
+ columnToSort: 'Колонка для сортировки',
+ columns: 'Колонки',
+ confirm: 'Подтвердить',
+ confirmDeletion: 'Подтвердить удаление',
+ confirmDuplication: 'Подтвердить копирование',
+ copied: 'Скопировано',
+ copy: 'Скопировать',
+ create: 'Создать',
+ createNew: 'Создать',
+ createNewLabel: 'Создать новый {{label}}',
+ created: 'Создано',
+ creating: 'Создание',
+ creatingNewLabel: 'Создание нового {{label}}',
+ dark: 'Тёмная',
+ dashboard: 'Панель',
+ delete: 'Удалить',
+ deletedCountSuccessfully: 'Удалено {{count}} {{label}} успешно.',
+ deleting: 'Удаление...',
+ descending: 'Уменьшение',
+ deselectAllRows: 'Снять выделение со всех строк',
+ duplicate: 'Дублировать',
+ duplicateWithoutSaving: 'Дублирование без сохранения изменений',
+ edit: 'Редактировать',
+ editLabel: 'Редактировать {{label}}',
+ editing: 'Редактирование',
+ editingLabel_many: 'Редактирование {{count}} {{label}}',
+ editingLabel_one: 'Редактирование {{count}} {{label}}',
+ editingLabel_other: 'Редактирование {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email',
+ enterAValue: 'Введите значение',
+ error: 'Ошибка',
+ errors: 'Ошибки',
+ fallbackToDefaultLocale: 'Возврат к локали по умолчанию',
+ filterWhere: 'Где фильтровать',
+ filters: 'Фильтры',
+ globals: 'Глобальные',
+ language: 'Язык',
+ lastModified: 'Последнее изменение',
+ leaveAnyway: 'Все равно уйти',
+ leaveWithoutSaving: 'Выход без сохранения',
+ light: 'Светлая',
+ livePreview: 'Предпросмотр',
+ loading: 'Загрузка',
+ locale: 'Локаль',
+ menu: 'Меню',
+ moveDown: 'Сдвинуть вниз',
+ moveUp: 'Сдвинуть вверх',
+ noFiltersSet: 'Фильтры не установлены',
+ noLabel: 'Без метки',
+ noOptions: 'Нет вариантов',
+ noResults:
+ 'Не найдено ни одной {{label}}. Либо {{label}} еще не существует, либо ни одна из них не соответствует фильтрам, которые вы указали выше.',
+ noValue: 'Нет значения',
+ none: 'Никто',
+ notFound: 'Не найдено',
+ nothingFound: 'Ничего не найдено',
+ of: 'из',
+ open: 'Открыть',
+ or: 'Или же',
+ order: 'Порядок',
+ pageNotFound: 'Страница не найдена',
+ password: 'Пароль',
+ payloadSettings: 'Настройки Payload',
+ perPage: 'На странице: {{limit}}',
+ remove: 'Удалить',
+ reset: 'Сброс',
+ row: 'Строка',
+ rows: 'Строки',
+ save: 'Сохранить',
+ saving: 'Сохранение...',
+ searchBy: 'Искать по',
+ selectAll: 'Выбрать все {{count}} {{label}}',
+ selectAllRows: 'Выбрать все строки',
+ selectValue: 'Выбрать значение',
+ selectedCount: '{{count}} {{label}} выбрано',
+ showAllLabel: 'Показать все {{label}}',
+ sorryNotFound: 'К сожалению, ничего подходящего под ваш запрос нет.',
+ sort: 'Сортировать',
+ sortByLabelDirection: 'Сортировать по {{label}} {{direction}}',
+ stayOnThisPage: 'Остаться на этой странице',
+ submissionSuccessful: 'Успешно отправлено.',
+ submit: 'Отправить',
+ successfullyCreated: '{{label}} успешно создан.',
+ successfullyDuplicated: '{{label}} успешно продублирован.',
+ thisLanguage: 'Русский',
+ titleDeleted: '{{label}} {{title}} успешно удалено.',
+ unauthorized: 'Нет доступа',
+ unsavedChangesDuplicate:
+ 'У вас есть несохраненные изменения. Вы хотите продолжить дублирование?',
+ untitled: 'Без названия',
+ updatedAt: 'Дата правки',
+ updatedCountSuccessfully: 'Обновлено {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Успешно Обновлено.',
+ updating: 'Обновление',
+ welcome: 'Добро пожаловать',
+ },
+ operators: {
+ contains: 'содержит',
+ equals: 'равно',
+ exists: 'существует',
+ isGreaterThan: 'больше чем',
+ isGreaterThanOrEqualTo: 'больше или равно',
+ isIn: 'находится',
+ isLessThan: 'меньше чем',
+ isLessThanOrEqualTo: 'меньше или равно',
+ isLike: 'похоже',
+ isNotEqualTo: 'не равно',
+ isNotIn: 'нет в',
+ near: 'рядом',
+ },
+ upload: {
+ crop: 'Обрезать',
+ cropToolDescription:
+ 'Перетащите углы выбранной области, нарисуйте новую область или отрегулируйте значения ниже.',
+ dragAndDrop: 'Перетащите файл',
+ editImage: 'Редактировать изображение',
+ focalPoint: 'Центральная точка',
+ focalPointDescription:
+ 'Перетащите фокусное расстояние прямо на предварительный просмотр или отрегулируйте значения ниже.',
+ height: 'Высота',
+ previewSizes: 'Предварительный просмотр размеров',
+ selectCollectionToBrowse: 'Выберите Коллекцию для просмотра',
+ selectFile: 'Выберите файл',
+ setCropArea: 'Установите область обрезки',
+ setFocalPoint: 'Установить фокусное расстояние',
+ sizesFor: 'Размеры для {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ fieldHasNo: 'У этого поля нет {{label}}',
+ limitReached: 'Достигнут лимит, можно добавить только {{max}} элементов.',
+ required: 'Это обязательное поле.',
+ requiresAtLeast: 'Это поле требует не менее {{count}} {{label}}',
+ },
+ version: {
+ aboutToPublishSelection: 'Вы собираетесь опубликовать все {{label}} в выборе. Вы уверены?',
+ aboutToRestore:
+ 'Вы собираетесь восстановить этот документ {{label}} в состояние, в котором он находился {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Вы собираетесь восстановить глобальную запись {{label}} в состояние, в котором она находилась {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Вы собираетесь вернуть изменения этого документа к его опубликованному состоянию. Вы уверены?',
+ aboutToUnpublish: 'Вы собираетесь отменить публикацию этого документа. Вы уверены?',
+ aboutToUnpublishSelection:
+ 'Вы собираетесь отменить публикацию всех выбранных {{label}}. Вы уверены?',
+ autosave: 'Автосохранение',
+ autosavedSuccessfully: 'Автосохранение успешно.',
+ changed: 'Изменено',
+ compareVersion: 'Сравнить версию с:',
+ confirmPublish: 'Подтвердить публикацию',
+ confirmRevertToSaved: 'Подтвердить возврат к сохраненному',
+ confirmUnpublish: 'Подтвердить отмену публикации',
+ confirmVersionRestoration: 'Подтвердить восстановление версии',
+ draft: 'Черновик',
+ draftSavedSuccessfully: 'Черновик успешно сохранен.',
+ noFurtherVersionsFound: 'Другие версии не найдены',
+ noRowsFound: 'Не найдено {{label}}',
+ preview: 'Предпросмотр',
+ problemRestoringVersion: 'Возникла проблема с восстановлением этой версии',
+ publish: 'Публиковать',
+ publishChanges: 'Опубликовать изменения',
+ published: 'Опубликовано',
+ restoreThisVersion: 'Восстановить эту версию',
+ restoredSuccessfully: 'Восстановлен успешно.',
+ restoring: 'Восстановление...',
+ revertToPublished: 'Вернуться к опубликованному',
+ saveDraft: 'Сохранить черновик',
+ selectLocales: 'Выберите локали для отображения',
+ selectVersionToCompare: 'Выбрать версию для сравнения',
+ showLocales: 'Показать локали:',
+ type: 'Тип',
+ unpublish: 'Отменить публикацию',
+ unpublishing: 'Отмена публикации...',
+ version: 'Версия',
+ versionCreatedOn: '{{version}} создана:',
+ versionID: 'ID версии',
+ versions: 'Версии',
+ viewingVersion: 'Просмотр версии для {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Просмотр версии для глобальной Коллекции {{entityLabel}}',
+ viewingVersions: 'Просмотр версий для {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Просмотр версии для глобальной Коллекции {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ru.json b/packages/translations/src/_generatedFiles_/client/ru.json
deleted file mode 100644
index 88617baab13..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ru.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Аккаунт",
- "accountOfCurrentUser": "Аккаунт текущего пользователя",
- "alreadyActivated": "Уже активирован",
- "alreadyLoggedIn": "Уже вошли в систему",
- "backToLogin": "Вернуться к входу",
- "beginCreateFirstUser": "Чтобы начать - создайте первого пользователя.",
- "changePassword": "Сменить пароль",
- "confirmGeneration": "Подтвердить генерацию",
- "confirmPassword": "Подтверждение пароля",
- "emailNotValid": "Указанный адрес электронной почты неверен",
- "emailSent": "Email отправлен",
- "enableAPIKey": "Активировать API ключ",
- "failedToUnlock": "Не удалось разблокировать",
- "forceUnlock": "Принудительная разблокировка",
- "forgotPassword": "Забыли пароль",
- "forgotPasswordEmailInstructions": "Пожалуйста, введите ваш email. Вы получите письмо с инструкцией по восстановлению пароля.",
- "forgotPasswordQuestion": "Забыли пароль?",
- "generate": "Сгенерировать",
- "generateNewAPIKey": "Сгенерировать новый API ключ",
- "logBackIn": "Войти снова",
- "logOut": "Выйти",
- "loggedOutInactivity": "Вы вышли из системы из-за неактивности.",
- "loggedOutSuccessfully": "Вы успешно вышли из системы.",
- "login": "Войти",
- "logout": "Выйти",
- "logoutUser": "Вход из системы",
- "newAPIKeyGenerated": "Новый API ключ сгенерирован.",
- "newPassword": "Новый пароль",
- "resetPassword": "Сброс пароля",
- "stayLoggedIn": "Остаться в системе",
- "successfullyUnlocked": "Успешно разблокирован",
- "unableToVerify": "Невозможно подтвердить",
- "verified": "Подтверждено",
- "verifiedSuccessfully": "Успешно подтверждено",
- "verify": "Подтвердить",
- "verifyUser": "Подтвердить пользователя",
- "youAreInactive": "Вы не были активны в течение некоторого времени и скоро автоматически выйдете из системы в целях вашей безопасности. Вы хотите остаться в системе?"
- },
- "error": {
- "autosaving": "При автосохранении этого документа возникла проблема.",
- "correctInvalidFields": "Пожалуйста, исправьте неправильные поля.",
- "deletingTitle": "При удалении {{title}} произошла ошибка. Пожалуйста, проверьте соединение и повторите попытку.",
- "loadingDocument": "Возникла проблема при загрузке документа с ID {{id}}.",
- "noMatchedField": "Не найдено подходящего поля для \"{{label}}\"",
- "notAllowedToAccessPage": "Вы не имеете права доступа к этой странице.",
- "previewing": "При предварительном просмотре этого документа возникла проблема.",
- "unableToDeleteCount": "Не удалось удалить {{count}} из {{total}} {{label}}.",
- "unableToUpdateCount": "Не удалось обновить {{count}} из {{total}} {{label}}.",
- "unknown": "Произошла неизвестная ошибка.",
- "unspecific": "Произошла ошибка."
- },
- "fields": {
- "addLabel": "Добавить {{label}}",
- "addLink": "Добавить ссылку",
- "addNew": "Добавить новый",
- "addNewLabel": "Добавить {{label}}",
- "addRelationship": "Добавить Отношения",
- "addUpload": "Добавить загрузку",
- "block": "Блок",
- "blockType": "Тип Блока",
- "blocks": "Блоки",
- "chooseFromExisting": "Выбрать из существующих",
- "collapseAll": "Свернуть все",
- "editLink": "Редактировать ссылку",
- "editRelationship": "Редактировать Отношения",
- "itemsAndMore": "{{items}} и ещё {{count}}",
- "labelRelationship": "{{label}} Отношения",
- "latitude": "Широта",
- "longitude": "Долгота",
- "passwordsDoNotMatch": "Пароли не совпадают.",
- "removeRelationship": "Удалить связь",
- "removeUpload": "Удалить загруженное",
- "saveChanges": "Сохранить изменения",
- "searchForBlock": "Найти Блок",
- "selectFieldsToEdit": "Выберите поля для редактирования",
- "showAll": "Показать все",
- "swapRelationship": "Поменять отношения",
- "swapUpload": "Заменить загруженное",
- "toggleBlock": "Переключить Блок",
- "uploadNewLabel": "Загрузить новый {{label}}"
- },
- "general": {
- "aboutToDelete": "Вы собираетесь удалить {{label}} <1>{{title}}</1>. Вы уверены?",
- "aboutToDeleteCount_many": "Вы собираетесь удалить {{count}} {{label}}",
- "aboutToDeleteCount_one": "Вы собираетесь удалить {{count}} {{label}}",
- "aboutToDeleteCount_other": "Вы собираетесь удалить {{count}} {{label}}",
- "addBelow": "Добавить ниже",
- "addFilter": "Добавить фильтр",
- "adminTheme": "Тема Панели",
- "and": "А также",
- "applyChanges": "Применить изменения",
- "ascending": "Восходящий",
- "automatic": "Автоматически",
- "backToDashboard": "Назад к Панели",
- "cancel": "Отмена",
- "changesNotSaved": "Ваши изменения не были сохранены. Если вы сейчас уйдете, то потеряете свои изменения.",
- "close": "Закрыть",
- "collapse": "Свернуть",
- "collections": "Коллекции",
- "columnToSort": "Колонка для сортировки",
- "columns": "Колонки",
- "confirm": "Подтвердить",
- "confirmDeletion": "Подтвердить удаление",
- "confirmDuplication": "Подтвердить копирование",
- "copied": "Скопировано",
- "copy": "Скопировать",
- "create": "Создать",
- "createNew": "Создать",
- "createNewLabel": "Создать новый {{label}}",
- "created": "Создано",
- "creating": "Создание",
- "creatingNewLabel": "Создание нового {{label}}",
- "dark": "Тёмная",
- "dashboard": "Панель",
- "delete": "Удалить",
- "deletedCountSuccessfully": "Удалено {{count}} {{label}} успешно.",
- "deleting": "Удаление...",
- "descending": "Уменьшение",
- "deselectAllRows": "Снять выделение со всех строк",
- "duplicate": "Дублировать",
- "duplicateWithoutSaving": "Дублирование без сохранения изменений",
- "edit": "Редактировать",
- "editLabel": "Редактировать {{label}}",
- "editing": "Редактирование",
- "editingLabel_many": "Редактирование {{count}} {{label}}",
- "editingLabel_one": "Редактирование {{count}} {{label}}",
- "editingLabel_other": "Редактирование {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email",
- "enterAValue": "Введите значение",
- "error": "Ошибка",
- "errors": "Ошибки",
- "fallbackToDefaultLocale": "Возврат к локали по умолчанию",
- "filterWhere": "Где фильтровать",
- "filters": "Фильтры",
- "globals": "Глобальные",
- "language": "Язык",
- "lastModified": "Последнее изменение",
- "leaveAnyway": "Все равно уйти",
- "leaveWithoutSaving": "Выход без сохранения",
- "light": "Светлая",
- "livePreview": "Предпросмотр",
- "loading": "Загрузка",
- "locale": "Локаль",
- "menu": "Меню",
- "moveDown": "Сдвинуть вниз",
- "moveUp": "Сдвинуть вверх",
- "noFiltersSet": "Фильтры не установлены",
- "noLabel": "Без метки",
- "noOptions": "Нет вариантов",
- "noResults": "Не найдено ни одной {{label}}. Либо {{label}} еще не существует, либо ни одна из них не соответствует фильтрам, которые вы указали выше.",
- "noValue": "Нет значения",
- "none": "Никто",
- "notFound": "Не найдено",
- "nothingFound": "Ничего не найдено",
- "of": "из",
- "open": "Открыть",
- "or": "Или же",
- "order": "Порядок",
- "pageNotFound": "Страница не найдена",
- "password": "Пароль",
- "payloadSettings": "Настройки Payload",
- "perPage": "На странице: {{limit}}",
- "remove": "Удалить",
- "reset": "Сброс",
- "row": "Строка",
- "rows": "Строки",
- "save": "Сохранить",
- "saving": "Сохранение...",
- "searchBy": "Искать по",
- "selectAll": "Выбрать все {{count}} {{label}}",
- "selectAllRows": "Выбрать все строки",
- "selectValue": "Выбрать значение",
- "selectedCount": "{{count}} {{label}} выбрано",
- "showAllLabel": "Показать все {{label}}",
- "sorryNotFound": "К сожалению, ничего подходящего под ваш запрос нет.",
- "sort": "Сортировать",
- "sortByLabelDirection": "Сортировать по {{label}} {{direction}}",
- "stayOnThisPage": "Остаться на этой странице",
- "submissionSuccessful": "Успешно отправлено.",
- "submit": "Отправить",
- "successfullyCreated": "{{label}} успешно создан.",
- "successfullyDuplicated": "{{label}} успешно продублирован.",
- "thisLanguage": "Русский",
- "titleDeleted": "{{label}} {{title}} успешно удалено.",
- "unauthorized": "Нет доступа",
- "unsavedChangesDuplicate": "У вас есть несохраненные изменения. Вы хотите продолжить дублирование?",
- "untitled": "Без названия",
- "updatedAt": "Дата правки",
- "updatedCountSuccessfully": "Обновлено {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Успешно Обновлено.",
- "updating": "Обновление",
- "welcome": "Добро пожаловать"
- },
- "operators": {
- "contains": "содержит",
- "equals": "равно",
- "exists": "существует",
- "isGreaterThan": "больше чем",
- "isGreaterThanOrEqualTo": "больше или равно",
- "isIn": "находится",
- "isLessThan": "меньше чем",
- "isLessThanOrEqualTo": "меньше или равно",
- "isLike": "похоже",
- "isNotEqualTo": "не равно",
- "isNotIn": "нет в",
- "near": "рядом"
- },
- "upload": {
- "crop": "Обрезать",
- "cropToolDescription": "Перетащите углы выбранной области, нарисуйте новую область или отрегулируйте значения ниже.",
- "dragAndDrop": "Перетащите файл",
- "editImage": "Редактировать изображение",
- "focalPoint": "Центральная точка",
- "focalPointDescription": "Перетащите фокусное расстояние прямо на предварительный просмотр или отрегулируйте значения ниже.",
- "height": "Высота",
- "previewSizes": "Предварительный просмотр размеров",
- "selectCollectionToBrowse": "Выберите Коллекцию для просмотра",
- "selectFile": "Выберите файл",
- "setCropArea": "Установите область обрезки",
- "setFocalPoint": "Установить фокусное расстояние",
- "sizesFor": "Размеры для {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "fieldHasNo": "У этого поля нет {{label}}",
- "limitReached": "Достигнут лимит, можно добавить только {{max}} элементов.",
- "required": "Это обязательное поле.",
- "requiresAtLeast": "Это поле требует не менее {{count}} {{label}}"
- },
- "version": {
- "aboutToPublishSelection": "Вы собираетесь опубликовать все {{label}} в выборе. Вы уверены?",
- "aboutToRestore": "Вы собираетесь восстановить этот документ {{label}} в состояние, в котором он находился {{versionDate}}.",
- "aboutToRestoreGlobal": "Вы собираетесь восстановить глобальную запись {{label}} в состояние, в котором она находилась {{versionDate}}.",
- "aboutToRevertToPublished": "Вы собираетесь вернуть изменения этого документа к его опубликованному состоянию. Вы уверены?",
- "aboutToUnpublish": "Вы собираетесь отменить публикацию этого документа. Вы уверены?",
- "aboutToUnpublishSelection": "Вы собираетесь отменить публикацию всех выбранных {{label}}. Вы уверены?",
- "autosave": "Автосохранение",
- "autosavedSuccessfully": "Автосохранение успешно.",
- "changed": "Изменено",
- "compareVersion": "Сравнить версию с:",
- "confirmPublish": "Подтвердить публикацию",
- "confirmRevertToSaved": "Подтвердить возврат к сохраненному",
- "confirmUnpublish": "Подтвердить отмену публикации",
- "confirmVersionRestoration": "Подтвердить восстановление версии",
- "draft": "Черновик",
- "draftSavedSuccessfully": "Черновик успешно сохранен.",
- "noFurtherVersionsFound": "Другие версии не найдены",
- "noRowsFound": "Не найдено {{label}}",
- "preview": "Предпросмотр",
- "problemRestoringVersion": "Возникла проблема с восстановлением этой версии",
- "publish": "Публиковать",
- "publishChanges": "Опубликовать изменения",
- "published": "Опубликовано",
- "restoreThisVersion": "Восстановить эту версию",
- "restoredSuccessfully": "Восстановлен успешно.",
- "restoring": "Восстановление...",
- "revertToPublished": "Вернуться к опубликованному",
- "saveDraft": "Сохранить черновик",
- "selectLocales": "Выберите локали для отображения",
- "selectVersionToCompare": "Выбрать версию для сравнения",
- "showLocales": "Показать локали:",
- "type": "Тип",
- "unpublish": "Отменить публикацию",
- "unpublishing": "Отмена публикации...",
- "version": "Версия",
- "versionCreatedOn": "{{version}} создана:",
- "versionID": "ID версии",
- "versions": "Версии",
- "viewingVersion": "Просмотр версии для {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Просмотр версии для глобальной Коллекции {{entityLabel}}",
- "viewingVersions": "Просмотр версий для {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Просмотр версии для глобальной Коллекции {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/sv.js b/packages/translations/src/_generatedFiles_/client/sv.js
new file mode 100644
index 00000000000..396818510ca
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/sv.js
@@ -0,0 +1,288 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto för nuvarande användare',
+ alreadyActivated: 'Redan aktiverad',
+ alreadyLoggedIn: 'Redan inloggad',
+ backToLogin: 'Tillbaka till inloggningen',
+ beginCreateFirstUser: 'För att börja, skapa din första användare.',
+ changePassword: 'Byt Lösenord',
+ confirmGeneration: 'Bekräfta Generering',
+ confirmPassword: 'Bekräfta Lösenord',
+ emailNotValid: 'Angiven e-postadress är inte giltig',
+ emailSent: 'E-posten Skickad',
+ enableAPIKey: 'Aktivera API nyckel',
+ failedToUnlock: 'Det gick inte att låsa upp',
+ forceUnlock: 'Tvinga Upplåsning',
+ forgotPassword: 'Glömt Lösenord',
+ forgotPasswordEmailInstructions:
+ 'Vänligen ange din e-postadress nedan. Du kommer att få ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord.',
+ forgotPasswordQuestion: 'Glömt lösenordet?',
+ generate: 'Generera',
+ generateNewAPIKey: 'Generera ny API nyckel',
+ logBackIn: 'Logga in igen',
+ logOut: 'Logga ut',
+ loggedOutInactivity: 'Du har blivit utloggad på grund av inaktivitet.',
+ loggedOutSuccessfully: 'Du har loggat ut framgångsrikt.',
+ login: 'Logga in',
+ logout: 'Logga ut',
+ logoutUser: 'Logga ut användare',
+ newAPIKeyGenerated: 'Ny API Nyckel Genererad.',
+ newPassword: 'Nytt Lösenord',
+ resetPassword: 'Återställ Lösenord',
+ stayLoggedIn: 'Stanna inloggad',
+ successfullyUnlocked: 'Låst upp framgångsrikt',
+ unableToVerify: 'Det går inte att Verifiera',
+ verified: 'Verifierad',
+ verifiedSuccessfully: 'Framgångsrikt Verifierad',
+ verify: 'Verifiera',
+ verifyUser: 'Verifiera Användare',
+ youAreInactive:
+ 'Du har inte varit aktiv på ett tag och kommer inom kort att automatiskt loggas ut för din egen säkerhet. Vill du forsätta att vara inloggad?',
+ },
+ error: {
+ autosaving: 'Det uppstod ett problem när det här dokumentet skulle sparas automatiskt.',
+ correctInvalidFields: 'Vänligen korrigera ogiltiga fält.',
+ deletingTitle:
+ 'Det uppstod ett fel vid borttagningen av {{title}}. Vänligen kontrollera din anslutning och försök igen.',
+ loadingDocument: 'Det gick inte att läsa in dokumentet med ID {{id}}.',
+ noMatchedField: 'Inget matchande fält hittades för "{{label}}"',
+ notAllowedToAccessPage: 'Du får inte komma åt den här sidan.',
+ previewing: 'Det uppstod ett problem när det här dokumentet skulle förhandsgranskas.',
+ unableToDeleteCount: 'Det gick inte att ta bort {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Det gick inte att uppdatera {{count}} av {{total}} {{label}}.',
+ unknown: 'Ett okänt fel har uppstått.',
+ unspecific: 'Ett fel har uppstått.',
+ },
+ fields: {
+ addLabel: 'Lägg till {{label}}',
+ addLink: 'Lägg till Länk',
+ addNew: 'Lägg till ny',
+ addNewLabel: 'Lägg till ny {{label}}',
+ addRelationship: 'Lägg till Relation',
+ addUpload: 'Lägg till Uppladdning',
+ block: 'block',
+ blockType: 'Block Typ',
+ blocks: 'block',
+ chooseFromExisting: 'Välj bland befintliga',
+ collapseAll: 'kollapsa Alla',
+ editLink: 'Redigera Länk',
+ editRelationship: 'Redigera Relation',
+ itemsAndMore: '{{items}} och {{count}} mer',
+ labelRelationship: '{{label}} Relation',
+ latitude: 'Latitud',
+ longitude: 'Longitud',
+ passwordsDoNotMatch: 'Lösenorden matchar inte.',
+ removeRelationship: 'Ta Bort Relation',
+ removeUpload: 'Ta Bort Uppladdning',
+ saveChanges: 'Spara ändringar',
+ searchForBlock: 'Sök efter ett block',
+ selectFieldsToEdit: 'Välj fält att redigera',
+ showAll: 'Visa Alla',
+ swapRelationship: 'Byt Förhållande',
+ swapUpload: 'Byt Uppladdning',
+ toggleBlock: 'Växla block',
+ uploadNewLabel: 'Ladda upp ny {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Du är på väg att ta bort {{label}} <1>{{title}}</1>. Är du säker?',
+ aboutToDeleteCount_many: 'Du är på väg att ta bort {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Du är på väg att ta bort {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Du är på väg att ta bort {{count}} {{label}}',
+ addBelow: 'Lägg Till Nedanför',
+ addFilter: 'Lägg Till Filter',
+ adminTheme: 'Admin Tema',
+ and: 'Och',
+ applyChanges: 'Verkställ ändringar',
+ ascending: 'Stigande',
+ automatic: 'Automatisk',
+ backToDashboard: 'Tillbaka till Manöverpanelen',
+ cancel: 'Avbryt',
+ changesNotSaved:
+ 'Dina ändringar har inte sparats. Om du lämnar nu kommer du att förlora dina ändringar.',
+ close: 'Stänga',
+ collapse: 'Kollapsa',
+ collections: 'Samlingar',
+ columnToSort: 'Kolumn att Sortera',
+ columns: 'Kolumner',
+ confirm: 'Bekräfta',
+ confirmDeletion: 'Bekräfta radering',
+ confirmDuplication: 'Bekräfta dubblering',
+ copied: 'Kopierad',
+ copy: 'Kopiera',
+ create: 'Skapa',
+ createNew: 'Skapa Ny',
+ createNewLabel: 'Skapa ny {{label}}',
+ created: 'Skapad',
+ creating: 'Skapar',
+ creatingNewLabel: 'Skapar ny {{label}}',
+ dark: 'Mörk',
+ dashboard: 'Manöverpanel',
+ delete: 'Ta bort',
+ deletedCountSuccessfully: 'Raderade {{count}} {{label}} framgångsrikt.',
+ deleting: 'Tar bort...',
+ descending: 'Fallande',
+ deselectAllRows: 'Avmarkera alla rader',
+ duplicate: 'Duplicera',
+ duplicateWithoutSaving: 'Duplicera utan att spara ändringar',
+ edit: 'Redigera',
+ editLabel: 'Redigera {{label}}',
+ editing: 'Redigerar',
+ editingLabel_many: 'Redigerar {{count}} {{label}}',
+ editingLabel_one: 'Redigerar {{count}} {{label}}',
+ editingLabel_other: 'Redigerar {{count}} {{label}}',
+ email: 'E-post',
+ emailAddress: 'E-postadress',
+ enterAValue: 'Ange ett värde',
+ error: 'Fel',
+ errors: 'Fel',
+ fallbackToDefaultLocale: 'Återgång till standardlokalspråk',
+ filterWhere: 'Filtrera {{label}} där',
+ filters: 'Filter',
+ globals: 'Globala',
+ language: 'Språk',
+ lastModified: 'Senast Ändrad',
+ leaveAnyway: 'Lämna ändå',
+ leaveWithoutSaving: 'Lämna utan att spara',
+ light: 'Ljus',
+ livePreview: 'Förhandsvisa',
+ loading: 'Läser in',
+ locale: 'Lokal',
+ menu: 'Meny',
+ moveDown: 'Flytta Ner',
+ moveUp: 'Flytta Upp',
+ noFiltersSet: 'Inga filter inställda',
+ noLabel: '<Ingen {{label}}>',
+ noOptions: 'Inga alternativ',
+ noResults:
+ 'Inga {{label}} hittades. Antingen finns inga {{label}} ännu eller matchar ingen filtren du har angett ovan.',
+ noValue: 'Inget värde',
+ none: 'Ingen',
+ notFound: 'Hittades inte',
+ nothingFound: 'Inget hittades',
+ of: 'av',
+ open: 'Öppna',
+ or: 'Eller',
+ order: 'Ordning',
+ pageNotFound: 'Sidan hittas inte',
+ password: 'Lösenord',
+ payloadSettings: 'Payload Inställningar',
+ perPage: 'Per Sida: {{limit}}',
+ remove: 'Ta bort',
+ reset: 'Återställ',
+ row: 'Rad',
+ rows: 'Rader',
+ save: 'Spara',
+ saving: 'Sparar...',
+ searchBy: 'Sök efter {{label}}',
+ selectAll: 'Välj alla {{count}} {{label}}',
+ selectAllRows: 'Välj alla rader',
+ selectValue: 'Välj ett värde',
+ selectedCount: '{{count}} {{label}} har valts',
+ showAllLabel: 'Visa alla {{label}}',
+ sorryNotFound: 'Tyvärr–det finns inget som motsvarar din begäran.',
+ sort: 'Sortera',
+ sortByLabelDirection: 'Sortera efter {{label}} {{direction}}',
+ stayOnThisPage: 'Stanna på denna sida',
+ submissionSuccessful: 'Inlämningen Lyckades.',
+ submit: 'Lämna in',
+ successfullyCreated: '{{label}} skapades framgångsrikt.',
+ successfullyDuplicated: '{{label}} duplicerades framgångsrikt.',
+ thisLanguage: 'Svenska',
+ titleDeleted: '{{label}} "{{title}}" togs bort framgångsrikt.',
+ unauthorized: 'Obehörig',
+ unsavedChangesDuplicate: 'Du har osparade ändringar. Vill du fortsätta att duplicera?',
+ untitled: 'Namnlös',
+ updatedAt: 'Uppdaterades Vid',
+ updatedCountSuccessfully: 'Uppdaterade {{count}} {{label}} framgångsrikt.',
+ updatedSuccessfully: 'Uppdaterades framgångsrikt.',
+ updating: 'Uppdatering',
+ welcome: 'Välkommen',
+ },
+ operators: {
+ contains: 'innehåller',
+ equals: 'likar med',
+ exists: 'finns',
+ isGreaterThan: 'är större än',
+ isGreaterThanOrEqualTo: 'är större än eller lika med',
+ isIn: 'är med',
+ isLessThan: 'är mindre än',
+ isLessThanOrEqualTo: 'är mindre än eller lika med',
+ isLike: 'är som',
+ isNotEqualTo: 'är inte lika med',
+ isNotIn: 'är inte med',
+ near: 'nära',
+ },
+ upload: {
+ crop: 'Skörd',
+ cropToolDescription:
+ 'Dra i hörnen på det valda området, rita ett nytt område eller justera värdena nedan.',
+ dragAndDrop: 'Dra och släpp en fil',
+ editImage: 'Redigera bild',
+ focalPoint: 'Fokuspunkt',
+ focalPointDescription:
+ 'Dra fokuspunkten direkt på förhandsgranskningen eller justera värdena nedan.',
+ height: 'Höjd',
+ previewSizes: 'Förhandsgranska Storlekar',
+ selectCollectionToBrowse: 'Välj en Samling att Bläddra i',
+ selectFile: 'Välj en fil',
+ setCropArea: 'Ange skärpområde',
+ setFocalPoint: 'Ställ in fokuspunkt',
+ sizesFor: 'Storlekar för {{label}}',
+ width: 'Bredd',
+ },
+ validation: {
+ fieldHasNo: 'Detta fält har ingen {{label}}',
+ limitReached: 'Gränsen nådd, endast {{max}} objekt kan läggas till.',
+ required: 'Detta fält är obligatoriskt.',
+ requiresAtLeast: 'Detta fält kräver minst {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Du är på väg att publicera alla {{label}} i urvalet. Är du säker?',
+ aboutToRestore:
+ 'Du är på väg att återställa detta {{label}} dokumentet till det tillståndet som det var den {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Du är på väg att återställa det globala {{label}} till det tillståndet som det var den {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Du är på väg att återställa det här dokumentets ändringar till dess publicerade tillstånd. Är du säker?',
+ aboutToUnpublish: 'Du håller på att avpublicera detta dokumentet. Är du säker?',
+ aboutToUnpublishSelection:
+ 'Du är på väg att avpublicera alla {{label}} i urvalet. Är du säker?',
+ autosave: 'Automatisk sparning',
+ autosavedSuccessfully: 'Autosparades framgångsrikt.',
+ changed: 'Ändrad',
+ compareVersion: 'Jämför version med:',
+ confirmPublish: 'Bekräfta publicering',
+ confirmRevertToSaved: 'Bekräfta återgång till sparad',
+ confirmUnpublish: 'Bekräfta avpublicering',
+ confirmVersionRestoration: 'Bekräfta Versionsåterställning',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkastet sparades framgångsrikt.',
+ noFurtherVersionsFound: 'Inga fler versioner hittades',
+ noRowsFound: 'Inga {{label}} hittades',
+ preview: 'Förhandsvisa',
+ problemRestoringVersion: 'Det uppstod ett problem när den här versionen skulle återställas',
+ publish: 'Publicera',
+ publishChanges: 'Publicera ändringar',
+ published: 'Publicerad',
+ restoreThisVersion: 'Återställ den här versionen',
+ restoredSuccessfully: 'Återställd framgångsrikt.',
+ restoring: 'Återställer...',
+ revertToPublished: 'Återgå till publicerad',
+ saveDraft: 'Spara Utkast',
+ selectLocales: 'Välj språk att visa',
+ selectVersionToCompare: 'Välj en version att jämföra',
+ showLocales: 'Visa språk:',
+ type: 'Typ',
+ unpublish: 'Avpublicera',
+ unpublishing: 'Avpublicerar...',
+ version: 'Version',
+ versionCreatedOn: '{{version}} skapad den:',
+ versionID: 'Versions-ID',
+ versions: 'Versioner',
+ viewingVersion: 'Visar version för {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Visa version för den globala {{entityLabel}}',
+ viewingVersions: 'Visar versioner för {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Visa versioner för den globala {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/sv.json b/packages/translations/src/_generatedFiles_/client/sv.json
deleted file mode 100644
index 047ec46fd54..00000000000
--- a/packages/translations/src/_generatedFiles_/client/sv.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto för nuvarande användare",
- "alreadyActivated": "Redan aktiverad",
- "alreadyLoggedIn": "Redan inloggad",
- "backToLogin": "Tillbaka till inloggningen",
- "beginCreateFirstUser": "För att börja, skapa din första användare.",
- "changePassword": "Byt Lösenord",
- "confirmGeneration": "Bekräfta Generering",
- "confirmPassword": "Bekräfta Lösenord",
- "emailNotValid": "Angiven e-postadress är inte giltig",
- "emailSent": "E-posten Skickad",
- "enableAPIKey": "Aktivera API nyckel",
- "failedToUnlock": "Det gick inte att låsa upp",
- "forceUnlock": "Tvinga Upplåsning",
- "forgotPassword": "Glömt Lösenord",
- "forgotPasswordEmailInstructions": "Vänligen ange din e-postadress nedan. Du kommer att få ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord.",
- "forgotPasswordQuestion": "Glömt lösenordet?",
- "generate": "Generera",
- "generateNewAPIKey": "Generera ny API nyckel",
- "logBackIn": "Logga in igen",
- "logOut": "Logga ut",
- "loggedOutInactivity": "Du har blivit utloggad på grund av inaktivitet.",
- "loggedOutSuccessfully": "Du har loggat ut framgångsrikt.",
- "login": "Logga in",
- "logout": "Logga ut",
- "logoutUser": "Logga ut användare",
- "newAPIKeyGenerated": "Ny API Nyckel Genererad.",
- "newPassword": "Nytt Lösenord",
- "resetPassword": "Återställ Lösenord",
- "stayLoggedIn": "Stanna inloggad",
- "successfullyUnlocked": "Låst upp framgångsrikt",
- "unableToVerify": "Det går inte att Verifiera",
- "verified": "Verifierad",
- "verifiedSuccessfully": "Framgångsrikt Verifierad",
- "verify": "Verifiera",
- "verifyUser": "Verifiera Användare",
- "youAreInactive": "Du har inte varit aktiv på ett tag och kommer inom kort att automatiskt loggas ut för din egen säkerhet. Vill du forsätta att vara inloggad?"
- },
- "error": {
- "autosaving": "Det uppstod ett problem när det här dokumentet skulle sparas automatiskt.",
- "correctInvalidFields": "Vänligen korrigera ogiltiga fält.",
- "deletingTitle": "Det uppstod ett fel vid borttagningen av {{title}}. Vänligen kontrollera din anslutning och försök igen.",
- "loadingDocument": "Det gick inte att läsa in dokumentet med ID {{id}}.",
- "noMatchedField": "Inget matchande fält hittades för \"{{label}}\"",
- "notAllowedToAccessPage": "Du får inte komma åt den här sidan.",
- "previewing": "Det uppstod ett problem när det här dokumentet skulle förhandsgranskas.",
- "unableToDeleteCount": "Det gick inte att ta bort {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Det gick inte att uppdatera {{count}} av {{total}} {{label}}.",
- "unknown": "Ett okänt fel har uppstått.",
- "unspecific": "Ett fel har uppstått."
- },
- "fields": {
- "addLabel": "Lägg till {{label}}",
- "addLink": "Lägg till Länk",
- "addNew": "Lägg till ny",
- "addNewLabel": "Lägg till ny {{label}}",
- "addRelationship": "Lägg till Relation",
- "addUpload": "Lägg till Uppladdning",
- "block": "block",
- "blockType": "Block Typ",
- "blocks": "block",
- "chooseFromExisting": "Välj bland befintliga",
- "collapseAll": "kollapsa Alla",
- "editLink": "Redigera Länk",
- "editRelationship": "Redigera Relation",
- "itemsAndMore": "{{items}} och {{count}} mer",
- "labelRelationship": "{{label}} Relation",
- "latitude": "Latitud",
- "longitude": "Longitud",
- "passwordsDoNotMatch": "Lösenorden matchar inte.",
- "removeRelationship": "Ta Bort Relation",
- "removeUpload": "Ta Bort Uppladdning",
- "saveChanges": "Spara ändringar",
- "searchForBlock": "Sök efter ett block",
- "selectFieldsToEdit": "Välj fält att redigera",
- "showAll": "Visa Alla",
- "swapRelationship": "Byt Förhållande",
- "swapUpload": "Byt Uppladdning",
- "toggleBlock": "Växla block",
- "uploadNewLabel": "Ladda upp ny {{label}}"
- },
- "general": {
- "aboutToDelete": "Du är på väg att ta bort {{label}} <1>{{title}}</1>. Är du säker?",
- "aboutToDeleteCount_many": "Du är på väg att ta bort {{count}} {{label}}",
- "aboutToDeleteCount_one": "Du är på väg att ta bort {{count}} {{label}}",
- "aboutToDeleteCount_other": "Du är på väg att ta bort {{count}} {{label}}",
- "addBelow": "Lägg Till Nedanför",
- "addFilter": "Lägg Till Filter",
- "adminTheme": "Admin Tema",
- "and": "Och",
- "applyChanges": "Verkställ ändringar",
- "ascending": "Stigande",
- "automatic": "Automatisk",
- "backToDashboard": "Tillbaka till Manöverpanelen",
- "cancel": "Avbryt",
- "changesNotSaved": "Dina ändringar har inte sparats. Om du lämnar nu kommer du att förlora dina ändringar.",
- "close": "Stänga",
- "collapse": "Kollapsa",
- "collections": "Samlingar",
- "columnToSort": "Kolumn att Sortera",
- "columns": "Kolumner",
- "confirm": "Bekräfta",
- "confirmDeletion": "Bekräfta radering",
- "confirmDuplication": "Bekräfta dubblering",
- "copied": "Kopierad",
- "copy": "Kopiera",
- "create": "Skapa",
- "createNew": "Skapa Ny",
- "createNewLabel": "Skapa ny {{label}}",
- "created": "Skapad",
- "creating": "Skapar",
- "creatingNewLabel": "Skapar ny {{label}}",
- "dark": "Mörk",
- "dashboard": "Manöverpanel",
- "delete": "Ta bort",
- "deletedCountSuccessfully": "Raderade {{count}} {{label}} framgångsrikt.",
- "deleting": "Tar bort...",
- "descending": "Fallande",
- "deselectAllRows": "Avmarkera alla rader",
- "duplicate": "Duplicera",
- "duplicateWithoutSaving": "Duplicera utan att spara ändringar",
- "edit": "Redigera",
- "editLabel": "Redigera {{label}}",
- "editing": "Redigerar",
- "editingLabel_many": "Redigerar {{count}} {{label}}",
- "editingLabel_one": "Redigerar {{count}} {{label}}",
- "editingLabel_other": "Redigerar {{count}} {{label}}",
- "email": "E-post",
- "emailAddress": "E-postadress",
- "enterAValue": "Ange ett värde",
- "error": "Fel",
- "errors": "Fel",
- "fallbackToDefaultLocale": "Återgång till standardlokalspråk",
- "filterWhere": "Filtrera {{label}} där",
- "filters": "Filter",
- "globals": "Globala",
- "language": "Språk",
- "lastModified": "Senast Ändrad",
- "leaveAnyway": "Lämna ändå",
- "leaveWithoutSaving": "Lämna utan att spara",
- "light": "Ljus",
- "livePreview": "Förhandsvisa",
- "loading": "Läser in",
- "locale": "Lokal",
- "menu": "Meny",
- "moveDown": "Flytta Ner",
- "moveUp": "Flytta Upp",
- "noFiltersSet": "Inga filter inställda",
- "noLabel": "<Ingen {{label}}>",
- "noOptions": "Inga alternativ",
- "noResults": "Inga {{label}} hittades. Antingen finns inga {{label}} ännu eller matchar ingen filtren du har angett ovan.",
- "noValue": "Inget värde",
- "none": "Ingen",
- "notFound": "Hittades inte",
- "nothingFound": "Inget hittades",
- "of": "av",
- "open": "Öppna",
- "or": "Eller",
- "order": "Ordning",
- "pageNotFound": "Sidan hittas inte",
- "password": "Lösenord",
- "payloadSettings": "Payload Inställningar",
- "perPage": "Per Sida: {{limit}}",
- "remove": "Ta bort",
- "reset": "Återställ",
- "row": "Rad",
- "rows": "Rader",
- "save": "Spara",
- "saving": "Sparar...",
- "searchBy": "Sök efter {{label}}",
- "selectAll": "Välj alla {{count}} {{label}}",
- "selectAllRows": "Välj alla rader",
- "selectValue": "Välj ett värde",
- "selectedCount": "{{count}} {{label}} har valts",
- "showAllLabel": "Visa alla {{label}}",
- "sorryNotFound": "Tyvärr–det finns inget som motsvarar din begäran.",
- "sort": "Sortera",
- "sortByLabelDirection": "Sortera efter {{label}} {{direction}}",
- "stayOnThisPage": "Stanna på denna sida",
- "submissionSuccessful": "Inlämningen Lyckades.",
- "submit": "Lämna in",
- "successfullyCreated": "{{label}} skapades framgångsrikt.",
- "successfullyDuplicated": "{{label}} duplicerades framgångsrikt.",
- "thisLanguage": "Svenska",
- "titleDeleted": "{{label}} \"{{title}}\" togs bort framgångsrikt.",
- "unauthorized": "Obehörig",
- "unsavedChangesDuplicate": "Du har osparade ändringar. Vill du fortsätta att duplicera?",
- "untitled": "Namnlös",
- "updatedAt": "Uppdaterades Vid",
- "updatedCountSuccessfully": "Uppdaterade {{count}} {{label}} framgångsrikt.",
- "updatedSuccessfully": "Uppdaterades framgångsrikt.",
- "updating": "Uppdatering",
- "welcome": "Välkommen"
- },
- "operators": {
- "contains": "innehåller",
- "equals": "likar med",
- "exists": "finns",
- "isGreaterThan": "är större än",
- "isGreaterThanOrEqualTo": "är större än eller lika med",
- "isIn": "är med",
- "isLessThan": "är mindre än",
- "isLessThanOrEqualTo": "är mindre än eller lika med",
- "isLike": "är som",
- "isNotEqualTo": "är inte lika med",
- "isNotIn": "är inte med",
- "near": "nära"
- },
- "upload": {
- "crop": "Skörd",
- "cropToolDescription": "Dra i hörnen på det valda området, rita ett nytt område eller justera värdena nedan.",
- "dragAndDrop": "Dra och släpp en fil",
- "editImage": "Redigera bild",
- "focalPoint": "Fokuspunkt",
- "focalPointDescription": "Dra fokuspunkten direkt på förhandsgranskningen eller justera värdena nedan.",
- "height": "Höjd",
- "previewSizes": "Förhandsgranska Storlekar",
- "selectCollectionToBrowse": "Välj en Samling att Bläddra i",
- "selectFile": "Välj en fil",
- "setCropArea": "Ange skärpområde",
- "setFocalPoint": "Ställ in fokuspunkt",
- "sizesFor": "Storlekar för {{label}}",
- "width": "Bredd"
- },
- "validation": {
- "fieldHasNo": "Detta fält har ingen {{label}}",
- "limitReached": "Gränsen nådd, endast {{max}} objekt kan läggas till.",
- "required": "Detta fält är obligatoriskt.",
- "requiresAtLeast": "Detta fält kräver minst {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Du är på väg att publicera alla {{label}} i urvalet. Är du säker?",
- "aboutToRestore": "Du är på väg att återställa detta {{label}} dokumentet till det tillståndet som det var den {{versionDate}}.",
- "aboutToRestoreGlobal": "Du är på väg att återställa det globala {{label}} till det tillståndet som det var den {{versionDate}}.",
- "aboutToRevertToPublished": "Du är på väg att återställa det här dokumentets ändringar till dess publicerade tillstånd. Är du säker?",
- "aboutToUnpublish": "Du håller på att avpublicera detta dokumentet. Är du säker?",
- "aboutToUnpublishSelection": "Du är på väg att avpublicera alla {{label}} i urvalet. Är du säker?",
- "autosave": "Automatisk sparning",
- "autosavedSuccessfully": "Autosparades framgångsrikt.",
- "changed": "Ändrad",
- "compareVersion": "Jämför version med:",
- "confirmPublish": "Bekräfta publicering",
- "confirmRevertToSaved": "Bekräfta återgång till sparad",
- "confirmUnpublish": "Bekräfta avpublicering",
- "confirmVersionRestoration": "Bekräfta Versionsåterställning",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkastet sparades framgångsrikt.",
- "noFurtherVersionsFound": "Inga fler versioner hittades",
- "noRowsFound": "Inga {{label}} hittades",
- "preview": "Förhandsvisa",
- "problemRestoringVersion": "Det uppstod ett problem när den här versionen skulle återställas",
- "publish": "Publicera",
- "publishChanges": "Publicera ändringar",
- "published": "Publicerad",
- "restoreThisVersion": "Återställ den här versionen",
- "restoredSuccessfully": "Återställd framgångsrikt.",
- "restoring": "Återställer...",
- "revertToPublished": "Återgå till publicerad",
- "saveDraft": "Spara Utkast",
- "selectLocales": "Välj språk att visa",
- "selectVersionToCompare": "Välj en version att jämföra",
- "showLocales": "Visa språk:",
- "type": "Typ",
- "unpublish": "Avpublicera",
- "unpublishing": "Avpublicerar...",
- "version": "Version",
- "versionCreatedOn": "{{version}} skapad den:",
- "versionID": "Versions-ID",
- "versions": "Versioner",
- "viewingVersion": "Visar version för {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Visa version för den globala {{entityLabel}}",
- "viewingVersions": "Visar versioner för {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Visa versioner för den globala {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/th.js b/packages/translations/src/_generatedFiles_/client/th.js
new file mode 100644
index 00000000000..5d533eea342
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/th.js
@@ -0,0 +1,283 @@
+export default {
+ authentication: {
+ account: 'บัญชี',
+ accountOfCurrentUser: 'บัญชีปัจจุบัน',
+ alreadyActivated: 'เปิดใช้งานแล้ว',
+ alreadyLoggedIn: 'ลงชื่อเข้าใช้แล้ว',
+ backToLogin: 'กลับไปหน้าเข้าสู่ระบบ',
+ beginCreateFirstUser: 'สร้างผู้ใช้แรกเพื่อเริ่มใช้งาน',
+ changePassword: 'เปลี่ยนรหัสผ่าน',
+ confirmGeneration: 'ยืนยันการสร้าง',
+ confirmPassword: 'ยืนยันรหัสผ่าน',
+ emailNotValid: 'อีเมลไม่ถูกต้อง',
+ emailSent: 'ส่งอีเมลเรียบร้อยแล้ว',
+ enableAPIKey: 'เปิดใช้ API Key',
+ failedToUnlock: 'ไม่สามารถปลดล็อกได้',
+ forceUnlock: 'ปลดล็อกบัญชี',
+ forgotPassword: 'ลืมรหัสผ่าน',
+ forgotPasswordEmailInstructions:
+ 'กรุณาใส่อีเมลของคุณ ระบบจะส่งวิธีการเปลี่ยนรหัสผ่านไปให้คุณทางอีเมล',
+ forgotPasswordQuestion: 'ลืมรหัสผ่าน?',
+ generate: 'สร้าง',
+ generateNewAPIKey: 'สร้าง API Key',
+ logBackIn: 'เข้าสู่ระบบอีกครั้ง',
+ logOut: 'ออกจากระบบ',
+ loggedOutInactivity: 'คุณได้ออกจากระบบเนื่องจากไม่มีการใช้งาน',
+ loggedOutSuccessfully: 'ออกจากระบบเรียบร้อยแล้ว',
+ login: 'เข้าสู่ระบบ',
+ logout: 'ออกจากระบบ',
+ logoutUser: 'ออกจากระบบ',
+ newAPIKeyGenerated: 'สร้าง API Key ใหม่แล้ว',
+ newPassword: 'รหัสผ่านใหม่',
+ resetPassword: 'รีเซ็ตรหัสผ่าน',
+ stayLoggedIn: 'เข้าสู่ระบบต่อไป',
+ successfullyUnlocked: 'ปลดล็อกบัญชีสำเร็จ',
+ unableToVerify: 'ไม่สามารถยืนยันบัญชีได้',
+ verified: 'ยืนยันบััญชีแล้ว',
+ verifiedSuccessfully: 'ยืนยันบัญชีสำเร็จ',
+ verify: 'ยืนยันบัญชี',
+ verifyUser: 'ยืนยันบัญชี',
+ youAreInactive:
+ 'คุณกำลังจะถูกให้ออกจากระบบในเร็ว ๆ นี้เนื่องจากไม่มีการใช้งานระบบมาสักพักหนึ่ง คุณต้องการเข้าสู่ระบบต่อหรือไม่?',
+ },
+ error: {
+ autosaving: 'เกิดปัญหาระหว่างการบันทึกเอกสารอัตโนมัติ',
+ correctInvalidFields: 'โปรดแก้ไขช่องที่ไม่ถูกต้อง',
+ deletingTitle: 'เกิดปัญหาระหว่างการลบ {{title}} โปรดตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง',
+ loadingDocument: 'เกิดปัญหาระหว่างการโหลดเอกสารที่มี ID {{id}}',
+ noMatchedField: 'ไม่พบช่อง "{{label}}"',
+ notAllowedToAccessPage: 'คุณไม่ได้รับอนุญาตให้เข้าถึงหน้านี้',
+ previewing: 'เกิดปัญหาระหว่างการแสดงตัวอย่างเอกสาร',
+ unableToDeleteCount: 'ไม่สามารถลบ {{count}} จาก {{total}} {{label}}',
+ unableToUpdateCount: 'ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}',
+ unknown: 'เกิดปัญหาบางอย่างที่ไม่ทราบสาเหตุ',
+ unspecific: 'เกิดปัญหาบางอย่าง',
+ },
+ fields: {
+ addLabel: 'เพิ่ม {{label}}',
+ addLink: 'เพิ่มลิงค์',
+ addNew: 'เพิ่ม',
+ addNewLabel: 'เพิ่ม {{label}} ใหม่',
+ addRelationship: 'เพิ่มความสัมพันธ์',
+ addUpload: 'เพิ่มการอัปโหลด',
+ block: 'Block',
+ blockType: 'ประเภท Block',
+ blocks: 'Blocks',
+ chooseFromExisting: 'เลือกจากที่มีอยู่',
+ collapseAll: 'ยุบทั้งหมด',
+ editLink: 'แก้ไขลิงก์',
+ editRelationship: 'แก้ไขความสัมพันธ์',
+ itemsAndMore: '{{items}} และเพิ่มเติมอีก {{count}}',
+ labelRelationship: 'ความสัมพันธ์กับ {{label}}',
+ latitude: 'ละติจูด',
+ longitude: 'ลองติจูด',
+ passwordsDoNotMatch: 'รหัสผ่านไม่ตรงกัน',
+ removeRelationship: 'ลบความสัมพันธ์',
+ removeUpload: 'ลบอัปโหลด',
+ saveChanges: 'บันทึก',
+ searchForBlock: 'ค้นหา Block',
+ selectFieldsToEdit: 'เลือกช่องที่จะแก้ไข',
+ showAll: 'แสดงทั้งหมด',
+ swapRelationship: 'สลับความสัมพันธ์',
+ swapUpload: 'สลับอัปโหลด',
+ toggleBlock: 'เปิด/ปิด Block',
+ uploadNewLabel: 'อัปโหลด {{label}} ใหม่',
+ },
+ general: {
+ aboutToDelete: 'คุณกำลังจะลบ {{label}} <1>{{title}}</1> ต้องการดำเนินการต่อหรือไม่?',
+ aboutToDeleteCount_many: 'คุณกำลังจะลบ {{count}} {{label}}',
+ aboutToDeleteCount_one: 'คุณกำลังจะลบ {{count}} {{label}}',
+ aboutToDeleteCount_other: 'คุณกำลังจะลบ {{count}} {{label}}',
+ addBelow: 'เพิ่มด้านล่าง',
+ addFilter: 'เพิ่มการกรอง',
+ adminTheme: 'ธีมผู้ดูแลระบบ',
+ and: 'และ',
+ applyChanges: 'ใช้การเปลี่ยนแปลง',
+ ascending: 'น้อยไปมาก',
+ automatic: 'อัตโนมัติ',
+ backToDashboard: 'กลับไปหน้าแดชบอร์ด',
+ cancel: 'ยกเลิก',
+ changesNotSaved: 'การเปลี่ยนแปลงยังไม่ได้ถูกบันทึก ถ้าคุณออกตอนนี้ สิ่งที่แก้ไขไว้จะหายไป',
+ close: 'ปิด',
+ collapse: 'ยุบ',
+ collections: 'Collections',
+ columnToSort: 'คอลัมน์ที่ต้องการเรียง',
+ columns: 'คอลัมน์',
+ confirm: 'ยืนยัน',
+ confirmDeletion: 'ยืนยันการลบ',
+ confirmDuplication: 'ยืนยันการสำเนา',
+ copied: 'คัดลอกแล้ว',
+ copy: 'คัดลอก',
+ create: 'สร้าง',
+ createNew: 'สร้างใหม่',
+ createNewLabel: 'สร้าง {{label}} ใหม่',
+ created: 'ถูกสร้างเมื่อ',
+ creating: 'กำลังสร้าง',
+ creatingNewLabel: 'กำลังสร้าง {{label}} ใหม่',
+ dark: 'มืด',
+ dashboard: 'แดชบอร์ด',
+ delete: 'ลบ',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deleting: 'กำลังลบ...',
+ descending: 'มากไปน้อย',
+ deselectAllRows: 'ยกเลิกการเลือกทุกแถว',
+ duplicate: 'สำเนา',
+ duplicateWithoutSaving: 'สำเนาโดยไม่บันทึกการแก้ไข',
+ edit: 'แก้ไข',
+ editLabel: 'แก้ไข {{label}}',
+ editing: 'แก้ไข',
+ editingLabel_many: 'กำลังแก้ไข {{count}} {{label}}',
+ editingLabel_one: 'กำลังแก้ไข {{count}} {{label}}',
+ editingLabel_other: 'กำลังแก้ไข {{count}} {{label}}',
+ email: 'อีเมล',
+ emailAddress: 'อีเมล',
+ enterAValue: 'ระบุค่า',
+ error: 'ข้อผิดพลาด',
+ errors: 'ข้อผิดพลาด',
+ fallbackToDefaultLocale: 'สำรองไปยังตำแหน่งที่ตั้งเริ่มต้น',
+ filterWhere: 'กรอง {{label}} เฉพาะ',
+ filters: 'กรอง',
+ globals: 'Globals',
+ language: 'ภาษา',
+ lastModified: 'แก้ไขล่าสุดเมื่อ',
+ leaveAnyway: 'ออกจากหน้านี้',
+ leaveWithoutSaving: 'ออกโดยไม่บันทึก',
+ light: 'สว่าง',
+ livePreview: 'แสดงตัวอย่าง',
+ loading: 'กำลังโหลด',
+ locale: 'ตำแหน่งที่ตั้ง',
+ menu: 'เมนู',
+ moveDown: 'ขยับขึ้น',
+ moveUp: 'ขยับลง',
+ noFiltersSet: 'ไม่มีการกรอง',
+ noLabel: '<ไม่มี {{label}}>',
+ noOptions: 'ไม่มีตัวเลือก',
+ noResults:
+ 'ไม่พบ {{label}} เนื่องจากยังไม่มี {{label}} หรือไม่มี {{label}} ใดตรงกับการกรองด้านบน',
+ noValue: 'ไม่มีค่า',
+ none: 'ไม่มี',
+ notFound: 'ไม่พบ',
+ nothingFound: 'ไม่พบสิ่งใด',
+ of: 'จาก',
+ open: 'เปิด',
+ or: 'หรือ',
+ order: 'เรียงตาม',
+ pageNotFound: 'ไม่พบหน้าที่ต้องการ',
+ password: 'รหัสผ่าน',
+ payloadSettings: 'การตั้งค่า Payload',
+ perPage: 'จำนวนต่อหน้า: {{limit}}',
+ remove: 'ลบ',
+ reset: 'รีเซ็ต',
+ row: 'แถว',
+ rows: 'แถว',
+ save: 'บันทึก',
+ saving: 'กำลังบันทึก...',
+ searchBy: 'ค้นหาด้วย {{label}}',
+ selectAll: 'เลือกทั้งหมด {{count}} {{label}}',
+ selectAllRows: 'เลือกทุกแถว',
+ selectValue: 'เลือกค่า',
+ selectedCount: 'เลือก {{count}} {{label}} แล้ว',
+ showAllLabel: 'แสดง {{label}} ทั้งหมด',
+ sorryNotFound: 'ขออภัย ไม่สามารถทำตามคำขอของคุณได้',
+ sort: 'เรียง',
+ sortByLabelDirection: 'เรียงลำดับตาม {{label}} {{direction}}',
+ stayOnThisPage: 'อยู่หน้านี้ต่อ',
+ submissionSuccessful: 'ส่งสำเร็จ',
+ submit: 'ส่ง',
+ successfullyCreated: 'สร้าง {{label}} สำเร็จ',
+ successfullyDuplicated: 'สำเนา {{label}} สำเร็จ',
+ thisLanguage: 'ไทย',
+ titleDeleted: 'ลบ {{label}} "{{title}}" สำเร็จ',
+ unauthorized: 'ไม่ได้รับอนุญาต',
+ unsavedChangesDuplicate: 'คุณมีการแก้ไขที่ยังไม่ถูกบันทึก คุณต้องการทำสำเนาต่อหรือไม่?',
+ untitled: 'ไม่มีชื่อ',
+ updatedAt: 'แก้ไขเมื่อ',
+ updatedCountSuccessfully: 'อัปเดต {{count}} {{label}} เรียบร้อยแล้ว',
+ updatedSuccessfully: 'แก้ไขสำเร็จ',
+ updating: 'กำลังอัปเดต',
+ welcome: 'ยินดีต้อนรับ',
+ },
+ operators: {
+ contains: 'มี',
+ equals: 'เท่ากับ',
+ exists: 'มีอยู่',
+ isGreaterThan: 'มากกว่า',
+ isGreaterThanOrEqualTo: 'มากกว่าหรือเท่ากับ',
+ isIn: 'อยู่ใน',
+ isLessThan: 'น้อยกว่า',
+ isLessThanOrEqualTo: 'น้อยกว่าหรือเท่ากับ',
+ isLike: 'เหมือน',
+ isNotEqualTo: 'ไม่เท่ากับ',
+ isNotIn: 'ไม่ได้อยู่ใน',
+ near: 'ใกล้',
+ },
+ upload: {
+ crop: 'พืชผล',
+ cropToolDescription: 'ลากมุมของพื้นที่ที่เลือก, วาดพื้นที่ใหม่หรือปรับค่าด้านล่าง',
+ dragAndDrop: 'ลากและวางไฟล์',
+ editImage: 'แก้ไขรูปภาพ',
+ focalPoint: 'จุดสนใจ',
+ focalPointDescription: 'ลากจุดโฟกัสตรงบนภาพตัวอย่างหรือปรับค่าที่อยู่ด้านล่าง',
+ height: 'ความสูง',
+ previewSizes: 'ขนาดตัวอย่าง',
+ selectCollectionToBrowse: 'เลือก Collection ที่ต้องการค้นหา',
+ selectFile: 'เลือกไฟล์',
+ setCropArea: 'ตั้งค่าพื้นที่การครอบตัด',
+ setFocalPoint: 'ตั้งจุดโฟกัส',
+ sizesFor: 'ขนาดสำหรับ {{label}}',
+ width: 'ความกว้าง',
+ },
+ validation: {
+ fieldHasNo: 'ช่องนี้ไม่มี {{label}}',
+ limitReached: 'ถึงขีดจำกัดแล้ว, สามารถเพิ่มไอเทมได้เพียง {{max}} ไอเทมเท่านั้น',
+ required: 'จำเป็นต้องระบุค่า',
+ requiresAtLeast: 'ต้องมีอย่างน้อย {{count}} {{label}}',
+ },
+ version: {
+ aboutToPublishSelection: 'คุณกำลังจะเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?',
+ aboutToRestore:
+ 'คุณกำลังจะคืนค่าเอกสาร {{label}} นี้กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}',
+ aboutToRestoreGlobal:
+ 'คุณกำลังจะคืนค่า global {{label}} กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'คุณกำลังจะย้อนการเปลี่ยนแปลงของเอกสารนี้ไปยังเวอร์ชันที่เผยแพร่อยู่ คุณต้องการดำเนินการต่อหรือไม่?',
+ aboutToUnpublish: 'คุณกำลังจะยกเลิกเผยแพร่เอกสารนี้ คุณต้องการดำเนินการต่อหรือไม่?',
+ aboutToUnpublishSelection: 'คุณกำลังจะเลิกเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?',
+ autosave: 'บันทึกอัตโนมัติ',
+ autosavedSuccessfully: 'บันทึกอัตโนมัติสำเร็จ',
+ changed: 'มีการแก้ไข',
+ compareVersion: 'เปรียบเทียบเวอร์ชันกับ:',
+ confirmPublish: 'ยืนยันการเผยแพร่',
+ confirmRevertToSaved: 'ยืนยันย้อนการแก้ไข',
+ confirmUnpublish: 'ยืนยันการยกเลิกการเผยแพร่',
+ confirmVersionRestoration: 'ยืนยันการกู้คืนเวอร์ชัน',
+ draft: 'ฉบับร่าง',
+ draftSavedSuccessfully: 'บันทึกร่างสำเร็จ',
+ noFurtherVersionsFound: 'ไม่พบเวอร์ชันอื่น ๆ',
+ noRowsFound: 'ไม่พบ {{label}}',
+ preview: 'ตัวอย่าง',
+ problemRestoringVersion: 'เกิดปัญหาระหว่างการกู้คืนเวอร์ชันนี้',
+ publish: 'เผยแพร่',
+ publishChanges: 'เผยแพร่การแก้ไข',
+ published: 'เผยแพร่แล้ว',
+ restoreThisVersion: 'กู้คืนเวอร์ชันนี้',
+ restoredSuccessfully: 'กู้คืนเวอร์ชันสำเร็จ',
+ restoring: 'กำลังกู้คืน...',
+ revertToPublished: 'ย้อนกลับไปเวอร์ชันที่เผยแพร่อยู่',
+ saveDraft: 'บันทึกร่าง',
+ selectLocales: 'เลือกภาษาที่ต้องการแสดง',
+ selectVersionToCompare: 'เลือกเวอร์ชันที่ต้องการเปรียบเทียบ',
+ showLocales: 'แสดงภาษา:',
+ type: 'ประเภท',
+ unpublish: 'หยุดเผยแพร่',
+ unpublishing: 'กำลังหยุดการเผยแพร่...',
+ version: 'เวอร์ชัน',
+ versionCreatedOn: '{{version}} ถูกสร้างเมื่อ:',
+ versionID: 'ID ของเวอร์ชัน',
+ versions: 'เวอร์ชัน',
+ viewingVersion: 'กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'กำลังดูเวอร์ชันของ global {{entityLabel}}',
+ viewingVersions: 'กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'กำลังดูเวอร์ชันของ global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/th.json b/packages/translations/src/_generatedFiles_/client/th.json
deleted file mode 100644
index 5fa9dfefc63..00000000000
--- a/packages/translations/src/_generatedFiles_/client/th.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "บัญชี",
- "accountOfCurrentUser": "บัญชีปัจจุบัน",
- "alreadyActivated": "เปิดใช้งานแล้ว",
- "alreadyLoggedIn": "ลงชื่อเข้าใช้แล้ว",
- "backToLogin": "กลับไปหน้าเข้าสู่ระบบ",
- "beginCreateFirstUser": "สร้างผู้ใช้แรกเพื่อเริ่มใช้งาน",
- "changePassword": "เปลี่ยนรหัสผ่าน",
- "confirmGeneration": "ยืนยันการสร้าง",
- "confirmPassword": "ยืนยันรหัสผ่าน",
- "emailNotValid": "อีเมลไม่ถูกต้อง",
- "emailSent": "ส่งอีเมลเรียบร้อยแล้ว",
- "enableAPIKey": "เปิดใช้ API Key",
- "failedToUnlock": "ไม่สามารถปลดล็อกได้",
- "forceUnlock": "ปลดล็อกบัญชี",
- "forgotPassword": "ลืมรหัสผ่าน",
- "forgotPasswordEmailInstructions": "กรุณาใส่อีเมลของคุณ ระบบจะส่งวิธีการเปลี่ยนรหัสผ่านไปให้คุณทางอีเมล",
- "forgotPasswordQuestion": "ลืมรหัสผ่าน?",
- "generate": "สร้าง",
- "generateNewAPIKey": "สร้าง API Key",
- "logBackIn": "เข้าสู่ระบบอีกครั้ง",
- "logOut": "ออกจากระบบ",
- "loggedOutInactivity": "คุณได้ออกจากระบบเนื่องจากไม่มีการใช้งาน",
- "loggedOutSuccessfully": "ออกจากระบบเรียบร้อยแล้ว",
- "login": "เข้าสู่ระบบ",
- "logout": "ออกจากระบบ",
- "logoutUser": "ออกจากระบบ",
- "newAPIKeyGenerated": "สร้าง API Key ใหม่แล้ว",
- "newPassword": "รหัสผ่านใหม่",
- "resetPassword": "รีเซ็ตรหัสผ่าน",
- "stayLoggedIn": "เข้าสู่ระบบต่อไป",
- "successfullyUnlocked": "ปลดล็อกบัญชีสำเร็จ",
- "unableToVerify": "ไม่สามารถยืนยันบัญชีได้",
- "verified": "ยืนยันบััญชีแล้ว",
- "verifiedSuccessfully": "ยืนยันบัญชีสำเร็จ",
- "verify": "ยืนยันบัญชี",
- "verifyUser": "ยืนยันบัญชี",
- "youAreInactive": "คุณกำลังจะถูกให้ออกจากระบบในเร็ว ๆ นี้เนื่องจากไม่มีการใช้งานระบบมาสักพักหนึ่ง คุณต้องการเข้าสู่ระบบต่อหรือไม่?"
- },
- "error": {
- "autosaving": "เกิดปัญหาระหว่างการบันทึกเอกสารอัตโนมัติ",
- "correctInvalidFields": "โปรดแก้ไขช่องที่ไม่ถูกต้อง",
- "deletingTitle": "เกิดปัญหาระหว่างการลบ {{title}} โปรดตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง",
- "loadingDocument": "เกิดปัญหาระหว่างการโหลดเอกสารที่มี ID {{id}}",
- "noMatchedField": "ไม่พบช่อง \"{{label}}\"",
- "notAllowedToAccessPage": "คุณไม่ได้รับอนุญาตให้เข้าถึงหน้านี้",
- "previewing": "เกิดปัญหาระหว่างการแสดงตัวอย่างเอกสาร",
- "unableToDeleteCount": "ไม่สามารถลบ {{count}} จาก {{total}} {{label}}",
- "unableToUpdateCount": "ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}",
- "unknown": "เกิดปัญหาบางอย่างที่ไม่ทราบสาเหตุ",
- "unspecific": "เกิดปัญหาบางอย่าง"
- },
- "fields": {
- "addLabel": "เพิ่ม {{label}}",
- "addLink": "เพิ่มลิงค์",
- "addNew": "เพิ่ม",
- "addNewLabel": "เพิ่ม {{label}} ใหม่",
- "addRelationship": "เพิ่มความสัมพันธ์",
- "addUpload": "เพิ่มการอัปโหลด",
- "block": "Block",
- "blockType": "ประเภท Block",
- "blocks": "Blocks",
- "chooseFromExisting": "เลือกจากที่มีอยู่",
- "collapseAll": "ยุบทั้งหมด",
- "editLink": "แก้ไขลิงก์",
- "editRelationship": "แก้ไขความสัมพันธ์",
- "itemsAndMore": "{{items}} และเพิ่มเติมอีก {{count}}",
- "labelRelationship": "ความสัมพันธ์กับ {{label}}",
- "latitude": "ละติจูด",
- "longitude": "ลองติจูด",
- "passwordsDoNotMatch": "รหัสผ่านไม่ตรงกัน",
- "removeRelationship": "ลบความสัมพันธ์",
- "removeUpload": "ลบอัปโหลด",
- "saveChanges": "บันทึก",
- "searchForBlock": "ค้นหา Block",
- "selectFieldsToEdit": "เลือกช่องที่จะแก้ไข",
- "showAll": "แสดงทั้งหมด",
- "swapRelationship": "สลับความสัมพันธ์",
- "swapUpload": "สลับอัปโหลด",
- "toggleBlock": "เปิด/ปิด Block",
- "uploadNewLabel": "อัปโหลด {{label}} ใหม่"
- },
- "general": {
- "aboutToDelete": "คุณกำลังจะลบ {{label}} <1>{{title}}</1> ต้องการดำเนินการต่อหรือไม่?",
- "aboutToDeleteCount_many": "คุณกำลังจะลบ {{count}} {{label}}",
- "aboutToDeleteCount_one": "คุณกำลังจะลบ {{count}} {{label}}",
- "aboutToDeleteCount_other": "คุณกำลังจะลบ {{count}} {{label}}",
- "addBelow": "เพิ่มด้านล่าง",
- "addFilter": "เพิ่มการกรอง",
- "adminTheme": "ธีมผู้ดูแลระบบ",
- "and": "และ",
- "applyChanges": "ใช้การเปลี่ยนแปลง",
- "ascending": "น้อยไปมาก",
- "automatic": "อัตโนมัติ",
- "backToDashboard": "กลับไปหน้าแดชบอร์ด",
- "cancel": "ยกเลิก",
- "changesNotSaved": "การเปลี่ยนแปลงยังไม่ได้ถูกบันทึก ถ้าคุณออกตอนนี้ สิ่งที่แก้ไขไว้จะหายไป",
- "close": "ปิด",
- "collapse": "ยุบ",
- "collections": "Collections",
- "columnToSort": "คอลัมน์ที่ต้องการเรียง",
- "columns": "คอลัมน์",
- "confirm": "ยืนยัน",
- "confirmDeletion": "ยืนยันการลบ",
- "confirmDuplication": "ยืนยันการสำเนา",
- "copied": "คัดลอกแล้ว",
- "copy": "คัดลอก",
- "create": "สร้าง",
- "createNew": "สร้างใหม่",
- "createNewLabel": "สร้าง {{label}} ใหม่",
- "created": "ถูกสร้างเมื่อ",
- "creating": "กำลังสร้าง",
- "creatingNewLabel": "กำลังสร้าง {{label}} ใหม่",
- "dark": "มืด",
- "dashboard": "แดชบอร์ด",
- "delete": "ลบ",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deleting": "กำลังลบ...",
- "descending": "มากไปน้อย",
- "deselectAllRows": "ยกเลิกการเลือกทุกแถว",
- "duplicate": "สำเนา",
- "duplicateWithoutSaving": "สำเนาโดยไม่บันทึกการแก้ไข",
- "edit": "แก้ไข",
- "editLabel": "แก้ไข {{label}}",
- "editing": "แก้ไข",
- "editingLabel_many": "กำลังแก้ไข {{count}} {{label}}",
- "editingLabel_one": "กำลังแก้ไข {{count}} {{label}}",
- "editingLabel_other": "กำลังแก้ไข {{count}} {{label}}",
- "email": "อีเมล",
- "emailAddress": "อีเมล",
- "enterAValue": "ระบุค่า",
- "error": "ข้อผิดพลาด",
- "errors": "ข้อผิดพลาด",
- "fallbackToDefaultLocale": "สำรองไปยังตำแหน่งที่ตั้งเริ่มต้น",
- "filterWhere": "กรอง {{label}} เฉพาะ",
- "filters": "กรอง",
- "globals": "Globals",
- "language": "ภาษา",
- "lastModified": "แก้ไขล่าสุดเมื่อ",
- "leaveAnyway": "ออกจากหน้านี้",
- "leaveWithoutSaving": "ออกโดยไม่บันทึก",
- "light": "สว่าง",
- "livePreview": "แสดงตัวอย่าง",
- "loading": "กำลังโหลด",
- "locale": "ตำแหน่งที่ตั้ง",
- "menu": "เมนู",
- "moveDown": "ขยับขึ้น",
- "moveUp": "ขยับลง",
- "noFiltersSet": "ไม่มีการกรอง",
- "noLabel": "<ไม่มี {{label}}>",
- "noOptions": "ไม่มีตัวเลือก",
- "noResults": "ไม่พบ {{label}} เนื่องจากยังไม่มี {{label}} หรือไม่มี {{label}} ใดตรงกับการกรองด้านบน",
- "noValue": "ไม่มีค่า",
- "none": "ไม่มี",
- "notFound": "ไม่พบ",
- "nothingFound": "ไม่พบสิ่งใด",
- "of": "จาก",
- "open": "เปิด",
- "or": "หรือ",
- "order": "เรียงตาม",
- "pageNotFound": "ไม่พบหน้าที่ต้องการ",
- "password": "รหัสผ่าน",
- "payloadSettings": "การตั้งค่า Payload",
- "perPage": "จำนวนต่อหน้า: {{limit}}",
- "remove": "ลบ",
- "reset": "รีเซ็ต",
- "row": "แถว",
- "rows": "แถว",
- "save": "บันทึก",
- "saving": "กำลังบันทึก...",
- "searchBy": "ค้นหาด้วย {{label}}",
- "selectAll": "เลือกทั้งหมด {{count}} {{label}}",
- "selectAllRows": "เลือกทุกแถว",
- "selectValue": "เลือกค่า",
- "selectedCount": "เลือก {{count}} {{label}} แล้ว",
- "showAllLabel": "แสดง {{label}} ทั้งหมด",
- "sorryNotFound": "ขออภัย ไม่สามารถทำตามคำขอของคุณได้",
- "sort": "เรียง",
- "sortByLabelDirection": "เรียงลำดับตาม {{label}} {{direction}}",
- "stayOnThisPage": "อยู่หน้านี้ต่อ",
- "submissionSuccessful": "ส่งสำเร็จ",
- "submit": "ส่ง",
- "successfullyCreated": "สร้าง {{label}} สำเร็จ",
- "successfullyDuplicated": "สำเนา {{label}} สำเร็จ",
- "thisLanguage": "ไทย",
- "titleDeleted": "ลบ {{label}} \"{{title}}\" สำเร็จ",
- "unauthorized": "ไม่ได้รับอนุญาต",
- "unsavedChangesDuplicate": "คุณมีการแก้ไขที่ยังไม่ถูกบันทึก คุณต้องการทำสำเนาต่อหรือไม่?",
- "untitled": "ไม่มีชื่อ",
- "updatedAt": "แก้ไขเมื่อ",
- "updatedCountSuccessfully": "อัปเดต {{count}} {{label}} เรียบร้อยแล้ว",
- "updatedSuccessfully": "แก้ไขสำเร็จ",
- "updating": "กำลังอัปเดต",
- "welcome": "ยินดีต้อนรับ"
- },
- "operators": {
- "contains": "มี",
- "equals": "เท่ากับ",
- "exists": "มีอยู่",
- "isGreaterThan": "มากกว่า",
- "isGreaterThanOrEqualTo": "มากกว่าหรือเท่ากับ",
- "isIn": "อยู่ใน",
- "isLessThan": "น้อยกว่า",
- "isLessThanOrEqualTo": "น้อยกว่าหรือเท่ากับ",
- "isLike": "เหมือน",
- "isNotEqualTo": "ไม่เท่ากับ",
- "isNotIn": "ไม่ได้อยู่ใน",
- "near": "ใกล้"
- },
- "upload": {
- "crop": "พืชผล",
- "cropToolDescription": "ลากมุมของพื้นที่ที่เลือก, วาดพื้นที่ใหม่หรือปรับค่าด้านล่าง",
- "dragAndDrop": "ลากและวางไฟล์",
- "editImage": "แก้ไขรูปภาพ",
- "focalPoint": "จุดสนใจ",
- "focalPointDescription": "ลากจุดโฟกัสตรงบนภาพตัวอย่างหรือปรับค่าที่อยู่ด้านล่าง",
- "height": "ความสูง",
- "previewSizes": "ขนาดตัวอย่าง",
- "selectCollectionToBrowse": "เลือก Collection ที่ต้องการค้นหา",
- "selectFile": "เลือกไฟล์",
- "setCropArea": "ตั้งค่าพื้นที่การครอบตัด",
- "setFocalPoint": "ตั้งจุดโฟกัส",
- "sizesFor": "ขนาดสำหรับ {{label}}",
- "width": "ความกว้าง"
- },
- "validation": {
- "fieldHasNo": "ช่องนี้ไม่มี {{label}}",
- "limitReached": "ถึงขีดจำกัดแล้ว, สามารถเพิ่มไอเทมได้เพียง {{max}} ไอเทมเท่านั้น",
- "required": "จำเป็นต้องระบุค่า",
- "requiresAtLeast": "ต้องมีอย่างน้อย {{count}} {{label}}"
- },
- "version": {
- "aboutToPublishSelection": "คุณกำลังจะเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?",
- "aboutToRestore": "คุณกำลังจะคืนค่าเอกสาร {{label}} นี้กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}",
- "aboutToRestoreGlobal": "คุณกำลังจะคืนค่า global {{label}} กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}.",
- "aboutToRevertToPublished": "คุณกำลังจะย้อนการเปลี่ยนแปลงของเอกสารนี้ไปยังเวอร์ชันที่เผยแพร่อยู่ คุณต้องการดำเนินการต่อหรือไม่?",
- "aboutToUnpublish": "คุณกำลังจะยกเลิกเผยแพร่เอกสารนี้ คุณต้องการดำเนินการต่อหรือไม่?",
- "aboutToUnpublishSelection": "คุณกำลังจะเลิกเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?",
- "autosave": "บันทึกอัตโนมัติ",
- "autosavedSuccessfully": "บันทึกอัตโนมัติสำเร็จ",
- "changed": "มีการแก้ไข",
- "compareVersion": "เปรียบเทียบเวอร์ชันกับ:",
- "confirmPublish": "ยืนยันการเผยแพร่",
- "confirmRevertToSaved": "ยืนยันย้อนการแก้ไข",
- "confirmUnpublish": "ยืนยันการยกเลิกการเผยแพร่",
- "confirmVersionRestoration": "ยืนยันการกู้คืนเวอร์ชัน",
- "draft": "ฉบับร่าง",
- "draftSavedSuccessfully": "บันทึกร่างสำเร็จ",
- "noFurtherVersionsFound": "ไม่พบเวอร์ชันอื่น ๆ",
- "noRowsFound": "ไม่พบ {{label}}",
- "preview": "ตัวอย่าง",
- "problemRestoringVersion": "เกิดปัญหาระหว่างการกู้คืนเวอร์ชันนี้",
- "publish": "เผยแพร่",
- "publishChanges": "เผยแพร่การแก้ไข",
- "published": "เผยแพร่แล้ว",
- "restoreThisVersion": "กู้คืนเวอร์ชันนี้",
- "restoredSuccessfully": "กู้คืนเวอร์ชันสำเร็จ",
- "restoring": "กำลังกู้คืน...",
- "revertToPublished": "ย้อนกลับไปเวอร์ชันที่เผยแพร่อยู่",
- "saveDraft": "บันทึกร่าง",
- "selectLocales": "เลือกภาษาที่ต้องการแสดง",
- "selectVersionToCompare": "เลือกเวอร์ชันที่ต้องการเปรียบเทียบ",
- "showLocales": "แสดงภาษา:",
- "type": "ประเภท",
- "unpublish": "หยุดเผยแพร่",
- "unpublishing": "กำลังหยุดการเผยแพร่...",
- "version": "เวอร์ชัน",
- "versionCreatedOn": "{{version}} ถูกสร้างเมื่อ:",
- "versionID": "ID ของเวอร์ชัน",
- "versions": "เวอร์ชัน",
- "viewingVersion": "กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "กำลังดูเวอร์ชันของ global {{entityLabel}}",
- "viewingVersions": "กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "กำลังดูเวอร์ชันของ global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/tr.js b/packages/translations/src/_generatedFiles_/client/tr.js
new file mode 100644
index 00000000000..f05b03164ea
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/tr.js
@@ -0,0 +1,288 @@
+export default {
+ authentication: {
+ account: 'Hesap',
+ accountOfCurrentUser: 'Şu anki kullanıcının hesabı',
+ alreadyActivated: 'Hesap zaten etkinleştirildi',
+ alreadyLoggedIn: 'Hesaba zaten giriş yapıldı',
+ backToLogin: 'Giriş ekranına geri dön',
+ beginCreateFirstUser: 'Başlamak için ilk kullanıcı hesabını oluşturun.',
+ changePassword: 'Parolayı Değiştir',
+ confirmGeneration: 'Oluştumayı Onayla',
+ confirmPassword: 'Parolayı Onayla',
+ emailNotValid: 'Girilen e-posta geçersiz',
+ emailSent: 'E-posta gönderildi',
+ enableAPIKey: 'Api anahtarını etkinleştir',
+ failedToUnlock: 'Hesabı aktifleştirme başarısız oldu',
+ forceUnlock: 'Hesabı Etkinleştir',
+ forgotPassword: 'Parolamı Unuttum',
+ forgotPasswordEmailInstructions:
+ 'Lütfen e-posta adresinizi aşağıdaki alana girin. Parolanızı nasıl sıfırlayacağınızı gösteren bir e-posta adresi alacaksınız.',
+ forgotPasswordQuestion: 'Parolanızı mı unuttunuz?',
+ generate: 'Oluştur',
+ generateNewAPIKey: 'Yeni bir API anahtarı oluştur',
+ logBackIn: 'Tekrar giriş yapın',
+ logOut: 'Çıkış',
+ loggedOutInactivity: 'Uzun süre işlem yapmadığınız için oturumunuz kapatıldı.',
+ loggedOutSuccessfully: 'Başarıyla çıkış yaptınız.',
+ login: 'Giriş',
+ logout: 'Çıkış',
+ logoutUser: 'Kullanıcıyı çıkış yapmaya zorla',
+ newAPIKeyGenerated: 'Yeni API anahtarı oluşturuldu.',
+ newPassword: 'Yeni Parola',
+ resetPassword: 'Parolayı Sıfırla',
+ stayLoggedIn: 'Oturumu açık tut',
+ successfullyUnlocked: 'Hesabın kilidi başarıyla açıldı',
+ unableToVerify: 'Doğrulama başarısız',
+ verified: 'Doğrulandı',
+ verifiedSuccessfully: 'Hesap başarıyla doğrulandı',
+ verify: 'Doğrula',
+ verifyUser: 'Kullanıcıyı doğrula',
+ youAreInactive:
+ 'Bir süredir işlem yapmadığınız için yakında oturumunuz kapatılacak. Oturumunuzun açık kalmasını istiyor musunuz?',
+ },
+ error: {
+ autosaving: 'Otomatik kaydetme başarısız oldu',
+ correctInvalidFields: 'Lütfen geçersiz alanları düzeltin.',
+ deletingTitle:
+ '{{title}} silinirken bir sorun yaşandı. Lütfen internet bağlantınızı kontrol edip tekrar deneyin.',
+ loadingDocument: "{{id}} ID'ye sahip döküman yüklenirken bir sorun oluştu.",
+ noMatchedField: '"{{label}}" ile eşleşen alan bulunamadı.',
+ notAllowedToAccessPage: 'Bu sayfaya erişim izniniz yok.',
+ previewing: 'Önizleme başarısız oldu',
+ unableToDeleteCount: '{{total}} {{label}} içinden {{count}} silinemiyor.',
+ unableToUpdateCount: '{{total}} {{label}} içinden {{count}} güncellenemiyor.',
+ unknown: 'Bilinmeyen bir hata oluştu.',
+ unspecific: 'Bir hata oluştu.',
+ },
+ fields: {
+ addLabel: '{{label}} ekle',
+ addLink: 'Link Ekle',
+ addNew: 'Yeni',
+ addNewLabel: 'Yeni {{label}}',
+ addRelationship: 'İlişki Ekle',
+ addUpload: 'Yükleme Ekle',
+ block: 'blok',
+ blockType: 'Blok tipi',
+ blocks: 'blok',
+ chooseFromExisting: 'Varolanlardan seç',
+ collapseAll: 'Tümünü daralt',
+ editLink: 'Bağlantıyı Düzenle',
+ editRelationship: 'İlişkiyi Ekle',
+ itemsAndMore: '{{items}} and {{count}} more',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Enlem',
+ longitude: 'Boylam',
+ passwordsDoNotMatch: 'Parolalar eşleşmiyor.',
+ removeRelationship: 'İlişkiyi Kaldır',
+ removeUpload: 'Dosyayı Sil',
+ saveChanges: 'Değişiklikleri kaydet',
+ searchForBlock: 'Blok ara',
+ selectFieldsToEdit: 'Düzenlenecek alanları seçin',
+ showAll: 'Tümünü göster',
+ swapRelationship: 'Takas Ilişkisi',
+ swapUpload: 'Karşıya Yüklemeyi Değiştir',
+ toggleBlock: 'Bloğu aç/kapat',
+ uploadNewLabel: 'Karşıya {{label}} yükle',
+ },
+ general: {
+ aboutToDelete:
+ '<1>{{title}}</1> {{label}} silinmek üzere. Silme işlemine devam etmek istiyor musunuz?',
+ aboutToDeleteCount_many: '{{count}} {{label}} silmek üzeresiniz',
+ aboutToDeleteCount_one: '{{count}} {{label}} silmek üzeresiniz',
+ aboutToDeleteCount_other: '{{count}} {{label}} silmek üzeresiniz',
+ addBelow: 'Altına ekle',
+ addFilter: 'Filtre ekle',
+ adminTheme: 'Admin arayüzü',
+ and: 've',
+ applyChanges: 'Değişiklikleri Uygula',
+ ascending: 'artan',
+ automatic: 'Otomatik',
+ backToDashboard: 'Anasayfaya geri dön',
+ cancel: 'İptal',
+ changesNotSaved:
+ 'Değişiklikleriniz henüz kaydedilmedi. Eğer bu sayfayı terk ederseniz değişiklikleri kaybedeceksiniz.',
+ close: 'Kapat',
+ collapse: 'Daralt',
+ collections: 'Koleksiyonlar',
+ columnToSort: 'Sıralanacak Sütunlar',
+ columns: 'Sütunlar',
+ confirm: 'Onayla',
+ confirmDeletion: 'Silmeyi onayla',
+ confirmDuplication: 'Çoğaltmayı onayla',
+ copied: 'Kopyalandı',
+ copy: 'Kopyala',
+ create: 'Oluştur',
+ createNew: 'Yeni oluştur',
+ createNewLabel: 'Yeni bir {{label}} oluştur',
+ created: 'Oluşturma tarihi',
+ creating: 'Oluşturuluyor',
+ creatingNewLabel: 'Yeni bir {{label}} oluşturuluyor',
+ dark: 'Karanlık',
+ dashboard: 'Anasayfa',
+ delete: 'Sil',
+ deletedCountSuccessfully: '{{count}} {{label}} başarıyla silindi.',
+ deleting: 'Siliniyor...',
+ descending: 'Azalan',
+ deselectAllRows: 'Tüm satırların seçimini kaldır',
+ duplicate: 'Çoğalt',
+ duplicateWithoutSaving: 'Ayarları kaydetmeden çoğalt',
+ edit: 'Düzenle',
+ editLabel: '{{label}} düzenle',
+ editing: 'Düzenleniyor',
+ editingLabel_many: '{{count}} {{label}} düzenleniyor',
+ editingLabel_one: '{{count}} {{label}} düzenleniyor',
+ editingLabel_other: '{{count}} {{label}} düzenleniyor',
+ email: 'E-posta',
+ emailAddress: 'E-posta adresi',
+ enterAValue: 'Değer girin',
+ error: 'Hata',
+ errors: 'Hatalar',
+ fallbackToDefaultLocale: 'Varsayılan yerel ayara geri dönme',
+ filterWhere: '{{label}} filtrele:',
+ filters: 'Filtreler',
+ globals: 'Globaller',
+ language: 'Dil',
+ lastModified: 'Son değiştirme',
+ leaveAnyway: 'Yine de ayrıl',
+ leaveWithoutSaving: 'Kaydetmeden ayrıl',
+ light: 'Aydınlık',
+ livePreview: 'Önizleme',
+ loading: 'Yükleniyor',
+ locale: 'Yerel ayar',
+ menu: 'Menü',
+ moveDown: 'Aşağı taşı',
+ moveUp: 'Yukarı taşı',
+ noFiltersSet: 'Tanımlı filtre yok',
+ noLabel: '<{{label}} yok>',
+ noOptions: 'Seçenek yok',
+ noResults:
+ '{{label}} bulunamadı. Henüz bir {{label}} eklenmemiş olabilir veya seçtiğiniz filtrelerle eşleşen bir sonuç bulunamamış olabilir.',
+ noValue: 'Değer yok',
+ none: 'Hiç',
+ notFound: 'Bulunamadı',
+ nothingFound: 'Hiçbir şey bulunamadı',
+ of: 'of',
+ open: 'Aç',
+ or: 'Or',
+ order: 'Order',
+ pageNotFound: 'Sayfa bulunamadı',
+ password: 'Parola',
+ payloadSettings: 'Ayarlar',
+ perPage: 'Sayfa başına: {{limit}}',
+ remove: 'Kaldır',
+ reset: 'Sıfırla',
+ row: 'Satır',
+ rows: 'Satır',
+ save: 'Kaydet',
+ saving: 'Kaydediliyor...',
+ searchBy: 'Şuna göre sırala: {{label}}',
+ selectAll: "Tüm {{count}} {{label}}'ı seçin",
+ selectAllRows: 'Tüm satırları seçin',
+ selectValue: 'Bir değer seçin',
+ selectedCount: '{{count}} {{label}} seçildi',
+ showAllLabel: 'Tüm {{label}} göster',
+ sorryNotFound: 'Üzgünüz, isteğinizle eşleşen bir sonuç bulunamadı.',
+ sort: 'Sırala',
+ sortByLabelDirection: '{{label}} göre sırala {{direction}}',
+ stayOnThisPage: 'Bu sayfada kal',
+ submissionSuccessful: 'Gönderme başarılı',
+ submit: 'Gönder',
+ successfullyCreated: '{{label}} başarıyla oluşturuldu.',
+ successfullyDuplicated: '{{label}} başarıyla kopyalandı.',
+ thisLanguage: 'Türkçe',
+ titleDeleted: '{{label}} {{title}} başarıyla silindi.',
+ unauthorized: 'Yetkisiz',
+ unsavedChangesDuplicate:
+ 'Kaydedilmemiş değişiklikler var. Çoğaltma işlemine devam etmek istiyor musunuz?',
+ untitled: 'Başlıksız',
+ updatedAt: 'Güncellenme tarihi',
+ updatedCountSuccessfully: '{{count}} {{label}} başarıyla güncellendi.',
+ updatedSuccessfully: 'Başarıyla güncellendi.',
+ updating: 'Güncelleniyor',
+ welcome: 'Hoşgeldiniz',
+ },
+ operators: {
+ contains: 'içerir',
+ equals: 'eşittir',
+ exists: 'var',
+ isGreaterThan: 'şundan büyüktür',
+ isGreaterThanOrEqualTo: 'büyüktür veya eşittir',
+ isIn: 'içinde',
+ isLessThan: 'küçüktür',
+ isLessThanOrEqualTo: 'küçüktür veya eşittir',
+ isLike: 'gibidir',
+ isNotEqualTo: 'eşit değildir',
+ isNotIn: 'içinde değil',
+ near: 'yakın',
+ },
+ upload: {
+ crop: 'Mahsulat',
+ cropToolDescription:
+ 'Seçilen alanın köşelerini sürükleyin, yeni bir alan çizin ya da aşağıdaki değerleri ayarlayın.',
+ dragAndDrop: 'Bir dosya sürükleyip bırakabilirsiniz',
+ editImage: 'Görüntüyü Düzenle',
+ focalPoint: 'Odak Noktası',
+ focalPointDescription:
+ 'Önizlemeye odak noktasını doğrudan sürükleyin veya aşağıdaki değerleri ayarlayın.',
+ height: 'Yükseklik',
+ previewSizes: 'Önizleme Boyutları',
+ selectCollectionToBrowse: 'Görüntülenecek bir koleksiyon seçin',
+ selectFile: 'Dosya seç',
+ setCropArea: 'Mahsul alanını ayarla',
+ setFocalPoint: 'Odak noktasını ayarla',
+ sizesFor: '{{label}} için boyutlar',
+ width: 'Genişlik',
+ },
+ validation: {
+ fieldHasNo: 'Bu alanda {{label}} girili değil.',
+ limitReached: 'Sınır aşıldı, yalnızca {{max}} öğe eklenebilir.',
+ required: 'Bu alan gereklidir.',
+ requiresAtLeast: 'Bu alan en az {{count}} adet {{label}} gerektirmektedir.',
+ },
+ version: {
+ aboutToPublishSelection: "Seçimdeki tüm {{label}}'i yayınlamak üzeresiniz. Emin misin?",
+ aboutToRestore: 'Döküman {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.',
+ aboutToRestoreGlobal:
+ 'Global {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.',
+ aboutToRevertToPublished:
+ 'Bu dökümanın değişikliklerini yayınladığı haline geri getirmek üzeresiniz. Devam etmek istiyor musunuz?',
+ aboutToUnpublish: 'Bu dökümanı yayından kaldırmak üzeresiniz. Devam etmek istiyor musunuz?',
+ aboutToUnpublishSelection: 'Seçimdeki tüm {{label}} yayınını kaldırmak üzeresiniz. Emin misin?',
+ autosave: 'Otomatik kaydet',
+ autosavedSuccessfully: 'Otomatik kaydetme başarılı',
+ changed: 'Değişiklik yapıldı',
+ compareVersion: 'Sürümü şununla karşılaştır:',
+ confirmPublish: 'Yayınlamayı onayla',
+ confirmRevertToSaved: 'Confirm revert to saved',
+ confirmUnpublish: 'Yayından kaldırmayı onayla',
+ confirmVersionRestoration: 'Sürümü Geri Getirmeyi Onayla',
+ draft: 'Taslak',
+ draftSavedSuccessfully: 'Taslak başarıyla kaydedildi.',
+ noFurtherVersionsFound: 'Başka sürüm bulunamadı.',
+ noRowsFound: '{{label}} bulunamadı',
+ preview: 'Önizleme',
+ problemRestoringVersion: 'Bu sürüme geri döndürürken bir hatayla karşılaşıldı.',
+ publish: 'Yayınla',
+ publishChanges: 'Değişiklikleri yayınla',
+ published: 'Yayınlandı',
+ restoreThisVersion: 'Bu sürüme geri döndür',
+ restoredSuccessfully: 'Geri getirme başarılı.',
+ restoring: 'Geri döndürülüyor...',
+ revertToPublished: 'Yayınlanana geri döndür',
+ saveDraft: 'Taslağı kaydet',
+ selectLocales: 'Görüntülenecek yerel ayarları seçin',
+ selectVersionToCompare: 'Karşılaştırılacak bir sürüm seçin',
+ showLocales: 'Yerel ayarları göster:',
+ type: 'Tür',
+ unpublish: 'Yayından Kaldır',
+ unpublishing: 'Yayından kaldırılıyor...',
+ version: 'Sürüm',
+ versionCreatedOn: '{{version}} oluşturma tarihi:',
+ versionID: 'Sürüm ID',
+ versions: 'Sürümler',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor',
+ viewingVersionGlobal: '`Global {{entityLabel}} için sürümler gösteriliyor',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor',
+ viewingVersionsGlobal: '`Global {{entityLabel}} için sürümler gösteriliyor',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/tr.json b/packages/translations/src/_generatedFiles_/client/tr.json
deleted file mode 100644
index 063adba1ff7..00000000000
--- a/packages/translations/src/_generatedFiles_/client/tr.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesap",
- "accountOfCurrentUser": "Şu anki kullanıcının hesabı",
- "alreadyActivated": "Hesap zaten etkinleştirildi",
- "alreadyLoggedIn": "Hesaba zaten giriş yapıldı",
- "backToLogin": "Giriş ekranına geri dön",
- "beginCreateFirstUser": "Başlamak için ilk kullanıcı hesabını oluşturun.",
- "changePassword": "Parolayı Değiştir",
- "confirmGeneration": "Oluştumayı Onayla",
- "confirmPassword": "Parolayı Onayla",
- "emailNotValid": "Girilen e-posta geçersiz",
- "emailSent": "E-posta gönderildi",
- "enableAPIKey": "Api anahtarını etkinleştir",
- "failedToUnlock": "Hesabı aktifleştirme başarısız oldu",
- "forceUnlock": "Hesabı Etkinleştir",
- "forgotPassword": "Parolamı Unuttum",
- "forgotPasswordEmailInstructions": "Lütfen e-posta adresinizi aşağıdaki alana girin. Parolanızı nasıl sıfırlayacağınızı gösteren bir e-posta adresi alacaksınız.",
- "forgotPasswordQuestion": "Parolanızı mı unuttunuz?",
- "generate": "Oluştur",
- "generateNewAPIKey": "Yeni bir API anahtarı oluştur",
- "logBackIn": "Tekrar giriş yapın",
- "logOut": "Çıkış",
- "loggedOutInactivity": "Uzun süre işlem yapmadığınız için oturumunuz kapatıldı.",
- "loggedOutSuccessfully": "Başarıyla çıkış yaptınız.",
- "login": "Giriş",
- "logout": "Çıkış",
- "logoutUser": "Kullanıcıyı çıkış yapmaya zorla",
- "newAPIKeyGenerated": "Yeni API anahtarı oluşturuldu.",
- "newPassword": "Yeni Parola",
- "resetPassword": "Parolayı Sıfırla",
- "stayLoggedIn": "Oturumu açık tut",
- "successfullyUnlocked": "Hesabın kilidi başarıyla açıldı",
- "unableToVerify": "Doğrulama başarısız",
- "verified": "Doğrulandı",
- "verifiedSuccessfully": "Hesap başarıyla doğrulandı",
- "verify": "Doğrula",
- "verifyUser": "Kullanıcıyı doğrula",
- "youAreInactive": "Bir süredir işlem yapmadığınız için yakında oturumunuz kapatılacak. Oturumunuzun açık kalmasını istiyor musunuz?"
- },
- "error": {
- "autosaving": "Otomatik kaydetme başarısız oldu",
- "correctInvalidFields": "Lütfen geçersiz alanları düzeltin.",
- "deletingTitle": "{{title}} silinirken bir sorun yaşandı. Lütfen internet bağlantınızı kontrol edip tekrar deneyin.",
- "loadingDocument": "{{id}} ID'ye sahip döküman yüklenirken bir sorun oluştu.",
- "noMatchedField": "\"{{label}}\" ile eşleşen alan bulunamadı.",
- "notAllowedToAccessPage": "Bu sayfaya erişim izniniz yok.",
- "previewing": "Önizleme başarısız oldu",
- "unableToDeleteCount": "{{total}} {{label}} içinden {{count}} silinemiyor.",
- "unableToUpdateCount": "{{total}} {{label}} içinden {{count}} güncellenemiyor.",
- "unknown": "Bilinmeyen bir hata oluştu.",
- "unspecific": "Bir hata oluştu."
- },
- "fields": {
- "addLabel": "{{label}} ekle",
- "addLink": "Link Ekle",
- "addNew": "Yeni",
- "addNewLabel": "Yeni {{label}}",
- "addRelationship": "İlişki Ekle",
- "addUpload": "Yükleme Ekle",
- "block": "blok",
- "blockType": "Blok tipi",
- "blocks": "blok",
- "chooseFromExisting": "Varolanlardan seç",
- "collapseAll": "Tümünü daralt",
- "editLink": "Bağlantıyı Düzenle",
- "editRelationship": "İlişkiyi Ekle",
- "itemsAndMore": "{{items}} and {{count}} more",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Enlem",
- "longitude": "Boylam",
- "passwordsDoNotMatch": "Parolalar eşleşmiyor.",
- "removeRelationship": "İlişkiyi Kaldır",
- "removeUpload": "Dosyayı Sil",
- "saveChanges": "Değişiklikleri kaydet",
- "searchForBlock": "Blok ara",
- "selectFieldsToEdit": "Düzenlenecek alanları seçin",
- "showAll": "Tümünü göster",
- "swapRelationship": "Takas Ilişkisi",
- "swapUpload": "Karşıya Yüklemeyi Değiştir",
- "toggleBlock": "Bloğu aç/kapat",
- "uploadNewLabel": "Karşıya {{label}} yükle"
- },
- "general": {
- "aboutToDelete": "<1>{{title}}</1> {{label}} silinmek üzere. Silme işlemine devam etmek istiyor musunuz?",
- "aboutToDeleteCount_many": "{{count}} {{label}} silmek üzeresiniz",
- "aboutToDeleteCount_one": "{{count}} {{label}} silmek üzeresiniz",
- "aboutToDeleteCount_other": "{{count}} {{label}} silmek üzeresiniz",
- "addBelow": "Altına ekle",
- "addFilter": "Filtre ekle",
- "adminTheme": "Admin arayüzü",
- "and": "ve",
- "applyChanges": "Değişiklikleri Uygula",
- "ascending": "artan",
- "automatic": "Otomatik",
- "backToDashboard": "Anasayfaya geri dön",
- "cancel": "İptal",
- "changesNotSaved": "Değişiklikleriniz henüz kaydedilmedi. Eğer bu sayfayı terk ederseniz değişiklikleri kaybedeceksiniz.",
- "close": "Kapat",
- "collapse": "Daralt",
- "collections": "Koleksiyonlar",
- "columnToSort": "Sıralanacak Sütunlar",
- "columns": "Sütunlar",
- "confirm": "Onayla",
- "confirmDeletion": "Silmeyi onayla",
- "confirmDuplication": "Çoğaltmayı onayla",
- "copied": "Kopyalandı",
- "copy": "Kopyala",
- "create": "Oluştur",
- "createNew": "Yeni oluştur",
- "createNewLabel": "Yeni bir {{label}} oluştur",
- "created": "Oluşturma tarihi",
- "creating": "Oluşturuluyor",
- "creatingNewLabel": "Yeni bir {{label}} oluşturuluyor",
- "dark": "Karanlık",
- "dashboard": "Anasayfa",
- "delete": "Sil",
- "deletedCountSuccessfully": "{{count}} {{label}} başarıyla silindi.",
- "deleting": "Siliniyor...",
- "descending": "Azalan",
- "deselectAllRows": "Tüm satırların seçimini kaldır",
- "duplicate": "Çoğalt",
- "duplicateWithoutSaving": "Ayarları kaydetmeden çoğalt",
- "edit": "Düzenle",
- "editLabel": "{{label}} düzenle",
- "editing": "Düzenleniyor",
- "editingLabel_many": "{{count}} {{label}} düzenleniyor",
- "editingLabel_one": "{{count}} {{label}} düzenleniyor",
- "editingLabel_other": "{{count}} {{label}} düzenleniyor",
- "email": "E-posta",
- "emailAddress": "E-posta adresi",
- "enterAValue": "Değer girin",
- "error": "Hata",
- "errors": "Hatalar",
- "fallbackToDefaultLocale": "Varsayılan yerel ayara geri dönme",
- "filterWhere": "{{label}} filtrele:",
- "filters": "Filtreler",
- "globals": "Globaller",
- "language": "Dil",
- "lastModified": "Son değiştirme",
- "leaveAnyway": "Yine de ayrıl",
- "leaveWithoutSaving": "Kaydetmeden ayrıl",
- "light": "Aydınlık",
- "livePreview": "Önizleme",
- "loading": "Yükleniyor",
- "locale": "Yerel ayar",
- "menu": "Menü",
- "moveDown": "Aşağı taşı",
- "moveUp": "Yukarı taşı",
- "noFiltersSet": "Tanımlı filtre yok",
- "noLabel": "<{{label}} yok>",
- "noOptions": "Seçenek yok",
- "noResults": "{{label}} bulunamadı. Henüz bir {{label}} eklenmemiş olabilir veya seçtiğiniz filtrelerle eşleşen bir sonuç bulunamamış olabilir.",
- "noValue": "Değer yok",
- "none": "Hiç",
- "notFound": "Bulunamadı",
- "nothingFound": "Hiçbir şey bulunamadı",
- "of": "of",
- "open": "Aç",
- "or": "Or",
- "order": "Order",
- "pageNotFound": "Sayfa bulunamadı",
- "password": "Parola",
- "payloadSettings": "Ayarlar",
- "perPage": "Sayfa başına: {{limit}}",
- "remove": "Kaldır",
- "reset": "Sıfırla",
- "row": "Satır",
- "rows": "Satır",
- "save": "Kaydet",
- "saving": "Kaydediliyor...",
- "searchBy": "Şuna göre sırala: {{label}}",
- "selectAll": "Tüm {{count}} {{label}}'ı seçin",
- "selectAllRows": "Tüm satırları seçin",
- "selectValue": "Bir değer seçin",
- "selectedCount": "{{count}} {{label}} seçildi",
- "showAllLabel": "Tüm {{label}} göster",
- "sorryNotFound": "Üzgünüz, isteğinizle eşleşen bir sonuç bulunamadı.",
- "sort": "Sırala",
- "sortByLabelDirection": "{{label}} göre sırala {{direction}}",
- "stayOnThisPage": "Bu sayfada kal",
- "submissionSuccessful": "Gönderme başarılı",
- "submit": "Gönder",
- "successfullyCreated": "{{label}} başarıyla oluşturuldu.",
- "successfullyDuplicated": "{{label}} başarıyla kopyalandı.",
- "thisLanguage": "Türkçe",
- "titleDeleted": "{{label}} {{title}} başarıyla silindi.",
- "unauthorized": "Yetkisiz",
- "unsavedChangesDuplicate": "Kaydedilmemiş değişiklikler var. Çoğaltma işlemine devam etmek istiyor musunuz?",
- "untitled": "Başlıksız",
- "updatedAt": "Güncellenme tarihi",
- "updatedCountSuccessfully": "{{count}} {{label}} başarıyla güncellendi.",
- "updatedSuccessfully": "Başarıyla güncellendi.",
- "updating": "Güncelleniyor",
- "welcome": "Hoşgeldiniz"
- },
- "operators": {
- "contains": "içerir",
- "equals": "eşittir",
- "exists": "var",
- "isGreaterThan": "şundan büyüktür",
- "isGreaterThanOrEqualTo": "büyüktür veya eşittir",
- "isIn": "içinde",
- "isLessThan": "küçüktür",
- "isLessThanOrEqualTo": "küçüktür veya eşittir",
- "isLike": "gibidir",
- "isNotEqualTo": "eşit değildir",
- "isNotIn": "içinde değil",
- "near": "yakın"
- },
- "upload": {
- "crop": "Mahsulat",
- "cropToolDescription": "Seçilen alanın köşelerini sürükleyin, yeni bir alan çizin ya da aşağıdaki değerleri ayarlayın.",
- "dragAndDrop": "Bir dosya sürükleyip bırakabilirsiniz",
- "editImage": "Görüntüyü Düzenle",
- "focalPoint": "Odak Noktası",
- "focalPointDescription": "Önizlemeye odak noktasını doğrudan sürükleyin veya aşağıdaki değerleri ayarlayın.",
- "height": "Yükseklik",
- "previewSizes": "Önizleme Boyutları",
- "selectCollectionToBrowse": "Görüntülenecek bir koleksiyon seçin",
- "selectFile": "Dosya seç",
- "setCropArea": "Mahsul alanını ayarla",
- "setFocalPoint": "Odak noktasını ayarla",
- "sizesFor": "{{label}} için boyutlar",
- "width": "Genişlik"
- },
- "validation": {
- "fieldHasNo": "Bu alanda {{label}} girili değil.",
- "limitReached": "Sınır aşıldı, yalnızca {{max}} öğe eklenebilir.",
- "required": "Bu alan gereklidir.",
- "requiresAtLeast": "Bu alan en az {{count}} adet {{label}} gerektirmektedir."
- },
- "version": {
- "aboutToPublishSelection": "Seçimdeki tüm {{label}}'i yayınlamak üzeresiniz. Emin misin?",
- "aboutToRestore": "Döküman {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.",
- "aboutToRestoreGlobal": "Global {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.",
- "aboutToRevertToPublished": "Bu dökümanın değişikliklerini yayınladığı haline geri getirmek üzeresiniz. Devam etmek istiyor musunuz?",
- "aboutToUnpublish": "Bu dökümanı yayından kaldırmak üzeresiniz. Devam etmek istiyor musunuz?",
- "aboutToUnpublishSelection": "Seçimdeki tüm {{label}} yayınını kaldırmak üzeresiniz. Emin misin?",
- "autosave": "Otomatik kaydet",
- "autosavedSuccessfully": "Otomatik kaydetme başarılı",
- "changed": "Değişiklik yapıldı",
- "compareVersion": "Sürümü şununla karşılaştır:",
- "confirmPublish": "Yayınlamayı onayla",
- "confirmRevertToSaved": "Confirm revert to saved",
- "confirmUnpublish": "Yayından kaldırmayı onayla",
- "confirmVersionRestoration": "Sürümü Geri Getirmeyi Onayla",
- "draft": "Taslak",
- "draftSavedSuccessfully": "Taslak başarıyla kaydedildi.",
- "noFurtherVersionsFound": "Başka sürüm bulunamadı.",
- "noRowsFound": "{{label}} bulunamadı",
- "preview": "Önizleme",
- "problemRestoringVersion": "Bu sürüme geri döndürürken bir hatayla karşılaşıldı.",
- "publish": "Yayınla",
- "publishChanges": "Değişiklikleri yayınla",
- "published": "Yayınlandı",
- "restoreThisVersion": "Bu sürüme geri döndür",
- "restoredSuccessfully": "Geri getirme başarılı.",
- "restoring": "Geri döndürülüyor...",
- "revertToPublished": "Yayınlanana geri döndür",
- "saveDraft": "Taslağı kaydet",
- "selectLocales": "Görüntülenecek yerel ayarları seçin",
- "selectVersionToCompare": "Karşılaştırılacak bir sürüm seçin",
- "showLocales": "Yerel ayarları göster:",
- "type": "Tür",
- "unpublish": "Yayından Kaldır",
- "unpublishing": "Yayından kaldırılıyor...",
- "version": "Sürüm",
- "versionCreatedOn": "{{version}} oluşturma tarihi:",
- "versionID": "Sürüm ID",
- "versions": "Sürümler",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor",
- "viewingVersionGlobal": "`Global {{entityLabel}} için sürümler gösteriliyor",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor",
- "viewingVersionsGlobal": "`Global {{entityLabel}} için sürümler gösteriliyor"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/translation-schema.json b/packages/translations/src/_generatedFiles_/client/translation-schema.json
deleted file mode 100644
index ee111982222..00000000000
--- a/packages/translations/src/_generatedFiles_/client/translation-schema.json
+++ /dev/null
@@ -1,1106 +0,0 @@
-{
- "$schema": "http://json-schema.org/draft-04/schema#",
- "additionalProperties": false,
- "properties": {
- "$schema": {
- "type": "string"
- },
- "authentication": {
- "additionalProperties": false,
- "properties": {
- "account": {
- "type": "string"
- },
- "accountOfCurrentUser": {
- "type": "string"
- },
- "alreadyActivated": {
- "type": "string"
- },
- "alreadyLoggedIn": {
- "type": "string"
- },
- "backToLogin": {
- "type": "string"
- },
- "beginCreateFirstUser": {
- "type": "string"
- },
- "changePassword": {
- "type": "string"
- },
- "confirmGeneration": {
- "type": "string"
- },
- "confirmPassword": {
- "type": "string"
- },
- "emailNotValid": {
- "type": "string"
- },
- "emailSent": {
- "type": "string"
- },
- "enableAPIKey": {
- "type": "string"
- },
- "failedToUnlock": {
- "type": "string"
- },
- "forceUnlock": {
- "type": "string"
- },
- "forgotPassword": {
- "type": "string"
- },
- "forgotPasswordEmailInstructions": {
- "type": "string"
- },
- "forgotPasswordQuestion": {
- "type": "string"
- },
- "generate": {
- "type": "string"
- },
- "generateNewAPIKey": {
- "type": "string"
- },
- "logBackIn": {
- "type": "string"
- },
- "loggedOutInactivity": {
- "type": "string"
- },
- "loggedOutSuccessfully": {
- "type": "string"
- },
- "login": {
- "type": "string"
- },
- "logOut": {
- "type": "string"
- },
- "logout": {
- "type": "string"
- },
- "logoutUser": {
- "type": "string"
- },
- "newAPIKeyGenerated": {
- "type": "string"
- },
- "newPassword": {
- "type": "string"
- },
- "resetPassword": {
- "type": "string"
- },
- "stayLoggedIn": {
- "type": "string"
- },
- "successfullyUnlocked": {
- "type": "string"
- },
- "unableToVerify": {
- "type": "string"
- },
- "verified": {
- "type": "string"
- },
- "verifiedSuccessfully": {
- "type": "string"
- },
- "verify": {
- "type": "string"
- },
- "verifyUser": {
- "type": "string"
- },
- "youAreInactive": {
- "type": "string"
- }
- },
- "required": [
- "account",
- "accountOfCurrentUser",
- "alreadyActivated",
- "alreadyLoggedIn",
- "backToLogin",
- "beginCreateFirstUser",
- "changePassword",
- "confirmGeneration",
- "confirmPassword",
- "emailNotValid",
- "emailSent",
- "enableAPIKey",
- "failedToUnlock",
- "forceUnlock",
- "forgotPassword",
- "forgotPasswordEmailInstructions",
- "forgotPasswordQuestion",
- "generate",
- "generateNewAPIKey",
- "logBackIn",
- "loggedOutInactivity",
- "loggedOutSuccessfully",
- "login",
- "logOut",
- "logout",
- "logoutUser",
- "newAPIKeyGenerated",
- "newPassword",
- "resetPassword",
- "stayLoggedIn",
- "successfullyUnlocked",
- "unableToVerify",
- "verified",
- "verifiedSuccessfully",
- "verify",
- "verifyUser",
- "youAreInactive"
- ],
- "type": "object"
- },
- "error": {
- "additionalProperties": false,
- "properties": {
- "autosaving": {
- "type": "string"
- },
- "correctInvalidFields": {
- "type": "string"
- },
- "deletingTitle": {
- "type": "string"
- },
- "loadingDocument": {
- "type": "string"
- },
- "localesNotSaved_one": {
- "type": "string"
- },
- "localesNotSaved_other": {
- "type": "string"
- },
- "noMatchedField": {
- "type": "string"
- },
- "notAllowedToAccessPage": {
- "type": "string"
- },
- "previewing": {
- "type": "string"
- },
- "unableToDeleteCount": {
- "type": "string"
- },
- "unableToUpdateCount": {
- "type": "string"
- },
- "unknown": {
- "type": "string"
- },
- "unspecific": {
- "type": "string"
- }
- },
- "required": [
- "autosaving",
- "correctInvalidFields",
- "deletingTitle",
- "loadingDocument",
- "localesNotSaved_one",
- "localesNotSaved_other",
- "noMatchedField",
- "notAllowedToAccessPage",
- "previewing",
- "unableToDeleteCount",
- "unableToUpdateCount",
- "unknown",
- "unspecific"
- ],
- "type": "object"
- },
- "fields": {
- "additionalProperties": false,
- "properties": {
- "addLabel": {
- "type": "string"
- },
- "addLink": {
- "type": "string"
- },
- "addNew": {
- "type": "string"
- },
- "addNewLabel": {
- "type": "string"
- },
- "addRelationship": {
- "type": "string"
- },
- "addUpload": {
- "type": "string"
- },
- "block": {
- "type": "string"
- },
- "blocks": {
- "type": "string"
- },
- "blockType": {
- "type": "string"
- },
- "chooseFromExisting": {
- "type": "string"
- },
- "collapseAll": {
- "type": "string"
- },
- "editLink": {
- "type": "string"
- },
- "editRelationship": {
- "type": "string"
- },
- "itemsAndMore": {
- "type": "string"
- },
- "labelRelationship": {
- "type": "string"
- },
- "latitude": {
- "type": "string"
- },
- "longitude": {
- "type": "string"
- },
- "passwordsDoNotMatch": {
- "type": "string"
- },
- "removeRelationship": {
- "type": "string"
- },
- "removeUpload": {
- "type": "string"
- },
- "saveChanges": {
- "type": "string"
- },
- "searchForBlock": {
- "type": "string"
- },
- "selectFieldsToEdit": {
- "type": "string"
- },
- "showAll": {
- "type": "string"
- },
- "swapRelationship": {
- "type": "string"
- },
- "swapUpload": {
- "type": "string"
- },
- "toggleBlock": {
- "type": "string"
- },
- "uploadNewLabel": {
- "type": "string"
- }
- },
- "required": [
- "addLabel",
- "addLink",
- "addNew",
- "addNewLabel",
- "addRelationship",
- "addUpload",
- "block",
- "blocks",
- "blockType",
- "chooseFromExisting",
- "collapseAll",
- "editLink",
- "editRelationship",
- "itemsAndMore",
- "labelRelationship",
- "latitude",
- "longitude",
- "passwordsDoNotMatch",
- "removeRelationship",
- "removeUpload",
- "saveChanges",
- "searchForBlock",
- "selectFieldsToEdit",
- "showAll",
- "swapRelationship",
- "swapUpload",
- "toggleBlock",
- "uploadNewLabel"
- ],
- "type": "object"
- },
- "general": {
- "additionalProperties": false,
- "properties": {
- "aboutToDeleteCount_one": {
- "type": "string"
- },
- "aboutToDeleteCount_many": {
- "type": "string"
- },
- "aboutToDeleteCount_other": {
- "type": "string"
- },
- "aboutToDelete": {
- "type": "string"
- },
- "addBelow": {
- "type": "string"
- },
- "addFilter": {
- "type": "string"
- },
- "adminTheme": {
- "type": "string"
- },
- "and": {
- "type": "string"
- },
- "applyChanges": {
- "type": "string"
- },
- "ascending": {
- "type": "string"
- },
- "automatic": {
- "type": "string"
- },
- "backToDashboard": {
- "type": "string"
- },
- "cancel": {
- "type": "string"
- },
- "changesNotSaved": {
- "type": "string"
- },
- "close": {
- "type": "string"
- },
- "collapse": {
- "type": "string"
- },
- "collections": {
- "type": "string"
- },
- "columns": {
- "type": "string"
- },
- "columnToSort": {
- "type": "string"
- },
- "confirm": {
- "type": "string"
- },
- "confirmDeletion": {
- "type": "string"
- },
- "confirmDuplication": {
- "type": "string"
- },
- "copied": {
- "type": "string"
- },
- "copy": {
- "type": "string"
- },
- "create": {
- "type": "string"
- },
- "created": {
- "type": "string"
- },
- "createNew": {
- "type": "string"
- },
- "createNewLabel": {
- "type": "string"
- },
- "creating": {
- "type": "string"
- },
- "creatingNewLabel": {
- "type": "string"
- },
- "dark": {
- "type": "string"
- },
- "dashboard": {
- "type": "string"
- },
- "delete": {
- "type": "string"
- },
- "deletedCountSuccessfully": {
- "type": "string"
- },
- "deleting": {
- "type": "string"
- },
- "descending": {
- "type": "string"
- },
- "deselectAllRows": {
- "type": "string"
- },
- "duplicate": {
- "type": "string"
- },
- "duplicateWithoutSaving": {
- "type": "string"
- },
- "edit": {
- "type": "string"
- },
- "editing": {
- "type": "string"
- },
- "editingLabel_one": {
- "type": "string"
- },
- "editingLabel_many": {
- "type": "string"
- },
- "editingLabel_other": {
- "type": "string"
- },
- "editLabel": {
- "type": "string"
- },
- "email": {
- "type": "string"
- },
- "emailAddress": {
- "type": "string"
- },
- "enterAValue": {
- "type": "string"
- },
- "error": {
- "type": "string"
- },
- "errors": {
- "type": "string"
- },
- "fallbackToDefaultLocale": {
- "type": "string"
- },
- "filters": {
- "type": "string"
- },
- "filterWhere": {
- "type": "string"
- },
- "globals": {
- "type": "string"
- },
- "language": {
- "type": "string"
- },
- "lastModified": {
- "type": "string"
- },
- "leaveAnyway": {
- "type": "string"
- },
- "leaveWithoutSaving": {
- "type": "string"
- },
- "light": {
- "type": "string"
- },
- "livePreview": {
- "type": "string"
- },
- "loading": {
- "type": "string"
- },
- "locale": {
- "type": "string"
- },
- "menu": {
- "type": "string"
- },
- "moveDown": {
- "type": "string"
- },
- "moveUp": {
- "type": "string"
- },
- "noFiltersSet": {
- "type": "string"
- },
- "noLabel": {
- "type": "string"
- },
- "none": {
- "type": "string"
- },
- "noOptions": {
- "type": "string"
- },
- "noResults": {
- "type": "string"
- },
- "notFound": {
- "type": "string"
- },
- "nothingFound": {
- "type": "string"
- },
- "noValue": {
- "type": "string"
- },
- "of": {
- "type": "string"
- },
- "open": {
- "type": "string"
- },
- "or": {
- "type": "string"
- },
- "order": {
- "type": "string"
- },
- "pageNotFound": {
- "type": "string"
- },
- "password": {
- "type": "string"
- },
- "payloadSettings": {
- "type": "string"
- },
- "perPage": {
- "type": "string"
- },
- "remove": {
- "type": "string"
- },
- "reset": {
- "type": "string"
- },
- "row": {
- "type": "string"
- },
- "rows": {
- "type": "string"
- },
- "save": {
- "type": "string"
- },
- "saving": {
- "type": "string"
- },
- "searchBy": {
- "type": "string"
- },
- "selectAll": {
- "type": "string"
- },
- "selectAllRows": {
- "type": "string"
- },
- "selectedCount": {
- "type": "string"
- },
- "selectValue": {
- "type": "string"
- },
- "showAllLabel": {
- "type": "string"
- },
- "sorryNotFound": {
- "type": "string"
- },
- "sort": {
- "type": "string"
- },
- "sortByLabelDirection": {
- "type": "string"
- },
- "stayOnThisPage": {
- "type": "string"
- },
- "submissionSuccessful": {
- "type": "string"
- },
- "submit": {
- "type": "string"
- },
- "successfullyCreated": {
- "type": "string"
- },
- "successfullyDuplicated": {
- "type": "string"
- },
- "thisLanguage": {
- "type": "string"
- },
- "titleDeleted": {
- "type": "string"
- },
- "unauthorized": {
- "type": "string"
- },
- "unsavedChangesDuplicate": {
- "type": "string"
- },
- "untitled": {
- "type": "string"
- },
- "updatedAt": {
- "type": "string"
- },
- "updatedCountSuccessfully": {
- "type": "string"
- },
- "updatedSuccessfully": {
- "type": "string"
- },
- "updating": {
- "type": "string"
- },
- "welcome": {
- "type": "string"
- }
- },
- "required": [
- "aboutToDeleteCount_one",
- "aboutToDeleteCount_many",
- "aboutToDeleteCount_other",
- "aboutToDelete",
- "addBelow",
- "addFilter",
- "adminTheme",
- "and",
- "ascending",
- "automatic",
- "backToDashboard",
- "cancel",
- "changesNotSaved",
- "close",
- "collections",
- "columns",
- "columnToSort",
- "confirm",
- "confirmDeletion",
- "confirmDuplication",
- "copied",
- "copy",
- "create",
- "created",
- "createNew",
- "createNewLabel",
- "creating",
- "creatingNewLabel",
- "dark",
- "dashboard",
- "delete",
- "deletedCountSuccessfully",
- "deleting",
- "descending",
- "duplicate",
- "duplicateWithoutSaving",
- "edit",
- "editing",
- "editingLabel_one",
- "editingLabel_many",
- "editingLabel_other",
- "editLabel",
- "email",
- "emailAddress",
- "enterAValue",
- "error",
- "errors",
- "fallbackToDefaultLocale",
- "filters",
- "filterWhere",
- "globals",
- "language",
- "lastModified",
- "leaveAnyway",
- "leaveWithoutSaving",
- "light",
- "loading",
- "moveDown",
- "moveUp",
- "noFiltersSet",
- "noLabel",
- "none",
- "noResults",
- "notFound",
- "nothingFound",
- "noValue",
- "of",
- "or",
- "order",
- "pageNotFound",
- "password",
- "payloadSettings",
- "perPage",
- "remove",
- "row",
- "rows",
- "save",
- "saving",
- "searchBy",
- "selectAll",
- "selectedCount",
- "selectValue",
- "sorryNotFound",
- "sort",
- "stayOnThisPage",
- "submissionSuccessful",
- "submit",
- "successfullyCreated",
- "successfullyDuplicated",
- "thisLanguage",
- "titleDeleted",
- "unauthorized",
- "unsavedChangesDuplicate",
- "untitled",
- "updatedAt",
- "updatedCountSuccessfully",
- "updatedSuccessfully",
- "updating",
- "welcome"
- ],
- "type": "object"
- },
- "operators": {
- "additionalProperties": false,
- "properties": {
- "equals": {
- "type": "string"
- },
- "exists": {
- "type": "string"
- },
- "isNotIn": {
- "type": "string"
- },
- "isIn": {
- "type": "string"
- },
- "contains": {
- "type": "string"
- },
- "isLike": {
- "type": "string"
- },
- "isNotEqualTo": {
- "type": "string"
- },
- "near": {
- "type": "string"
- },
- "isGreaterThan": {
- "type": "string"
- },
- "isLessThan": {
- "type": "string"
- },
- "isGreaterThanOrEqualTo": {
- "type": "string"
- },
- "isLessThanOrEqualTo": {
- "type": "string"
- }
- },
- "required": [
- "equals",
- "exists",
- "isNotIn",
- "isIn",
- "contains",
- "isLike",
- "isNotEqualTo",
- "near",
- "isGreaterThan",
- "isLessThan",
- "isGreaterThanOrEqualTo",
- "isLessThanOrEqualTo"
- ],
- "type": "object"
- },
- "upload": {
- "additionalProperties": false,
- "properties": {
- "crop": {
- "type": "string"
- },
- "cropToolDescription": {
- "type": "string"
- },
- "dragAndDrop": {
- "type": "string"
- },
- "editImage": {
- "type": "string"
- },
- "focalPoint": {
- "type": "string"
- },
- "focalPointDescription": {
- "type": "string"
- },
- "height": {
- "type": "string"
- },
- "previewSizes": {
- "type": "string"
- },
- "selectCollectionToBrowse": {
- "type": "string"
- },
- "selectFile": {
- "type": "string"
- },
- "setCropArea": {
- "type": "string"
- },
- "setFocalPoint": {
- "type": "string"
- },
- "sizesFor": {
- "type": "string"
- },
- "width": {
- "type": "string"
- }
- },
- "required": [
- "dragAndDrop",
- "height",
- "selectCollectionToBrowse",
- "selectFile",
- "width"
- ],
- "type": "object"
- },
- "validation": {
- "additionalProperties": false,
- "properties": {
- "fieldHasNo": {
- "type": "string"
- },
- "limitReached": {
- "type": "string"
- },
- "required": {
- "type": "string"
- },
- "requiresAtLeast": {
- "type": "string"
- }
- },
- "required": [
- "fieldHasNo",
- "required",
- "requiresAtLeast"
- ],
- "type": "object"
- },
- "version": {
- "additionalProperties": false,
- "properties": {
- "aboutToPublishSelection": {
- "type": "string"
- },
- "aboutToRestore": {
- "type": "string"
- },
- "aboutToRestoreGlobal": {
- "type": "string"
- },
- "aboutToRevertToPublished": {
- "type": "string"
- },
- "aboutToUnpublish": {
- "type": "string"
- },
- "aboutToUnpublishSelection": {
- "type": "string"
- },
- "autosave": {
- "type": "string"
- },
- "autosavedSuccessfully": {
- "type": "string"
- },
- "changed": {
- "type": "string"
- },
- "confirmRevertToSaved": {
- "type": "string"
- },
- "compareVersion": {
- "type": "string"
- },
- "confirmPublish": {
- "type": "string"
- },
- "confirmUnpublish": {
- "type": "string"
- },
- "confirmVersionRestoration": {
- "type": "string"
- },
- "draft": {
- "type": "string"
- },
- "draftSavedSuccessfully": {
- "type": "string"
- },
- "noFurtherVersionsFound": {
- "type": "string"
- },
- "noRowsFound": {
- "type": "string"
- },
- "preview": {
- "type": "string"
- },
- "problemRestoringVersion": {
- "type": "string"
- },
- "publish": {
- "type": "string"
- },
- "publishChanges": {
- "type": "string"
- },
- "published": {
- "type": "string"
- },
- "restoredSuccessfully": {
- "type": "string"
- },
- "restoreThisVersion": {
- "type": "string"
- },
- "restoring": {
- "type": "string"
- },
- "revertToPublished": {
- "type": "string"
- },
- "saveDraft": {
- "type": "string"
- },
- "selectLocales": {
- "type": "string"
- },
- "selectVersionToCompare": {
- "type": "string"
- },
- "showLocales": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "unpublish": {
- "type": "string"
- },
- "unpublishing": {
- "type": "string"
- },
- "versionCreatedOn": {
- "type": "string"
- },
- "versionID": {
- "type": "string"
- },
- "version": {
- "type": "string"
- },
- "versions": {
- "type": "string"
- },
- "viewingVersion": {
- "type": "string"
- },
- "viewingVersionGlobal": {
- "type": "string"
- },
- "viewingVersions": {
- "type": "string"
- },
- "viewingVersionsGlobal": {
- "type": "string"
- }
- },
- "required": [
- "aboutToPublishSelection",
- "aboutToRestore",
- "aboutToRestoreGlobal",
- "aboutToRevertToPublished",
- "aboutToUnpublish",
- "aboutToUnpublishSelection",
- "autosave",
- "autosavedSuccessfully",
- "changed",
- "confirmRevertToSaved",
- "compareVersion",
- "confirmPublish",
- "confirmUnpublish",
- "confirmVersionRestoration",
- "draft",
- "draftSavedSuccessfully",
- "noFurtherVersionsFound",
- "noRowsFound",
- "preview",
- "problemRestoringVersion",
- "publish",
- "publishChanges",
- "published",
- "restoredSuccessfully",
- "restoreThisVersion",
- "restoring",
- "revertToPublished",
- "saveDraft",
- "selectLocales",
- "selectVersionToCompare",
- "showLocales",
- "type",
- "unpublish",
- "unpublishing",
- "versionCreatedOn",
- "versionID",
- "version",
- "versions",
- "viewingVersion",
- "viewingVersionGlobal",
- "viewingVersions",
- "viewingVersionsGlobal"
- ],
- "type": "object"
- }
- },
- "required": [
- "authentication",
- "error",
- "fields",
- "general",
- "operators",
- "upload",
- "validation",
- "version"
- ],
- "type": "object"
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/ua.js b/packages/translations/src/_generatedFiles_/client/ua.js
new file mode 100644
index 00000000000..add15b33fea
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/ua.js
@@ -0,0 +1,287 @@
+export default {
+ authentication: {
+ account: 'Обліковий запис',
+ accountOfCurrentUser: 'Обліковий запис поточного користувача',
+ alreadyActivated: 'Вже активований',
+ alreadyLoggedIn: 'Вже увійшли в систему',
+ backToLogin: 'Повернутися до входу',
+ beginCreateFirstUser: 'Щоб розпочати - створість першого користувача',
+ changePassword: 'Змінити пароль',
+ confirmGeneration: 'Підтвердити генерацію',
+ confirmPassword: 'Підтвердження паролю',
+ emailNotValid: 'Вказана адреса електронної пошти недійсна',
+ emailSent: 'Лист відправлено',
+ enableAPIKey: 'Активувати API ключ',
+ failedToUnlock: 'Не вдалось розблокувати',
+ forceUnlock: 'Примусове розблокування',
+ forgotPassword: 'Забули пароль',
+ forgotPasswordEmailInstructions:
+ 'Будь ласка, введіть вашу адресу електронної пошти нижче. Ви отримаєте повідомлення електронною поштою з інструкціями щодо скидання пароля.',
+ forgotPasswordQuestion: 'Забули пароль?',
+ generate: 'Згенерувати',
+ generateNewAPIKey: 'Згенерувати новий API ключ',
+ logBackIn: 'Увійти знову',
+ logOut: 'Вийти',
+ loggedOutInactivity: 'Ви вийшли з системи через бездіяльність.',
+ loggedOutSuccessfully: 'Ви успішно вийшли з системи.',
+ login: 'Увійти',
+ logout: 'Вийти',
+ logoutUser: 'Вийти з системи',
+ newAPIKeyGenerated: 'Новий API ключ згенеровано.',
+ newPassword: 'Новий пароль',
+ resetPassword: 'Скинути пароль',
+ stayLoggedIn: 'Залишатись в системі',
+ successfullyUnlocked: 'Успішно розблоковано',
+ unableToVerify: 'Неможливо підтвердити',
+ verified: 'Підтверджено',
+ verifiedSuccessfully: 'Успішно Підтверджено',
+ verify: 'Підтвердити',
+ verifyUser: 'Підтвердити користувача',
+ youAreInactive:
+ 'Ви були неактивні певний час і скоро, в цілях вашої безпеки, вас буде розлогінено. Чи бажаєте ви залишитись в системі?',
+ },
+ error: {
+ autosaving: 'Виникла проблема під час автозбереження цього документа.',
+ correctInvalidFields: 'Будь ласка, виправте невірні поля.',
+ deletingTitle:
+ "Виникла помилка під час видалення {{title}}, Будь ласка, перевірте ваше з'єднання та спробуйте ще раз.",
+ loadingDocument: 'Виникла помилка під час завантаження документа з ID {{id}}.',
+ noMatchedField: 'Не знайдено відповідного поля для "{{label}}"',
+ notAllowedToAccessPage: 'Ви не маєте доступу до цієї сторінки.',
+ previewing: 'Виникла помилка під час попереднього перегляду цього документа.',
+ unableToDeleteCount: 'Не вдалося видалити {{count}} із {{total}} {{label}}.',
+ unableToUpdateCount: 'Не вдалося оновити {{count}} із {{total}} {{label}}.',
+ unknown: 'Виникла невідома помилка.',
+ unspecific: 'Виникла помилка.',
+ },
+ fields: {
+ addLabel: 'Додати {{label}}',
+ addLink: 'Додати посилання',
+ addNew: 'Додати новий',
+ addNewLabel: 'Створити {{label}}',
+ addRelationship: "Додати взаємозв'язок",
+ addUpload: 'Додати завантаження',
+ block: 'блок',
+ blockType: 'Тип блока',
+ blocks: 'блоки',
+ chooseFromExisting: 'Вибрати з існуючих',
+ collapseAll: 'Згорнути все',
+ editLink: 'Редагувати посилання',
+ editRelationship: "Редагувати взаємозв'язок",
+ itemsAndMore: '{{items}} і ще {{count}}',
+ labelRelationship: "{{label}} Зв'язок",
+ latitude: 'Широта',
+ longitude: 'Довгота',
+ passwordsDoNotMatch: 'Паролі не співпадають.',
+ removeRelationship: "Видалити зв'язок",
+ removeUpload: 'Видалити завантаження',
+ saveChanges: 'Зберегти зміни',
+ searchForBlock: 'Знайти блок',
+ selectFieldsToEdit: 'Виберіть поля для редагування',
+ showAll: 'Показати все',
+ swapRelationship: "Замінити зв'язок",
+ swapUpload: 'Замінити завантаження',
+ toggleBlock: 'Перемкнути блок',
+ uploadNewLabel: 'Завантажити новий {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Ви бажаєте видалити {{label}} <1>{{title}}</1>. Ви впевнені?',
+ aboutToDeleteCount_many: 'Ви збираєтеся видалити {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Ви збираєтеся видалити {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Ви збираєтеся видалити {{count}} {{label}}',
+ addBelow: 'Додати нижче',
+ addFilter: 'Додати фільтр',
+ adminTheme: 'Тема адмінки',
+ and: 'і',
+ applyChanges: 'Застосувати зміни',
+ ascending: 'В порядку зростання',
+ automatic: 'Автоматично',
+ backToDashboard: 'Повернутись до головної сторінки',
+ cancel: 'Скасувати',
+ changesNotSaved: 'Ваши зміни не були збережені. Якщо ви вийдете зараз, то втратите свої зміни.',
+ close: 'Закрити',
+ collapse: 'Згорнути',
+ collections: 'Колекції',
+ columnToSort: 'Колонка для сортування',
+ columns: 'Колонки',
+ confirm: 'Підтвердити',
+ confirmDeletion: 'Підтвердити видалення',
+ confirmDuplication: 'Підтвердити копіювання',
+ copied: 'Скопійовано',
+ copy: 'Скопіювати',
+ create: 'Створити',
+ createNew: 'Створити',
+ createNewLabel: 'Створити новий {{label}}',
+ created: 'Створено',
+ creating: 'Створення',
+ creatingNewLabel: 'Створення нового {{label}}',
+ dark: 'Темна',
+ dashboard: 'Головна',
+ delete: 'Видалити',
+ deletedCountSuccessfully: 'Успішно видалено {{count}} {{label}}.',
+ deleting: 'Видалення...',
+ descending: 'В порядку спадання',
+ deselectAllRows: 'Скасувати вибір всіх рядків',
+ duplicate: 'Дублювати',
+ duplicateWithoutSaving: 'Дублювання без збереження змін',
+ edit: 'Редагувати',
+ editLabel: 'Редагувати {{label}}',
+ editing: 'Редагування',
+ editingLabel_many: 'Редагування {{count}} {{label}}',
+ editingLabel_one: 'Редагування {{count}} {{label}}',
+ editingLabel_other: 'Редагування {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email адреса',
+ enterAValue: 'Введіть значення',
+ error: 'Помилка',
+ errors: 'Помилки',
+ fallbackToDefaultLocale: 'Відновлення локалі за замовчуванням',
+ filterWhere: 'Де фільтрувати {{label}}',
+ filters: 'Фільтри',
+ globals: 'Глобальні',
+ language: 'Мова',
+ lastModified: 'Останні зміни',
+ leaveAnyway: 'Все одно вийти',
+ leaveWithoutSaving: 'Вийти без збереження',
+ light: 'Світла',
+ livePreview: 'Попередній перегляд',
+ loading: 'Загрузка',
+ locale: 'Локаль',
+ menu: 'Меню',
+ moveDown: 'Перемістити нижче',
+ moveUp: 'Перемістити вище',
+ noFiltersSet: 'Відсусті фільтри',
+ noLabel: '<без {{label}}>',
+ noOptions: 'Немає варіантів',
+ noResults:
+ 'Жодного {{label}} не знайдено. Або {{label}} ще не існує, або жодна з них не відповідає фільтрам, які ви задали више.',
+ noValue: 'Немає значення',
+ none: 'Ніхто',
+ notFound: 'Не знайдено',
+ nothingFound: 'Нічого не знайдено',
+ of: 'з',
+ open: 'Відкрити',
+ or: 'або',
+ order: 'Порядок',
+ pageNotFound: 'Сторінка не знайдена',
+ password: 'Пароль',
+ payloadSettings: 'Налаштування Payload',
+ perPage: 'На сторінці: {{limit}}',
+ remove: 'Видалити',
+ reset: 'Скидання',
+ row: 'Рядок',
+ rows: 'Рядки',
+ save: 'Зберегти',
+ saving: 'Збереження...',
+ searchBy: 'Шукати по {{label}}',
+ selectAll: 'Вибрати всі {{count}} {{label}}',
+ selectAllRows: 'Вибрати всі рядки',
+ selectValue: 'Вибрати значення',
+ selectedCount: 'Вибрано {{count}} {{label}}',
+ showAllLabel: 'Показати всі {{label}}',
+ sorryNotFound: 'Вибачте - немає нічого, що відповідало б Вашому запиту.',
+ sort: 'Сортувати',
+ sortByLabelDirection: 'Сортувати за {{label}} {{direction}}',
+ stayOnThisPage: 'Залишитись на цій сторінці',
+ submissionSuccessful: 'Успішно відправлено.',
+ submit: 'Відправити',
+ successfullyCreated: '{{label}} успішно створено.',
+ successfullyDuplicated: '{{label}} успішно продубльовано.',
+ thisLanguage: 'Українська',
+ titleDeleted: '{{label}} "{{title}}" успішно видалено.',
+ unauthorized: 'Немає доступу',
+ unsavedChangesDuplicate: 'Ви маєте не збережені зміни. Чи бажаєте ви продовжити дублювання?',
+ untitled: 'Без назви',
+ updatedAt: 'Змінено',
+ updatedCountSuccessfully: 'Успішно оновлено {{count}} {{label}}.',
+ updatedSuccessfully: 'Успішно відредаговано.',
+ updating: 'оновлення',
+ welcome: 'Вітаю',
+ },
+ operators: {
+ contains: 'містить',
+ equals: 'дорівнює',
+ exists: 'існує',
+ isGreaterThan: 'більше ніж',
+ isGreaterThanOrEqualTo: 'більше або дорівнює',
+ isIn: 'є в',
+ isLessThan: 'менше ніж',
+ isLessThanOrEqualTo: 'менше або дорівнює',
+ isLike: 'схоже',
+ isNotEqualTo: 'не дорівнює',
+ isNotIn: 'не в',
+ near: 'поруч',
+ },
+ upload: {
+ crop: 'Обрізати',
+ cropToolDescription:
+ 'Перетягніть кути обраної області, намалюйте нову область або скоригуйте значення нижче.',
+ dragAndDrop: 'Перемістіть файл',
+ editImage: 'Редагувати зображення',
+ focalPoint: 'Центральна точка',
+ focalPointDescription:
+ 'Перетягніть фокусний пункт безпосередньо на попередній перегляд або налаштуйте значення нижче.',
+ height: 'Висота',
+ previewSizes: 'Розміри попереднього перегляду',
+ selectCollectionToBrowse: 'Виберіть колекцію для перегляду',
+ selectFile: 'Виберіть файл',
+ setCropArea: 'Встановити область обрізки',
+ setFocalPoint: 'Встановити фокусний пункт',
+ sizesFor: 'Розміри для {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ fieldHasNo: 'В цього поля немає {{label}}',
+ limitReached: 'Досягнуто межі, можна додати лише {{max}} елементів.',
+ required: "Це поле є обов'язковим.",
+ requiresAtLeast: 'Це поле потребує не менше {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Ви збираєтеся опублікувати всі {{label}} у добірці. Ти впевнений?',
+ aboutToRestore:
+ 'Ви збираєтесь відновити цей документ {{label}} до стану, в якому він знаходився {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Ви збираєтесь відновити глобальний запис {{label}} до стану, в якому він знаходився {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Ви збираєтесь вернути зміни цього документа до його опублікованого стану. Ви впевнені?',
+ aboutToUnpublish: 'Ви збираєтесь відмінити публікацю цього документа. Ви впевнені?',
+ aboutToUnpublishSelection:
+ 'Ви збираєтеся скасувати публікацію всіх {{label}} у вибраному. Ти впевнений?',
+ autosave: 'Автозбереження',
+ autosavedSuccessfully: 'Автозбереження успішно виконано.',
+ changed: 'Змінено',
+ compareVersion: 'Порівняти версію з:',
+ confirmPublish: 'Підтвердити публікацію',
+ confirmRevertToSaved: 'Підтвердити повернення до збереженого',
+ confirmUnpublish: 'Підвтердити відміну публікації',
+ confirmVersionRestoration: 'Підтвердити відновлення версії',
+ draft: 'Чернетка',
+ draftSavedSuccessfully: 'Чернетка успішно збережена.',
+ noFurtherVersionsFound: 'Інших версій не знайдено',
+ noRowsFound: 'Не знайдено {{label}}',
+ preview: 'Попередній перегляд',
+ problemRestoringVersion: 'Виникла проблема з відновленням цієї версії',
+ publish: 'Опублікувати',
+ publishChanges: 'Опублікувати зміни',
+ published: 'Опубліковано',
+ restoreThisVersion: 'Відновити цю версію',
+ restoredSuccessfully: 'Відновлено успішно.',
+ restoring: 'Відеовлення...',
+ revertToPublished: 'Відновити до опублікованого',
+ saveDraft: 'Зберегти чернетку',
+ selectLocales: 'Виберіть переклад для відображення',
+ selectVersionToCompare: 'Виберіть версію для порівняння',
+ showLocales: 'Показати переклади:',
+ type: 'Тип',
+ unpublish: 'Відмінити публікацію',
+ unpublishing: 'Відміна публікації...',
+ version: 'Версія',
+ versionCreatedOn: '{{version}} створена:',
+ versionID: 'ID версії',
+ versions: 'Версії',
+ viewingVersion: 'Огляд версії для {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Огляд версій для глобальної колекці {{entityLabel}}',
+ viewingVersions: 'Огляд версій для {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Огляд версій для глобальної колекції {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/ua.json b/packages/translations/src/_generatedFiles_/client/ua.json
deleted file mode 100644
index 8974ef18066..00000000000
--- a/packages/translations/src/_generatedFiles_/client/ua.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Обліковий запис",
- "accountOfCurrentUser": "Обліковий запис поточного користувача",
- "alreadyActivated": "Вже активований",
- "alreadyLoggedIn": "Вже увійшли в систему",
- "backToLogin": "Повернутися до входу",
- "beginCreateFirstUser": "Щоб розпочати - створість першого користувача",
- "changePassword": "Змінити пароль",
- "confirmGeneration": "Підтвердити генерацію",
- "confirmPassword": "Підтвердження паролю",
- "emailNotValid": "Вказана адреса електронної пошти недійсна",
- "emailSent": "Лист відправлено",
- "enableAPIKey": "Активувати API ключ",
- "failedToUnlock": "Не вдалось розблокувати",
- "forceUnlock": "Примусове розблокування",
- "forgotPassword": "Забули пароль",
- "forgotPasswordEmailInstructions": "Будь ласка, введіть вашу адресу електронної пошти нижче. Ви отримаєте повідомлення електронною поштою з інструкціями щодо скидання пароля.",
- "forgotPasswordQuestion": "Забули пароль?",
- "generate": "Згенерувати",
- "generateNewAPIKey": "Згенерувати новий API ключ",
- "logBackIn": "Увійти знову",
- "logOut": "Вийти",
- "loggedOutInactivity": "Ви вийшли з системи через бездіяльність.",
- "loggedOutSuccessfully": "Ви успішно вийшли з системи.",
- "login": "Увійти",
- "logout": "Вийти",
- "logoutUser": "Вийти з системи",
- "newAPIKeyGenerated": "Новий API ключ згенеровано.",
- "newPassword": "Новий пароль",
- "resetPassword": "Скинути пароль",
- "stayLoggedIn": "Залишатись в системі",
- "successfullyUnlocked": "Успішно розблоковано",
- "unableToVerify": "Неможливо підтвердити",
- "verified": "Підтверджено",
- "verifiedSuccessfully": "Успішно Підтверджено",
- "verify": "Підтвердити",
- "verifyUser": "Підтвердити користувача",
- "youAreInactive": "Ви були неактивні певний час і скоро, в цілях вашої безпеки, вас буде розлогінено. Чи бажаєте ви залишитись в системі?"
- },
- "error": {
- "autosaving": "Виникла проблема під час автозбереження цього документа.",
- "correctInvalidFields": "Будь ласка, виправте невірні поля.",
- "deletingTitle": "Виникла помилка під час видалення {{title}}, Будь ласка, перевірте ваше з'єднання та спробуйте ще раз.",
- "loadingDocument": "Виникла помилка під час завантаження документа з ID {{id}}.",
- "noMatchedField": "Не знайдено відповідного поля для \"{{label}}\"",
- "notAllowedToAccessPage": "Ви не маєте доступу до цієї сторінки.",
- "previewing": "Виникла помилка під час попереднього перегляду цього документа.",
- "unableToDeleteCount": "Не вдалося видалити {{count}} із {{total}} {{label}}.",
- "unableToUpdateCount": "Не вдалося оновити {{count}} із {{total}} {{label}}.",
- "unknown": "Виникла невідома помилка.",
- "unspecific": "Виникла помилка."
- },
- "fields": {
- "addLabel": "Додати {{label}}",
- "addLink": "Додати посилання",
- "addNew": "Додати новий",
- "addNewLabel": "Створити {{label}}",
- "addRelationship": "Додати взаємозв'язок",
- "addUpload": "Додати завантаження",
- "block": "блок",
- "blockType": "Тип блока",
- "blocks": "блоки",
- "chooseFromExisting": "Вибрати з існуючих",
- "collapseAll": "Згорнути все",
- "editLink": "Редагувати посилання",
- "editRelationship": "Редагувати взаємозв'язок",
- "itemsAndMore": "{{items}} і ще {{count}}",
- "labelRelationship": "{{label}} Зв'язок",
- "latitude": "Широта",
- "longitude": "Довгота",
- "passwordsDoNotMatch": "Паролі не співпадають.",
- "removeRelationship": "Видалити зв'язок",
- "removeUpload": "Видалити завантаження",
- "saveChanges": "Зберегти зміни",
- "searchForBlock": "Знайти блок",
- "selectFieldsToEdit": "Виберіть поля для редагування",
- "showAll": "Показати все",
- "swapRelationship": "Замінити зв'язок",
- "swapUpload": "Замінити завантаження",
- "toggleBlock": "Перемкнути блок",
- "uploadNewLabel": "Завантажити новий {{label}}"
- },
- "general": {
- "aboutToDelete": "Ви бажаєте видалити {{label}} <1>{{title}}</1>. Ви впевнені?",
- "aboutToDeleteCount_many": "Ви збираєтеся видалити {{count}} {{label}}",
- "aboutToDeleteCount_one": "Ви збираєтеся видалити {{count}} {{label}}",
- "aboutToDeleteCount_other": "Ви збираєтеся видалити {{count}} {{label}}",
- "addBelow": "Додати нижче",
- "addFilter": "Додати фільтр",
- "adminTheme": "Тема адмінки",
- "and": "і",
- "applyChanges": "Застосувати зміни",
- "ascending": "В порядку зростання",
- "automatic": "Автоматично",
- "backToDashboard": "Повернутись до головної сторінки",
- "cancel": "Скасувати",
- "changesNotSaved": "Ваши зміни не були збережені. Якщо ви вийдете зараз, то втратите свої зміни.",
- "close": "Закрити",
- "collapse": "Згорнути",
- "collections": "Колекції",
- "columnToSort": "Колонка для сортування",
- "columns": "Колонки",
- "confirm": "Підтвердити",
- "confirmDeletion": "Підтвердити видалення",
- "confirmDuplication": "Підтвердити копіювання",
- "copied": "Скопійовано",
- "copy": "Скопіювати",
- "create": "Створити",
- "createNew": "Створити",
- "createNewLabel": "Створити новий {{label}}",
- "created": "Створено",
- "creating": "Створення",
- "creatingNewLabel": "Створення нового {{label}}",
- "dark": "Темна",
- "dashboard": "Головна",
- "delete": "Видалити",
- "deletedCountSuccessfully": "Успішно видалено {{count}} {{label}}.",
- "deleting": "Видалення...",
- "descending": "В порядку спадання",
- "deselectAllRows": "Скасувати вибір всіх рядків",
- "duplicate": "Дублювати",
- "duplicateWithoutSaving": "Дублювання без збереження змін",
- "edit": "Редагувати",
- "editLabel": "Редагувати {{label}}",
- "editing": "Редагування",
- "editingLabel_many": "Редагування {{count}} {{label}}",
- "editingLabel_one": "Редагування {{count}} {{label}}",
- "editingLabel_other": "Редагування {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email адреса",
- "enterAValue": "Введіть значення",
- "error": "Помилка",
- "errors": "Помилки",
- "fallbackToDefaultLocale": "Відновлення локалі за замовчуванням",
- "filterWhere": "Де фільтрувати {{label}}",
- "filters": "Фільтри",
- "globals": "Глобальні",
- "language": "Мова",
- "lastModified": "Останні зміни",
- "leaveAnyway": "Все одно вийти",
- "leaveWithoutSaving": "Вийти без збереження",
- "light": "Світла",
- "livePreview": "Попередній перегляд",
- "loading": "Загрузка",
- "locale": "Локаль",
- "menu": "Меню",
- "moveDown": "Перемістити нижче",
- "moveUp": "Перемістити вище",
- "noFiltersSet": "Відсусті фільтри",
- "noLabel": "<без {{label}}>",
- "noOptions": "Немає варіантів",
- "noResults": "Жодного {{label}} не знайдено. Або {{label}} ще не існує, або жодна з них не відповідає фільтрам, які ви задали више.",
- "noValue": "Немає значення",
- "none": "Ніхто",
- "notFound": "Не знайдено",
- "nothingFound": "Нічого не знайдено",
- "of": "з",
- "open": "Відкрити",
- "or": "або",
- "order": "Порядок",
- "pageNotFound": "Сторінка не знайдена",
- "password": "Пароль",
- "payloadSettings": "Налаштування Payload",
- "perPage": "На сторінці: {{limit}}",
- "remove": "Видалити",
- "reset": "Скидання",
- "row": "Рядок",
- "rows": "Рядки",
- "save": "Зберегти",
- "saving": "Збереження...",
- "searchBy": "Шукати по {{label}}",
- "selectAll": "Вибрати всі {{count}} {{label}}",
- "selectAllRows": "Вибрати всі рядки",
- "selectValue": "Вибрати значення",
- "selectedCount": "Вибрано {{count}} {{label}}",
- "showAllLabel": "Показати всі {{label}}",
- "sorryNotFound": "Вибачте - немає нічого, що відповідало б Вашому запиту.",
- "sort": "Сортувати",
- "sortByLabelDirection": "Сортувати за {{label}} {{direction}}",
- "stayOnThisPage": "Залишитись на цій сторінці",
- "submissionSuccessful": "Успішно відправлено.",
- "submit": "Відправити",
- "successfullyCreated": "{{label}} успішно створено.",
- "successfullyDuplicated": "{{label}} успішно продубльовано.",
- "thisLanguage": "Українська",
- "titleDeleted": "{{label}} \"{{title}}\" успішно видалено.",
- "unauthorized": "Немає доступу",
- "unsavedChangesDuplicate": "Ви маєте не збережені зміни. Чи бажаєте ви продовжити дублювання?",
- "untitled": "Без назви",
- "updatedAt": "Змінено",
- "updatedCountSuccessfully": "Успішно оновлено {{count}} {{label}}.",
- "updatedSuccessfully": "Успішно відредаговано.",
- "updating": "оновлення",
- "welcome": "Вітаю"
- },
- "operators": {
- "contains": "містить",
- "equals": "дорівнює",
- "exists": "існує",
- "isGreaterThan": "більше ніж",
- "isGreaterThanOrEqualTo": "більше або дорівнює",
- "isIn": "є в",
- "isLessThan": "менше ніж",
- "isLessThanOrEqualTo": "менше або дорівнює",
- "isLike": "схоже",
- "isNotEqualTo": "не дорівнює",
- "isNotIn": "не в",
- "near": "поруч"
- },
- "upload": {
- "crop": "Обрізати",
- "cropToolDescription": "Перетягніть кути обраної області, намалюйте нову область або скоригуйте значення нижче.",
- "dragAndDrop": "Перемістіть файл",
- "editImage": "Редагувати зображення",
- "focalPoint": "Центральна точка",
- "focalPointDescription": "Перетягніть фокусний пункт безпосередньо на попередній перегляд або налаштуйте значення нижче.",
- "height": "Висота",
- "previewSizes": "Розміри попереднього перегляду",
- "selectCollectionToBrowse": "Виберіть колекцію для перегляду",
- "selectFile": "Виберіть файл",
- "setCropArea": "Встановити область обрізки",
- "setFocalPoint": "Встановити фокусний пункт",
- "sizesFor": "Розміри для {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "fieldHasNo": "В цього поля немає {{label}}",
- "limitReached": "Досягнуто межі, можна додати лише {{max}} елементів.",
- "required": "Це поле є обов'язковим.",
- "requiresAtLeast": "Це поле потребує не менше {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Ви збираєтеся опублікувати всі {{label}} у добірці. Ти впевнений?",
- "aboutToRestore": "Ви збираєтесь відновити цей документ {{label}} до стану, в якому він знаходився {{versionDate}}.",
- "aboutToRestoreGlobal": "Ви збираєтесь відновити глобальний запис {{label}} до стану, в якому він знаходився {{versionDate}}.",
- "aboutToRevertToPublished": "Ви збираєтесь вернути зміни цього документа до його опублікованого стану. Ви впевнені?",
- "aboutToUnpublish": "Ви збираєтесь відмінити публікацю цього документа. Ви впевнені?",
- "aboutToUnpublishSelection": "Ви збираєтеся скасувати публікацію всіх {{label}} у вибраному. Ти впевнений?",
- "autosave": "Автозбереження",
- "autosavedSuccessfully": "Автозбереження успішно виконано.",
- "changed": "Змінено",
- "compareVersion": "Порівняти версію з:",
- "confirmPublish": "Підтвердити публікацію",
- "confirmRevertToSaved": "Підтвердити повернення до збереженого",
- "confirmUnpublish": "Підвтердити відміну публікації",
- "confirmVersionRestoration": "Підтвердити відновлення версії",
- "draft": "Чернетка",
- "draftSavedSuccessfully": "Чернетка успішно збережена.",
- "noFurtherVersionsFound": "Інших версій не знайдено",
- "noRowsFound": "Не знайдено {{label}}",
- "preview": "Попередній перегляд",
- "problemRestoringVersion": "Виникла проблема з відновленням цієї версії",
- "publish": "Опублікувати",
- "publishChanges": "Опублікувати зміни",
- "published": "Опубліковано",
- "restoreThisVersion": "Відновити цю версію",
- "restoredSuccessfully": "Відновлено успішно.",
- "restoring": "Відеовлення...",
- "revertToPublished": "Відновити до опублікованого",
- "saveDraft": "Зберегти чернетку",
- "selectLocales": "Виберіть переклад для відображення",
- "selectVersionToCompare": "Виберіть версію для порівняння",
- "showLocales": "Показати переклади:",
- "type": "Тип",
- "unpublish": "Відмінити публікацію",
- "unpublishing": "Відміна публікації...",
- "version": "Версія",
- "versionCreatedOn": "{{version}} створена:",
- "versionID": "ID версії",
- "versions": "Версії",
- "viewingVersion": "Огляд версії для {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Огляд версій для глобальної колекці {{entityLabel}}",
- "viewingVersions": "Огляд версій для {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Огляд версій для глобальної колекції {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/vi.js b/packages/translations/src/_generatedFiles_/client/vi.js
new file mode 100644
index 00000000000..5a44543f63c
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/vi.js
@@ -0,0 +1,283 @@
+export default {
+ authentication: {
+ account: 'Tài khoản',
+ accountOfCurrentUser: 'Tài khoản của người dùng hiện tại',
+ alreadyActivated: 'Đã được kích hoạt',
+ alreadyLoggedIn: 'Đã đăng nhập',
+ backToLogin: 'Quay lại đăng nhập.',
+ beginCreateFirstUser: 'Để bắt đầu, hãy tạo người dùng đầu tiên.',
+ changePassword: 'Đổi mật khẩu',
+ confirmGeneration: 'Xác nhận, tạo API Key',
+ confirmPassword: 'Xác nhận mật khẩu',
+ emailNotValid: 'Email không chính xác',
+ emailSent: 'Email đã được gửi',
+ enableAPIKey: 'Kích hoạt API Key',
+ failedToUnlock: 'Mở khóa thất bại',
+ forceUnlock: 'Mở khóa tài khoản',
+ forgotPassword: 'Quên mật khẩu',
+ forgotPasswordEmailInstructions: 'Nhập email của bạn để nhận hướng dẫn tạo lại mật khẩu.',
+ forgotPasswordQuestion: 'Quên mật khẩu?',
+ generate: 'Tạo',
+ generateNewAPIKey: 'Tạo API Key mới',
+ logBackIn: 'Đăng nhập lại',
+ logOut: 'Đăng xuất',
+ loggedOutInactivity: 'Bạn đã tự động đăng xuất sau một khoản thời gian dài không thao tác.',
+ loggedOutSuccessfully: 'Đăng xuất thành công.',
+ login: 'Đăng nhập',
+ logout: 'Đăng xuất',
+ logoutUser: 'Đăng xuất người dùng',
+ newAPIKeyGenerated: 'API Key mới đã được tạo',
+ newPassword: 'Mật khẩu mới',
+ resetPassword: 'Tạo lại mật khẩu',
+ stayLoggedIn: 'Duy trì đăng nhập',
+ successfullyUnlocked: 'Mở khóa thành công',
+ unableToVerify: 'Không thể xác thực',
+ verified: 'Đã xác thực',
+ verifiedSuccessfully: 'Đã xác thực thành công',
+ verify: 'Tiến hành xác thực',
+ verifyUser: 'Tiến hành xác thực người dùng',
+ youAreInactive:
+ 'Bạn đã không thao tác trong một khoảng thời gian, và sẽ bị tự động đăng xuất vì lý do bảo mật. Bạn có muốn tiếp tục phiên đăng nhập.',
+ },
+ error: {
+ autosaving: 'Lỗi - Đã xảy ra vấn đề khi tự động sao lưu bản tài liệu này.',
+ correctInvalidFields: 'Lỗi - Xin hãy sửa lại những fields không hợp lệ.',
+ deletingTitle:
+ 'Lỗi - Đã xảy ra vấn đề khi xóa {{title}}. Hãy kiểm tra kết nối mạng và thử lại.',
+ loadingDocument: 'Lỗi - Đã xảy ra vấn để khi tải bản tài liệu với ID {{id}}.',
+ noMatchedField: 'Lỗi - Không tìm thấy field trùng với "{{label}}".',
+ notAllowedToAccessPage: 'Lỗi - Bạn không có quyền truy cập trang này.',
+ previewing: 'Lỗi - Đã xảy ra vấn đề khi xem trước bản tài liệu này.',
+ unableToDeleteCount: 'Không thể xóa {{count}} trong số {{total}} {{label}}.',
+ unableToUpdateCount: 'Không thể cập nhật {{count}} trên {{total}} {{label}}.',
+ unknown: 'Lỗi - Không xác định (unknown error).',
+ unspecific: 'Lỗi - Đã xảy ra (unspecific error).',
+ },
+ fields: {
+ addLabel: 'Thêm: {{label}}',
+ addLink: 'Thêm liên kết',
+ addNew: 'Thêm mới',
+ addNewLabel: 'Thêm mới: {{label}}',
+ addRelationship: 'Thêm mối quan hệ (relationship)',
+ addUpload: 'Thêm tải lên (upload)',
+ block: 'block',
+ blockType: 'Block Type',
+ blocks: 'blocks',
+ chooseFromExisting: 'Chọn từ thư viện',
+ collapseAll: 'Ẩn toàn bộ',
+ editLink: 'Chỉnh sửa liên kết',
+ editRelationship: 'Chỉnh sửa mối quan hệ',
+ itemsAndMore: '{{items}} và {{count}} món nữa',
+ labelRelationship: 'Mối quan hệ của {{label}} (Relationship)',
+ latitude: 'Vĩ độ',
+ longitude: 'Kinh độ',
+ passwordsDoNotMatch: 'Mật khẩu không trùng.',
+ removeRelationship: 'Xóa Mối quan hệ',
+ removeUpload: 'Xóa bản tải lên',
+ saveChanges: 'Luu thay đổi',
+ searchForBlock: 'Tìm block',
+ selectFieldsToEdit: 'Chọn các trường để chỉnh sửa',
+ showAll: 'Hiển thị toàn bộ',
+ swapRelationship: 'Đổi quan hệ',
+ swapUpload: 'Đổi bản tải lên',
+ toggleBlock: 'Bật/tắt block',
+ uploadNewLabel: 'Tải lên bản mới: {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Chuẩn bị xóa {{label}} <1>{{title}}</1>. Bạn có muốn tiếp tục không?',
+ aboutToDeleteCount_many: 'Bạn sắp xóa {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Bạn sắp xóa {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Bạn sắp xóa {{count}} {{label}}',
+ addBelow: 'Thêm bên dưới',
+ addFilter: 'Thêm bộ lọc',
+ adminTheme: 'Giao diện bảng điều khiển',
+ and: 'Và',
+ applyChanges: 'Áp dụng Thay đổi',
+ ascending: 'Sắp xếp theo thứ tự tăng dần',
+ automatic: 'Tự động',
+ backToDashboard: 'Quay lại bảng điều khiển',
+ cancel: 'Hủy',
+ changesNotSaved: 'Thay đổi chưa được lưu lại. Bạn sẽ mất bản chỉnh sửa nếu thoát bây giờ.',
+ close: 'Gần',
+ collapse: 'Thu gọn',
+ collections: 'Collections',
+ columnToSort: 'Sắp xếp cột',
+ columns: 'Hiển thị cột',
+ confirm: 'Xác nhận',
+ confirmDeletion: 'Xác nhận xóa',
+ confirmDuplication: 'Xác nhận tạo bản sao',
+ copied: 'Đâ sao chép',
+ copy: 'Sao chép',
+ create: 'Tạo',
+ createNew: 'Tạo mới',
+ createNewLabel: 'Tạo mới {{label}}',
+ created: 'Đã tạo',
+ creating: 'Đang tạo',
+ creatingNewLabel: 'Đang tạo mới {{label}}',
+ dark: 'Nền tối',
+ dashboard: 'Bảng điều khiển',
+ delete: 'Xóa',
+ deletedCountSuccessfully: 'Đã xóa thành công {{count}} {{label}}.',
+ deleting: 'Đang xóa...',
+ descending: 'Xếp theo thứ tự giảm dần',
+ deselectAllRows: 'Bỏ chọn tất cả các hàng',
+ duplicate: 'Tạo bản sao',
+ duplicateWithoutSaving: 'Không lưu dữ liệu và tạo bản sao',
+ edit: 'Chỉnh sửa',
+ editLabel: 'Chỉnh sửa: {{label}}',
+ editing: 'Đang chỉnh sửa',
+ editingLabel_many: 'Đang chỉnh sửa {{count}} {{label}}',
+ editingLabel_one: 'Đang chỉnh sửa {{count}} {{label}}',
+ editingLabel_other: 'Đang chỉnh sửa {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Địa chỉ Email',
+ enterAValue: 'Nhập một giá trị',
+ error: 'Lỗi',
+ errors: 'Lỗi',
+ fallbackToDefaultLocale: 'Ngôn ngữ mặc định',
+ filterWhere: 'Lọc {{label}} với điều kiện:',
+ filters: 'Bộ lọc',
+ globals: 'Toàn thể (globals)',
+ language: 'Ngôn ngữ',
+ lastModified: 'Chỉnh sửa lần cuối vào lúc',
+ leaveAnyway: 'Tiếp tục thoát',
+ leaveWithoutSaving: 'Thay đổi chưa được lưu',
+ light: 'Nền sáng',
+ livePreview: 'Xem trước',
+ loading: 'Đang tải',
+ locale: 'Ngôn ngữ',
+ menu: 'Thực đơn',
+ moveDown: 'Di chuyển xuống',
+ moveUp: 'Di chuyển lên',
+ noFiltersSet: 'Không có bộ lọc nào được áp dụng',
+ noLabel: '<Không có {{label}}>',
+ noOptions: 'Không có lựa chọn',
+ noResults:
+ 'Danh sách rỗng: {{label}}. Có thể {{label}} chưa tồn tại hoặc không có dữ kiện trùng với bộ lọc hiện tại.',
+ noValue: 'Không có giá trị',
+ none: 'Không có',
+ notFound: 'Không tìm thấy',
+ nothingFound: 'Không tìm thấy',
+ of: 'trong số',
+ open: 'Mở',
+ or: 'hoặc',
+ order: 'Thứ tự',
+ pageNotFound: 'Không tìm thấy trang',
+ password: 'Mật khẩu',
+ payloadSettings: 'Cài đặt',
+ perPage: 'Hiển thị mỗi trang: {{limit}}',
+ remove: 'Loại bỏ',
+ reset: 'Đặt lại',
+ row: 'Hàng',
+ rows: 'Những hàng',
+ save: 'Luu',
+ saving: 'Đang lưu...',
+ searchBy: 'Tìm với {{label}}',
+ selectAll: 'Chọn tất cả {{count}} {{label}}',
+ selectAllRows: 'Chọn tất cả các hàng',
+ selectValue: 'Chọn một giá trị',
+ selectedCount: 'Đã chọn {{count}} {{label}}',
+ showAllLabel: 'Hiển thị tất cả {{label}}',
+ sorryNotFound: 'Xin lỗi, không có kết quả nào tương ứng với request của bạn.',
+ sort: 'Sắp xếp',
+ sortByLabelDirection: 'Sắp xếp theo {{label}} {{direction}}',
+ stayOnThisPage: 'Ở lại trang này',
+ submissionSuccessful: 'Gửi thành công.',
+ submit: 'Gửi',
+ successfullyCreated: '{{label}} đã được tạo thành công.',
+ successfullyDuplicated: '{{label}} đã được sao chép thành công.',
+ thisLanguage: 'Vietnamese (Tiếng Việt)',
+ titleDeleted: '{{label}} {{title}} đã được xóa thành công.',
+ unauthorized: 'Không có quyền truy cập.',
+ unsavedChangesDuplicate: 'Bạn chưa lưu các thay đổi. Bạn có muốn tiếp tục tạo bản sao?',
+ untitled: 'Chưa có tiêu đề',
+ updatedAt: 'Ngày cập nhật',
+ updatedCountSuccessfully: 'Đã cập nhật thành công {{count}} {{label}}.',
+ updatedSuccessfully: 'Cập nhật thành công.',
+ updating: 'Đang cập nhật',
+ welcome: 'Xin chào',
+ },
+ operators: {
+ contains: 'có chứa',
+ equals: 'bằng',
+ exists: 'tồn tại',
+ isGreaterThan: 'lớn hơn',
+ isGreaterThanOrEqualTo: 'lớn hơn hoặc bằng',
+ isIn: 'có trong',
+ isLessThan: 'nhỏ hơn',
+ isLessThanOrEqualTo: 'nhỏ hơn hoặc bằng',
+ isLike: 'gần giống',
+ isNotEqualTo: 'không bằng',
+ isNotIn: 'không có trong',
+ near: 'gần',
+ },
+ upload: {
+ crop: 'Mùa vụ',
+ cropToolDescription:
+ 'Kéo các góc của khu vực đã chọn, vẽ một khu vực mới hoặc điều chỉnh các giá trị dưới đây.',
+ dragAndDrop: 'Kéo và thả một tập tin',
+ editImage: 'Chỉnh sửa hình ảnh',
+ focalPoint: 'Điểm trọng tâm',
+ focalPointDescription:
+ 'Kéo điểm tiêu cực trực tiếp trên trình xem trước hoặc điều chỉnh các giá trị bên dưới.',
+ height: 'Chiều cao',
+ previewSizes: 'Kích cỡ xem trước',
+ selectCollectionToBrowse: 'Chọn một Collection để tìm',
+ selectFile: 'Chọn một file',
+ setCropArea: 'Đặt khu vực cắt',
+ setFocalPoint: 'Đặt điểm tiêu điểm',
+ sizesFor: 'Kích thước cho {{label}}',
+ width: 'Chiều rộng',
+ },
+ validation: {
+ fieldHasNo: 'Field này không có: {{label}}',
+ limitReached: 'Đã đạt giới hạn, chỉ có thể thêm {{max}} mục.',
+ required: 'Field này cần được diền.',
+ requiresAtLeast: 'Field này cần tối thiểu {{count}} {{label}}.',
+ },
+ version: {
+ aboutToPublishSelection: 'Bạn có muốn xuất bản tất cả {{label}} không?',
+ aboutToRestore: 'Bạn chuẩn bị khôi phục lại {{label}} về phiên bản {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Bạn chuẩn bị khôi phục lại bản toàn thể (global) của {{label}} về phiên bản {{versionDate}}.',
+ aboutToRevertToPublished: 'Bạn có muốn tái xuất bản bản nháp này không?',
+ aboutToUnpublish: 'Bạn có muốn ngưng xuất bản?',
+ aboutToUnpublishSelection: 'Bạn có muốn ngưng xuất bản tất cả {{label}} không?',
+ autosave: 'Tự động lưu dữ liệu',
+ autosavedSuccessfully: 'Đã tự động lưu thành công.',
+ changed: 'Đã thay đổi',
+ compareVersion: 'So sánh phiên bản này với:',
+ confirmPublish: 'Xác nhận xuất bản',
+ confirmRevertToSaved: 'Xác nhận, quay về trạng thái đã lưu',
+ confirmUnpublish: 'Xác nhận, ngưng xuất bản',
+ confirmVersionRestoration: 'Xác nhận, khôi phục về phiên bản trước',
+ draft: 'Bản nháp',
+ draftSavedSuccessfully: 'Bản nháp đã được lưu thành công.',
+ noFurtherVersionsFound: 'Không tìm thấy phiên bản cũ hơn',
+ noRowsFound: 'Không tìm thấy: {{label}}',
+ preview: 'Bản xem trước',
+ problemRestoringVersion: 'Đã xảy ra vấn đề khi khôi phục phiên bản này',
+ publish: 'Công bố',
+ publishChanges: 'Xuất bản tài liệu',
+ published: 'Đã xuất bản',
+ restoreThisVersion: 'Khôi phục về phiên bản này',
+ restoredSuccessfully: 'Đã khôi phục thành công.',
+ restoring: 'Đang khôi phục...',
+ revertToPublished: 'Quay về trạng thái đã xuất bản',
+ saveDraft: 'Lưu bản nháp',
+ selectLocales: 'Chọn mã khu vực để hiện thị',
+ selectVersionToCompare: 'Chọn phiên bản để so sánh',
+ showLocales: 'Hiển thị mã khu vực:',
+ type: 'Loại',
+ unpublish: 'Ẩn tài liệu',
+ unpublishing: 'Đang ẩn tài liệu...',
+ version: 'Phiên bản',
+ versionCreatedOn: 'Phiên bản {{version}} được tạo vào lúc:',
+ versionID: 'ID của phiên bản',
+ versions: 'Danh sách phiên bản',
+ viewingVersion: 'Xem phiên bản của {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Xem phiên bản toàn thể (global) của {{entityLabel}}',
+ viewingVersions: 'Xem những phiên bản của {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Xem những phiên bản toàn thể (global) của {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/vi.json b/packages/translations/src/_generatedFiles_/client/vi.json
deleted file mode 100644
index 7e8d1c4c6a3..00000000000
--- a/packages/translations/src/_generatedFiles_/client/vi.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Tài khoản",
- "accountOfCurrentUser": "Tài khoản của người dùng hiện tại",
- "alreadyActivated": "Đã được kích hoạt",
- "alreadyLoggedIn": "Đã đăng nhập",
- "backToLogin": "Quay lại đăng nhập.",
- "beginCreateFirstUser": "Để bắt đầu, hãy tạo người dùng đầu tiên.",
- "changePassword": "Đổi mật khẩu",
- "confirmGeneration": "Xác nhận, tạo API Key",
- "confirmPassword": "Xác nhận mật khẩu",
- "emailNotValid": "Email không chính xác",
- "emailSent": "Email đã được gửi",
- "enableAPIKey": "Kích hoạt API Key",
- "failedToUnlock": "Mở khóa thất bại",
- "forceUnlock": "Mở khóa tài khoản",
- "forgotPassword": "Quên mật khẩu",
- "forgotPasswordEmailInstructions": "Nhập email của bạn để nhận hướng dẫn tạo lại mật khẩu.",
- "forgotPasswordQuestion": "Quên mật khẩu?",
- "generate": "Tạo",
- "generateNewAPIKey": "Tạo API Key mới",
- "logBackIn": "Đăng nhập lại",
- "logOut": "Đăng xuất",
- "loggedOutInactivity": "Bạn đã tự động đăng xuất sau một khoản thời gian dài không thao tác.",
- "loggedOutSuccessfully": "Đăng xuất thành công.",
- "login": "Đăng nhập",
- "logout": "Đăng xuất",
- "logoutUser": "Đăng xuất người dùng",
- "newAPIKeyGenerated": "API Key mới đã được tạo",
- "newPassword": "Mật khẩu mới",
- "resetPassword": "Tạo lại mật khẩu",
- "stayLoggedIn": "Duy trì đăng nhập",
- "successfullyUnlocked": "Mở khóa thành công",
- "unableToVerify": "Không thể xác thực",
- "verified": "Đã xác thực",
- "verifiedSuccessfully": "Đã xác thực thành công",
- "verify": "Tiến hành xác thực",
- "verifyUser": "Tiến hành xác thực người dùng",
- "youAreInactive": "Bạn đã không thao tác trong một khoảng thời gian, và sẽ bị tự động đăng xuất vì lý do bảo mật. Bạn có muốn tiếp tục phiên đăng nhập."
- },
- "error": {
- "autosaving": "Lỗi - Đã xảy ra vấn đề khi tự động sao lưu bản tài liệu này.",
- "correctInvalidFields": "Lỗi - Xin hãy sửa lại những fields không hợp lệ.",
- "deletingTitle": "Lỗi - Đã xảy ra vấn đề khi xóa {{title}}. Hãy kiểm tra kết nối mạng và thử lại.",
- "loadingDocument": "Lỗi - Đã xảy ra vấn để khi tải bản tài liệu với ID {{id}}.",
- "noMatchedField": "Lỗi - Không tìm thấy field trùng với \"{{label}}\".",
- "notAllowedToAccessPage": "Lỗi - Bạn không có quyền truy cập trang này.",
- "previewing": "Lỗi - Đã xảy ra vấn đề khi xem trước bản tài liệu này.",
- "unableToDeleteCount": "Không thể xóa {{count}} trong số {{total}} {{label}}.",
- "unableToUpdateCount": "Không thể cập nhật {{count}} trên {{total}} {{label}}.",
- "unknown": "Lỗi - Không xác định (unknown error).",
- "unspecific": "Lỗi - Đã xảy ra (unspecific error)."
- },
- "fields": {
- "addLabel": "Thêm: {{label}}",
- "addLink": "Thêm liên kết",
- "addNew": "Thêm mới",
- "addNewLabel": "Thêm mới: {{label}}",
- "addRelationship": "Thêm mối quan hệ (relationship)",
- "addUpload": "Thêm tải lên (upload)",
- "block": "block",
- "blockType": "Block Type",
- "blocks": "blocks",
- "chooseFromExisting": "Chọn từ thư viện",
- "collapseAll": "Ẩn toàn bộ",
- "editLink": "Chỉnh sửa liên kết",
- "editRelationship": "Chỉnh sửa mối quan hệ",
- "itemsAndMore": "{{items}} và {{count}} món nữa",
- "labelRelationship": "Mối quan hệ của {{label}} (Relationship)",
- "latitude": "Vĩ độ",
- "longitude": "Kinh độ",
- "passwordsDoNotMatch": "Mật khẩu không trùng.",
- "removeRelationship": "Xóa Mối quan hệ",
- "removeUpload": "Xóa bản tải lên",
- "saveChanges": "Luu thay đổi",
- "searchForBlock": "Tìm block",
- "selectFieldsToEdit": "Chọn các trường để chỉnh sửa",
- "showAll": "Hiển thị toàn bộ",
- "swapRelationship": "Đổi quan hệ",
- "swapUpload": "Đổi bản tải lên",
- "toggleBlock": "Bật/tắt block",
- "uploadNewLabel": "Tải lên bản mới: {{label}}"
- },
- "general": {
- "aboutToDelete": "Chuẩn bị xóa {{label}} <1>{{title}}</1>. Bạn có muốn tiếp tục không?",
- "aboutToDeleteCount_many": "Bạn sắp xóa {{count}} {{label}}",
- "aboutToDeleteCount_one": "Bạn sắp xóa {{count}} {{label}}",
- "aboutToDeleteCount_other": "Bạn sắp xóa {{count}} {{label}}",
- "addBelow": "Thêm bên dưới",
- "addFilter": "Thêm bộ lọc",
- "adminTheme": "Giao diện bảng điều khiển",
- "and": "Và",
- "applyChanges": "Áp dụng Thay đổi",
- "ascending": "Sắp xếp theo thứ tự tăng dần",
- "automatic": "Tự động",
- "backToDashboard": "Quay lại bảng điều khiển",
- "cancel": "Hủy",
- "changesNotSaved": "Thay đổi chưa được lưu lại. Bạn sẽ mất bản chỉnh sửa nếu thoát bây giờ.",
- "close": "Gần",
- "collapse": "Thu gọn",
- "collections": "Collections",
- "columnToSort": "Sắp xếp cột",
- "columns": "Hiển thị cột",
- "confirm": "Xác nhận",
- "confirmDeletion": "Xác nhận xóa",
- "confirmDuplication": "Xác nhận tạo bản sao",
- "copied": "Đâ sao chép",
- "copy": "Sao chép",
- "create": "Tạo",
- "createNew": "Tạo mới",
- "createNewLabel": "Tạo mới {{label}}",
- "created": "Đã tạo",
- "creating": "Đang tạo",
- "creatingNewLabel": "Đang tạo mới {{label}}",
- "dark": "Nền tối",
- "dashboard": "Bảng điều khiển",
- "delete": "Xóa",
- "deletedCountSuccessfully": "Đã xóa thành công {{count}} {{label}}.",
- "deleting": "Đang xóa...",
- "descending": "Xếp theo thứ tự giảm dần",
- "deselectAllRows": "Bỏ chọn tất cả các hàng",
- "duplicate": "Tạo bản sao",
- "duplicateWithoutSaving": "Không lưu dữ liệu và tạo bản sao",
- "edit": "Chỉnh sửa",
- "editLabel": "Chỉnh sửa: {{label}}",
- "editing": "Đang chỉnh sửa",
- "editingLabel_many": "Đang chỉnh sửa {{count}} {{label}}",
- "editingLabel_one": "Đang chỉnh sửa {{count}} {{label}}",
- "editingLabel_other": "Đang chỉnh sửa {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Địa chỉ Email",
- "enterAValue": "Nhập một giá trị",
- "error": "Lỗi",
- "errors": "Lỗi",
- "fallbackToDefaultLocale": "Ngôn ngữ mặc định",
- "filterWhere": "Lọc {{label}} với điều kiện:",
- "filters": "Bộ lọc",
- "globals": "Toàn thể (globals)",
- "language": "Ngôn ngữ",
- "lastModified": "Chỉnh sửa lần cuối vào lúc",
- "leaveAnyway": "Tiếp tục thoát",
- "leaveWithoutSaving": "Thay đổi chưa được lưu",
- "light": "Nền sáng",
- "livePreview": "Xem trước",
- "loading": "Đang tải",
- "locale": "Ngôn ngữ",
- "menu": "Thực đơn",
- "moveDown": "Di chuyển xuống",
- "moveUp": "Di chuyển lên",
- "noFiltersSet": "Không có bộ lọc nào được áp dụng",
- "noLabel": "<Không có {{label}}>",
- "noOptions": "Không có lựa chọn",
- "noResults": "Danh sách rỗng: {{label}}. Có thể {{label}} chưa tồn tại hoặc không có dữ kiện trùng với bộ lọc hiện tại.",
- "noValue": "Không có giá trị",
- "none": "Không có",
- "notFound": "Không tìm thấy",
- "nothingFound": "Không tìm thấy",
- "of": "trong số",
- "open": "Mở",
- "or": "hoặc",
- "order": "Thứ tự",
- "pageNotFound": "Không tìm thấy trang",
- "password": "Mật khẩu",
- "payloadSettings": "Cài đặt",
- "perPage": "Hiển thị mỗi trang: {{limit}}",
- "remove": "Loại bỏ",
- "reset": "Đặt lại",
- "row": "Hàng",
- "rows": "Những hàng",
- "save": "Luu",
- "saving": "Đang lưu...",
- "searchBy": "Tìm với {{label}}",
- "selectAll": "Chọn tất cả {{count}} {{label}}",
- "selectAllRows": "Chọn tất cả các hàng",
- "selectValue": "Chọn một giá trị",
- "selectedCount": "Đã chọn {{count}} {{label}}",
- "showAllLabel": "Hiển thị tất cả {{label}}",
- "sorryNotFound": "Xin lỗi, không có kết quả nào tương ứng với request của bạn.",
- "sort": "Sắp xếp",
- "sortByLabelDirection": "Sắp xếp theo {{label}} {{direction}}",
- "stayOnThisPage": "Ở lại trang này",
- "submissionSuccessful": "Gửi thành công.",
- "submit": "Gửi",
- "successfullyCreated": "{{label}} đã được tạo thành công.",
- "successfullyDuplicated": "{{label}} đã được sao chép thành công.",
- "thisLanguage": "Vietnamese (Tiếng Việt)",
- "titleDeleted": "{{label}} {{title}} đã được xóa thành công.",
- "unauthorized": "Không có quyền truy cập.",
- "unsavedChangesDuplicate": "Bạn chưa lưu các thay đổi. Bạn có muốn tiếp tục tạo bản sao?",
- "untitled": "Chưa có tiêu đề",
- "updatedAt": "Ngày cập nhật",
- "updatedCountSuccessfully": "Đã cập nhật thành công {{count}} {{label}}.",
- "updatedSuccessfully": "Cập nhật thành công.",
- "updating": "Đang cập nhật",
- "welcome": "Xin chào"
- },
- "operators": {
- "contains": "có chứa",
- "equals": "bằng",
- "exists": "tồn tại",
- "isGreaterThan": "lớn hơn",
- "isGreaterThanOrEqualTo": "lớn hơn hoặc bằng",
- "isIn": "có trong",
- "isLessThan": "nhỏ hơn",
- "isLessThanOrEqualTo": "nhỏ hơn hoặc bằng",
- "isLike": "gần giống",
- "isNotEqualTo": "không bằng",
- "isNotIn": "không có trong",
- "near": "gần"
- },
- "upload": {
- "crop": "Mùa vụ",
- "cropToolDescription": "Kéo các góc của khu vực đã chọn, vẽ một khu vực mới hoặc điều chỉnh các giá trị dưới đây.",
- "dragAndDrop": "Kéo và thả một tập tin",
- "editImage": "Chỉnh sửa hình ảnh",
- "focalPoint": "Điểm trọng tâm",
- "focalPointDescription": "Kéo điểm tiêu cực trực tiếp trên trình xem trước hoặc điều chỉnh các giá trị bên dưới.",
- "height": "Chiều cao",
- "previewSizes": "Kích cỡ xem trước",
- "selectCollectionToBrowse": "Chọn một Collection để tìm",
- "selectFile": "Chọn một file",
- "setCropArea": "Đặt khu vực cắt",
- "setFocalPoint": "Đặt điểm tiêu điểm",
- "sizesFor": "Kích thước cho {{label}}",
- "width": "Chiều rộng"
- },
- "validation": {
- "fieldHasNo": "Field này không có: {{label}}",
- "limitReached": "Đã đạt giới hạn, chỉ có thể thêm {{max}} mục.",
- "required": "Field này cần được diền.",
- "requiresAtLeast": "Field này cần tối thiểu {{count}} {{label}}."
- },
- "version": {
- "aboutToPublishSelection": "Bạn có muốn xuất bản tất cả {{label}} không?",
- "aboutToRestore": "Bạn chuẩn bị khôi phục lại {{label}} về phiên bản {{versionDate}}.",
- "aboutToRestoreGlobal": "Bạn chuẩn bị khôi phục lại bản toàn thể (global) của {{label}} về phiên bản {{versionDate}}.",
- "aboutToRevertToPublished": "Bạn có muốn tái xuất bản bản nháp này không?",
- "aboutToUnpublish": "Bạn có muốn ngưng xuất bản?",
- "aboutToUnpublishSelection": "Bạn có muốn ngưng xuất bản tất cả {{label}} không?",
- "autosave": "Tự động lưu dữ liệu",
- "autosavedSuccessfully": "Đã tự động lưu thành công.",
- "changed": "Đã thay đổi",
- "compareVersion": "So sánh phiên bản này với:",
- "confirmPublish": "Xác nhận xuất bản",
- "confirmRevertToSaved": "Xác nhận, quay về trạng thái đã lưu",
- "confirmUnpublish": "Xác nhận, ngưng xuất bản",
- "confirmVersionRestoration": "Xác nhận, khôi phục về phiên bản trước",
- "draft": "Bản nháp",
- "draftSavedSuccessfully": "Bản nháp đã được lưu thành công.",
- "noFurtherVersionsFound": "Không tìm thấy phiên bản cũ hơn",
- "noRowsFound": "Không tìm thấy: {{label}}",
- "preview": "Bản xem trước",
- "problemRestoringVersion": "Đã xảy ra vấn đề khi khôi phục phiên bản này",
- "publish": "Công bố",
- "publishChanges": "Xuất bản tài liệu",
- "published": "Đã xuất bản",
- "restoreThisVersion": "Khôi phục về phiên bản này",
- "restoredSuccessfully": "Đã khôi phục thành công.",
- "restoring": "Đang khôi phục...",
- "revertToPublished": "Quay về trạng thái đã xuất bản",
- "saveDraft": "Lưu bản nháp",
- "selectLocales": "Chọn mã khu vực để hiện thị",
- "selectVersionToCompare": "Chọn phiên bản để so sánh",
- "showLocales": "Hiển thị mã khu vực:",
- "type": "Loại",
- "unpublish": "Ẩn tài liệu",
- "unpublishing": "Đang ẩn tài liệu...",
- "version": "Phiên bản",
- "versionCreatedOn": "Phiên bản {{version}} được tạo vào lúc:",
- "versionID": "ID của phiên bản",
- "versions": "Danh sách phiên bản",
- "viewingVersion": "Xem phiên bản của {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Xem phiên bản toàn thể (global) của {{entityLabel}}",
- "viewingVersions": "Xem những phiên bản của {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Xem những phiên bản toàn thể (global) của {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/zh-tw.js b/packages/translations/src/_generatedFiles_/client/zh-tw.js
new file mode 100644
index 00000000000..6ba35f16e68
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/zh-tw.js
@@ -0,0 +1,281 @@
+export default {
+ authentication: {
+ account: '帳戶',
+ accountOfCurrentUser: '目前使用者的帳戶',
+ alreadyActivated: '已經啟用了',
+ alreadyLoggedIn: '已經登入了',
+ backToLogin: '返回登入頁面',
+ beginCreateFirstUser: '首先,請建立您的第一個使用者。',
+ changePassword: '更改密碼',
+ confirmGeneration: '確認生成',
+ confirmPassword: '確認密碼',
+ emailNotValid: '提供的電子郵件無效',
+ emailSent: '電子郵件已寄出',
+ enableAPIKey: '啟用API金鑰',
+ failedToUnlock: '解鎖失敗',
+ forceUnlock: '強制解鎖',
+ forgotPassword: '忘記密碼',
+ forgotPasswordEmailInstructions:
+ '請在下方輸入您的電子郵件。您將收到一封有關如何重設密碼的說明電子郵件。',
+ forgotPasswordQuestion: '忘記密碼?',
+ generate: '生成',
+ generateNewAPIKey: '生成新的API金鑰',
+ logBackIn: '重新登入',
+ logOut: '登出',
+ loggedOutInactivity: '您由於不活躍而被登出了。',
+ loggedOutSuccessfully: '您已成功登出。',
+ login: '登入',
+ logout: '登出',
+ logoutUser: '登出使用者',
+ newAPIKeyGenerated: '新的API金鑰已生成。',
+ newPassword: '新的密碼',
+ resetPassword: '重設密碼',
+ stayLoggedIn: '保持登入狀態',
+ successfullyUnlocked: '已成功解鎖',
+ unableToVerify: '無法驗證',
+ verified: '已驗證',
+ verifiedSuccessfully: '成功驗證',
+ verify: '驗證',
+ verifyUser: '驗證使用者',
+ youAreInactive:
+ '您已經有一段時間沒有活動了,為了您的安全,很快就會自動登出。您想保持登入狀態嗎?',
+ },
+ error: {
+ autosaving: '自動儲存該文件時出現了問題。',
+ correctInvalidFields: '請更正無效區塊。',
+ deletingTitle: '刪除{{title}}時出現了錯誤。請檢查您的網路連線並重試。',
+ loadingDocument: '加載ID為{{id}}的文件時出現了問題。',
+ localesNotSaved_one: '這個語言環境無法被儲存:',
+ localesNotSaved_other: '以下的語言環境無法被儲存:',
+ noMatchedField: '找不到與"{{label}}"匹配的字串',
+ notAllowedToAccessPage: '您沒有權限訪問此頁面。',
+ previewing: '預覽文件時出現了問題。',
+ unableToDeleteCount: '無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。',
+ unableToUpdateCount: '無法從 {{total}} 個中更新 {{count}} 個 {{label}}。',
+ unknown: '發生了一個未知的錯誤。',
+ unspecific: '發生了一個錯誤。',
+ },
+ fields: {
+ addLabel: '新增{{label}}',
+ addLink: '新增連結',
+ addNew: '新增',
+ addNewLabel: '新增{{label}}',
+ addRelationship: '新增關聯',
+ addUpload: '上傳',
+ block: '區塊',
+ blockType: '區塊類型',
+ blocks: '區塊',
+ chooseFromExisting: '從現有的選擇',
+ collapseAll: '全部折疊',
+ editLink: '編輯連結',
+ editRelationship: '編輯關聯',
+ itemsAndMore: '{{items}} 個,還有 {{count}} 個',
+ labelRelationship: '{{label}}關聯',
+ latitude: '緯度',
+ longitude: '經度',
+ passwordsDoNotMatch: '密碼不匹配。',
+ removeRelationship: '移除關聯',
+ removeUpload: '移除上傳',
+ saveChanges: '儲存變更',
+ searchForBlock: '搜尋一個區塊',
+ selectFieldsToEdit: '選擇要編輯的字串',
+ showAll: '顯示全部',
+ swapRelationship: '替換關聯',
+ swapUpload: '替換上傳',
+ toggleBlock: '切換區塊',
+ uploadNewLabel: '上傳新的{{label}}',
+ },
+ general: {
+ aboutToDelete: '您即將刪除{{label}} <1>{{title}}</1>。您確定要繼續嗎?',
+ aboutToDeleteCount_many: '您即將刪除 {{count}} 個 {{label}}',
+ aboutToDeleteCount_one: '您即將刪除 {{count}} 個 {{label}}',
+ aboutToDeleteCount_other: '您即將刪除 {{count}} 個 {{label}}',
+ addBelow: '新增到下方',
+ addFilter: '新增過濾器',
+ adminTheme: '管理頁面主題',
+ and: '和',
+ applyChanges: '套用更改',
+ ascending: '升冪',
+ automatic: '自動',
+ backToDashboard: '返回到控制面板',
+ cancel: '取消',
+ changesNotSaved: '您還有尚未儲存的變更。您確定要離開嗎?',
+ close: '關閉',
+ collapse: '折疊',
+ collections: '集合',
+ columnToSort: '要排序的欄位',
+ columns: '欄位',
+ confirm: '確認',
+ confirmDeletion: '確認刪除',
+ confirmDuplication: '確認複製',
+ copied: '已複製',
+ copy: '複製',
+ create: '建立',
+ createNew: '建立新的',
+ createNewLabel: '建立新的{{label}}',
+ created: '已建立',
+ creating: '建立中',
+ creatingNewLabel: '正在建立新的{{label}}',
+ dark: '深色',
+ dashboard: '控制面板',
+ delete: '刪除',
+ deletedCountSuccessfully: '已成功刪除 {{count}} 個 {{label}}。',
+ deleting: '刪除中...',
+ descending: '降冪',
+ deselectAllRows: '取消選擇全部',
+ duplicate: '複製',
+ duplicateWithoutSaving: '複製而不儲存變更。',
+ edit: '編輯',
+ editLabel: '編輯{{label}}',
+ editing: '編輯中',
+ editingLabel_many: '編輯 {{count}} 個 {{label}}',
+ editingLabel_one: '編輯 {{count}} 個 {{label}}',
+ editingLabel_other: '編輯 {{count}} 個 {{label}}',
+ email: '電子郵件',
+ emailAddress: '電子郵件地址',
+ enterAValue: '輸入一個值',
+ error: '錯誤',
+ errors: '錯誤',
+ fallbackToDefaultLocale: '回到預設的語言',
+ filterWhere: '過濾{{label}}',
+ filters: '過濾器',
+ globals: '全域',
+ language: '語言',
+ lastModified: '最後修改',
+ leaveAnyway: '無論如何都要離開',
+ leaveWithoutSaving: '不儲存直接離開',
+ light: '亮色',
+ livePreview: '預覽',
+ loading: '載入中...',
+ locale: '語言環境',
+ menu: '菜單',
+ moveDown: '向下移動',
+ moveUp: '向上移動',
+ noFiltersSet: '沒有設定過濾器',
+ noLabel: '<沒有{{label}}>',
+ noOptions: '沒有選項',
+ noResults: '沒有找到{{label}}。{{label}}並不存在或沒有符合您上面所指定的過濾器。',
+ noValue: '沒有數值',
+ none: '無',
+ notFound: '未找到',
+ nothingFound: '沒有找到任何東西',
+ of: '的',
+ open: '打開',
+ or: '或',
+ order: '排序',
+ pageNotFound: '未找到頁面',
+ password: '密碼',
+ payloadSettings: 'Payload設定',
+ perPage: '每一頁: {{limit}} 個',
+ remove: '移除',
+ reset: '重設',
+ row: '行',
+ rows: '行',
+ save: '儲存',
+ saving: '儲存中...',
+ searchBy: '搜尋{{label}}',
+ selectAll: '選擇所有 {{count}} 個 {{label}}',
+ selectAllRows: '選擇所有行',
+ selectValue: '選擇一個值',
+ selectedCount: '已選擇 {{count}} 個 {{label}}',
+ showAllLabel: '顯示所有{{label}}',
+ sorryNotFound: '對不起,沒有找到您請求的東西。',
+ sort: '排序',
+ sortByLabelDirection: '按{{label}} {{direction}}排序',
+ stayOnThisPage: '停留在此頁面',
+ submissionSuccessful: '成功送出。',
+ submit: '送出',
+ successfullyCreated: '成功建立{{label}}',
+ successfullyDuplicated: '成功複製{{label}}',
+ thisLanguage: '中文 (繁體)',
+ titleDeleted: '{{label}} "{{title}}"已被成功刪除。',
+ unauthorized: '未經授權',
+ unsavedChangesDuplicate: '您有還沒儲存的修改,確定要繼續複製嗎?',
+ untitled: '無標題',
+ updatedAt: '更新於',
+ updatedCountSuccessfully: '已成功更新 {{count}} 個 {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ welcome: '歡迎',
+ },
+ operators: {
+ contains: '包含',
+ equals: '等於',
+ exists: '存在',
+ isGreaterThan: '大於',
+ isGreaterThanOrEqualTo: '大於等於',
+ isIn: '在',
+ isLessThan: '小於',
+ isLessThanOrEqualTo: '小於或等於',
+ isLike: '就像',
+ isNotEqualTo: '不等於',
+ isNotIn: '不在',
+ near: '附近',
+ },
+ upload: {
+ crop: '裁剪',
+ cropToolDescription: '拖動所選區域的角落,繪製一個新區域或調整以下的值。',
+ dragAndDrop: '拖放一個檔案',
+ editImage: '編輯圖像',
+ focalPoint: '焦點',
+ focalPointDescription: '直接在預覽中拖動焦點或調整下面的值。',
+ height: '高度',
+ previewSizes: '預覽尺寸',
+ selectCollectionToBrowse: '選擇一個要瀏覽的集合',
+ selectFile: '選擇一個文件',
+ setCropArea: '設置裁剪區域',
+ setFocalPoint: '設置焦點',
+ sizesFor: '{{label}}的尺寸',
+ width: '寬度',
+ },
+ validation: {
+ fieldHasNo: '這個字串沒有{{label}}',
+ limitReached: '已達限制,只能添加{{max}}個項目。',
+ required: '該字串為必填項目。',
+ requiresAtLeast: '該字串至少需要 {{count}} 個 {{label}}。',
+ },
+ version: {
+ aboutToPublishSelection: '您確定即將發佈所選的 {{label}} 嗎?',
+ aboutToRestore: '您將把這個文件{{label}}回復到{{versionDate}}時的狀態',
+ aboutToRestoreGlobal: '您要將痊域的{{label}}回復到{{versionDate}}時的狀態',
+ aboutToRevertToPublished: '您將要將這個文件的內容還原到它的發佈狀態。您確定嗎?',
+ aboutToUnpublish: '您即將取消發佈這個文件。您確定嗎?',
+ aboutToUnpublishSelection: '您即將取消發佈所選內容中的所有 {{label}}。您確定嗎?',
+ autosave: '自動儲存',
+ autosavedSuccessfully: '自動儲存成功。',
+ changed: '已更改',
+ compareVersion: '對比版本:',
+ confirmPublish: '確認發佈',
+ confirmRevertToSaved: '確認回復到儲存狀態',
+ confirmUnpublish: '確認取消發佈',
+ confirmVersionRestoration: '確認版本回復',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿儲存成功。',
+ noFurtherVersionsFound: '沒有發現其他版本',
+ noRowsFound: '沒有發現{{label}}',
+ preview: '預覽',
+ problemRestoringVersion: '回復這個版本時發生了問題',
+ publish: '發佈',
+ publishChanges: '發佈修改',
+ published: '已發佈',
+ restoreThisVersion: '回復此版本',
+ restoredSuccessfully: '回復成功。',
+ restoring: '回復中...',
+ revertToPublished: '還原到已發佈的版本',
+ saveDraft: '儲存草稿',
+ selectLocales: '選擇要顯示的語言',
+ selectVersionToCompare: '選擇要比較的版本',
+ showLocales: '顯示語言:',
+ type: '類型',
+ unpublish: '取消發佈',
+ unpublishing: '取消發佈中...',
+ version: '版本',
+ versionCreatedOn: '版本 {{version}} 建立於:',
+ versionID: '版本ID',
+ versions: '版本',
+ viewingVersion: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionGlobal: '正在查看全域{{entityLabel}}的版本',
+ viewingVersions: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionsGlobal: '正在查看全域{{entityLabel}}的版本',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/zh-tw.json b/packages/translations/src/_generatedFiles_/client/zh-tw.json
deleted file mode 100644
index a6e1ef3278b..00000000000
--- a/packages/translations/src/_generatedFiles_/client/zh-tw.json
+++ /dev/null
@@ -1,280 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帳戶",
- "accountOfCurrentUser": "目前使用者的帳戶",
- "alreadyActivated": "已經啟用了",
- "alreadyLoggedIn": "已經登入了",
- "backToLogin": "返回登入頁面",
- "beginCreateFirstUser": "首先,請建立您的第一個使用者。",
- "changePassword": "更改密碼",
- "confirmGeneration": "確認生成",
- "confirmPassword": "確認密碼",
- "emailNotValid": "提供的電子郵件無效",
- "emailSent": "電子郵件已寄出",
- "enableAPIKey": "啟用API金鑰",
- "failedToUnlock": "解鎖失敗",
- "forceUnlock": "強制解鎖",
- "forgotPassword": "忘記密碼",
- "forgotPasswordEmailInstructions": "請在下方輸入您的電子郵件。您將收到一封有關如何重設密碼的說明電子郵件。",
- "forgotPasswordQuestion": "忘記密碼?",
- "generate": "生成",
- "generateNewAPIKey": "生成新的API金鑰",
- "logBackIn": "重新登入",
- "logOut": "登出",
- "loggedOutInactivity": "您由於不活躍而被登出了。",
- "loggedOutSuccessfully": "您已成功登出。",
- "login": "登入",
- "logout": "登出",
- "logoutUser": "登出使用者",
- "newAPIKeyGenerated": "新的API金鑰已生成。",
- "newPassword": "新的密碼",
- "resetPassword": "重設密碼",
- "stayLoggedIn": "保持登入狀態",
- "successfullyUnlocked": "已成功解鎖",
- "unableToVerify": "無法驗證",
- "verified": "已驗證",
- "verifiedSuccessfully": "成功驗證",
- "verify": "驗證",
- "verifyUser": "驗證使用者",
- "youAreInactive": "您已經有一段時間沒有活動了,為了您的安全,很快就會自動登出。您想保持登入狀態嗎?"
- },
- "error": {
- "autosaving": "自動儲存該文件時出現了問題。",
- "correctInvalidFields": "請更正無效區塊。",
- "deletingTitle": "刪除{{title}}時出現了錯誤。請檢查您的網路連線並重試。",
- "loadingDocument": "加載ID為{{id}}的文件時出現了問題。",
- "localesNotSaved_one": "這個語言環境無法被儲存:",
- "localesNotSaved_other": "以下的語言環境無法被儲存:",
- "noMatchedField": "找不到與\"{{label}}\"匹配的字串",
- "notAllowedToAccessPage": "您沒有權限訪問此頁面。",
- "previewing": "預覽文件時出現了問題。",
- "unableToDeleteCount": "無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。",
- "unableToUpdateCount": "無法從 {{total}} 個中更新 {{count}} 個 {{label}}。",
- "unknown": "發生了一個未知的錯誤。",
- "unspecific": "發生了一個錯誤。"
- },
- "fields": {
- "addLabel": "新增{{label}}",
- "addLink": "新增連結",
- "addNew": "新增",
- "addNewLabel": "新增{{label}}",
- "addRelationship": "新增關聯",
- "addUpload": "上傳",
- "block": "區塊",
- "blockType": "區塊類型",
- "blocks": "區塊",
- "chooseFromExisting": "從現有的選擇",
- "collapseAll": "全部折疊",
- "editLink": "編輯連結",
- "editRelationship": "編輯關聯",
- "itemsAndMore": "{{items}} 個,還有 {{count}} 個",
- "labelRelationship": "{{label}}關聯",
- "latitude": "緯度",
- "longitude": "經度",
- "passwordsDoNotMatch": "密碼不匹配。",
- "removeRelationship": "移除關聯",
- "removeUpload": "移除上傳",
- "saveChanges": "儲存變更",
- "searchForBlock": "搜尋一個區塊",
- "selectFieldsToEdit": "選擇要編輯的字串",
- "showAll": "顯示全部",
- "swapRelationship": "替換關聯",
- "swapUpload": "替換上傳",
- "toggleBlock": "切換區塊",
- "uploadNewLabel": "上傳新的{{label}}"
- },
- "general": {
- "aboutToDelete": "您即將刪除{{label}} <1>{{title}}</1>。您確定要繼續嗎?",
- "aboutToDeleteCount_many": "您即將刪除 {{count}} 個 {{label}}",
- "aboutToDeleteCount_one": "您即將刪除 {{count}} 個 {{label}}",
- "aboutToDeleteCount_other": "您即將刪除 {{count}} 個 {{label}}",
- "addBelow": "新增到下方",
- "addFilter": "新增過濾器",
- "adminTheme": "管理頁面主題",
- "and": "和",
- "applyChanges": "套用更改",
- "ascending": "升冪",
- "automatic": "自動",
- "backToDashboard": "返回到控制面板",
- "cancel": "取消",
- "changesNotSaved": "您還有尚未儲存的變更。您確定要離開嗎?",
- "close": "關閉",
- "collapse": "折疊",
- "collections": "集合",
- "columnToSort": "要排序的欄位",
- "columns": "欄位",
- "confirm": "確認",
- "confirmDeletion": "確認刪除",
- "confirmDuplication": "確認複製",
- "copied": "已複製",
- "copy": "複製",
- "create": "建立",
- "createNew": "建立新的",
- "createNewLabel": "建立新的{{label}}",
- "created": "已建立",
- "creating": "建立中",
- "creatingNewLabel": "正在建立新的{{label}}",
- "dark": "深色",
- "dashboard": "控制面板",
- "delete": "刪除",
- "deletedCountSuccessfully": "已成功刪除 {{count}} 個 {{label}}。",
- "deleting": "刪除中...",
- "descending": "降冪",
- "deselectAllRows": "取消選擇全部",
- "duplicate": "複製",
- "duplicateWithoutSaving": "複製而不儲存變更。",
- "edit": "編輯",
- "editLabel": "編輯{{label}}",
- "editing": "編輯中",
- "editingLabel_many": "編輯 {{count}} 個 {{label}}",
- "editingLabel_one": "編輯 {{count}} 個 {{label}}",
- "editingLabel_other": "編輯 {{count}} 個 {{label}}",
- "email": "電子郵件",
- "emailAddress": "電子郵件地址",
- "enterAValue": "輸入一個值",
- "error": "錯誤",
- "errors": "錯誤",
- "fallbackToDefaultLocale": "回到預設的語言",
- "filterWhere": "過濾{{label}}",
- "filters": "過濾器",
- "globals": "全域",
- "language": "語言",
- "lastModified": "最後修改",
- "leaveAnyway": "無論如何都要離開",
- "leaveWithoutSaving": "不儲存直接離開",
- "light": "亮色",
- "livePreview": "預覽",
- "loading": "載入中...",
- "locale": "語言環境",
- "menu": "菜單",
- "moveDown": "向下移動",
- "moveUp": "向上移動",
- "noFiltersSet": "沒有設定過濾器",
- "noLabel": "<沒有{{label}}>",
- "noOptions": "沒有選項",
- "noResults": "沒有找到{{label}}。{{label}}並不存在或沒有符合您上面所指定的過濾器。",
- "noValue": "沒有數值",
- "none": "無",
- "notFound": "未找到",
- "nothingFound": "沒有找到任何東西",
- "of": "的",
- "open": "打開",
- "or": "或",
- "order": "排序",
- "pageNotFound": "未找到頁面",
- "password": "密碼",
- "payloadSettings": "Payload設定",
- "perPage": "每一頁: {{limit}} 個",
- "remove": "移除",
- "reset": "重設",
- "row": "行",
- "rows": "行",
- "save": "儲存",
- "saving": "儲存中...",
- "searchBy": "搜尋{{label}}",
- "selectAll": "選擇所有 {{count}} 個 {{label}}",
- "selectAllRows": "選擇所有行",
- "selectValue": "選擇一個值",
- "selectedCount": "已選擇 {{count}} 個 {{label}}",
- "showAllLabel": "顯示所有{{label}}",
- "sorryNotFound": "對不起,沒有找到您請求的東西。",
- "sort": "排序",
- "sortByLabelDirection": "按{{label}} {{direction}}排序",
- "stayOnThisPage": "停留在此頁面",
- "submissionSuccessful": "成功送出。",
- "submit": "送出",
- "successfullyCreated": "成功建立{{label}}",
- "successfullyDuplicated": "成功複製{{label}}",
- "thisLanguage": "中文 (繁體)",
- "titleDeleted": "{{label}} \"{{title}}\"已被成功刪除。",
- "unauthorized": "未經授權",
- "unsavedChangesDuplicate": "您有還沒儲存的修改,確定要繼續複製嗎?",
- "untitled": "無標題",
- "updatedAt": "更新於",
- "updatedCountSuccessfully": "已成功更新 {{count}} 個 {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "welcome": "歡迎"
- },
- "operators": {
- "contains": "包含",
- "equals": "等於",
- "exists": "存在",
- "isGreaterThan": "大於",
- "isGreaterThanOrEqualTo": "大於等於",
- "isIn": "在",
- "isLessThan": "小於",
- "isLessThanOrEqualTo": "小於或等於",
- "isLike": "就像",
- "isNotEqualTo": "不等於",
- "isNotIn": "不在",
- "near": "附近"
- },
- "upload": {
- "crop": "裁剪",
- "cropToolDescription": "拖動所選區域的角落,繪製一個新區域或調整以下的值。",
- "dragAndDrop": "拖放一個檔案",
- "editImage": "編輯圖像",
- "focalPoint": "焦點",
- "focalPointDescription": "直接在預覽中拖動焦點或調整下面的值。",
- "height": "高度",
- "previewSizes": "預覽尺寸",
- "selectCollectionToBrowse": "選擇一個要瀏覽的集合",
- "selectFile": "選擇一個文件",
- "setCropArea": "設置裁剪區域",
- "setFocalPoint": "設置焦點",
- "sizesFor": "{{label}}的尺寸",
- "width": "寬度"
- },
- "validation": {
- "fieldHasNo": "這個字串沒有{{label}}",
- "limitReached": "已達限制,只能添加{{max}}個項目。",
- "required": "該字串為必填項目。",
- "requiresAtLeast": "該字串至少需要 {{count}} 個 {{label}}。"
- },
- "version": {
- "aboutToPublishSelection": "您確定即將發佈所選的 {{label}} 嗎?",
- "aboutToRestore": "您將把這個文件{{label}}回復到{{versionDate}}時的狀態",
- "aboutToRestoreGlobal": "您要將痊域的{{label}}回復到{{versionDate}}時的狀態",
- "aboutToRevertToPublished": "您將要將這個文件的內容還原到它的發佈狀態。您確定嗎?",
- "aboutToUnpublish": "您即將取消發佈這個文件。您確定嗎?",
- "aboutToUnpublishSelection": "您即將取消發佈所選內容中的所有 {{label}}。您確定嗎?",
- "autosave": "自動儲存",
- "autosavedSuccessfully": "自動儲存成功。",
- "changed": "已更改",
- "compareVersion": "對比版本:",
- "confirmPublish": "確認發佈",
- "confirmRevertToSaved": "確認回復到儲存狀態",
- "confirmUnpublish": "確認取消發佈",
- "confirmVersionRestoration": "確認版本回復",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿儲存成功。",
- "noFurtherVersionsFound": "沒有發現其他版本",
- "noRowsFound": "沒有發現{{label}}",
- "preview": "預覽",
- "problemRestoringVersion": "回復這個版本時發生了問題",
- "publish": "發佈",
- "publishChanges": "發佈修改",
- "published": "已發佈",
- "restoreThisVersion": "回復此版本",
- "restoredSuccessfully": "回復成功。",
- "restoring": "回復中...",
- "revertToPublished": "還原到已發佈的版本",
- "saveDraft": "儲存草稿",
- "selectLocales": "選擇要顯示的語言",
- "selectVersionToCompare": "選擇要比較的版本",
- "showLocales": "顯示語言:",
- "type": "類型",
- "unpublish": "取消發佈",
- "unpublishing": "取消發佈中...",
- "version": "版本",
- "versionCreatedOn": "版本 {{version}} 建立於:",
- "versionID": "版本ID",
- "versions": "版本",
- "viewingVersion": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionGlobal": "正在查看全域{{entityLabel}}的版本",
- "viewingVersions": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionsGlobal": "正在查看全域{{entityLabel}}的版本"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/_generatedFiles_/client/zh.js b/packages/translations/src/_generatedFiles_/client/zh.js
new file mode 100644
index 00000000000..c5f74483a8e
--- /dev/null
+++ b/packages/translations/src/_generatedFiles_/client/zh.js
@@ -0,0 +1,279 @@
+export default {
+ authentication: {
+ account: '帐户',
+ accountOfCurrentUser: '当前用户的帐户',
+ alreadyActivated: '已经激活了',
+ alreadyLoggedIn: '已经登入了',
+ backToLogin: '回到登录页面',
+ beginCreateFirstUser: '首先,请创建您的第一个用户。',
+ changePassword: '更改密码',
+ confirmGeneration: '确认生成',
+ confirmPassword: '确认密码',
+ emailNotValid: '所提供的电子邮件时无效的',
+ emailSent: '电子邮件已发送',
+ enableAPIKey: '启用API密钥',
+ failedToUnlock: '解锁失败',
+ forceUnlock: '强制解锁',
+ forgotPassword: '忘记密码',
+ forgotPasswordEmailInstructions:
+ '请在下方输入您的电子邮件。您将会收到一封有关如何重置密码说明的电子邮件。',
+ forgotPasswordQuestion: '忘记密码?',
+ generate: '生成',
+ generateNewAPIKey: '生成新的API密钥',
+ logBackIn: '重新登入',
+ logOut: '登出',
+ loggedOutInactivity: '您由于不活跃而被登出了。',
+ loggedOutSuccessfully: '您已成功登出。',
+ login: '登录',
+ logout: '登出',
+ logoutUser: '登出用户',
+ newAPIKeyGenerated: '新的API密钥已经生成。',
+ newPassword: '新的密码',
+ resetPassword: '重置密码',
+ stayLoggedIn: '保持登录状态',
+ successfullyUnlocked: '已成功解锁',
+ unableToVerify: '无法验证',
+ verified: '已验证',
+ verifiedSuccessfully: '成功验证',
+ verify: '验证',
+ verifyUser: '验证用户',
+ youAreInactive:
+ '您已经有一段时间没有活动了,为了您的安全,很快就会自动登出。您想保持登录状态吗?',
+ },
+ error: {
+ autosaving: '自动保存该文件时出现了问题。',
+ correctInvalidFields: '请更正无效字段。',
+ deletingTitle: '删除{{title}}时出现了错误。请检查您的连接并重试。',
+ loadingDocument: '加载ID为{{id}}的文件时出现了问题。',
+ noMatchedField: '找不到与"{{label}}"匹配的字段',
+ notAllowedToAccessPage: '您无权访问此页面。',
+ previewing: '预览文件时出现了问题。',
+ unableToDeleteCount: '无法从 {{total}} {{label}} 中删除 {{count}}。',
+ unableToUpdateCount: '无法更新 {{count}} 个,共 {{total}} 个 {{label}}。',
+ unknown: '发生了一个未知的错误。',
+ unspecific: '发生了一个错误。',
+ },
+ fields: {
+ addLabel: '添加{{label}}',
+ addLink: '添加链接',
+ addNew: '添加新的',
+ addNewLabel: '添加新的{{label}}',
+ addRelationship: '添加关系',
+ addUpload: '添加上传',
+ block: '区块',
+ blockType: '区块类型',
+ blocks: '区块',
+ chooseFromExisting: '从现有中选择',
+ collapseAll: '全部折叠',
+ editLink: '编辑链接',
+ editRelationship: '编辑关系',
+ itemsAndMore: '{{items}}和{{count}}更多',
+ labelRelationship: '{{label}}关系',
+ latitude: '纬度',
+ longitude: '经度',
+ passwordsDoNotMatch: '密码不匹配。',
+ removeRelationship: '移除关系',
+ removeUpload: '移除上传',
+ saveChanges: '保存更改',
+ searchForBlock: '搜索一个区块',
+ selectFieldsToEdit: '选择要编辑的字段',
+ showAll: '显示全部',
+ swapRelationship: '交换关系',
+ swapUpload: '交换上传',
+ toggleBlock: '切换块',
+ uploadNewLabel: '上传新的{{label}}',
+ },
+ general: {
+ aboutToDelete: '您即将删除{{label}} <1>{{title}}</1>。您确定要继续吗?',
+ aboutToDeleteCount_many: '您即将删除 {{count}} {{label}}',
+ aboutToDeleteCount_one: '您即将删除 {{count}} {{label}}',
+ aboutToDeleteCount_other: '您即将删除 {{count}} {{label}}',
+ addBelow: '添加到下面',
+ addFilter: '添加过滤器',
+ adminTheme: '管理页面主题',
+ and: '和',
+ applyChanges: '应用更改',
+ ascending: '升序',
+ automatic: '自动',
+ backToDashboard: '返回到仪表板',
+ cancel: '取消',
+ changesNotSaved: '您的更改尚未保存。您确定要离开吗?',
+ close: '关闭',
+ collapse: '折叠',
+ collections: '集合',
+ columnToSort: '要排序的列',
+ columns: '列',
+ confirm: '确认',
+ confirmDeletion: '确认删除',
+ confirmDuplication: '确认重复',
+ copied: '已复制',
+ copy: '复制',
+ create: '创建',
+ createNew: '创建新的',
+ createNewLabel: '创建新的{{label}}',
+ created: '已创建',
+ creating: '创建中',
+ creatingNewLabel: '正在创建新的{{label}}',
+ dark: '深色',
+ dashboard: '仪表板',
+ delete: '删除',
+ deletedCountSuccessfully: '已成功删除 {{count}} {{label}}。',
+ deleting: '删除中...',
+ descending: '降序',
+ deselectAllRows: '取消选择所有行',
+ duplicate: '重复',
+ duplicateWithoutSaving: '重复而不保存更改。',
+ edit: '编辑',
+ editLabel: '编辑{{label}}',
+ editing: '编辑中',
+ editingLabel_many: '编辑 {{count}} {{label}}',
+ editingLabel_one: '编辑 {{count}} {{label}}',
+ editingLabel_other: '编辑 {{count}} {{label}}',
+ email: '电子邮件',
+ emailAddress: '电子邮件地址',
+ enterAValue: '输入一个值',
+ error: '错误',
+ errors: '错误',
+ fallbackToDefaultLocale: '回退到默认语言环境',
+ filterWhere: '过滤{{label}}',
+ filters: '过滤器',
+ globals: '全局',
+ language: '语言',
+ lastModified: '最后修改',
+ leaveAnyway: '无论如何都要离开',
+ leaveWithoutSaving: '离开而不保存',
+ light: '亮色',
+ livePreview: '预览',
+ loading: '加载中...',
+ locale: '语言环境',
+ menu: '菜单',
+ moveDown: '向下移动',
+ moveUp: '向上移动',
+ noFiltersSet: '没有设置过滤器',
+ noLabel: '<没有{{label}}>',
+ noOptions: '没有选项',
+ noResults: '没有找到{{label}}。{{label}}并不存在或没有符合您上面所指定的过滤器。',
+ noValue: '没有值',
+ none: '无',
+ notFound: '未找到',
+ nothingFound: '没有找到任何东西',
+ of: '的',
+ open: '打开',
+ or: '或',
+ order: '排序',
+ pageNotFound: '未找到页面',
+ password: '密码',
+ payloadSettings: 'Payload设置',
+ perPage: '每一页: {{limit}}',
+ remove: '移除',
+ reset: '重置',
+ row: '行',
+ rows: '行',
+ save: '保存',
+ saving: '保存中...',
+ searchBy: '搜索{{label}}',
+ selectAll: '选择所有 {{count}} {{label}}',
+ selectAllRows: '选择所有行',
+ selectValue: '选择一个值',
+ selectedCount: '已选择 {{count}} {{label}}',
+ showAllLabel: '显示所有{{label}}',
+ sorryNotFound: '对不起,没有与您的请求相对应的东西。',
+ sort: '排序',
+ sortByLabelDirection: '按{{label}} {{direction}}排序',
+ stayOnThisPage: '停留在此页面',
+ submissionSuccessful: '提交成功。',
+ submit: '提交',
+ successfullyCreated: '成功创建{{label}}',
+ successfullyDuplicated: '成功复制{{label}}',
+ thisLanguage: '中文 (简体)',
+ titleDeleted: '{{label}} "{{title}}"已被成功删除。',
+ unauthorized: '未经授权',
+ unsavedChangesDuplicate: '您有未保存的修改。您确定要继续重复吗?',
+ untitled: '无标题',
+ updatedAt: '更新于',
+ updatedCountSuccessfully: '已成功更新 {{count}} {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ welcome: '欢迎',
+ },
+ operators: {
+ contains: '包含',
+ equals: '等于',
+ exists: '存在',
+ isGreaterThan: '大于',
+ isGreaterThanOrEqualTo: '大于等于',
+ isIn: '在',
+ isLessThan: '小于',
+ isLessThanOrEqualTo: '小于或等于',
+ isLike: '就像',
+ isNotEqualTo: '不等于',
+ isNotIn: '不在',
+ near: '附近',
+ },
+ upload: {
+ crop: '作物',
+ cropToolDescription: '拖动所选区域的角落,绘制一个新区域或调整以下的值。',
+ dragAndDrop: '拖放一个文件',
+ editImage: '编辑图像',
+ focalPoint: '焦点',
+ focalPointDescription: '直接在预览中拖动焦点或调整下面的值。',
+ height: '高度',
+ previewSizes: '预览尺寸',
+ selectCollectionToBrowse: '选择一个要浏览的集合',
+ selectFile: '选择一个文件',
+ setCropArea: '设置裁剪区域',
+ setFocalPoint: '设置焦点',
+ sizesFor: '{{label}}的尺寸',
+ width: '宽度',
+ },
+ validation: {
+ fieldHasNo: '这个字段没有{{label}}',
+ limitReached: '已达限制,只能添加{{max}}个项目。',
+ required: '该字段为必填项目。',
+ requiresAtLeast: '该字段至少需要{{count}} {{label}}。',
+ },
+ version: {
+ aboutToPublishSelection: '您即将发布所选内容中的所有 {{label}}。 你确定吗?',
+ aboutToRestore: '您将把这个{{label}}文档恢复到{{versionDate}}时的状态',
+ aboutToRestoreGlobal: '您要将全局的{{label}}恢复到{{versionDate}}时的状态',
+ aboutToRevertToPublished: '您将要把这个文档的内容还原到它的发布状态。您确定吗?',
+ aboutToUnpublish: '你即将取消发布这个文档。你确定吗?',
+ aboutToUnpublishSelection: '您即将取消发布所选内容中的所有 {{label}}。 你确定吗?',
+ autosave: '自动保存',
+ autosavedSuccessfully: '自动保存成功。',
+ changed: '已更改',
+ compareVersion: '对比版本:',
+ confirmPublish: '确认发布',
+ confirmRevertToSaved: '确认恢复到保存状态',
+ confirmUnpublish: '确认取消发布',
+ confirmVersionRestoration: '确认版本恢复',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿成功保存。',
+ noFurtherVersionsFound: '没有发现其他版本',
+ noRowsFound: '没有发现{{label}}',
+ preview: '预览',
+ problemRestoringVersion: '恢复这个版本时发生了问题',
+ publish: '发布',
+ publishChanges: '发布修改',
+ published: '已发布',
+ restoreThisVersion: '恢复此版本',
+ restoredSuccessfully: '恢复成功。',
+ restoring: '恢复中...',
+ revertToPublished: '还原到已发布的版本',
+ saveDraft: '保存草稿',
+ selectLocales: '选择要显示的语言',
+ selectVersionToCompare: '选择要比较的版本',
+ showLocales: '显示语言:',
+ type: '类型',
+ unpublish: '取消发布',
+ unpublishing: '取消发布中...',
+ version: '版本',
+ versionCreatedOn: '{{version}}创建于:',
+ versionID: '版本ID',
+ versions: '版本',
+ viewingVersion: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionGlobal: '正在查看全局{{entityLabel}}的版本',
+ viewingVersions: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionsGlobal: '正在查看全局{{entityLabel}}的版本',
+ },
+}
diff --git a/packages/translations/src/_generatedFiles_/client/zh.json b/packages/translations/src/_generatedFiles_/client/zh.json
deleted file mode 100644
index 9d5e82d80dd..00000000000
--- a/packages/translations/src/_generatedFiles_/client/zh.json
+++ /dev/null
@@ -1,278 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帐户",
- "accountOfCurrentUser": "当前用户的帐户",
- "alreadyActivated": "已经激活了",
- "alreadyLoggedIn": "已经登入了",
- "backToLogin": "回到登录页面",
- "beginCreateFirstUser": "首先,请创建您的第一个用户。",
- "changePassword": "更改密码",
- "confirmGeneration": "确认生成",
- "confirmPassword": "确认密码",
- "emailNotValid": "所提供的电子邮件时无效的",
- "emailSent": "电子邮件已发送",
- "enableAPIKey": "启用API密钥",
- "failedToUnlock": "解锁失败",
- "forceUnlock": "强制解锁",
- "forgotPassword": "忘记密码",
- "forgotPasswordEmailInstructions": "请在下方输入您的电子邮件。您将会收到一封有关如何重置密码说明的电子邮件。",
- "forgotPasswordQuestion": "忘记密码?",
- "generate": "生成",
- "generateNewAPIKey": "生成新的API密钥",
- "logBackIn": "重新登入",
- "logOut": "登出",
- "loggedOutInactivity": "您由于不活跃而被登出了。",
- "loggedOutSuccessfully": "您已成功登出。",
- "login": "登录",
- "logout": "登出",
- "logoutUser": "登出用户",
- "newAPIKeyGenerated": "新的API密钥已经生成。",
- "newPassword": "新的密码",
- "resetPassword": "重置密码",
- "stayLoggedIn": "保持登录状态",
- "successfullyUnlocked": "已成功解锁",
- "unableToVerify": "无法验证",
- "verified": "已验证",
- "verifiedSuccessfully": "成功验证",
- "verify": "验证",
- "verifyUser": "验证用户",
- "youAreInactive": "您已经有一段时间没有活动了,为了您的安全,很快就会自动登出。您想保持登录状态吗?"
- },
- "error": {
- "autosaving": "自动保存该文件时出现了问题。",
- "correctInvalidFields": "请更正无效字段。",
- "deletingTitle": "删除{{title}}时出现了错误。请检查您的连接并重试。",
- "loadingDocument": "加载ID为{{id}}的文件时出现了问题。",
- "noMatchedField": "找不到与\"{{label}}\"匹配的字段",
- "notAllowedToAccessPage": "您无权访问此页面。",
- "previewing": "预览文件时出现了问题。",
- "unableToDeleteCount": "无法从 {{total}} {{label}} 中删除 {{count}}。",
- "unableToUpdateCount": "无法更新 {{count}} 个,共 {{total}} 个 {{label}}。",
- "unknown": "发生了一个未知的错误。",
- "unspecific": "发生了一个错误。"
- },
- "fields": {
- "addLabel": "添加{{label}}",
- "addLink": "添加链接",
- "addNew": "添加新的",
- "addNewLabel": "添加新的{{label}}",
- "addRelationship": "添加关系",
- "addUpload": "添加上传",
- "block": "区块",
- "blockType": "区块类型",
- "blocks": "区块",
- "chooseFromExisting": "从现有中选择",
- "collapseAll": "全部折叠",
- "editLink": "编辑链接",
- "editRelationship": "编辑关系",
- "itemsAndMore": "{{items}}和{{count}}更多",
- "labelRelationship": "{{label}}关系",
- "latitude": "纬度",
- "longitude": "经度",
- "passwordsDoNotMatch": "密码不匹配。",
- "removeRelationship": "移除关系",
- "removeUpload": "移除上传",
- "saveChanges": "保存更改",
- "searchForBlock": "搜索一个区块",
- "selectFieldsToEdit": "选择要编辑的字段",
- "showAll": "显示全部",
- "swapRelationship": "交换关系",
- "swapUpload": "交换上传",
- "toggleBlock": "切换块",
- "uploadNewLabel": "上传新的{{label}}"
- },
- "general": {
- "aboutToDelete": "您即将删除{{label}} <1>{{title}}</1>。您确定要继续吗?",
- "aboutToDeleteCount_many": "您即将删除 {{count}} {{label}}",
- "aboutToDeleteCount_one": "您即将删除 {{count}} {{label}}",
- "aboutToDeleteCount_other": "您即将删除 {{count}} {{label}}",
- "addBelow": "添加到下面",
- "addFilter": "添加过滤器",
- "adminTheme": "管理页面主题",
- "and": "和",
- "applyChanges": "应用更改",
- "ascending": "升序",
- "automatic": "自动",
- "backToDashboard": "返回到仪表板",
- "cancel": "取消",
- "changesNotSaved": "您的更改尚未保存。您确定要离开吗?",
- "close": "关闭",
- "collapse": "折叠",
- "collections": "集合",
- "columnToSort": "要排序的列",
- "columns": "列",
- "confirm": "确认",
- "confirmDeletion": "确认删除",
- "confirmDuplication": "确认重复",
- "copied": "已复制",
- "copy": "复制",
- "create": "创建",
- "createNew": "创建新的",
- "createNewLabel": "创建新的{{label}}",
- "created": "已创建",
- "creating": "创建中",
- "creatingNewLabel": "正在创建新的{{label}}",
- "dark": "深色",
- "dashboard": "仪表板",
- "delete": "删除",
- "deletedCountSuccessfully": "已成功删除 {{count}} {{label}}。",
- "deleting": "删除中...",
- "descending": "降序",
- "deselectAllRows": "取消选择所有行",
- "duplicate": "重复",
- "duplicateWithoutSaving": "重复而不保存更改。",
- "edit": "编辑",
- "editLabel": "编辑{{label}}",
- "editing": "编辑中",
- "editingLabel_many": "编辑 {{count}} {{label}}",
- "editingLabel_one": "编辑 {{count}} {{label}}",
- "editingLabel_other": "编辑 {{count}} {{label}}",
- "email": "电子邮件",
- "emailAddress": "电子邮件地址",
- "enterAValue": "输入一个值",
- "error": "错误",
- "errors": "错误",
- "fallbackToDefaultLocale": "回退到默认语言环境",
- "filterWhere": "过滤{{label}}",
- "filters": "过滤器",
- "globals": "全局",
- "language": "语言",
- "lastModified": "最后修改",
- "leaveAnyway": "无论如何都要离开",
- "leaveWithoutSaving": "离开而不保存",
- "light": "亮色",
- "livePreview": "预览",
- "loading": "加载中...",
- "locale": "语言环境",
- "menu": "菜单",
- "moveDown": "向下移动",
- "moveUp": "向上移动",
- "noFiltersSet": "没有设置过滤器",
- "noLabel": "<没有{{label}}>",
- "noOptions": "没有选项",
- "noResults": "没有找到{{label}}。{{label}}并不存在或没有符合您上面所指定的过滤器。",
- "noValue": "没有值",
- "none": "无",
- "notFound": "未找到",
- "nothingFound": "没有找到任何东西",
- "of": "的",
- "open": "打开",
- "or": "或",
- "order": "排序",
- "pageNotFound": "未找到页面",
- "password": "密码",
- "payloadSettings": "Payload设置",
- "perPage": "每一页: {{limit}}",
- "remove": "移除",
- "reset": "重置",
- "row": "行",
- "rows": "行",
- "save": "保存",
- "saving": "保存中...",
- "searchBy": "搜索{{label}}",
- "selectAll": "选择所有 {{count}} {{label}}",
- "selectAllRows": "选择所有行",
- "selectValue": "选择一个值",
- "selectedCount": "已选择 {{count}} {{label}}",
- "showAllLabel": "显示所有{{label}}",
- "sorryNotFound": "对不起,没有与您的请求相对应的东西。",
- "sort": "排序",
- "sortByLabelDirection": "按{{label}} {{direction}}排序",
- "stayOnThisPage": "停留在此页面",
- "submissionSuccessful": "提交成功。",
- "submit": "提交",
- "successfullyCreated": "成功创建{{label}}",
- "successfullyDuplicated": "成功复制{{label}}",
- "thisLanguage": "中文 (简体)",
- "titleDeleted": "{{label}} \"{{title}}\"已被成功删除。",
- "unauthorized": "未经授权",
- "unsavedChangesDuplicate": "您有未保存的修改。您确定要继续重复吗?",
- "untitled": "无标题",
- "updatedAt": "更新于",
- "updatedCountSuccessfully": "已成功更新 {{count}} {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "welcome": "欢迎"
- },
- "operators": {
- "contains": "包含",
- "equals": "等于",
- "exists": "存在",
- "isGreaterThan": "大于",
- "isGreaterThanOrEqualTo": "大于等于",
- "isIn": "在",
- "isLessThan": "小于",
- "isLessThanOrEqualTo": "小于或等于",
- "isLike": "就像",
- "isNotEqualTo": "不等于",
- "isNotIn": "不在",
- "near": "附近"
- },
- "upload": {
- "crop": "作物",
- "cropToolDescription": "拖动所选区域的角落,绘制一个新区域或调整以下的值。",
- "dragAndDrop": "拖放一个文件",
- "editImage": "编辑图像",
- "focalPoint": "焦点",
- "focalPointDescription": "直接在预览中拖动焦点或调整下面的值。",
- "height": "高度",
- "previewSizes": "预览尺寸",
- "selectCollectionToBrowse": "选择一个要浏览的集合",
- "selectFile": "选择一个文件",
- "setCropArea": "设置裁剪区域",
- "setFocalPoint": "设置焦点",
- "sizesFor": "{{label}}的尺寸",
- "width": "宽度"
- },
- "validation": {
- "fieldHasNo": "这个字段没有{{label}}",
- "limitReached": "已达限制,只能添加{{max}}个项目。",
- "required": "该字段为必填项目。",
- "requiresAtLeast": "该字段至少需要{{count}} {{label}}。"
- },
- "version": {
- "aboutToPublishSelection": "您即将发布所选内容中的所有 {{label}}。 你确定吗?",
- "aboutToRestore": "您将把这个{{label}}文档恢复到{{versionDate}}时的状态",
- "aboutToRestoreGlobal": "您要将全局的{{label}}恢复到{{versionDate}}时的状态",
- "aboutToRevertToPublished": "您将要把这个文档的内容还原到它的发布状态。您确定吗?",
- "aboutToUnpublish": "你即将取消发布这个文档。你确定吗?",
- "aboutToUnpublishSelection": "您即将取消发布所选内容中的所有 {{label}}。 你确定吗?",
- "autosave": "自动保存",
- "autosavedSuccessfully": "自动保存成功。",
- "changed": "已更改",
- "compareVersion": "对比版本:",
- "confirmPublish": "确认发布",
- "confirmRevertToSaved": "确认恢复到保存状态",
- "confirmUnpublish": "确认取消发布",
- "confirmVersionRestoration": "确认版本恢复",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿成功保存。",
- "noFurtherVersionsFound": "没有发现其他版本",
- "noRowsFound": "没有发现{{label}}",
- "preview": "预览",
- "problemRestoringVersion": "恢复这个版本时发生了问题",
- "publish": "发布",
- "publishChanges": "发布修改",
- "published": "已发布",
- "restoreThisVersion": "恢复此版本",
- "restoredSuccessfully": "恢复成功。",
- "restoring": "恢复中...",
- "revertToPublished": "还原到已发布的版本",
- "saveDraft": "保存草稿",
- "selectLocales": "选择要显示的语言",
- "selectVersionToCompare": "选择要比较的版本",
- "showLocales": "显示语言:",
- "type": "类型",
- "unpublish": "取消发布",
- "unpublishing": "取消发布中...",
- "version": "版本",
- "versionCreatedOn": "{{version}}创建于:",
- "versionID": "版本ID",
- "versions": "版本",
- "viewingVersion": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionGlobal": "正在查看全局{{entityLabel}}的版本",
- "viewingVersions": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionsGlobal": "正在查看全局{{entityLabel}}的版本"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/ar.json b/packages/translations/src/all/ar.json
deleted file mode 100644
index ab5a8f5c05f..00000000000
--- a/packages/translations/src/all/ar.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "الحساب",
- "accountOfCurrentUser": "حساب المستخدم الحالي",
- "alreadyActivated": "تمّ التّفعيل بالفعل",
- "alreadyLoggedIn": "تمّ تسجيل الدّخول بالفعل",
- "apiKey": "مفتاح API",
- "backToLogin": "العودة لتسجيل الدخول",
- "beginCreateFirstUser": "للبدء, قم بإنشاء المستخدم الأوّل.",
- "changePassword": "تغيير كلمة المرور",
- "checkYourEmailForPasswordReset": "تحقّق من بريدك الإلكتروني بحثًا عن رابط يسمح لك بإعادة تعيين كلمة المرور الخاصّة بك بشكل آمن.",
- "confirmGeneration": "تأكيد التّوليد",
- "confirmPassword": "تأكيد كلمة المرور",
- "createFirstUser": "إنشاء المستخدم الأوّل",
- "emailNotValid": "البريد الإلكتروني غير صالح",
- "emailSent": "تمّ ارسال البريد الإلكتروني",
- "enableAPIKey": "تفعيل مفتاح API",
- "failedToUnlock": "فشل فتح القفل",
- "forceUnlock": "إجبار فتح القفل",
- "forgotPassword": "نسيت كلمة المرور",
- "forgotPasswordEmailInstructions": "يرجى إدخال البريد الالكتروني أدناه. ستتلقّى رسالة بريد إلكتروني تحتوي على إرشادات حول كيفيّة إعادة تعيين كلمة المرور الخاصّة بك.",
- "forgotPasswordQuestion": "هل نسيت كلمة المرور؟",
- "generate": "توليد",
- "generateNewAPIKey": "توليد مفتاح API جديد",
- "generatingNewAPIKeyWillInvalidate": "سيؤدّي إنشاء مفتاح API جديد إلى <1> إبطال </ 1> المفتاح السّابق. هل أنت متأكّد أنّك تريد المتابعة؟",
- "lockUntil": "قفل حتى",
- "logBackIn": "تسجيل الدّخول من جديد",
- "logOut": "تسجيل الخروج",
- "loggedIn": "لتسجيل الدّخول مع مستخدم آخر ، يجب عليك <0> تسجيل الخروج </0> أوّلاً.",
- "loggedInChangePassword": "لتغيير كلمة المرور الخاصّة بك ، انتقل إلى <0>حسابك</0> وقم بتعديل كلمة المرور هناك.",
- "loggedOutInactivity": "لقد تمّ تسجيل الخروج بسبب عدم النّشاط.",
- "loggedOutSuccessfully": "لقد تمّ تسجيل خروجك بنجاح.",
- "login": "تسجيل الدخول",
- "loginAttempts": "محاولات تسجيل الدخول",
- "loginUser": "تسجيل دخول المستخدم",
- "loginWithAnotherUser": "لتسجيل الدخول مع مستخدم آخر ، يجب عليك <0> تسجيل الخروج </0> أوّلاً.",
- "logout": "تسجيل الخروج",
- "logoutUser": "تسجيل خروج المستخدم",
- "newAPIKeyGenerated": "تمّ توليد مفتاح API جديد.",
- "newAccountCreated": "تمّ إنشاء حساب جديد لتتمكّن من الوصول إلى <a href=\"{{serverURL}}\"> {{serverURL}} </a> الرّجاء النّقر فوق الرّابط التّالي أو لصق عنوان URL أدناه في متصفّحّك لتأكيد بريدك الإلكتروني : <a href=\"{{verificationURL}}\"> {{verificationURL}} </a> <br> بعد التّحقّق من بريدك الإلكتروني ، ستتمكّن من تسجيل الدّخول بنجاح.",
- "newPassword": "كلمة مرور جديدة",
- "resetPassword": "إعادة تعيين كلمة المرور",
- "resetPasswordExpiration": "انتهاء صلاحيّة إعادة تعيين كلمة المرور",
- "resetPasswordToken": "رمز إعادة تعيين كلمة المرور",
- "resetYourPassword": "إعادة تعيين كلمة المرور الخاصّة بك",
- "stayLoggedIn": "ابق متّصلًا",
- "successfullyUnlocked": "تمّ فتح القفل بنجاح",
- "unableToVerify": "غير قادر على التحقق من",
- "verified": "تمّ التحقّق",
- "verifiedSuccessfully": "تمّ التحقّق بنجاح",
- "verify": "قم بالتّحقّق",
- "verifyUser": "قم بالتّحقّق من المستخدم",
- "verifyYourEmail": "قم بتأكيد بريدك الألكتروني",
- "youAreInactive": "لم تكن نشطًا منذ فترة قصيرة وسيتمّ تسجيل خروجك قريبًا تلقائيًا من أجل أمنك. هل ترغب في البقاء مسجّلا؟",
- "youAreReceivingResetPassword": "أنت تتلقّى هذا البريد الالكتروني لأنّك (أو لأنّ شخص آخر) طلبت إعادة تعيين كلمة المرور لحسابك. الرّجاء النّقر فوق الرّابط التّالي ، أو لصق هذا الرّابط في متصفّحك لإكمال العمليّة:",
- "youDidNotRequestPassword": "إن لم تطلب هذا ، يرجى تجاهل هذا البريد الإلكتروني وستبقى كلمة مرورك ذاتها بدون تغيير."
- },
- "error": {
- "accountAlreadyActivated": "تم تفعيل هذا الحساب بالفعل.",
- "autosaving": "حدثت مشكلة أثناء حفظ هذا المستند تلقائيًا.",
- "correctInvalidFields": "يرجى تصحيح الحقول غير الصالحة.",
- "deletingFile": "حدث خطأ أثناء حذف الملف.",
- "deletingTitle": "حدث خطأ أثناء حذف {{title}}. يرجى التحقق من الاتصال الخاص بك والمحاولة مرة أخرى.",
- "emailOrPasswordIncorrect": "البريد الإلكتروني أو كلمة المرور المقدمة غير صحيحة.",
- "followingFieldsInvalid_one": "الحقل التالي غير صالح:",
- "followingFieldsInvalid_other": "الحقول التالية غير صالحة:",
- "incorrectCollection": "مجموعة غير صحيحة",
- "invalidFileType": "نوع ملف غير صالح",
- "invalidFileTypeValue": "نوع ملف غير صالح: {{value}}",
- "loadingDocument": "حدثت مشكلة أثناء تحميل المستند برقم التعريف {{id}}.",
- "missingEmail": "البريد الإلكتروني مفقود.",
- "missingIDOfDocument": "معرّف المستند المراد تحديثه مفقود.",
- "missingIDOfVersion": "معرّف النسخة مفقود.",
- "missingRequiredData": "توجد بيانات مطلوبة مفقودة.",
- "noFilesUploaded": "لم يتمّ رفع أيّة ملفّات.",
- "noMatchedField": "لم يتمّ العثور على حقل مطابق لـ \"{{label}}\"",
- "noUser": "لا يوجد مستخدم",
- "notAllowedToAccessPage": "لا يسمح لك الوصول إلى هذه الصّفحة.",
- "notAllowedToPerformAction": "لا يسمح لك القيام بهذه العمليّة.",
- "notFound": "لم يتمّ العثور على المورد المطلوب.",
- "previewing": "حدث خطأ في اثناء معاينة هذا المستند.",
- "problemUploadingFile": "حدث خطأ اثناء رفع الملفّ.",
- "tokenInvalidOrExpired": "الرّمز إمّا غير صالح أو منتهي الصّلاحيّة.",
- "unPublishingDocument": "حدث خطأ أثناء إلغاء نشر هذا المستند.",
- "unableToDeleteCount": "يتعذّر حذف {{count}} من {{total}} {{label}}.",
- "unableToUpdateCount": "يتعذّر تحديث {{count}} من {{total}} {{label}}.",
- "unauthorized": "غير مصرّح لك ، عليك أن تقوم بتسجيل الدّخول لتتمكّن من تقديم هذا الطّلب.",
- "unknown": "حدث خطأ غير معروف.",
- "unspecific": "حدث خطأ.",
- "userLocked": "تمّ قفل هذا المستخدم نظرًا لوجود عدد كبير من محاولات تسجيل الدّخول الغير ناجحة.",
- "valueMustBeUnique": "على القيمة أن تكون فريدة",
- "verificationTokenInvalid": "رمز التحقّق غير صالح."
- },
- "fields": {
- "addLabel": "أضف {{label}}",
- "addLink": "أضف رابط",
- "addNew": "أضف جديد",
- "addNewLabel": "أضف {{label}} جديد",
- "addRelationship": "أضف علاقة",
- "addUpload": "أضف تحميل",
- "block": "وحدة محتوى",
- "blockType": "نوع وحدة المحتوى",
- "blocks": "وحدات المحتوى",
- "chooseBetweenCustomTextOrDocument": "اختر بين إدخال عنوان URL نصّي مخصّص أو الرّبط بمستند آخر.",
- "chooseDocumentToLink": "اختر مستندًا للربط",
- "chooseFromExisting": "اختر من القائمة",
- "chooseLabel": "اختر {{label}}",
- "collapseAll": "طيّ الكلّ",
- "customURL": "URL مخصّص",
- "editLabelData": "عدّل بيانات {{label}}",
- "editLink": "عدّل الرّابط",
- "editRelationship": "عدّل العلاقة",
- "enterURL": "ادخل عنوان URL",
- "internalLink": "رابط داخلي",
- "itemsAndMore": "{{items}} و {{count}} أخرى",
- "labelRelationship": "{{label}} علاقة",
- "latitude": "خطّ العرض",
- "linkType": "نوع الرّابط",
- "linkedTo": "تمّ الرّبط ل <0>{{label}}</0>",
- "longitude": "خطّ الطّول",
- "newLabel": "{{label}} جديد",
- "openInNewTab": "الفتح في علامة تبويب جديدة",
- "passwordsDoNotMatch": "كلمة المرور غير مطابقة.",
- "relatedDocument": "مستند مربوط",
- "relationTo": "ربط ل",
- "removeRelationship": "حذف العلاقة",
- "removeUpload": "حذف المحتوى المرفوع",
- "saveChanges": "حفظ التّغييرات",
- "searchForBlock": "ابحث عن وحدة محتوى",
- "selectExistingLabel": "اختيار {{label}} من القائمة",
- "selectFieldsToEdit": "حدّد الحقول اللتي تريد تعديلها",
- "showAll": "إظهار الكلّ",
- "swapRelationship": "تبديل العلاقة",
- "swapUpload": "تبديل المحتوى المرفوع",
- "textToDisplay": "النصّ الذي تريد إظهاره",
- "toggleBlock": "Toggle block",
- "uploadNewLabel": "رفع {{label}} جديد"
- },
- "general": {
- "aboutToDelete": "أنت على وشك حذف {{label}} <1>{{title}}</1>. هل أنت متأكّد؟",
- "aboutToDeleteCount_many": "أنت على وشك حذف {{count}} {{label}}",
- "aboutToDeleteCount_one": "أنت على وشك حذف {{count}} {{label}}",
- "aboutToDeleteCount_other": "أنت على وشك حذف {{count}} {{label}}",
- "addBelow": "أضف في الاسفل",
- "addFilter": "أضف فلتر",
- "adminTheme": "شكل واجهة المستخدم",
- "and": "و",
- "applyChanges": "طبق التغييرات",
- "ascending": "تصاعدي",
- "automatic": "تلقائي",
- "backToDashboard": "العودة للوحة التّحكّم",
- "cancel": "إلغاء",
- "changesNotSaved": "لم يتمّ حفظ التّغييرات. إن غادرت الآن ، ستفقد تغييراتك.",
- "close": "إغلاق",
- "collapse": "طيّ",
- "collections": "المجموعات",
- "columnToSort": "التّرتيب حسب العامود",
- "columns": "الأعمدة",
- "confirm": "تأكيد",
- "confirmDeletion": "تأكيد الحذف",
- "confirmDuplication": "تأكيد التّكرار",
- "copied": "تمّ النّسخ",
- "copy": "نسخ",
- "create": "إنشاء",
- "createNew": "أنشاء جديد",
- "createNewLabel": "إنشاء {{label}} جديد",
- "created": "تمّ الإنشاء",
- "createdAt": "تمّ الإنشاء في",
- "creating": "يتمّ الإنشاء",
- "creatingNewLabel": "جاري إنشاء {{label}} جديد",
- "dark": "غامق",
- "dashboard": "لوحة التّحكّم",
- "delete": "حذف",
- "deletedCountSuccessfully": "تمّ حذف {{count}} {{label}} بنجاح.",
- "deletedSuccessfully": "تمّ الحذف بنجاح.",
- "deleting": "يتمّ الحذف...",
- "descending": "تنازلي",
- "deselectAllRows": "إلغاء تحديد جميع الصفوف",
- "duplicate": "استنساخ",
- "duplicateWithoutSaving": "استنساخ بدون حفظ التغييرات",
- "edit": "تعديل",
- "editLabel": "تعديل {{label}}",
- "editing": "جاري التعديل",
- "editingLabel_many": "تعديل {{count}} {{label}}",
- "editingLabel_one": "تعديل {{count}} {{label}}",
- "editingLabel_other": "تعديل {{count}} {{label}}",
- "email": "البريد الإلكتروني",
- "emailAddress": "عنوان البريد الإلكتروني",
- "enterAValue": "أدخل قيمة",
- "error": "خطأ",
- "errors": "أخطاء",
- "fallbackToDefaultLocale": "الرجوع إلى اللغة الافتراضية",
- "filter": "تصفية",
- "filterWhere": "تصفية {{label}} حيث",
- "filters": "عوامل التصفية",
- "globals": "عامة",
- "language": "اللغة",
- "lastModified": "آخر تعديل",
- "leaveAnyway": "المغادرة على أي حال",
- "leaveWithoutSaving": "المغادرة بدون حفظ",
- "light": "فاتح",
- "livePreview": "معاينة مباشرة",
- "loading": "يتمّ التّحميل",
- "locale": "اللّغة",
- "locales": "اللّغات",
- "menu": "قائمة",
- "moveDown": "التّحريك إلى الأسفل",
- "moveUp": "التّحريك إلى الأعلى",
- "newPassword": "كلمة مرور جديدة",
- "noFiltersSet": "لم يتم تعيين أي عوامل تصفية",
- "noLabel": "<لا {{label}}>",
- "noOptions": "لا خيارات",
- "noResults": "لا يوجد {{label}}. إما أن لا {{label}} موجودة حتى الآن أو لا تتطابق مع عوامل التصفية التي حددتها أعلاه.",
- "noValue": "لا يوجد قيمة",
- "none": "لا شيء",
- "notFound": "غير موجود",
- "nothingFound": "لم يتم العثور على شيء",
- "of": "من",
- "open": "فتح",
- "or": "أو",
- "order": "التّرتيب",
- "pageNotFound": "الصّفحة غير موجودة",
- "password": "كلمة المرور",
- "payloadSettings": "الإعدادات",
- "perPage": "لكلّ صفحة: {{limit}}",
- "remove": "إزالة",
- "reset": "إعادة تعيين",
- "row": "سطر",
- "rows": "أسطُر",
- "save": "حفظ",
- "saving": "جاري الحفظ...",
- "searchBy": "البحث عن طريق {{label}}",
- "selectAll": "تحديد كل {{count}} {{label}}",
- "selectAllRows": "حدد جميع الصفوف",
- "selectValue": "اختيار قيمة",
- "selectedCount": "تم تحديد {{count}} {{label}}",
- "showAllLabel": "عرض كل {{label}}",
- "sorryNotFound": "عذرًا - لا يوجد شيء يتوافق مع طلبك.",
- "sort": "ترتيب",
- "sortByLabelDirection": "رتّب حسب {{label}} {{direction}}",
- "stayOnThisPage": "البقاء على هذه الصفحة",
- "submissionSuccessful": "تمت الإرسال بنجاح.",
- "submit": "إرسال",
- "successfullyCreated": "{{label}} تم إنشاؤها بنجاح.",
- "successfullyDuplicated": "{{label}} تم استنساخها بنجاح.",
- "thisLanguage": "العربية",
- "titleDeleted": "تم حذف {{label}} \"{{title}}\" بنجاح.",
- "unauthorized": "غير مصرح به",
- "unsavedChangesDuplicate": "لديك تغييرات لم يتم حفظها. هل تريد الاستمرار في الاستنساخ؟",
- "untitled": "بدون عنوان",
- "updatedAt": "تم التحديث في",
- "updatedCountSuccessfully": "تم تحديث {{count}} {{label}} بنجاح.",
- "updatedSuccessfully": "تم التحديث بنجاح.",
- "updating": "جار التحديث",
- "uploading": "جار الرفع",
- "user": "المستخدم",
- "users": "المستخدمين",
- "value": "القيمة",
- "welcome": "مرحبًا"
- },
- "operators": {
- "contains": "يحتوي",
- "equals": "يساوي",
- "exists": "موجود",
- "isGreaterThan": "أكبر من",
- "isGreaterThanOrEqualTo": "أكبر أو يساوي",
- "isIn": "موجود في",
- "isLessThan": "أصغر من",
- "isLessThanOrEqualTo": "أصغر أو يساوي",
- "isLike": "هو مثل",
- "isNotEqualTo": "لا يساوي",
- "isNotIn": "غير موجود في",
- "near": "قريب من"
- },
- "upload": {
- "crop": "محصول",
- "cropToolDescription": "اسحب الزوايا المحددة للمنطقة، رسم منطقة جديدة أو قم بضبط القيم أدناه.",
- "dragAndDrop": "قم بسحب وإسقاط ملفّ",
- "dragAndDropHere": "أو اسحب الملفّ وأفلته هنا",
- "editImage": "تعديل الصورة",
- "fileName": "اسم الملفّ",
- "fileSize": "حجم الملفّ",
- "focalPoint": "نقطة التركيز",
- "focalPointDescription": "اسحب النقطة المركزية مباشرة على المعاينة أو قم بضبط القيم أدناه.",
- "height": "الطّول",
- "lessInfo": "معلومات أقلّ",
- "moreInfo": "معلومات أكثر",
- "previewSizes": "أحجام المعاينة",
- "selectCollectionToBrowse": "حدّد مجموعة لاستعراضها",
- "selectFile": "اختر ملفّ",
- "setCropArea": "حدد منطقة القص",
- "setFocalPoint": "حدد النقطة البؤرية",
- "sizes": "الاحجام",
- "sizesFor": "أحجام لـ {{label}}",
- "width": "العرض"
- },
- "validation": {
- "emailAddress": "يرجى إدخال عنوان بريد إلكتروني صحيح.",
- "enterNumber": "يرجى إدخال رقم صحيح.",
- "fieldHasNo": "هذا الحقل ليس لديه {{label}}",
- "greaterThanMax": "{{value}} أكبر من الحد الأقصى المسموح به {{label}} الذي يبلغ {{max}}.",
- "invalidInput": "هذا الحقل لديه إدخال غير صالح.",
- "invalidSelection": "هذا الحقل لديه اختيار غير صالح.",
- "invalidSelections": "هذا الحقل لديه الاختيارات الغير صالحة التالية:",
- "lessThanMin": "{{value}} أقل من الحد الأدنى المسموح به {{label}} الذي يبلغ {{min}}.",
- "limitReached": "تم الوصول إلى الحد الأقصى، يمكن إضافة {{max}} عناصر فقط.",
- "longerThanMin": "يجب أن يكون هذا القيمة أطول من الحد الأدنى للطول الذي هو {{minLength}} أحرف.",
- "notValidDate": "\"{{value}}\" ليس تاريخا صالحا.",
- "required": "هذا الحقل مطلوب.",
- "requiresAtLeast": "هذا الحقل يتطلب على الأقل {{count}} {{label}}.",
- "requiresNoMoreThan": "هذا الحقل يتطلب عدم تجاوز {{count}} {{label}}.",
- "requiresTwoNumbers": "هذا الحقل يتطلب رقمين.",
- "shorterThanMax": "يجب أن تكون هذه القيمة أقصر من الحد الأقصى للطول الذي هو {{maxLength}} أحرف.",
- "trueOrFalse": "يمكن أن يكون هذا الحقل مساويًا فقط للقيمتين صحيح أو خطأ.",
- "validUploadID": "هذا الحقل ليس معرّف تحميل صالح."
- },
- "version": {
- "aboutToPublishSelection": "أنت على وشك نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟",
- "aboutToRestore": "أنت على وشك استرجاع هذا المستند {{label}} إلى الحالة التّي كان عليها في {{versionDate}}.",
- "aboutToRestoreGlobal": "أنت على وشك استرجاع الاعداد العامّ {{label}} إلى الحالة التي كان عليها في {{versionDate}}.",
- "aboutToRevertToPublished": "أنت على وشك إعادة هذا المستند إلى حالته المنشورة. هل أنت متأكّد؟",
- "aboutToUnpublish": "أنت على وشك إلغاء نشر هذا المستند. هل أنت متأكّد؟",
- "aboutToUnpublishSelection": "أنت على وشك إلغاء نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟",
- "autosave": "حفظ تلقائي",
- "autosavedSuccessfully": "تمّ الحفظ التّلقائي بنجاح.",
- "autosavedVersion": "النّسخة المحفوظة تلقائياً",
- "changed": "تمّ التّغيير",
- "compareVersion": "مقارنة النّسخة مع:",
- "confirmPublish": "تأكيد النّشر",
- "confirmRevertToSaved": "تأكيد الرّجوع للنسخة المنشورة",
- "confirmUnpublish": "تأكيد إلغاء النّشر",
- "confirmVersionRestoration": "تأكيد إستعادة النّسخة",
- "currentDocumentStatus": "المستند {{docStatus}} الحالي",
- "draft": "مسودّة",
- "draftSavedSuccessfully": "تمّ حفظ المسودّة بنجاح.",
- "lastSavedAgo": "تم الحفظ آخر مرة قبل {{distance}}",
- "noFurtherVersionsFound": "لم يتمّ العثور على نسخات أخرى",
- "noRowsFound": "لم يتمّ العثور على {{label}}",
- "preview": "معاينة",
- "problemRestoringVersion": "حدث خطأ في استعادة هذه النّسخة",
- "publish": "نشر",
- "publishChanges": "نشر التّغييرات",
- "published": "تمّ النّشر",
- "restoreThisVersion": "استعادة هذه النّسخة",
- "restoredSuccessfully": "تمّت الاستعادة بنحاح.",
- "restoring": "تتمّ الاستعادة...",
- "revertToPublished": "الرّجوع للنسخة المنشورة",
- "reverting": "يتمّ الاسترجاع...",
- "saveDraft": "حفظ المسودّة",
- "selectLocales": "حدّد اللّغات المراد عرضها",
- "selectVersionToCompare": "حدّد نسخة للمقارنة",
- "showLocales": "اظهر اللّغات:",
- "showingVersionsFor": "يتمّ عرض النًّسخ ل:",
- "status": "الحالة",
- "type": "النّوع",
- "unpublish": "الغاء النّشر",
- "unpublishing": "يتمّ الغاء النّشر...",
- "version": "النّسخة",
- "versionCount_many": "تمّ العثور على {{count}} نُسخ",
- "versionCount_none": "لم يتمّ العثور على أيّ من النّسخ",
- "versionCount_one": "تمّ العثور على {{count}} من النّسخ",
- "versionCount_other": "تمّ العثور على {{count}} نُسخ",
- "versionCreatedOn": "تمّ ﻹنشاء النّسخة في {{version}}:",
- "versionID": "مُعرّف النّسخة",
- "versions": "النُّسَخ",
- "viewingVersion": "يتمّ استعراض نسخة ل {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "يتمّ استعراض نسخة للاعداد العامّ {{entityLabel}}",
- "viewingVersions": "يتمّ استعراض النُّسَخ ل {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "يتمّ استعراض النُّسَخ للاعداد العامّ {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/ar.ts b/packages/translations/src/all/ar.ts
new file mode 100644
index 00000000000..be3331ea6de
--- /dev/null
+++ b/packages/translations/src/all/ar.ts
@@ -0,0 +1,383 @@
+export default {
+ authentication: {
+ account: 'الحساب',
+ accountOfCurrentUser: 'حساب المستخدم الحالي',
+ alreadyActivated: 'تمّ التّفعيل بالفعل',
+ alreadyLoggedIn: 'تمّ تسجيل الدّخول بالفعل',
+ apiKey: 'مفتاح API',
+ backToLogin: 'العودة لتسجيل الدخول',
+ beginCreateFirstUser: 'للبدء, قم بإنشاء المستخدم الأوّل.',
+ changePassword: 'تغيير كلمة المرور',
+ checkYourEmailForPasswordReset:
+ 'تحقّق من بريدك الإلكتروني بحثًا عن رابط يسمح لك بإعادة تعيين كلمة المرور الخاصّة بك بشكل آمن.',
+ confirmGeneration: 'تأكيد التّوليد',
+ confirmPassword: 'تأكيد كلمة المرور',
+ createFirstUser: 'إنشاء المستخدم الأوّل',
+ emailNotValid: 'البريد الإلكتروني غير صالح',
+ emailSent: 'تمّ ارسال البريد الإلكتروني',
+ enableAPIKey: 'تفعيل مفتاح API',
+ failedToUnlock: 'فشل فتح القفل',
+ forceUnlock: 'إجبار فتح القفل',
+ forgotPassword: 'نسيت كلمة المرور',
+ forgotPasswordEmailInstructions:
+ 'يرجى إدخال البريد الالكتروني أدناه. ستتلقّى رسالة بريد إلكتروني تحتوي على إرشادات حول كيفيّة إعادة تعيين كلمة المرور الخاصّة بك.',
+ forgotPasswordQuestion: 'هل نسيت كلمة المرور؟',
+ generate: 'توليد',
+ generateNewAPIKey: 'توليد مفتاح API جديد',
+ generatingNewAPIKeyWillInvalidate:
+ 'سيؤدّي إنشاء مفتاح API جديد إلى <1> إبطال </ 1> المفتاح السّابق. هل أنت متأكّد أنّك تريد المتابعة؟',
+ lockUntil: 'قفل حتى',
+ logBackIn: 'تسجيل الدّخول من جديد',
+ logOut: 'تسجيل الخروج',
+ loggedIn: 'لتسجيل الدّخول مع مستخدم آخر ، يجب عليك <0> تسجيل الخروج </0> أوّلاً.',
+ loggedInChangePassword:
+ 'لتغيير كلمة المرور الخاصّة بك ، انتقل إلى <0>حسابك</0> وقم بتعديل كلمة المرور هناك.',
+ loggedOutInactivity: 'لقد تمّ تسجيل الخروج بسبب عدم النّشاط.',
+ loggedOutSuccessfully: 'لقد تمّ تسجيل خروجك بنجاح.',
+ login: 'تسجيل الدخول',
+ loginAttempts: 'محاولات تسجيل الدخول',
+ loginUser: 'تسجيل دخول المستخدم',
+ loginWithAnotherUser: 'لتسجيل الدخول مع مستخدم آخر ، يجب عليك <0> تسجيل الخروج </0> أوّلاً.',
+ logout: 'تسجيل الخروج',
+ logoutUser: 'تسجيل خروج المستخدم',
+ newAPIKeyGenerated: 'تمّ توليد مفتاح API جديد.',
+ newAccountCreated:
+ 'تمّ إنشاء حساب جديد لتتمكّن من الوصول إلى <a href="{{serverURL}}"> {{serverURL}} </a> الرّجاء النّقر فوق الرّابط التّالي أو لصق عنوان URL أدناه في متصفّحّك لتأكيد بريدك الإلكتروني : <a href="{{verificationURL}}"> {{verificationURL}} </a> <br> بعد التّحقّق من بريدك الإلكتروني ، ستتمكّن من تسجيل الدّخول بنجاح.',
+ newPassword: 'كلمة مرور جديدة',
+ resetPassword: 'إعادة تعيين كلمة المرور',
+ resetPasswordExpiration: 'انتهاء صلاحيّة إعادة تعيين كلمة المرور',
+ resetPasswordToken: 'رمز إعادة تعيين كلمة المرور',
+ resetYourPassword: 'إعادة تعيين كلمة المرور الخاصّة بك',
+ stayLoggedIn: 'ابق متّصلًا',
+ successfullyUnlocked: 'تمّ فتح القفل بنجاح',
+ unableToVerify: 'غير قادر على التحقق من',
+ verified: 'تمّ التحقّق',
+ verifiedSuccessfully: 'تمّ التحقّق بنجاح',
+ verify: 'قم بالتّحقّق',
+ verifyUser: 'قم بالتّحقّق من المستخدم',
+ verifyYourEmail: 'قم بتأكيد بريدك الألكتروني',
+ youAreInactive:
+ 'لم تكن نشطًا منذ فترة قصيرة وسيتمّ تسجيل خروجك قريبًا تلقائيًا من أجل أمنك. هل ترغب في البقاء مسجّلا؟',
+ youAreReceivingResetPassword:
+ 'أنت تتلقّى هذا البريد الالكتروني لأنّك (أو لأنّ شخص آخر) طلبت إعادة تعيين كلمة المرور لحسابك. الرّجاء النّقر فوق الرّابط التّالي ، أو لصق هذا الرّابط في متصفّحك لإكمال العمليّة:',
+ youDidNotRequestPassword:
+ 'إن لم تطلب هذا ، يرجى تجاهل هذا البريد الإلكتروني وستبقى كلمة مرورك ذاتها بدون تغيير.',
+ },
+ error: {
+ accountAlreadyActivated: 'تم تفعيل هذا الحساب بالفعل.',
+ autosaving: 'حدثت مشكلة أثناء حفظ هذا المستند تلقائيًا.',
+ correctInvalidFields: 'يرجى تصحيح الحقول غير الصالحة.',
+ deletingFile: 'حدث خطأ أثناء حذف الملف.',
+ deletingTitle:
+ 'حدث خطأ أثناء حذف {{title}}. يرجى التحقق من الاتصال الخاص بك والمحاولة مرة أخرى.',
+ emailOrPasswordIncorrect: 'البريد الإلكتروني أو كلمة المرور المقدمة غير صحيحة.',
+ followingFieldsInvalid_one: 'الحقل التالي غير صالح:',
+ followingFieldsInvalid_other: 'الحقول التالية غير صالحة:',
+ incorrectCollection: 'مجموعة غير صحيحة',
+ invalidFileType: 'نوع ملف غير صالح',
+ invalidFileTypeValue: 'نوع ملف غير صالح: {{value}}',
+ loadingDocument: 'حدثت مشكلة أثناء تحميل المستند برقم التعريف {{id}}.',
+ missingEmail: 'البريد الإلكتروني مفقود.',
+ missingIDOfDocument: 'معرّف المستند المراد تحديثه مفقود.',
+ missingIDOfVersion: 'معرّف النسخة مفقود.',
+ missingRequiredData: 'توجد بيانات مطلوبة مفقودة.',
+ noFilesUploaded: 'لم يتمّ رفع أيّة ملفّات.',
+ noMatchedField: 'لم يتمّ العثور على حقل مطابق لـ "{{label}}"',
+ noUser: 'لا يوجد مستخدم',
+ notAllowedToAccessPage: 'لا يسمح لك الوصول إلى هذه الصّفحة.',
+ notAllowedToPerformAction: 'لا يسمح لك القيام بهذه العمليّة.',
+ notFound: 'لم يتمّ العثور على المورد المطلوب.',
+ previewing: 'حدث خطأ في اثناء معاينة هذا المستند.',
+ problemUploadingFile: 'حدث خطأ اثناء رفع الملفّ.',
+ tokenInvalidOrExpired: 'الرّمز إمّا غير صالح أو منتهي الصّلاحيّة.',
+ unPublishingDocument: 'حدث خطأ أثناء إلغاء نشر هذا المستند.',
+ unableToDeleteCount: 'يتعذّر حذف {{count}} من {{total}} {{label}}.',
+ unableToUpdateCount: 'يتعذّر تحديث {{count}} من {{total}} {{label}}.',
+ unauthorized: 'غير مصرّح لك ، عليك أن تقوم بتسجيل الدّخول لتتمكّن من تقديم هذا الطّلب.',
+ unknown: 'حدث خطأ غير معروف.',
+ unspecific: 'حدث خطأ.',
+ userLocked: 'تمّ قفل هذا المستخدم نظرًا لوجود عدد كبير من محاولات تسجيل الدّخول الغير ناجحة.',
+ valueMustBeUnique: 'على القيمة أن تكون فريدة',
+ verificationTokenInvalid: 'رمز التحقّق غير صالح.',
+ },
+ fields: {
+ addLabel: 'أضف {{label}}',
+ addLink: 'أضف رابط',
+ addNew: 'أضف جديد',
+ addNewLabel: 'أضف {{label}} جديد',
+ addRelationship: 'أضف علاقة',
+ addUpload: 'أضف تحميل',
+ block: 'وحدة محتوى',
+ blockType: 'نوع وحدة المحتوى',
+ blocks: 'وحدات المحتوى',
+ chooseBetweenCustomTextOrDocument: 'اختر بين إدخال عنوان URL نصّي مخصّص أو الرّبط بمستند آخر.',
+ chooseDocumentToLink: 'اختر مستندًا للربط',
+ chooseFromExisting: 'اختر من القائمة',
+ chooseLabel: 'اختر {{label}}',
+ collapseAll: 'طيّ الكلّ',
+ customURL: 'URL مخصّص',
+ editLabelData: 'عدّل بيانات {{label}}',
+ editLink: 'عدّل الرّابط',
+ editRelationship: 'عدّل العلاقة',
+ enterURL: 'ادخل عنوان URL',
+ internalLink: 'رابط داخلي',
+ itemsAndMore: '{{items}} و {{count}} أخرى',
+ labelRelationship: '{{label}} علاقة',
+ latitude: 'خطّ العرض',
+ linkType: 'نوع الرّابط',
+ linkedTo: 'تمّ الرّبط ل <0>{{label}}</0>',
+ longitude: 'خطّ الطّول',
+ newLabel: '{{label}} جديد',
+ openInNewTab: 'الفتح في علامة تبويب جديدة',
+ passwordsDoNotMatch: 'كلمة المرور غير مطابقة.',
+ relatedDocument: 'مستند مربوط',
+ relationTo: 'ربط ل',
+ removeRelationship: 'حذف العلاقة',
+ removeUpload: 'حذف المحتوى المرفوع',
+ saveChanges: 'حفظ التّغييرات',
+ searchForBlock: 'ابحث عن وحدة محتوى',
+ selectExistingLabel: 'اختيار {{label}} من القائمة',
+ selectFieldsToEdit: 'حدّد الحقول اللتي تريد تعديلها',
+ showAll: 'إظهار الكلّ',
+ swapRelationship: 'تبديل العلاقة',
+ swapUpload: 'تبديل المحتوى المرفوع',
+ textToDisplay: 'النصّ الذي تريد إظهاره',
+ toggleBlock: 'Toggle block',
+ uploadNewLabel: 'رفع {{label}} جديد',
+ },
+ general: {
+ aboutToDelete: 'أنت على وشك حذف {{label}} <1>{{title}}</1>. هل أنت متأكّد؟',
+ aboutToDeleteCount_many: 'أنت على وشك حذف {{count}} {{label}}',
+ aboutToDeleteCount_one: 'أنت على وشك حذف {{count}} {{label}}',
+ aboutToDeleteCount_other: 'أنت على وشك حذف {{count}} {{label}}',
+ addBelow: 'أضف في الاسفل',
+ addFilter: 'أضف فلتر',
+ adminTheme: 'شكل واجهة المستخدم',
+ and: 'و',
+ applyChanges: 'طبق التغييرات',
+ ascending: 'تصاعدي',
+ automatic: 'تلقائي',
+ backToDashboard: 'العودة للوحة التّحكّم',
+ cancel: 'إلغاء',
+ changesNotSaved: 'لم يتمّ حفظ التّغييرات. إن غادرت الآن ، ستفقد تغييراتك.',
+ close: 'إغلاق',
+ collapse: 'طيّ',
+ collections: 'المجموعات',
+ columnToSort: 'التّرتيب حسب العامود',
+ columns: 'الأعمدة',
+ confirm: 'تأكيد',
+ confirmDeletion: 'تأكيد الحذف',
+ confirmDuplication: 'تأكيد التّكرار',
+ copied: 'تمّ النّسخ',
+ copy: 'نسخ',
+ create: 'إنشاء',
+ createNew: 'أنشاء جديد',
+ createNewLabel: 'إنشاء {{label}} جديد',
+ created: 'تمّ الإنشاء',
+ createdAt: 'تمّ الإنشاء في',
+ creating: 'يتمّ الإنشاء',
+ creatingNewLabel: 'جاري إنشاء {{label}} جديد',
+ dark: 'غامق',
+ dashboard: 'لوحة التّحكّم',
+ delete: 'حذف',
+ deletedCountSuccessfully: 'تمّ حذف {{count}} {{label}} بنجاح.',
+ deletedSuccessfully: 'تمّ الحذف بنجاح.',
+ deleting: 'يتمّ الحذف...',
+ descending: 'تنازلي',
+ deselectAllRows: 'إلغاء تحديد جميع الصفوف',
+ duplicate: 'استنساخ',
+ duplicateWithoutSaving: 'استنساخ بدون حفظ التغييرات',
+ edit: 'تعديل',
+ editLabel: 'تعديل {{label}}',
+ editing: 'جاري التعديل',
+ editingLabel_many: 'تعديل {{count}} {{label}}',
+ editingLabel_one: 'تعديل {{count}} {{label}}',
+ editingLabel_other: 'تعديل {{count}} {{label}}',
+ email: 'البريد الإلكتروني',
+ emailAddress: 'عنوان البريد الإلكتروني',
+ enterAValue: 'أدخل قيمة',
+ error: 'خطأ',
+ errors: 'أخطاء',
+ fallbackToDefaultLocale: 'الرجوع إلى اللغة الافتراضية',
+ filter: 'تصفية',
+ filterWhere: 'تصفية {{label}} حيث',
+ filters: 'عوامل التصفية',
+ globals: 'عامة',
+ language: 'اللغة',
+ lastModified: 'آخر تعديل',
+ leaveAnyway: 'المغادرة على أي حال',
+ leaveWithoutSaving: 'المغادرة بدون حفظ',
+ light: 'فاتح',
+ livePreview: 'معاينة مباشرة',
+ loading: 'يتمّ التّحميل',
+ locale: 'اللّغة',
+ locales: 'اللّغات',
+ menu: 'قائمة',
+ moveDown: 'التّحريك إلى الأسفل',
+ moveUp: 'التّحريك إلى الأعلى',
+ newPassword: 'كلمة مرور جديدة',
+ noFiltersSet: 'لم يتم تعيين أي عوامل تصفية',
+ noLabel: '<لا {{label}}>',
+ noOptions: 'لا خيارات',
+ noResults:
+ 'لا يوجد {{label}}. إما أن لا {{label}} موجودة حتى الآن أو لا تتطابق مع عوامل التصفية التي حددتها أعلاه.',
+ noValue: 'لا يوجد قيمة',
+ none: 'لا شيء',
+ notFound: 'غير موجود',
+ nothingFound: 'لم يتم العثور على شيء',
+ of: 'من',
+ open: 'فتح',
+ or: 'أو',
+ order: 'التّرتيب',
+ pageNotFound: 'الصّفحة غير موجودة',
+ password: 'كلمة المرور',
+ payloadSettings: 'الإعدادات',
+ perPage: 'لكلّ صفحة: {{limit}}',
+ remove: 'إزالة',
+ reset: 'إعادة تعيين',
+ row: 'سطر',
+ rows: 'أسطُر',
+ save: 'حفظ',
+ saving: 'جاري الحفظ...',
+ searchBy: 'البحث عن طريق {{label}}',
+ selectAll: 'تحديد كل {{count}} {{label}}',
+ selectAllRows: 'حدد جميع الصفوف',
+ selectValue: 'اختيار قيمة',
+ selectedCount: 'تم تحديد {{count}} {{label}}',
+ showAllLabel: 'عرض كل {{label}}',
+ sorryNotFound: 'عذرًا - لا يوجد شيء يتوافق مع طلبك.',
+ sort: 'ترتيب',
+ sortByLabelDirection: 'رتّب حسب {{label}} {{direction}}',
+ stayOnThisPage: 'البقاء على هذه الصفحة',
+ submissionSuccessful: 'تمت الإرسال بنجاح.',
+ submit: 'إرسال',
+ successfullyCreated: '{{label}} تم إنشاؤها بنجاح.',
+ successfullyDuplicated: '{{label}} تم استنساخها بنجاح.',
+ thisLanguage: 'العربية',
+ titleDeleted: 'تم حذف {{label}} "{{title}}" بنجاح.',
+ unauthorized: 'غير مصرح به',
+ unsavedChangesDuplicate: 'لديك تغييرات لم يتم حفظها. هل تريد الاستمرار في الاستنساخ؟',
+ untitled: 'بدون عنوان',
+ updatedAt: 'تم التحديث في',
+ updatedCountSuccessfully: 'تم تحديث {{count}} {{label}} بنجاح.',
+ updatedSuccessfully: 'تم التحديث بنجاح.',
+ updating: 'جار التحديث',
+ uploading: 'جار الرفع',
+ user: 'المستخدم',
+ users: 'المستخدمين',
+ value: 'القيمة',
+ welcome: 'مرحبًا',
+ },
+ operators: {
+ contains: 'يحتوي',
+ equals: 'يساوي',
+ exists: 'موجود',
+ isGreaterThan: 'أكبر من',
+ isGreaterThanOrEqualTo: 'أكبر أو يساوي',
+ isIn: 'موجود في',
+ isLessThan: 'أصغر من',
+ isLessThanOrEqualTo: 'أصغر أو يساوي',
+ isLike: 'هو مثل',
+ isNotEqualTo: 'لا يساوي',
+ isNotIn: 'غير موجود في',
+ near: 'قريب من',
+ },
+ upload: {
+ crop: 'محصول',
+ cropToolDescription: 'اسحب الزوايا المحددة للمنطقة، رسم منطقة جديدة أو قم بضبط القيم أدناه.',
+ dragAndDrop: 'قم بسحب وإسقاط ملفّ',
+ dragAndDropHere: 'أو اسحب الملفّ وأفلته هنا',
+ editImage: 'تعديل الصورة',
+ fileName: 'اسم الملفّ',
+ fileSize: 'حجم الملفّ',
+ focalPoint: 'نقطة التركيز',
+ focalPointDescription: 'اسحب النقطة المركزية مباشرة على المعاينة أو قم بضبط القيم أدناه.',
+ height: 'الطّول',
+ lessInfo: 'معلومات أقلّ',
+ moreInfo: 'معلومات أكثر',
+ previewSizes: 'أحجام المعاينة',
+ selectCollectionToBrowse: 'حدّد مجموعة لاستعراضها',
+ selectFile: 'اختر ملفّ',
+ setCropArea: 'حدد منطقة القص',
+ setFocalPoint: 'حدد النقطة البؤرية',
+ sizes: 'الاحجام',
+ sizesFor: 'أحجام لـ {{label}}',
+ width: 'العرض',
+ },
+ validation: {
+ emailAddress: 'يرجى إدخال عنوان بريد إلكتروني صحيح.',
+ enterNumber: 'يرجى إدخال رقم صحيح.',
+ fieldHasNo: 'هذا الحقل ليس لديه {{label}}',
+ greaterThanMax: '{{value}} أكبر من الحد الأقصى المسموح به {{label}} الذي يبلغ {{max}}.',
+ invalidInput: 'هذا الحقل لديه إدخال غير صالح.',
+ invalidSelection: 'هذا الحقل لديه اختيار غير صالح.',
+ invalidSelections: 'هذا الحقل لديه الاختيارات الغير صالحة التالية:',
+ lessThanMin: '{{value}} أقل من الحد الأدنى المسموح به {{label}} الذي يبلغ {{min}}.',
+ limitReached: 'تم الوصول إلى الحد الأقصى، يمكن إضافة {{max}} عناصر فقط.',
+ longerThanMin: 'يجب أن يكون هذا القيمة أطول من الحد الأدنى للطول الذي هو {{minLength}} أحرف.',
+ notValidDate: '"{{value}}" ليس تاريخا صالحا.',
+ required: 'هذا الحقل مطلوب.',
+ requiresAtLeast: 'هذا الحقل يتطلب على الأقل {{count}} {{label}}.',
+ requiresNoMoreThan: 'هذا الحقل يتطلب عدم تجاوز {{count}} {{label}}.',
+ requiresTwoNumbers: 'هذا الحقل يتطلب رقمين.',
+ shorterThanMax: 'يجب أن تكون هذه القيمة أقصر من الحد الأقصى للطول الذي هو {{maxLength}} أحرف.',
+ trueOrFalse: 'يمكن أن يكون هذا الحقل مساويًا فقط للقيمتين صحيح أو خطأ.',
+ validUploadID: 'هذا الحقل ليس معرّف تحميل صالح.',
+ },
+ version: {
+ aboutToPublishSelection: 'أنت على وشك نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟',
+ aboutToRestore:
+ 'أنت على وشك استرجاع هذا المستند {{label}} إلى الحالة التّي كان عليها في {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'أنت على وشك استرجاع الاعداد العامّ {{label}} إلى الحالة التي كان عليها في {{versionDate}}.',
+ aboutToRevertToPublished: 'أنت على وشك إعادة هذا المستند إلى حالته المنشورة. هل أنت متأكّد؟',
+ aboutToUnpublish: 'أنت على وشك إلغاء نشر هذا المستند. هل أنت متأكّد؟',
+ aboutToUnpublishSelection: 'أنت على وشك إلغاء نشر كلّ {{label}} في التّحديد. هل أنت متأكّد؟',
+ autosave: 'حفظ تلقائي',
+ autosavedSuccessfully: 'تمّ الحفظ التّلقائي بنجاح.',
+ autosavedVersion: 'النّسخة المحفوظة تلقائياً',
+ changed: 'تمّ التّغيير',
+ compareVersion: 'مقارنة النّسخة مع:',
+ confirmPublish: 'تأكيد النّشر',
+ confirmRevertToSaved: 'تأكيد الرّجوع للنسخة المنشورة',
+ confirmUnpublish: 'تأكيد إلغاء النّشر',
+ confirmVersionRestoration: 'تأكيد إستعادة النّسخة',
+ currentDocumentStatus: 'المستند {{docStatus}} الحالي',
+ draft: 'مسودّة',
+ draftSavedSuccessfully: 'تمّ حفظ المسودّة بنجاح.',
+ lastSavedAgo: 'تم الحفظ آخر مرة قبل {{distance}}',
+ noFurtherVersionsFound: 'لم يتمّ العثور على نسخات أخرى',
+ noRowsFound: 'لم يتمّ العثور على {{label}}',
+ preview: 'معاينة',
+ problemRestoringVersion: 'حدث خطأ في استعادة هذه النّسخة',
+ publish: 'نشر',
+ publishChanges: 'نشر التّغييرات',
+ published: 'تمّ النّشر',
+ restoreThisVersion: 'استعادة هذه النّسخة',
+ restoredSuccessfully: 'تمّت الاستعادة بنحاح.',
+ restoring: 'تتمّ الاستعادة...',
+ revertToPublished: 'الرّجوع للنسخة المنشورة',
+ reverting: 'يتمّ الاسترجاع...',
+ saveDraft: 'حفظ المسودّة',
+ selectLocales: 'حدّد اللّغات المراد عرضها',
+ selectVersionToCompare: 'حدّد نسخة للمقارنة',
+ showLocales: 'اظهر اللّغات:',
+ showingVersionsFor: 'يتمّ عرض النًّسخ ل:',
+ status: 'الحالة',
+ type: 'النّوع',
+ unpublish: 'الغاء النّشر',
+ unpublishing: 'يتمّ الغاء النّشر...',
+ version: 'النّسخة',
+ versionCount_many: 'تمّ العثور على {{count}} نُسخ',
+ versionCount_none: 'لم يتمّ العثور على أيّ من النّسخ',
+ versionCount_one: 'تمّ العثور على {{count}} من النّسخ',
+ versionCount_other: 'تمّ العثور على {{count}} نُسخ',
+ versionCreatedOn: 'تمّ ﻹنشاء النّسخة في {{version}}:',
+ versionID: 'مُعرّف النّسخة',
+ versions: 'النُّسَخ',
+ viewingVersion: 'يتمّ استعراض نسخة ل {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'يتمّ استعراض نسخة للاعداد العامّ {{entityLabel}}',
+ viewingVersions: 'يتمّ استعراض النُّسَخ ل {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'يتمّ استعراض النُّسَخ للاعداد العامّ {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/az.json b/packages/translations/src/all/az.json
deleted file mode 100644
index 05c11591378..00000000000
--- a/packages/translations/src/all/az.json
+++ /dev/null
@@ -1,373 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesab",
- "accountOfCurrentUser": "Cari istifadəçinin hesabı",
- "alreadyActivated": "Artıq Aktivləşdirilib",
- "alreadyLoggedIn": "Artıq daxil olunub",
- "apiKey": "API Açarı",
- "backToLogin": "Girişə qayıt",
- "beginCreateFirstUser": "Başlamaq üçün ilk istifadəçinizi yaradın.",
- "changePassword": "Parolu dəyişdir",
- "checkYourEmailForPasswordReset": "Parolunuzu təhlükəsiz şəkildə sıfırlamağa imkan verəcək link üçün e-poçt ünvanınızı yoxlayın.",
- "confirmGeneration": "Generasiyani təsdiqlə",
- "confirmPassword": "Şifrəni təsdiq et",
- "createFirstUser": "İlk istifadəçini yaradın",
- "emailNotValid": "Təqdim olunan e-poçt etibarlı deyil",
- "emailSent": "E-poçt göndərildi",
- "enableAPIKey": "API açarını aktivləşdir",
- "failedToUnlock": "Kilidi açmaq alınmadı",
- "forceUnlock": "Kilidi zorla aç",
- "forgotPassword": "Şifrəni unutmusan",
- "forgotPasswordEmailInstructions": "Zəhmət olmasa, e-poçt ünvanınızı aşağıda daxil edin. Siz parolunuzu necə sıfırlamaq barədə təlimatları olan e-poçt mesajı alacaqsınız.",
- "forgotPasswordQuestion": "Şifrəni unutmusan?",
- "generate": "Yarad",
- "generateNewAPIKey": "Yeni API açarı yarad",
- "generatingNewAPIKeyWillInvalidate": "Yeni API açarının yaradılması əvvəlki açarı etibarsız edəcək. Davam etmək istədiyinizə əminsiniz?",
- "lockUntil": "Klidklə",
- "logBackIn": "Yenidən daxil ol",
- "logOut": "Çıxış et",
- "loggedIn": "Başqa istifadəçi ilə daxil olmaq üçün əvvəlcə çıxış etməlisiniz.",
- "loggedInChangePassword": "Parolu dəyişdirmək üçün hesabınıza get və orada şifrənizi redaktə edin.",
- "loggedOutInactivity": "Hərəkətsizlik səbəbindən sistemdən çıxmısınız.",
- "loggedOutSuccessfully": "Siz uğurla çıxış etdiniz.",
- "login": "Giriş",
- "loginAttempts": "Giriş cəhdləri",
- "loginUser": "Giriş istifadəçisi",
- "loginWithAnotherUser": "Başqa istifadəçi ilə daxil olmaq üçün əvvəlcə çıxış etməlisiniz.",
- "logout": "Çıxış",
- "logoutUser": "Sistemdən çıxış",
- "newAPIKeyGenerated": "Yeni API Açarı Yaradıldı.",
- "newAccountCreated": "Sizin üçün yeni hesab yaradıldı. Zəhmət olmasa, e-poçtunuzu doğrulamaq üçün aşağıdakı linke klikləyin: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>. E-poçtunuzu doğruladıqdan sonra uğurla daxil ola bilərsiniz.",
- "newPassword": "Yeni şifrə",
- "resetPassword": "Şifrəni sıfırla",
- "resetPasswordExpiration": "Şifrənin müddətini sıfırla",
- "resetPasswordToken": "Şifrə Tokenini Sıfırla",
- "resetYourPassword": "Şifrənizi sıfırlayın",
- "stayLoggedIn": "Sistemdə qal",
- "successfullyUnlocked": "Uğurla kilidi açıldı",
- "unableToVerify": "Doğrulamaq mümkün deyil",
- "verified": "Doğrulanmış",
- "verifiedSuccessfully": "Uğurla doğrulandı",
- "verify": "Doğrula",
- "verifyUser": "İstifadəçini doğrula",
- "verifyYourEmail": "E-poçtunuzu doğrulayın",
- "youAreInactive": "Siz bir müddətdir aktiv deyilsiniz və tezliklə öz təhlükəsizliyiniz üçün avtomatik olaraq sistemdən çıxacaqsınız. Daxil olmaq istərdinizmi?",
- "youAreReceivingResetPassword": "Siz (və ya başqası) hesabınız üçün parolun sıfırlanmasını tələb etdiyiniz üçün bunu alırsınız. Prosesi tamamlamaq üçün zəhmət olmasa aşağıdakı linkə klikləyin:",
- "youDidNotRequestPassword": "Əgər siz bunu tələb etməmisinizsə, lütfən, bu e-poçtu nəzərə almayın və şifrəniz dəyişilməz qalacaq."
- },
- "error": {
- "accountAlreadyActivated": "Bu hesab artıq aktivləşdirilib.",
- "autosaving": "Bu sənədin avto yadda saxlanılması zamanı problem yarandı.",
- "correctInvalidFields": "Zəhmət olmasa, yanlış sahələri düzəlt.",
- "deletingFile": "Faylın silinməsində xəta baş verdi.",
- "deletingTitle": "{{title}} silinərkən xəta baş verdi. Zəhmət olmasa, bağlantınızı yoxlayın və yenidən cəhd edin.",
- "emailOrPasswordIncorrect": "Təqdim olunan e-poçt və ya şifrə yanlışdır.",
- "followingFieldsInvalid_many": "Aşağıdakı sahələr yanlışdır:",
- "followingFieldsInvalid_one": "Aşağıdakı sahə yanlışdır:",
- "followingFieldsInvalid_other": "Aşağıdaki sahələr yanlışdır:",
- "incorrectCollection": "Yanlış Kolleksiya",
- "invalidFileType": "Yanlış fayl növü",
- "invalidFileTypeValue": "Yanlış fayl növü: {{value}}",
- "loadingDocument": "{{id}} ID-li sənədin yüklənməsində problem baş verdi.",
- "missingEmail": "E-poçt adresi çatışmır.",
- "missingIDOfDocument": "Yeniləmək üçün sənədin ID-si çatışmır.",
- "missingIDOfVersion": "Versiyanın ID-si çatışmır.",
- "missingRequiredData": "Tələb olunan məlumat çatışmır.",
- "noFilesUploaded": "Heç bir fayl yüklənilməyib.",
- "noMatchedField": "\"{{label}}\" üçün uyğun sahə tapılmadı",
- "noUser": "İstifadəçi Yoxdur",
- "notAllowedToAccessPage": "Bu səhifəyə girməyə icazəniz yoxdur.",
- "notAllowedToPerformAction": "Bu əməliyyatı icra etməyə icazəniz yoxdur.",
- "notFound": "Tələb olunan resurs tapılmadı.",
- "previewing": "Bu sənədin ön baxışı zamanı problem yarandı.",
- "problemUploadingFile": "Faylın yüklənməsi zamanı problem yarandı.",
- "tokenInvalidOrExpired": "Token ya yanlışdır və ya müddəti bitib.",
- "unPublishingDocument": "Bu sənədin nəşrini ləğv etmək zamanı problem baş verdi.",
- "unableToDeleteCount": "{{count}} dən {{total}} {{label}} silinə bilmir.",
- "unableToUpdateCount": "{{count}} dən {{total}} {{label}} yenilənə bilmir.",
- "unauthorized": "İcazəniz yoxdur, bu tələbi yerinə yetirmək üçün daxil olmalısınız.",
- "unknown": "Naməlum bir xəta baş verdi.",
- "unspecific": "Xəta baş verdi.",
- "userLocked": "Bu istifadəçi çoxsaylı uğursuz giriş cəhdləri səbəbindən kilidlənib.",
- "valueMustBeUnique": "Dəyər təkrar olmamalıdır",
- "verificationTokenInvalid": "Doğrulama tokenı yanlışdır."
- },
- "fields": {
- "addLabel": "{{label}} əlavə et",
- "addLink": "Keçid əlavə et",
- "addNew": "Yenisini əlavə et",
- "addNewLabel": "Yeni {{label}} əlavə et",
- "addRelationship": "Relationship əlavə et",
- "addUpload": "Yükləmə əlavə et",
- "block": "blok",
- "blockType": "Blok Növü",
- "blocks": "bloklar",
- "chooseBetweenCustomTextOrDocument": "Xüsusi mətn URL'si daxil etmək və ya başqa bir sənədə keçid yaratmaq arasında seçim edin.",
- "chooseDocumentToLink": "Keçid yaratmaq üçün sənəd seçin",
- "chooseFromExisting": "Mövcuddan seçin",
- "chooseLabel": "{{label}} seçin",
- "collapseAll": "Hamısını Bağla",
- "customURL": "Xüsusi URL",
- "editLabelData": "{{label}} məlumatını redaktə et",
- "editLink": "Keçidi redaktə et",
- "editRelationship": "Relationship redaktə et",
- "enterURL": "URL daxil edin",
- "internalLink": "Daxili Keçid",
- "itemsAndMore": "{{items}} və daha {{count}} nəfər",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Enlik",
- "linkType": "Keçid Növü",
- "linkedTo": "<0>{{label}}</0> ilə əlaqəli",
- "longitude": "Uzunluq",
- "newLabel": "Yeni {{label}}",
- "openInNewTab": "Yeni sekmede aç",
- "passwordsDoNotMatch": "Şifrələr uyğun gəlmir.",
- "relatedDocument": "Əlaqəli Sənəd",
- "relationTo": "Relationship",
- "removeRelationship": "Relationship sil",
- "removeUpload": "Yükləməni sil",
- "saveChanges": "Dəyişiklikləri saxla",
- "searchForBlock": "Blok üçün axtarış",
- "selectExistingLabel": "Mövcud {{label}} seçin",
- "selectFieldsToEdit": "Redaktə ediləcək sahələri seçin",
- "showAll": "Hamısını Göstər",
- "swapRelationship": "Relationship dəyiş",
- "swapUpload": "Yükləməni dəyiş",
- "textToDisplay": "Göstəriləcək mətn",
- "toggleBlock": "Bloku keç",
- "uploadNewLabel": "Yeni {{label}} yüklə"
- },
- "general": {
- "aboutToDelete": "Siz {{label}} <1>{{title}}</1> silməyə hazırsınız. Eminsiniz?",
- "aboutToDeleteCount_many": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "aboutToDeleteCount_one": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "aboutToDeleteCount_other": "Siz {{count}} {{label}} silməyə hazırsınız.",
- "addBelow": "Aşağıya əlavə et",
- "addFilter": "Filter əlavə et",
- "adminTheme": "Admin Mövzusu",
- "and": "Və",
- "applyChanges": "Dəyişiklikləri Tətbiq Edin",
- "ascending": "Artan",
- "automatic": "Avtomatik",
- "backToDashboard": "Panelə qayıdın",
- "cancel": "Ləğv et",
- "changesNotSaved": "Dəyişiklikləriniz saxlanılmayıb. İndi çıxsanız, dəyişikliklərinizi itirəcəksiniz.",
- "close": "Bağla",
- "collapse": "Bağla",
- "collections": "Kolleksiyalar",
- "columnToSort": "Sıralamağa sütun",
- "columns": "Sütunlar",
- "confirm": "Təsdiqlə",
- "confirmDeletion": "Silməni təsdiqlə",
- "confirmDuplication": "Dublikasiyanı təsdiqlə",
- "copied": "Kopyalandı",
- "copy": "Kopyala",
- "create": "Yarat",
- "createNew": "Yeni yarat",
- "createNewLabel": "Yeni {{label}} yarat",
- "created": "Yaradıldı",
- "createdAt": "Yaradıldığı tarix",
- "creating": "Yaradılır",
- "creatingNewLabel": "Yeni {{label}} yaradılır",
- "dark": "Tünd",
- "dashboard": "Panel",
- "delete": "Sil",
- "deletedCountSuccessfully": "{{count}} {{label}} uğurla silindi.",
- "deletedSuccessfully": "Uğurla silindi.",
- "deleting": "Silinir...",
- "descending": "Azalan",
- "deselectAllRows": "Bütün sıraları seçimi ləğv edin",
- "duplicate": "Dublikat",
- "duplicateWithoutSaving": "Dəyişiklikləri saxlamadan dublikatla",
- "edit": "Redaktə et",
- "editLabel": "{{label}} redaktə et",
- "editing": "Redaktə olunur",
- "editingLabel_many": "{{count}} {{label}} redaktə olunur",
- "editingLabel_one": "{{count}} {{label}} redaktə olunur",
- "editingLabel_other": "{{count}} {{label}} redaktə olunur",
- "email": "Elektron poçt",
- "emailAddress": "Elektron poçt ünvanı",
- "enterAValue": "Bir dəyər daxil edin",
- "error": "Xəta",
- "errors": "Xətalar",
- "fallbackToDefaultLocale": "Standart lokalə keçid",
- "filter": "Filter",
- "filterWhere": "{{label}} filtrlə",
- "filters": "Filtərlər",
- "globals": "Qloballar",
- "language": "Dil",
- "lastModified": "Son dəyişdirildi",
- "leaveAnyway": "Heç olmasa çıx",
- "leaveWithoutSaving": "Saxlamadan çıx",
- "light": "Açıq",
- "livePreview": "Öncədən baxış",
- "loading": "Yüklənir",
- "locale": "Lokal",
- "locales": "Dillər",
- "menu": "Menyu",
- "moveDown": "Aşağı hərəkət et",
- "moveUp": "Yuxarı hərəkət et",
- "newPassword": "Yeni şifrə",
- "noFiltersSet": "Filter təyin edilməyib",
- "noLabel": "<Heç bir {{label}}>",
- "noOptions": "Heç bir seçim yoxdur",
- "noResults": "Heç bir {{label}} tapılmadı. Ya hələ {{label}} yoxdur, ya da yuxarıda göstərdiyiniz filtrlərə uyğun gəlmir.",
- "noValue": "Dəyər yoxdur",
- "none": "Heç bir",
- "notFound": "Tapılmadı",
- "nothingFound": "Heç nə tapılmadı",
- "of": "dən",
- "open": "Aç",
- "or": "Və ya",
- "order": "Sıra",
- "pageNotFound": "Səhifə tapılmadı",
- "password": "Şifrə",
- "payloadSettings": "Payload Parametrləri",
- "perPage": "Hər səhifədə: {{limit}}",
- "remove": "Sil",
- "reset": "Yenidən başlat",
- "row": "Sətir",
- "rows": "Sətirlər",
- "save": "Saxla",
- "saving": "Saxlanılır...",
- "searchBy": "{{label}} ilə axtar",
- "selectAll": "Bütün {{count}} {{label}} seç",
- "selectAllRows": "Bütün sıraları seçin",
- "selectValue": "Dəyər seçin",
- "selectedCount": "{{count}} {{label}} seçildi",
- "showAllLabel": "Bütün {{label}}-ı göstər",
- "sorryNotFound": "Üzr istəyirik - sizin tələbinizə uyğun heç nə yoxdur.",
- "sort": "Sırala",
- "sortByLabelDirection": "{{label}} {{direction}} ilə sırala",
- "stayOnThisPage": "Bu səhifədə qal",
- "submissionSuccessful": "Təqdimat uğurlu oldu.",
- "submit": "Təqdim et",
- "successfullyCreated": "{{label}} uğurla yaradıldı.",
- "successfullyDuplicated": "{{label}} uğurla dublikatlandı.",
- "thisLanguage": "Azərbaycan dili",
- "titleDeleted": "{{label}} \"{{title}}\" uğurla silindi.",
- "unauthorized": "İcazəsiz",
- "unsavedChangesDuplicate": "Saxlanılmamış dəyişiklikləriniz var. Dublikatla davam etmək istəyirsiniz?",
- "untitled": "Başlıqsız",
- "updatedAt": "Yeniləndiyi tarix",
- "updatedCountSuccessfully": "{{count}} {{label}} uğurla yeniləndi.",
- "updatedSuccessfully": "Uğurla yeniləndi.",
- "updating": "Yenilənir",
- "uploading": "Yüklənir",
- "user": "İstifadəçi",
- "users": "İstifadəçilər",
- "value": "Dəyər",
- "welcome": "Xoş gəldiniz"
- },
- "operators": {
- "contains": "daxilində",
- "equals": "bərabərdir",
- "exists": "mövcuddur",
- "isGreaterThan": "dən böyük",
- "isGreaterThanOrEqualTo": "böyük və ya bərabər",
- "isIn": "daxildir",
- "isLessThan": "dən kiçik",
- "isLessThanOrEqualTo": "kiçik və ya bərabər",
- "isLike": "kimi",
- "isNotEqualTo": "bərabər deyil",
- "isNotIn": "daxil deyil",
- "near": "yaxın"
- },
- "upload": {
- "crop": "Məhsul",
- "cropToolDescription": "Seçilmiş sahənin köşələrini sürükləyin, yeni bir sahə çəkin və ya aşağıdakı dəyərləri düzəltin.",
- "dragAndDrop": "Faylı buraya sürükləyin və buraxın",
- "dragAndDropHere": "və ya faylı buraya sürükləyin və buraxın",
- "editImage": "Şəkili Redaktə Et",
- "fileName": "Faylın Adı",
- "fileSize": "Faylım Ölçüsü",
- "focalPoint": "Mərkəzi Nöqtə",
- "focalPointDescription": "Fokus nöqtəsini birbaşa önizləməyə sürükləyin və ya aşağıdakı dəyərləri düzəltin.",
- "height": "Hündürlük",
- "lessInfo": "Daha az məlumat",
- "moreInfo": "Daha çox məlumat",
- "previewSizes": "Öncədən baxış ölçüləri",
- "selectCollectionToBrowse": "Gözdən keçirmək üçün bir Kolleksiya seçin",
- "selectFile": "Fayl seçin",
- "setCropArea": "Məhsul sahəsini təyin et",
- "setFocalPoint": "Fokus nöqtəsi təyin et",
- "sizes": "Ölçülər",
- "sizesFor": "{{label}} üçün ölçülər",
- "width": "En"
- },
- "validation": {
- "emailAddress": "Xahiş edirik doğru elektron poçt ünvanını daxil edin.",
- "enterNumber": "Xahiş edirik doğru nömrəni daxil edin.",
- "fieldHasNo": "Bu sahədə heç bir {{label}} yoxdur",
- "greaterThanMax": "{{value}} icazə verilən maksimal {{label}} olan {{max}}-dən böyükdür.",
- "invalidInput": "Bu sahə yanlış daxil edilmişdir.",
- "invalidSelection": "Bu sahədə yanlış seçim edilmişdir.",
- "invalidSelections": "Bu sahədə aşağıdakı yanlış seçimlər edilmişdir:",
- "lessThanMin": "{{value}} icazə verilən minimal {{label}} olan {{min}}-dən kiçikdir.",
- "limitReached": "Limitə çatdınız, yalnız {{max}} element əlavə edilə bilər.",
- "longerThanMin": "Bu dəyər {{minLength}} simvoldan uzun olmalıdır.",
- "notValidDate": "\"{{value}}\" doğru tarix deyil.",
- "required": "Bu sahə mütləq doldurulmalıdır.",
- "requiresAtLeast": "Bu sahə ən azı {{count}} {{label}} tələb edir.",
- "requiresNoMoreThan": "Bu sahə {{count}} {{label}}-dan çox olmamalıdır.",
- "requiresTwoNumbers": "Bu sahə iki nömrə tələb edir.",
- "shorterThanMax": "Bu dəyər {{maxLength}} simvoldan qısa olmalıdır.",
- "trueOrFalse": "Bu sahə yalnız doğru və ya yanlış ola bilər.",
- "validUploadID": "Bu sahə doğru yükləmə ID-si deyil."
- },
- "version": {
- "aboutToPublishSelection": "Seçimdə olan bütün {{label}}-i dərc etməyə hazırsınız. Əminsiniz?",
- "aboutToRestore": "Bu {{label}} sənədini {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.",
- "aboutToRestoreGlobal": "Qlobal {{label}}-i {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.",
- "aboutToRevertToPublished": "Bu sənədin dəyişikliklərini dərc edilmiş vəziyyətinə qaytarmağa hazırsınız. Əminsiniz?",
- "aboutToUnpublish": "Bu sənədi dərcdən çıxartmağa hazırsınız. Əminsiniz?",
- "aboutToUnpublishSelection": "Seçimdə olan bütün {{label}}-i dərcdən çıxartmağa hazırsınız. Əminsiniz?",
- "autosave": "Avtomatik yadda saxlama",
- "autosavedSuccessfully": "Uğurla avtomatik olaraq yadda saxlandı.",
- "autosavedVersion": "Avtomatik yadda saxlanmış versiya",
- "changed": "Dəyişdirildi",
- "compareVersion": "Versiyanı müqayisə et:",
- "confirmPublish": "Dərci təsdiq edin",
- "confirmRevertToSaved": "Yadda saxlanana qayıtmağı təsdiq edin",
- "confirmUnpublish": "Dərcdən çıxartmağı təsdiq edin",
- "confirmVersionRestoration": "Versiyanın bərpasını təsdiq edin",
- "currentDocumentStatus": "Cari {{docStatus}} sənədi",
- "draft": "Qaralama",
- "draftSavedSuccessfully": "Qaralama uğurla yadda saxlandı.",
- "lastSavedAgo": "{{distance}} əvvəl son yadda saxlanıldı",
- "noFurtherVersionsFound": "Başqa versiyalar tapılmadı",
- "noRowsFound": "Heç bir {{label}} tapılmadı",
- "preview": "Öncədən baxış",
- "problemRestoringVersion": "Bu versiyanın bərpasında problem yaşandı",
- "publish": "Dərc et",
- "publishChanges": "Dəyişiklikləri dərc et",
- "published": "Dərc edilmiş",
- "restoreThisVersion": "Bu versiyanı bərpa et",
- "restoredSuccessfully": "Uğurla bərpa edildi.",
- "restoring": "Bərpa olunur...",
- "revertToPublished": "Dərc edilmişə qayıt",
- "reverting": "Qayıdılır...",
- "saveDraft": "Qaralamayı yadda saxla",
- "selectLocales": "Göstərmək üçün lokalları seçin",
- "selectVersionToCompare": "Müqayisə üçün bir versiya seçin",
- "showLocales": "Lokalları göstər:",
- "showingVersionsFor": "Göstərilən versiyalar üçün:",
- "status": "Status",
- "type": "Növ",
- "unpublish": "Dərcdən çıxart",
- "unpublishing": "Dərcdən çıxarılır...",
- "version": "Versiya",
- "versionCount_many": "{{count}} versiya tapıldı",
- "versionCount_none": "Versiya tapılmadı",
- "versionCount_one": "{{count}} versiya tapıldı",
- "versionCount_other": "{{count}} versiya tapıldı",
- "versionCreatedOn": "{{version}} tarixində yaradıldı:",
- "versionID": "Versiyanın ID-si",
- "versions": "Versiyalar",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} üçün versiyanı göstərir",
- "viewingVersionGlobal": "Qlobal {{entityLabel}} üçün versiyanı göstərir",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} üçün versiyaları göstərir",
- "viewingVersionsGlobal": "Qlobal {{entityLabel}} üçün versiyaları göstərir"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/az.ts b/packages/translations/src/all/az.ts
new file mode 100644
index 00000000000..6abfb7c85c8
--- /dev/null
+++ b/packages/translations/src/all/az.ts
@@ -0,0 +1,391 @@
+export default {
+ authentication: {
+ account: 'Hesab',
+ accountOfCurrentUser: 'Cari istifadəçinin hesabı',
+ alreadyActivated: 'Artıq Aktivləşdirilib',
+ alreadyLoggedIn: 'Artıq daxil olunub',
+ apiKey: 'API Açarı',
+ backToLogin: 'Girişə qayıt',
+ beginCreateFirstUser: 'Başlamaq üçün ilk istifadəçinizi yaradın.',
+ changePassword: 'Parolu dəyişdir',
+ checkYourEmailForPasswordReset:
+ 'Parolunuzu təhlükəsiz şəkildə sıfırlamağa imkan verəcək link üçün e-poçt ünvanınızı yoxlayın.',
+ confirmGeneration: 'Generasiyani təsdiqlə',
+ confirmPassword: 'Şifrəni təsdiq et',
+ createFirstUser: 'İlk istifadəçini yaradın',
+ emailNotValid: 'Təqdim olunan e-poçt etibarlı deyil',
+ emailSent: 'E-poçt göndərildi',
+ enableAPIKey: 'API açarını aktivləşdir',
+ failedToUnlock: 'Kilidi açmaq alınmadı',
+ forceUnlock: 'Kilidi zorla aç',
+ forgotPassword: 'Şifrəni unutmusan',
+ forgotPasswordEmailInstructions:
+ 'Zəhmət olmasa, e-poçt ünvanınızı aşağıda daxil edin. Siz parolunuzu necə sıfırlamaq barədə təlimatları olan e-poçt mesajı alacaqsınız.',
+ forgotPasswordQuestion: 'Şifrəni unutmusan?',
+ generate: 'Yarad',
+ generateNewAPIKey: 'Yeni API açarı yarad',
+ generatingNewAPIKeyWillInvalidate:
+ 'Yeni API açarının yaradılması əvvəlki açarı etibarsız edəcək. Davam etmək istədiyinizə əminsiniz?',
+ lockUntil: 'Klidklə',
+ logBackIn: 'Yenidən daxil ol',
+ logOut: 'Çıxış et',
+ loggedIn: 'Başqa istifadəçi ilə daxil olmaq üçün əvvəlcə çıxış etməlisiniz.',
+ loggedInChangePassword:
+ 'Parolu dəyişdirmək üçün hesabınıza get və orada şifrənizi redaktə edin.',
+ loggedOutInactivity: 'Hərəkətsizlik səbəbindən sistemdən çıxmısınız.',
+ loggedOutSuccessfully: 'Siz uğurla çıxış etdiniz.',
+ login: 'Giriş',
+ loginAttempts: 'Giriş cəhdləri',
+ loginUser: 'Giriş istifadəçisi',
+ loginWithAnotherUser: 'Başqa istifadəçi ilə daxil olmaq üçün əvvəlcə çıxış etməlisiniz.',
+ logout: 'Çıxış',
+ logoutUser: 'Sistemdən çıxış',
+ newAPIKeyGenerated: 'Yeni API Açarı Yaradıldı.',
+ newAccountCreated:
+ 'Sizin üçün yeni hesab yaradıldı. Zəhmət olmasa, e-poçtunuzu doğrulamaq üçün aşağıdakı linke klikləyin: <a href="{{verificationURL}}">{{verificationURL}}</a>. E-poçtunuzu doğruladıqdan sonra uğurla daxil ola bilərsiniz.',
+ newPassword: 'Yeni şifrə',
+ resetPassword: 'Şifrəni sıfırla',
+ resetPasswordExpiration: 'Şifrənin müddətini sıfırla',
+ resetPasswordToken: 'Şifrə Tokenini Sıfırla',
+ resetYourPassword: 'Şifrənizi sıfırlayın',
+ stayLoggedIn: 'Sistemdə qal',
+ successfullyUnlocked: 'Uğurla kilidi açıldı',
+ unableToVerify: 'Doğrulamaq mümkün deyil',
+ verified: 'Doğrulanmış',
+ verifiedSuccessfully: 'Uğurla doğrulandı',
+ verify: 'Doğrula',
+ verifyUser: 'İstifadəçini doğrula',
+ verifyYourEmail: 'E-poçtunuzu doğrulayın',
+ youAreInactive:
+ 'Siz bir müddətdir aktiv deyilsiniz və tezliklə öz təhlükəsizliyiniz üçün avtomatik olaraq sistemdən çıxacaqsınız. Daxil olmaq istərdinizmi?',
+ youAreReceivingResetPassword:
+ 'Siz (və ya başqası) hesabınız üçün parolun sıfırlanmasını tələb etdiyiniz üçün bunu alırsınız. Prosesi tamamlamaq üçün zəhmət olmasa aşağıdakı linkə klikləyin:',
+ youDidNotRequestPassword:
+ 'Əgər siz bunu tələb etməmisinizsə, lütfən, bu e-poçtu nəzərə almayın və şifrəniz dəyişilməz qalacaq.',
+ },
+ error: {
+ accountAlreadyActivated: 'Bu hesab artıq aktivləşdirilib.',
+ autosaving: 'Bu sənədin avto yadda saxlanılması zamanı problem yarandı.',
+ correctInvalidFields: 'Zəhmət olmasa, yanlış sahələri düzəlt.',
+ deletingFile: 'Faylın silinməsində xəta baş verdi.',
+ deletingTitle:
+ '{{title}} silinərkən xəta baş verdi. Zəhmət olmasa, bağlantınızı yoxlayın və yenidən cəhd edin.',
+ emailOrPasswordIncorrect: 'Təqdim olunan e-poçt və ya şifrə yanlışdır.',
+ followingFieldsInvalid_many: 'Aşağıdakı sahələr yanlışdır:',
+ followingFieldsInvalid_one: 'Aşağıdakı sahə yanlışdır:',
+ followingFieldsInvalid_other: 'Aşağıdaki sahələr yanlışdır:',
+ incorrectCollection: 'Yanlış Kolleksiya',
+ invalidFileType: 'Yanlış fayl növü',
+ invalidFileTypeValue: 'Yanlış fayl növü: {{value}}',
+ loadingDocument: '{{id}} ID-li sənədin yüklənməsində problem baş verdi.',
+ missingEmail: 'E-poçt adresi çatışmır.',
+ missingIDOfDocument: 'Yeniləmək üçün sənədin ID-si çatışmır.',
+ missingIDOfVersion: 'Versiyanın ID-si çatışmır.',
+ missingRequiredData: 'Tələb olunan məlumat çatışmır.',
+ noFilesUploaded: 'Heç bir fayl yüklənilməyib.',
+ noMatchedField: '"{{label}}" üçün uyğun sahə tapılmadı',
+ noUser: 'İstifadəçi Yoxdur',
+ notAllowedToAccessPage: 'Bu səhifəyə girməyə icazəniz yoxdur.',
+ notAllowedToPerformAction: 'Bu əməliyyatı icra etməyə icazəniz yoxdur.',
+ notFound: 'Tələb olunan resurs tapılmadı.',
+ previewing: 'Bu sənədin ön baxışı zamanı problem yarandı.',
+ problemUploadingFile: 'Faylın yüklənməsi zamanı problem yarandı.',
+ tokenInvalidOrExpired: 'Token ya yanlışdır və ya müddəti bitib.',
+ unPublishingDocument: 'Bu sənədin nəşrini ləğv etmək zamanı problem baş verdi.',
+ unableToDeleteCount: '{{count}} dən {{total}} {{label}} silinə bilmir.',
+ unableToUpdateCount: '{{count}} dən {{total}} {{label}} yenilənə bilmir.',
+ unauthorized: 'İcazəniz yoxdur, bu tələbi yerinə yetirmək üçün daxil olmalısınız.',
+ unknown: 'Naməlum bir xəta baş verdi.',
+ unspecific: 'Xəta baş verdi.',
+ userLocked: 'Bu istifadəçi çoxsaylı uğursuz giriş cəhdləri səbəbindən kilidlənib.',
+ valueMustBeUnique: 'Dəyər təkrar olmamalıdır',
+ verificationTokenInvalid: 'Doğrulama tokenı yanlışdır.',
+ },
+ fields: {
+ addLabel: '{{label}} əlavə et',
+ addLink: 'Keçid əlavə et',
+ addNew: 'Yenisini əlavə et',
+ addNewLabel: 'Yeni {{label}} əlavə et',
+ addRelationship: 'Relationship əlavə et',
+ addUpload: 'Yükləmə əlavə et',
+ block: 'blok',
+ blockType: 'Blok Növü',
+ blocks: 'bloklar',
+ chooseBetweenCustomTextOrDocument:
+ "Xüsusi mətn URL'si daxil etmək və ya başqa bir sənədə keçid yaratmaq arasında seçim edin.",
+ chooseDocumentToLink: 'Keçid yaratmaq üçün sənəd seçin',
+ chooseFromExisting: 'Mövcuddan seçin',
+ chooseLabel: '{{label}} seçin',
+ collapseAll: 'Hamısını Bağla',
+ customURL: 'Xüsusi URL',
+ editLabelData: '{{label}} məlumatını redaktə et',
+ editLink: 'Keçidi redaktə et',
+ editRelationship: 'Relationship redaktə et',
+ enterURL: 'URL daxil edin',
+ internalLink: 'Daxili Keçid',
+ itemsAndMore: '{{items}} və daha {{count}} nəfər',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Enlik',
+ linkType: 'Keçid Növü',
+ linkedTo: '<0>{{label}}</0> ilə əlaqəli',
+ longitude: 'Uzunluq',
+ newLabel: 'Yeni {{label}}',
+ openInNewTab: 'Yeni sekmede aç',
+ passwordsDoNotMatch: 'Şifrələr uyğun gəlmir.',
+ relatedDocument: 'Əlaqəli Sənəd',
+ relationTo: 'Relationship',
+ removeRelationship: 'Relationship sil',
+ removeUpload: 'Yükləməni sil',
+ saveChanges: 'Dəyişiklikləri saxla',
+ searchForBlock: 'Blok üçün axtarış',
+ selectExistingLabel: 'Mövcud {{label}} seçin',
+ selectFieldsToEdit: 'Redaktə ediləcək sahələri seçin',
+ showAll: 'Hamısını Göstər',
+ swapRelationship: 'Relationship dəyiş',
+ swapUpload: 'Yükləməni dəyiş',
+ textToDisplay: 'Göstəriləcək mətn',
+ toggleBlock: 'Bloku keç',
+ uploadNewLabel: 'Yeni {{label}} yüklə',
+ },
+ general: {
+ aboutToDelete: 'Siz {{label}} <1>{{title}}</1> silməyə hazırsınız. Eminsiniz?',
+ aboutToDeleteCount_many: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ aboutToDeleteCount_one: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ aboutToDeleteCount_other: 'Siz {{count}} {{label}} silməyə hazırsınız.',
+ addBelow: 'Aşağıya əlavə et',
+ addFilter: 'Filter əlavə et',
+ adminTheme: 'Admin Mövzusu',
+ and: 'Və',
+ applyChanges: 'Dəyişiklikləri Tətbiq Edin',
+ ascending: 'Artan',
+ automatic: 'Avtomatik',
+ backToDashboard: 'Panelə qayıdın',
+ cancel: 'Ləğv et',
+ changesNotSaved:
+ 'Dəyişiklikləriniz saxlanılmayıb. İndi çıxsanız, dəyişikliklərinizi itirəcəksiniz.',
+ close: 'Bağla',
+ collapse: 'Bağla',
+ collections: 'Kolleksiyalar',
+ columnToSort: 'Sıralamağa sütun',
+ columns: 'Sütunlar',
+ confirm: 'Təsdiqlə',
+ confirmDeletion: 'Silməni təsdiqlə',
+ confirmDuplication: 'Dublikasiyanı təsdiqlə',
+ copied: 'Kopyalandı',
+ copy: 'Kopyala',
+ create: 'Yarat',
+ createNew: 'Yeni yarat',
+ createNewLabel: 'Yeni {{label}} yarat',
+ created: 'Yaradıldı',
+ createdAt: 'Yaradıldığı tarix',
+ creating: 'Yaradılır',
+ creatingNewLabel: 'Yeni {{label}} yaradılır',
+ dark: 'Tünd',
+ dashboard: 'Panel',
+ delete: 'Sil',
+ deletedCountSuccessfully: '{{count}} {{label}} uğurla silindi.',
+ deletedSuccessfully: 'Uğurla silindi.',
+ deleting: 'Silinir...',
+ descending: 'Azalan',
+ deselectAllRows: 'Bütün sıraları seçimi ləğv edin',
+ duplicate: 'Dublikat',
+ duplicateWithoutSaving: 'Dəyişiklikləri saxlamadan dublikatla',
+ edit: 'Redaktə et',
+ editLabel: '{{label}} redaktə et',
+ editing: 'Redaktə olunur',
+ editingLabel_many: '{{count}} {{label}} redaktə olunur',
+ editingLabel_one: '{{count}} {{label}} redaktə olunur',
+ editingLabel_other: '{{count}} {{label}} redaktə olunur',
+ email: 'Elektron poçt',
+ emailAddress: 'Elektron poçt ünvanı',
+ enterAValue: 'Bir dəyər daxil edin',
+ error: 'Xəta',
+ errors: 'Xətalar',
+ fallbackToDefaultLocale: 'Standart lokalə keçid',
+ filter: 'Filter',
+ filterWhere: '{{label}} filtrlə',
+ filters: 'Filtərlər',
+ globals: 'Qloballar',
+ language: 'Dil',
+ lastModified: 'Son dəyişdirildi',
+ leaveAnyway: 'Heç olmasa çıx',
+ leaveWithoutSaving: 'Saxlamadan çıx',
+ light: 'Açıq',
+ livePreview: 'Öncədən baxış',
+ loading: 'Yüklənir',
+ locale: 'Lokal',
+ locales: 'Dillər',
+ menu: 'Menyu',
+ moveDown: 'Aşağı hərəkət et',
+ moveUp: 'Yuxarı hərəkət et',
+ newPassword: 'Yeni şifrə',
+ noFiltersSet: 'Filter təyin edilməyib',
+ noLabel: '<Heç bir {{label}}>',
+ noOptions: 'Heç bir seçim yoxdur',
+ noResults:
+ 'Heç bir {{label}} tapılmadı. Ya hələ {{label}} yoxdur, ya da yuxarıda göstərdiyiniz filtrlərə uyğun gəlmir.',
+ noValue: 'Dəyər yoxdur',
+ none: 'Heç bir',
+ notFound: 'Tapılmadı',
+ nothingFound: 'Heç nə tapılmadı',
+ of: 'dən',
+ open: 'Aç',
+ or: 'Və ya',
+ order: 'Sıra',
+ pageNotFound: 'Səhifə tapılmadı',
+ password: 'Şifrə',
+ payloadSettings: 'Payload Parametrləri',
+ perPage: 'Hər səhifədə: {{limit}}',
+ remove: 'Sil',
+ reset: 'Yenidən başlat',
+ row: 'Sətir',
+ rows: 'Sətirlər',
+ save: 'Saxla',
+ saving: 'Saxlanılır...',
+ searchBy: '{{label}} ilə axtar',
+ selectAll: 'Bütün {{count}} {{label}} seç',
+ selectAllRows: 'Bütün sıraları seçin',
+ selectValue: 'Dəyər seçin',
+ selectedCount: '{{count}} {{label}} seçildi',
+ showAllLabel: 'Bütün {{label}}-ı göstər',
+ sorryNotFound: 'Üzr istəyirik - sizin tələbinizə uyğun heç nə yoxdur.',
+ sort: 'Sırala',
+ sortByLabelDirection: '{{label}} {{direction}} ilə sırala',
+ stayOnThisPage: 'Bu səhifədə qal',
+ submissionSuccessful: 'Təqdimat uğurlu oldu.',
+ submit: 'Təqdim et',
+ successfullyCreated: '{{label}} uğurla yaradıldı.',
+ successfullyDuplicated: '{{label}} uğurla dublikatlandı.',
+ thisLanguage: 'Azərbaycan dili',
+ titleDeleted: '{{label}} "{{title}}" uğurla silindi.',
+ unauthorized: 'İcazəsiz',
+ unsavedChangesDuplicate:
+ 'Saxlanılmamış dəyişiklikləriniz var. Dublikatla davam etmək istəyirsiniz?',
+ untitled: 'Başlıqsız',
+ updatedAt: 'Yeniləndiyi tarix',
+ updatedCountSuccessfully: '{{count}} {{label}} uğurla yeniləndi.',
+ updatedSuccessfully: 'Uğurla yeniləndi.',
+ updating: 'Yenilənir',
+ uploading: 'Yüklənir',
+ user: 'İstifadəçi',
+ users: 'İstifadəçilər',
+ value: 'Dəyər',
+ welcome: 'Xoş gəldiniz',
+ },
+ operators: {
+ contains: 'daxilində',
+ equals: 'bərabərdir',
+ exists: 'mövcuddur',
+ isGreaterThan: 'dən böyük',
+ isGreaterThanOrEqualTo: 'böyük və ya bərabər',
+ isIn: 'daxildir',
+ isLessThan: 'dən kiçik',
+ isLessThanOrEqualTo: 'kiçik və ya bərabər',
+ isLike: 'kimi',
+ isNotEqualTo: 'bərabər deyil',
+ isNotIn: 'daxil deyil',
+ near: 'yaxın',
+ },
+ upload: {
+ crop: 'Məhsul',
+ cropToolDescription:
+ 'Seçilmiş sahənin köşələrini sürükləyin, yeni bir sahə çəkin və ya aşağıdakı dəyərləri düzəltin.',
+ dragAndDrop: 'Faylı buraya sürükləyin və buraxın',
+ dragAndDropHere: 'və ya faylı buraya sürükləyin və buraxın',
+ editImage: 'Şəkili Redaktə Et',
+ fileName: 'Faylın Adı',
+ fileSize: 'Faylım Ölçüsü',
+ focalPoint: 'Mərkəzi Nöqtə',
+ focalPointDescription:
+ 'Fokus nöqtəsini birbaşa önizləməyə sürükləyin və ya aşağıdakı dəyərləri düzəltin.',
+ height: 'Hündürlük',
+ lessInfo: 'Daha az məlumat',
+ moreInfo: 'Daha çox məlumat',
+ previewSizes: 'Öncədən baxış ölçüləri',
+ selectCollectionToBrowse: 'Gözdən keçirmək üçün bir Kolleksiya seçin',
+ selectFile: 'Fayl seçin',
+ setCropArea: 'Məhsul sahəsini təyin et',
+ setFocalPoint: 'Fokus nöqtəsi təyin et',
+ sizes: 'Ölçülər',
+ sizesFor: '{{label}} üçün ölçülər',
+ width: 'En',
+ },
+ validation: {
+ emailAddress: 'Xahiş edirik doğru elektron poçt ünvanını daxil edin.',
+ enterNumber: 'Xahiş edirik doğru nömrəni daxil edin.',
+ fieldHasNo: 'Bu sahədə heç bir {{label}} yoxdur',
+ greaterThanMax: '{{value}} icazə verilən maksimal {{label}} olan {{max}}-dən böyükdür.',
+ invalidInput: 'Bu sahə yanlış daxil edilmişdir.',
+ invalidSelection: 'Bu sahədə yanlış seçim edilmişdir.',
+ invalidSelections: 'Bu sahədə aşağıdakı yanlış seçimlər edilmişdir:',
+ lessThanMin: '{{value}} icazə verilən minimal {{label}} olan {{min}}-dən kiçikdir.',
+ limitReached: 'Limitə çatdınız, yalnız {{max}} element əlavə edilə bilər.',
+ longerThanMin: 'Bu dəyər {{minLength}} simvoldan uzun olmalıdır.',
+ notValidDate: '"{{value}}" doğru tarix deyil.',
+ required: 'Bu sahə mütləq doldurulmalıdır.',
+ requiresAtLeast: 'Bu sahə ən azı {{count}} {{label}} tələb edir.',
+ requiresNoMoreThan: 'Bu sahə {{count}} {{label}}-dan çox olmamalıdır.',
+ requiresTwoNumbers: 'Bu sahə iki nömrə tələb edir.',
+ shorterThanMax: 'Bu dəyər {{maxLength}} simvoldan qısa olmalıdır.',
+ trueOrFalse: 'Bu sahə yalnız doğru və ya yanlış ola bilər.',
+ validUploadID: 'Bu sahə doğru yükləmə ID-si deyil.',
+ },
+ version: {
+ aboutToPublishSelection: 'Seçimdə olan bütün {{label}}-i dərc etməyə hazırsınız. Əminsiniz?',
+ aboutToRestore:
+ 'Bu {{label}} sənədini {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.',
+ aboutToRestoreGlobal:
+ 'Qlobal {{label}}-i {{versionDate}} tarixindəki vəziyyətinə bərpa etmək üzrəsiniz.',
+ aboutToRevertToPublished:
+ 'Bu sənədin dəyişikliklərini dərc edilmiş vəziyyətinə qaytarmağa hazırsınız. Əminsiniz?',
+ aboutToUnpublish: 'Bu sənədi dərcdən çıxartmağa hazırsınız. Əminsiniz?',
+ aboutToUnpublishSelection:
+ 'Seçimdə olan bütün {{label}}-i dərcdən çıxartmağa hazırsınız. Əminsiniz?',
+ autosave: 'Avtomatik yadda saxlama',
+ autosavedSuccessfully: 'Uğurla avtomatik olaraq yadda saxlandı.',
+ autosavedVersion: 'Avtomatik yadda saxlanmış versiya',
+ changed: 'Dəyişdirildi',
+ compareVersion: 'Versiyanı müqayisə et:',
+ confirmPublish: 'Dərci təsdiq edin',
+ confirmRevertToSaved: 'Yadda saxlanana qayıtmağı təsdiq edin',
+ confirmUnpublish: 'Dərcdən çıxartmağı təsdiq edin',
+ confirmVersionRestoration: 'Versiyanın bərpasını təsdiq edin',
+ currentDocumentStatus: 'Cari {{docStatus}} sənədi',
+ draft: 'Qaralama',
+ draftSavedSuccessfully: 'Qaralama uğurla yadda saxlandı.',
+ lastSavedAgo: '{{distance}} əvvəl son yadda saxlanıldı',
+ noFurtherVersionsFound: 'Başqa versiyalar tapılmadı',
+ noRowsFound: 'Heç bir {{label}} tapılmadı',
+ preview: 'Öncədən baxış',
+ problemRestoringVersion: 'Bu versiyanın bərpasında problem yaşandı',
+ publish: 'Dərc et',
+ publishChanges: 'Dəyişiklikləri dərc et',
+ published: 'Dərc edilmiş',
+ restoreThisVersion: 'Bu versiyanı bərpa et',
+ restoredSuccessfully: 'Uğurla bərpa edildi.',
+ restoring: 'Bərpa olunur...',
+ revertToPublished: 'Dərc edilmişə qayıt',
+ reverting: 'Qayıdılır...',
+ saveDraft: 'Qaralamayı yadda saxla',
+ selectLocales: 'Göstərmək üçün lokalları seçin',
+ selectVersionToCompare: 'Müqayisə üçün bir versiya seçin',
+ showLocales: 'Lokalları göstər:',
+ showingVersionsFor: 'Göstərilən versiyalar üçün:',
+ status: 'Status',
+ type: 'Növ',
+ unpublish: 'Dərcdən çıxart',
+ unpublishing: 'Dərcdən çıxarılır...',
+ version: 'Versiya',
+ versionCount_many: '{{count}} versiya tapıldı',
+ versionCount_none: 'Versiya tapılmadı',
+ versionCount_one: '{{count}} versiya tapıldı',
+ versionCount_other: '{{count}} versiya tapıldı',
+ versionCreatedOn: '{{version}} tarixində yaradıldı:',
+ versionID: 'Versiyanın ID-si',
+ versions: 'Versiyalar',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} üçün versiyanı göstərir',
+ viewingVersionGlobal: 'Qlobal {{entityLabel}} üçün versiyanı göstərir',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} üçün versiyaları göstərir',
+ viewingVersionsGlobal: 'Qlobal {{entityLabel}} üçün versiyaları göstərir',
+ },
+}
diff --git a/packages/translations/src/all/bg.json b/packages/translations/src/all/bg.json
deleted file mode 100644
index 9a4862ba9fb..00000000000
--- a/packages/translations/src/all/bg.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Профил",
- "accountOfCurrentUser": "Профил на текущия потребител",
- "alreadyActivated": "Вече активиран",
- "alreadyLoggedIn": "Вече влязъл",
- "apiKey": "API ключ",
- "backToLogin": "Обратно към влизане",
- "beginCreateFirstUser": "За да започнеш, създай първия си потребител",
- "changePassword": "Промяна на паролата",
- "checkYourEmailForPasswordReset": "Провери имейла си за връзка, която ще ти позволи да промениш паролата си",
- "confirmGeneration": "Потвърди генерация",
- "confirmPassword": "Потвърди парола",
- "createFirstUser": "Създай първи потребител",
- "emailNotValid": "Даденият имейл не е валиден",
- "emailSent": "Имейлът е изпратен",
- "enableAPIKey": "Активирай API ключ",
- "failedToUnlock": "Неуспешно отключване",
- "forceUnlock": "Принудително отключване",
- "forgotPassword": "Забравена парола",
- "forgotPasswordEmailInstructions": "Моля, въведи имейла си по-долу. Ще получиш съобщение с насоки как да промениш паролата си.",
- "forgotPasswordQuestion": "Забравена парола?",
- "generate": "Генерирай",
- "generateNewAPIKey": "Генерирай нов API ключ",
- "generatingNewAPIKeyWillInvalidate": "Генерирането на нов API ключ ще <1>инвалидира</1> предишния. Сигурен ли си, че искаш да продължиш?",
- "lockUntil": "Заключи до",
- "logBackIn": "Влез обратно",
- "logOut": "Изход",
- "loggedIn": "За да влезеш с друг потребител, първо трябва да <0>излезеш</0>.",
- "loggedInChangePassword": "За да промениш паролата си, отиди в своя <0>профил</0> и я промени оттам.",
- "loggedOutInactivity": "Ти беше изкаран поради неактивност.",
- "loggedOutSuccessfully": "Излезе успешно.",
- "login": "Вход",
- "loginAttempts": "Опити за вход",
- "loginUser": "Вкарай потребител",
- "loginWithAnotherUser": "За да влезеш с друг потребител, първо трябва да <0>излезеш</0>.",
- "logout": "Изход",
- "logoutUser": "Изкарай потребител",
- "newAPIKeyGenerated": "Нов API ключ генериран.",
- "newAccountCreated": "Току-що беше създаден нов профил за достъп до <a href=\"{{serverURL}}\">{{serverURL}}</a> Моля, въведи връзката в браузъра си, за да потвърдиш имейла си: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> След като потвърдиш имейла си, ще можеш да влезеш успешно.",
- "newPassword": "Нова парола",
- "resetPassword": "Възстанови парола",
- "resetPasswordExpiration": "Изтичане на възстановяването на парола",
- "resetPasswordToken": "Ключ за възстановяване на парола",
- "resetYourPassword": "Възстанови паролата си",
- "stayLoggedIn": "Запомни ме",
- "successfullyUnlocked": "Успешно отключен",
- "unableToVerify": "Неуспешно потвърждение",
- "verified": "Потвърден",
- "verifiedSuccessfully": "Потвърден успешно",
- "verify": "Потвърди",
- "verifyUser": "Потвърди потребител",
- "verifyYourEmail": "Потвърди имейла си",
- "youAreInactive": "Не си активен от известно време и ще бъдеш изкаран за собствената си сигурност. Би ли пожелал да останеш вписан?",
- "youAreReceivingResetPassword": "Получаваш това, защото ти (или някой друг) е заявил възстановяване на паролата. Натисни връзката или постави това в браузъра си, за да довършиш процеса:",
- "youDidNotRequestPassword": "Ако не си заявил това, игнорирай този имейл и паролата ти ще остане непроменена."
- },
- "error": {
- "accountAlreadyActivated": "Този профил вече е активиран.",
- "autosaving": "Имаше проблем в автоматичното запазване на този документ.",
- "correctInvalidFields": "Моля, поправи некоректните полета.",
- "deletingFile": "Имаше грешка при изтриването на файла.",
- "deletingTitle": "Имаше проблем при изтриването на {{title}}. Моля провери връзката си и опитай отново.",
- "emailOrPasswordIncorrect": "Имейлът или паролата не са правилни.",
- "followingFieldsInvalid_one": "Следното поле е некоректно:",
- "followingFieldsInvalid_other": "Следните полета са некоректни:",
- "incorrectCollection": "Некоректно събиране",
- "invalidFileType": "Невалиден тип на файл",
- "invalidFileTypeValue": "Невалиден тип на файл: {{value}}",
- "loadingDocument": "Имаше проблем при зареждането на документа с идентификатор {{id}}.",
- "missingEmail": "Липсващ имейл.",
- "missingIDOfDocument": "Липсващ идентификатор на документа за обновяване.",
- "missingIDOfVersion": "Липсващ идентификатор на версия.",
- "missingRequiredData": "Липсва задължителна информация.",
- "noFilesUploaded": "Никакви файлове не бяха качени.",
- "noMatchedField": "Поле не беше открито за \"{{label}}\"",
- "noUser": "Липсващ потребител",
- "notAllowedToAccessPage": "Нямаш право на достъп до тази страница.",
- "notAllowedToPerformAction": "Нямаш право да извършиш това действие.",
- "notFound": "Заявеният ресурс не беше намерен.",
- "previewing": "Имаше проблем при предварителното разглеждане на документа.",
- "problemUploadingFile": "Имаше проблем при качването на файла.",
- "tokenInvalidOrExpired": "Ключът е невалиден или изтекъл.",
- "unPublishingDocument": "Имаше проблем при скриването на този документ.",
- "unableToDeleteCount": "Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.",
- "unableToUpdateCount": "Не беше възможно да се обновят {{count}} от {{total}} {{label}}.",
- "unauthorized": "Неавторизиран, трябва да влезеш, за да извършиш тази заявка.",
- "unknown": "Неизвестна грешка.",
- "unspecific": "Грешка.",
- "userLocked": "Този потребител има прекалено много невалидни опити за влизане и е заключен.",
- "valueMustBeUnique": "Стойността трябва да е уникална",
- "verificationTokenInvalid": "Ключът за верификация е невалиден."
- },
- "fields": {
- "addLabel": "Добави {{label}}",
- "addLink": "Добави нова връзка",
- "addNew": "Добави нов",
- "addNewLabel": "Добави нов {{label}}",
- "addRelationship": "Добави отношение",
- "addUpload": "Качи",
- "block": "блок",
- "blockType": "Тип блок",
- "blocks": "блокове",
- "chooseBetweenCustomTextOrDocument": "Избери между това да въведеш текстова връзка или да свържеш с друг документ.",
- "chooseDocumentToLink": "Избери документ, с който да свържеш",
- "chooseFromExisting": "Избери от съществуващите",
- "chooseLabel": "Избери {{label}}",
- "collapseAll": "Свий всички",
- "customURL": "Връзка",
- "editLabelData": "Редактирай информацията за {{label}}",
- "editLink": "Редактирай връзка",
- "editRelationship": "Редактирай отношение",
- "enterURL": "Въведи връзка",
- "internalLink": "Вътрешна връзка",
- "itemsAndMore": "{{items}} и {{count}} повече",
- "labelRelationship": "{{label}} връзка",
- "latitude": "Географска ширина",
- "linkType": "Тип на връзката",
- "linkedTo": "Свързано с <0>{{label}}</0>",
- "longitude": "Географска дължина",
- "newLabel": "Нов {{label}}",
- "openInNewTab": "Отвори в нов раздел",
- "passwordsDoNotMatch": "Паролите не са еднакви.",
- "relatedDocument": "Свързан документ",
- "relationTo": "Отношение с",
- "removeRelationship": "Премахни отношение",
- "removeUpload": "Премахни качване",
- "saveChanges": "Запази промените",
- "searchForBlock": "Търси блок",
- "selectExistingLabel": "Избери съществуващ {{label}}",
- "selectFieldsToEdit": "Избери полета за редактиране",
- "showAll": "Покажи всички",
- "swapRelationship": "Смени отношение",
- "swapUpload": "Смени качване",
- "textToDisplay": "Текст към дисплей",
- "toggleBlock": "Превключи блок",
- "uploadNewLabel": "Качи нов {{label}}"
- },
- "general": {
- "aboutToDelete": "На път си да изтриеш {{label}} <1>{{title}}</1>. Сигурен ли си?",
- "aboutToDeleteCount_many": "На път си да изтриеш {{count}} {{label}}",
- "aboutToDeleteCount_one": "На път си да изтриеш {{count}} {{label}}",
- "aboutToDeleteCount_other": "На път си да изтриеш {{count}} {{label}}",
- "addBelow": "Добави отдолу",
- "addFilter": "Добави филтър",
- "adminTheme": "Цветова тема",
- "and": "И",
- "applyChanges": "Приложи промените",
- "ascending": "Възходящ",
- "automatic": "Автоматична",
- "backToDashboard": "Обратно към таблото",
- "cancel": "Отмени",
- "changesNotSaved": "Промените ти не са запазени. Ако напуснеш сега, ще ги загубиш.",
- "close": "Затвори",
- "collapse": "Свий",
- "collections": "Колекции",
- "columnToSort": "Колона за сортиране",
- "columns": "Колони",
- "confirm": "Потвърди",
- "confirmDeletion": "Потвърди изтриване",
- "confirmDuplication": "Потвърди дупликация",
- "copied": "Копирано",
- "copy": "Копирай",
- "create": "Създай",
- "createNew": "Създай нов",
- "createNewLabel": "Създай нов {{label}}",
- "created": "Създаден",
- "createdAt": "Създаден на",
- "creating": "Създава се",
- "creatingNewLabel": "Създаване на нов {{label}}",
- "dark": "Тъмна",
- "dashboard": "Табло",
- "delete": "Изтрий",
- "deletedCountSuccessfully": "Изтрити {{count}} {{label}} успешно.",
- "deletedSuccessfully": "Изтрито успешно.",
- "deleting": "Изтриване...",
- "descending": "Низходящо",
- "deselectAllRows": "Деселектирай всички редове",
- "duplicate": "Дупликирай",
- "duplicateWithoutSaving": "Дупликирай без да запазваш промените",
- "edit": "Редактирай",
- "editLabel": "Редактирай {{label}}",
- "editing": "Редактиране",
- "editingLabel_many": "Редактиране на {{count}} {{label}}",
- "editingLabel_one": "Редактиране на {{count}} {{label}}",
- "editingLabel_other": "Редактиране на {{count}} {{label}}",
- "email": "Имейл",
- "emailAddress": "Имейл адрес",
- "enterAValue": "Въведи стойност",
- "error": "Грешка",
- "errors": "Грешки",
- "fallbackToDefaultLocale": "Използвай локализация по подразбиране",
- "filter": "Филтрирай",
- "filterWhere": "Филтрирай {{label}} където",
- "filters": "Филтри",
- "globals": "Глобални",
- "language": "Език",
- "lastModified": "Последно променено",
- "leaveAnyway": "Напусни въпреки това",
- "leaveWithoutSaving": "Напусни без да запазиш",
- "light": "Светла",
- "livePreview": "Предварителен преглед",
- "loading": "Зарежда се",
- "locale": "Локализация",
- "locales": "Локализации",
- "menu": "Меню",
- "moveDown": "Надолу",
- "moveUp": "Нагоре",
- "newPassword": "Нова парола",
- "noFiltersSet": "Няма зададени филтри",
- "noLabel": "<Няма {{label}}>",
- "noOptions": "Няма опции",
- "noResults": "{{label}} не е открит. {{label}} не съществува или никой не отговаря на зададените филтри.",
- "noValue": "Няма стойност",
- "none": "Никакъв",
- "notFound": "Няма открит",
- "nothingFound": "Нищо не беше открито",
- "of": "от",
- "open": "Отвори",
- "or": "Или",
- "order": "Ред",
- "pageNotFound": "Страницата не беше открита",
- "password": "Парола",
- "payloadSettings": "Настройки на Payload",
- "perPage": "На страница: {{limit}}",
- "remove": "Премахни",
- "reset": "Нулиране",
- "row": "ред",
- "rows": "Редове",
- "save": "Запази",
- "saving": "Запазване...",
- "searchBy": "Търси по {{label}}",
- "selectAll": "Избери всички {{count}} {{label}}",
- "selectAllRows": "Избери всички редове",
- "selectValue": "Избери стойност",
- "selectedCount": "{{count}} {{label}} избрани",
- "showAllLabel": "Покажи всички {{label}}",
- "sorryNotFound": "Съжаляваме-няма нищо, което да отговаря на търсенето ти.",
- "sort": "Сортирай",
- "sortByLabelDirection": "Сортирай по {{label}} {{direction}}",
- "stayOnThisPage": "Остани на тази страница",
- "submissionSuccessful": "Успешно подаване.",
- "submit": "Подай",
- "successfullyCreated": "{{label}} успешно създаден.",
- "successfullyDuplicated": "{{label}} успешно дупликиран.",
- "thisLanguage": "Български",
- "titleDeleted": "{{label}} \"{{title}}\" успешно изтрит.",
- "unauthorized": "Неавторизиран",
- "unsavedChangesDuplicate": "Имаш незапазени промени. Искаш ли да продължиш да дупликираш?",
- "untitled": "Неозаглавен",
- "updatedAt": "Обновен на",
- "updatedCountSuccessfully": "Обновени {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Обновен успешно.",
- "updating": "Обновява се",
- "uploading": "Качва се",
- "user": "Потребител",
- "users": "Потребители",
- "value": "Стойност",
- "welcome": "Добре дошъл"
- },
- "operators": {
- "contains": "съдържа",
- "equals": "е равно на",
- "exists": "съществува",
- "isGreaterThan": "е по-голямо от",
- "isGreaterThanOrEqualTo": "е по-голямо от или равно на",
- "isIn": "е в",
- "isLessThan": "е по-малко от",
- "isLessThanOrEqualTo": "е по-малко от или равно на",
- "isLike": "е като",
- "isNotEqualTo": "не е равно на",
- "isNotIn": "не е в",
- "near": "близко"
- },
- "upload": {
- "crop": "Изрязване",
- "cropToolDescription": "Плъзни ъглите на избраната област, избери нова област или коригирай стойностите по-долу.",
- "dragAndDrop": "Дръпни и пусни файл",
- "dragAndDropHere": "или дръпни и пусни файла тук",
- "editImage": "Редактирай изображение",
- "fileName": "Име на файла",
- "fileSize": "Големина на файла",
- "focalPoint": "Фокусна точка",
- "focalPointDescription": "Премести фокусната точка директно върху визуализацията или регулирай стойностите по-долу.",
- "height": "Височина",
- "lessInfo": "По-малко информация",
- "moreInfo": "Повече информация",
- "previewSizes": "Преглед на размери",
- "selectCollectionToBrowse": "Избери колекция, която да разгледаш",
- "selectFile": "Избери файл",
- "setCropArea": "Задай област за изрязване",
- "setFocalPoint": "Задай фокусна точка",
- "sizes": "Големини",
- "sizesFor": "Размери за {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Моля, въведи валиден имейл адрес.",
- "enterNumber": "Моля, въведи валиден номер.",
- "fieldHasNo": "Това поле няма {{label}}",
- "greaterThanMax": "{{value}} е по-голямо от максимално допустимото {{label}} от {{max}}.",
- "invalidInput": "Това поле има невалиден вход.",
- "invalidSelection": "Това поле има невалидна селекция.",
- "invalidSelections": "Това поле има следните невалидни селекции:",
- "lessThanMin": "{{value}} е по-малко от минимално допустимото {{label}} от {{min}}.",
- "limitReached": "Достигнат е лимитът, могат да бъдат добавени само {{max}} елемента.",
- "longerThanMin": "Тази стойност трябва да е по-голяма от минималната стойност от {{minLength}} символа.",
- "notValidDate": "\"{{value}}\" не е валидна дата.",
- "required": "Това поле е задължително.",
- "requiresAtLeast": "Това поле изисква поне {{count}} {{label}}.",
- "requiresNoMoreThan": "Това поле изисква не повече от {{count}} {{label}}.",
- "requiresTwoNumbers": "Това поле изисква 2 числа.",
- "shorterThanMax": "Тази стойност трябва да е по-малка от максималната стойност от {{maxLength}} символа.",
- "trueOrFalse": "Това поле може да бъде само \"true\" или \"false\".",
- "validUploadID": "Това поле не е валиден идентификатор на качването."
- },
- "version": {
- "aboutToPublishSelection": "На път си да публикуваш всички избрани {{label}}. Сигурен ли си?",
- "aboutToRestore": "На път си да възстановиш този {{label}} документ до състоянието му от {{versionDate}}.",
- "aboutToRestoreGlobal": "На път си да възстановиш глобалния докумнт {{label}} до състоянието му от {{versionDate}}.",
- "aboutToRevertToPublished": "На път си да възстановиш промените на този документ до публикуваното му състояние. Сигурен ли си?",
- "aboutToUnpublish": "На път си да скриеш този документ. Сигурен ли си?",
- "aboutToUnpublishSelection": "На път си да скриеш всички избрани {{label}}. Сигурен ли си?",
- "autosave": "Автоматично запазване",
- "autosavedSuccessfully": "Успешно автоматично запазване.",
- "autosavedVersion": "Автоматично запазена версия",
- "changed": "Променен",
- "compareVersion": "Сравни версия с:",
- "confirmPublish": "Потвърди публикуване",
- "confirmRevertToSaved": "Потвърди възстановяване до запазен",
- "confirmUnpublish": "Потвърди скриване",
- "confirmVersionRestoration": "Потвърди възстановяване на версия",
- "currentDocumentStatus": "Сегашен статус на документа: {{docStatus}}",
- "draft": "Чернова",
- "draftSavedSuccessfully": "Чернова запазена успешно.",
- "lastSavedAgo": "последно запазено преди {{distance}}",
- "noFurtherVersionsFound": "Не са открити повече версии",
- "noRowsFound": "Не е открит {{label}}",
- "preview": "Предварителен преглед",
- "problemRestoringVersion": "Имаше проблем при възстановяването на тази версия",
- "publish": "Публикувай",
- "publishChanges": "Публикувай промените",
- "published": "Публикувано",
- "restoreThisVersion": "Възстанови тази версия",
- "restoredSuccessfully": "Успешно възстановяване.",
- "restoring": "Възстановяване...",
- "revertToPublished": "Върни се до публикуваното",
- "reverting": "Връщане..",
- "saveDraft": "Запази чернова",
- "selectLocales": "Избери локализации за показване",
- "selectVersionToCompare": "Избери версия за сравняване",
- "showLocales": "Покажи преводи:",
- "showingVersionsFor": "Показване на версии за:",
- "status": "Статус",
- "type": "Тип",
- "unpublish": "Скрий",
- "unpublishing": "Скриване...",
- "version": "Версия",
- "versionCount_many": "{{count}} открити версии",
- "versionCount_none": "Няма открити версии",
- "versionCount_one": "{{count}} окрита версия",
- "versionCount_other": "{{count}} открити версии",
- "versionCreatedOn": "{{version}} създадена на:",
- "versionID": "Идентификатор на версията",
- "versions": "Версии",
- "viewingVersion": "Гледане на версия за {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Гледане на версия за глобалния документ {{entityLabel}}",
- "viewingVersions": "Гледане на версии за {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Гледане на версии за глобалния документ {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/bg.ts b/packages/translations/src/all/bg.ts
new file mode 100644
index 00000000000..6327cb93fa0
--- /dev/null
+++ b/packages/translations/src/all/bg.ts
@@ -0,0 +1,389 @@
+export default {
+ authentication: {
+ account: 'Профил',
+ accountOfCurrentUser: 'Профил на текущия потребител',
+ alreadyActivated: 'Вече активиран',
+ alreadyLoggedIn: 'Вече влязъл',
+ apiKey: 'API ключ',
+ backToLogin: 'Обратно към влизане',
+ beginCreateFirstUser: 'За да започнеш, създай първия си потребител',
+ changePassword: 'Промяна на паролата',
+ checkYourEmailForPasswordReset:
+ 'Провери имейла си за връзка, която ще ти позволи да промениш паролата си',
+ confirmGeneration: 'Потвърди генерация',
+ confirmPassword: 'Потвърди парола',
+ createFirstUser: 'Създай първи потребител',
+ emailNotValid: 'Даденият имейл не е валиден',
+ emailSent: 'Имейлът е изпратен',
+ enableAPIKey: 'Активирай API ключ',
+ failedToUnlock: 'Неуспешно отключване',
+ forceUnlock: 'Принудително отключване',
+ forgotPassword: 'Забравена парола',
+ forgotPasswordEmailInstructions:
+ 'Моля, въведи имейла си по-долу. Ще получиш съобщение с насоки как да промениш паролата си.',
+ forgotPasswordQuestion: 'Забравена парола?',
+ generate: 'Генерирай',
+ generateNewAPIKey: 'Генерирай нов API ключ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Генерирането на нов API ключ ще <1>инвалидира</1> предишния. Сигурен ли си, че искаш да продължиш?',
+ lockUntil: 'Заключи до',
+ logBackIn: 'Влез обратно',
+ logOut: 'Изход',
+ loggedIn: 'За да влезеш с друг потребител, първо трябва да <0>излезеш</0>.',
+ loggedInChangePassword:
+ 'За да промениш паролата си, отиди в своя <0>профил</0> и я промени оттам.',
+ loggedOutInactivity: 'Ти беше изкаран поради неактивност.',
+ loggedOutSuccessfully: 'Излезе успешно.',
+ login: 'Вход',
+ loginAttempts: 'Опити за вход',
+ loginUser: 'Вкарай потребител',
+ loginWithAnotherUser: 'За да влезеш с друг потребител, първо трябва да <0>излезеш</0>.',
+ logout: 'Изход',
+ logoutUser: 'Изкарай потребител',
+ newAPIKeyGenerated: 'Нов API ключ генериран.',
+ newAccountCreated:
+ 'Току-що беше създаден нов профил за достъп до <a href="{{serverURL}}">{{serverURL}}</a> Моля, въведи връзката в браузъра си, за да потвърдиш имейла си: <a href="{{verificationURL}}">{{verificationURL}}</a><br> След като потвърдиш имейла си, ще можеш да влезеш успешно.',
+ newPassword: 'Нова парола',
+ resetPassword: 'Възстанови парола',
+ resetPasswordExpiration: 'Изтичане на възстановяването на парола',
+ resetPasswordToken: 'Ключ за възстановяване на парола',
+ resetYourPassword: 'Възстанови паролата си',
+ stayLoggedIn: 'Запомни ме',
+ successfullyUnlocked: 'Успешно отключен',
+ unableToVerify: 'Неуспешно потвърждение',
+ verified: 'Потвърден',
+ verifiedSuccessfully: 'Потвърден успешно',
+ verify: 'Потвърди',
+ verifyUser: 'Потвърди потребител',
+ verifyYourEmail: 'Потвърди имейла си',
+ youAreInactive:
+ 'Не си активен от известно време и ще бъдеш изкаран за собствената си сигурност. Би ли пожелал да останеш вписан?',
+ youAreReceivingResetPassword:
+ 'Получаваш това, защото ти (или някой друг) е заявил възстановяване на паролата. Натисни връзката или постави това в браузъра си, за да довършиш процеса:',
+ youDidNotRequestPassword:
+ 'Ако не си заявил това, игнорирай този имейл и паролата ти ще остане непроменена.',
+ },
+ error: {
+ accountAlreadyActivated: 'Този профил вече е активиран.',
+ autosaving: 'Имаше проблем в автоматичното запазване на този документ.',
+ correctInvalidFields: 'Моля, поправи некоректните полета.',
+ deletingFile: 'Имаше грешка при изтриването на файла.',
+ deletingTitle:
+ 'Имаше проблем при изтриването на {{title}}. Моля провери връзката си и опитай отново.',
+ emailOrPasswordIncorrect: 'Имейлът или паролата не са правилни.',
+ followingFieldsInvalid_one: 'Следното поле е некоректно:',
+ followingFieldsInvalid_other: 'Следните полета са некоректни:',
+ incorrectCollection: 'Некоректно събиране',
+ invalidFileType: 'Невалиден тип на файл',
+ invalidFileTypeValue: 'Невалиден тип на файл: {{value}}',
+ loadingDocument: 'Имаше проблем при зареждането на документа с идентификатор {{id}}.',
+ missingEmail: 'Липсващ имейл.',
+ missingIDOfDocument: 'Липсващ идентификатор на документа за обновяване.',
+ missingIDOfVersion: 'Липсващ идентификатор на версия.',
+ missingRequiredData: 'Липсва задължителна информация.',
+ noFilesUploaded: 'Никакви файлове не бяха качени.',
+ noMatchedField: 'Поле не беше открито за "{{label}}"',
+ noUser: 'Липсващ потребител',
+ notAllowedToAccessPage: 'Нямаш право на достъп до тази страница.',
+ notAllowedToPerformAction: 'Нямаш право да извършиш това действие.',
+ notFound: 'Заявеният ресурс не беше намерен.',
+ previewing: 'Имаше проблем при предварителното разглеждане на документа.',
+ problemUploadingFile: 'Имаше проблем при качването на файла.',
+ tokenInvalidOrExpired: 'Ключът е невалиден или изтекъл.',
+ unPublishingDocument: 'Имаше проблем при скриването на този документ.',
+ unableToDeleteCount: 'Не беше възможно да се изтрият {{count}} от {{total}} {{label}}.',
+ unableToUpdateCount: 'Не беше възможно да се обновят {{count}} от {{total}} {{label}}.',
+ unauthorized: 'Неавторизиран, трябва да влезеш, за да извършиш тази заявка.',
+ unknown: 'Неизвестна грешка.',
+ unspecific: 'Грешка.',
+ userLocked: 'Този потребител има прекалено много невалидни опити за влизане и е заключен.',
+ valueMustBeUnique: 'Стойността трябва да е уникална',
+ verificationTokenInvalid: 'Ключът за верификация е невалиден.',
+ },
+ fields: {
+ addLabel: 'Добави {{label}}',
+ addLink: 'Добави нова връзка',
+ addNew: 'Добави нов',
+ addNewLabel: 'Добави нов {{label}}',
+ addRelationship: 'Добави отношение',
+ addUpload: 'Качи',
+ block: 'блок',
+ blockType: 'Тип блок',
+ blocks: 'блокове',
+ chooseBetweenCustomTextOrDocument:
+ 'Избери между това да въведеш текстова връзка или да свържеш с друг документ.',
+ chooseDocumentToLink: 'Избери документ, с който да свържеш',
+ chooseFromExisting: 'Избери от съществуващите',
+ chooseLabel: 'Избери {{label}}',
+ collapseAll: 'Свий всички',
+ customURL: 'Връзка',
+ editLabelData: 'Редактирай информацията за {{label}}',
+ editLink: 'Редактирай връзка',
+ editRelationship: 'Редактирай отношение',
+ enterURL: 'Въведи връзка',
+ internalLink: 'Вътрешна връзка',
+ itemsAndMore: '{{items}} и {{count}} повече',
+ labelRelationship: '{{label}} връзка',
+ latitude: 'Географска ширина',
+ linkType: 'Тип на връзката',
+ linkedTo: 'Свързано с <0>{{label}}</0>',
+ longitude: 'Географска дължина',
+ newLabel: 'Нов {{label}}',
+ openInNewTab: 'Отвори в нов раздел',
+ passwordsDoNotMatch: 'Паролите не са еднакви.',
+ relatedDocument: 'Свързан документ',
+ relationTo: 'Отношение с',
+ removeRelationship: 'Премахни отношение',
+ removeUpload: 'Премахни качване',
+ saveChanges: 'Запази промените',
+ searchForBlock: 'Търси блок',
+ selectExistingLabel: 'Избери съществуващ {{label}}',
+ selectFieldsToEdit: 'Избери полета за редактиране',
+ showAll: 'Покажи всички',
+ swapRelationship: 'Смени отношение',
+ swapUpload: 'Смени качване',
+ textToDisplay: 'Текст към дисплей',
+ toggleBlock: 'Превключи блок',
+ uploadNewLabel: 'Качи нов {{label}}',
+ },
+ general: {
+ aboutToDelete: 'На път си да изтриеш {{label}} <1>{{title}}</1>. Сигурен ли си?',
+ aboutToDeleteCount_many: 'На път си да изтриеш {{count}} {{label}}',
+ aboutToDeleteCount_one: 'На път си да изтриеш {{count}} {{label}}',
+ aboutToDeleteCount_other: 'На път си да изтриеш {{count}} {{label}}',
+ addBelow: 'Добави отдолу',
+ addFilter: 'Добави филтър',
+ adminTheme: 'Цветова тема',
+ and: 'И',
+ applyChanges: 'Приложи промените',
+ ascending: 'Възходящ',
+ automatic: 'Автоматична',
+ backToDashboard: 'Обратно към таблото',
+ cancel: 'Отмени',
+ changesNotSaved: 'Промените ти не са запазени. Ако напуснеш сега, ще ги загубиш.',
+ close: 'Затвори',
+ collapse: 'Свий',
+ collections: 'Колекции',
+ columnToSort: 'Колона за сортиране',
+ columns: 'Колони',
+ confirm: 'Потвърди',
+ confirmDeletion: 'Потвърди изтриване',
+ confirmDuplication: 'Потвърди дупликация',
+ copied: 'Копирано',
+ copy: 'Копирай',
+ create: 'Създай',
+ createNew: 'Създай нов',
+ createNewLabel: 'Създай нов {{label}}',
+ created: 'Създаден',
+ createdAt: 'Създаден на',
+ creating: 'Създава се',
+ creatingNewLabel: 'Създаване на нов {{label}}',
+ dark: 'Тъмна',
+ dashboard: 'Табло',
+ delete: 'Изтрий',
+ deletedCountSuccessfully: 'Изтрити {{count}} {{label}} успешно.',
+ deletedSuccessfully: 'Изтрито успешно.',
+ deleting: 'Изтриване...',
+ descending: 'Низходящо',
+ deselectAllRows: 'Деселектирай всички редове',
+ duplicate: 'Дупликирай',
+ duplicateWithoutSaving: 'Дупликирай без да запазваш промените',
+ edit: 'Редактирай',
+ editLabel: 'Редактирай {{label}}',
+ editing: 'Редактиране',
+ editingLabel_many: 'Редактиране на {{count}} {{label}}',
+ editingLabel_one: 'Редактиране на {{count}} {{label}}',
+ editingLabel_other: 'Редактиране на {{count}} {{label}}',
+ email: 'Имейл',
+ emailAddress: 'Имейл адрес',
+ enterAValue: 'Въведи стойност',
+ error: 'Грешка',
+ errors: 'Грешки',
+ fallbackToDefaultLocale: 'Използвай локализация по подразбиране',
+ filter: 'Филтрирай',
+ filterWhere: 'Филтрирай {{label}} където',
+ filters: 'Филтри',
+ globals: 'Глобални',
+ language: 'Език',
+ lastModified: 'Последно променено',
+ leaveAnyway: 'Напусни въпреки това',
+ leaveWithoutSaving: 'Напусни без да запазиш',
+ light: 'Светла',
+ livePreview: 'Предварителен преглед',
+ loading: 'Зарежда се',
+ locale: 'Локализация',
+ locales: 'Локализации',
+ menu: 'Меню',
+ moveDown: 'Надолу',
+ moveUp: 'Нагоре',
+ newPassword: 'Нова парола',
+ noFiltersSet: 'Няма зададени филтри',
+ noLabel: '<Няма {{label}}>',
+ noOptions: 'Няма опции',
+ noResults:
+ '{{label}} не е открит. {{label}} не съществува или никой не отговаря на зададените филтри.',
+ noValue: 'Няма стойност',
+ none: 'Никакъв',
+ notFound: 'Няма открит',
+ nothingFound: 'Нищо не беше открито',
+ of: 'от',
+ open: 'Отвори',
+ or: 'Или',
+ order: 'Ред',
+ pageNotFound: 'Страницата не беше открита',
+ password: 'Парола',
+ payloadSettings: 'Настройки на Payload',
+ perPage: 'На страница: {{limit}}',
+ remove: 'Премахни',
+ reset: 'Нулиране',
+ row: 'ред',
+ rows: 'Редове',
+ save: 'Запази',
+ saving: 'Запазване...',
+ searchBy: 'Търси по {{label}}',
+ selectAll: 'Избери всички {{count}} {{label}}',
+ selectAllRows: 'Избери всички редове',
+ selectValue: 'Избери стойност',
+ selectedCount: '{{count}} {{label}} избрани',
+ showAllLabel: 'Покажи всички {{label}}',
+ sorryNotFound: 'Съжаляваме-няма нищо, което да отговаря на търсенето ти.',
+ sort: 'Сортирай',
+ sortByLabelDirection: 'Сортирай по {{label}} {{direction}}',
+ stayOnThisPage: 'Остани на тази страница',
+ submissionSuccessful: 'Успешно подаване.',
+ submit: 'Подай',
+ successfullyCreated: '{{label}} успешно създаден.',
+ successfullyDuplicated: '{{label}} успешно дупликиран.',
+ thisLanguage: 'Български',
+ titleDeleted: '{{label}} "{{title}}" успешно изтрит.',
+ unauthorized: 'Неавторизиран',
+ unsavedChangesDuplicate: 'Имаш незапазени промени. Искаш ли да продължиш да дупликираш?',
+ untitled: 'Неозаглавен',
+ updatedAt: 'Обновен на',
+ updatedCountSuccessfully: 'Обновени {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Обновен успешно.',
+ updating: 'Обновява се',
+ uploading: 'Качва се',
+ user: 'Потребител',
+ users: 'Потребители',
+ value: 'Стойност',
+ welcome: 'Добре дошъл',
+ },
+ operators: {
+ contains: 'съдържа',
+ equals: 'е равно на',
+ exists: 'съществува',
+ isGreaterThan: 'е по-голямо от',
+ isGreaterThanOrEqualTo: 'е по-голямо от или равно на',
+ isIn: 'е в',
+ isLessThan: 'е по-малко от',
+ isLessThanOrEqualTo: 'е по-малко от или равно на',
+ isLike: 'е като',
+ isNotEqualTo: 'не е равно на',
+ isNotIn: 'не е в',
+ near: 'близко',
+ },
+ upload: {
+ crop: 'Изрязване',
+ cropToolDescription:
+ 'Плъзни ъглите на избраната област, избери нова област или коригирай стойностите по-долу.',
+ dragAndDrop: 'Дръпни и пусни файл',
+ dragAndDropHere: 'или дръпни и пусни файла тук',
+ editImage: 'Редактирай изображение',
+ fileName: 'Име на файла',
+ fileSize: 'Големина на файла',
+ focalPoint: 'Фокусна точка',
+ focalPointDescription:
+ 'Премести фокусната точка директно върху визуализацията или регулирай стойностите по-долу.',
+ height: 'Височина',
+ lessInfo: 'По-малко информация',
+ moreInfo: 'Повече информация',
+ previewSizes: 'Преглед на размери',
+ selectCollectionToBrowse: 'Избери колекция, която да разгледаш',
+ selectFile: 'Избери файл',
+ setCropArea: 'Задай област за изрязване',
+ setFocalPoint: 'Задай фокусна точка',
+ sizes: 'Големини',
+ sizesFor: 'Размери за {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Моля, въведи валиден имейл адрес.',
+ enterNumber: 'Моля, въведи валиден номер.',
+ fieldHasNo: 'Това поле няма {{label}}',
+ greaterThanMax: '{{value}} е по-голямо от максимално допустимото {{label}} от {{max}}.',
+ invalidInput: 'Това поле има невалиден вход.',
+ invalidSelection: 'Това поле има невалидна селекция.',
+ invalidSelections: 'Това поле има следните невалидни селекции:',
+ lessThanMin: '{{value}} е по-малко от минимално допустимото {{label}} от {{min}}.',
+ limitReached: 'Достигнат е лимитът, могат да бъдат добавени само {{max}} елемента.',
+ longerThanMin:
+ 'Тази стойност трябва да е по-голяма от минималната стойност от {{minLength}} символа.',
+ notValidDate: '"{{value}}" не е валидна дата.',
+ required: 'Това поле е задължително.',
+ requiresAtLeast: 'Това поле изисква поне {{count}} {{label}}.',
+ requiresNoMoreThan: 'Това поле изисква не повече от {{count}} {{label}}.',
+ requiresTwoNumbers: 'Това поле изисква 2 числа.',
+ shorterThanMax:
+ 'Тази стойност трябва да е по-малка от максималната стойност от {{maxLength}} символа.',
+ trueOrFalse: 'Това поле може да бъде само "true" или "false".',
+ validUploadID: 'Това поле не е валиден идентификатор на качването.',
+ },
+ version: {
+ aboutToPublishSelection: 'На път си да публикуваш всички избрани {{label}}. Сигурен ли си?',
+ aboutToRestore:
+ 'На път си да възстановиш този {{label}} документ до състоянието му от {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'На път си да възстановиш глобалния докумнт {{label}} до състоянието му от {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'На път си да възстановиш промените на този документ до публикуваното му състояние. Сигурен ли си?',
+ aboutToUnpublish: 'На път си да скриеш този документ. Сигурен ли си?',
+ aboutToUnpublishSelection: 'На път си да скриеш всички избрани {{label}}. Сигурен ли си?',
+ autosave: 'Автоматично запазване',
+ autosavedSuccessfully: 'Успешно автоматично запазване.',
+ autosavedVersion: 'Автоматично запазена версия',
+ changed: 'Променен',
+ compareVersion: 'Сравни версия с:',
+ confirmPublish: 'Потвърди публикуване',
+ confirmRevertToSaved: 'Потвърди възстановяване до запазен',
+ confirmUnpublish: 'Потвърди скриване',
+ confirmVersionRestoration: 'Потвърди възстановяване на версия',
+ currentDocumentStatus: 'Сегашен статус на документа: {{docStatus}}',
+ draft: 'Чернова',
+ draftSavedSuccessfully: 'Чернова запазена успешно.',
+ lastSavedAgo: 'последно запазено преди {{distance}}',
+ noFurtherVersionsFound: 'Не са открити повече версии',
+ noRowsFound: 'Не е открит {{label}}',
+ preview: 'Предварителен преглед',
+ problemRestoringVersion: 'Имаше проблем при възстановяването на тази версия',
+ publish: 'Публикувай',
+ publishChanges: 'Публикувай промените',
+ published: 'Публикувано',
+ restoreThisVersion: 'Възстанови тази версия',
+ restoredSuccessfully: 'Успешно възстановяване.',
+ restoring: 'Възстановяване...',
+ revertToPublished: 'Върни се до публикуваното',
+ reverting: 'Връщане..',
+ saveDraft: 'Запази чернова',
+ selectLocales: 'Избери локализации за показване',
+ selectVersionToCompare: 'Избери версия за сравняване',
+ showLocales: 'Покажи преводи:',
+ showingVersionsFor: 'Показване на версии за:',
+ status: 'Статус',
+ type: 'Тип',
+ unpublish: 'Скрий',
+ unpublishing: 'Скриване...',
+ version: 'Версия',
+ versionCount_many: '{{count}} открити версии',
+ versionCount_none: 'Няма открити версии',
+ versionCount_one: '{{count}} окрита версия',
+ versionCount_other: '{{count}} открити версии',
+ versionCreatedOn: '{{version}} създадена на:',
+ versionID: 'Идентификатор на версията',
+ versions: 'Версии',
+ viewingVersion: 'Гледане на версия за {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Гледане на версия за глобалния документ {{entityLabel}}',
+ viewingVersions: 'Гледане на версии за {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Гледане на версии за глобалния документ {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/cs.json b/packages/translations/src/all/cs.json
deleted file mode 100644
index 3ed38e8a753..00000000000
--- a/packages/translations/src/all/cs.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Účet",
- "accountOfCurrentUser": "Účet současného uživatele",
- "alreadyActivated": "Již aktivováno",
- "alreadyLoggedIn": "Již přihlášen",
- "apiKey": "Klíč API",
- "backToLogin": "Zpět na přihlášení",
- "beginCreateFirstUser": "Začněte vytvořením svého prvního uživatele.",
- "changePassword": "Změnit heslo",
- "checkYourEmailForPasswordReset": "Zkontrolujte svůj email a najděte v něm odkaz, který vám umožní bezpečně resetovat vaše heslo.",
- "confirmGeneration": "Potvrdit generaci",
- "confirmPassword": "Potvrdit heslo",
- "createFirstUser": "Vytvořit prvního uživatele",
- "emailNotValid": "Zadaný email není platný",
- "emailSent": "Email odeslán",
- "enableAPIKey": "Povolit klíč API",
- "failedToUnlock": "Nepodařilo se odemknout",
- "forceUnlock": "Vynutit odemčení",
- "forgotPassword": "Zapomněli jste heslo?",
- "forgotPasswordEmailInstructions": "Zadejte svůj email níže. Obdržíte email s instrukcemi, jak resetovat vaše heslo.",
- "forgotPasswordQuestion": "Zapomněli jste heslo?",
- "generate": "Generovat",
- "generateNewAPIKey": "Generovat nový klíč API",
- "generatingNewAPIKeyWillInvalidate": "Vytvoření nového klíče API <1>zneplatní</1> předchozí klíč. Opravdu chcete pokračovat?",
- "lockUntil": "Uzamknout do",
- "logBackIn": "Znovu se přihlásit",
- "logOut": "Odhlásit se",
- "loggedIn": "Abyste se mohli přihlásit s jiným uživatelem, nejdříve se <0>odhlaste</0>.",
- "loggedInChangePassword": "Pro změnu hesla přejděte do svého <0>účtu</0> a zde si heslo upravte.",
- "loggedOutInactivity": "Byli jste odhlášeni z důvodu neaktivity.",
- "loggedOutSuccessfully": "Byli jste úspěšně odhlášeni.",
- "login": "Přihlásit se",
- "loginAttempts": "Pokusy o přihlášení",
- "loginUser": "Přihlásit uživatele",
- "loginWithAnotherUser": "Abyste se mohli přihlásit s jiným uživatelem, nejdříve se <0>odhlaste</0>.",
- "logout": "Odhlásit se",
- "logoutUser": "Odhlásit uživatele",
- "newAPIKeyGenerated": "Byl vygenerován nový klíč API.",
- "newAccountCreated": "Pro přístup k <a href=\"{{serverURL}}\">{{serverURL}}</a> byl pro vás vytvořen nový účet. Klepněte na následující odkaz nebo zkopírujte URL do svého prohlížeče pro ověření vašeho emailu: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Po ověření vašeho emailu se budete moci úspěšně přihlásit.",
- "newPassword": "Nové heslo",
- "resetPassword": "Resetovat heslo",
- "resetPasswordExpiration": "Expirace resetování hesla",
- "resetPasswordToken": "Token pro resetování hesla",
- "resetYourPassword": "Resetujte své heslo",
- "stayLoggedIn": "Zůstat přihlášen",
- "successfullyUnlocked": "Úspěšně odemčeno",
- "unableToVerify": "Nepodařilo se ověřit",
- "verified": "Ověřeno",
- "verifiedSuccessfully": "Úspěšně ověřeno",
- "verify": "Ověřit",
- "verifyUser": "Ověřit uživatele",
- "verifyYourEmail": "Ověřte svůj email",
- "youAreInactive": "Nějakou dobu jste nebyli aktivní a brzy budete automaticky odhlášeni z bezpečnostních důvodů. Chcete zůstat přihlášen?",
- "youAreReceivingResetPassword": "Tento email obdržíte, protože jste (nebo někdo jiný) požádali o resetování hesla pro váš účet.",
- "youDidNotRequestPassword": "Pokud jste o to nepožádali, ignorujte prosím tento e-mail a vaše heslo zůstane nezměněno."
- },
- "error": {
- "accountAlreadyActivated": "Tento účet již byl aktivován.",
- "autosaving": "Při automatickém ukládání tohoto dokumentu došlo k chybě.",
- "correctInvalidFields": "Opravte neplatná pole.",
- "deletingFile": "Při mazání souboru došlo k chybě.",
- "deletingTitle": "Při mazání {{title}} došlo k chybě. Zkontrolujte své připojení a zkuste to znovu.",
- "emailOrPasswordIncorrect": "Zadaný email nebo heslo není správné.",
- "followingFieldsInvalid_one": "Následující pole je neplatné:",
- "followingFieldsInvalid_other": "Následující pole jsou neplatná:",
- "incorrectCollection": "Nesprávná kolekce",
- "invalidFileType": "Neplatný typ souboru",
- "invalidFileTypeValue": "Neplatný typ souboru: {{value}}",
- "loadingDocument": "Při načítání dokumentu s ID {{id}} došlo k chybě.",
- "missingEmail": "Chybějící email.",
- "missingIDOfDocument": "Chybějící ID dokumentu pro aktualizaci.",
- "missingIDOfVersion": "Chybějící ID verze.",
- "missingRequiredData": "Chybějící povinná data.",
- "noFilesUploaded": "Nebyly nahrány žádné soubory.",
- "noMatchedField": "Pro \"{{label}}\" nebylo nalezeno žádné odpovídající pole",
- "noUser": "Žádný uživatel",
- "notAllowedToAccessPage": "Nemáte povolení přistupovat k této stránce.",
- "notAllowedToPerformAction": "Nemáte povolení provádět tuto akci.",
- "notFound": "Požadovaný zdroj nebyl nalezen.",
- "previewing": "Při náhledu tohoto dokumentu došlo k chybě.",
- "problemUploadingFile": "Při nahrávání souboru došlo k chybě.",
- "tokenInvalidOrExpired": "Token je neplatný nebo vypršel.",
- "unPublishingDocument": "Při zrušení publikování tohoto dokumentu došlo k chybě.",
- "unableToDeleteCount": "Nelze smazat {{count}} z {{total}} {{label}}",
- "unableToUpdateCount": "Nelze aktualizovat {{count}} z {{total}} {{label}}.",
- "unauthorized": "Neautorizováno, pro zadání tohoto požadavku musíte být přihlášeni.",
- "unknown": "Došlo k neznámé chybě.",
- "unspecific": "Došlo k chybě.",
- "userLocked": "Tento uživatel je uzamčen kvůli příliš mnoha neúspěšným pokusům o přihlášení.",
- "valueMustBeUnique": "Hodnota musí být jedinečná",
- "verificationTokenInvalid": "Ověřovací token je neplatný."
- },
- "fields": {
- "addLabel": "Přidat {{label}}",
- "addLink": "Přidat Odkaz",
- "addNew": "Přidat nový",
- "addNewLabel": "Přidat nový {{label}}",
- "addRelationship": "Přidat vztah",
- "addUpload": "Přidat nahrávání",
- "block": "blok",
- "blockType": "Typ bloku",
- "blocks": "bloky",
- "chooseBetweenCustomTextOrDocument": "Zvolte mezi vložením vlastního textového URL nebo odkazováním na jiný dokument.",
- "chooseDocumentToLink": "Vyberte dokument, na který se chcete odkázat",
- "chooseFromExisting": "Vybrat z existujících",
- "chooseLabel": "Vybrat {{label}}",
- "collapseAll": "Sbalit vše",
- "customURL": "Vlastní URL",
- "editLabelData": "Upravit data {{label}}",
- "editLink": "Upravit odkaz",
- "editRelationship": "Upravit vztah",
- "enterURL": "Zadejte URL",
- "internalLink": "Interní odkaz",
- "itemsAndMore": "{{items}} a {{count}} dalších",
- "labelRelationship": "Vztah {{label}}",
- "latitude": "Zeměpisná šířka",
- "linkType": "Typ odkazu",
- "linkedTo": "Odkaz na <0>{{label}}</0>",
- "longitude": "Zeměpisná délka",
- "newLabel": "Nový {{label}}",
- "openInNewTab": "Otevřít v nové záložce",
- "passwordsDoNotMatch": "Hesla se neshodují.",
- "relatedDocument": "Související dokument",
- "relationTo": "Vztah k",
- "removeRelationship": "Odstranit vztah",
- "removeUpload": "Odstranit nahrání",
- "saveChanges": "Uložit změny",
- "searchForBlock": "Hledat blok",
- "selectExistingLabel": "Vybrat existující {{label}}",
- "selectFieldsToEdit": "Vyberte pole, která chcete upravit",
- "showAll": "Zobrazit vše",
- "swapRelationship": "Zaměnit vztah",
- "swapUpload": "Vyměnit nahrání",
- "textToDisplay": "Text k zobrazení",
- "toggleBlock": "Přepnout blok",
- "uploadNewLabel": "Nahrát nový {{label}}"
- },
- "general": {
- "aboutToDelete": "Chystáte se odstranit {{label}} <1>{{title}}</1>. Jste si jisti?",
- "aboutToDeleteCount_many": "Chystáte se smazat {{count}} {{label}}",
- "aboutToDeleteCount_one": "Chystáte se smazat {{count}} {{label}}",
- "aboutToDeleteCount_other": "Chystáte se smazat {{count}} {{label}}",
- "addBelow": "Přidat pod",
- "addFilter": "Přidat filtr",
- "adminTheme": "Motiv administračního rozhraní",
- "and": "A",
- "applyChanges": "Použít změny",
- "ascending": "Vzestupně",
- "automatic": "Automatické",
- "backToDashboard": "Zpět na nástěnku",
- "cancel": "Zrušit",
- "changesNotSaved": "Vaše změny nebyly uloženy. Pokud teď odejdete, ztratíte své změny.",
- "close": "Zavřít",
- "collapse": "Sbalit",
- "collections": "Kolekce",
- "columnToSort": "Sloupec k seřazení",
- "columns": "Sloupce",
- "confirm": "Potvrdit",
- "confirmDeletion": "Potvrdit odstranění",
- "confirmDuplication": "Potvrdit duplikaci",
- "copied": "Zkopírováno",
- "copy": "Kopírovat",
- "create": "Vytvořit",
- "createNew": "Vytvořit nové",
- "createNewLabel": "Vytvořit nový {{label}}",
- "created": "Vytvořeno",
- "createdAt": "Vytvořeno v",
- "creating": "Vytváření",
- "creatingNewLabel": "Vytváření nového {{label}}",
- "dark": "Tmavé",
- "dashboard": "Nástěnka",
- "delete": "Odstranit",
- "deletedCountSuccessfully": "Úspěšně smazáno {{count}} {{label}}.",
- "deletedSuccessfully": "Úspěšně odstraněno.",
- "deleting": "Odstraňování...",
- "descending": "Sestupně",
- "deselectAllRows": "Zrušte výběr všech řádků",
- "duplicate": "Duplikovat",
- "duplicateWithoutSaving": "Duplikovat bez uložení změn",
- "edit": "Upravit",
- "editLabel": "Upravit {{label}}",
- "editing": "Úpravy",
- "editingLabel_many": "Úprava {{count}} {{label}}",
- "editingLabel_one": "Úprava {{count}} {{label}}",
- "editingLabel_other": "Úprava {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "E-mailová adresa",
- "enterAValue": "Zadejte hodnotu",
- "error": "Chyba",
- "errors": "Chyby",
- "fallbackToDefaultLocale": "Zpětné přepnutí do výchozího locale",
- "filter": "Filtr",
- "filterWhere": "Filtrovat {{label}} kde",
- "filters": "Filtry",
- "globals": "Globální",
- "language": "Jazyk",
- "lastModified": "Naposledy změněno",
- "leaveAnyway": "Přesto odejít",
- "leaveWithoutSaving": "Odejít bez uložení",
- "light": "Světlé",
- "livePreview": "Náhled",
- "loading": "Načítání",
- "locale": "Místní verze",
- "locales": "Lokality",
- "menu": "Jídelní lístek",
- "moveDown": "Posunout dolů",
- "moveUp": "Posunout nahoru",
- "newPassword": "Nové heslo",
- "noFiltersSet": "Nenastaveny žádné filtry",
- "noLabel": "<Žádný {{label}}>",
- "noOptions": "Žádné možnosti",
- "noResults": "Nebyly nalezeny žádné {{label}}. Buď ještě neexistují žádné {{label}}, nebo žádné nesplňují filtry, které jste zadali výše.",
- "noValue": "Žádná hodnota",
- "none": "Žádné",
- "notFound": "Nenalezeno",
- "nothingFound": "Nic nenalezeno",
- "of": "z",
- "open": "Otevřít",
- "or": "Nebo",
- "order": "Pořadí",
- "pageNotFound": "Stránka nenalezena",
- "password": "Heslo",
- "payloadSettings": "Nastavení datového záběru",
- "perPage": "Na stránku: {{limit}}",
- "remove": "Odstranit",
- "reset": "Resetovat",
- "row": "Řádek",
- "rows": "Řádky",
- "save": "Uložit",
- "saving": "Ukládání...",
- "searchBy": "Vyhledat podle {{label}}",
- "selectAll": "Vybrat vše {{count}} {{label}}",
- "selectAllRows": "Vyberte všechny řádky",
- "selectValue": "Vyberte hodnotu",
- "selectedCount": "Vybráno {{count}} {{label}}",
- "showAllLabel": "Zobrazit všechny {{label}}",
- "sorryNotFound": "Je nám líto, ale neexistuje nic, co by odpovídalo vašemu požadavku.",
- "sort": "Třídit",
- "sortByLabelDirection": "Seřadit podle {{label}} {{direction}}",
- "stayOnThisPage": "Zůstat na této stránce",
- "submissionSuccessful": "Odeslání úspěšné.",
- "submit": "Odeslat",
- "successfullyCreated": "{{label}} úspěšně vytvořeno.",
- "successfullyDuplicated": "{{label}} úspěšně duplikováno.",
- "thisLanguage": "Čeština",
- "titleDeleted": "{{label}} \"{{title}}\" úspěšně smazáno.",
- "unauthorized": "Neoprávněný",
- "unsavedChangesDuplicate": "Máte neuložené změny. Chtěli byste pokračovat v duplikování?",
- "untitled": "Bez názvu",
- "updatedAt": "Aktualizováno v",
- "updatedCountSuccessfully": "Úspěšně aktualizováno {{count}} {{label}}.",
- "updatedSuccessfully": "Úspěšně aktualizováno.",
- "updating": "Aktualizace",
- "uploading": "Nahrávání",
- "user": "Uživatel",
- "users": "Uživatelé",
- "value": "Hodnota",
- "welcome": "Vítejte"
- },
- "operators": {
- "contains": "obsahuje",
- "equals": "rovná se",
- "exists": "existuje",
- "isGreaterThan": "je větší než",
- "isGreaterThanOrEqualTo": "je větší nebo rovno",
- "isIn": "je v",
- "isLessThan": "je menší než",
- "isLessThanOrEqualTo": "je menší nebo rovno",
- "isLike": "je jako",
- "isNotEqualTo": "není rovno",
- "isNotIn": "není in",
- "near": "blízko"
- },
- "upload": {
- "crop": "Plodina",
- "cropToolDescription": "Přetáhněte rohy vybrané oblasti, nakreslete novou oblast nebo upravte hodnoty níže.",
- "dragAndDrop": "Přetáhněte soubor",
- "dragAndDropHere": "nebo sem přetáhněte soubor",
- "editImage": "Upravit obrázek",
- "fileName": "Název souboru",
- "fileSize": "Velikost souboru",
- "focalPoint": "Středobod",
- "focalPointDescription": "Přetáhněte bod zaměření přímo na náhled nebo upravte hodnoty níže.",
- "height": "Výška",
- "lessInfo": "Méně informací",
- "moreInfo": "Více informací",
- "previewSizes": "Náhled velikostí",
- "selectCollectionToBrowse": "Vyberte kolekci pro procházení",
- "selectFile": "Vyberte soubor",
- "setCropArea": "Nastavit oblast ořezu",
- "setFocalPoint": "Nastavit ohnisko",
- "sizes": "Velikosti",
- "sizesFor": "Velikosti pro {{label}}",
- "width": "Šířka"
- },
- "validation": {
- "emailAddress": "Zadejte prosím platnou e-mailovou adresu.",
- "enterNumber": "Zadejte prosím platné číslo.",
- "fieldHasNo": "Toto pole nemá {{label}}",
- "greaterThanMax": "{{value}} je vyšší než maximálně povolená {{label}} {{max}}.",
- "invalidInput": "Toto pole má neplatný vstup.",
- "invalidSelection": "Toto pole má neplatný výběr.",
- "invalidSelections": "Toto pole má následující neplatné výběry:",
- "lessThanMin": "{{value}} je nižší než minimálně povolená {{label}} {{min}}.",
- "limitReached": "Dosáhnutý limit, mohou být přidány pouze {{max}} položky.",
- "longerThanMin": "Tato hodnota musí být delší než minimální délka {{minLength}} znaků.",
- "notValidDate": "\"{{value}}\" není platné datum.",
- "required": "Toto pole je povinné.",
- "requiresAtLeast": "Toto pole vyžaduje alespoň {{count}} {{label}}.",
- "requiresNoMoreThan": "Toto pole vyžaduje ne více než {{count}} {{label}}.",
- "requiresTwoNumbers": "Toto pole vyžaduje dvě čísla.",
- "shorterThanMax": "Tato hodnota musí být kratší než maximální délka {{maxLength}} znaků.",
- "trueOrFalse": "Toto pole může být rovno pouze true nebo false.",
- "validUploadID": "Toto pole není platné ID pro odeslání."
- },
- "version": {
- "aboutToPublishSelection": "Chystáte se publikovat všechny {{label}} ve výběru. Jsi si jistá?",
- "aboutToRestore": "Chystáte se obnovit tento {{label}} dokument do stavu, v jakém byl {{versionDate}}.",
- "aboutToRestoreGlobal": "Chystáte se obnovit globální {{label}} do stavu, v jakém byl {{versionDate}}.",
- "aboutToRevertToPublished": "Chystáte se vrátit změny tohoto dokumentu do jeho publikovaného stavu. Jste si jisti?",
- "aboutToUnpublish": "Chystáte se zrušit publikování tohoto dokumentu. Jste si jisti?",
- "aboutToUnpublishSelection": "Chystáte se zrušit publikování všech {{label}} ve výběru. Jsi si jistá?",
- "autosave": "Automatické uložení",
- "autosavedSuccessfully": "Úspěšně uloženo automaticky.",
- "autosavedVersion": "Verze automatického uložení",
- "changed": "Změněno",
- "compareVersion": "Porovnat verzi s:",
- "confirmPublish": "Potvrďte publikování",
- "confirmRevertToSaved": "Potvrdit vrácení k uloženému",
- "confirmUnpublish": "Potvrdit zrušení publikování",
- "confirmVersionRestoration": "Potvrdit obnovení verze",
- "currentDocumentStatus": "Současný {{docStatus}} dokument",
- "draft": "Koncept",
- "draftSavedSuccessfully": "Koncept úspěšně uložen.",
- "lastSavedAgo": "Naposledy uloženo před {{distance}}",
- "noFurtherVersionsFound": "Nenalezeny další verze",
- "noRowsFound": "Nenalezen {{label}}",
- "preview": "Náhled",
- "problemRestoringVersion": "Při obnovování této verze došlo k problému",
- "publish": "Publikovat",
- "publishChanges": "Publikovat změny",
- "published": "Publikováno",
- "restoreThisVersion": "Obnovit tuto verzi",
- "restoredSuccessfully": "Úspěšně obnoveno.",
- "restoring": "Obnovování...",
- "revertToPublished": "Vrátit se k publikovanému",
- "reverting": "Vracení...",
- "saveDraft": "Uložit koncept",
- "selectLocales": "Vyberte místní verze pro zobrazení",
- "selectVersionToCompare": "Vyberte verzi pro porovnání",
- "showLocales": "Zobrazit místní verze:",
- "showingVersionsFor": "Zobrazují se verze pro:",
- "status": "Stav",
- "type": "Typ",
- "unpublish": "Zrušit publikování",
- "unpublishing": "Zrušuji publikování...",
- "version": "Verze",
- "versionCount_many": "{{count}} verzí nalezeno",
- "versionCount_none": "Žádné verze nenalezeny",
- "versionCount_one": "{{count}} verze nalezena",
- "versionCount_other": "{{count}} verzí nalezeno",
- "versionCreatedOn": "{{version}} vytvořena:",
- "versionID": "ID verze",
- "versions": "Verze",
- "viewingVersion": "Zobrazuji verzi pro {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Zobrazuji verzi pro globální {{entityLabel}}",
- "viewingVersions": "Zobrazuji verze pro {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Zobrazuji verze pro globální {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/cs.ts b/packages/translations/src/all/cs.ts
new file mode 100644
index 00000000000..d0a0009c2ac
--- /dev/null
+++ b/packages/translations/src/all/cs.ts
@@ -0,0 +1,387 @@
+export default {
+ authentication: {
+ account: 'Účet',
+ accountOfCurrentUser: 'Účet současného uživatele',
+ alreadyActivated: 'Již aktivováno',
+ alreadyLoggedIn: 'Již přihlášen',
+ apiKey: 'Klíč API',
+ backToLogin: 'Zpět na přihlášení',
+ beginCreateFirstUser: 'Začněte vytvořením svého prvního uživatele.',
+ changePassword: 'Změnit heslo',
+ checkYourEmailForPasswordReset:
+ 'Zkontrolujte svůj email a najděte v něm odkaz, který vám umožní bezpečně resetovat vaše heslo.',
+ confirmGeneration: 'Potvrdit generaci',
+ confirmPassword: 'Potvrdit heslo',
+ createFirstUser: 'Vytvořit prvního uživatele',
+ emailNotValid: 'Zadaný email není platný',
+ emailSent: 'Email odeslán',
+ enableAPIKey: 'Povolit klíč API',
+ failedToUnlock: 'Nepodařilo se odemknout',
+ forceUnlock: 'Vynutit odemčení',
+ forgotPassword: 'Zapomněli jste heslo?',
+ forgotPasswordEmailInstructions:
+ 'Zadejte svůj email níže. Obdržíte email s instrukcemi, jak resetovat vaše heslo.',
+ forgotPasswordQuestion: 'Zapomněli jste heslo?',
+ generate: 'Generovat',
+ generateNewAPIKey: 'Generovat nový klíč API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Vytvoření nového klíče API <1>zneplatní</1> předchozí klíč. Opravdu chcete pokračovat?',
+ lockUntil: 'Uzamknout do',
+ logBackIn: 'Znovu se přihlásit',
+ logOut: 'Odhlásit se',
+ loggedIn: 'Abyste se mohli přihlásit s jiným uživatelem, nejdříve se <0>odhlaste</0>.',
+ loggedInChangePassword: 'Pro změnu hesla přejděte do svého <0>účtu</0> a zde si heslo upravte.',
+ loggedOutInactivity: 'Byli jste odhlášeni z důvodu neaktivity.',
+ loggedOutSuccessfully: 'Byli jste úspěšně odhlášeni.',
+ login: 'Přihlásit se',
+ loginAttempts: 'Pokusy o přihlášení',
+ loginUser: 'Přihlásit uživatele',
+ loginWithAnotherUser:
+ 'Abyste se mohli přihlásit s jiným uživatelem, nejdříve se <0>odhlaste</0>.',
+ logout: 'Odhlásit se',
+ logoutUser: 'Odhlásit uživatele',
+ newAPIKeyGenerated: 'Byl vygenerován nový klíč API.',
+ newAccountCreated:
+ 'Pro přístup k <a href="{{serverURL}}">{{serverURL}}</a> byl pro vás vytvořen nový účet. Klepněte na následující odkaz nebo zkopírujte URL do svého prohlížeče pro ověření vašeho emailu: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Po ověření vašeho emailu se budete moci úspěšně přihlásit.',
+ newPassword: 'Nové heslo',
+ resetPassword: 'Resetovat heslo',
+ resetPasswordExpiration: 'Expirace resetování hesla',
+ resetPasswordToken: 'Token pro resetování hesla',
+ resetYourPassword: 'Resetujte své heslo',
+ stayLoggedIn: 'Zůstat přihlášen',
+ successfullyUnlocked: 'Úspěšně odemčeno',
+ unableToVerify: 'Nepodařilo se ověřit',
+ verified: 'Ověřeno',
+ verifiedSuccessfully: 'Úspěšně ověřeno',
+ verify: 'Ověřit',
+ verifyUser: 'Ověřit uživatele',
+ verifyYourEmail: 'Ověřte svůj email',
+ youAreInactive:
+ 'Nějakou dobu jste nebyli aktivní a brzy budete automaticky odhlášeni z bezpečnostních důvodů. Chcete zůstat přihlášen?',
+ youAreReceivingResetPassword:
+ 'Tento email obdržíte, protože jste (nebo někdo jiný) požádali o resetování hesla pro váš účet.',
+ youDidNotRequestPassword:
+ 'Pokud jste o to nepožádali, ignorujte prosím tento e-mail a vaše heslo zůstane nezměněno.',
+ },
+ error: {
+ accountAlreadyActivated: 'Tento účet již byl aktivován.',
+ autosaving: 'Při automatickém ukládání tohoto dokumentu došlo k chybě.',
+ correctInvalidFields: 'Opravte neplatná pole.',
+ deletingFile: 'Při mazání souboru došlo k chybě.',
+ deletingTitle:
+ 'Při mazání {{title}} došlo k chybě. Zkontrolujte své připojení a zkuste to znovu.',
+ emailOrPasswordIncorrect: 'Zadaný email nebo heslo není správné.',
+ followingFieldsInvalid_one: 'Následující pole je neplatné:',
+ followingFieldsInvalid_other: 'Následující pole jsou neplatná:',
+ incorrectCollection: 'Nesprávná kolekce',
+ invalidFileType: 'Neplatný typ souboru',
+ invalidFileTypeValue: 'Neplatný typ souboru: {{value}}',
+ loadingDocument: 'Při načítání dokumentu s ID {{id}} došlo k chybě.',
+ missingEmail: 'Chybějící email.',
+ missingIDOfDocument: 'Chybějící ID dokumentu pro aktualizaci.',
+ missingIDOfVersion: 'Chybějící ID verze.',
+ missingRequiredData: 'Chybějící povinná data.',
+ noFilesUploaded: 'Nebyly nahrány žádné soubory.',
+ noMatchedField: 'Pro "{{label}}" nebylo nalezeno žádné odpovídající pole',
+ noUser: 'Žádný uživatel',
+ notAllowedToAccessPage: 'Nemáte povolení přistupovat k této stránce.',
+ notAllowedToPerformAction: 'Nemáte povolení provádět tuto akci.',
+ notFound: 'Požadovaný zdroj nebyl nalezen.',
+ previewing: 'Při náhledu tohoto dokumentu došlo k chybě.',
+ problemUploadingFile: 'Při nahrávání souboru došlo k chybě.',
+ tokenInvalidOrExpired: 'Token je neplatný nebo vypršel.',
+ unPublishingDocument: 'Při zrušení publikování tohoto dokumentu došlo k chybě.',
+ unableToDeleteCount: 'Nelze smazat {{count}} z {{total}} {{label}}',
+ unableToUpdateCount: 'Nelze aktualizovat {{count}} z {{total}} {{label}}.',
+ unauthorized: 'Neautorizováno, pro zadání tohoto požadavku musíte být přihlášeni.',
+ unknown: 'Došlo k neznámé chybě.',
+ unspecific: 'Došlo k chybě.',
+ userLocked: 'Tento uživatel je uzamčen kvůli příliš mnoha neúspěšným pokusům o přihlášení.',
+ valueMustBeUnique: 'Hodnota musí být jedinečná',
+ verificationTokenInvalid: 'Ověřovací token je neplatný.',
+ },
+ fields: {
+ addLabel: 'Přidat {{label}}',
+ addLink: 'Přidat Odkaz',
+ addNew: 'Přidat nový',
+ addNewLabel: 'Přidat nový {{label}}',
+ addRelationship: 'Přidat vztah',
+ addUpload: 'Přidat nahrávání',
+ block: 'blok',
+ blockType: 'Typ bloku',
+ blocks: 'bloky',
+ chooseBetweenCustomTextOrDocument:
+ 'Zvolte mezi vložením vlastního textového URL nebo odkazováním na jiný dokument.',
+ chooseDocumentToLink: 'Vyberte dokument, na který se chcete odkázat',
+ chooseFromExisting: 'Vybrat z existujících',
+ chooseLabel: 'Vybrat {{label}}',
+ collapseAll: 'Sbalit vše',
+ customURL: 'Vlastní URL',
+ editLabelData: 'Upravit data {{label}}',
+ editLink: 'Upravit odkaz',
+ editRelationship: 'Upravit vztah',
+ enterURL: 'Zadejte URL',
+ internalLink: 'Interní odkaz',
+ itemsAndMore: '{{items}} a {{count}} dalších',
+ labelRelationship: 'Vztah {{label}}',
+ latitude: 'Zeměpisná šířka',
+ linkType: 'Typ odkazu',
+ linkedTo: 'Odkaz na <0>{{label}}</0>',
+ longitude: 'Zeměpisná délka',
+ newLabel: 'Nový {{label}}',
+ openInNewTab: 'Otevřít v nové záložce',
+ passwordsDoNotMatch: 'Hesla se neshodují.',
+ relatedDocument: 'Související dokument',
+ relationTo: 'Vztah k',
+ removeRelationship: 'Odstranit vztah',
+ removeUpload: 'Odstranit nahrání',
+ saveChanges: 'Uložit změny',
+ searchForBlock: 'Hledat blok',
+ selectExistingLabel: 'Vybrat existující {{label}}',
+ selectFieldsToEdit: 'Vyberte pole, která chcete upravit',
+ showAll: 'Zobrazit vše',
+ swapRelationship: 'Zaměnit vztah',
+ swapUpload: 'Vyměnit nahrání',
+ textToDisplay: 'Text k zobrazení',
+ toggleBlock: 'Přepnout blok',
+ uploadNewLabel: 'Nahrát nový {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Chystáte se odstranit {{label}} <1>{{title}}</1>. Jste si jisti?',
+ aboutToDeleteCount_many: 'Chystáte se smazat {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Chystáte se smazat {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Chystáte se smazat {{count}} {{label}}',
+ addBelow: 'Přidat pod',
+ addFilter: 'Přidat filtr',
+ adminTheme: 'Motiv administračního rozhraní',
+ and: 'A',
+ applyChanges: 'Použít změny',
+ ascending: 'Vzestupně',
+ automatic: 'Automatické',
+ backToDashboard: 'Zpět na nástěnku',
+ cancel: 'Zrušit',
+ changesNotSaved: 'Vaše změny nebyly uloženy. Pokud teď odejdete, ztratíte své změny.',
+ close: 'Zavřít',
+ collapse: 'Sbalit',
+ collections: 'Kolekce',
+ columnToSort: 'Sloupec k seřazení',
+ columns: 'Sloupce',
+ confirm: 'Potvrdit',
+ confirmDeletion: 'Potvrdit odstranění',
+ confirmDuplication: 'Potvrdit duplikaci',
+ copied: 'Zkopírováno',
+ copy: 'Kopírovat',
+ create: 'Vytvořit',
+ createNew: 'Vytvořit nové',
+ createNewLabel: 'Vytvořit nový {{label}}',
+ created: 'Vytvořeno',
+ createdAt: 'Vytvořeno v',
+ creating: 'Vytváření',
+ creatingNewLabel: 'Vytváření nového {{label}}',
+ dark: 'Tmavé',
+ dashboard: 'Nástěnka',
+ delete: 'Odstranit',
+ deletedCountSuccessfully: 'Úspěšně smazáno {{count}} {{label}}.',
+ deletedSuccessfully: 'Úspěšně odstraněno.',
+ deleting: 'Odstraňování...',
+ descending: 'Sestupně',
+ deselectAllRows: 'Zrušte výběr všech řádků',
+ duplicate: 'Duplikovat',
+ duplicateWithoutSaving: 'Duplikovat bez uložení změn',
+ edit: 'Upravit',
+ editLabel: 'Upravit {{label}}',
+ editing: 'Úpravy',
+ editingLabel_many: 'Úprava {{count}} {{label}}',
+ editingLabel_one: 'Úprava {{count}} {{label}}',
+ editingLabel_other: 'Úprava {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'E-mailová adresa',
+ enterAValue: 'Zadejte hodnotu',
+ error: 'Chyba',
+ errors: 'Chyby',
+ fallbackToDefaultLocale: 'Zpětné přepnutí do výchozího locale',
+ filter: 'Filtr',
+ filterWhere: 'Filtrovat {{label}} kde',
+ filters: 'Filtry',
+ globals: 'Globální',
+ language: 'Jazyk',
+ lastModified: 'Naposledy změněno',
+ leaveAnyway: 'Přesto odejít',
+ leaveWithoutSaving: 'Odejít bez uložení',
+ light: 'Světlé',
+ livePreview: 'Náhled',
+ loading: 'Načítání',
+ locale: 'Místní verze',
+ locales: 'Lokality',
+ menu: 'Jídelní lístek',
+ moveDown: 'Posunout dolů',
+ moveUp: 'Posunout nahoru',
+ newPassword: 'Nové heslo',
+ noFiltersSet: 'Nenastaveny žádné filtry',
+ noLabel: '<Žádný {{label}}>',
+ noOptions: 'Žádné možnosti',
+ noResults:
+ 'Nebyly nalezeny žádné {{label}}. Buď ještě neexistují žádné {{label}}, nebo žádné nesplňují filtry, které jste zadali výše.',
+ noValue: 'Žádná hodnota',
+ none: 'Žádné',
+ notFound: 'Nenalezeno',
+ nothingFound: 'Nic nenalezeno',
+ of: 'z',
+ open: 'Otevřít',
+ or: 'Nebo',
+ order: 'Pořadí',
+ pageNotFound: 'Stránka nenalezena',
+ password: 'Heslo',
+ payloadSettings: 'Nastavení datového záběru',
+ perPage: 'Na stránku: {{limit}}',
+ remove: 'Odstranit',
+ reset: 'Resetovat',
+ row: 'Řádek',
+ rows: 'Řádky',
+ save: 'Uložit',
+ saving: 'Ukládání...',
+ searchBy: 'Vyhledat podle {{label}}',
+ selectAll: 'Vybrat vše {{count}} {{label}}',
+ selectAllRows: 'Vyberte všechny řádky',
+ selectValue: 'Vyberte hodnotu',
+ selectedCount: 'Vybráno {{count}} {{label}}',
+ showAllLabel: 'Zobrazit všechny {{label}}',
+ sorryNotFound: 'Je nám líto, ale neexistuje nic, co by odpovídalo vašemu požadavku.',
+ sort: 'Třídit',
+ sortByLabelDirection: 'Seřadit podle {{label}} {{direction}}',
+ stayOnThisPage: 'Zůstat na této stránce',
+ submissionSuccessful: 'Odeslání úspěšné.',
+ submit: 'Odeslat',
+ successfullyCreated: '{{label}} úspěšně vytvořeno.',
+ successfullyDuplicated: '{{label}} úspěšně duplikováno.',
+ thisLanguage: 'Čeština',
+ titleDeleted: '{{label}} "{{title}}" úspěšně smazáno.',
+ unauthorized: 'Neoprávněný',
+ unsavedChangesDuplicate: 'Máte neuložené změny. Chtěli byste pokračovat v duplikování?',
+ untitled: 'Bez názvu',
+ updatedAt: 'Aktualizováno v',
+ updatedCountSuccessfully: 'Úspěšně aktualizováno {{count}} {{label}}.',
+ updatedSuccessfully: 'Úspěšně aktualizováno.',
+ updating: 'Aktualizace',
+ uploading: 'Nahrávání',
+ user: 'Uživatel',
+ users: 'Uživatelé',
+ value: 'Hodnota',
+ welcome: 'Vítejte',
+ },
+ operators: {
+ contains: 'obsahuje',
+ equals: 'rovná se',
+ exists: 'existuje',
+ isGreaterThan: 'je větší než',
+ isGreaterThanOrEqualTo: 'je větší nebo rovno',
+ isIn: 'je v',
+ isLessThan: 'je menší než',
+ isLessThanOrEqualTo: 'je menší nebo rovno',
+ isLike: 'je jako',
+ isNotEqualTo: 'není rovno',
+ isNotIn: 'není in',
+ near: 'blízko',
+ },
+ upload: {
+ crop: 'Plodina',
+ cropToolDescription:
+ 'Přetáhněte rohy vybrané oblasti, nakreslete novou oblast nebo upravte hodnoty níže.',
+ dragAndDrop: 'Přetáhněte soubor',
+ dragAndDropHere: 'nebo sem přetáhněte soubor',
+ editImage: 'Upravit obrázek',
+ fileName: 'Název souboru',
+ fileSize: 'Velikost souboru',
+ focalPoint: 'Středobod',
+ focalPointDescription: 'Přetáhněte bod zaměření přímo na náhled nebo upravte hodnoty níže.',
+ height: 'Výška',
+ lessInfo: 'Méně informací',
+ moreInfo: 'Více informací',
+ previewSizes: 'Náhled velikostí',
+ selectCollectionToBrowse: 'Vyberte kolekci pro procházení',
+ selectFile: 'Vyberte soubor',
+ setCropArea: 'Nastavit oblast ořezu',
+ setFocalPoint: 'Nastavit ohnisko',
+ sizes: 'Velikosti',
+ sizesFor: 'Velikosti pro {{label}}',
+ width: 'Šířka',
+ },
+ validation: {
+ emailAddress: 'Zadejte prosím platnou e-mailovou adresu.',
+ enterNumber: 'Zadejte prosím platné číslo.',
+ fieldHasNo: 'Toto pole nemá {{label}}',
+ greaterThanMax: '{{value}} je vyšší než maximálně povolená {{label}} {{max}}.',
+ invalidInput: 'Toto pole má neplatný vstup.',
+ invalidSelection: 'Toto pole má neplatný výběr.',
+ invalidSelections: 'Toto pole má následující neplatné výběry:',
+ lessThanMin: '{{value}} je nižší než minimálně povolená {{label}} {{min}}.',
+ limitReached: 'Dosáhnutý limit, mohou být přidány pouze {{max}} položky.',
+ longerThanMin: 'Tato hodnota musí být delší než minimální délka {{minLength}} znaků.',
+ notValidDate: '"{{value}}" není platné datum.',
+ required: 'Toto pole je povinné.',
+ requiresAtLeast: 'Toto pole vyžaduje alespoň {{count}} {{label}}.',
+ requiresNoMoreThan: 'Toto pole vyžaduje ne více než {{count}} {{label}}.',
+ requiresTwoNumbers: 'Toto pole vyžaduje dvě čísla.',
+ shorterThanMax: 'Tato hodnota musí být kratší než maximální délka {{maxLength}} znaků.',
+ trueOrFalse: 'Toto pole může být rovno pouze true nebo false.',
+ validUploadID: 'Toto pole není platné ID pro odeslání.',
+ },
+ version: {
+ aboutToPublishSelection: 'Chystáte se publikovat všechny {{label}} ve výběru. Jsi si jistá?',
+ aboutToRestore:
+ 'Chystáte se obnovit tento {{label}} dokument do stavu, v jakém byl {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Chystáte se obnovit globální {{label}} do stavu, v jakém byl {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Chystáte se vrátit změny tohoto dokumentu do jeho publikovaného stavu. Jste si jisti?',
+ aboutToUnpublish: 'Chystáte se zrušit publikování tohoto dokumentu. Jste si jisti?',
+ aboutToUnpublishSelection:
+ 'Chystáte se zrušit publikování všech {{label}} ve výběru. Jsi si jistá?',
+ autosave: 'Automatické uložení',
+ autosavedSuccessfully: 'Úspěšně uloženo automaticky.',
+ autosavedVersion: 'Verze automatického uložení',
+ changed: 'Změněno',
+ compareVersion: 'Porovnat verzi s:',
+ confirmPublish: 'Potvrďte publikování',
+ confirmRevertToSaved: 'Potvrdit vrácení k uloženému',
+ confirmUnpublish: 'Potvrdit zrušení publikování',
+ confirmVersionRestoration: 'Potvrdit obnovení verze',
+ currentDocumentStatus: 'Současný {{docStatus}} dokument',
+ draft: 'Koncept',
+ draftSavedSuccessfully: 'Koncept úspěšně uložen.',
+ lastSavedAgo: 'Naposledy uloženo před {{distance}}',
+ noFurtherVersionsFound: 'Nenalezeny další verze',
+ noRowsFound: 'Nenalezen {{label}}',
+ preview: 'Náhled',
+ problemRestoringVersion: 'Při obnovování této verze došlo k problému',
+ publish: 'Publikovat',
+ publishChanges: 'Publikovat změny',
+ published: 'Publikováno',
+ restoreThisVersion: 'Obnovit tuto verzi',
+ restoredSuccessfully: 'Úspěšně obnoveno.',
+ restoring: 'Obnovování...',
+ revertToPublished: 'Vrátit se k publikovanému',
+ reverting: 'Vracení...',
+ saveDraft: 'Uložit koncept',
+ selectLocales: 'Vyberte místní verze pro zobrazení',
+ selectVersionToCompare: 'Vyberte verzi pro porovnání',
+ showLocales: 'Zobrazit místní verze:',
+ showingVersionsFor: 'Zobrazují se verze pro:',
+ status: 'Stav',
+ type: 'Typ',
+ unpublish: 'Zrušit publikování',
+ unpublishing: 'Zrušuji publikování...',
+ version: 'Verze',
+ versionCount_many: '{{count}} verzí nalezeno',
+ versionCount_none: 'Žádné verze nenalezeny',
+ versionCount_one: '{{count}} verze nalezena',
+ versionCount_other: '{{count}} verzí nalezeno',
+ versionCreatedOn: '{{version}} vytvořena:',
+ versionID: 'ID verze',
+ versions: 'Verze',
+ viewingVersion: 'Zobrazuji verzi pro {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Zobrazuji verzi pro globální {{entityLabel}}',
+ viewingVersions: 'Zobrazuji verze pro {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Zobrazuji verze pro globální {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/de.json b/packages/translations/src/all/de.json
deleted file mode 100644
index 70aae508004..00000000000
--- a/packages/translations/src/all/de.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Aktuelles Benutzerkonto",
- "alreadyActivated": "Bereits aktiviert",
- "alreadyLoggedIn": "Bereits angemeldet",
- "apiKey": "API-Key",
- "backToLogin": "Zurück zur Anmeldung",
- "beginCreateFirstUser": "Erstelle deinen ersten Benutzer um zu beginnen",
- "changePassword": "Passwort ändern",
- "checkYourEmailForPasswordReset": "Du solltest eine E-Mail mit einem Link zum sicheren Zurücksetzen deines Passworts erhalten haben.",
- "confirmGeneration": "Generierung bestätigen",
- "confirmPassword": "Passwort bestätigen",
- "createFirstUser": "Ersten Benutzer erstellen",
- "emailNotValid": "Die angegebene E-Mail-Adresse ist ungültig",
- "emailSent": "E-Mail verschickt",
- "enableAPIKey": "API-Key aktivieren",
- "failedToUnlock": "Konnte nicht entsperren",
- "forceUnlock": "Entsperrung erzwingen",
- "forgotPassword": "Passwort vergessen",
- "forgotPasswordEmailInstructions": "Bitte gib deine E-Mail-Adresse an. Du wirst eine E-Mail mit Instruktionen zum Zurücksetzen deines Passworts erhalten.",
- "forgotPasswordQuestion": "Passwort vergessen?",
- "generate": "Generieren",
- "generateNewAPIKey": "Neuen API-Key generieren",
- "generatingNewAPIKeyWillInvalidate": "Die Generierung eines neuen API-Keys wird den vorherigen Key <1>ungültig</1> machen. Bist du sicher, dass du fortfahren möchtest?",
- "lockUntil": "Sperre bis",
- "logBackIn": "Wieder anmelden",
- "logOut": "Abmelden",
- "loggedIn": "Um dich mit einem anderen Benutzer anzumelden, musst du dich zuerst <0>abmelden</0>.",
- "loggedInChangePassword": "Um dein Passwort zu ändern, gehe in dein <0>Konto</0> und ändere dort dein Passwort.",
- "loggedOutInactivity": "Du wurdest aufgrund von Inaktivität abgemeldet.",
- "loggedOutSuccessfully": "Du wurdest erfolgreich abgemeldet.",
- "login": "Anmelden",
- "loginAttempts": "Anmelde-Versuche",
- "loginUser": "Benutzeranmeldung",
- "loginWithAnotherUser": "Um dich mit einem anderen Benutzer anzumelden, musst du dich zuerst <0>abmelden</0>.",
- "logout": "Abmelden",
- "logoutUser": "Benutzerabmeldung",
- "newAPIKeyGenerated": "Neuer API-Key wurde generiert",
- "newAccountCreated": "Ein neues Konto wurde gerade für dich auf <a href=\"{{serverURL}}\">{{serverURL}}</a> erstellt. Bitte klicke auf den folgenden Link oder kopiere die URL in deinen Browser um deine E-Mail-Adresse zu verifizieren: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nachdem du deine E-Mail-Adresse verifiziert hast, kannst du dich erfolgreich anmelden.",
- "newPassword": "Neues Passwort",
- "resetPassword": "Passwort zurücksetzen",
- "resetPasswordExpiration": "Passwort-Ablauf zurücksetzen",
- "resetPasswordToken": "Passwort-Token zurücksetzen",
- "resetYourPassword": "Dein Passwort zurücksetzen",
- "stayLoggedIn": "Angemeldet bleiben",
- "successfullyUnlocked": "Erfolgreich entsperrt",
- "unableToVerify": "Konnte nicht verifiziert werden",
- "verified": "Verifiziert",
- "verifiedSuccessfully": "Erfolgreich verifiziert",
- "verify": "Verifizieren",
- "verifyUser": "Benutzer verifizieren",
- "verifyYourEmail": "Deine E-Mail-Adresse verifizieren",
- "youAreInactive": "Du warst seit einiger Zeit inaktiv und wirst in kurzer Zeit zu deiner eigenen Sicherheit abgemeldet. Möchtest du angemeldet bleiben?",
- "youAreReceivingResetPassword": "Du erhältst diese Nachricht, weil du (oder jemand anderes) das Zurücksetzen deines Passworts für dein Benutzerkonto angefordert hat. Bitte klicke auf den folgenden Link, oder kopiere die URL in deinen Browser den Prozess abzuschließen:",
- "youDidNotRequestPassword": "Solltest du dies nicht angefordert haben, ignoriere diese E-Mail und dein Passwort bleibt unverändert."
- },
- "error": {
- "accountAlreadyActivated": "Dieses Konto wurde bereits aktiviert",
- "autosaving": "Es gab ein Problem während der automatischen Speicherung für dieses Dokument",
- "correctInvalidFields": "Bitte ungültige Felder korrigieren.",
- "deletingFile": "Beim Löschen der Datei ist ein Fehler aufgetreten.",
- "deletingTitle": "Es gab ein Problem während der Löschung von {{title}}. Bitte überprüfe deine Verbindung und versuche es erneut.",
- "emailOrPasswordIncorrect": "Die E-Mail-Adresse oder das Passwort sind nicht korrekt.",
- "followingFieldsInvalid_one": "Das folgende Feld ist nicht korrekt:",
- "followingFieldsInvalid_other": "Die folgenden Felder sind nicht korrekt:",
- "incorrectCollection": "Falsche Sammlung",
- "invalidFileType": "Ungültiger Datei-Typ",
- "invalidFileTypeValue": "Ungültiger Datei-Typ: {{value}}",
- "loadingDocument": "Es gab ein Problem, das Dokument mit der ID {{id}} zu laden.",
- "missingEmail": "E-Mail-Adresse fehlt.",
- "missingIDOfDocument": "ID des zu speichernden Dokuments fehlt.",
- "missingIDOfVersion": "ID der Version fehlt.",
- "missingRequiredData": "Erforderliche Daten fehlen.",
- "noFilesUploaded": "Es wurden keine Dateien hochgeladen.",
- "noMatchedField": "Kein übereinstimmendes Feld für \"{{label}}\" gefunden",
- "noUser": "Kein Benutzer",
- "notAllowedToAccessPage": "Du hast keine Berechtigung, auf diese Seite zuzugreifen.",
- "notAllowedToPerformAction": "Du hast keine Berechtigung, diese Aktion auszuführen.",
- "notFound": "Die angeforderte Ressource wurde nicht gefunden.",
- "previewing": "Es gab ein Problem beim Vorschauen dieses Dokuments.",
- "problemUploadingFile": "Es gab ein Problem während des Hochladens der Datei.",
- "tokenInvalidOrExpired": "Token ist entweder ungültig oder abgelaufen.",
- "unPublishingDocument": "Es gab ein Problem, dieses Dokument auf Entwurf zu setzen.",
- "unableToDeleteCount": "{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.",
- "unableToUpdateCount": "{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.",
- "unauthorized": "Nicht autorisiert - du musst angemeldet sein, um diese Anfrage zu stellen.",
- "unknown": "Ein unbekannter Fehler ist aufgetreten.",
- "unspecific": "Ein Fehler ist aufgetreten.",
- "userLocked": "Dieser Benutzer ist auf Grund zu vieler unerfolgreicher Anmelde-Versuche gesperrt.",
- "valueMustBeUnique": "Wert muss einzigartig sein",
- "verificationTokenInvalid": "Verifizierungs-Token ist nicht korrekt."
- },
- "fields": {
- "addLabel": "{{label}} hinzufügen",
- "addLink": "Link Hinzufügen",
- "addNew": "Neu erstellen",
- "addNewLabel": "{{label}} erstellen",
- "addRelationship": "Verknüpfung Hinzufügen",
- "addUpload": "Hochladen Hinzufügen",
- "block": "Block",
- "blockType": "Block-Typ",
- "blocks": "Blöcke",
- "chooseBetweenCustomTextOrDocument": "Wähle zwischen einer eigenen Text-URL oder verlinke zu einem anderen Dokument.",
- "chooseDocumentToLink": "Wähle ein Dokument zum Verlinken",
- "chooseFromExisting": "Aus vorhandenen auswählen",
- "chooseLabel": "{{label}} auswählen",
- "collapseAll": "Alle einklappen",
- "customURL": "Eigene URL",
- "editLabelData": "{{label}} bearbeiten",
- "editLink": "Bearbeite Link",
- "editRelationship": "Beziehung Hinzufügen",
- "enterURL": "URL eingeben",
- "internalLink": "Interner Link",
- "itemsAndMore": "{{items}} und {{count}} mehr",
- "labelRelationship": "{{label}} Verknüpfung",
- "latitude": "Breitengrad",
- "linkType": "Linktyp",
- "linkedTo": "Verweist auf <0>{{label}}</0>",
- "longitude": "Längengrad",
- "newLabel": "{{label}} erstellen",
- "openInNewTab": "Öffne im neuen Tab",
- "passwordsDoNotMatch": "Passwörter stimmen nicht überein.",
- "relatedDocument": "Verknüpftes Dokument",
- "relationTo": "Verknüpfung zu",
- "removeRelationship": "Beziehung Entfernen",
- "removeUpload": "Hochgeladene Datei Löschen",
- "saveChanges": "Änderungen speichern",
- "searchForBlock": "Nach Block suchen",
- "selectExistingLabel": "{{label}} auswählen (vorhandene)",
- "selectFieldsToEdit": "Wählen Sie die zu bearbeitenden Felder aus",
- "showAll": "Alle anzeigen",
- "swapRelationship": "Beziehung Tauschen",
- "swapUpload": "Datei Austauschen",
- "textToDisplay": "Angezeigter Text",
- "toggleBlock": "Block umschalten",
- "uploadNewLabel": "{{label}} neu hochladen"
- },
- "general": {
- "aboutToDelete": "Du bist dabei {{label}} <1>{{title}}</1> zu löschen. Bist du dir sicher?",
- "aboutToDeleteCount_many": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "aboutToDeleteCount_one": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "aboutToDeleteCount_other": "Sie sind dabei, {{count}} {{label}} zu löschen",
- "addBelow": "Darunter hinzufügen",
- "addFilter": "Filter hinzufügen",
- "adminTheme": "Admin-Farbthema",
- "and": "Und",
- "applyChanges": "Änderungen anwenden",
- "ascending": "Aufsteigend",
- "automatic": "Automatisch",
- "backToDashboard": "Zurück zur Übersicht",
- "cancel": "Abbrechen",
- "changesNotSaved": "Deine Änderungen wurden nicht gespeichert. Wenn du diese Seite verlässt, gehen deine Änderungen verloren.",
- "close": "Schließen",
- "collapse": "Einklappen",
- "collections": "Sammlungen",
- "columnToSort": "Spalten zum Sortieren",
- "columns": "Spalten",
- "confirm": "Bestätigen",
- "confirmDeletion": "Löschen bestätigen",
- "confirmDuplication": "Duplizieren bestätigen",
- "copied": "Kopiert",
- "copy": "Kopieren",
- "create": "Erstellen",
- "createNew": "Neu Erstellen",
- "createNewLabel": "{{label}} neu erstellen",
- "created": "Erstellt",
- "createdAt": "Erstellt am",
- "creating": "Erstelle",
- "creatingNewLabel": "Erstelle {{label}}",
- "dark": "Dunkel",
- "dashboard": "Übersicht",
- "delete": "Löschen",
- "deletedCountSuccessfully": "{{count}} {{label}} erfolgreich gelöscht.",
- "deletedSuccessfully": "Erfolgreich gelöscht.",
- "deleting": "Lösche...",
- "descending": "Absteigend",
- "deselectAllRows": "Alle Zeilen abwählen",
- "duplicate": "Duplizieren",
- "duplicateWithoutSaving": "Dupliziere ohne Änderungen zu speichern",
- "edit": "Bearbeiten",
- "editLabel": "{{label}} bearbeiten",
- "editing": "Bearbeite",
- "editingLabel_many": "Bearbeiten von {{count}} {{label}}",
- "editingLabel_one": "Bearbeiten von {{count}} {{label}}",
- "editingLabel_other": "Bearbeiten von {{count}} {{label}}",
- "email": "E-Mail",
- "emailAddress": "E-Mail-Adresse",
- "enterAValue": "Gib einen Wert ein",
- "error": "Fehler",
- "errors": "Fehler",
- "fallbackToDefaultLocale": "Rückgriff auf das Standardgebietsschema",
- "filter": "Filter",
- "filterWhere": "Filter {{label}} wo",
- "filters": "Filter",
- "globals": "Globale Dokumente",
- "language": "Sprache",
- "lastModified": "Zuletzt geändert",
- "leaveAnyway": "Trotzdem verlassen",
- "leaveWithoutSaving": "Ohne speichern verlassen",
- "light": "Hell",
- "livePreview": "Vorschau",
- "loading": "Lädt",
- "locale": "Sprachumgebung",
- "locales": "Sprachumgebungen",
- "menu": "Menü",
- "moveDown": "Nach unten bewegen",
- "moveUp": "Nach oben bewegen",
- "newPassword": "Neues Passwort",
- "noFiltersSet": "Keine Filter gesetzt",
- "noLabel": "<Kein {{label}}>",
- "noOptions": "Keine Optionen",
- "noResults": "Keine {{label}} gefunden. Entweder es existieren keine {{label}} oder es gibt keine Übereinstimmung zu den von dir verwendeten Filtern.",
- "noValue": "Kein Wert",
- "none": "Kein",
- "notFound": "Nicht gefunden",
- "nothingFound": "Keine Ergebnisse",
- "of": "von",
- "open": "Öffnen",
- "or": "oder",
- "order": "Reihenfolge",
- "pageNotFound": "Seite nicht gefunden",
- "password": "Passwort",
- "payloadSettings": "Payload Einstellungen",
- "perPage": "Pro Seite: {{limit}}",
- "remove": "Entfernen",
- "reset": "Zurücksetzen",
- "row": "Zeile",
- "rows": "Zeilen",
- "save": "Speichern",
- "saving": "Speichert...",
- "searchBy": "Suche nach {{label}}",
- "selectAll": "Alle auswählen {{count}} {{label}}",
- "selectAllRows": "Wählen Sie alle Zeilen aus",
- "selectValue": "Wert auswählen",
- "selectedCount": "{{count}} {{label}} ausgewählt",
- "showAllLabel": "Zeige alle {{label}}",
- "sorryNotFound": "Entschuldige, es entspricht nichts deiner Anfrage",
- "sort": "Sortieren",
- "sortByLabelDirection": "Sortieren nach {{label}} {{direction}}",
- "stayOnThisPage": "Auf dieser Seite bleiben",
- "submissionSuccessful": "Einrichung erfolgreich.",
- "submit": "Senden",
- "successfullyCreated": "{{label}} erfolgreich erstellt.",
- "successfullyDuplicated": "{{label}} wurde erfolgreich dupliziert.",
- "thisLanguage": "Deutsch",
- "titleDeleted": "{{label}} {{title}} wurde erfolgreich gelöscht.",
- "unauthorized": "Nicht autorisiert",
- "unsavedChangesDuplicate": "Du hast ungespeicherte Änderungen, möchtest du mit dem Duplizieren fortfahren?",
- "untitled": "ohne Titel",
- "updatedAt": "Aktualisiert am",
- "updatedCountSuccessfully": "{{count}} {{label}} erfolgreich aktualisiert.",
- "updatedSuccessfully": "Erfolgreich aktualisiert.",
- "updating": "Aktualisierung",
- "uploading": "Hochladen",
- "user": "Benutzer",
- "users": "Benutzer",
- "value": "Wert",
- "welcome": "Willkommen"
- },
- "operators": {
- "contains": "enthält",
- "equals": "gleich",
- "exists": "existiert",
- "isGreaterThan": "ist größer als",
- "isGreaterThanOrEqualTo": "ist größer oder gleich",
- "isIn": "ist drin",
- "isLessThan": "ist kleiner als",
- "isLessThanOrEqualTo": "ist kleiner oder gleich",
- "isLike": "ist wie",
- "isNotEqualTo": "ist nicht gleich",
- "isNotIn": "ist nicht drin",
- "near": "in der Nähe"
- },
- "upload": {
- "crop": "Zuschneiden",
- "cropToolDescription": "Ziehen Sie die Ecken des ausgewählten Bereichs, zeichnen Sie einen neuen Bereich oder passen Sie die Werte unten an.",
- "dragAndDrop": "Ziehen Sie eine Datei per Drag-and-Drop",
- "dragAndDropHere": "oder ziehe eine Datei hier",
- "editImage": "Bild bearbeiten",
- "fileName": "Dateiname",
- "fileSize": "Dateigröße",
- "focalPoint": "Brennpunkt",
- "focalPointDescription": "Ziehen Sie den Fokuspunkt direkt auf die Vorschau oder passen Sie die Werte unten an.",
- "height": "Höhe",
- "lessInfo": "Weniger Info",
- "moreInfo": "Mehr Info",
- "previewSizes": "Vorschaugrößen",
- "selectCollectionToBrowse": "Wähle eine Sammlung zum Durchsuchen aus",
- "selectFile": "Datei auswählen",
- "setCropArea": "Bereich zum Zuschneiden festlegen",
- "setFocalPoint": "Fokuspunkt setzen",
- "sizes": "Größen",
- "sizesFor": "Größen für {{label}}",
- "width": "Breite"
- },
- "validation": {
- "emailAddress": "Bitte gib eine korrekte E-Mail-Adresse an.",
- "enterNumber": "Bitte gib eine gültige Nummer an,",
- "fieldHasNo": "Dieses Feld hat kein {{label}}",
- "greaterThanMax": "{{value}} ist größer als der maximal erlaubte {{label}} von {{max}}.",
- "invalidInput": "Dieses Feld hat einen inkorrekten Wert.",
- "invalidSelection": "Dieses Feld hat eine inkorrekte Auswahl.",
- "invalidSelections": "'Dieses Feld enthält die folgenden inkorrekten Auswahlen:'",
- "lessThanMin": "{{value}} ist kleiner als der minimal erlaubte {{label}} von {{min}}.",
- "limitReached": "Limit erreicht, es können nur {{max}} Elemente hinzugefügt werden.",
- "longerThanMin": "Dieser Wert muss länger als die minimale Länge von {{minLength}} Zeichen sein.",
- "notValidDate": "\"{{value}}\" ist kein gültiges Datum.",
- "required": "Pflichtfeld",
- "requiresAtLeast": "Dieses Feld muss mindestens {{count}} {{label}} enthalten.",
- "requiresNoMoreThan": "Dieses Feld kann nicht mehr als {{count}} {{label}} enthalten.",
- "requiresTwoNumbers": "Dieses Feld muss zwei Nummern enthalten.",
- "shorterThanMax": "Dieser Wert muss kürzer als die maximale Länge von {{maxLength}} sein.",
- "trueOrFalse": "Dieses Feld kann nur wahr oder falsch sein.",
- "validUploadID": "'Dieses Feld enthält keine valide Upload-ID.'"
- },
- "version": {
- "aboutToPublishSelection": "Sie sind dabei, alle {{label}} in der Auswahl zu veröffentlichen. Bist du dir sicher?",
- "aboutToRestore": "Du bist dabei, {{label}} auf den Stand vom {{versionDate}} zurücksetzen.",
- "aboutToRestoreGlobal": "Du bist dabei, das Globale Dokument {{label}} auf den Stand vom {{versionDate}} zurückzusetzen.",
- "aboutToRevertToPublished": "Du bist dabei, dieses Dokument auf den Stand des ersten Veröffentlichungsdatums zurückzusetzen - Bist du sicher?",
- "aboutToUnpublish": "Du bist dabei dieses Dokument auf Entwurf zu setzen - bist du dir sicher?",
- "aboutToUnpublishSelection": "Sie sind dabei, die Veröffentlichung aller {{label}} in der Auswahl aufzuheben. Bist du dir sicher?",
- "autosave": "Automatische Speicherung",
- "autosavedSuccessfully": "Erfolgreich automatisch gespeichert.",
- "autosavedVersion": "Automatisch gespeicherte Version",
- "changed": "Geändert",
- "compareVersion": "Vergleiche Version zu:",
- "confirmPublish": "Veröffentlichung bestätigen",
- "confirmRevertToSaved": "Zurücksetzen auf die letzte Speicherung bestätigen",
- "confirmUnpublish": "Setzen auf Entwurf bestätigen",
- "confirmVersionRestoration": " Wiederherstellung der Version bestätigen",
- "currentDocumentStatus": "Aktueller Dokumentenstatus: {{docStatus}}",
- "draft": "Entwurf",
- "draftSavedSuccessfully": "Entwurf erfolgreich gespeichert.",
- "lastSavedAgo": "Zuletzt vor {{distance}} gespeichert",
- "noFurtherVersionsFound": "Keine weiteren Versionen vorhanden",
- "noRowsFound": "Kein {{label}} gefunden",
- "preview": "Vorschau",
- "problemRestoringVersion": "Es gab ein Problem bei der Wiederherstellung dieser Version",
- "publish": "Veröffentlichen",
- "publishChanges": "Änderungen veröffentlichen",
- "published": "Veröffentlicht",
- "restoreThisVersion": "Diese Version wiederherstellen",
- "restoredSuccessfully": "Erfolgreich wiederhergestellt.",
- "restoring": "wiederherstellen...",
- "revertToPublished": "Auf Veröffentlicht zurücksetzen",
- "reverting": "zurücksetzen...",
- "saveDraft": "Entwurf speichern",
- "selectLocales": "Wähle anzuzeigende Sprachumgebungen",
- "selectVersionToCompare": "Wähle Version zum Vergleich",
- "showLocales": "Sprachumgebungen anzeigen:",
- "showingVersionsFor": "Versionen anzeigen für:",
- "status": "Status",
- "type": "Typ",
- "unpublish": "Auf Entwurf setzen",
- "unpublishing": "Setze auf Entwurf...",
- "version": "Version",
- "versionCount_many": "{{count}} Versionen gefunden",
- "versionCount_none": "Keine Versionen gefunden",
- "versionCount_one": "{{count}} Version gefunden",
- "versionCount_other": "{{count}} Versionen gefunden",
- "versionCreatedOn": "{{version}} erstellt am:",
- "versionID": "Version ID",
- "versions": "Versionen",
- "viewingVersion": "Betrachte Version für {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Betrachte Version für das Globale Dokument {{entityLabel}}",
- "viewingVersions": "Betrachte Versionen für {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Betrachte Versionen für das Globale Dokument {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/de.ts b/packages/translations/src/all/de.ts
new file mode 100644
index 00000000000..d7a9f2311b5
--- /dev/null
+++ b/packages/translations/src/all/de.ts
@@ -0,0 +1,393 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Aktuelles Benutzerkonto',
+ alreadyActivated: 'Bereits aktiviert',
+ alreadyLoggedIn: 'Bereits angemeldet',
+ apiKey: 'API-Key',
+ backToLogin: 'Zurück zur Anmeldung',
+ beginCreateFirstUser: 'Erstelle deinen ersten Benutzer um zu beginnen',
+ changePassword: 'Passwort ändern',
+ checkYourEmailForPasswordReset:
+ 'Du solltest eine E-Mail mit einem Link zum sicheren Zurücksetzen deines Passworts erhalten haben.',
+ confirmGeneration: 'Generierung bestätigen',
+ confirmPassword: 'Passwort bestätigen',
+ createFirstUser: 'Ersten Benutzer erstellen',
+ emailNotValid: 'Die angegebene E-Mail-Adresse ist ungültig',
+ emailSent: 'E-Mail verschickt',
+ enableAPIKey: 'API-Key aktivieren',
+ failedToUnlock: 'Konnte nicht entsperren',
+ forceUnlock: 'Entsperrung erzwingen',
+ forgotPassword: 'Passwort vergessen',
+ forgotPasswordEmailInstructions:
+ 'Bitte gib deine E-Mail-Adresse an. Du wirst eine E-Mail mit Instruktionen zum Zurücksetzen deines Passworts erhalten.',
+ forgotPasswordQuestion: 'Passwort vergessen?',
+ generate: 'Generieren',
+ generateNewAPIKey: 'Neuen API-Key generieren',
+ generatingNewAPIKeyWillInvalidate:
+ 'Die Generierung eines neuen API-Keys wird den vorherigen Key <1>ungültig</1> machen. Bist du sicher, dass du fortfahren möchtest?',
+ lockUntil: 'Sperre bis',
+ logBackIn: 'Wieder anmelden',
+ logOut: 'Abmelden',
+ loggedIn:
+ 'Um dich mit einem anderen Benutzer anzumelden, musst du dich zuerst <0>abmelden</0>.',
+ loggedInChangePassword:
+ 'Um dein Passwort zu ändern, gehe in dein <0>Konto</0> und ändere dort dein Passwort.',
+ loggedOutInactivity: 'Du wurdest aufgrund von Inaktivität abgemeldet.',
+ loggedOutSuccessfully: 'Du wurdest erfolgreich abgemeldet.',
+ login: 'Anmelden',
+ loginAttempts: 'Anmelde-Versuche',
+ loginUser: 'Benutzeranmeldung',
+ loginWithAnotherUser:
+ 'Um dich mit einem anderen Benutzer anzumelden, musst du dich zuerst <0>abmelden</0>.',
+ logout: 'Abmelden',
+ logoutUser: 'Benutzerabmeldung',
+ newAPIKeyGenerated: 'Neuer API-Key wurde generiert',
+ newAccountCreated:
+ 'Ein neues Konto wurde gerade für dich auf <a href="{{serverURL}}">{{serverURL}}</a> erstellt. Bitte klicke auf den folgenden Link oder kopiere die URL in deinen Browser um deine E-Mail-Adresse zu verifizieren: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nachdem du deine E-Mail-Adresse verifiziert hast, kannst du dich erfolgreich anmelden.',
+ newPassword: 'Neues Passwort',
+ resetPassword: 'Passwort zurücksetzen',
+ resetPasswordExpiration: 'Passwort-Ablauf zurücksetzen',
+ resetPasswordToken: 'Passwort-Token zurücksetzen',
+ resetYourPassword: 'Dein Passwort zurücksetzen',
+ stayLoggedIn: 'Angemeldet bleiben',
+ successfullyUnlocked: 'Erfolgreich entsperrt',
+ unableToVerify: 'Konnte nicht verifiziert werden',
+ verified: 'Verifiziert',
+ verifiedSuccessfully: 'Erfolgreich verifiziert',
+ verify: 'Verifizieren',
+ verifyUser: 'Benutzer verifizieren',
+ verifyYourEmail: 'Deine E-Mail-Adresse verifizieren',
+ youAreInactive:
+ 'Du warst seit einiger Zeit inaktiv und wirst in kurzer Zeit zu deiner eigenen Sicherheit abgemeldet. Möchtest du angemeldet bleiben?',
+ youAreReceivingResetPassword:
+ 'Du erhältst diese Nachricht, weil du (oder jemand anderes) das Zurücksetzen deines Passworts für dein Benutzerkonto angefordert hat. Bitte klicke auf den folgenden Link, oder kopiere die URL in deinen Browser den Prozess abzuschließen:',
+ youDidNotRequestPassword:
+ 'Solltest du dies nicht angefordert haben, ignoriere diese E-Mail und dein Passwort bleibt unverändert.',
+ },
+ error: {
+ accountAlreadyActivated: 'Dieses Konto wurde bereits aktiviert',
+ autosaving: 'Es gab ein Problem während der automatischen Speicherung für dieses Dokument',
+ correctInvalidFields: 'Bitte ungültige Felder korrigieren.',
+ deletingFile: 'Beim Löschen der Datei ist ein Fehler aufgetreten.',
+ deletingTitle:
+ 'Es gab ein Problem während der Löschung von {{title}}. Bitte überprüfe deine Verbindung und versuche es erneut.',
+ emailOrPasswordIncorrect: 'Die E-Mail-Adresse oder das Passwort sind nicht korrekt.',
+ followingFieldsInvalid_one: 'Das folgende Feld ist nicht korrekt:',
+ followingFieldsInvalid_other: 'Die folgenden Felder sind nicht korrekt:',
+ incorrectCollection: 'Falsche Sammlung',
+ invalidFileType: 'Ungültiger Datei-Typ',
+ invalidFileTypeValue: 'Ungültiger Datei-Typ: {{value}}',
+ loadingDocument: 'Es gab ein Problem, das Dokument mit der ID {{id}} zu laden.',
+ missingEmail: 'E-Mail-Adresse fehlt.',
+ missingIDOfDocument: 'ID des zu speichernden Dokuments fehlt.',
+ missingIDOfVersion: 'ID der Version fehlt.',
+ missingRequiredData: 'Erforderliche Daten fehlen.',
+ noFilesUploaded: 'Es wurden keine Dateien hochgeladen.',
+ noMatchedField: 'Kein übereinstimmendes Feld für "{{label}}" gefunden',
+ noUser: 'Kein Benutzer',
+ notAllowedToAccessPage: 'Du hast keine Berechtigung, auf diese Seite zuzugreifen.',
+ notAllowedToPerformAction: 'Du hast keine Berechtigung, diese Aktion auszuführen.',
+ notFound: 'Die angeforderte Ressource wurde nicht gefunden.',
+ previewing: 'Es gab ein Problem beim Vorschauen dieses Dokuments.',
+ problemUploadingFile: 'Es gab ein Problem während des Hochladens der Datei.',
+ tokenInvalidOrExpired: 'Token ist entweder ungültig oder abgelaufen.',
+ unPublishingDocument: 'Es gab ein Problem, dieses Dokument auf Entwurf zu setzen.',
+ unableToDeleteCount: '{{count}} von {{total}} {{label}} konnte nicht gelöscht werden.',
+ unableToUpdateCount: '{{count}} von {{total}} {{label}} konnte nicht aktualisiert werden.',
+ unauthorized: 'Nicht autorisiert - du musst angemeldet sein, um diese Anfrage zu stellen.',
+ unknown: 'Ein unbekannter Fehler ist aufgetreten.',
+ unspecific: 'Ein Fehler ist aufgetreten.',
+ userLocked:
+ 'Dieser Benutzer ist auf Grund zu vieler unerfolgreicher Anmelde-Versuche gesperrt.',
+ valueMustBeUnique: 'Wert muss einzigartig sein',
+ verificationTokenInvalid: 'Verifizierungs-Token ist nicht korrekt.',
+ },
+ fields: {
+ addLabel: '{{label}} hinzufügen',
+ addLink: 'Link Hinzufügen',
+ addNew: 'Neu erstellen',
+ addNewLabel: '{{label}} erstellen',
+ addRelationship: 'Verknüpfung Hinzufügen',
+ addUpload: 'Hochladen Hinzufügen',
+ block: 'Block',
+ blockType: 'Block-Typ',
+ blocks: 'Blöcke',
+ chooseBetweenCustomTextOrDocument:
+ 'Wähle zwischen einer eigenen Text-URL oder verlinke zu einem anderen Dokument.',
+ chooseDocumentToLink: 'Wähle ein Dokument zum Verlinken',
+ chooseFromExisting: 'Aus vorhandenen auswählen',
+ chooseLabel: '{{label}} auswählen',
+ collapseAll: 'Alle einklappen',
+ customURL: 'Eigene URL',
+ editLabelData: '{{label}} bearbeiten',
+ editLink: 'Bearbeite Link',
+ editRelationship: 'Beziehung Hinzufügen',
+ enterURL: 'URL eingeben',
+ internalLink: 'Interner Link',
+ itemsAndMore: '{{items}} und {{count}} mehr',
+ labelRelationship: '{{label}} Verknüpfung',
+ latitude: 'Breitengrad',
+ linkType: 'Linktyp',
+ linkedTo: 'Verweist auf <0>{{label}}</0>',
+ longitude: 'Längengrad',
+ newLabel: '{{label}} erstellen',
+ openInNewTab: 'Öffne im neuen Tab',
+ passwordsDoNotMatch: 'Passwörter stimmen nicht überein.',
+ relatedDocument: 'Verknüpftes Dokument',
+ relationTo: 'Verknüpfung zu',
+ removeRelationship: 'Beziehung Entfernen',
+ removeUpload: 'Hochgeladene Datei Löschen',
+ saveChanges: 'Änderungen speichern',
+ searchForBlock: 'Nach Block suchen',
+ selectExistingLabel: '{{label}} auswählen (vorhandene)',
+ selectFieldsToEdit: 'Wählen Sie die zu bearbeitenden Felder aus',
+ showAll: 'Alle anzeigen',
+ swapRelationship: 'Beziehung Tauschen',
+ swapUpload: 'Datei Austauschen',
+ textToDisplay: 'Angezeigter Text',
+ toggleBlock: 'Block umschalten',
+ uploadNewLabel: '{{label}} neu hochladen',
+ },
+ general: {
+ aboutToDelete: 'Du bist dabei {{label}} <1>{{title}}</1> zu löschen. Bist du dir sicher?',
+ aboutToDeleteCount_many: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ aboutToDeleteCount_one: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ aboutToDeleteCount_other: 'Sie sind dabei, {{count}} {{label}} zu löschen',
+ addBelow: 'Darunter hinzufügen',
+ addFilter: 'Filter hinzufügen',
+ adminTheme: 'Admin-Farbthema',
+ and: 'Und',
+ applyChanges: 'Änderungen anwenden',
+ ascending: 'Aufsteigend',
+ automatic: 'Automatisch',
+ backToDashboard: 'Zurück zur Übersicht',
+ cancel: 'Abbrechen',
+ changesNotSaved:
+ 'Deine Änderungen wurden nicht gespeichert. Wenn du diese Seite verlässt, gehen deine Änderungen verloren.',
+ close: 'Schließen',
+ collapse: 'Einklappen',
+ collections: 'Sammlungen',
+ columnToSort: 'Spalten zum Sortieren',
+ columns: 'Spalten',
+ confirm: 'Bestätigen',
+ confirmDeletion: 'Löschen bestätigen',
+ confirmDuplication: 'Duplizieren bestätigen',
+ copied: 'Kopiert',
+ copy: 'Kopieren',
+ create: 'Erstellen',
+ createNew: 'Neu Erstellen',
+ createNewLabel: '{{label}} neu erstellen',
+ created: 'Erstellt',
+ createdAt: 'Erstellt am',
+ creating: 'Erstelle',
+ creatingNewLabel: 'Erstelle {{label}}',
+ dark: 'Dunkel',
+ dashboard: 'Übersicht',
+ delete: 'Löschen',
+ deletedCountSuccessfully: '{{count}} {{label}} erfolgreich gelöscht.',
+ deletedSuccessfully: 'Erfolgreich gelöscht.',
+ deleting: 'Lösche...',
+ descending: 'Absteigend',
+ deselectAllRows: 'Alle Zeilen abwählen',
+ duplicate: 'Duplizieren',
+ duplicateWithoutSaving: 'Dupliziere ohne Änderungen zu speichern',
+ edit: 'Bearbeiten',
+ editLabel: '{{label}} bearbeiten',
+ editing: 'Bearbeite',
+ editingLabel_many: 'Bearbeiten von {{count}} {{label}}',
+ editingLabel_one: 'Bearbeiten von {{count}} {{label}}',
+ editingLabel_other: 'Bearbeiten von {{count}} {{label}}',
+ email: 'E-Mail',
+ emailAddress: 'E-Mail-Adresse',
+ enterAValue: 'Gib einen Wert ein',
+ error: 'Fehler',
+ errors: 'Fehler',
+ fallbackToDefaultLocale: 'Rückgriff auf das Standardgebietsschema',
+ filter: 'Filter',
+ filterWhere: 'Filter {{label}} wo',
+ filters: 'Filter',
+ globals: 'Globale Dokumente',
+ language: 'Sprache',
+ lastModified: 'Zuletzt geändert',
+ leaveAnyway: 'Trotzdem verlassen',
+ leaveWithoutSaving: 'Ohne speichern verlassen',
+ light: 'Hell',
+ livePreview: 'Vorschau',
+ loading: 'Lädt',
+ locale: 'Sprachumgebung',
+ locales: 'Sprachumgebungen',
+ menu: 'Menü',
+ moveDown: 'Nach unten bewegen',
+ moveUp: 'Nach oben bewegen',
+ newPassword: 'Neues Passwort',
+ noFiltersSet: 'Keine Filter gesetzt',
+ noLabel: '<Kein {{label}}>',
+ noOptions: 'Keine Optionen',
+ noResults:
+ 'Keine {{label}} gefunden. Entweder es existieren keine {{label}} oder es gibt keine Übereinstimmung zu den von dir verwendeten Filtern.',
+ noValue: 'Kein Wert',
+ none: 'Kein',
+ notFound: 'Nicht gefunden',
+ nothingFound: 'Keine Ergebnisse',
+ of: 'von',
+ open: 'Öffnen',
+ or: 'oder',
+ order: 'Reihenfolge',
+ pageNotFound: 'Seite nicht gefunden',
+ password: 'Passwort',
+ payloadSettings: 'Payload Einstellungen',
+ perPage: 'Pro Seite: {{limit}}',
+ remove: 'Entfernen',
+ reset: 'Zurücksetzen',
+ row: 'Zeile',
+ rows: 'Zeilen',
+ save: 'Speichern',
+ saving: 'Speichert...',
+ searchBy: 'Suche nach {{label}}',
+ selectAll: 'Alle auswählen {{count}} {{label}}',
+ selectAllRows: 'Wählen Sie alle Zeilen aus',
+ selectValue: 'Wert auswählen',
+ selectedCount: '{{count}} {{label}} ausgewählt',
+ showAllLabel: 'Zeige alle {{label}}',
+ sorryNotFound: 'Entschuldige, es entspricht nichts deiner Anfrage',
+ sort: 'Sortieren',
+ sortByLabelDirection: 'Sortieren nach {{label}} {{direction}}',
+ stayOnThisPage: 'Auf dieser Seite bleiben',
+ submissionSuccessful: 'Einrichung erfolgreich.',
+ submit: 'Senden',
+ successfullyCreated: '{{label}} erfolgreich erstellt.',
+ successfullyDuplicated: '{{label}} wurde erfolgreich dupliziert.',
+ thisLanguage: 'Deutsch',
+ titleDeleted: '{{label}} {{title}} wurde erfolgreich gelöscht.',
+ unauthorized: 'Nicht autorisiert',
+ unsavedChangesDuplicate:
+ 'Du hast ungespeicherte Änderungen, möchtest du mit dem Duplizieren fortfahren?',
+ untitled: 'ohne Titel',
+ updatedAt: 'Aktualisiert am',
+ updatedCountSuccessfully: '{{count}} {{label}} erfolgreich aktualisiert.',
+ updatedSuccessfully: 'Erfolgreich aktualisiert.',
+ updating: 'Aktualisierung',
+ uploading: 'Hochladen',
+ user: 'Benutzer',
+ users: 'Benutzer',
+ value: 'Wert',
+ welcome: 'Willkommen',
+ },
+ operators: {
+ contains: 'enthält',
+ equals: 'gleich',
+ exists: 'existiert',
+ isGreaterThan: 'ist größer als',
+ isGreaterThanOrEqualTo: 'ist größer oder gleich',
+ isIn: 'ist drin',
+ isLessThan: 'ist kleiner als',
+ isLessThanOrEqualTo: 'ist kleiner oder gleich',
+ isLike: 'ist wie',
+ isNotEqualTo: 'ist nicht gleich',
+ isNotIn: 'ist nicht drin',
+ near: 'in der Nähe',
+ },
+ upload: {
+ crop: 'Zuschneiden',
+ cropToolDescription:
+ 'Ziehen Sie die Ecken des ausgewählten Bereichs, zeichnen Sie einen neuen Bereich oder passen Sie die Werte unten an.',
+ dragAndDrop: 'Ziehen Sie eine Datei per Drag-and-Drop',
+ dragAndDropHere: 'oder ziehe eine Datei hier',
+ editImage: 'Bild bearbeiten',
+ fileName: 'Dateiname',
+ fileSize: 'Dateigröße',
+ focalPoint: 'Brennpunkt',
+ focalPointDescription:
+ 'Ziehen Sie den Fokuspunkt direkt auf die Vorschau oder passen Sie die Werte unten an.',
+ height: 'Höhe',
+ lessInfo: 'Weniger Info',
+ moreInfo: 'Mehr Info',
+ previewSizes: 'Vorschaugrößen',
+ selectCollectionToBrowse: 'Wähle eine Sammlung zum Durchsuchen aus',
+ selectFile: 'Datei auswählen',
+ setCropArea: 'Bereich zum Zuschneiden festlegen',
+ setFocalPoint: 'Fokuspunkt setzen',
+ sizes: 'Größen',
+ sizesFor: 'Größen für {{label}}',
+ width: 'Breite',
+ },
+ validation: {
+ emailAddress: 'Bitte gib eine korrekte E-Mail-Adresse an.',
+ enterNumber: 'Bitte gib eine gültige Nummer an,',
+ fieldHasNo: 'Dieses Feld hat kein {{label}}',
+ greaterThanMax: '{{value}} ist größer als der maximal erlaubte {{label}} von {{max}}.',
+ invalidInput: 'Dieses Feld hat einen inkorrekten Wert.',
+ invalidSelection: 'Dieses Feld hat eine inkorrekte Auswahl.',
+ invalidSelections: "'Dieses Feld enthält die folgenden inkorrekten Auswahlen:'",
+ lessThanMin: '{{value}} ist kleiner als der minimal erlaubte {{label}} von {{min}}.',
+ limitReached: 'Limit erreicht, es können nur {{max}} Elemente hinzugefügt werden.',
+ longerThanMin: 'Dieser Wert muss länger als die minimale Länge von {{minLength}} Zeichen sein.',
+ notValidDate: '"{{value}}" ist kein gültiges Datum.',
+ required: 'Pflichtfeld',
+ requiresAtLeast: 'Dieses Feld muss mindestens {{count}} {{label}} enthalten.',
+ requiresNoMoreThan: 'Dieses Feld kann nicht mehr als {{count}} {{label}} enthalten.',
+ requiresTwoNumbers: 'Dieses Feld muss zwei Nummern enthalten.',
+ shorterThanMax: 'Dieser Wert muss kürzer als die maximale Länge von {{maxLength}} sein.',
+ trueOrFalse: 'Dieses Feld kann nur wahr oder falsch sein.',
+ validUploadID: "'Dieses Feld enthält keine valide Upload-ID.'",
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Sie sind dabei, alle {{label}} in der Auswahl zu veröffentlichen. Bist du dir sicher?',
+ aboutToRestore: 'Du bist dabei, {{label}} auf den Stand vom {{versionDate}} zurücksetzen.',
+ aboutToRestoreGlobal:
+ 'Du bist dabei, das Globale Dokument {{label}} auf den Stand vom {{versionDate}} zurückzusetzen.',
+ aboutToRevertToPublished:
+ 'Du bist dabei, dieses Dokument auf den Stand des ersten Veröffentlichungsdatums zurückzusetzen - Bist du sicher?',
+ aboutToUnpublish: 'Du bist dabei dieses Dokument auf Entwurf zu setzen - bist du dir sicher?',
+ aboutToUnpublishSelection:
+ 'Sie sind dabei, die Veröffentlichung aller {{label}} in der Auswahl aufzuheben. Bist du dir sicher?',
+ autosave: 'Automatische Speicherung',
+ autosavedSuccessfully: 'Erfolgreich automatisch gespeichert.',
+ autosavedVersion: 'Automatisch gespeicherte Version',
+ changed: 'Geändert',
+ compareVersion: 'Vergleiche Version zu:',
+ confirmPublish: 'Veröffentlichung bestätigen',
+ confirmRevertToSaved: 'Zurücksetzen auf die letzte Speicherung bestätigen',
+ confirmUnpublish: 'Setzen auf Entwurf bestätigen',
+ confirmVersionRestoration: ' Wiederherstellung der Version bestätigen',
+ currentDocumentStatus: 'Aktueller Dokumentenstatus: {{docStatus}}',
+ draft: 'Entwurf',
+ draftSavedSuccessfully: 'Entwurf erfolgreich gespeichert.',
+ lastSavedAgo: 'Zuletzt vor {{distance}} gespeichert',
+ noFurtherVersionsFound: 'Keine weiteren Versionen vorhanden',
+ noRowsFound: 'Kein {{label}} gefunden',
+ preview: 'Vorschau',
+ problemRestoringVersion: 'Es gab ein Problem bei der Wiederherstellung dieser Version',
+ publish: 'Veröffentlichen',
+ publishChanges: 'Änderungen veröffentlichen',
+ published: 'Veröffentlicht',
+ restoreThisVersion: 'Diese Version wiederherstellen',
+ restoredSuccessfully: 'Erfolgreich wiederhergestellt.',
+ restoring: 'wiederherstellen...',
+ revertToPublished: 'Auf Veröffentlicht zurücksetzen',
+ reverting: 'zurücksetzen...',
+ saveDraft: 'Entwurf speichern',
+ selectLocales: 'Wähle anzuzeigende Sprachumgebungen',
+ selectVersionToCompare: 'Wähle Version zum Vergleich',
+ showLocales: 'Sprachumgebungen anzeigen:',
+ showingVersionsFor: 'Versionen anzeigen für:',
+ status: 'Status',
+ type: 'Typ',
+ unpublish: 'Auf Entwurf setzen',
+ unpublishing: 'Setze auf Entwurf...',
+ version: 'Version',
+ versionCount_many: '{{count}} Versionen gefunden',
+ versionCount_none: 'Keine Versionen gefunden',
+ versionCount_one: '{{count}} Version gefunden',
+ versionCount_other: '{{count}} Versionen gefunden',
+ versionCreatedOn: '{{version}} erstellt am:',
+ versionID: 'Version ID',
+ versions: 'Versionen',
+ viewingVersion: 'Betrachte Version für {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Betrachte Version für das Globale Dokument {{entityLabel}}',
+ viewingVersions: 'Betrachte Versionen für {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Betrachte Versionen für das Globale Dokument {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/en.json b/packages/translations/src/all/en.json
deleted file mode 100644
index 98e3d00d9a9..00000000000
--- a/packages/translations/src/all/en.json
+++ /dev/null
@@ -1,374 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account of current user",
- "alreadyActivated": "Already Activated",
- "alreadyLoggedIn": "Already logged in",
- "apiKey": "API Key",
- "backToLogin": "Back to login",
- "beginCreateFirstUser": "To begin, create your first user.",
- "changePassword": "Change Password",
- "checkYourEmailForPasswordReset": "Check your email for a link that will allow you to securely reset your password.",
- "confirmGeneration": "Confirm Generation",
- "confirmPassword": "Confirm Password",
- "createFirstUser": "Create first user",
- "emailNotValid": "The email provided is not valid",
- "emailSent": "Email Sent",
- "enableAPIKey": "Enable API Key",
- "failedToUnlock": "Failed to unlock",
- "forceUnlock": "Force Unlock",
- "forgotPassword": "Forgot Password",
- "forgotPasswordEmailInstructions": "Please enter your email below. You will receive an email message with instructions on how to reset your password.",
- "forgotPasswordQuestion": "Forgot password?",
- "generate": "Generate",
- "generateNewAPIKey": "Generate new API key",
- "generatingNewAPIKeyWillInvalidate": "Generating a new API key will <1>invalidate</1> the previous key. Are you sure you wish to continue?",
- "lockUntil": "Lock Until",
- "logBackIn": "Log back in",
- "logOut": "Log out",
- "loggedIn": "To log in with another user, you should <0>log out</0> first.",
- "loggedInChangePassword": "To change your password, go to your <0>account</0> and edit your password there.",
- "loggedOutInactivity": "You have been logged out due to inactivity.",
- "loggedOutSuccessfully": "You have been logged out successfully.",
- "login": "Login",
- "loginAttempts": "Login Attempts",
- "loginUser": "Login user",
- "loginWithAnotherUser": "To log in with another user, you should <0>log out</0> first.",
- "logout": "Logout",
- "logoutUser": "Logout user",
- "newAPIKeyGenerated": "New API Key Generated.",
- "newAccountCreated": "A new account has just been created for you to access <a href=\"{{serverURL}}\">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.",
- "newPassword": "New Password",
- "resetPassword": "Reset Password",
- "resetPasswordExpiration": "Reset Password Expiration",
- "resetPasswordToken": "Reset Password Token",
- "resetYourPassword": "Reset Your Password",
- "stayLoggedIn": "Stay logged in",
- "successfullyUnlocked": "Successfully unlocked",
- "unableToVerify": "Unable to Verify",
- "verified": "Verified",
- "verifiedSuccessfully": "Verified Successfully",
- "verify": "Verify",
- "verifyUser": "Verify User",
- "verifyYourEmail": "Verify your email",
- "youAreInactive": "You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?",
- "youAreReceivingResetPassword": "You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:",
- "youDidNotRequestPassword": "If you did not request this, please ignore this email and your password will remain unchanged."
- },
- "error": {
- "accountAlreadyActivated": "This account has already been activated.",
- "autosaving": "There was a problem while autosaving this document.",
- "correctInvalidFields": "Please correct invalid fields.",
- "deletingFile": "There was an error deleting file.",
- "deletingTitle": "There was an error while deleting {{title}}. Please check your connection and try again.",
- "emailOrPasswordIncorrect": "The email or password provided is incorrect.",
- "followingFieldsInvalid_one": "The following field is invalid:",
- "followingFieldsInvalid_other": "The following fields are invalid:",
- "incorrectCollection": "Incorrect Collection",
- "invalidFileType": "Invalid file type",
- "invalidFileTypeValue": "Invalid file type: {{value}}",
- "loadingDocument": "There was a problem loading the document with ID of {{id}}.",
- "localesNotSaved_one": "The following locale could not be saved:",
- "localesNotSaved_other": "The following locales could not be saved:",
- "missingEmail": "Missing email.",
- "missingIDOfDocument": "Missing ID of document to update.",
- "missingIDOfVersion": "Missing ID of version.",
- "missingRequiredData": "Missing required data.",
- "noFilesUploaded": "No files were uploaded.",
- "noMatchedField": "No matched field found for \"{{label}}\"",
- "noUser": "No User",
- "notAllowedToAccessPage": "You are not allowed to access this page.",
- "notAllowedToPerformAction": "You are not allowed to perform this action.",
- "notFound": "The requested resource was not found.",
- "previewing": "There was a problem previewing this document.",
- "problemUploadingFile": "There was a problem while uploading the file.",
- "tokenInvalidOrExpired": "Token is either invalid or has expired.",
- "unPublishingDocument": "There was a problem while un-publishing this document.",
- "unableToDeleteCount": "Unable to delete {{count}} out of {{total}} {{label}}.",
- "unableToUpdateCount": "Unable to update {{count}} out of {{total}} {{label}}.",
- "unauthorized": "Unauthorized, you must be logged in to make this request.",
- "unknown": "An unknown error has occurred.",
- "unspecific": "An error has occurred.",
- "userLocked": "This user is locked due to having too many failed login attempts.",
- "valueMustBeUnique": "Value must be unique",
- "verificationTokenInvalid": "Verification token is invalid."
- },
- "fields": {
- "addLabel": "Add {{label}}",
- "addLink": "Add Link",
- "addNew": "Add new",
- "addNewLabel": "Add new {{label}}",
- "addRelationship": "Add Relationship",
- "addUpload": "Add Upload",
- "block": "block",
- "blockType": "Block Type",
- "blocks": "blocks",
- "chooseBetweenCustomTextOrDocument": "Choose between entering a custom text URL or linking to another document.",
- "chooseDocumentToLink": "Choose a document to link to",
- "chooseFromExisting": "Choose from existing",
- "chooseLabel": "Choose {{label}}",
- "collapseAll": "Collapse All",
- "customURL": "Custom URL",
- "editLabelData": "Edit {{label}} data",
- "editLink": "Edit Link",
- "editRelationship": "Edit Relationship",
- "enterURL": "Enter a URL",
- "internalLink": "Internal Link",
- "itemsAndMore": "{{items}} and {{count}} more",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Latitude",
- "linkType": "Link Type",
- "linkedTo": "Linked to <0>{{label}}</0>",
- "longitude": "Longitude",
- "newLabel": "New {{label}}",
- "openInNewTab": "Open in new tab",
- "passwordsDoNotMatch": "Passwords do not match.",
- "relatedDocument": "Related Document",
- "relationTo": "Relation To",
- "removeRelationship": "Remove Relationship",
- "removeUpload": "Remove Upload",
- "saveChanges": "Save changes",
- "searchForBlock": "Search for a block",
- "selectExistingLabel": "Select existing {{label}}",
- "selectFieldsToEdit": "Select fields to edit",
- "showAll": "Show All",
- "swapRelationship": "Swap Relationship",
- "swapUpload": "Swap Upload",
- "textToDisplay": "Text to display",
- "toggleBlock": "Toggle block",
- "uploadNewLabel": "Upload new {{label}}"
- },
- "general": {
- "aboutToDelete": "You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?",
- "aboutToDeleteCount_many": "You are about to delete {{count}} {{label}}",
- "aboutToDeleteCount_one": "You are about to delete {{count}} {{label}}",
- "aboutToDeleteCount_other": "You are about to delete {{count}} {{label}}",
- "addBelow": "Add Below",
- "addFilter": "Add Filter",
- "adminTheme": "Admin Theme",
- "and": "And",
- "applyChanges": "Apply Changes",
- "ascending": "Ascending",
- "automatic": "Automatic",
- "backToDashboard": "Back to Dashboard",
- "cancel": "Cancel",
- "changesNotSaved": "Your changes have not been saved. If you leave now, you will lose your changes.",
- "close": "Close",
- "collapse": "Collapse",
- "collections": "Collections",
- "columnToSort": "Column to Sort",
- "columns": "Columns",
- "confirm": "Confirm",
- "confirmDeletion": "Confirm deletion",
- "confirmDuplication": "Confirm duplication",
- "copied": "Copied",
- "copy": "Copy",
- "create": "Create",
- "createNew": "Create New",
- "createNewLabel": "Create new {{label}}",
- "creatingNewLabel": "Creating new {{label}}",
- "created": "Created",
- "createdAt": "Created At",
- "creating": "Creating",
- "dark": "Dark",
- "dashboard": "Dashboard",
- "delete": "Delete",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deletedSuccessfully": "Deleted successfully.",
- "deleting": "Deleting...",
- "descending": "Descending",
- "deselectAllRows": "Deselect all rows",
- "duplicate": "Duplicate",
- "duplicateWithoutSaving": "Duplicate without saving changes",
- "edit": "Edit",
- "editLabel": "Edit {{label}}",
- "editing": "Editing",
- "editingLabel_many": "Editing {{count}} {{label}}",
- "editingLabel_one": "Editing {{count}} {{label}}",
- "editingLabel_other": "Editing {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email Address",
- "enterAValue": "Enter a value",
- "error": "Error",
- "errors": "Errors",
- "fallbackToDefaultLocale": "Fallback to default locale",
- "filter": "Filter",
- "filterWhere": "Filter {{label}} where",
- "filters": "Filters",
- "globals": "Globals",
- "language": "Language",
- "lastModified": "Last Modified",
- "leaveAnyway": "Leave anyway",
- "leaveWithoutSaving": "Leave without saving",
- "light": "Light",
- "livePreview": "Live Preview",
- "loading": "Loading",
- "locale": "Locale",
- "locales": "Locales",
- "menu": "Menu",
- "moveDown": "Move Down",
- "moveUp": "Move Up",
- "newPassword": "New Password",
- "noFiltersSet": "No filters set",
- "noLabel": "<No {{label}}>",
- "noOptions": "No options",
- "noResults": "No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.",
- "noValue": "No value",
- "none": "None",
- "notFound": "Not Found",
- "nothingFound": "Nothing found",
- "of": "of",
- "or": "Or",
- "open": "Open",
- "order": "Order",
- "pageNotFound": "Page not found",
- "password": "Password",
- "payloadSettings": "Payload Settings",
- "perPage": "Per Page: {{limit}}",
- "remove": "Remove",
- "reset": "Reset",
- "row": "Row",
- "rows": "Rows",
- "save": "Save",
- "saving": "Saving...",
- "searchBy": "Search by {{label}}",
- "selectAll": "Select all {{count}} {{label}}",
- "selectAllRows": "Select all rows",
- "selectValue": "Select a value",
- "selectedCount": "{{count}} {{label}} selected",
- "showAllLabel": "Show all {{label}}",
- "sorryNotFound": "Sorry—there is nothing to correspond with your request.",
- "sort": "Sort",
- "sortByLabelDirection": "Sort by {{label}} {{direction}}",
- "stayOnThisPage": "Stay on this page",
- "submissionSuccessful": "Submission Successful.",
- "submit": "Submit",
- "successfullyCreated": "{{label}} successfully created.",
- "successfullyDuplicated": "{{label}} successfully duplicated.",
- "thisLanguage": "English",
- "titleDeleted": "{{label}} \"{{title}}\" successfully deleted.",
- "unauthorized": "Unauthorized",
- "unsavedChangesDuplicate": "You have unsaved changes. Would you like to continue to duplicate?",
- "untitled": "Untitled",
- "updatedAt": "Updated At",
- "updatedCountSuccessfully": "Updated {{count}} {{label}} successfully.",
- "updatedSuccessfully": "Updated successfully.",
- "updating": "Updating",
- "uploading": "Uploading",
- "user": "User",
- "users": "Users",
- "value": "Value",
- "welcome": "Welcome"
- },
- "operators": {
- "contains": "contains",
- "equals": "equals",
- "exists": "exists",
- "isGreaterThan": "is greater than",
- "isGreaterThanOrEqualTo": "is greater than or equal to",
- "isIn": "is in",
- "isLessThan": "is less than",
- "isLessThanOrEqualTo": "is less than or equal to",
- "isLike": "is like",
- "isNotEqualTo": "is not equal to",
- "isNotIn": "is not in",
- "near": "near"
- },
- "upload": {
- "crop": "Crop",
- "cropToolDescription": "Drag the corners of the selected area, draw a new area or adjust the values below.",
- "dragAndDrop": "Drag and drop a file",
- "dragAndDropHere": "or drag and drop a file here",
- "editImage": "Edit Image",
- "focalPoint": "Focal Point",
- "focalPointDescription": "Drag the focal point directly on the preview or adjust the values below.",
- "fileName": "File Name",
- "fileSize": "File Size",
- "height": "Height",
- "lessInfo": "Less info",
- "moreInfo": "More info",
- "previewSizes": "Preview Sizes",
- "selectCollectionToBrowse": "Select a Collection to Browse",
- "selectFile": "Select a file",
- "setCropArea": "Set crop area",
- "setFocalPoint": "Set focal point",
- "sizes": "Sizes",
- "sizesFor": "Sizes for {{label}}",
- "width": "Width"
- },
- "validation": {
- "emailAddress": "Please enter a valid email address.",
- "enterNumber": "Please enter a valid number.",
- "fieldHasNo": "This field has no {{label}}",
- "greaterThanMax": "{{value}} is greater than the max allowed {{label}} of {{max}}.",
- "invalidInput": "This field has an invalid input.",
- "invalidSelection": "This field has an invalid selection.",
- "invalidSelections": "This field has the following invalid selections:",
- "lessThanMin": "{{value}} is less than the min allowed {{label}} of {{min}}.",
- "limitReached": "Limit reached, only {{max}} items can be added.",
- "longerThanMin": "This value must be longer than the minimum length of {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" is not a valid date.",
- "required": "This field is required.",
- "requiresAtLeast": "This field requires at least {{count}} {{label}}.",
- "requiresNoMoreThan": "This field requires no more than {{count}} {{label}}.",
- "requiresTwoNumbers": "This field requires two numbers.",
- "shorterThanMax": "This value must be shorter than the max length of {{maxLength}} characters.",
- "trueOrFalse": "This field can only be equal to true or false.",
- "validUploadID": "This field is not a valid upload ID."
- },
- "version": {
- "aboutToPublishSelection": "You are about to publish all {{label}} in the selection. Are you sure?",
- "aboutToRestore": "You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.",
- "aboutToRestoreGlobal": "You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.",
- "aboutToRevertToPublished": "You are about to revert this document's changes to its published state. Are you sure?",
- "aboutToUnpublish": "You are about to unpublish this document. Are you sure?",
- "aboutToUnpublishSelection": "You are about to unpublish all {{label}} in the selection. Are you sure?",
- "autosave": "Autosave",
- "autosavedSuccessfully": "Autosaved successfully.",
- "autosavedVersion": "Autosaved version",
- "changed": "Changed",
- "compareVersion": "Compare version against:",
- "confirmPublish": "Confirm publish",
- "confirmRevertToSaved": "Confirm revert to saved",
- "confirmUnpublish": "Confirm unpublish",
- "confirmVersionRestoration": "Confirm version Restoration",
- "currentDocumentStatus": "Current {{docStatus}} document",
- "draft": "Draft",
- "draftSavedSuccessfully": "Draft saved successfully.",
- "lastSavedAgo": "Last saved {{distance}} ago",
- "noFurtherVersionsFound": "No further versions found",
- "noRowsFound": "No {{label}} found",
- "preview": "Preview",
- "problemRestoringVersion": "There was a problem restoring this version",
- "publish": "Publish",
- "publishChanges": "Publish changes",
- "published": "Published",
- "restoreThisVersion": "Restore this version",
- "restoredSuccessfully": "Restored Successfully.",
- "restoring": "Restoring...",
- "revertToPublished": "Revert to published",
- "reverting": "Reverting...",
- "saveDraft": "Save Draft",
- "selectLocales": "Select locales to display",
- "selectVersionToCompare": "Select a version to compare",
- "showLocales": "Show locales:",
- "showingVersionsFor": "Showing versions for:",
- "status": "Status",
- "type": "Type",
- "unpublish": "Unpublish",
- "unpublishing": "Unpublishing...",
- "version": "Version",
- "versionCount_many": "{{count}} versions found",
- "versionCount_none": "No versions found",
- "versionCount_one": "{{count}} version found",
- "versionCount_other": "{{count}} versions found",
- "versionCreatedOn": "{{version}} created on:",
- "versionID": "Version ID",
- "versions": "Versions",
- "viewingVersion": "Viewing version for the {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viewing version for the global {{entityLabel}}",
- "viewingVersions": "Viewing versions for the {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viewing versions for the global {{entityLabel}}"
- }
-}
diff --git a/packages/translations/src/all/en.ts b/packages/translations/src/all/en.ts
new file mode 100644
index 00000000000..010d8cb145d
--- /dev/null
+++ b/packages/translations/src/all/en.ts
@@ -0,0 +1,392 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: 'Account of current user',
+ alreadyActivated: 'Already Activated',
+ alreadyLoggedIn: 'Already logged in',
+ apiKey: 'API Key',
+ backToLogin: 'Back to login',
+ beginCreateFirstUser: 'To begin, create your first user.',
+ changePassword: 'Change Password',
+ checkYourEmailForPasswordReset:
+ 'Check your email for a link that will allow you to securely reset your password.',
+ confirmGeneration: 'Confirm Generation',
+ confirmPassword: 'Confirm Password',
+ createFirstUser: 'Create first user',
+ emailNotValid: 'The email provided is not valid',
+ emailSent: 'Email Sent',
+ enableAPIKey: 'Enable API Key',
+ failedToUnlock: 'Failed to unlock',
+ forceUnlock: 'Force Unlock',
+ forgotPassword: 'Forgot Password',
+ forgotPasswordEmailInstructions:
+ 'Please enter your email below. You will receive an email message with instructions on how to reset your password.',
+ forgotPasswordQuestion: 'Forgot password?',
+ generate: 'Generate',
+ generateNewAPIKey: 'Generate new API key',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generating a new API key will <1>invalidate</1> the previous key. Are you sure you wish to continue?',
+ lockUntil: 'Lock Until',
+ logBackIn: 'Log back in',
+ logOut: 'Log out',
+ loggedIn: 'To log in with another user, you should <0>log out</0> first.',
+ loggedInChangePassword:
+ 'To change your password, go to your <0>account</0> and edit your password there.',
+ loggedOutInactivity: 'You have been logged out due to inactivity.',
+ loggedOutSuccessfully: 'You have been logged out successfully.',
+ login: 'Login',
+ loginAttempts: 'Login Attempts',
+ loginUser: 'Login user',
+ loginWithAnotherUser: 'To log in with another user, you should <0>log out</0> first.',
+ logout: 'Logout',
+ logoutUser: 'Logout user',
+ newAPIKeyGenerated: 'New API Key Generated.',
+ newAccountCreated:
+ 'A new account has just been created for you to access <a href="{{serverURL}}">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.',
+ newPassword: 'New Password',
+ resetPassword: 'Reset Password',
+ resetPasswordExpiration: 'Reset Password Expiration',
+ resetPasswordToken: 'Reset Password Token',
+ resetYourPassword: 'Reset Your Password',
+ stayLoggedIn: 'Stay logged in',
+ successfullyUnlocked: 'Successfully unlocked',
+ unableToVerify: 'Unable to Verify',
+ verified: 'Verified',
+ verifiedSuccessfully: 'Verified Successfully',
+ verify: 'Verify',
+ verifyUser: 'Verify User',
+ verifyYourEmail: 'Verify your email',
+ youAreInactive:
+ "You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?",
+ youAreReceivingResetPassword:
+ 'You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:',
+ youDidNotRequestPassword:
+ 'If you did not request this, please ignore this email and your password will remain unchanged.',
+ },
+ error: {
+ accountAlreadyActivated: 'This account has already been activated.',
+ autosaving: 'There was a problem while autosaving this document.',
+ correctInvalidFields: 'Please correct invalid fields.',
+ deletingFile: 'There was an error deleting file.',
+ deletingTitle:
+ 'There was an error while deleting {{title}}. Please check your connection and try again.',
+ emailOrPasswordIncorrect: 'The email or password provided is incorrect.',
+ followingFieldsInvalid_one: 'The following field is invalid:',
+ followingFieldsInvalid_other: 'The following fields are invalid:',
+ incorrectCollection: 'Incorrect Collection',
+ invalidFileType: 'Invalid file type',
+ invalidFileTypeValue: 'Invalid file type: {{value}}',
+ loadingDocument: 'There was a problem loading the document with ID of {{id}}.',
+ localesNotSaved_one: 'The following locale could not be saved:',
+ localesNotSaved_other: 'The following locales could not be saved:',
+ missingEmail: 'Missing email.',
+ missingIDOfDocument: 'Missing ID of document to update.',
+ missingIDOfVersion: 'Missing ID of version.',
+ missingRequiredData: 'Missing required data.',
+ noFilesUploaded: 'No files were uploaded.',
+ noMatchedField: 'No matched field found for "{{label}}"',
+ noUser: 'No User',
+ notAllowedToAccessPage: 'You are not allowed to access this page.',
+ notAllowedToPerformAction: 'You are not allowed to perform this action.',
+ notFound: 'The requested resource was not found.',
+ previewing: 'There was a problem previewing this document.',
+ problemUploadingFile: 'There was a problem while uploading the file.',
+ tokenInvalidOrExpired: 'Token is either invalid or has expired.',
+ unPublishingDocument: 'There was a problem while un-publishing this document.',
+ unableToDeleteCount: 'Unable to delete {{count}} out of {{total}} {{label}}.',
+ unableToUpdateCount: 'Unable to update {{count}} out of {{total}} {{label}}.',
+ unauthorized: 'Unauthorized, you must be logged in to make this request.',
+ unknown: 'An unknown error has occurred.',
+ unspecific: 'An error has occurred.',
+ userLocked: 'This user is locked due to having too many failed login attempts.',
+ valueMustBeUnique: 'Value must be unique',
+ verificationTokenInvalid: 'Verification token is invalid.',
+ },
+ fields: {
+ addLabel: 'Add {{label}}',
+ addLink: 'Add Link',
+ addNew: 'Add new',
+ addNewLabel: 'Add new {{label}}',
+ addRelationship: 'Add Relationship',
+ addUpload: 'Add Upload',
+ block: 'block',
+ blockType: 'Block Type',
+ blocks: 'blocks',
+ chooseBetweenCustomTextOrDocument:
+ 'Choose between entering a custom text URL or linking to another document.',
+ chooseDocumentToLink: 'Choose a document to link to',
+ chooseFromExisting: 'Choose from existing',
+ chooseLabel: 'Choose {{label}}',
+ collapseAll: 'Collapse All',
+ customURL: 'Custom URL',
+ editLabelData: 'Edit {{label}} data',
+ editLink: 'Edit Link',
+ editRelationship: 'Edit Relationship',
+ enterURL: 'Enter a URL',
+ internalLink: 'Internal Link',
+ itemsAndMore: '{{items}} and {{count}} more',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Latitude',
+ linkType: 'Link Type',
+ linkedTo: 'Linked to <0>{{label}}</0>',
+ longitude: 'Longitude',
+ newLabel: 'New {{label}}',
+ openInNewTab: 'Open in new tab',
+ passwordsDoNotMatch: 'Passwords do not match.',
+ relatedDocument: 'Related Document',
+ relationTo: 'Relation To',
+ removeRelationship: 'Remove Relationship',
+ removeUpload: 'Remove Upload',
+ saveChanges: 'Save changes',
+ searchForBlock: 'Search for a block',
+ selectExistingLabel: 'Select existing {{label}}',
+ selectFieldsToEdit: 'Select fields to edit',
+ showAll: 'Show All',
+ swapRelationship: 'Swap Relationship',
+ swapUpload: 'Swap Upload',
+ textToDisplay: 'Text to display',
+ toggleBlock: 'Toggle block',
+ uploadNewLabel: 'Upload new {{label}}',
+ },
+ general: {
+ aboutToDelete: 'You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?',
+ aboutToDeleteCount_many: 'You are about to delete {{count}} {{label}}',
+ aboutToDeleteCount_one: 'You are about to delete {{count}} {{label}}',
+ aboutToDeleteCount_other: 'You are about to delete {{count}} {{label}}',
+ addBelow: 'Add Below',
+ addFilter: 'Add Filter',
+ adminTheme: 'Admin Theme',
+ and: 'And',
+ applyChanges: 'Apply Changes',
+ ascending: 'Ascending',
+ automatic: 'Automatic',
+ backToDashboard: 'Back to Dashboard',
+ cancel: 'Cancel',
+ changesNotSaved:
+ 'Your changes have not been saved. If you leave now, you will lose your changes.',
+ close: 'Close',
+ collapse: 'Collapse',
+ collections: 'Collections',
+ columnToSort: 'Column to Sort',
+ columns: 'Columns',
+ confirm: 'Confirm',
+ confirmDeletion: 'Confirm deletion',
+ confirmDuplication: 'Confirm duplication',
+ copied: 'Copied',
+ copy: 'Copy',
+ create: 'Create',
+ createNew: 'Create New',
+ createNewLabel: 'Create new {{label}}',
+ creatingNewLabel: 'Creating new {{label}}',
+ created: 'Created',
+ createdAt: 'Created At',
+ creating: 'Creating',
+ dark: 'Dark',
+ dashboard: 'Dashboard',
+ delete: 'Delete',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deletedSuccessfully: 'Deleted successfully.',
+ deleting: 'Deleting...',
+ descending: 'Descending',
+ deselectAllRows: 'Deselect all rows',
+ duplicate: 'Duplicate',
+ duplicateWithoutSaving: 'Duplicate without saving changes',
+ edit: 'Edit',
+ editLabel: 'Edit {{label}}',
+ editing: 'Editing',
+ editingLabel_many: 'Editing {{count}} {{label}}',
+ editingLabel_one: 'Editing {{count}} {{label}}',
+ editingLabel_other: 'Editing {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email Address',
+ enterAValue: 'Enter a value',
+ error: 'Error',
+ errors: 'Errors',
+ fallbackToDefaultLocale: 'Fallback to default locale',
+ filter: 'Filter',
+ filterWhere: 'Filter {{label}} where',
+ filters: 'Filters',
+ globals: 'Globals',
+ language: 'Language',
+ lastModified: 'Last Modified',
+ leaveAnyway: 'Leave anyway',
+ leaveWithoutSaving: 'Leave without saving',
+ light: 'Light',
+ livePreview: 'Live Preview',
+ loading: 'Loading',
+ locale: 'Locale',
+ locales: 'Locales',
+ menu: 'Menu',
+ moveDown: 'Move Down',
+ moveUp: 'Move Up',
+ newPassword: 'New Password',
+ noFiltersSet: 'No filters set',
+ noLabel: '<No {{label}}>',
+ noOptions: 'No options',
+ noResults:
+ "No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.",
+ noValue: 'No value',
+ none: 'None',
+ notFound: 'Not Found',
+ nothingFound: 'Nothing found',
+ of: 'of',
+ or: 'Or',
+ open: 'Open',
+ order: 'Order',
+ pageNotFound: 'Page not found',
+ password: 'Password',
+ payloadSettings: 'Payload Settings',
+ perPage: 'Per Page: {{limit}}',
+ remove: 'Remove',
+ reset: 'Reset',
+ row: 'Row',
+ rows: 'Rows',
+ save: 'Save',
+ saving: 'Saving...',
+ searchBy: 'Search by {{label}}',
+ selectAll: 'Select all {{count}} {{label}}',
+ selectAllRows: 'Select all rows',
+ selectValue: 'Select a value',
+ selectedCount: '{{count}} {{label}} selected',
+ showAllLabel: 'Show all {{label}}',
+ sorryNotFound: 'Sorry—there is nothing to correspond with your request.',
+ sort: 'Sort',
+ sortByLabelDirection: 'Sort by {{label}} {{direction}}',
+ stayOnThisPage: 'Stay on this page',
+ submissionSuccessful: 'Submission Successful.',
+ submit: 'Submit',
+ successfullyCreated: '{{label}} successfully created.',
+ successfullyDuplicated: '{{label}} successfully duplicated.',
+ thisLanguage: 'English',
+ titleDeleted: '{{label}} "{{title}}" successfully deleted.',
+ unauthorized: 'Unauthorized',
+ unsavedChangesDuplicate: 'You have unsaved changes. Would you like to continue to duplicate?',
+ untitled: 'Untitled',
+ updatedAt: 'Updated At',
+ updatedCountSuccessfully: 'Updated {{count}} {{label}} successfully.',
+ updatedSuccessfully: 'Updated successfully.',
+ updating: 'Updating',
+ uploading: 'Uploading',
+ user: 'User',
+ users: 'Users',
+ value: 'Value',
+ welcome: 'Welcome',
+ },
+ operators: {
+ contains: 'contains',
+ equals: 'equals',
+ exists: 'exists',
+ isGreaterThan: 'is greater than',
+ isGreaterThanOrEqualTo: 'is greater than or equal to',
+ isIn: 'is in',
+ isLessThan: 'is less than',
+ isLessThanOrEqualTo: 'is less than or equal to',
+ isLike: 'is like',
+ isNotEqualTo: 'is not equal to',
+ isNotIn: 'is not in',
+ near: 'near',
+ },
+ upload: {
+ crop: 'Crop',
+ cropToolDescription:
+ 'Drag the corners of the selected area, draw a new area or adjust the values below.',
+ dragAndDrop: 'Drag and drop a file',
+ dragAndDropHere: 'or drag and drop a file here',
+ editImage: 'Edit Image',
+ focalPoint: 'Focal Point',
+ focalPointDescription:
+ 'Drag the focal point directly on the preview or adjust the values below.',
+ fileName: 'File Name',
+ fileSize: 'File Size',
+ height: 'Height',
+ lessInfo: 'Less info',
+ moreInfo: 'More info',
+ previewSizes: 'Preview Sizes',
+ selectCollectionToBrowse: 'Select a Collection to Browse',
+ selectFile: 'Select a file',
+ setCropArea: 'Set crop area',
+ setFocalPoint: 'Set focal point',
+ sizes: 'Sizes',
+ sizesFor: 'Sizes for {{label}}',
+ width: 'Width',
+ },
+ validation: {
+ emailAddress: 'Please enter a valid email address.',
+ enterNumber: 'Please enter a valid number.',
+ fieldHasNo: 'This field has no {{label}}',
+ greaterThanMax: '{{value}} is greater than the max allowed {{label}} of {{max}}.',
+ invalidInput: 'This field has an invalid input.',
+ invalidSelection: 'This field has an invalid selection.',
+ invalidSelections: 'This field has the following invalid selections:',
+ lessThanMin: '{{value}} is less than the min allowed {{label}} of {{min}}.',
+ limitReached: 'Limit reached, only {{max}} items can be added.',
+ longerThanMin: 'This value must be longer than the minimum length of {{minLength}} characters.',
+ notValidDate: '"{{value}}" is not a valid date.',
+ required: 'This field is required.',
+ requiresAtLeast: 'This field requires at least {{count}} {{label}}.',
+ requiresNoMoreThan: 'This field requires no more than {{count}} {{label}}.',
+ requiresTwoNumbers: 'This field requires two numbers.',
+ shorterThanMax: 'This value must be shorter than the max length of {{maxLength}} characters.',
+ trueOrFalse: 'This field can only be equal to true or false.',
+ validUploadID: 'This field is not a valid upload ID.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'You are about to publish all {{label}} in the selection. Are you sure?',
+ aboutToRestore:
+ 'You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.',
+ aboutToRevertToPublished:
+ "You are about to revert this document's changes to its published state. Are you sure?",
+ aboutToUnpublish: 'You are about to unpublish this document. Are you sure?',
+ aboutToUnpublishSelection:
+ 'You are about to unpublish all {{label}} in the selection. Are you sure?',
+ autosave: 'Autosave',
+ autosavedSuccessfully: 'Autosaved successfully.',
+ autosavedVersion: 'Autosaved version',
+ changed: 'Changed',
+ compareVersion: 'Compare version against:',
+ confirmPublish: 'Confirm publish',
+ confirmRevertToSaved: 'Confirm revert to saved',
+ confirmUnpublish: 'Confirm unpublish',
+ confirmVersionRestoration: 'Confirm version Restoration',
+ currentDocumentStatus: 'Current {{docStatus}} document',
+ draft: 'Draft',
+ draftSavedSuccessfully: 'Draft saved successfully.',
+ lastSavedAgo: 'Last saved {{distance}} ago',
+ noFurtherVersionsFound: 'No further versions found',
+ noRowsFound: 'No {{label}} found',
+ preview: 'Preview',
+ problemRestoringVersion: 'There was a problem restoring this version',
+ publish: 'Publish',
+ publishChanges: 'Publish changes',
+ published: 'Published',
+ restoreThisVersion: 'Restore this version',
+ restoredSuccessfully: 'Restored Successfully.',
+ restoring: 'Restoring...',
+ revertToPublished: 'Revert to published',
+ reverting: 'Reverting...',
+ saveDraft: 'Save Draft',
+ selectLocales: 'Select locales to display',
+ selectVersionToCompare: 'Select a version to compare',
+ showLocales: 'Show locales:',
+ showingVersionsFor: 'Showing versions for:',
+ status: 'Status',
+ type: 'Type',
+ unpublish: 'Unpublish',
+ unpublishing: 'Unpublishing...',
+ version: 'Version',
+ versionCount_many: '{{count}} versions found',
+ versionCount_none: 'No versions found',
+ versionCount_one: '{{count}} version found',
+ versionCount_other: '{{count}} versions found',
+ versionCreatedOn: '{{version}} created on:',
+ versionID: 'Version ID',
+ versions: 'Versions',
+ viewingVersion: 'Viewing version for the {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viewing version for the global {{entityLabel}}',
+ viewingVersions: 'Viewing versions for the {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viewing versions for the global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/es.json b/packages/translations/src/all/es.json
deleted file mode 100644
index 7b9ae834a1f..00000000000
--- a/packages/translations/src/all/es.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cuenta",
- "accountOfCurrentUser": "Cuenta del usuario actual",
- "alreadyActivated": "Ya Activado",
- "alreadyLoggedIn": "Sesión iniciada",
- "apiKey": "Clave API",
- "backToLogin": "Regresar al inicio de sesión",
- "beginCreateFirstUser": "Para empezar, crea tu primer usuario.",
- "changePassword": "Cambiar contraseña",
- "checkYourEmailForPasswordReset": "Revisa tu correo con el enlace para restablecer tu contraseña de forma segura.",
- "confirmGeneration": "Confirmar Generación",
- "confirmPassword": "Confirmar Contraseña",
- "createFirstUser": "Crear al primer usuario",
- "emailNotValid": "El correo proporcionado es inválido",
- "emailSent": "Correo Enviado",
- "enableAPIKey": "Habilitar Clave API",
- "failedToUnlock": "Desbloqueo Fallido",
- "forceUnlock": "Forzar Desbloqueo",
- "forgotPassword": "Olvidé mi contraseña",
- "forgotPasswordEmailInstructions": "Por favor introduce tu correo electrónico. Recibirás un mensaje con las instrucciones para restablecer tu contraseña.",
- "forgotPasswordQuestion": "¿Olvidaste tu contraseña?",
- "generate": "Generar",
- "generateNewAPIKey": "Generar Nueva Clave de API",
- "generatingNewAPIKeyWillInvalidate": "Generar una nueva clave de API <1>invalidará</1> la clave anterior. ¿Deseas continuar?",
- "lockUntil": "Bloquear Hasta",
- "logBackIn": "Volver a iniciar sesión",
- "logOut": "Cerrar sesión",
- "loggedIn": "Para iniciar sesión con otro usuario, primero <0>cierra tu sesión</0>.",
- "loggedInChangePassword": "Para cambiar tu contraseña, entra a <0>tu cuenta</0> y edita la contraseña desde ahí.",
- "loggedOutInactivity": "Tú sesión se cerró debido a inactividad.",
- "loggedOutSuccessfully": "Tú sesión se cerró correctamente.",
- "login": "Iniciar sesión",
- "loginAttempts": "Login Attempts",
- "loginUser": "Iniciar sesión de usuario",
- "loginWithAnotherUser": "Para iniciar sesión con otro usuario, primero <0>cierra tu sesión</0>.",
- "logout": "Cerrar sesión",
- "logoutUser": "Cerrar sesión de usuario",
- "newAPIKeyGenerated": "Nueva Clave de API Generada.",
- "newAccountCreated": "Se ha creado una nueva cuenta para que puedas acceder a <a href=\"{{serverURL}}\">{{serverURL}}</a>. Por favor, haz click o copia el siguiente enlace a tu navegador para verificar tu correo: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>.<br> Una vez hayas verificado tu correo, podrás iniciar sesión.",
- "newPassword": "Nueva Contraseña",
- "resetPassword": "Restablecer Contraseña",
- "resetPasswordExpiration": "Restablecer Caducidad de la Contraseña",
- "resetPasswordToken": "Restablecer Token de la Contraseña",
- "resetYourPassword": "Restablecer tu Contraseña",
- "stayLoggedIn": "Mantener sesión abierta",
- "successfullyUnlocked": "Desbloqueado correctamente",
- "unableToVerify": "No se pudo Verificar",
- "verified": "Verificado",
- "verifiedSuccessfully": "Verificación Correcta",
- "verify": "Verificar",
- "verifyUser": "Verificar Usuario",
- "verifyYourEmail": "Verifica tu correo",
- "youAreInactive": "Has estado inactivo por un tiempo y por tu seguridad se cerrará tu sesión automáticamente. ¿Deseas mantener tu sesión activa?",
- "youAreReceivingResetPassword": "Estás recibiendo esto porque tú (o alguien más) ha solicitado restablecer la contraseña de tu cuenta. Por favor haz click en el siguiente enlace o pégalo en tu navegador para completar el proceso:",
- "youDidNotRequestPassword": "Si tú no solicitaste esto, por favor ignora este correo y tu contraseña no se cambiará."
- },
- "error": {
- "accountAlreadyActivated": "Esta cuenta ya fue activada.",
- "autosaving": "Ocurrió un problema al autoguardar este documento.",
- "correctInvalidFields": "Por favor corrige los campos inválidos.",
- "deletingFile": "Ocurrió un error al eliminar el archivo.",
- "deletingTitle": "Ocurrió un error al eliminar {{title}}. Por favor revisa tu conexión y vuelve a intentarlo.",
- "emailOrPasswordIncorrect": "El correo o la contraseña introducida es incorrecta.",
- "followingFieldsInvalid_one": "El siguiente campo es inválido:",
- "followingFieldsInvalid_other": "Los siguientes campos son inválidos:",
- "incorrectCollection": "Colección Incorrecta",
- "invalidFileType": "Tipo de archivo inválido",
- "invalidFileTypeValue": "Tipo de archivo inválido: {{value}}",
- "loadingDocument": "Ocurrió un problema al cargar el documento con la ID {{id}}.",
- "missingEmail": "Falta el correo.",
- "missingIDOfDocument": "Falta la ID del documento a actualizar.",
- "missingIDOfVersion": "Falta la ID de la versión.",
- "missingRequiredData": "Falta la información obligatoria.",
- "noFilesUploaded": "No se subieron archivos.",
- "noMatchedField": "No se encontró un campo para \"{{label}}\"",
- "noUser": "Sin usuario",
- "notAllowedToAccessPage": "No tienes permiso para acceder a esta página.",
- "notAllowedToPerformAction": "No tienes permiso para realizar esta acción.",
- "notFound": "No se encontró el recurso solicitado.",
- "previewing": "Ocurrió un problema al previsualizar este documento.",
- "problemUploadingFile": "Ocurrió un problema al subir el archivo.",
- "tokenInvalidOrExpired": "El token es inválido o ya expiró.",
- "unPublishingDocument": "Ocurrió un error al despublicar este documento.",
- "unableToDeleteCount": "No se pudo eliminar {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "No se puede actualizar {{count}} de {{total}} {{label}}.",
- "unauthorized": "No autorizado, debes iniciar sesión para realizar esta solicitud.",
- "unknown": "Ocurrió un error desconocido.",
- "unspecific": "Ocurrió un error.",
- "userLocked": "Este usuario ha sido bloqueado debido a que tiene muchos intentos fallidos para iniciar sesión.",
- "valueMustBeUnique": "El valor debe ser único",
- "verificationTokenInvalid": "Token de verificación inválido."
- },
- "fields": {
- "addLabel": "Añadir {{label}}",
- "addLink": "Añadir Enlace",
- "addNew": "Añadir nuevo",
- "addNewLabel": "Añadir {{label}}",
- "addRelationship": "Añadir Relación",
- "addUpload": "Añadir Carga",
- "block": "bloque",
- "blockType": "Tipo de bloque",
- "blocks": "bloques",
- "chooseBetweenCustomTextOrDocument": "Elige entre ingresar una URL personalizada o enlazar a otro documento.",
- "chooseDocumentToLink": "Elige un documento a enlazar",
- "chooseFromExisting": "Elegir existente",
- "chooseLabel": "Elegir {{label}}",
- "collapseAll": "Colapsar todo",
- "customURL": "URL Personalizado",
- "editLabelData": "Editar información de {{label}}",
- "editLink": "Editar Enlace",
- "editRelationship": "Editar Relación",
- "enterURL": "Ingresar URL",
- "internalLink": "Enlace Interno",
- "itemsAndMore": "{{items}} y {{count}} más",
- "labelRelationship": "Relación de {{label}}",
- "latitude": "Latitud",
- "linkType": "Tipo de enlace",
- "linkedTo": "Enlazado a <0>{{label}}</0>",
- "longitude": "Longitud",
- "newLabel": "Nuevo {{label}}",
- "openInNewTab": "Abrir en nueva pestaña",
- "passwordsDoNotMatch": "Las contraseñas no coinciden.",
- "relatedDocument": "Documento Relacionado",
- "relationTo": "Relación con",
- "removeRelationship": "Eliminar relación",
- "removeUpload": "Quitar Carga",
- "saveChanges": "Guardar cambios",
- "searchForBlock": "Buscar bloque",
- "selectExistingLabel": "Seleccionar {{label}} existente",
- "selectFieldsToEdit": "Seleccionar campos para editar",
- "showAll": "Mostrar Todo",
- "swapRelationship": "Cambiar Relación",
- "swapUpload": "Cambiar carga",
- "textToDisplay": "Texto a mostrar",
- "toggleBlock": "Alternar bloque",
- "uploadNewLabel": "Subir nuevo {{label}}"
- },
- "general": {
- "aboutToDelete": "Estás por eliminar el {{label}} <1>{{title}}</1>. ¿Estás seguro?",
- "aboutToDeleteCount_many": "Está a punto de eliminar {{count}} {{label}}",
- "aboutToDeleteCount_one": "Está a punto de eliminar {{count}} {{label}}",
- "aboutToDeleteCount_other": "Está a punto de eliminar {{count}} {{label}}",
- "addBelow": "Agrega abajo",
- "addFilter": "Añadir filtro",
- "adminTheme": "Tema del admin",
- "and": "Y",
- "applyChanges": "Aplicar Cambios",
- "ascending": "Ascendente",
- "automatic": "Automático",
- "backToDashboard": "Volver al Tablero",
- "cancel": "Cancelar",
- "changesNotSaved": "Tus cambios no han sido guardados. Si te sales ahora, se perderán tus cambios.",
- "close": "Cerrar",
- "collapse": "Colapsar",
- "collections": "Colecciones",
- "columnToSort": "Columna de ordenado",
- "columns": "Columnas",
- "confirm": "Confirmar",
- "confirmDeletion": "Confirmar eliminación",
- "confirmDuplication": "Confirmar duplicado",
- "copied": "Copiado",
- "copy": "Copiar",
- "create": "Crear",
- "createNew": "Crear nuevo",
- "createNewLabel": "Crear nuevo {{label}}",
- "created": "Creado",
- "createdAt": "Fecha de creación",
- "creating": "Creando",
- "creatingNewLabel": "Creando nuevo {{label}}",
- "dark": "Oscuro",
- "dashboard": "Tablero",
- "delete": "Eliminar",
- "deletedCountSuccessfully": "Se eliminó {{count}} {{label}} con éxito.",
- "deletedSuccessfully": "Borrado exitosamente.",
- "deleting": "Eliminando...",
- "descending": "Descendente",
- "deselectAllRows": "Deselecciona todas las filas",
- "duplicate": "Duplicar",
- "duplicateWithoutSaving": "Duplicar sin guardar cambios",
- "edit": "Editar",
- "editLabel": "Editar {{label}}",
- "editing": "Editando",
- "editingLabel_many": "Edición de {{count}} {{label}}",
- "editingLabel_one": "Editando {{count}} {{label}}",
- "editingLabel_other": "Edición de {{count}} {{label}}",
- "email": "Correo electrónico",
- "emailAddress": "Dirección de Correo Electrónico",
- "enterAValue": "Introduce un valor",
- "error": "Error",
- "errors": "Errores",
- "fallbackToDefaultLocale": "Volver a la configuración regional por defecto",
- "filter": "Filtro",
- "filterWhere": "Filtrar {{label}} donde",
- "filters": "Filtros",
- "globals": "Globales",
- "language": "Idioma",
- "lastModified": "Última modificación",
- "leaveAnyway": "Salir de todos modos",
- "leaveWithoutSaving": "Salir sin guardar",
- "light": "Claro",
- "livePreview": "Previsualizar",
- "loading": "Cargando",
- "locale": "Regional",
- "locales": "Locales",
- "menu": "Menú",
- "moveDown": "Mover abajo",
- "moveUp": "Mover arriba",
- "newPassword": "Nueva contraseña",
- "noFiltersSet": "No hay filtros establecidos",
- "noLabel": "<Sin {{label}}>",
- "noOptions": "Sin opciones",
- "noResults": "No encontramos {{label}}. Puede que no existan {{label}} todavía o no hay coincidencias con los filtros introducidos arriba.",
- "noValue": "Sin valor",
- "none": "Ninguna",
- "notFound": "No encontrado",
- "nothingFound": "No se encontró nada",
- "of": "de",
- "open": "Abrir",
- "or": "O",
- "order": "Orden",
- "pageNotFound": "Página no encontrada",
- "password": "Contraseña",
- "payloadSettings": "Configuración de la carga",
- "perPage": "Por página: {{limit}}",
- "remove": "Remover",
- "reset": "Reiniciar",
- "row": "Fila",
- "rows": "Filas",
- "save": "Guardar",
- "saving": "Guardando...",
- "searchBy": "Buscar por {{label}}",
- "selectAll": "Seleccionar todo {{count}} {{label}}",
- "selectAllRows": "Selecciona todas las filas",
- "selectValue": "Selecciona un valor",
- "selectedCount": "{{count}} {{label}} seleccionado",
- "showAllLabel": "Muestra todas {{label}}",
- "sorryNotFound": "Lo sentimos. No hay nada que corresponda con tu solicitud.",
- "sort": "Ordenar",
- "sortByLabelDirection": "Ordenar por {{label}} {{direction}}",
- "stayOnThisPage": "Permanecer en esta página",
- "submissionSuccessful": "Envío realizado correctamente.",
- "submit": "Enviar",
- "successfullyCreated": "{{label}} creado correctamente.",
- "successfullyDuplicated": "{{label}} duplicado correctamente.",
- "thisLanguage": "Español",
- "titleDeleted": "{{label}} {{title}} eliminado correctamente.",
- "unauthorized": "No autorizado",
- "unsavedChangesDuplicate": "Tienes cambios sin guardar. ¿Deseas continuar para duplicar?",
- "untitled": "Sin título",
- "updatedAt": "Fecha de modificado",
- "updatedCountSuccessfully": "{{count}} {{label}} actualizado con éxito.",
- "updatedSuccessfully": "Actualizado con éxito.",
- "updating": "Actualizando",
- "uploading": "Subiendo",
- "user": "Usuario",
- "users": "Usuarios",
- "value": "Valor",
- "welcome": "Bienvenido"
- },
- "operators": {
- "contains": "contiene",
- "equals": "igual",
- "exists": "existe",
- "isGreaterThan": "es mayor que",
- "isGreaterThanOrEqualTo": "es mayor o igual que",
- "isIn": "está en",
- "isLessThan": "es menor que",
- "isLessThanOrEqualTo": "es menor o igual que",
- "isLike": "es como",
- "isNotEqualTo": "no es igual a",
- "isNotIn": "no está en",
- "near": "cerca"
- },
- "upload": {
- "crop": "Cultivo",
- "cropToolDescription": "Arrastra las esquinas del área seleccionada, dibuja un nuevo área o ajusta los valores a continuación.",
- "dragAndDrop": "Arrastra y suelta un archivo",
- "dragAndDropHere": "o arrastra un archivo aquí",
- "editImage": "Editar imagen",
- "fileName": "Nombre del archivo",
- "fileSize": "Tamaño del archivo",
- "focalPoint": "Punto Focal",
- "focalPointDescription": "Arrastra el punto focal directamente en la vista previa o ajusta los valores a continuación.",
- "height": "Alto",
- "lessInfo": "Menos info",
- "moreInfo": "Más info",
- "previewSizes": "Tamaños de Vista Previa",
- "selectCollectionToBrowse": "Selecciona una Colección",
- "selectFile": "Selecciona un archivo",
- "setCropArea": "Establecer área de cultivo",
- "setFocalPoint": "Establecer punto focal",
- "sizes": "Tamaños",
- "sizesFor": "Tamaños para {{label}}",
- "width": "Ancho"
- },
- "validation": {
- "emailAddress": "Por favor introduce un correo electrónico válido.",
- "enterNumber": "Por favor introduce un número válido.",
- "fieldHasNo": "Este campo no tiene {{label}}",
- "greaterThanMax": "{{value}} es mayor que el {{label}} máximo permitido de {{max}}.",
- "invalidInput": "La información en este campo es inválida.",
- "invalidSelection": "La selección en este campo es inválida.",
- "invalidSelections": "Este campo tiene las siguientes selecciones inválidas:",
- "lessThanMin": "{{value}} es menor que el {{label}} mínimo permitido de {{min}}.",
- "limitReached": "Se ha alcanzado el límite, solo se pueden agregar {{max}} elementos.",
- "longerThanMin": "Este dato debe ser más largo que el mínimo de {{minLength}} caracteres.",
- "notValidDate": "\"{{value}}\" es una fecha inválida.",
- "required": "Este campo es obligatorio.",
- "requiresAtLeast": "Este campo require al menos {{count}} {{label}}.",
- "requiresNoMoreThan": "Este campo require no más de {{count}} {{label}}",
- "requiresTwoNumbers": "Este campo requiere dos números.",
- "shorterThanMax": "Este dato debe ser más corto que el máximo de {{maxLength}} caracteres.",
- "trueOrFalse": "Este campo solamente puede ser verdadero o falso.",
- "validUploadID": "'Este campo no es una ID de subida válida.'"
- },
- "version": {
- "aboutToPublishSelection": "Está a punto de publicar todas las {{etiquetas}} de la selección. ¿Está seguro?",
- "aboutToRestore": "Estás a punto de restaurar este documento de {{label}} al estado en el que estaba en la fecha {{versionDate}}.",
- "aboutToRestoreGlobal": "Estás a punto de restaurar el {{label}} global al estado en el que estaba en la fecha {{versionDate}}.",
- "aboutToRevertToPublished": "Estás a punto de revertir los cambios de este documento a su estado publicado. ¿Estás seguro?",
- "aboutToUnpublish": "Estás a punto de despublicar este documento. ¿Estás seguro?",
- "aboutToUnpublishSelection": "Está a punto de anular la publicación de todos los {{label}} de la selección. ¿Está seguro?",
- "autosave": "Autoguardar",
- "autosavedSuccessfully": "Guardado automáticamente con éxito.",
- "autosavedVersion": "Versión Autoguardada",
- "changed": "Modificado",
- "compareVersion": "Comparar versión con:",
- "confirmPublish": "Confirmar publicación",
- "confirmRevertToSaved": "Confirmar revertir a guardado",
- "confirmUnpublish": "Confirmar despublicado",
- "confirmVersionRestoration": "Confirmar restauración de versión",
- "currentDocumentStatus": "Documento {{docStatus}} actual",
- "draft": "Borrador",
- "draftSavedSuccessfully": "Borrador guardado con éxito.",
- "lastSavedAgo": "Guardado por última vez hace {{distance}}",
- "noFurtherVersionsFound": "No se encontraron más versiones",
- "noRowsFound": "No encontramos {{label}}",
- "preview": "Previsualizar",
- "problemRestoringVersion": "Ocurrió un problema al restaurar esta versión",
- "publish": "Publicar",
- "publishChanges": "Publicar cambios",
- "published": "Publicado",
- "restoreThisVersion": "Restaurar esta versión",
- "restoredSuccessfully": "Restaurado éxito.",
- "restoring": "Restaurando...",
- "revertToPublished": "Revertir a publicado",
- "reverting": "Revirtiendo...",
- "saveDraft": "Guardar Borrador",
- "selectLocales": "Selecciona idiomas a mostrar",
- "selectVersionToCompare": "Selecciona versión a comparar",
- "showLocales": "Mostrar idiomas:",
- "showingVersionsFor": "Mostrando versiones para:",
- "status": "Estado",
- "type": "Tipo",
- "unpublish": "Despublicar",
- "unpublishing": "Despublicando...",
- "version": "Versión",
- "versionCount_many": "{{count}} versiones encontradas",
- "versionCount_none": "No encontramos versiones",
- "versionCount_one": "{{count}} versión encontrada",
- "versionCount_other": "{{count}} versiones encontradas",
- "versionCreatedOn": "{{version}} creada el:",
- "versionID": "ID de Versión",
- "versions": "Versiones",
- "viewingVersion": "Viendo versión para {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viendo versión para el global {{entityLabel}}",
- "viewingVersions": "Viendo versiones para {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viendo versiones para el global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/es.ts b/packages/translations/src/all/es.ts
new file mode 100644
index 00000000000..a997ef77403
--- /dev/null
+++ b/packages/translations/src/all/es.ts
@@ -0,0 +1,391 @@
+export default {
+ authentication: {
+ account: 'Cuenta',
+ accountOfCurrentUser: 'Cuenta del usuario actual',
+ alreadyActivated: 'Ya Activado',
+ alreadyLoggedIn: 'Sesión iniciada',
+ apiKey: 'Clave API',
+ backToLogin: 'Regresar al inicio de sesión',
+ beginCreateFirstUser: 'Para empezar, crea tu primer usuario.',
+ changePassword: 'Cambiar contraseña',
+ checkYourEmailForPasswordReset:
+ 'Revisa tu correo con el enlace para restablecer tu contraseña de forma segura.',
+ confirmGeneration: 'Confirmar Generación',
+ confirmPassword: 'Confirmar Contraseña',
+ createFirstUser: 'Crear al primer usuario',
+ emailNotValid: 'El correo proporcionado es inválido',
+ emailSent: 'Correo Enviado',
+ enableAPIKey: 'Habilitar Clave API',
+ failedToUnlock: 'Desbloqueo Fallido',
+ forceUnlock: 'Forzar Desbloqueo',
+ forgotPassword: 'Olvidé mi contraseña',
+ forgotPasswordEmailInstructions:
+ 'Por favor introduce tu correo electrónico. Recibirás un mensaje con las instrucciones para restablecer tu contraseña.',
+ forgotPasswordQuestion: '¿Olvidaste tu contraseña?',
+ generate: 'Generar',
+ generateNewAPIKey: 'Generar Nueva Clave de API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generar una nueva clave de API <1>invalidará</1> la clave anterior. ¿Deseas continuar?',
+ lockUntil: 'Bloquear Hasta',
+ logBackIn: 'Volver a iniciar sesión',
+ logOut: 'Cerrar sesión',
+ loggedIn: 'Para iniciar sesión con otro usuario, primero <0>cierra tu sesión</0>.',
+ loggedInChangePassword:
+ 'Para cambiar tu contraseña, entra a <0>tu cuenta</0> y edita la contraseña desde ahí.',
+ loggedOutInactivity: 'Tú sesión se cerró debido a inactividad.',
+ loggedOutSuccessfully: 'Tú sesión se cerró correctamente.',
+ login: 'Iniciar sesión',
+ loginAttempts: 'Login Attempts',
+ loginUser: 'Iniciar sesión de usuario',
+ loginWithAnotherUser: 'Para iniciar sesión con otro usuario, primero <0>cierra tu sesión</0>.',
+ logout: 'Cerrar sesión',
+ logoutUser: 'Cerrar sesión de usuario',
+ newAPIKeyGenerated: 'Nueva Clave de API Generada.',
+ newAccountCreated:
+ 'Se ha creado una nueva cuenta para que puedas acceder a <a href="{{serverURL}}">{{serverURL}}</a>. Por favor, haz click o copia el siguiente enlace a tu navegador para verificar tu correo: <a href="{{verificationURL}}">{{verificationURL}}</a>.<br> Una vez hayas verificado tu correo, podrás iniciar sesión.',
+ newPassword: 'Nueva Contraseña',
+ resetPassword: 'Restablecer Contraseña',
+ resetPasswordExpiration: 'Restablecer Caducidad de la Contraseña',
+ resetPasswordToken: 'Restablecer Token de la Contraseña',
+ resetYourPassword: 'Restablecer tu Contraseña',
+ stayLoggedIn: 'Mantener sesión abierta',
+ successfullyUnlocked: 'Desbloqueado correctamente',
+ unableToVerify: 'No se pudo Verificar',
+ verified: 'Verificado',
+ verifiedSuccessfully: 'Verificación Correcta',
+ verify: 'Verificar',
+ verifyUser: 'Verificar Usuario',
+ verifyYourEmail: 'Verifica tu correo',
+ youAreInactive:
+ 'Has estado inactivo por un tiempo y por tu seguridad se cerrará tu sesión automáticamente. ¿Deseas mantener tu sesión activa?',
+ youAreReceivingResetPassword:
+ 'Estás recibiendo esto porque tú (o alguien más) ha solicitado restablecer la contraseña de tu cuenta. Por favor haz click en el siguiente enlace o pégalo en tu navegador para completar el proceso:',
+ youDidNotRequestPassword:
+ 'Si tú no solicitaste esto, por favor ignora este correo y tu contraseña no se cambiará.',
+ },
+ error: {
+ accountAlreadyActivated: 'Esta cuenta ya fue activada.',
+ autosaving: 'Ocurrió un problema al autoguardar este documento.',
+ correctInvalidFields: 'Por favor corrige los campos inválidos.',
+ deletingFile: 'Ocurrió un error al eliminar el archivo.',
+ deletingTitle:
+ 'Ocurrió un error al eliminar {{title}}. Por favor revisa tu conexión y vuelve a intentarlo.',
+ emailOrPasswordIncorrect: 'El correo o la contraseña introducida es incorrecta.',
+ followingFieldsInvalid_one: 'El siguiente campo es inválido:',
+ followingFieldsInvalid_other: 'Los siguientes campos son inválidos:',
+ incorrectCollection: 'Colección Incorrecta',
+ invalidFileType: 'Tipo de archivo inválido',
+ invalidFileTypeValue: 'Tipo de archivo inválido: {{value}}',
+ loadingDocument: 'Ocurrió un problema al cargar el documento con la ID {{id}}.',
+ missingEmail: 'Falta el correo.',
+ missingIDOfDocument: 'Falta la ID del documento a actualizar.',
+ missingIDOfVersion: 'Falta la ID de la versión.',
+ missingRequiredData: 'Falta la información obligatoria.',
+ noFilesUploaded: 'No se subieron archivos.',
+ noMatchedField: 'No se encontró un campo para "{{label}}"',
+ noUser: 'Sin usuario',
+ notAllowedToAccessPage: 'No tienes permiso para acceder a esta página.',
+ notAllowedToPerformAction: 'No tienes permiso para realizar esta acción.',
+ notFound: 'No se encontró el recurso solicitado.',
+ previewing: 'Ocurrió un problema al previsualizar este documento.',
+ problemUploadingFile: 'Ocurrió un problema al subir el archivo.',
+ tokenInvalidOrExpired: 'El token es inválido o ya expiró.',
+ unPublishingDocument: 'Ocurrió un error al despublicar este documento.',
+ unableToDeleteCount: 'No se pudo eliminar {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'No se puede actualizar {{count}} de {{total}} {{label}}.',
+ unauthorized: 'No autorizado, debes iniciar sesión para realizar esta solicitud.',
+ unknown: 'Ocurrió un error desconocido.',
+ unspecific: 'Ocurrió un error.',
+ userLocked:
+ 'Este usuario ha sido bloqueado debido a que tiene muchos intentos fallidos para iniciar sesión.',
+ valueMustBeUnique: 'El valor debe ser único',
+ verificationTokenInvalid: 'Token de verificación inválido.',
+ },
+ fields: {
+ addLabel: 'Añadir {{label}}',
+ addLink: 'Añadir Enlace',
+ addNew: 'Añadir nuevo',
+ addNewLabel: 'Añadir {{label}}',
+ addRelationship: 'Añadir Relación',
+ addUpload: 'Añadir Carga',
+ block: 'bloque',
+ blockType: 'Tipo de bloque',
+ blocks: 'bloques',
+ chooseBetweenCustomTextOrDocument:
+ 'Elige entre ingresar una URL personalizada o enlazar a otro documento.',
+ chooseDocumentToLink: 'Elige un documento a enlazar',
+ chooseFromExisting: 'Elegir existente',
+ chooseLabel: 'Elegir {{label}}',
+ collapseAll: 'Colapsar todo',
+ customURL: 'URL Personalizado',
+ editLabelData: 'Editar información de {{label}}',
+ editLink: 'Editar Enlace',
+ editRelationship: 'Editar Relación',
+ enterURL: 'Ingresar URL',
+ internalLink: 'Enlace Interno',
+ itemsAndMore: '{{items}} y {{count}} más',
+ labelRelationship: 'Relación de {{label}}',
+ latitude: 'Latitud',
+ linkType: 'Tipo de enlace',
+ linkedTo: 'Enlazado a <0>{{label}}</0>',
+ longitude: 'Longitud',
+ newLabel: 'Nuevo {{label}}',
+ openInNewTab: 'Abrir en nueva pestaña',
+ passwordsDoNotMatch: 'Las contraseñas no coinciden.',
+ relatedDocument: 'Documento Relacionado',
+ relationTo: 'Relación con',
+ removeRelationship: 'Eliminar relación',
+ removeUpload: 'Quitar Carga',
+ saveChanges: 'Guardar cambios',
+ searchForBlock: 'Buscar bloque',
+ selectExistingLabel: 'Seleccionar {{label}} existente',
+ selectFieldsToEdit: 'Seleccionar campos para editar',
+ showAll: 'Mostrar Todo',
+ swapRelationship: 'Cambiar Relación',
+ swapUpload: 'Cambiar carga',
+ textToDisplay: 'Texto a mostrar',
+ toggleBlock: 'Alternar bloque',
+ uploadNewLabel: 'Subir nuevo {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Estás por eliminar el {{label}} <1>{{title}}</1>. ¿Estás seguro?',
+ aboutToDeleteCount_many: 'Está a punto de eliminar {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Está a punto de eliminar {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Está a punto de eliminar {{count}} {{label}}',
+ addBelow: 'Agrega abajo',
+ addFilter: 'Añadir filtro',
+ adminTheme: 'Tema del admin',
+ and: 'Y',
+ applyChanges: 'Aplicar Cambios',
+ ascending: 'Ascendente',
+ automatic: 'Automático',
+ backToDashboard: 'Volver al Tablero',
+ cancel: 'Cancelar',
+ changesNotSaved:
+ 'Tus cambios no han sido guardados. Si te sales ahora, se perderán tus cambios.',
+ close: 'Cerrar',
+ collapse: 'Colapsar',
+ collections: 'Colecciones',
+ columnToSort: 'Columna de ordenado',
+ columns: 'Columnas',
+ confirm: 'Confirmar',
+ confirmDeletion: 'Confirmar eliminación',
+ confirmDuplication: 'Confirmar duplicado',
+ copied: 'Copiado',
+ copy: 'Copiar',
+ create: 'Crear',
+ createNew: 'Crear nuevo',
+ createNewLabel: 'Crear nuevo {{label}}',
+ created: 'Creado',
+ createdAt: 'Fecha de creación',
+ creating: 'Creando',
+ creatingNewLabel: 'Creando nuevo {{label}}',
+ dark: 'Oscuro',
+ dashboard: 'Tablero',
+ delete: 'Eliminar',
+ deletedCountSuccessfully: 'Se eliminó {{count}} {{label}} con éxito.',
+ deletedSuccessfully: 'Borrado exitosamente.',
+ deleting: 'Eliminando...',
+ descending: 'Descendente',
+ deselectAllRows: 'Deselecciona todas las filas',
+ duplicate: 'Duplicar',
+ duplicateWithoutSaving: 'Duplicar sin guardar cambios',
+ edit: 'Editar',
+ editLabel: 'Editar {{label}}',
+ editing: 'Editando',
+ editingLabel_many: 'Edición de {{count}} {{label}}',
+ editingLabel_one: 'Editando {{count}} {{label}}',
+ editingLabel_other: 'Edición de {{count}} {{label}}',
+ email: 'Correo electrónico',
+ emailAddress: 'Dirección de Correo Electrónico',
+ enterAValue: 'Introduce un valor',
+ error: 'Error',
+ errors: 'Errores',
+ fallbackToDefaultLocale: 'Volver a la configuración regional por defecto',
+ filter: 'Filtro',
+ filterWhere: 'Filtrar {{label}} donde',
+ filters: 'Filtros',
+ globals: 'Globales',
+ language: 'Idioma',
+ lastModified: 'Última modificación',
+ leaveAnyway: 'Salir de todos modos',
+ leaveWithoutSaving: 'Salir sin guardar',
+ light: 'Claro',
+ livePreview: 'Previsualizar',
+ loading: 'Cargando',
+ locale: 'Regional',
+ locales: 'Locales',
+ menu: 'Menú',
+ moveDown: 'Mover abajo',
+ moveUp: 'Mover arriba',
+ newPassword: 'Nueva contraseña',
+ noFiltersSet: 'No hay filtros establecidos',
+ noLabel: '<Sin {{label}}>',
+ noOptions: 'Sin opciones',
+ noResults:
+ 'No encontramos {{label}}. Puede que no existan {{label}} todavía o no hay coincidencias con los filtros introducidos arriba.',
+ noValue: 'Sin valor',
+ none: 'Ninguna',
+ notFound: 'No encontrado',
+ nothingFound: 'No se encontró nada',
+ of: 'de',
+ open: 'Abrir',
+ or: 'O',
+ order: 'Orden',
+ pageNotFound: 'Página no encontrada',
+ password: 'Contraseña',
+ payloadSettings: 'Configuración de la carga',
+ perPage: 'Por página: {{limit}}',
+ remove: 'Remover',
+ reset: 'Reiniciar',
+ row: 'Fila',
+ rows: 'Filas',
+ save: 'Guardar',
+ saving: 'Guardando...',
+ searchBy: 'Buscar por {{label}}',
+ selectAll: 'Seleccionar todo {{count}} {{label}}',
+ selectAllRows: 'Selecciona todas las filas',
+ selectValue: 'Selecciona un valor',
+ selectedCount: '{{count}} {{label}} seleccionado',
+ showAllLabel: 'Muestra todas {{label}}',
+ sorryNotFound: 'Lo sentimos. No hay nada que corresponda con tu solicitud.',
+ sort: 'Ordenar',
+ sortByLabelDirection: 'Ordenar por {{label}} {{direction}}',
+ stayOnThisPage: 'Permanecer en esta página',
+ submissionSuccessful: 'Envío realizado correctamente.',
+ submit: 'Enviar',
+ successfullyCreated: '{{label}} creado correctamente.',
+ successfullyDuplicated: '{{label}} duplicado correctamente.',
+ thisLanguage: 'Español',
+ titleDeleted: '{{label}} {{title}} eliminado correctamente.',
+ unauthorized: 'No autorizado',
+ unsavedChangesDuplicate: 'Tienes cambios sin guardar. ¿Deseas continuar para duplicar?',
+ untitled: 'Sin título',
+ updatedAt: 'Fecha de modificado',
+ updatedCountSuccessfully: '{{count}} {{label}} actualizado con éxito.',
+ updatedSuccessfully: 'Actualizado con éxito.',
+ updating: 'Actualizando',
+ uploading: 'Subiendo',
+ user: 'Usuario',
+ users: 'Usuarios',
+ value: 'Valor',
+ welcome: 'Bienvenido',
+ },
+ operators: {
+ contains: 'contiene',
+ equals: 'igual',
+ exists: 'existe',
+ isGreaterThan: 'es mayor que',
+ isGreaterThanOrEqualTo: 'es mayor o igual que',
+ isIn: 'está en',
+ isLessThan: 'es menor que',
+ isLessThanOrEqualTo: 'es menor o igual que',
+ isLike: 'es como',
+ isNotEqualTo: 'no es igual a',
+ isNotIn: 'no está en',
+ near: 'cerca',
+ },
+ upload: {
+ crop: 'Cultivo',
+ cropToolDescription:
+ 'Arrastra las esquinas del área seleccionada, dibuja un nuevo área o ajusta los valores a continuación.',
+ dragAndDrop: 'Arrastra y suelta un archivo',
+ dragAndDropHere: 'o arrastra un archivo aquí',
+ editImage: 'Editar imagen',
+ fileName: 'Nombre del archivo',
+ fileSize: 'Tamaño del archivo',
+ focalPoint: 'Punto Focal',
+ focalPointDescription:
+ 'Arrastra el punto focal directamente en la vista previa o ajusta los valores a continuación.',
+ height: 'Alto',
+ lessInfo: 'Menos info',
+ moreInfo: 'Más info',
+ previewSizes: 'Tamaños de Vista Previa',
+ selectCollectionToBrowse: 'Selecciona una Colección',
+ selectFile: 'Selecciona un archivo',
+ setCropArea: 'Establecer área de cultivo',
+ setFocalPoint: 'Establecer punto focal',
+ sizes: 'Tamaños',
+ sizesFor: 'Tamaños para {{label}}',
+ width: 'Ancho',
+ },
+ validation: {
+ emailAddress: 'Por favor introduce un correo electrónico válido.',
+ enterNumber: 'Por favor introduce un número válido.',
+ fieldHasNo: 'Este campo no tiene {{label}}',
+ greaterThanMax: '{{value}} es mayor que el {{label}} máximo permitido de {{max}}.',
+ invalidInput: 'La información en este campo es inválida.',
+ invalidSelection: 'La selección en este campo es inválida.',
+ invalidSelections: 'Este campo tiene las siguientes selecciones inválidas:',
+ lessThanMin: '{{value}} es menor que el {{label}} mínimo permitido de {{min}}.',
+ limitReached: 'Se ha alcanzado el límite, solo se pueden agregar {{max}} elementos.',
+ longerThanMin: 'Este dato debe ser más largo que el mínimo de {{minLength}} caracteres.',
+ notValidDate: '"{{value}}" es una fecha inválida.',
+ required: 'Este campo es obligatorio.',
+ requiresAtLeast: 'Este campo require al menos {{count}} {{label}}.',
+ requiresNoMoreThan: 'Este campo require no más de {{count}} {{label}}',
+ requiresTwoNumbers: 'Este campo requiere dos números.',
+ shorterThanMax: 'Este dato debe ser más corto que el máximo de {{maxLength}} caracteres.',
+ trueOrFalse: 'Este campo solamente puede ser verdadero o falso.',
+ validUploadID: "'Este campo no es una ID de subida válida.'",
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Está a punto de publicar todas las {{etiquetas}} de la selección. ¿Está seguro?',
+ aboutToRestore:
+ 'Estás a punto de restaurar este documento de {{label}} al estado en el que estaba en la fecha {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Estás a punto de restaurar el {{label}} global al estado en el que estaba en la fecha {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Estás a punto de revertir los cambios de este documento a su estado publicado. ¿Estás seguro?',
+ aboutToUnpublish: 'Estás a punto de despublicar este documento. ¿Estás seguro?',
+ aboutToUnpublishSelection:
+ 'Está a punto de anular la publicación de todos los {{label}} de la selección. ¿Está seguro?',
+ autosave: 'Autoguardar',
+ autosavedSuccessfully: 'Guardado automáticamente con éxito.',
+ autosavedVersion: 'Versión Autoguardada',
+ changed: 'Modificado',
+ compareVersion: 'Comparar versión con:',
+ confirmPublish: 'Confirmar publicación',
+ confirmRevertToSaved: 'Confirmar revertir a guardado',
+ confirmUnpublish: 'Confirmar despublicado',
+ confirmVersionRestoration: 'Confirmar restauración de versión',
+ currentDocumentStatus: 'Documento {{docStatus}} actual',
+ draft: 'Borrador',
+ draftSavedSuccessfully: 'Borrador guardado con éxito.',
+ lastSavedAgo: 'Guardado por última vez hace {{distance}}',
+ noFurtherVersionsFound: 'No se encontraron más versiones',
+ noRowsFound: 'No encontramos {{label}}',
+ preview: 'Previsualizar',
+ problemRestoringVersion: 'Ocurrió un problema al restaurar esta versión',
+ publish: 'Publicar',
+ publishChanges: 'Publicar cambios',
+ published: 'Publicado',
+ restoreThisVersion: 'Restaurar esta versión',
+ restoredSuccessfully: 'Restaurado éxito.',
+ restoring: 'Restaurando...',
+ revertToPublished: 'Revertir a publicado',
+ reverting: 'Revirtiendo...',
+ saveDraft: 'Guardar Borrador',
+ selectLocales: 'Selecciona idiomas a mostrar',
+ selectVersionToCompare: 'Selecciona versión a comparar',
+ showLocales: 'Mostrar idiomas:',
+ showingVersionsFor: 'Mostrando versiones para:',
+ status: 'Estado',
+ type: 'Tipo',
+ unpublish: 'Despublicar',
+ unpublishing: 'Despublicando...',
+ version: 'Versión',
+ versionCount_many: '{{count}} versiones encontradas',
+ versionCount_none: 'No encontramos versiones',
+ versionCount_one: '{{count}} versión encontrada',
+ versionCount_other: '{{count}} versiones encontradas',
+ versionCreatedOn: '{{version}} creada el:',
+ versionID: 'ID de Versión',
+ versions: 'Versiones',
+ viewingVersion: 'Viendo versión para {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viendo versión para el global {{entityLabel}}',
+ viewingVersions: 'Viendo versiones para {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viendo versiones para el global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/fa.json b/packages/translations/src/all/fa.json
deleted file mode 100644
index c5baa416309..00000000000
--- a/packages/translations/src/all/fa.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "نمایه",
- "accountOfCurrentUser": "نمایه کاربر فعلی",
- "alreadyActivated": "قبلاً فعال شده است",
- "alreadyLoggedIn": "قبلاً وارد شدهاید",
- "apiKey": "کلید اِیپیآی",
- "backToLogin": "بازگشت به برگه ورود",
- "beginCreateFirstUser": "برای آغاز، نخستین کاربر خود را بسازید.",
- "changePassword": "تغییر گذرواژه",
- "checkYourEmailForPasswordReset": "برای بازیابی ایمن گذرواژه خود، پیامی که به رایانامه شما فرستادیم و دارای پیوند بازنشانی گذرواژه است را بررسی نمایید.",
- "confirmGeneration": "تأیید ساخت",
- "confirmPassword": "تأیید گذرواژه",
- "createFirstUser": "ایجاد کاربر نخست",
- "emailNotValid": "رایانامه ارائهشده درست نیست",
- "emailSent": "رایانامه فرستاده شد",
- "enableAPIKey": "فعالسازی کلید اِیپیآی",
- "failedToUnlock": "باز کردن قفل ناموفق بود",
- "forceUnlock": "باز کردن قفل اجباری",
- "forgotPassword": "بازیابی گذرواژه",
- "forgotPasswordEmailInstructions": "لطفا نام کاربری یا نشانی رایانامه خود را وارد نمایید. شما یک پیام با دستورالعمل راهاندازی مجدد گذرواژه خود دریافت خواهید کرد.",
- "forgotPasswordQuestion": "بازیابی گذرواژه؟",
- "generate": "ساخت",
- "generateNewAPIKey": "ساخت کلید اِیپیآی تازه",
- "generatingNewAPIKeyWillInvalidate": "ساخت کلید اِیپیآی تازه انجام خواهد شد، اما کلیدهای پیشین را <1>باطل</1>خواهد کرد، تمایل دارید ادامه دهید؟",
- "lockUntil": "قفل تا",
- "logBackIn": "دوباره وارد شوید",
- "logOut": "خروج",
- "loggedIn": "برای ورود با کاربر دیگر، باید اول <0>خارج</0> شوید.",
- "loggedInChangePassword": "برای تغییر گذرواژه، به <0>نمایه</0> بروید تا گذرواژه خود را ویرایش کنید.",
- "loggedOutInactivity": "شما به دلیل عدم فعالیت از سیستم خارج شده اید.",
- "loggedOutSuccessfully": "شما با موفقیت از سیستم خارج شدید.",
- "login": "وارد شدن",
- "loginAttempts": "تلاش برای ورود",
- "loginUser": "ورود کاربر",
- "loginWithAnotherUser": "برای ورود با کاربر دیگر، باید اول<0>خارج</0> شوید.",
- "logout": "خروج",
- "logoutUser": "خروج از کاربر",
- "newAPIKeyGenerated": "کلید اِیپیآی تازه ساخته شد.",
- "newAccountCreated": "یک نمایه کاربری تازه برای دسترسی شما ساخته شده است <a href=\"{{serverURL}}\">{{serverURL}}</a> لطفاً روی پیوند زیر کلیک کنید یا آدرس زیر را در مرورگر خود قرار دهید تا رایانامه خود را تأیید کنید: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> پس از تایید رایانامه خود، می توانید وارد سیستم شوید.",
- "newPassword": "گذرواژه تازه",
- "resetPassword": "بازنشانی گذرواژه",
- "resetPasswordExpiration": "زمان انقضاء بازنشانی گذرواژه",
- "resetPasswordToken": "ژتون بازیابی گذرواژه",
- "resetYourPassword": "گذرواژه خود را بازنشانی کنید",
- "stayLoggedIn": "وارد سیستم بمانید",
- "successfullyUnlocked": "با موفقیت باز شد",
- "unableToVerify": "امکان تأیید نیست",
- "verified": "تأیید شده",
- "verifiedSuccessfully": "با موفقیت تأیید شد",
- "verify": "تأیید",
- "verifyUser": "تأیید کاربر",
- "verifyYourEmail": "رایانامه خود را تأیید کنید",
- "youAreInactive": "مدتی است که فعال نبودهاید و به زودی جهت حفظ امنیت شما به صورت خودکار از سیستم خارج خواهید شد. ادامه میدهید؟",
- "youAreReceivingResetPassword": "درخواست بازنشانی گذرواژه نمایه توسط شما یا فرد دیگری فرستاده شده است، اگر این درخواست از سمت شما بوده روی پیوند مقابل کلیک کنید یا در مرورگر وب خود پیوند را کپی کنید تا مراحل بازنشانی گذرواژه تکمیل شود، در غیر این صورت جای نگرانی نیست این پیام را نادیده بگیرید:",
- "youDidNotRequestPassword": "اگر شما این درخواست را ندادید، لطفاً این رایانامه را نادیده بگیرید و گذرواژه شما تغییری نخواهد کرد."
- },
- "error": {
- "accountAlreadyActivated": "این حساب قبلاً فعال شده است.",
- "autosaving": "هنگام ذخیره خودکار این سند خطایی رخ داد.",
- "correctInvalidFields": "لطفا کادرهای نامعتبر را تصحیح کنید.",
- "deletingFile": "هنگام حذف فایل خطایی روی داد.",
- "deletingTitle": "هنگام حذف {{title}} خطایی رخ داد. لطفاً وضعیت اتصال اینترنت خود را بررسی کنید.",
- "emailOrPasswordIncorrect": "رایانامه یا گذرواژه ارائه شده نادرست است.",
- "followingFieldsInvalid_one": "کادر زیر نامعتبر است:",
- "followingFieldsInvalid_other": "کادرهای زیر نامعتبر هستند:",
- "incorrectCollection": "مجموعه نادرست",
- "invalidFileType": "نوع رسانه نامعتبر است",
- "invalidFileTypeValue": "نوع رسانه نامعتبر: {{value}}",
- "loadingDocument": "مشکلی در بارگیری رسانه با شناسه {{id}} پیش آمد.",
- "missingEmail": "رایانامه وارد نشده.",
- "missingIDOfDocument": "شناسه سند جهت بروزرسانی نامعتبر است.",
- "missingIDOfVersion": "شناسه نگارش وارد نشده.",
- "missingRequiredData": "داده های مورد نیاز وجود ندارد.",
- "noFilesUploaded": "هیچ رسانهای بارگذاری نشده.",
- "noMatchedField": "کادر منطبقی با\"{{label}}\" یافت نشد",
- "noUser": "بدون کاربر",
- "notAllowedToAccessPage": "شما اجازه دسترسی به این برگه را ندارید.",
- "notAllowedToPerformAction": "این عملیات برای شما مجاز نیست.",
- "notFound": "منبع درخواست شده یافت نشد.",
- "previewing": "مشکلی در پیشنمایش این رسانه رخ داد.",
- "problemUploadingFile": "هنگام بارگذاری سند خطایی رخ داد.",
- "tokenInvalidOrExpired": "ژتون شما نامعتبر یا منقضی شده است.",
- "unPublishingDocument": "هنگام لغو انتشار این سند خطایی رخ داد.",
- "unableToDeleteCount": "نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.",
- "unableToUpdateCount": "امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.",
- "unauthorized": "درخواست نامعتبر، جهت فرستادن این درخواست باید وارد شوید.",
- "unknown": "یک خطای ناشناخته رخ داد.",
- "unspecific": "خطایی رخ داد.",
- "userLocked": "این کاربر به دلیل تلاش های زیاد برای ورود ناموفق قفل شده است.",
- "valueMustBeUnique": "مقدار باید منحصر به فرد باشد",
- "verificationTokenInvalid": "ژتون تأیید نامعتبر است."
- },
- "fields": {
- "addLabel": "افزودن {{label}}",
- "addLink": "افزودن پیوند",
- "addNew": "افزودن",
- "addNewLabel": "افزودن {{label}} تازه",
- "addRelationship": "افزودن پیوستگی",
- "addUpload": "افزودن بارگذار",
- "block": "بلوک",
- "blockType": "نوع بلوک",
- "blocks": "بلوکها",
- "chooseBetweenCustomTextOrDocument": "بین یک نشانی وب یا پیوند دادن به سندی دیگری یکی را انتخاب کنید.",
- "chooseDocumentToLink": "یک سند را برای پیوند دادن برگزینید",
- "chooseFromExisting": "برگزیدن از بین ورودیها",
- "chooseLabel": "انتخاب {{label}}",
- "collapseAll": "بستن همه",
- "customURL": "URL سفارشی",
- "editLabelData": "ویرایش {{label}} داده",
- "editLink": "نگارش پیوند",
- "editRelationship": "نگارش پیوستگی",
- "enterURL": "یک نشانی وب وارد کنید",
- "internalLink": "پیوند درونی",
- "itemsAndMore": "{{items}} و {{count}} بیشتر",
- "labelRelationship": "{{label}} پیوستگی",
- "latitude": "عرض جغرافیایی",
- "linkType": "نوع پیوند",
- "linkedTo": "مرتبط با <0>{{label}}</0>",
- "longitude": "طول جغرافیایی",
- "newLabel": "تازه {{label}}",
- "openInNewTab": "بازکردن درزبانه تازه",
- "passwordsDoNotMatch": "گذرواژههای وارد شده مطابقت ندارند.",
- "relatedDocument": "اسناد مرتبط",
- "relationTo": "پیوست به",
- "removeRelationship": "حذف پیوستگی",
- "removeUpload": "حذف بارگذار",
- "saveChanges": "ذخیره تغییرات",
- "searchForBlock": "جستوجو برای بلوک",
- "selectExistingLabel": "انتخاب موارد {{label}}",
- "selectFieldsToEdit": "انتخاب کادرها برای نگارش",
- "showAll": "نمایش کل",
- "swapRelationship": "تبادل پیوستگی",
- "swapUpload": "تبادل بارگذار",
- "textToDisplay": "متن برای نمایش",
- "toggleBlock": "کارگذاری بلوک",
- "uploadNewLabel": "بارگذاری تازه {{label}}"
- },
- "general": {
- "aboutToDelete": "شما در حال پاک کردن {{label}} <1>{{title}}</1> هستید. اطمینان دارید؟",
- "aboutToDeleteCount_many": "شما در حال پاک کردن {{count}} تعداد {{label}} هستید",
- "aboutToDeleteCount_one": "شما در حال پاک کردن {{count}} تعداد {{label}} هستید",
- "aboutToDeleteCount_other": "شما در شرف حذف هستید {{count}} {{label}}",
- "addBelow": "افزودن به زیر",
- "addFilter": "افزودن علامت",
- "adminTheme": "پوسته پیشخوان",
- "and": "و",
- "applyChanges": "اعمال تغییرات",
- "ascending": "صعودی",
- "automatic": "خودکار",
- "backToDashboard": "بازگشت به پیشخوان",
- "cancel": "لغو",
- "changesNotSaved": "تغییرات شما ذخیره نشده، اگر این برگه را ترک کنید. تمام تغییرات از دست خواهد رفت.",
- "close": "بستن",
- "collapse": "بستن",
- "collections": "مجموعهها",
- "columnToSort": "ستون برای مرتبسازی",
- "columns": "ستونها",
- "confirm": "تأیید",
- "confirmDeletion": "تأئید عملیات حذف",
- "confirmDuplication": "تأئید رونوشت",
- "copied": "رونوشت شده",
- "copy": "رونوشت",
- "create": "ساختن",
- "createNew": "ساختن تازه",
- "createNewLabel": "ساختن {{label}} تازه",
- "created": "ساخته شده",
- "createdAt": "ساخته شده در",
- "creating": "در حال ساخت",
- "creatingNewLabel": "در حال ساختن {{label}} تازه",
- "dark": "تاریک",
- "dashboard": "پیشخوان",
- "delete": "حذف",
- "deletedCountSuccessfully": "تعداد {{count}} {{label}} با موفقیت پاک گردید.",
- "deletedSuccessfully": "با موفقیت حذف شد.",
- "deleting": "در حال حذف...",
- "descending": "رو به پایین",
- "deselectAllRows": "تمام سطرها را از انتخاب خارج کنید",
- "duplicate": "تکراری",
- "duplicateWithoutSaving": "رونوشت بدون ذخیره کردن تغییرات",
- "edit": "نگارش",
- "editLabel": "نگارش {{label}}",
- "editing": "در حال نگارش",
- "editingLabel_many": "در حال نگارش {{count}} از {{label}}",
- "editingLabel_one": "در حال نگارش {{count}} از {{label}}",
- "editingLabel_other": "در حال نگارش {{count}} از {{label}}",
- "email": "رایانامه",
- "emailAddress": "نشانی رایانامه",
- "enterAValue": "یک مقدار وارد کنید",
- "error": "خطا",
- "errors": "خطاها",
- "fallbackToDefaultLocale": "بازگردان پیشفرض زبان",
- "filter": "علامتگذاری",
- "filterWhere": "علامت گذاری کردن {{label}} جایی که",
- "filters": "علامتگذاریها",
- "globals": "سراسری",
- "language": "زبان",
- "lastModified": "آخرین نگارش",
- "leaveAnyway": "به هر حال ترک کن",
- "leaveWithoutSaving": "ترک کردن بدون ذخیره",
- "light": "روشن",
- "livePreview": "پیشنمایش",
- "loading": "در حال بارگذاری",
- "locale": "زبان",
- "locales": "زبانها",
- "menu": "منو",
- "moveDown": "حرکت به پایین",
- "moveUp": "حرکت به بالا",
- "newPassword": "گذرواژه تازه",
- "noFiltersSet": "هیچ علامتگذاری تنظیم نشده",
- "noLabel": "<No {{label}}>",
- "noOptions": "بدون گزینه",
- "noResults": "هیچ {{label}} یافت نشد. {{label}} یا هنوز وجود ندارد یا هیچ کدام با علامتگذاریهایی که در بالا مشخص کرده اید مطابقت ندارد.",
- "noValue": "بدون مقدار",
- "none": "هیچ یک",
- "notFound": "یافت نشد",
- "nothingFound": "چیزی یافت نشد",
- "of": "از",
- "open": "باز کردن",
- "or": "یا",
- "order": "چیدمان",
- "pageNotFound": "برگه یافت نشد",
- "password": "گذرواژه",
- "payloadSettings": "تنظیمات پیلود",
- "perPage": "هر برگه: {{limit}}",
- "remove": "برداشتن",
- "reset": "بازنشانی",
- "row": "ردیف",
- "rows": "ردیفها",
- "save": "ذخیره",
- "saving": "در حال ذخیره...",
- "searchBy": "جستجو بر اساس {{label}}",
- "selectAll": "انتخاب همه {{count}} {{label}}",
- "selectAllRows": "انتخاب تمام سطرها",
- "selectValue": "یک مقدار را انتخاب کنید",
- "selectedCount": "{{count}} {{label}} انتخاب شد",
- "showAllLabel": "نمایش همه {{label}}",
- "sorryNotFound": "متأسفانه چیزی برای مطابقت با درخواست شما وجود ندارد.",
- "sort": "مرتبسازی",
- "sortByLabelDirection": "مرتب کردن بر اساس {{label}} {{direction}}",
- "stayOnThisPage": "ماندن در این برگه",
- "submissionSuccessful": "با موفقیت ثبت شد.",
- "submit": "فرستادن",
- "successfullyCreated": "{{label}} با موفقیت ساخته شد.",
- "successfullyDuplicated": "{{label}} با موفقیت رونوشت شد.",
- "thisLanguage": "فارسی",
- "titleDeleted": "{{label}} \"{{title}}\" با موفقیت پاک شد.",
- "unauthorized": "غیرمجاز",
- "unsavedChangesDuplicate": "شما تغییرات ذخیره نشده دارید. مطمئنید میخواهید به رونوشت ادامه دهید؟",
- "untitled": "بدون عنوان",
- "updatedAt": "بروز شده در",
- "updatedCountSuccessfully": "تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.",
- "updatedSuccessfully": "با موفقیت بهروز شد.",
- "updating": "در حال بهروزرسانی",
- "uploading": "در حال بارگذاری",
- "user": "کاربر",
- "users": "کاربران",
- "value": "مقدار",
- "welcome": "خوشآمدید"
- },
- "operators": {
- "contains": "شامل",
- "equals": "برابر با",
- "exists": "وجود دارد",
- "isGreaterThan": "بزرگتر است از",
- "isGreaterThanOrEqualTo": "بزرگتر یا مساوی است",
- "isIn": "هست در",
- "isLessThan": "کمتر است از",
- "isLessThanOrEqualTo": "کمتر یا مساوی است",
- "isLike": "مانند این است",
- "isNotEqualTo": "برابر نیست",
- "isNotIn": "در این نیست",
- "near": "نزدیک"
- },
- "upload": {
- "crop": "محصول",
- "cropToolDescription": "گوشههای منطقه انتخاب شده را بکشید، یک منطقه جدید رسم کنید یا مقادیر زیر را تنظیم کنید.",
- "dragAndDrop": "یک سند را بکشید و رها کنید",
- "dragAndDropHere": "یا یک سند را به اینجا بکشید و رها کنید",
- "editImage": "ویرایش تصویر",
- "fileName": "نام رسانه",
- "fileSize": "حجم رسانه",
- "focalPoint": "نقطه متمرکز",
- "focalPointDescription": "نقطه کانونی را مستقیماً روی پیش نمایش بکشید یا مقادیر زیر را تنظیم کنید.",
- "height": "ارتفاع",
- "lessInfo": "اطلاعات کمتر",
- "moreInfo": "اطلاعات بیشتر",
- "previewSizes": "اندازه های پیش نمایش",
- "selectCollectionToBrowse": "یک مجموعه را برای مرور انتخاب کنید",
- "selectFile": "برگزیدن رسانه",
- "setCropArea": "تنظیم ناحیه برش",
- "setFocalPoint": "تنظیم نقطه کانونی",
- "sizes": "اندازهها",
- "sizesFor": "اندازهها برای {{label}}",
- "width": "پهنا"
- },
- "validation": {
- "emailAddress": "لطفاً یک نشانی رایانامه معتبر وارد کنید.",
- "enterNumber": "لطفاً یک شماره درست وارد کنید.",
- "fieldHasNo": "این کادر شامل هیچ {{label}} نمیشود",
- "greaterThanMax": "{{value}} بیشتر از حداکثر مجاز برای {{label}} است که {{max}} است.",
- "invalidInput": "این کادر دارای ورودی نامعتبر است.",
- "invalidSelection": "این کادر دارای یک انتخاب نامعتبر است.",
- "invalidSelections": "این کادر دارای انتخابهای نامعتبر زیر است:",
- "lessThanMin": "{{value}} کمتر از حداقل مجاز برای {{label}} است که {{min}} است.",
- "limitReached": "محدودیت رسیده است، فقط {{max}} مورد می تواند اضافه شود.",
- "longerThanMin": "ورودی باید بیش از حداقل {{minLength}} واژه باشد.",
- "notValidDate": "\"{{value}}\" یک تاریخ معتبر نیست.",
- "required": "این کادر اجباری است.",
- "requiresAtLeast": "این رشته حداقل نیازمند {{count}} {{label}}.",
- "requiresNoMoreThan": "این رشته به بیش از {{count}} {{label}} نیاز دارد.",
- "requiresTwoNumbers": "این کادر به دو عدد نیاز دارد.",
- "shorterThanMax": "ورودی باید کمتر از {{maxLength}} واژه باشد.",
- "trueOrFalse": "این کادر فقط می تواند به صورت true یا false باشد.",
- "validUploadID": "این فیلد یک شناسه بارگذاری معتبر نیست."
- },
- "version": {
- "aboutToPublishSelection": "شما در حال انتشار همه {{label}} برگزیده هستید از این کار اطمینان دارید؟",
- "aboutToRestore": "شما در شرف بازیابی این هستید {{label}} سند به ایالتی که در آن بود {{versionDate}}.",
- "aboutToRestoreGlobal": "شما در حال بازگردانی کلی {{label}} در این {{versionDate}} هستید.",
- "aboutToRevertToPublished": "شما در حال بازگردانی تغییرات این رسانه به وضعیت منتشر شده آن هستید. از این کار اطمینان دارید؟",
- "aboutToUnpublish": "شما در حال لغو انتشار این سند هستید، آیا از این کار اطمینان دارید؟",
- "aboutToUnpublishSelection": "شما در شرف لغو انتشار {{label}} برگزیده هستید. ایا اطمینان دارید؟",
- "autosave": "ذخیره خودکار",
- "autosavedSuccessfully": "با موفقیت ذخیره خودکار شد.",
- "autosavedVersion": "نگارش ذخیره شده خودکار",
- "changed": "تغییر کرد",
- "compareVersion": "مقایسه نگارش با:",
- "confirmPublish": "تأیید انتشار",
- "confirmRevertToSaved": "تأیید بازگردانی نگارش ذخیره شده",
- "confirmUnpublish": "تأیید لغو انتشار",
- "confirmVersionRestoration": "تأیید بازیابی نگارش",
- "currentDocumentStatus": "جاری {{docStatus}} سند",
- "draft": "پیشنویس",
- "draftSavedSuccessfully": "پیشنویس با موفقیت ذخیره شد.",
- "lastSavedAgo": "آخرین بار {{distance}} پیش ذخیره شد",
- "noFurtherVersionsFound": "نگارش دیگری یافت نشد",
- "noRowsFound": "هیچ {{label}} یافت نشد",
- "preview": "پیشنمایش",
- "problemRestoringVersion": "مشکلی در بازیابی این نگارش وجود دارد",
- "publish": "انتشار",
- "publishChanges": "انتشار تغییرات",
- "published": "انتشار یافته",
- "restoreThisVersion": "این نگارش را بازیابی کنید",
- "restoredSuccessfully": "با موفقیت بازیابی شد.",
- "restoring": "در حال بازیابی...",
- "revertToPublished": "بازگردانی به انتشار یافته",
- "reverting": "در حال بازگردانی...",
- "saveDraft": "ذخیره پیشنویس",
- "selectLocales": "زبانها را برای نمایش انتخاب کنید",
- "selectVersionToCompare": "نگارشی را برای مقایسه انتخاب کنید",
- "showLocales": "نمایش زبانها:",
- "showingVersionsFor": "نمایش نگارشها برای:",
- "status": "وضعیت",
- "type": "تایپ کنید",
- "unpublish": "لغو انتشار",
- "unpublishing": "در حال لغو انتشار...",
- "version": "نگارش",
- "versionCount_many": "{{count}} نگارش یافت شد",
- "versionCount_none": "هیچ نگارشی یافت نشد",
- "versionCount_one": "{{count}} نگارش یافت شد",
- "versionCount_other": "{{count}} نگارش یافت شد",
- "versionCreatedOn": "{{version}} ساخته شده در:",
- "versionID": "شناسه نگارش",
- "versions": "نگارشها",
- "viewingVersion": "در حال مشاهده نگارش برای {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "در حال مشاهده نگارشهای کلی {{entityLabel}}",
- "viewingVersions": "مشاهده نگارشها برای {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "مشاهده نگارشهای کلی {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/fa.ts b/packages/translations/src/all/fa.ts
new file mode 100644
index 00000000000..57ccfebf496
--- /dev/null
+++ b/packages/translations/src/all/fa.ts
@@ -0,0 +1,387 @@
+export default {
+ authentication: {
+ account: 'نمایه',
+ accountOfCurrentUser: 'نمایه کاربر فعلی',
+ alreadyActivated: 'قبلاً فعال شده است',
+ alreadyLoggedIn: 'قبلاً وارد شدهاید',
+ apiKey: 'کلید اِیپیآی',
+ backToLogin: 'بازگشت به برگه ورود',
+ beginCreateFirstUser: 'برای آغاز، نخستین کاربر خود را بسازید.',
+ changePassword: 'تغییر گذرواژه',
+ checkYourEmailForPasswordReset:
+ 'برای بازیابی ایمن گذرواژه خود، پیامی که به رایانامه شما فرستادیم و دارای پیوند بازنشانی گذرواژه است را بررسی نمایید.',
+ confirmGeneration: 'تأیید ساخت',
+ confirmPassword: 'تأیید گذرواژه',
+ createFirstUser: 'ایجاد کاربر نخست',
+ emailNotValid: 'رایانامه ارائهشده درست نیست',
+ emailSent: 'رایانامه فرستاده شد',
+ enableAPIKey: 'فعالسازی کلید اِیپیآی',
+ failedToUnlock: 'باز کردن قفل ناموفق بود',
+ forceUnlock: 'باز کردن قفل اجباری',
+ forgotPassword: 'بازیابی گذرواژه',
+ forgotPasswordEmailInstructions:
+ 'لطفا نام کاربری یا نشانی رایانامه خود را وارد نمایید. شما یک پیام با دستورالعمل راهاندازی مجدد گذرواژه خود دریافت خواهید کرد.',
+ forgotPasswordQuestion: 'بازیابی گذرواژه؟',
+ generate: 'ساخت',
+ generateNewAPIKey: 'ساخت کلید اِیپیآی تازه',
+ generatingNewAPIKeyWillInvalidate:
+ 'ساخت کلید اِیپیآی تازه انجام خواهد شد، اما کلیدهای پیشین را <1>باطل</1>خواهد کرد، تمایل دارید ادامه دهید؟',
+ lockUntil: 'قفل تا',
+ logBackIn: 'دوباره وارد شوید',
+ logOut: 'خروج',
+ loggedIn: 'برای ورود با کاربر دیگر، باید اول <0>خارج</0> شوید.',
+ loggedInChangePassword:
+ 'برای تغییر گذرواژه، به <0>نمایه</0> بروید تا گذرواژه خود را ویرایش کنید.',
+ loggedOutInactivity: 'شما به دلیل عدم فعالیت از سیستم خارج شده اید.',
+ loggedOutSuccessfully: 'شما با موفقیت از سیستم خارج شدید.',
+ login: 'وارد شدن',
+ loginAttempts: 'تلاش برای ورود',
+ loginUser: 'ورود کاربر',
+ loginWithAnotherUser: 'برای ورود با کاربر دیگر، باید اول<0>خارج</0> شوید.',
+ logout: 'خروج',
+ logoutUser: 'خروج از کاربر',
+ newAPIKeyGenerated: 'کلید اِیپیآی تازه ساخته شد.',
+ newAccountCreated:
+ 'یک نمایه کاربری تازه برای دسترسی شما ساخته شده است <a href="{{serverURL}}">{{serverURL}}</a> لطفاً روی پیوند زیر کلیک کنید یا آدرس زیر را در مرورگر خود قرار دهید تا رایانامه خود را تأیید کنید: <a href="{{verificationURL}}">{{verificationURL}}</a><br> پس از تایید رایانامه خود، می توانید وارد سیستم شوید.',
+ newPassword: 'گذرواژه تازه',
+ resetPassword: 'بازنشانی گذرواژه',
+ resetPasswordExpiration: 'زمان انقضاء بازنشانی گذرواژه',
+ resetPasswordToken: 'ژتون بازیابی گذرواژه',
+ resetYourPassword: 'گذرواژه خود را بازنشانی کنید',
+ stayLoggedIn: 'وارد سیستم بمانید',
+ successfullyUnlocked: 'با موفقیت باز شد',
+ unableToVerify: 'امکان تأیید نیست',
+ verified: 'تأیید شده',
+ verifiedSuccessfully: 'با موفقیت تأیید شد',
+ verify: 'تأیید',
+ verifyUser: 'تأیید کاربر',
+ verifyYourEmail: 'رایانامه خود را تأیید کنید',
+ youAreInactive:
+ 'مدتی است که فعال نبودهاید و به زودی جهت حفظ امنیت شما به صورت خودکار از سیستم خارج خواهید شد. ادامه میدهید؟',
+ youAreReceivingResetPassword:
+ 'درخواست بازنشانی گذرواژه نمایه توسط شما یا فرد دیگری فرستاده شده است، اگر این درخواست از سمت شما بوده روی پیوند مقابل کلیک کنید یا در مرورگر وب خود پیوند را کپی کنید تا مراحل بازنشانی گذرواژه تکمیل شود، در غیر این صورت جای نگرانی نیست این پیام را نادیده بگیرید:',
+ youDidNotRequestPassword:
+ 'اگر شما این درخواست را ندادید، لطفاً این رایانامه را نادیده بگیرید و گذرواژه شما تغییری نخواهد کرد.',
+ },
+ error: {
+ accountAlreadyActivated: 'این حساب قبلاً فعال شده است.',
+ autosaving: 'هنگام ذخیره خودکار این سند خطایی رخ داد.',
+ correctInvalidFields: 'لطفا کادرهای نامعتبر را تصحیح کنید.',
+ deletingFile: 'هنگام حذف فایل خطایی روی داد.',
+ deletingTitle: 'هنگام حذف {{title}} خطایی رخ داد. لطفاً وضعیت اتصال اینترنت خود را بررسی کنید.',
+ emailOrPasswordIncorrect: 'رایانامه یا گذرواژه ارائه شده نادرست است.',
+ followingFieldsInvalid_one: 'کادر زیر نامعتبر است:',
+ followingFieldsInvalid_other: 'کادرهای زیر نامعتبر هستند:',
+ incorrectCollection: 'مجموعه نادرست',
+ invalidFileType: 'نوع رسانه نامعتبر است',
+ invalidFileTypeValue: 'نوع رسانه نامعتبر: {{value}}',
+ loadingDocument: 'مشکلی در بارگیری رسانه با شناسه {{id}} پیش آمد.',
+ missingEmail: 'رایانامه وارد نشده.',
+ missingIDOfDocument: 'شناسه سند جهت بروزرسانی نامعتبر است.',
+ missingIDOfVersion: 'شناسه نگارش وارد نشده.',
+ missingRequiredData: 'داده های مورد نیاز وجود ندارد.',
+ noFilesUploaded: 'هیچ رسانهای بارگذاری نشده.',
+ noMatchedField: 'کادر منطبقی با"{{label}}" یافت نشد',
+ noUser: 'بدون کاربر',
+ notAllowedToAccessPage: 'شما اجازه دسترسی به این برگه را ندارید.',
+ notAllowedToPerformAction: 'این عملیات برای شما مجاز نیست.',
+ notFound: 'منبع درخواست شده یافت نشد.',
+ previewing: 'مشکلی در پیشنمایش این رسانه رخ داد.',
+ problemUploadingFile: 'هنگام بارگذاری سند خطایی رخ داد.',
+ tokenInvalidOrExpired: 'ژتون شما نامعتبر یا منقضی شده است.',
+ unPublishingDocument: 'هنگام لغو انتشار این سند خطایی رخ داد.',
+ unableToDeleteCount: 'نمیتوان {{count}} از {{total}} {{label}} را حذف کرد.',
+ unableToUpdateCount: 'امکان به روز رسانی {{count}} خارج از {{total}} {{label}} وجود ندارد.',
+ unauthorized: 'درخواست نامعتبر، جهت فرستادن این درخواست باید وارد شوید.',
+ unknown: 'یک خطای ناشناخته رخ داد.',
+ unspecific: 'خطایی رخ داد.',
+ userLocked: 'این کاربر به دلیل تلاش های زیاد برای ورود ناموفق قفل شده است.',
+ valueMustBeUnique: 'مقدار باید منحصر به فرد باشد',
+ verificationTokenInvalid: 'ژتون تأیید نامعتبر است.',
+ },
+ fields: {
+ addLabel: 'افزودن {{label}}',
+ addLink: 'افزودن پیوند',
+ addNew: 'افزودن',
+ addNewLabel: 'افزودن {{label}} تازه',
+ addRelationship: 'افزودن پیوستگی',
+ addUpload: 'افزودن بارگذار',
+ block: 'بلوک',
+ blockType: 'نوع بلوک',
+ blocks: 'بلوکها',
+ chooseBetweenCustomTextOrDocument:
+ 'بین یک نشانی وب یا پیوند دادن به سندی دیگری یکی را انتخاب کنید.',
+ chooseDocumentToLink: 'یک سند را برای پیوند دادن برگزینید',
+ chooseFromExisting: 'برگزیدن از بین ورودیها',
+ chooseLabel: 'انتخاب {{label}}',
+ collapseAll: 'بستن همه',
+ customURL: 'URL سفارشی',
+ editLabelData: 'ویرایش {{label}} داده',
+ editLink: 'نگارش پیوند',
+ editRelationship: 'نگارش پیوستگی',
+ enterURL: 'یک نشانی وب وارد کنید',
+ internalLink: 'پیوند درونی',
+ itemsAndMore: '{{items}} و {{count}} بیشتر',
+ labelRelationship: '{{label}} پیوستگی',
+ latitude: 'عرض جغرافیایی',
+ linkType: 'نوع پیوند',
+ linkedTo: 'مرتبط با <0>{{label}}</0>',
+ longitude: 'طول جغرافیایی',
+ newLabel: 'تازه {{label}}',
+ openInNewTab: 'بازکردن درزبانه تازه',
+ passwordsDoNotMatch: 'گذرواژههای وارد شده مطابقت ندارند.',
+ relatedDocument: 'اسناد مرتبط',
+ relationTo: 'پیوست به',
+ removeRelationship: 'حذف پیوستگی',
+ removeUpload: 'حذف بارگذار',
+ saveChanges: 'ذخیره تغییرات',
+ searchForBlock: 'جستوجو برای بلوک',
+ selectExistingLabel: 'انتخاب موارد {{label}}',
+ selectFieldsToEdit: 'انتخاب کادرها برای نگارش',
+ showAll: 'نمایش کل',
+ swapRelationship: 'تبادل پیوستگی',
+ swapUpload: 'تبادل بارگذار',
+ textToDisplay: 'متن برای نمایش',
+ toggleBlock: 'کارگذاری بلوک',
+ uploadNewLabel: 'بارگذاری تازه {{label}}',
+ },
+ general: {
+ aboutToDelete: 'شما در حال پاک کردن {{label}} <1>{{title}}</1> هستید. اطمینان دارید؟',
+ aboutToDeleteCount_many: 'شما در حال پاک کردن {{count}} تعداد {{label}} هستید',
+ aboutToDeleteCount_one: 'شما در حال پاک کردن {{count}} تعداد {{label}} هستید',
+ aboutToDeleteCount_other: 'شما در شرف حذف هستید {{count}} {{label}}',
+ addBelow: 'افزودن به زیر',
+ addFilter: 'افزودن علامت',
+ adminTheme: 'پوسته پیشخوان',
+ and: 'و',
+ applyChanges: 'اعمال تغییرات',
+ ascending: 'صعودی',
+ automatic: 'خودکار',
+ backToDashboard: 'بازگشت به پیشخوان',
+ cancel: 'لغو',
+ changesNotSaved:
+ 'تغییرات شما ذخیره نشده، اگر این برگه را ترک کنید. تمام تغییرات از دست خواهد رفت.',
+ close: 'بستن',
+ collapse: 'بستن',
+ collections: 'مجموعهها',
+ columnToSort: 'ستون برای مرتبسازی',
+ columns: 'ستونها',
+ confirm: 'تأیید',
+ confirmDeletion: 'تأئید عملیات حذف',
+ confirmDuplication: 'تأئید رونوشت',
+ copied: 'رونوشت شده',
+ copy: 'رونوشت',
+ create: 'ساختن',
+ createNew: 'ساختن تازه',
+ createNewLabel: 'ساختن {{label}} تازه',
+ created: 'ساخته شده',
+ createdAt: 'ساخته شده در',
+ creating: 'در حال ساخت',
+ creatingNewLabel: 'در حال ساختن {{label}} تازه',
+ dark: 'تاریک',
+ dashboard: 'پیشخوان',
+ delete: 'حذف',
+ deletedCountSuccessfully: 'تعداد {{count}} {{label}} با موفقیت پاک گردید.',
+ deletedSuccessfully: 'با موفقیت حذف شد.',
+ deleting: 'در حال حذف...',
+ descending: 'رو به پایین',
+ deselectAllRows: 'تمام سطرها را از انتخاب خارج کنید',
+ duplicate: 'تکراری',
+ duplicateWithoutSaving: 'رونوشت بدون ذخیره کردن تغییرات',
+ edit: 'نگارش',
+ editLabel: 'نگارش {{label}}',
+ editing: 'در حال نگارش',
+ editingLabel_many: 'در حال نگارش {{count}} از {{label}}',
+ editingLabel_one: 'در حال نگارش {{count}} از {{label}}',
+ editingLabel_other: 'در حال نگارش {{count}} از {{label}}',
+ email: 'رایانامه',
+ emailAddress: 'نشانی رایانامه',
+ enterAValue: 'یک مقدار وارد کنید',
+ error: 'خطا',
+ errors: 'خطاها',
+ fallbackToDefaultLocale: 'بازگردان پیشفرض زبان',
+ filter: 'علامتگذاری',
+ filterWhere: 'علامت گذاری کردن {{label}} جایی که',
+ filters: 'علامتگذاریها',
+ globals: 'سراسری',
+ language: 'زبان',
+ lastModified: 'آخرین نگارش',
+ leaveAnyway: 'به هر حال ترک کن',
+ leaveWithoutSaving: 'ترک کردن بدون ذخیره',
+ light: 'روشن',
+ livePreview: 'پیشنمایش',
+ loading: 'در حال بارگذاری',
+ locale: 'زبان',
+ locales: 'زبانها',
+ menu: 'منو',
+ moveDown: 'حرکت به پایین',
+ moveUp: 'حرکت به بالا',
+ newPassword: 'گذرواژه تازه',
+ noFiltersSet: 'هیچ علامتگذاری تنظیم نشده',
+ noLabel: '<No {{label}}>',
+ noOptions: 'بدون گزینه',
+ noResults:
+ 'هیچ {{label}} یافت نشد. {{label}} یا هنوز وجود ندارد یا هیچ کدام با علامتگذاریهایی که در بالا مشخص کرده اید مطابقت ندارد.',
+ noValue: 'بدون مقدار',
+ none: 'هیچ یک',
+ notFound: 'یافت نشد',
+ nothingFound: 'چیزی یافت نشد',
+ of: 'از',
+ open: 'باز کردن',
+ or: 'یا',
+ order: 'چیدمان',
+ pageNotFound: 'برگه یافت نشد',
+ password: 'گذرواژه',
+ payloadSettings: 'تنظیمات پیلود',
+ perPage: 'هر برگه: {{limit}}',
+ remove: 'برداشتن',
+ reset: 'بازنشانی',
+ row: 'ردیف',
+ rows: 'ردیفها',
+ save: 'ذخیره',
+ saving: 'در حال ذخیره...',
+ searchBy: 'جستجو بر اساس {{label}}',
+ selectAll: 'انتخاب همه {{count}} {{label}}',
+ selectAllRows: 'انتخاب تمام سطرها',
+ selectValue: 'یک مقدار را انتخاب کنید',
+ selectedCount: '{{count}} {{label}} انتخاب شد',
+ showAllLabel: 'نمایش همه {{label}}',
+ sorryNotFound: 'متأسفانه چیزی برای مطابقت با درخواست شما وجود ندارد.',
+ sort: 'مرتبسازی',
+ sortByLabelDirection: 'مرتب کردن بر اساس {{label}} {{direction}}',
+ stayOnThisPage: 'ماندن در این برگه',
+ submissionSuccessful: 'با موفقیت ثبت شد.',
+ submit: 'فرستادن',
+ successfullyCreated: '{{label}} با موفقیت ساخته شد.',
+ successfullyDuplicated: '{{label}} با موفقیت رونوشت شد.',
+ thisLanguage: 'فارسی',
+ titleDeleted: '{{label}} "{{title}}" با موفقیت پاک شد.',
+ unauthorized: 'غیرمجاز',
+ unsavedChangesDuplicate: 'شما تغییرات ذخیره نشده دارید. مطمئنید میخواهید به رونوشت ادامه دهید؟',
+ untitled: 'بدون عنوان',
+ updatedAt: 'بروز شده در',
+ updatedCountSuccessfully: 'تعداد {{count}} با عنوان {{label}} با موفقیت بروزرسانی شدند.',
+ updatedSuccessfully: 'با موفقیت بهروز شد.',
+ updating: 'در حال بهروزرسانی',
+ uploading: 'در حال بارگذاری',
+ user: 'کاربر',
+ users: 'کاربران',
+ value: 'مقدار',
+ welcome: 'خوشآمدید',
+ },
+ operators: {
+ contains: 'شامل',
+ equals: 'برابر با',
+ exists: 'وجود دارد',
+ isGreaterThan: 'بزرگتر است از',
+ isGreaterThanOrEqualTo: 'بزرگتر یا مساوی است',
+ isIn: 'هست در',
+ isLessThan: 'کمتر است از',
+ isLessThanOrEqualTo: 'کمتر یا مساوی است',
+ isLike: 'مانند این است',
+ isNotEqualTo: 'برابر نیست',
+ isNotIn: 'در این نیست',
+ near: 'نزدیک',
+ },
+ upload: {
+ crop: 'محصول',
+ cropToolDescription:
+ 'گوشههای منطقه انتخاب شده را بکشید، یک منطقه جدید رسم کنید یا مقادیر زیر را تنظیم کنید.',
+ dragAndDrop: 'یک سند را بکشید و رها کنید',
+ dragAndDropHere: 'یا یک سند را به اینجا بکشید و رها کنید',
+ editImage: 'ویرایش تصویر',
+ fileName: 'نام رسانه',
+ fileSize: 'حجم رسانه',
+ focalPoint: 'نقطه متمرکز',
+ focalPointDescription:
+ 'نقطه کانونی را مستقیماً روی پیش نمایش بکشید یا مقادیر زیر را تنظیم کنید.',
+ height: 'ارتفاع',
+ lessInfo: 'اطلاعات کمتر',
+ moreInfo: 'اطلاعات بیشتر',
+ previewSizes: 'اندازه های پیش نمایش',
+ selectCollectionToBrowse: 'یک مجموعه را برای مرور انتخاب کنید',
+ selectFile: 'برگزیدن رسانه',
+ setCropArea: 'تنظیم ناحیه برش',
+ setFocalPoint: 'تنظیم نقطه کانونی',
+ sizes: 'اندازهها',
+ sizesFor: 'اندازهها برای {{label}}',
+ width: 'پهنا',
+ },
+ validation: {
+ emailAddress: 'لطفاً یک نشانی رایانامه معتبر وارد کنید.',
+ enterNumber: 'لطفاً یک شماره درست وارد کنید.',
+ fieldHasNo: 'این کادر شامل هیچ {{label}} نمیشود',
+ greaterThanMax: '{{value}} بیشتر از حداکثر مجاز برای {{label}} است که {{max}} است.',
+ invalidInput: 'این کادر دارای ورودی نامعتبر است.',
+ invalidSelection: 'این کادر دارای یک انتخاب نامعتبر است.',
+ invalidSelections: 'این کادر دارای انتخابهای نامعتبر زیر است:',
+ lessThanMin: '{{value}} کمتر از حداقل مجاز برای {{label}} است که {{min}} است.',
+ limitReached: 'محدودیت رسیده است، فقط {{max}} مورد می تواند اضافه شود.',
+ longerThanMin: 'ورودی باید بیش از حداقل {{minLength}} واژه باشد.',
+ notValidDate: '"{{value}}" یک تاریخ معتبر نیست.',
+ required: 'این کادر اجباری است.',
+ requiresAtLeast: 'این رشته حداقل نیازمند {{count}} {{label}}.',
+ requiresNoMoreThan: 'این رشته به بیش از {{count}} {{label}} نیاز دارد.',
+ requiresTwoNumbers: 'این کادر به دو عدد نیاز دارد.',
+ shorterThanMax: 'ورودی باید کمتر از {{maxLength}} واژه باشد.',
+ trueOrFalse: 'این کادر فقط می تواند به صورت true یا false باشد.',
+ validUploadID: 'این فیلد یک شناسه بارگذاری معتبر نیست.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'شما در حال انتشار همه {{label}} برگزیده هستید از این کار اطمینان دارید؟',
+ aboutToRestore:
+ 'شما در شرف بازیابی این هستید {{label}} سند به ایالتی که در آن بود {{versionDate}}.',
+ aboutToRestoreGlobal: 'شما در حال بازگردانی کلی {{label}} در این {{versionDate}} هستید.',
+ aboutToRevertToPublished:
+ 'شما در حال بازگردانی تغییرات این رسانه به وضعیت منتشر شده آن هستید. از این کار اطمینان دارید؟',
+ aboutToUnpublish: 'شما در حال لغو انتشار این سند هستید، آیا از این کار اطمینان دارید؟',
+ aboutToUnpublishSelection: 'شما در شرف لغو انتشار {{label}} برگزیده هستید. ایا اطمینان دارید؟',
+ autosave: 'ذخیره خودکار',
+ autosavedSuccessfully: 'با موفقیت ذخیره خودکار شد.',
+ autosavedVersion: 'نگارش ذخیره شده خودکار',
+ changed: 'تغییر کرد',
+ compareVersion: 'مقایسه نگارش با:',
+ confirmPublish: 'تأیید انتشار',
+ confirmRevertToSaved: 'تأیید بازگردانی نگارش ذخیره شده',
+ confirmUnpublish: 'تأیید لغو انتشار',
+ confirmVersionRestoration: 'تأیید بازیابی نگارش',
+ currentDocumentStatus: 'جاری {{docStatus}} سند',
+ draft: 'پیشنویس',
+ draftSavedSuccessfully: 'پیشنویس با موفقیت ذخیره شد.',
+ lastSavedAgo: 'آخرین بار {{distance}} پیش ذخیره شد',
+ noFurtherVersionsFound: 'نگارش دیگری یافت نشد',
+ noRowsFound: 'هیچ {{label}} یافت نشد',
+ preview: 'پیشنمایش',
+ problemRestoringVersion: 'مشکلی در بازیابی این نگارش وجود دارد',
+ publish: 'انتشار',
+ publishChanges: 'انتشار تغییرات',
+ published: 'انتشار یافته',
+ restoreThisVersion: 'این نگارش را بازیابی کنید',
+ restoredSuccessfully: 'با موفقیت بازیابی شد.',
+ restoring: 'در حال بازیابی...',
+ revertToPublished: 'بازگردانی به انتشار یافته',
+ reverting: 'در حال بازگردانی...',
+ saveDraft: 'ذخیره پیشنویس',
+ selectLocales: 'زبانها را برای نمایش انتخاب کنید',
+ selectVersionToCompare: 'نگارشی را برای مقایسه انتخاب کنید',
+ showLocales: 'نمایش زبانها:',
+ showingVersionsFor: 'نمایش نگارشها برای:',
+ status: 'وضعیت',
+ type: 'تایپ کنید',
+ unpublish: 'لغو انتشار',
+ unpublishing: 'در حال لغو انتشار...',
+ version: 'نگارش',
+ versionCount_many: '{{count}} نگارش یافت شد',
+ versionCount_none: 'هیچ نگارشی یافت نشد',
+ versionCount_one: '{{count}} نگارش یافت شد',
+ versionCount_other: '{{count}} نگارش یافت شد',
+ versionCreatedOn: '{{version}} ساخته شده در:',
+ versionID: 'شناسه نگارش',
+ versions: 'نگارشها',
+ viewingVersion: 'در حال مشاهده نگارش برای {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'در حال مشاهده نگارشهای کلی {{entityLabel}}',
+ viewingVersions: 'مشاهده نگارشها برای {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'مشاهده نگارشهای کلی {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/fr.json b/packages/translations/src/all/fr.json
deleted file mode 100644
index ec99041bdd1..00000000000
--- a/packages/translations/src/all/fr.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Compte",
- "accountOfCurrentUser": "Compte de l'utilisateur actuel",
- "alreadyActivated": "Déjà activé",
- "alreadyLoggedIn": "Déjà connecté",
- "apiKey": "Clé API",
- "backToLogin": "Retour à la connexion",
- "beginCreateFirstUser": "Pour commencer, créez votre premier utilisateur.",
- "changePassword": "Changer le mot de passe",
- "checkYourEmailForPasswordReset": "Vérifiez votre e-mail, nous vous avons envoyé un lien qui vous permettra de réinitialiser votre mot de passe en toute sécurité.",
- "confirmGeneration": "Confirmer la génération",
- "confirmPassword": "Confirmez le mot de passe",
- "createFirstUser": "Créer le premier utilisateur",
- "emailNotValid": "L'adresse e-mail fourni n'est pas valide",
- "emailSent": "E-mail envoyé",
- "enableAPIKey": "Activer la clé API",
- "failedToUnlock": "Déverrouillage échoué",
- "forceUnlock": "Forcer le déverrouillage",
- "forgotPassword": "Mot de passe oublié",
- "forgotPasswordEmailInstructions": "Veuillez saisir votre e-mail ci-dessous. Vous recevrez un e-mail avec des instructions concernant comment réinitialiser votre mot de passe.",
- "forgotPasswordQuestion": "Mot de passe oublié ?",
- "generate": "Générer",
- "generateNewAPIKey": "Générer une nouvelle clé API",
- "generatingNewAPIKeyWillInvalidate": "La génération d'une nouvelle clé API <1>invalidera</1> la clé précédente. Êtes-vous sûr de vouloir continuer ?",
- "lockUntil": "Verrouiller jusqu'à",
- "logBackIn": "Se reconnecter",
- "logOut": "Se déconnecter",
- "loggedIn": "Pour vous connecter en tant qu'un autre utilisateur, vous devez d'abord vous <0>déconnecter</0>.",
- "loggedInChangePassword": "Pour changer votre mot de passe, rendez-vous sur votre <0>compte</0> puis modifiez-y votre mot de passe.",
- "loggedOutInactivity": "Vous avez été déconnecté pour cause d'inactivité.",
- "loggedOutSuccessfully": "Vous avez été déconnecté avec succès.",
- "login": "Se connecter",
- "loginAttempts": "Tentatives de connexion",
- "loginUser": "Connecter l'utilisateur",
- "loginWithAnotherUser": "Pour vous connecter en tant qu'un autre utilisateur, vous devez d'abord vous <0>déconnecter</0>.",
- "logout": "Se déconnecter",
- "logoutUser": "Déconnecter l'utilisateur",
- "newAPIKeyGenerated": "Nouvelle clé API générée.",
- "newAccountCreated": "Un nouveau compte vient d'être créé pour vous permettre d'accéder <a href=\"{{serverURL}}\">{{serverURL}}</a>. Veuillez cliquer sur le lien suivant ou collez l'URL ci-dessous dans votre navigateur pour vérifier votre adresse e-mail: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br>. Après avoir vérifié votre adresse e-mail, vous pourrez vous connecter avec succès.",
- "newPassword": "Nouveau mot de passe",
- "resetPassword": "Réinitialiser le mot de passe",
- "resetPasswordExpiration": "Réinitialiser l'expiration du mot de passe",
- "resetPasswordToken": "Réinitialiser le jeton de mot de passe",
- "resetYourPassword": "Réinitialisez votre mot de passe",
- "stayLoggedIn": "Rester connecté",
- "successfullyUnlocked": "Déverrouillé avec succès",
- "unableToVerify": "Vérification échoué",
- "verified": "Vérifié",
- "verifiedSuccessfully": "Vérifié avec succès",
- "verify": "Vérifier",
- "verifyUser": "Vérifier l'utilisateur",
- "verifyYourEmail": "Vérifiez votre e-mail",
- "youAreInactive": "Vous n'avez pas été actif depuis un moment alors vous serez bientôt automatiquement déconnecté pour votre propre sécurité. Souhaitez-vous rester connecté ?",
- "youAreReceivingResetPassword": "Vous recevez ceci parce que vous (ou quelqu'un d'autre) avez demandé la réinitialisation du mot de passe de votre compte. Veuillez cliquer sur le lien suivant ou le coller dans votre navigateur pour terminer le processus :",
- "youDidNotRequestPassword": "Si vous ne l'avez pas demandé, veuillez ignorer cet e-mail et votre mot de passe restera inchangé."
- },
- "error": {
- "accountAlreadyActivated": "Ce compte a déjà été activé.",
- "autosaving": "Un problème est survenu lors de l'enregistrement automatique de ce document.",
- "correctInvalidFields": "Veuillez corriger les champs invalides.",
- "deletingFile": "Une erreur s'est produite lors de la suppression du fichier.",
- "deletingTitle": "Une erreur s'est produite lors de la suppression de {{title}}. Veuillez vérifier votre connexion puis réessayer.",
- "emailOrPasswordIncorrect": "L'adresse e-mail ou le mot de passe fourni est incorrect.",
- "followingFieldsInvalid_one": "Le champ suivant n'est pas valide :",
- "followingFieldsInvalid_other": "Les champs suivants ne sont pas valides :",
- "incorrectCollection": "Collection incorrecte",
- "invalidFileType": "Type de fichier invalide",
- "invalidFileTypeValue": "Type de fichier invalide : {{value}}",
- "loadingDocument": "Un problème est survenu lors du chargement du document qui a pour identifiant {{id}}.",
- "missingEmail": "E-mail manquant.",
- "missingIDOfDocument": "Il manque l'identifiant du document à mettre à jour.",
- "missingIDOfVersion": "Il manque l'identifiant de la version.",
- "missingRequiredData": "Données requises manquantes.",
- "noFilesUploaded": "Aucun fichier n'a été téléversé.",
- "noMatchedField": "Aucun champ correspondant n'a été trouvé pour \"{{label}}\"",
- "noUser": "Aucun utilisateur",
- "notAllowedToAccessPage": "Vous n'êtes pas autorisé à accéder à cette page.",
- "notAllowedToPerformAction": "Vous n'êtes pas autorisé à effectuer cette action.",
- "notFound": "La ressource demandée n'a pas été trouvée.",
- "previewing": "Un problème est survenu lors de l'aperçu de ce document.",
- "problemUploadingFile": "Il y a eu un problème lors du téléversement du fichier.",
- "tokenInvalidOrExpired": "Le jeton n'est soit pas valide ou a expiré.",
- "unPublishingDocument": "Un problème est survenu lors de l'annulation de la publication de ce document.",
- "unableToDeleteCount": "Impossible de supprimer {{count}} sur {{total}} {{label}}.",
- "unableToUpdateCount": "Impossible de mettre à jour {{count}} sur {{total}} {{label}}.",
- "unauthorized": "Non autorisé, vous devez être connecté pour effectuer cette demande.",
- "unknown": "Une erreur inconnue s'est produite.",
- "unspecific": "Une erreur est survenue.",
- "userLocked": "Cet utilisateur est verrouillé en raison d'un trop grand nombre de tentatives de connexion infructueuses.",
- "valueMustBeUnique": "La valeur doit être unique",
- "verificationTokenInvalid": "Le jeton de vérification n'est pas valide."
- },
- "fields": {
- "addLabel": "Ajouter {{label}}",
- "addLink": "Ajouter un Lien",
- "addNew": "Ajouter nouveau ou nouvelle",
- "addNewLabel": "Ajouter nouveau ou nouvelle {{label}}",
- "addRelationship": "Ajouter une relation",
- "addUpload": "Ajouter le téléchargement",
- "block": "bloc",
- "blockType": "Type de bloc",
- "blocks": "blocs",
- "chooseBetweenCustomTextOrDocument": "Choisissez entre saisir une URL personnalisée ou créer un lien vers un autre document.",
- "chooseDocumentToLink": "Choisissez un document vers lequel établir un lien",
- "chooseFromExisting": "Choisir parmi les existant(e)s",
- "chooseLabel": "Choisir un(e) {{label}}",
- "collapseAll": "Tout réduire",
- "customURL": "URL personnalisée",
- "editLabelData": "Modifier les données de ou du {{label}}",
- "editLink": "Modifier le lien",
- "editRelationship": "Modifier la relation",
- "enterURL": "Entrez une URL",
- "internalLink": "Lien interne",
- "itemsAndMore": "{{items}} et {{count}} de plus",
- "labelRelationship": "Relation de ou du {{label}} ",
- "latitude": "Latitude",
- "linkType": "Type de lien",
- "linkedTo": "Lié à <0>{{label}}</0>",
- "longitude": "Longitude",
- "newLabel": "Nouveau ou nouvelle {{label}}",
- "openInNewTab": "Ouvrir dans un nouvel onglet",
- "passwordsDoNotMatch": "Les mots de passe ne correspondent pas.",
- "relatedDocument": "Document connexe",
- "relationTo": "Lié à",
- "removeRelationship": "Supprimer la relation",
- "removeUpload": "Supprimer le Téléversement",
- "saveChanges": "Sauvegarder les modifications",
- "searchForBlock": "Rechercher un bloc",
- "selectExistingLabel": "Sélectionnez {{label}} existant",
- "selectFieldsToEdit": "Sélectionnez les champs à modifier",
- "showAll": "Afficher tout",
- "swapRelationship": "Changer de relation",
- "swapUpload": "Changer de Fichier",
- "textToDisplay": "Texte à afficher",
- "toggleBlock": "Bloc bascule",
- "uploadNewLabel": "Téléverser un(e) nouveau ou nouvelle {{label}}"
- },
- "general": {
- "aboutToDelete": "Vous êtes sur le point de supprimer ce ou cette {{label}} <1>{{title}}</1>. Êtes-vous sûr ?",
- "aboutToDeleteCount_many": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "aboutToDeleteCount_one": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "aboutToDeleteCount_other": "Vous êtes sur le point de supprimer {{count}} {{label}}",
- "addBelow": "Ajoutez ci-dessous",
- "addFilter": "Ajouter un filtre",
- "adminTheme": "Thème d'administration",
- "and": "Et",
- "applyChanges": "Appliquer les modifications",
- "ascending": "Ascendant",
- "automatic": "Automatique",
- "backToDashboard": "Retour au tableau de bord",
- "cancel": "Annuler",
- "changesNotSaved": "Vos modifications n'ont pas été enregistrées. Vous perdrez vos modifications si vous quittez maintenant.",
- "close": "Fermer",
- "collapse": "Réduire",
- "collections": "Collections",
- "columnToSort": "Colonne à trier",
- "columns": "Colonnes",
- "confirm": "Confirmer",
- "confirmDeletion": "Confirmer la suppression",
- "confirmDuplication": "Confirmer la duplication",
- "copied": "Copié",
- "copy": "Copie",
- "create": "Créer",
- "createNew": "Créer un(e) nouveau ou nouvelle",
- "createNewLabel": "Créer un(e) nouveau ou nouvelle {{label}}",
- "created": "Créé(e)",
- "createdAt": "Créé(e) à",
- "creating": "création en cours",
- "creatingNewLabel": "Création d'un(e) nouveau ou nouvelle {{label}}",
- "dark": "Nuit",
- "dashboard": "Tableau de bord",
- "delete": "Supprimer",
- "deletedCountSuccessfully": "{{count}} {{label}} supprimé avec succès.",
- "deletedSuccessfully": "Supprimé(e) avec succès.",
- "deleting": "Suppression en cours...",
- "descending": "Descendant(e)",
- "deselectAllRows": "Désélectionner toutes les lignes",
- "duplicate": "Dupliquer",
- "duplicateWithoutSaving": "Dupliquer sans enregistrer les modifications",
- "edit": "Éditer",
- "editLabel": "Modifier {{label}}",
- "editing": "Modification en cours",
- "editingLabel_many": "Modification des {{count}} {{label}}",
- "editingLabel_one": "Modification de {{count}} {{label}}",
- "editingLabel_other": "Modification des {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "Adresse e-mail",
- "enterAValue": "Entrez une valeur",
- "error": "Erreur",
- "errors": "Erreurs",
- "fallbackToDefaultLocale": "Retour à la locale par défaut",
- "filter": "Filtrer",
- "filterWhere": "Filtrer {{label}} où",
- "filters": "Filtres",
- "globals": "Globals(es)",
- "language": "Langue",
- "lastModified": "Dernière modification",
- "leaveAnyway": "Quitter quand même",
- "leaveWithoutSaving": "Quitter sans sauvegarder",
- "light": "Lumière ou Jour",
- "livePreview": "Aperçu",
- "loading": "Chargement en cours",
- "locale": "Paramètres régionaux",
- "locales": "Paramètres régionaux",
- "menu": "Menu",
- "moveDown": "Déplacer vers le bas",
- "moveUp": "Déplacer vers le haut",
- "newPassword": "Nouveau mot de passe",
- "noFiltersSet": "Aucun filtre défini",
- "noLabel": "<Pas de {{label}}>",
- "noOptions": "Aucune option",
- "noResults": "Aucun(e) {{label}} trouvé(e). Soit aucun(e) {{label}} n'existe encore, soit aucun(e) ne correspond aux filtres que vous avez spécifiés ci-dessus",
- "noValue": "Aucune valeur",
- "none": "Aucun(e)",
- "notFound": "Pas trouvé",
- "nothingFound": "Rien n'a été trouvé",
- "of": "de",
- "open": "Ouvrir",
- "or": "ou",
- "order": "Ordre",
- "pageNotFound": "Page non trouvée",
- "password": "Mot de passe",
- "payloadSettings": "Paramètres de Payload",
- "perPage": "Par Page: {{limit}}",
- "remove": "Retirer",
- "reset": "Réinitialiser",
- "row": "Ligne",
- "rows": "Lignes",
- "save": "Sauvegarder",
- "saving": "Sauvegarde en cours...",
- "searchBy": "Rechercher par {{label}}",
- "selectAll": "Tout sélectionner {{count}} {{label}}",
- "selectAllRows": "Sélectionnez toutes les lignes",
- "selectValue": "Sélectionnez une valeur",
- "selectedCount": "{{count}} {{label}} sélectionné",
- "showAllLabel": "Afficher tous les {{label}}",
- "sorryNotFound": "Désolé, rien ne correspond à votre demande.",
- "sort": "Trier",
- "sortByLabelDirection": "Trier par {{label}} {{direction}}",
- "stayOnThisPage": "Rester sur cette page",
- "submissionSuccessful": "Soumission réussie.",
- "submit": "Soumettre",
- "successfullyCreated": "{{label}} créé(e) avec succès.",
- "successfullyDuplicated": "{{label}} dupliqué(e) avec succès.",
- "thisLanguage": "Français",
- "titleDeleted": "{{label}} \"{{title}}\" supprimé(e) avec succès.",
- "unauthorized": "Non autorisé",
- "unsavedChangesDuplicate": "Vous avez des changements non enregistrés. Souhaitez-vous continuer la duplication ?",
- "untitled": "Sans titre",
- "updatedAt": "Modifié le",
- "updatedCountSuccessfully": "{{count}} {{label}} mis à jour avec succès.",
- "updatedSuccessfully": "Mis à jour avec succés.",
- "updating": "Mise à jour",
- "uploading": "Téléchargement",
- "user": "Utilisateur",
- "users": "Utilisateurs",
- "value": "Valeur",
- "welcome": "Bienvenu(e)"
- },
- "operators": {
- "contains": "contient",
- "equals": "est égal à",
- "exists": "existe",
- "isGreaterThan": "est supérieur à",
- "isGreaterThanOrEqualTo": "est supérieur ou égal à",
- "isIn": "est dans",
- "isLessThan": "est inférieur à",
- "isLessThanOrEqualTo": "est inférieur ou égal à",
- "isLike": "est comme",
- "isNotEqualTo": "n'est pas égal à",
- "isNotIn": "n'est pas dans",
- "near": "proche"
- },
- "upload": {
- "crop": "Récolte",
- "cropToolDescription": "Faites glisser les coins de la zone sélectionnée, dessinez une nouvelle zone ou ajustez les valeurs ci-dessous.",
- "dragAndDrop": "Glisser-déposer un fichier",
- "dragAndDropHere": "ou glissez-déposez un fichier ici",
- "editImage": "Modifier l'image",
- "fileName": "Nom du fichier",
- "fileSize": "Taille du fichier",
- "focalPoint": "Point focal",
- "focalPointDescription": "Faites glisser le point focal directement sur l'aperçu ou ajustez les valeurs ci-dessous.",
- "height": "Hauteur",
- "lessInfo": "Moins d'infos",
- "moreInfo": "Plus d'infos",
- "previewSizes": "Tailles d'aperçu",
- "selectCollectionToBrowse": "Sélectionnez une collection à parcourir",
- "selectFile": "Sélectionnez un fichier",
- "setCropArea": "Définir la zone de recadrage",
- "setFocalPoint": "Définir le point focal",
- "sizes": "Tailles",
- "sizesFor": "Tailles pour {{label}}",
- "width": "Largeur"
- },
- "validation": {
- "emailAddress": "S'il vous plaît, veuillez entrer une adresse e-mail valide.",
- "enterNumber": "S'il vous plait, veuillez entrer un nombre valide.",
- "fieldHasNo": "Ce champ n'a pas de {{label}}",
- "greaterThanMax": "{{value}} est supérieur au max autorisé {{label}} de {{max}}.",
- "invalidInput": "Ce champ a une entrée invalide.",
- "invalidSelection": "Ce champ a une sélection invalide.",
- "invalidSelections": "Ce champ contient des sélections invalides suivantes :",
- "lessThanMin": "{{value}} est inférieur au min autorisé {{label}} de {{min}}.",
- "limitReached": "Limite atteinte, seulement {{max}} éléments peuvent être ajoutés.",
- "longerThanMin": "Cette valeur doit être supérieure à la longueur minimale de {{minLength}} caractères.",
- "notValidDate": "\"{{value}}\" n'est pas une date valide.",
- "required": "Ce champ est requis.",
- "requiresAtLeast": "Ce champ doit avoir au moins {{count}} {{label}}.",
- "requiresNoMoreThan": "Ce champ ne doit pas avoir plus de {{count}} {{label}}.",
- "requiresTwoNumbers": "Ce champ doit avoir deux chiffres.",
- "shorterThanMax": "Cette valeur doit être inférieure à la longueur maximale de {{maxLength}} caractères.",
- "trueOrFalse": "Ce champ ne peut être égal qu'à vrai ou faux.",
- "validUploadID": "Ce champ n'est pas un valide identifiant de fichier."
- },
- "version": {
- "aboutToPublishSelection": "Vous êtes sur le point de publier tous les {{label}} de la sélection. Es-tu sûr?",
- "aboutToRestore": "Vous êtes sur le point de restaurer le document {{label}} à l'état où il se trouvait le {{versionDate}}.",
- "aboutToRestoreGlobal": "Vous êtes sur le point de restaurer le ou la {{label}} global(e) à l'état où il ou elle se trouvait le {{versionDate}}.",
- "aboutToRevertToPublished": "Vous êtes sur le point de rétablir les modifications apportées à ce document à la version publiée. Êtes-vous sûr ?",
- "aboutToUnpublish": "Vous êtes sur le point d'annuler la publication de ce document. Êtes-vous sûr ?",
- "aboutToUnpublishSelection": "Vous êtes sur le point de dépublier tous les {{label}} de la sélection. Es-tu sûr?",
- "autosave": "Enregistrement automatique",
- "autosavedSuccessfully": "Enregistrement automatique réussi.",
- "autosavedVersion": "Version enregistrée automatiquement",
- "changed": "Modifié",
- "compareVersion": "Comparez cette version à :",
- "confirmPublish": "Confirmer la publication",
- "confirmRevertToSaved": "Confirmer la restauration",
- "confirmUnpublish": "Confirmer l'annulation",
- "confirmVersionRestoration": "Confirmer la restauration de la version",
- "currentDocumentStatus": "Document {{docStatus}} actuel",
- "draft": "Brouillon",
- "draftSavedSuccessfully": "Brouillon enregistré avec succès.",
- "lastSavedAgo": "Dernière sauvegarde il y a {{distance}}",
- "noFurtherVersionsFound": "Aucune autre version trouvée",
- "noRowsFound": "Aucun(e) {{label}} trouvé(e)",
- "preview": "Aperçu",
- "problemRestoringVersion": "Un problème est survenu lors de la restauration de cette version",
- "publish": "Publier",
- "publishChanges": "Publier les modifications",
- "published": "Publié",
- "restoreThisVersion": "Restaurer cette version",
- "restoredSuccessfully": "Restauré(e) avec succès.",
- "restoring": "Restauration en cours...",
- "revertToPublished": "Republier",
- "reverting": "Republication en cours...",
- "saveDraft": "Enregistrer le brouillon",
- "selectLocales": "Sélectionnez les paramètres régionaux à afficher",
- "selectVersionToCompare": "Sélectionnez une version à comparer",
- "showLocales": "Afficher les paramètres régionaux :",
- "showingVersionsFor": "Affichage des versions pour :",
- "status": "Statut",
- "type": "Type",
- "unpublish": "Annuler la publication",
- "unpublishing": "Annulation en cours...",
- "version": "Version",
- "versionCount_many": "{{count}} versions trouvées",
- "versionCount_none": "Aucune version trouvée",
- "versionCount_one": "{{count}} version trouvée",
- "versionCount_other": "{{count}} versions trouvées",
- "versionCreatedOn": "{{version}} créé(e) le :",
- "versionID": "Identifiant de la version",
- "versions": "Versions",
- "viewingVersion": "Affichage de la version de ou du {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Affichage de la version globale de ou du {{entityLabel}}",
- "viewingVersions": "Affichage des versions de ou du {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Affichage des versions globales de ou du {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/fr.ts b/packages/translations/src/all/fr.ts
new file mode 100644
index 00000000000..900853be167
--- /dev/null
+++ b/packages/translations/src/all/fr.ts
@@ -0,0 +1,400 @@
+export default {
+ authentication: {
+ account: 'Compte',
+ accountOfCurrentUser: "Compte de l'utilisateur actuel",
+ alreadyActivated: 'Déjà activé',
+ alreadyLoggedIn: 'Déjà connecté',
+ apiKey: 'Clé API',
+ backToLogin: 'Retour à la connexion',
+ beginCreateFirstUser: 'Pour commencer, créez votre premier utilisateur.',
+ changePassword: 'Changer le mot de passe',
+ checkYourEmailForPasswordReset:
+ 'Vérifiez votre e-mail, nous vous avons envoyé un lien qui vous permettra de réinitialiser votre mot de passe en toute sécurité.',
+ confirmGeneration: 'Confirmer la génération',
+ confirmPassword: 'Confirmez le mot de passe',
+ createFirstUser: 'Créer le premier utilisateur',
+ emailNotValid: "L'adresse e-mail fourni n'est pas valide",
+ emailSent: 'E-mail envoyé',
+ enableAPIKey: 'Activer la clé API',
+ failedToUnlock: 'Déverrouillage échoué',
+ forceUnlock: 'Forcer le déverrouillage',
+ forgotPassword: 'Mot de passe oublié',
+ forgotPasswordEmailInstructions:
+ 'Veuillez saisir votre e-mail ci-dessous. Vous recevrez un e-mail avec des instructions concernant comment réinitialiser votre mot de passe.',
+ forgotPasswordQuestion: 'Mot de passe oublié ?',
+ generate: 'Générer',
+ generateNewAPIKey: 'Générer une nouvelle clé API',
+ generatingNewAPIKeyWillInvalidate:
+ "La génération d'une nouvelle clé API <1>invalidera</1> la clé précédente. Êtes-vous sûr de vouloir continuer ?",
+ lockUntil: "Verrouiller jusqu'à",
+ logBackIn: 'Se reconnecter',
+ logOut: 'Se déconnecter',
+ loggedIn:
+ "Pour vous connecter en tant qu'un autre utilisateur, vous devez d'abord vous <0>déconnecter</0>.",
+ loggedInChangePassword:
+ 'Pour changer votre mot de passe, rendez-vous sur votre <0>compte</0> puis modifiez-y votre mot de passe.',
+ loggedOutInactivity: "Vous avez été déconnecté pour cause d'inactivité.",
+ loggedOutSuccessfully: 'Vous avez été déconnecté avec succès.',
+ login: 'Se connecter',
+ loginAttempts: 'Tentatives de connexion',
+ loginUser: "Connecter l'utilisateur",
+ loginWithAnotherUser:
+ "Pour vous connecter en tant qu'un autre utilisateur, vous devez d'abord vous <0>déconnecter</0>.",
+ logout: 'Se déconnecter',
+ logoutUser: "Déconnecter l'utilisateur",
+ newAPIKeyGenerated: 'Nouvelle clé API générée.',
+ newAccountCreated:
+ 'Un nouveau compte vient d\'être créé pour vous permettre d\'accéder <a href="{{serverURL}}">{{serverURL}}</a>. Veuillez cliquer sur le lien suivant ou collez l\'URL ci-dessous dans votre navigateur pour vérifier votre adresse e-mail: <a href="{{verificationURL}}">{{verificationURL}}</a><br>. Après avoir vérifié votre adresse e-mail, vous pourrez vous connecter avec succès.',
+ newPassword: 'Nouveau mot de passe',
+ resetPassword: 'Réinitialiser le mot de passe',
+ resetPasswordExpiration: "Réinitialiser l'expiration du mot de passe",
+ resetPasswordToken: 'Réinitialiser le jeton de mot de passe',
+ resetYourPassword: 'Réinitialisez votre mot de passe',
+ stayLoggedIn: 'Rester connecté',
+ successfullyUnlocked: 'Déverrouillé avec succès',
+ unableToVerify: 'Vérification échoué',
+ verified: 'Vérifié',
+ verifiedSuccessfully: 'Vérifié avec succès',
+ verify: 'Vérifier',
+ verifyUser: "Vérifier l'utilisateur",
+ verifyYourEmail: 'Vérifiez votre e-mail',
+ youAreInactive:
+ "Vous n'avez pas été actif depuis un moment alors vous serez bientôt automatiquement déconnecté pour votre propre sécurité. Souhaitez-vous rester connecté ?",
+ youAreReceivingResetPassword:
+ "Vous recevez ceci parce que vous (ou quelqu'un d'autre) avez demandé la réinitialisation du mot de passe de votre compte. Veuillez cliquer sur le lien suivant ou le coller dans votre navigateur pour terminer le processus :",
+ youDidNotRequestPassword:
+ "Si vous ne l'avez pas demandé, veuillez ignorer cet e-mail et votre mot de passe restera inchangé.",
+ },
+ error: {
+ accountAlreadyActivated: 'Ce compte a déjà été activé.',
+ autosaving: "Un problème est survenu lors de l'enregistrement automatique de ce document.",
+ correctInvalidFields: 'Veuillez corriger les champs invalides.',
+ deletingFile: "Une erreur s'est produite lors de la suppression du fichier.",
+ deletingTitle:
+ "Une erreur s'est produite lors de la suppression de {{title}}. Veuillez vérifier votre connexion puis réessayer.",
+ emailOrPasswordIncorrect: "L'adresse e-mail ou le mot de passe fourni est incorrect.",
+ followingFieldsInvalid_one: "Le champ suivant n'est pas valide :",
+ followingFieldsInvalid_other: 'Les champs suivants ne sont pas valides :',
+ incorrectCollection: 'Collection incorrecte',
+ invalidFileType: 'Type de fichier invalide',
+ invalidFileTypeValue: 'Type de fichier invalide : {{value}}',
+ loadingDocument:
+ 'Un problème est survenu lors du chargement du document qui a pour identifiant {{id}}.',
+ missingEmail: 'E-mail manquant.',
+ missingIDOfDocument: "Il manque l'identifiant du document à mettre à jour.",
+ missingIDOfVersion: "Il manque l'identifiant de la version.",
+ missingRequiredData: 'Données requises manquantes.',
+ noFilesUploaded: "Aucun fichier n'a été téléversé.",
+ noMatchedField: 'Aucun champ correspondant n\'a été trouvé pour "{{label}}"',
+ noUser: 'Aucun utilisateur',
+ notAllowedToAccessPage: "Vous n'êtes pas autorisé à accéder à cette page.",
+ notAllowedToPerformAction: "Vous n'êtes pas autorisé à effectuer cette action.",
+ notFound: "La ressource demandée n'a pas été trouvée.",
+ previewing: "Un problème est survenu lors de l'aperçu de ce document.",
+ problemUploadingFile: 'Il y a eu un problème lors du téléversement du fichier.',
+ tokenInvalidOrExpired: "Le jeton n'est soit pas valide ou a expiré.",
+ unPublishingDocument:
+ "Un problème est survenu lors de l'annulation de la publication de ce document.",
+ unableToDeleteCount: 'Impossible de supprimer {{count}} sur {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossible de mettre à jour {{count}} sur {{total}} {{label}}.',
+ unauthorized: 'Non autorisé, vous devez être connecté pour effectuer cette demande.',
+ unknown: "Une erreur inconnue s'est produite.",
+ unspecific: 'Une erreur est survenue.',
+ userLocked:
+ "Cet utilisateur est verrouillé en raison d'un trop grand nombre de tentatives de connexion infructueuses.",
+ valueMustBeUnique: 'La valeur doit être unique',
+ verificationTokenInvalid: "Le jeton de vérification n'est pas valide.",
+ },
+ fields: {
+ addLabel: 'Ajouter {{label}}',
+ addLink: 'Ajouter un Lien',
+ addNew: 'Ajouter nouveau ou nouvelle',
+ addNewLabel: 'Ajouter nouveau ou nouvelle {{label}}',
+ addRelationship: 'Ajouter une relation',
+ addUpload: 'Ajouter le téléchargement',
+ block: 'bloc',
+ blockType: 'Type de bloc',
+ blocks: 'blocs',
+ chooseBetweenCustomTextOrDocument:
+ 'Choisissez entre saisir une URL personnalisée ou créer un lien vers un autre document.',
+ chooseDocumentToLink: 'Choisissez un document vers lequel établir un lien',
+ chooseFromExisting: 'Choisir parmi les existant(e)s',
+ chooseLabel: 'Choisir un(e) {{label}}',
+ collapseAll: 'Tout réduire',
+ customURL: 'URL personnalisée',
+ editLabelData: 'Modifier les données de ou du {{label}}',
+ editLink: 'Modifier le lien',
+ editRelationship: 'Modifier la relation',
+ enterURL: 'Entrez une URL',
+ internalLink: 'Lien interne',
+ itemsAndMore: '{{items}} et {{count}} de plus',
+ labelRelationship: 'Relation de ou du {{label}} ',
+ latitude: 'Latitude',
+ linkType: 'Type de lien',
+ linkedTo: 'Lié à <0>{{label}}</0>',
+ longitude: 'Longitude',
+ newLabel: 'Nouveau ou nouvelle {{label}}',
+ openInNewTab: 'Ouvrir dans un nouvel onglet',
+ passwordsDoNotMatch: 'Les mots de passe ne correspondent pas.',
+ relatedDocument: 'Document connexe',
+ relationTo: 'Lié à',
+ removeRelationship: 'Supprimer la relation',
+ removeUpload: 'Supprimer le Téléversement',
+ saveChanges: 'Sauvegarder les modifications',
+ searchForBlock: 'Rechercher un bloc',
+ selectExistingLabel: 'Sélectionnez {{label}} existant',
+ selectFieldsToEdit: 'Sélectionnez les champs à modifier',
+ showAll: 'Afficher tout',
+ swapRelationship: 'Changer de relation',
+ swapUpload: 'Changer de Fichier',
+ textToDisplay: 'Texte à afficher',
+ toggleBlock: 'Bloc bascule',
+ uploadNewLabel: 'Téléverser un(e) nouveau ou nouvelle {{label}}',
+ },
+ general: {
+ aboutToDelete:
+ 'Vous êtes sur le point de supprimer ce ou cette {{label}} <1>{{title}}</1>. Êtes-vous sûr ?',
+ aboutToDeleteCount_many: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Vous êtes sur le point de supprimer {{count}} {{label}}',
+ addBelow: 'Ajoutez ci-dessous',
+ addFilter: 'Ajouter un filtre',
+ adminTheme: "Thème d'administration",
+ and: 'Et',
+ applyChanges: 'Appliquer les modifications',
+ ascending: 'Ascendant',
+ automatic: 'Automatique',
+ backToDashboard: 'Retour au tableau de bord',
+ cancel: 'Annuler',
+ changesNotSaved:
+ "Vos modifications n'ont pas été enregistrées. Vous perdrez vos modifications si vous quittez maintenant.",
+ close: 'Fermer',
+ collapse: 'Réduire',
+ collections: 'Collections',
+ columnToSort: 'Colonne à trier',
+ columns: 'Colonnes',
+ confirm: 'Confirmer',
+ confirmDeletion: 'Confirmer la suppression',
+ confirmDuplication: 'Confirmer la duplication',
+ copied: 'Copié',
+ copy: 'Copie',
+ create: 'Créer',
+ createNew: 'Créer un(e) nouveau ou nouvelle',
+ createNewLabel: 'Créer un(e) nouveau ou nouvelle {{label}}',
+ created: 'Créé(e)',
+ createdAt: 'Créé(e) à',
+ creating: 'création en cours',
+ creatingNewLabel: "Création d'un(e) nouveau ou nouvelle {{label}}",
+ dark: 'Nuit',
+ dashboard: 'Tableau de bord',
+ delete: 'Supprimer',
+ deletedCountSuccessfully: '{{count}} {{label}} supprimé avec succès.',
+ deletedSuccessfully: 'Supprimé(e) avec succès.',
+ deleting: 'Suppression en cours...',
+ descending: 'Descendant(e)',
+ deselectAllRows: 'Désélectionner toutes les lignes',
+ duplicate: 'Dupliquer',
+ duplicateWithoutSaving: 'Dupliquer sans enregistrer les modifications',
+ edit: 'Éditer',
+ editLabel: 'Modifier {{label}}',
+ editing: 'Modification en cours',
+ editingLabel_many: 'Modification des {{count}} {{label}}',
+ editingLabel_one: 'Modification de {{count}} {{label}}',
+ editingLabel_other: 'Modification des {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'Adresse e-mail',
+ enterAValue: 'Entrez une valeur',
+ error: 'Erreur',
+ errors: 'Erreurs',
+ fallbackToDefaultLocale: 'Retour à la locale par défaut',
+ filter: 'Filtrer',
+ filterWhere: 'Filtrer {{label}} où',
+ filters: 'Filtres',
+ globals: 'Globals(es)',
+ language: 'Langue',
+ lastModified: 'Dernière modification',
+ leaveAnyway: 'Quitter quand même',
+ leaveWithoutSaving: 'Quitter sans sauvegarder',
+ light: 'Lumière ou Jour',
+ livePreview: 'Aperçu',
+ loading: 'Chargement en cours',
+ locale: 'Paramètres régionaux',
+ locales: 'Paramètres régionaux',
+ menu: 'Menu',
+ moveDown: 'Déplacer vers le bas',
+ moveUp: 'Déplacer vers le haut',
+ newPassword: 'Nouveau mot de passe',
+ noFiltersSet: 'Aucun filtre défini',
+ noLabel: '<Pas de {{label}}>',
+ noOptions: 'Aucune option',
+ noResults:
+ "Aucun(e) {{label}} trouvé(e). Soit aucun(e) {{label}} n'existe encore, soit aucun(e) ne correspond aux filtres que vous avez spécifiés ci-dessus",
+ noValue: 'Aucune valeur',
+ none: 'Aucun(e)',
+ notFound: 'Pas trouvé',
+ nothingFound: "Rien n'a été trouvé",
+ of: 'de',
+ open: 'Ouvrir',
+ or: 'ou',
+ order: 'Ordre',
+ pageNotFound: 'Page non trouvée',
+ password: 'Mot de passe',
+ payloadSettings: 'Paramètres de Payload',
+ perPage: 'Par Page: {{limit}}',
+ remove: 'Retirer',
+ reset: 'Réinitialiser',
+ row: 'Ligne',
+ rows: 'Lignes',
+ save: 'Sauvegarder',
+ saving: 'Sauvegarde en cours...',
+ searchBy: 'Rechercher par {{label}}',
+ selectAll: 'Tout sélectionner {{count}} {{label}}',
+ selectAllRows: 'Sélectionnez toutes les lignes',
+ selectValue: 'Sélectionnez une valeur',
+ selectedCount: '{{count}} {{label}} sélectionné',
+ showAllLabel: 'Afficher tous les {{label}}',
+ sorryNotFound: 'Désolé, rien ne correspond à votre demande.',
+ sort: 'Trier',
+ sortByLabelDirection: 'Trier par {{label}} {{direction}}',
+ stayOnThisPage: 'Rester sur cette page',
+ submissionSuccessful: 'Soumission réussie.',
+ submit: 'Soumettre',
+ successfullyCreated: '{{label}} créé(e) avec succès.',
+ successfullyDuplicated: '{{label}} dupliqué(e) avec succès.',
+ thisLanguage: 'Français',
+ titleDeleted: '{{label}} "{{title}}" supprimé(e) avec succès.',
+ unauthorized: 'Non autorisé',
+ unsavedChangesDuplicate:
+ 'Vous avez des changements non enregistrés. Souhaitez-vous continuer la duplication ?',
+ untitled: 'Sans titre',
+ updatedAt: 'Modifié le',
+ updatedCountSuccessfully: '{{count}} {{label}} mis à jour avec succès.',
+ updatedSuccessfully: 'Mis à jour avec succés.',
+ updating: 'Mise à jour',
+ uploading: 'Téléchargement',
+ user: 'Utilisateur',
+ users: 'Utilisateurs',
+ value: 'Valeur',
+ welcome: 'Bienvenu(e)',
+ },
+ operators: {
+ contains: 'contient',
+ equals: 'est égal à',
+ exists: 'existe',
+ isGreaterThan: 'est supérieur à',
+ isGreaterThanOrEqualTo: 'est supérieur ou égal à',
+ isIn: 'est dans',
+ isLessThan: 'est inférieur à',
+ isLessThanOrEqualTo: 'est inférieur ou égal à',
+ isLike: 'est comme',
+ isNotEqualTo: "n'est pas égal à",
+ isNotIn: "n'est pas dans",
+ near: 'proche',
+ },
+ upload: {
+ crop: 'Récolte',
+ cropToolDescription:
+ 'Faites glisser les coins de la zone sélectionnée, dessinez une nouvelle zone ou ajustez les valeurs ci-dessous.',
+ dragAndDrop: 'Glisser-déposer un fichier',
+ dragAndDropHere: 'ou glissez-déposez un fichier ici',
+ editImage: "Modifier l'image",
+ fileName: 'Nom du fichier',
+ fileSize: 'Taille du fichier',
+ focalPoint: 'Point focal',
+ focalPointDescription:
+ "Faites glisser le point focal directement sur l'aperçu ou ajustez les valeurs ci-dessous.",
+ height: 'Hauteur',
+ lessInfo: "Moins d'infos",
+ moreInfo: "Plus d'infos",
+ previewSizes: "Tailles d'aperçu",
+ selectCollectionToBrowse: 'Sélectionnez une collection à parcourir',
+ selectFile: 'Sélectionnez un fichier',
+ setCropArea: 'Définir la zone de recadrage',
+ setFocalPoint: 'Définir le point focal',
+ sizes: 'Tailles',
+ sizesFor: 'Tailles pour {{label}}',
+ width: 'Largeur',
+ },
+ validation: {
+ emailAddress: "S'il vous plaît, veuillez entrer une adresse e-mail valide.",
+ enterNumber: "S'il vous plait, veuillez entrer un nombre valide.",
+ fieldHasNo: "Ce champ n'a pas de {{label}}",
+ greaterThanMax: '{{value}} est supérieur au max autorisé {{label}} de {{max}}.',
+ invalidInput: 'Ce champ a une entrée invalide.',
+ invalidSelection: 'Ce champ a une sélection invalide.',
+ invalidSelections: 'Ce champ contient des sélections invalides suivantes :',
+ lessThanMin: '{{value}} est inférieur au min autorisé {{label}} de {{min}}.',
+ limitReached: 'Limite atteinte, seulement {{max}} éléments peuvent être ajoutés.',
+ longerThanMin:
+ 'Cette valeur doit être supérieure à la longueur minimale de {{minLength}} caractères.',
+ notValidDate: '"{{value}}" n\'est pas une date valide.',
+ required: 'Ce champ est requis.',
+ requiresAtLeast: 'Ce champ doit avoir au moins {{count}} {{label}}.',
+ requiresNoMoreThan: 'Ce champ ne doit pas avoir plus de {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ce champ doit avoir deux chiffres.',
+ shorterThanMax:
+ 'Cette valeur doit être inférieure à la longueur maximale de {{maxLength}} caractères.',
+ trueOrFalse: "Ce champ ne peut être égal qu'à vrai ou faux.",
+ validUploadID: "Ce champ n'est pas un valide identifiant de fichier.",
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Vous êtes sur le point de publier tous les {{label}} de la sélection. Es-tu sûr?',
+ aboutToRestore:
+ "Vous êtes sur le point de restaurer le document {{label}} à l'état où il se trouvait le {{versionDate}}.",
+ aboutToRestoreGlobal:
+ "Vous êtes sur le point de restaurer le ou la {{label}} global(e) à l'état où il ou elle se trouvait le {{versionDate}}.",
+ aboutToRevertToPublished:
+ 'Vous êtes sur le point de rétablir les modifications apportées à ce document à la version publiée. Êtes-vous sûr ?',
+ aboutToUnpublish:
+ "Vous êtes sur le point d'annuler la publication de ce document. Êtes-vous sûr ?",
+ aboutToUnpublishSelection:
+ 'Vous êtes sur le point de dépublier tous les {{label}} de la sélection. Es-tu sûr?',
+ autosave: 'Enregistrement automatique',
+ autosavedSuccessfully: 'Enregistrement automatique réussi.',
+ autosavedVersion: 'Version enregistrée automatiquement',
+ changed: 'Modifié',
+ compareVersion: 'Comparez cette version à :',
+ confirmPublish: 'Confirmer la publication',
+ confirmRevertToSaved: 'Confirmer la restauration',
+ confirmUnpublish: "Confirmer l'annulation",
+ confirmVersionRestoration: 'Confirmer la restauration de la version',
+ currentDocumentStatus: 'Document {{docStatus}} actuel',
+ draft: 'Brouillon',
+ draftSavedSuccessfully: 'Brouillon enregistré avec succès.',
+ lastSavedAgo: 'Dernière sauvegarde il y a {{distance}}',
+ noFurtherVersionsFound: 'Aucune autre version trouvée',
+ noRowsFound: 'Aucun(e) {{label}} trouvé(e)',
+ preview: 'Aperçu',
+ problemRestoringVersion: 'Un problème est survenu lors de la restauration de cette version',
+ publish: 'Publier',
+ publishChanges: 'Publier les modifications',
+ published: 'Publié',
+ restoreThisVersion: 'Restaurer cette version',
+ restoredSuccessfully: 'Restauré(e) avec succès.',
+ restoring: 'Restauration en cours...',
+ revertToPublished: 'Republier',
+ reverting: 'Republication en cours...',
+ saveDraft: 'Enregistrer le brouillon',
+ selectLocales: 'Sélectionnez les paramètres régionaux à afficher',
+ selectVersionToCompare: 'Sélectionnez une version à comparer',
+ showLocales: 'Afficher les paramètres régionaux :',
+ showingVersionsFor: 'Affichage des versions pour :',
+ status: 'Statut',
+ type: 'Type',
+ unpublish: 'Annuler la publication',
+ unpublishing: 'Annulation en cours...',
+ version: 'Version',
+ versionCount_many: '{{count}} versions trouvées',
+ versionCount_none: 'Aucune version trouvée',
+ versionCount_one: '{{count}} version trouvée',
+ versionCount_other: '{{count}} versions trouvées',
+ versionCreatedOn: '{{version}} créé(e) le :',
+ versionID: 'Identifiant de la version',
+ versions: 'Versions',
+ viewingVersion: 'Affichage de la version de ou du {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Affichage de la version globale de ou du {{entityLabel}}',
+ viewingVersions: 'Affichage des versions de ou du {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Affichage des versions globales de ou du {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/hr.json b/packages/translations/src/all/hr.json
deleted file mode 100644
index 63581b25726..00000000000
--- a/packages/translations/src/all/hr.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Račun",
- "accountOfCurrentUser": "Račun od trenutnog korisnika",
- "alreadyActivated": "Već aktivirano",
- "alreadyLoggedIn": "Već prijavljen",
- "apiKey": "API ključ",
- "backToLogin": "Nazad na prijavu",
- "beginCreateFirstUser": "Za početak, kreiraj svog prvog korisnika.",
- "changePassword": "Promjeni lozinku",
- "checkYourEmailForPasswordReset": "Provjerite email s poveznicom koja će Vam omogućiti sigurnu promjenu lozinke.",
- "confirmGeneration": "Potvrdi kreiranje",
- "confirmPassword": "Potvrdi lozinku",
- "createFirstUser": "Kreiraj prvog korisnika",
- "emailNotValid": "Email nije ispravan",
- "emailSent": "Email poslan",
- "enableAPIKey": "Omogući API ključ",
- "failedToUnlock": "Neuspješno otključavanje.",
- "forceUnlock": "Prisilno otključaj",
- "forgotPassword": "Zaboravljena lozinka",
- "forgotPasswordEmailInstructions": "Molim unesite svoj email. Primit ćete poruku s uputama za ponovno postavljanje lozinke.",
- "forgotPasswordQuestion": "Zaboravljena lozinka?",
- "generate": "Generiraj",
- "generateNewAPIKey": "Generiraj novi API ključ",
- "generatingNewAPIKeyWillInvalidate": "Generiranje novog API ključa će <1>poništiti</1> prethodni ključ. Jeste li sigurni da želite nastaviti?",
- "lockUntil": "Zaključaj dok",
- "logBackIn": "Ponovna prijava",
- "logOut": "Odjava",
- "loggedIn": "Za prijavu s drugim korisničkim računom potrebno je prvo <0>odjaviti se</0>",
- "loggedInChangePassword": "Da biste promijenili lozinku, otvorite svoj <0>račun</0> i promijenite lozinku tamo.",
- "loggedOutInactivity": "Odjavljeni se zbog neaktivnosti.",
- "loggedOutSuccessfully": "Uspješno ste odjavljeni..",
- "login": "Prijava",
- "loginAttempts": "Pokušaji prijave",
- "loginUser": "Prijava korisnika",
- "loginWithAnotherUser": "Za prijavu s drugim korisničkim računom potrebno je prvo <0>odjaviti se</0>",
- "logout": "Odjava",
- "logoutUser": "Odjava korisnika",
- "newAPIKeyGenerated": "Novi API ključ generiran.",
- "newAccountCreated": "Novi račun je kreiran. Pristupite računu klikom na <a href=\"{{serverURL}}\">{{serverURL}}</a>. Molim kliknite na sljedeći link ili zalijepite URL, koji se nalazi ispod, u preglednik da biste potvrdili svoj email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nakon što potvrdite email, moći ćete se prijaviti.",
- "newPassword": "Nova lozinka",
- "resetPassword": "Restartiranje lozinke",
- "resetPasswordExpiration": "Restartiranje roka trajanja lozinke",
- "resetPasswordToken": "Restartiranje lozinke tokena",
- "resetYourPassword": "Restartiraj svoju lozinku",
- "stayLoggedIn": "Ostani prijavljen",
- "successfullyUnlocked": "Uspješno otključano",
- "unableToVerify": "Nije moguće potvrditi",
- "verified": "Potvrđeno",
- "verifiedSuccessfully": "Uspješno potvrđeno",
- "verify": "Potvrdi",
- "verifyUser": "Potvrdi korisnika",
- "verifyYourEmail": "Potvrdi svoj email",
- "youAreInactive": "Neaktivni ste neko vrijeme i uskoro ćete biti automatski odjavljeni zbog vlastite sigurnosti. Želite li ostati prijavljeni?",
- "youAreReceivingResetPassword": "Primili ste ovo jer ste Vi (ili netko drugi) zatražili promjenu lozinke za Vaš račun. Molim kliknite na poveznicu ili zalijepite ovo u svoje preglednik da biste završili proces:",
- "youDidNotRequestPassword": "Ako niste zatražili ovo, molim ignorirajte ovaj email i Vaša lozinka ostat će nepromijenjena."
- },
- "error": {
- "accountAlreadyActivated": "Ovaj račun je već aktiviran.",
- "autosaving": "Nastao je problem pri automatskom spremanju ovog dokumenta.",
- "correctInvalidFields": "Molim ispravite nevaljana polja.",
- "deletingFile": "Dogodila se pogreška pri brisanju datoteke.",
- "deletingTitle": "Dogodila se pogreška pri brisanju {{title}}. Molim provjerite svoju internetsku vezu i pokušajte ponovno.",
- "emailOrPasswordIncorrect": "Email ili lozinka netočni.",
- "followingFieldsInvalid_one": " Ovo polje je nevaljano:",
- "followingFieldsInvalid_other": "Ova polja su nevaljana:",
- "incorrectCollection": "Nevaljana kolekcija",
- "invalidFileType": "Nevaljan tip datoteke",
- "invalidFileTypeValue": "Nevaljan tip datoteke: {{value}}",
- "loadingDocument": "Pojavio se problem pri učitavanju dokumenta čiji je ID {{id}}.",
- "missingEmail": "Nedostaje email.",
- "missingIDOfDocument": "Nedostaje ID dokumenta da bi se ažurirao.",
- "missingIDOfVersion": "Nedostaje ID verzije.",
- "missingRequiredData": "Nedostaju obvezni podaci.",
- "noFilesUploaded": "Nijedna datoteka nije učitana.",
- "noMatchedField": "Nema podudarajućih polja za \"{{label}}\"",
- "noUser": "Nema korisnika",
- "notAllowedToAccessPage": "Nemate dopuštenje pristupiti ovoj stranici.",
- "notAllowedToPerformAction": "Nemate dopuštenje izvršiti ovu radnju.",
- "notFound": "Traženi resurs nije pronađen.",
- "previewing": "Pojavio se problem pri pregledavanju ovog dokumenta.",
- "problemUploadingFile": "Pojavio se problem pri učitavanju datoteke.",
- "tokenInvalidOrExpired": "Token je nevaljan ili je istekao.",
- "unPublishingDocument": "Pojavio se problem pri poništavanju objave ovog dokumenta.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unauthorized": "Neovlašten, morate biti prijavljeni da biste uputili ovaj zahtjev.",
- "unknown": "Došlo je do nepoznate pogreške.",
- "unspecific": "Došlo je do pogreške.",
- "userLocked": "Ovaj korisnik je zaključan zbog previše neuspješnih pokušaja prijave.",
- "valueMustBeUnique": "Vrijednost mora biti jedinstvena.",
- "verificationTokenInvalid": "Verifikacijski token je nevaljan."
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj poveznicu",
- "addNew": "Dodaj novi",
- "addNewLabel": "Dodaj novi {{label}}",
- "addRelationship": "Dodaj odnos",
- "addUpload": "Dodaj učitavanje",
- "block": "blokiranje",
- "blockType": "Vrsta blokiranja",
- "blocks": "blokiranja",
- "chooseBetweenCustomTextOrDocument": "Izaberite između unošenja prilagođenog teksta URL ili poveznice na drugi dokument.",
- "chooseDocumentToLink": "Odaberite dokument koji želite povezati.",
- "chooseFromExisting": "Odaberite iz postojećih.",
- "chooseLabel": "Odaberite {{label}}",
- "collapseAll": "Sažmi sve",
- "customURL": "Prilagođeni URL",
- "editLabelData": "Uredi {{label}} podatke",
- "editLink": "Uredi poveznicu",
- "editRelationship": "Uredi odnos",
- "enterURL": "Unesi URL",
- "internalLink": "Interna poveznika",
- "itemsAndMore": "{{items}} i {{count}} više",
- "labelRelationship": "{{label}} veza",
- "latitude": "Zemljopisna širina",
- "linkType": "Tip poveznce",
- "linkedTo": "Povezabi sa <0>{{label}}</0>",
- "longitude": "Zemljopisna dužina",
- "newLabel": "Novo {{label}}",
- "openInNewTab": "Otvori u novoj kartici.",
- "passwordsDoNotMatch": "Lozinke nisu iste.",
- "relatedDocument": "Povezani dokument",
- "relationTo": "Veza sa",
- "removeRelationship": "Ukloni vezu",
- "removeUpload": "Ukloni prijenos",
- "saveChanges": "Spremi promjene",
- "searchForBlock": "Potraži blok",
- "selectExistingLabel": "Odaberi postojeće{{label}}",
- "selectFieldsToEdit": "Odaberite polja za uređivanje",
- "showAll": "Pokaži sve",
- "swapRelationship": "Zamijeni vezu",
- "swapUpload": "Zamijeni prijenos",
- "textToDisplay": "Tekst za prikaz",
- "toggleBlock": "Prebaci blok",
- "uploadNewLabel": "Učitaj novi {{label}}"
- },
- "general": {
- "aboutToDelete": "Izbrisat ćete {{label}} <1>{{title}}</1>. Jeste li sigurni?",
- "aboutToDeleteCount_many": "Upravo ćete izbrisati {{count}} {{label}}",
- "aboutToDeleteCount_one": "Upravo ćete izbrisati {{count}} {{label}}",
- "aboutToDeleteCount_other": "Upravo ćete izbrisati {{count}} {{label}}",
- "addBelow": "Dodaj ispod",
- "addFilter": "Dodaj filter",
- "adminTheme": "Administratorska tema",
- "and": "I",
- "applyChanges": "Primijeni promjene",
- "ascending": "Uzlazno",
- "automatic": "Automatsko",
- "backToDashboard": "Natrag na nadzornu ploču",
- "cancel": "Otkaži",
- "changesNotSaved": "Vaše promjene nisu spremljene. Ako izađete sada, izgubit ćete promjene.",
- "close": "Zatvori",
- "collapse": "Sažmi",
- "collections": "Kolekcije",
- "columnToSort": "Stupac za sortiranje",
- "columns": "Stupci",
- "confirm": "Potvrdi",
- "confirmDeletion": "Potvrdi brisanje",
- "confirmDuplication": "Potvrdi duplikaciju",
- "copied": "Kopirano",
- "copy": "Kopiraj",
- "create": "Kreiraj",
- "createNew": "Kreiraj novo",
- "createNewLabel": "Kreiraj novo {{label}}",
- "created": "Kreirano",
- "createdAt": "Kreirano u",
- "creating": "Kreira se",
- "creatingNewLabel": "Kreiranje novog {{label}}",
- "dark": "Tamno",
- "dashboard": "Nadzorna ploča",
- "delete": "Obriši",
- "deletedCountSuccessfully": "Uspješno izbrisano {{count}} {{label}}.",
- "deletedSuccessfully": "Uspješno obrisano.",
- "deleting": "Brisanje...",
- "descending": "Silazno",
- "deselectAllRows": "Odznači sve redove",
- "duplicate": "Duplikat",
- "duplicateWithoutSaving": "Dupliciraj bez spremanja promjena",
- "edit": "Uredi",
- "editLabel": "Uredi {{label}}",
- "editing": "Uređivanje",
- "editingLabel_many": "Uređivanje {{count}} {{label}}",
- "editingLabel_one": "Uređivanje {{count}} {{label}}",
- "editingLabel_other": "Uređivanje {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email adresa",
- "enterAValue": "Unesi vrijednost",
- "error": "Greška",
- "errors": "Greške",
- "fallbackToDefaultLocale": "Vraćanje na zadani jezik",
- "filter": "Filter",
- "filterWhere": "Filter {{label}} gdje",
- "filters": "Filteri",
- "globals": "Globali",
- "language": "Jezik",
- "lastModified": "Zadnja promjena",
- "leaveAnyway": "Svejedno napusti",
- "leaveWithoutSaving": "Napusti bez spremanja",
- "light": "Svijetlo",
- "livePreview": "Pregled",
- "loading": "Učitavanje",
- "locale": "Jezik",
- "locales": "Prijevodi",
- "menu": "Izbornik",
- "moveDown": "Pomakni dolje",
- "moveUp": "Pomakni gore",
- "newPassword": "Nova lozinka",
- "noFiltersSet": "Nema postavljenih filtera",
- "noLabel": "<Nema {{label}}>",
- "noOptions": "Nema opcija",
- "noResults": "Nema pronađenih {{label}}. Ili {{label}} još uvijek ne postoji ili nijedan od odgovara postavljenim filterima.",
- "noValue": "Bez vrijednosti",
- "none": "Nijedan",
- "notFound": "Nije pronađeno",
- "nothingFound": "Ništa nije pronađeno",
- "of": "Od",
- "open": "Otvori",
- "or": "Ili",
- "order": "Poredak",
- "pageNotFound": "Stranica nije pronađena",
- "password": "Lozinka",
- "payloadSettings": "Payload postavke",
- "perPage": "Po stranici: {{limit}}",
- "remove": "Ukloni",
- "reset": "Ponovno postavi",
- "row": "Red",
- "rows": "Redovi",
- "save": "Spremi",
- "saving": "Spremanje...",
- "searchBy": "Traži po {{label}}",
- "selectAll": "Odaberite sve {{count}} {{label}}",
- "selectAllRows": "Odaberite sve redove",
- "selectValue": "Odaberi vrijednost",
- "selectedCount": "{{count}} {{label}} odabrano",
- "showAllLabel": "Prikaži sve {{label}}",
- "sorryNotFound": "Nažalost, ne postoji ništa što odgovara vašem zahtjevu.",
- "sort": "Sortiraj",
- "sortByLabelDirection": "Sortiraj prema {{label}} {{direction}}",
- "stayOnThisPage": "Ostani na ovoj stranici",
- "submissionSuccessful": "Uspješno slanje",
- "submit": "Podnesi",
- "successfullyCreated": "{{label}} uspješno kreirano.",
- "successfullyDuplicated": "{{label}} uspješno duplicirano.",
- "thisLanguage": "Hrvatski",
- "titleDeleted": "{{label}} \"{{title}}\" uspješno obrisano.",
- "unauthorized": "Neovlašteno",
- "unsavedChangesDuplicate": "Imate nespremljene promjene. Želite li nastaviti s dupliciranjem?",
- "untitled": "Bez naslova",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspješno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspješno ažurirano.",
- "updating": "Ažuriranje",
- "uploading": "Prijenos",
- "user": "Korisnik",
- "users": "Korisnici",
- "value": "Attribute",
- "welcome": "Dobrodošli"
- },
- "operators": {
- "contains": "sadrži",
- "equals": "jednako",
- "exists": "postoji",
- "isGreaterThan": "je veće od",
- "isGreaterThanOrEqualTo": "je veće od ili jednako",
- "isIn": "je u",
- "isLessThan": "manje je od",
- "isLessThanOrEqualTo": "manje je ili jednako",
- "isLike": "je kao",
- "isNotEqualTo": "nije jednako",
- "isNotIn": "nije unutra",
- "near": "blizu"
- },
- "upload": {
- "crop": "Usjev",
- "cropToolDescription": "Povucite kutove odabranog područja, nacrtajte novo područje ili prilagodite vrijednosti ispod.",
- "dragAndDrop": "Povucite i ispustite datoteku",
- "dragAndDropHere": "ili povucite i ispustite datoteku ovdje",
- "editImage": "Uredi sliku",
- "fileName": "Ime datoteke",
- "fileSize": "Veličina datoteke",
- "focalPoint": "Središnja točka",
- "focalPointDescription": "Povucite središnju točku izravno na pregledu ili prilagodite vrijednosti ispod.",
- "height": "Visina",
- "lessInfo": "Manje informacija",
- "moreInfo": "Više informacija",
- "previewSizes": "Veličine pregleda",
- "selectCollectionToBrowse": "Odaberite kolekciju za pregled",
- "selectFile": "Odaberite datoteku",
- "setCropArea": "Postavi područje usjeva",
- "setFocalPoint": "Postavi fokusnu točku",
- "sizes": "Veličine",
- "sizesFor": "Veličine za {{label}}",
- "width": "Širina"
- },
- "validation": {
- "emailAddress": "Molim unestie valjanu email adresu.",
- "enterNumber": "Molim unesite valjani broj.",
- "fieldHasNo": "Ovo polje nema {{label}}",
- "greaterThanMax": "{{value}} exceeds the maximum allowable {{label}} limit of {{max}}.",
- "invalidInput": "Ovo polje ima nevaljan unos.",
- "invalidSelection": "Ovo polje ima nevaljan odabir.",
- "invalidSelections": "Ovo polje ima sljedeće nevaljane odabire:",
- "lessThanMin": "{{value}} is below the minimum allowable {{label}} limit of {{min}}.",
- "limitReached": "Dosegnut je limit, može se dodati samo {{max}} stavki.",
- "longerThanMin": "Ova vrijednost mora biti duža od minimalne dužine od {{minLength}} znakova",
- "notValidDate": "\"{{value}}\" nije valjan datum.",
- "required": "Ovo polje je obvezno.",
- "requiresAtLeast": "Ovo polje zahtjeva minimalno {{count}} {{label}}.",
- "requiresNoMoreThan": "Ovo polje zahtjeva ne više od {{count}} {{label}}.",
- "requiresTwoNumbers": "Ovo polje zahtjeva dva broja.",
- "shorterThanMax": "Ova vrijednost mora biti kraća od maksimalne dužine od {{maxLength}} znakova",
- "trueOrFalse": "Ovo polje može biti samo točno ili netočno",
- "validUploadID": "Ovo polje nije valjani ID prijenosa."
- },
- "version": {
- "aboutToPublishSelection": "Upravo ćete objaviti sve {{label}} u izboru. Jesi li siguran?",
- "aboutToRestore": "Vratit ćete {{label}} dokument u stanje u kojem je bio {{versionDate}}",
- "aboutToRestoreGlobal": "Vratit ćete globalni {{label}} u stanje u kojem je bio {{versionDate}}.",
- "aboutToRevertToPublished": "Vratit ćete promjene u dokumentu u objavljeno stanje. Jeste li sigurni? ",
- "aboutToUnpublish": "Poništit ćete objavu ovog dokumenta. Jeste li sigurni?",
- "aboutToUnpublishSelection": "Upravo ćete poništiti objavu svih {{label}} u odabiru. Jesi li siguran?",
- "autosave": "Automatsko spremanje",
- "autosavedSuccessfully": "Automatsko spremanje uspješno.",
- "autosavedVersion": "Verzija automatski spremljenog dokumenta",
- "changed": "Promijenjeno",
- "compareVersion": "Usporedi verziju sa:",
- "confirmPublish": "Potvrdi objavu",
- "confirmRevertToSaved": "Potvrdite vraćanje na spremljeno",
- "confirmUnpublish": "Potvrdite poništavanje objave",
- "confirmVersionRestoration": "Potvrdite vraćanje verzije",
- "currentDocumentStatus": "Trenutni {{docStatus}} dokumenta",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspješno spremljen.",
- "lastSavedAgo": "Zadnji put spremljeno prije {{distance}",
- "noFurtherVersionsFound": "Nisu pronađene daljnje verzije",
- "noRowsFound": "{{label}} nije pronađeno",
- "preview": "Pregled",
- "problemRestoringVersion": "Nastao je problem pri vraćanju ove verzije",
- "publish": "Objaviti",
- "publishChanges": "Objavi promjene",
- "published": "Objavljeno",
- "restoreThisVersion": "Vrati ovu verziju",
- "restoredSuccessfully": "Uspješno vraćeno.",
- "restoring": "Vraćanje...",
- "revertToPublished": "Vrati na objavljeno",
- "reverting": "Vraćanje...",
- "saveDraft": "Sačuvaj nacrt",
- "selectLocales": "Odaberite jezike",
- "selectVersionToCompare": "Odaberite verziju za usporedbu",
- "showLocales": "Prikaži jezike:",
- "showingVersionsFor": "Pokazujem verzije za:",
- "status": "Status",
- "type": "Tip",
- "unpublish": "Poništi objavu",
- "unpublishing": "Poništavanje objave...",
- "version": "Verzija",
- "versionCount_many": "{{count}} pronađenih verzija",
- "versionCount_none": "Nema pronađenih verzija",
- "versionCount_one": "{{count}} pronađena verzija",
- "versionCount_other": "{{count}} pronađenih verzija",
- "versionCreatedOn": "{{version}} kreiranih:",
- "versionID": "ID verzije",
- "versions": "Verzije",
- "viewingVersion": "Pregled verzije za {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Pregled verzije za globalni {{entityLabel}}",
- "viewingVersions": "Pregled verzija za {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Pregled verzije za globalni {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/hr.ts b/packages/translations/src/all/hr.ts
new file mode 100644
index 00000000000..d843768b953
--- /dev/null
+++ b/packages/translations/src/all/hr.ts
@@ -0,0 +1,387 @@
+export default {
+ authentication: {
+ account: 'Račun',
+ accountOfCurrentUser: 'Račun od trenutnog korisnika',
+ alreadyActivated: 'Već aktivirano',
+ alreadyLoggedIn: 'Već prijavljen',
+ apiKey: 'API ključ',
+ backToLogin: 'Nazad na prijavu',
+ beginCreateFirstUser: 'Za početak, kreiraj svog prvog korisnika.',
+ changePassword: 'Promjeni lozinku',
+ checkYourEmailForPasswordReset:
+ 'Provjerite email s poveznicom koja će Vam omogućiti sigurnu promjenu lozinke.',
+ confirmGeneration: 'Potvrdi kreiranje',
+ confirmPassword: 'Potvrdi lozinku',
+ createFirstUser: 'Kreiraj prvog korisnika',
+ emailNotValid: 'Email nije ispravan',
+ emailSent: 'Email poslan',
+ enableAPIKey: 'Omogući API ključ',
+ failedToUnlock: 'Neuspješno otključavanje.',
+ forceUnlock: 'Prisilno otključaj',
+ forgotPassword: 'Zaboravljena lozinka',
+ forgotPasswordEmailInstructions:
+ 'Molim unesite svoj email. Primit ćete poruku s uputama za ponovno postavljanje lozinke.',
+ forgotPasswordQuestion: 'Zaboravljena lozinka?',
+ generate: 'Generiraj',
+ generateNewAPIKey: 'Generiraj novi API ključ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generiranje novog API ključa će <1>poništiti</1> prethodni ključ. Jeste li sigurni da želite nastaviti?',
+ lockUntil: 'Zaključaj dok',
+ logBackIn: 'Ponovna prijava',
+ logOut: 'Odjava',
+ loggedIn: 'Za prijavu s drugim korisničkim računom potrebno je prvo <0>odjaviti se</0>',
+ loggedInChangePassword:
+ 'Da biste promijenili lozinku, otvorite svoj <0>račun</0> i promijenite lozinku tamo.',
+ loggedOutInactivity: 'Odjavljeni se zbog neaktivnosti.',
+ loggedOutSuccessfully: 'Uspješno ste odjavljeni..',
+ login: 'Prijava',
+ loginAttempts: 'Pokušaji prijave',
+ loginUser: 'Prijava korisnika',
+ loginWithAnotherUser:
+ 'Za prijavu s drugim korisničkim računom potrebno je prvo <0>odjaviti se</0>',
+ logout: 'Odjava',
+ logoutUser: 'Odjava korisnika',
+ newAPIKeyGenerated: 'Novi API ključ generiran.',
+ newAccountCreated:
+ 'Novi račun je kreiran. Pristupite računu klikom na <a href="{{serverURL}}">{{serverURL}}</a>. Molim kliknite na sljedeći link ili zalijepite URL, koji se nalazi ispod, u preglednik da biste potvrdili svoj email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nakon što potvrdite email, moći ćete se prijaviti.',
+ newPassword: 'Nova lozinka',
+ resetPassword: 'Restartiranje lozinke',
+ resetPasswordExpiration: 'Restartiranje roka trajanja lozinke',
+ resetPasswordToken: 'Restartiranje lozinke tokena',
+ resetYourPassword: 'Restartiraj svoju lozinku',
+ stayLoggedIn: 'Ostani prijavljen',
+ successfullyUnlocked: 'Uspješno otključano',
+ unableToVerify: 'Nije moguće potvrditi',
+ verified: 'Potvrđeno',
+ verifiedSuccessfully: 'Uspješno potvrđeno',
+ verify: 'Potvrdi',
+ verifyUser: 'Potvrdi korisnika',
+ verifyYourEmail: 'Potvrdi svoj email',
+ youAreInactive:
+ 'Neaktivni ste neko vrijeme i uskoro ćete biti automatski odjavljeni zbog vlastite sigurnosti. Želite li ostati prijavljeni?',
+ youAreReceivingResetPassword:
+ 'Primili ste ovo jer ste Vi (ili netko drugi) zatražili promjenu lozinke za Vaš račun. Molim kliknite na poveznicu ili zalijepite ovo u svoje preglednik da biste završili proces:',
+ youDidNotRequestPassword:
+ 'Ako niste zatražili ovo, molim ignorirajte ovaj email i Vaša lozinka ostat će nepromijenjena.',
+ },
+ error: {
+ accountAlreadyActivated: 'Ovaj račun je već aktiviran.',
+ autosaving: 'Nastao je problem pri automatskom spremanju ovog dokumenta.',
+ correctInvalidFields: 'Molim ispravite nevaljana polja.',
+ deletingFile: 'Dogodila se pogreška pri brisanju datoteke.',
+ deletingTitle:
+ 'Dogodila se pogreška pri brisanju {{title}}. Molim provjerite svoju internetsku vezu i pokušajte ponovno.',
+ emailOrPasswordIncorrect: 'Email ili lozinka netočni.',
+ followingFieldsInvalid_one: ' Ovo polje je nevaljano:',
+ followingFieldsInvalid_other: 'Ova polja su nevaljana:',
+ incorrectCollection: 'Nevaljana kolekcija',
+ invalidFileType: 'Nevaljan tip datoteke',
+ invalidFileTypeValue: 'Nevaljan tip datoteke: {{value}}',
+ loadingDocument: 'Pojavio se problem pri učitavanju dokumenta čiji je ID {{id}}.',
+ missingEmail: 'Nedostaje email.',
+ missingIDOfDocument: 'Nedostaje ID dokumenta da bi se ažurirao.',
+ missingIDOfVersion: 'Nedostaje ID verzije.',
+ missingRequiredData: 'Nedostaju obvezni podaci.',
+ noFilesUploaded: 'Nijedna datoteka nije učitana.',
+ noMatchedField: 'Nema podudarajućih polja za "{{label}}"',
+ noUser: 'Nema korisnika',
+ notAllowedToAccessPage: 'Nemate dopuštenje pristupiti ovoj stranici.',
+ notAllowedToPerformAction: 'Nemate dopuštenje izvršiti ovu radnju.',
+ notFound: 'Traženi resurs nije pronađen.',
+ previewing: 'Pojavio se problem pri pregledavanju ovog dokumenta.',
+ problemUploadingFile: 'Pojavio se problem pri učitavanju datoteke.',
+ tokenInvalidOrExpired: 'Token je nevaljan ili je istekao.',
+ unPublishingDocument: 'Pojavio se problem pri poništavanju objave ovog dokumenta.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unauthorized: 'Neovlašten, morate biti prijavljeni da biste uputili ovaj zahtjev.',
+ unknown: 'Došlo je do nepoznate pogreške.',
+ unspecific: 'Došlo je do pogreške.',
+ userLocked: 'Ovaj korisnik je zaključan zbog previše neuspješnih pokušaja prijave.',
+ valueMustBeUnique: 'Vrijednost mora biti jedinstvena.',
+ verificationTokenInvalid: 'Verifikacijski token je nevaljan.',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj poveznicu',
+ addNew: 'Dodaj novi',
+ addNewLabel: 'Dodaj novi {{label}}',
+ addRelationship: 'Dodaj odnos',
+ addUpload: 'Dodaj učitavanje',
+ block: 'blokiranje',
+ blockType: 'Vrsta blokiranja',
+ blocks: 'blokiranja',
+ chooseBetweenCustomTextOrDocument:
+ 'Izaberite između unošenja prilagođenog teksta URL ili poveznice na drugi dokument.',
+ chooseDocumentToLink: 'Odaberite dokument koji želite povezati.',
+ chooseFromExisting: 'Odaberite iz postojećih.',
+ chooseLabel: 'Odaberite {{label}}',
+ collapseAll: 'Sažmi sve',
+ customURL: 'Prilagođeni URL',
+ editLabelData: 'Uredi {{label}} podatke',
+ editLink: 'Uredi poveznicu',
+ editRelationship: 'Uredi odnos',
+ enterURL: 'Unesi URL',
+ internalLink: 'Interna poveznika',
+ itemsAndMore: '{{items}} i {{count}} više',
+ labelRelationship: '{{label}} veza',
+ latitude: 'Zemljopisna širina',
+ linkType: 'Tip poveznce',
+ linkedTo: 'Povezabi sa <0>{{label}}</0>',
+ longitude: 'Zemljopisna dužina',
+ newLabel: 'Novo {{label}}',
+ openInNewTab: 'Otvori u novoj kartici.',
+ passwordsDoNotMatch: 'Lozinke nisu iste.',
+ relatedDocument: 'Povezani dokument',
+ relationTo: 'Veza sa',
+ removeRelationship: 'Ukloni vezu',
+ removeUpload: 'Ukloni prijenos',
+ saveChanges: 'Spremi promjene',
+ searchForBlock: 'Potraži blok',
+ selectExistingLabel: 'Odaberi postojeće{{label}}',
+ selectFieldsToEdit: 'Odaberite polja za uređivanje',
+ showAll: 'Pokaži sve',
+ swapRelationship: 'Zamijeni vezu',
+ swapUpload: 'Zamijeni prijenos',
+ textToDisplay: 'Tekst za prikaz',
+ toggleBlock: 'Prebaci blok',
+ uploadNewLabel: 'Učitaj novi {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Izbrisat ćete {{label}} <1>{{title}}</1>. Jeste li sigurni?',
+ aboutToDeleteCount_many: 'Upravo ćete izbrisati {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Upravo ćete izbrisati {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Upravo ćete izbrisati {{count}} {{label}}',
+ addBelow: 'Dodaj ispod',
+ addFilter: 'Dodaj filter',
+ adminTheme: 'Administratorska tema',
+ and: 'I',
+ applyChanges: 'Primijeni promjene',
+ ascending: 'Uzlazno',
+ automatic: 'Automatsko',
+ backToDashboard: 'Natrag na nadzornu ploču',
+ cancel: 'Otkaži',
+ changesNotSaved: 'Vaše promjene nisu spremljene. Ako izađete sada, izgubit ćete promjene.',
+ close: 'Zatvori',
+ collapse: 'Sažmi',
+ collections: 'Kolekcije',
+ columnToSort: 'Stupac za sortiranje',
+ columns: 'Stupci',
+ confirm: 'Potvrdi',
+ confirmDeletion: 'Potvrdi brisanje',
+ confirmDuplication: 'Potvrdi duplikaciju',
+ copied: 'Kopirano',
+ copy: 'Kopiraj',
+ create: 'Kreiraj',
+ createNew: 'Kreiraj novo',
+ createNewLabel: 'Kreiraj novo {{label}}',
+ created: 'Kreirano',
+ createdAt: 'Kreirano u',
+ creating: 'Kreira se',
+ creatingNewLabel: 'Kreiranje novog {{label}}',
+ dark: 'Tamno',
+ dashboard: 'Nadzorna ploča',
+ delete: 'Obriši',
+ deletedCountSuccessfully: 'Uspješno izbrisano {{count}} {{label}}.',
+ deletedSuccessfully: 'Uspješno obrisano.',
+ deleting: 'Brisanje...',
+ descending: 'Silazno',
+ deselectAllRows: 'Odznači sve redove',
+ duplicate: 'Duplikat',
+ duplicateWithoutSaving: 'Dupliciraj bez spremanja promjena',
+ edit: 'Uredi',
+ editLabel: 'Uredi {{label}}',
+ editing: 'Uređivanje',
+ editingLabel_many: 'Uređivanje {{count}} {{label}}',
+ editingLabel_one: 'Uređivanje {{count}} {{label}}',
+ editingLabel_other: 'Uređivanje {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email adresa',
+ enterAValue: 'Unesi vrijednost',
+ error: 'Greška',
+ errors: 'Greške',
+ fallbackToDefaultLocale: 'Vraćanje na zadani jezik',
+ filter: 'Filter',
+ filterWhere: 'Filter {{label}} gdje',
+ filters: 'Filteri',
+ globals: 'Globali',
+ language: 'Jezik',
+ lastModified: 'Zadnja promjena',
+ leaveAnyway: 'Svejedno napusti',
+ leaveWithoutSaving: 'Napusti bez spremanja',
+ light: 'Svijetlo',
+ livePreview: 'Pregled',
+ loading: 'Učitavanje',
+ locale: 'Jezik',
+ locales: 'Prijevodi',
+ menu: 'Izbornik',
+ moveDown: 'Pomakni dolje',
+ moveUp: 'Pomakni gore',
+ newPassword: 'Nova lozinka',
+ noFiltersSet: 'Nema postavljenih filtera',
+ noLabel: '<Nema {{label}}>',
+ noOptions: 'Nema opcija',
+ noResults:
+ 'Nema pronađenih {{label}}. Ili {{label}} još uvijek ne postoji ili nijedan od odgovara postavljenim filterima.',
+ noValue: 'Bez vrijednosti',
+ none: 'Nijedan',
+ notFound: 'Nije pronađeno',
+ nothingFound: 'Ništa nije pronađeno',
+ of: 'Od',
+ open: 'Otvori',
+ or: 'Ili',
+ order: 'Poredak',
+ pageNotFound: 'Stranica nije pronađena',
+ password: 'Lozinka',
+ payloadSettings: 'Payload postavke',
+ perPage: 'Po stranici: {{limit}}',
+ remove: 'Ukloni',
+ reset: 'Ponovno postavi',
+ row: 'Red',
+ rows: 'Redovi',
+ save: 'Spremi',
+ saving: 'Spremanje...',
+ searchBy: 'Traži po {{label}}',
+ selectAll: 'Odaberite sve {{count}} {{label}}',
+ selectAllRows: 'Odaberite sve redove',
+ selectValue: 'Odaberi vrijednost',
+ selectedCount: '{{count}} {{label}} odabrano',
+ showAllLabel: 'Prikaži sve {{label}}',
+ sorryNotFound: 'Nažalost, ne postoji ništa što odgovara vašem zahtjevu.',
+ sort: 'Sortiraj',
+ sortByLabelDirection: 'Sortiraj prema {{label}} {{direction}}',
+ stayOnThisPage: 'Ostani na ovoj stranici',
+ submissionSuccessful: 'Uspješno slanje',
+ submit: 'Podnesi',
+ successfullyCreated: '{{label}} uspješno kreirano.',
+ successfullyDuplicated: '{{label}} uspješno duplicirano.',
+ thisLanguage: 'Hrvatski',
+ titleDeleted: '{{label}} "{{title}}" uspješno obrisano.',
+ unauthorized: 'Neovlašteno',
+ unsavedChangesDuplicate: 'Imate nespremljene promjene. Želite li nastaviti s dupliciranjem?',
+ untitled: 'Bez naslova',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspješno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspješno ažurirano.',
+ updating: 'Ažuriranje',
+ uploading: 'Prijenos',
+ user: 'Korisnik',
+ users: 'Korisnici',
+ value: 'Attribute',
+ welcome: 'Dobrodošli',
+ },
+ operators: {
+ contains: 'sadrži',
+ equals: 'jednako',
+ exists: 'postoji',
+ isGreaterThan: 'je veće od',
+ isGreaterThanOrEqualTo: 'je veće od ili jednako',
+ isIn: 'je u',
+ isLessThan: 'manje je od',
+ isLessThanOrEqualTo: 'manje je ili jednako',
+ isLike: 'je kao',
+ isNotEqualTo: 'nije jednako',
+ isNotIn: 'nije unutra',
+ near: 'blizu',
+ },
+ upload: {
+ crop: 'Usjev',
+ cropToolDescription:
+ 'Povucite kutove odabranog područja, nacrtajte novo područje ili prilagodite vrijednosti ispod.',
+ dragAndDrop: 'Povucite i ispustite datoteku',
+ dragAndDropHere: 'ili povucite i ispustite datoteku ovdje',
+ editImage: 'Uredi sliku',
+ fileName: 'Ime datoteke',
+ fileSize: 'Veličina datoteke',
+ focalPoint: 'Središnja točka',
+ focalPointDescription:
+ 'Povucite središnju točku izravno na pregledu ili prilagodite vrijednosti ispod.',
+ height: 'Visina',
+ lessInfo: 'Manje informacija',
+ moreInfo: 'Više informacija',
+ previewSizes: 'Veličine pregleda',
+ selectCollectionToBrowse: 'Odaberite kolekciju za pregled',
+ selectFile: 'Odaberite datoteku',
+ setCropArea: 'Postavi područje usjeva',
+ setFocalPoint: 'Postavi fokusnu točku',
+ sizes: 'Veličine',
+ sizesFor: 'Veličine za {{label}}',
+ width: 'Širina',
+ },
+ validation: {
+ emailAddress: 'Molim unestie valjanu email adresu.',
+ enterNumber: 'Molim unesite valjani broj.',
+ fieldHasNo: 'Ovo polje nema {{label}}',
+ greaterThanMax: '{{value}} exceeds the maximum allowable {{label}} limit of {{max}}.',
+ invalidInput: 'Ovo polje ima nevaljan unos.',
+ invalidSelection: 'Ovo polje ima nevaljan odabir.',
+ invalidSelections: 'Ovo polje ima sljedeće nevaljane odabire:',
+ lessThanMin: '{{value}} is below the minimum allowable {{label}} limit of {{min}}.',
+ limitReached: 'Dosegnut je limit, može se dodati samo {{max}} stavki.',
+ longerThanMin: 'Ova vrijednost mora biti duža od minimalne dužine od {{minLength}} znakova',
+ notValidDate: '"{{value}}" nije valjan datum.',
+ required: 'Ovo polje je obvezno.',
+ requiresAtLeast: 'Ovo polje zahtjeva minimalno {{count}} {{label}}.',
+ requiresNoMoreThan: 'Ovo polje zahtjeva ne više od {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ovo polje zahtjeva dva broja.',
+ shorterThanMax: 'Ova vrijednost mora biti kraća od maksimalne dužine od {{maxLength}} znakova',
+ trueOrFalse: 'Ovo polje može biti samo točno ili netočno',
+ validUploadID: 'Ovo polje nije valjani ID prijenosa.',
+ },
+ version: {
+ aboutToPublishSelection: 'Upravo ćete objaviti sve {{label}} u izboru. Jesi li siguran?',
+ aboutToRestore: 'Vratit ćete {{label}} dokument u stanje u kojem je bio {{versionDate}}',
+ aboutToRestoreGlobal: 'Vratit ćete globalni {{label}} u stanje u kojem je bio {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Vratit ćete promjene u dokumentu u objavljeno stanje. Jeste li sigurni? ',
+ aboutToUnpublish: 'Poništit ćete objavu ovog dokumenta. Jeste li sigurni?',
+ aboutToUnpublishSelection:
+ 'Upravo ćete poništiti objavu svih {{label}} u odabiru. Jesi li siguran?',
+ autosave: 'Automatsko spremanje',
+ autosavedSuccessfully: 'Automatsko spremanje uspješno.',
+ autosavedVersion: 'Verzija automatski spremljenog dokumenta',
+ changed: 'Promijenjeno',
+ compareVersion: 'Usporedi verziju sa:',
+ confirmPublish: 'Potvrdi objavu',
+ confirmRevertToSaved: 'Potvrdite vraćanje na spremljeno',
+ confirmUnpublish: 'Potvrdite poništavanje objave',
+ confirmVersionRestoration: 'Potvrdite vraćanje verzije',
+ currentDocumentStatus: 'Trenutni {{docStatus}} dokumenta',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspješno spremljen.',
+ lastSavedAgo: 'Zadnji put spremljeno prije {{distance}',
+ noFurtherVersionsFound: 'Nisu pronađene daljnje verzije',
+ noRowsFound: '{{label}} nije pronađeno',
+ preview: 'Pregled',
+ problemRestoringVersion: 'Nastao je problem pri vraćanju ove verzije',
+ publish: 'Objaviti',
+ publishChanges: 'Objavi promjene',
+ published: 'Objavljeno',
+ restoreThisVersion: 'Vrati ovu verziju',
+ restoredSuccessfully: 'Uspješno vraćeno.',
+ restoring: 'Vraćanje...',
+ revertToPublished: 'Vrati na objavljeno',
+ reverting: 'Vraćanje...',
+ saveDraft: 'Sačuvaj nacrt',
+ selectLocales: 'Odaberite jezike',
+ selectVersionToCompare: 'Odaberite verziju za usporedbu',
+ showLocales: 'Prikaži jezike:',
+ showingVersionsFor: 'Pokazujem verzije za:',
+ status: 'Status',
+ type: 'Tip',
+ unpublish: 'Poništi objavu',
+ unpublishing: 'Poništavanje objave...',
+ version: 'Verzija',
+ versionCount_many: '{{count}} pronađenih verzija',
+ versionCount_none: 'Nema pronađenih verzija',
+ versionCount_one: '{{count}} pronađena verzija',
+ versionCount_other: '{{count}} pronađenih verzija',
+ versionCreatedOn: '{{version}} kreiranih:',
+ versionID: 'ID verzije',
+ versions: 'Verzije',
+ viewingVersion: 'Pregled verzije za {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ viewingVersions: 'Pregled verzija za {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/hu.json b/packages/translations/src/all/hu.json
deleted file mode 100644
index 3721d8465b2..00000000000
--- a/packages/translations/src/all/hu.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Fiók",
- "accountOfCurrentUser": "Az aktuális felhasználó fiókja",
- "alreadyActivated": "Már aktiválva van",
- "alreadyLoggedIn": "Már bejelentkezett",
- "apiKey": "API-kulcs",
- "backToLogin": "Vissza a bejelentkezéshez",
- "beginCreateFirstUser": "Kezdésként hozza létre az első felhasználót.",
- "changePassword": "Jelszó módosítása",
- "checkYourEmailForPasswordReset": "Ellenőrizze az e-mailjét, a linkért, amellyel biztonságosan visszaállíthatja jelszavát.",
- "confirmGeneration": "Generálás megerősítése",
- "confirmPassword": "Jelszó megerősítése",
- "createFirstUser": "Első felhasználó létrehozása",
- "emailNotValid": "A megadott e-mail cím érvénytelen",
- "emailSent": "E-mail elküldve",
- "enableAPIKey": "API-kulcs engedélyezése",
- "failedToUnlock": "Nem sikerült feloldani",
- "forceUnlock": "Kényszerített feloldás",
- "forgotPassword": "Elfelejtett jelszó",
- "forgotPasswordEmailInstructions": "Kérjük, adja meg e-mail címét alább. Kapni fog egy e-mail üzenetet a jelszó visszaállításához szükséges utasításokkal.",
- "forgotPasswordQuestion": "Elfelejtette jelszavát?",
- "generate": "Generálás",
- "generateNewAPIKey": "Új API-kulcs generálása",
- "generatingNewAPIKeyWillInvalidate": "Az új API-kulcs generálása <1>érvényteleníti</1> az előző kulcsot. Biztos, hogy folytatni szeretné?",
- "lockUntil": "Zárolás eddig",
- "logBackIn": "Jelentkezzen be újra",
- "logOut": "Kijelentkezés",
- "loggedIn": "Ha egy másik felhasználóval szeretne bejelentkezni, először <0>ki kell jelentkeznie</0>.",
- "loggedInChangePassword": "Jelszavának megváltoztatásához lépjen be <0>fiókjába</0>, és ott szerkessze jelszavát.",
- "loggedOutInactivity": "Inaktivitás miatt kijelentkeztünk.",
- "loggedOutSuccessfully": "Sikeresen kijelentkezett.",
- "login": "Bejelentkezés",
- "loginAttempts": "Bejelentkezési kísérletek",
- "loginUser": "Bejelentkezés felhasználó",
- "loginWithAnotherUser": "Ha egy másik felhasználóval szeretne bejelentkezni, először <0>ki kell jelentkeznie</0>.",
- "logout": "Kijelentkezés",
- "logoutUser": "Felhasználó kijelentkezése",
- "newAPIKeyGenerated": "Új API-kulcs generálva.",
- "newAccountCreated": "Létrehoztunk egy új fiókot, amellyel hozzáférhet a következőhöz <a href=\"{{serverURL}}\"> {{serverURL}} </a> Kérjük, kattintson a következő linkre, vagy illessze be az alábbi URL-t a böngészőbe az e-mail-cím ellenőrzéséhez : <a href=\"{{verificationURL}}\"> {{verificationURL}} </a> <br> Az e-mail-cím ellenőrzése után sikeresen be tud majd jelentkezni.",
- "newPassword": "Új jelszó",
- "resetPassword": "Jelszó visszaállítása",
- "resetPasswordExpiration": "Jelszóvisszaállítás lejárata",
- "resetPasswordToken": "Jelszóvisszaállító token",
- "resetYourPassword": "Jelszó visszaállítása",
- "stayLoggedIn": "Maradjon bejelentkezve",
- "successfullyUnlocked": "Sikeresen feloldva",
- "unableToVerify": "Sikertelen megerősítés",
- "verified": "Megerősítve",
- "verifiedSuccessfully": "Sikeresen megerősítve",
- "verify": "Megerősítés",
- "verifyUser": "Felhasználó megerősítése",
- "verifyYourEmail": "Erősítse meg az e-mail címét",
- "youAreInactive": "Már egy ideje nem volt aktív, és hamarosan automatikusan kijelentkeztetjük saját biztonsága érdekében. Szeretne bejelentkezve maradni?",
- "youAreReceivingResetPassword": "Ezt azért kapja, mert Ön (vagy valaki más) kérte fiókja jelszavának visszaállítását. A folyamat befejezéséhez kattintson a következő linkre, vagy illessze be böngészőjébe:",
- "youDidNotRequestPassword": "Ha nem Ön kérte ezt, kérjük, hagyja figyelmen kívül ezt az e-mailt, és jelszava változatlan marad."
- },
- "error": {
- "accountAlreadyActivated": "Ez a fiók már aktiválva van.",
- "autosaving": "Hiba történt a dokumentum automatikus mentése közben.",
- "correctInvalidFields": "Kérjük, javítsa ki az érvénytelen mezőket.",
- "deletingFile": "Hiba történt a fájl törlésekor.",
- "deletingTitle": "Hiba történt a {{title}} törlése közben. Kérjük, ellenőrizze a kapcsolatot, és próbálja meg újra.",
- "emailOrPasswordIncorrect": "A megadott e-mail-cím vagy jelszó helytelen.",
- "followingFieldsInvalid_one": "A következő mező érvénytelen:",
- "followingFieldsInvalid_other": "A következő mezők érvénytelenek:",
- "incorrectCollection": "Helytelen gyűjtemény",
- "invalidFileType": "Érvénytelen fájltípus",
- "invalidFileTypeValue": "Érvénytelen fájltípus: {{value}}",
- "loadingDocument": "Hiba történt a {{id}} azonosítójú dokumentum betöltésekor.",
- "missingEmail": "Hiányzó e-mail.",
- "missingIDOfDocument": "Hiányzik a frissítendő dokumentum azonosítója.",
- "missingIDOfVersion": "A verzió azonosítója hiányzik.",
- "missingRequiredData": "Hiányoznak kötelező adatok.",
- "noFilesUploaded": "Nem került fájl feltöltésre.",
- "noMatchedField": "Nem található egyező mező a következőhöz: \"{{label}}\"",
- "noUser": "Nincs felhasználó",
- "notAllowedToAccessPage": "Ehhez az oldalhoz nem férhet hozzá.",
- "notAllowedToPerformAction": "Ezt a műveletet nem hajthatja végre.",
- "notFound": "A kért erőforrás nem található.",
- "previewing": "Hiba történt a dokumentum előnézetének megtekintése közben.",
- "problemUploadingFile": "Hiba történt a fájl feltöltése közben.",
- "tokenInvalidOrExpired": "A token érvénytelen vagy lejárt.",
- "unPublishingDocument": "Hiba történt a dokumentum közzétételének visszavonása közben.",
- "unableToDeleteCount": "Nem sikerült törölni {{count}}/{{total}} {{label}}.",
- "unableToUpdateCount": "Nem sikerült frissíteni {{count}}/{{total}} {{label}}.",
- "unauthorized": "Jogosulatlan, a kéréshez be kell jelentkeznie.",
- "unknown": "Ismeretlen hiba történt.",
- "unspecific": "Hiba történt.",
- "userLocked": "Ez a felhasználó túl sok sikertelen bejelentkezési kísérlet miatt zárolva van.",
- "valueMustBeUnique": "Az értéknek egyedinek kell lennie",
- "verificationTokenInvalid": "Az ellenőrző token érvénytelen."
- },
- "fields": {
- "addLabel": "{{label}} hozzáadása",
- "addLink": "Link hozzáadása",
- "addNew": "Új hozzáadása",
- "addNewLabel": "Új {{label}} hozzáadása",
- "addRelationship": "Kapcsolat hozzáadása",
- "addUpload": "Feltöltés hozzáadása",
- "block": "blokk",
- "blockType": "Blokk típusa",
- "blocks": "blokkok",
- "chooseBetweenCustomTextOrDocument": "Válasszon egy egyéni szöveges URL-cím megadása vagy egy másik dokumentumra való hivatkozás között.",
- "chooseDocumentToLink": "Válassza ki a dokumentumot, amelyre hivatkozni kíván",
- "chooseFromExisting": "Válasszon a meglévők közül",
- "chooseLabel": "Válassza ki a {{label}}",
- "collapseAll": "Mindet összecsuk",
- "customURL": "Egyéni URL",
- "editLabelData": "{{label}} adatok szerkesztése",
- "editLink": "Link szerkesztése",
- "editRelationship": "Kapcsolat hozzáadása",
- "enterURL": "Adjon meg egy URL-t",
- "internalLink": "Belső link",
- "itemsAndMore": "{{items}} és további {{count}}",
- "labelRelationship": "{{label}} Kapcsolat",
- "latitude": "Szélesség",
- "linkType": "Link típusa",
- "linkedTo": "Kapcsolódik a <0>{{label}}</0>",
- "longitude": "Hosszúság",
- "newLabel": "Új {{label}}",
- "openInNewTab": "Megnyitás új lapon",
- "passwordsDoNotMatch": "A jelszavak nem egyeznek.",
- "relatedDocument": "Kapcsolódó dokumentum",
- "relationTo": "Kapcsolat a következővel:",
- "removeRelationship": "Kapcsolat eltávolítása",
- "removeUpload": "Feltöltés eltávolítása",
- "saveChanges": "Módosítások mentése",
- "searchForBlock": "Blokk keresése",
- "selectExistingLabel": "Meglévő {{label}} kiválasztása",
- "selectFieldsToEdit": "Válassza ki a szerkeszteni kívánt mezőket",
- "showAll": "Az összes megjelenítése",
- "swapRelationship": "Kapcsolat csere",
- "swapUpload": "Feltöltés csere",
- "textToDisplay": "Megjelenítendő szöveg",
- "toggleBlock": "Blokk kinyitása",
- "uploadNewLabel": "Új {{label}} feltöltése"
- },
- "general": {
- "aboutToDelete": "A {{label}} <1>{{title}}</1> törlésére készül. Biztos benne?",
- "aboutToDeleteCount_many": "Törölni készül {{count}} {{label}}",
- "aboutToDeleteCount_one": "Törölni készül {{count}} {{label}}",
- "aboutToDeleteCount_other": "Törölni készül {{count}} {{label}}",
- "addBelow": "Hozzáadás lent",
- "addFilter": "Szűrő hozzáadása",
- "adminTheme": "Admin téma",
- "and": "És",
- "applyChanges": "Változtatások alkalmazása",
- "ascending": "Növekvő",
- "automatic": "Automatikus",
- "backToDashboard": "Vissza az irányítópultra",
- "cancel": "Mégsem",
- "changesNotSaved": "A módosítások nem lettek mentve. Ha most távozik, elveszíti a változtatásokat.",
- "close": "Bezárás",
- "collapse": "Összecsukás",
- "collections": "Gyűjtemények",
- "columnToSort": "Rendezendő oszlop",
- "columns": "Oszlopok",
- "confirm": "Megerősítés",
- "confirmDeletion": "Törlés megerősítése",
- "confirmDuplication": "Duplikáció megerősítése",
- "copied": "Másolva",
- "copy": "Másolás",
- "create": "Létrehozás",
- "createNew": "Új létrehozása",
- "createNewLabel": "Új {{label}} létrehozása",
- "created": "Létrehozva",
- "createdAt": "Létrehozva:",
- "creating": "Létrehozás",
- "creatingNewLabel": "Új {{label}} létrehozása",
- "dark": "Sötét",
- "dashboard": "Irányítópult",
- "delete": "Törlés",
- "deletedCountSuccessfully": "{{count}} {{label}} sikeresen törölve.",
- "deletedSuccessfully": "Sikeresen törölve.",
- "deleting": "Törlés...",
- "descending": "Csökkenő",
- "deselectAllRows": "Jelölje ki az összes sort",
- "duplicate": "Duplikálás",
- "duplicateWithoutSaving": "Duplikálás a módosítások mentése nélkül",
- "edit": "Szerkesztés",
- "editLabel": "{{label}} szerkesztése",
- "editing": "Szerkesztés",
- "editingLabel_many": "{{count}} {{label}} szerkesztése",
- "editingLabel_one": "{{count}} {{label}} szerkesztése",
- "editingLabel_other": "{{count}} {{label}} szerkesztése",
- "email": "E-mail",
- "emailAddress": "E-mail cím",
- "enterAValue": "Adjon meg egy értéket",
- "error": "Hiba",
- "errors": "Hibák",
- "fallbackToDefaultLocale": "Visszatérés az alapértelmezett nyelvhez",
- "filter": "Szűrő",
- "filterWhere": "Szűrő {{label}} ahol",
- "filters": "Szűrők",
- "globals": "Globálisok",
- "language": "Nyelv",
- "lastModified": "Utoljára módosítva",
- "leaveAnyway": "Távozás mindenképp",
- "leaveWithoutSaving": "Távozás mentés nélkül",
- "light": "Világos",
- "livePreview": "Előnézet",
- "loading": "Betöltés",
- "locale": "Nyelv",
- "locales": "Nyelvek",
- "menu": "Menü",
- "moveDown": "Mozgatás lefelé",
- "moveUp": "Mozgatás felfelé",
- "newPassword": "Új jelszó",
- "noFiltersSet": "Nincs beállítva szűrő",
- "noLabel": "<No {{label}}>",
- "noOptions": "Nincs lehetőség",
- "noResults": "Nem találtunk {{label}}. Vagy még nem létezik {{label}}, vagy egyik sem felel meg a fent megadott szűrőknek.",
- "noValue": "Nincs érték",
- "none": "Semmi",
- "notFound": "Nem található",
- "nothingFound": "Nincs találat",
- "of": "a",
- "open": "Megnyitás",
- "or": "Vagy",
- "order": "Sorrend",
- "pageNotFound": "Az oldal nem található",
- "password": "Jelszó",
- "payloadSettings": "Payload beállítások",
- "perPage": "Oldalanként: {{limit}}",
- "remove": "Törlés",
- "reset": "Visszaállítás",
- "row": "Sor",
- "rows": "Sorok",
- "save": "Mentés",
- "saving": "Mentés...",
- "searchBy": "Keresés a következő szerint: {{label}}",
- "selectAll": "Az összes kijelölése: {{count}} {{label}}",
- "selectAllRows": "Válassza ki az összes sort",
- "selectValue": "Válasszon ki egy értéket",
- "selectedCount": "{{count}} {{label}} kiválasztva",
- "showAllLabel": "Mutasd az összes {{címke}}",
- "sorryNotFound": "Sajnáljuk – nincs semmi, ami megfelelne a kérésének.",
- "sort": "Rendezés",
- "sortByLabelDirection": "Rendezés {{label}} {{direction}} szerint",
- "stayOnThisPage": "Maradjon ezen az oldalon",
- "submissionSuccessful": "Beküldés sikeres.",
- "submit": "Beküldés",
- "successfullyCreated": "{{label}} sikeresen létrehozva.",
- "successfullyDuplicated": "{{label}} sikeresen duplikálódott.",
- "thisLanguage": "Magyar",
- "titleDeleted": "{{label}} \"{{title}}\" sikeresen törölve.",
- "unauthorized": "Jogosulatlan",
- "unsavedChangesDuplicate": "Nem mentett módosításai vannak. Szeretné folytatni a duplikációt?",
- "untitled": "Névtelen",
- "updatedAt": "Frissítve:",
- "updatedCountSuccessfully": "{{count}} {{label}} sikeresen frissítve.",
- "updatedSuccessfully": "Sikeresen frissítve.",
- "updating": "Frissítés",
- "uploading": "Feltöltés",
- "user": "Felhasználó",
- "users": "Felhasználók",
- "value": "Érték",
- "welcome": "Üdvözöljük"
- },
- "operators": {
- "contains": "tartalmaz",
- "equals": "egyenlő",
- "exists": "létezik",
- "isGreaterThan": "nagyobb, mint",
- "isGreaterThanOrEqualTo": "nagyobb vagy egyenlő, mint",
- "isIn": "benne van",
- "isLessThan": "kisebb, mint",
- "isLessThanOrEqualTo": "kisebb vagy egyenlő, mint",
- "isLike": "olyan, mint",
- "isNotEqualTo": "nem egyenlő",
- "isNotIn": "nincs benne",
- "near": "közel"
- },
- "upload": {
- "crop": "Termés",
- "cropToolDescription": "Húzza a kijelölt terület sarkait, rajzoljon új területet, vagy igazítsa a lentebb található értékeket.",
- "dragAndDrop": "Húzzon ide egy fájlt",
- "dragAndDropHere": "vagy húzzon ide egy fájlt",
- "editImage": "Kép szerkesztése",
- "fileName": "Fájlnév",
- "fileSize": "Fájl mérete",
- "focalPoint": "Fókuszpont",
- "focalPointDescription": "Húzza az érdekes pontot közvetlenül az előnézetre, vagy állítsa be az alábbi értékeket.",
- "height": "Magasság",
- "lessInfo": "Kevesebb információ",
- "moreInfo": "További információ",
- "previewSizes": "Előnézeti méretek",
- "selectCollectionToBrowse": "Válassza ki a böngészni kívánt gyűjteményt",
- "selectFile": "Válasszon ki egy fájlt",
- "setCropArea": "Állítsa be a vágási területet",
- "setFocalPoint": "Állítsa be a fókuszpontot",
- "sizes": "Méretek",
- "sizesFor": "Méretek a {{címke}} számára",
- "width": "Szélesség"
- },
- "validation": {
- "emailAddress": "Kérjük, adjon meg egy érvényes e-mail címet.",
- "enterNumber": "Kérjük, adjon meg egy érvényes számot.",
- "fieldHasNo": "Ennek a mezőnek nincs {{label}}",
- "greaterThanMax": "{{value}} nagyobb, mint a megengedett maximum {{label}} érték, ami {{max}}.",
- "invalidInput": "Ez a mező érvénytelen értéket tartalmaz.",
- "invalidSelection": "Ez a mező érvénytelen kijelöléssel rendelkezik.",
- "invalidSelections": "Ez a mező a következő érvénytelen kijelöléseket tartalmazza:",
- "lessThanMin": "{{value}} kisebb, mint a megengedett minimum {{label}} érték, ami {{min}}.",
- "limitReached": "Elérte a korlátot, csak {{max}} elem adható hozzá.",
- "longerThanMin": "Ennek az értéknek hosszabbnak kell lennie, mint a minimális {{minLength}} karakter hosszúság.",
- "notValidDate": "\" {{value}} \" nem érvényes dátum.",
- "required": "Ez a mező kötelező.",
- "requiresAtLeast": "Ehhez a mezőhöz legalább {{count}} {{label}} szükséges.",
- "requiresNoMoreThan": "Ehhez a mezőhöz legfeljebb {{count}} {{label}} szükséges.",
- "requiresTwoNumbers": "Ehhez a mezőhöz két szám szükséges.",
- "shorterThanMax": "Ennek az értéknek rövidebbnek kell lennie, mint a maximálisan megengedett {{maxLength}} karakter.",
- "trueOrFalse": "Ez a mező csak igaz vagy hamis lehet.",
- "validUploadID": "Ez a mező nem érvényes feltöltési azonosító."
- },
- "version": {
- "aboutToPublishSelection": "Arra készül, hogy az összes {{label}} elemet közzétegye a kijelölésben. biztos vagy ebben?",
- "aboutToRestore": "Arra készül, hogy visszaállítsa ezt a {{label}} dokumentumot arra az állapotra, amelyben {{versionDate}} napon volt.",
- "aboutToRestoreGlobal": "Arra készül, hogy visszaállítsa a {{label}} arra az állapotra, amelyben {{versionDate}} napon volt.",
- "aboutToRevertToPublished": "Arra készül, hogy visszaállítsa a dokumentum módosításait a közzétett állapotába. Biztos benne?",
- "aboutToUnpublish": "A dokumentum közzétételének visszavonására készül. Biztos benne?",
- "aboutToUnpublishSelection": "Arra készül, hogy visszavonja a kijelölésben szereplő összes {{label}} közzétételét. biztos vagy ebben?",
- "autosave": "Automatikus mentés",
- "autosavedSuccessfully": "Automatikus mentés sikeres.",
- "autosavedVersion": "Automatikusan mentett verzió",
- "changed": "Megváltozott",
- "compareVersion": "Hasonlítsa össze a verziót a következőkkel:",
- "confirmPublish": "A közzététel megerősítése",
- "confirmRevertToSaved": "Erősítse meg a mentett verzióra való visszatérést",
- "confirmUnpublish": "A közzététel visszavonásának megerősítése",
- "confirmVersionRestoration": "Verzió-visszaállítás megerősítése",
- "currentDocumentStatus": "Jelenlegi {{docStatus}} dokumentum",
- "draft": "Piszkozat",
- "draftSavedSuccessfully": "A piszkozat sikeresen mentve.",
- "lastSavedAgo": "Utoljára mentve {{distance}} órája",
- "noFurtherVersionsFound": "További verziók nem találhatók",
- "noRowsFound": "Nem található {{label}}",
- "preview": "Előnézet",
- "problemRestoringVersion": "Hiba történt a verzió visszaállításakor",
- "publish": "Közzététel",
- "publishChanges": "Módosítások közzététele",
- "published": "Közzétett",
- "restoreThisVersion": "A verzió visszaállítása",
- "restoredSuccessfully": "Sikeresen visszaállítva.",
- "restoring": "Visszaállítás...",
- "revertToPublished": "Visszatérés a közzétetthez",
- "reverting": "Visszaállítás...",
- "saveDraft": "Piszkozat mentése",
- "selectLocales": "Megjelenítendő nyelvek kiválasztása",
- "selectVersionToCompare": "Válassza ki az összehasonlítani kívánt verziót",
- "showLocales": "Nyelvek megjelenítése:",
- "showingVersionsFor": "Verziók megjelenítése a következőkhöz:",
- "status": "Állapot",
- "type": "Típus",
- "unpublish": "Közzététel visszavonása",
- "unpublishing": "Közzététel visszavonása...",
- "version": "Verzió",
- "versionCount_many": "{{count}} verzió található",
- "versionCount_none": "Nem található verzió",
- "versionCount_one": "{{count}} verzió található",
- "versionCount_other": "{{count}} verzió található",
- "versionCreatedOn": "{{version}} létrehozva:",
- "versionID": "Verzióazonosító",
- "versions": "Verziók",
- "viewingVersion": "A(z) {{entityLabel}} {{documentTitle}} verziójának megtekintése",
- "viewingVersionGlobal": "A globális {{entityLabel}} verziójának megtekintése",
- "viewingVersions": "A {{entityLabel}} {{documentTitle}} verzióinak megtekintése",
- "viewingVersionsGlobal": "A globális {{entityLabel}} verzióinak megtekintése"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/hu.ts b/packages/translations/src/all/hu.ts
new file mode 100644
index 00000000000..843989d2fd4
--- /dev/null
+++ b/packages/translations/src/all/hu.ts
@@ -0,0 +1,394 @@
+export default {
+ authentication: {
+ account: 'Fiók',
+ accountOfCurrentUser: 'Az aktuális felhasználó fiókja',
+ alreadyActivated: 'Már aktiválva van',
+ alreadyLoggedIn: 'Már bejelentkezett',
+ apiKey: 'API-kulcs',
+ backToLogin: 'Vissza a bejelentkezéshez',
+ beginCreateFirstUser: 'Kezdésként hozza létre az első felhasználót.',
+ changePassword: 'Jelszó módosítása',
+ checkYourEmailForPasswordReset:
+ 'Ellenőrizze az e-mailjét, a linkért, amellyel biztonságosan visszaállíthatja jelszavát.',
+ confirmGeneration: 'Generálás megerősítése',
+ confirmPassword: 'Jelszó megerősítése',
+ createFirstUser: 'Első felhasználó létrehozása',
+ emailNotValid: 'A megadott e-mail cím érvénytelen',
+ emailSent: 'E-mail elküldve',
+ enableAPIKey: 'API-kulcs engedélyezése',
+ failedToUnlock: 'Nem sikerült feloldani',
+ forceUnlock: 'Kényszerített feloldás',
+ forgotPassword: 'Elfelejtett jelszó',
+ forgotPasswordEmailInstructions:
+ 'Kérjük, adja meg e-mail címét alább. Kapni fog egy e-mail üzenetet a jelszó visszaállításához szükséges utasításokkal.',
+ forgotPasswordQuestion: 'Elfelejtette jelszavát?',
+ generate: 'Generálás',
+ generateNewAPIKey: 'Új API-kulcs generálása',
+ generatingNewAPIKeyWillInvalidate:
+ 'Az új API-kulcs generálása <1>érvényteleníti</1> az előző kulcsot. Biztos, hogy folytatni szeretné?',
+ lockUntil: 'Zárolás eddig',
+ logBackIn: 'Jelentkezzen be újra',
+ logOut: 'Kijelentkezés',
+ loggedIn:
+ 'Ha egy másik felhasználóval szeretne bejelentkezni, először <0>ki kell jelentkeznie</0>.',
+ loggedInChangePassword:
+ 'Jelszavának megváltoztatásához lépjen be <0>fiókjába</0>, és ott szerkessze jelszavát.',
+ loggedOutInactivity: 'Inaktivitás miatt kijelentkeztünk.',
+ loggedOutSuccessfully: 'Sikeresen kijelentkezett.',
+ login: 'Bejelentkezés',
+ loginAttempts: 'Bejelentkezési kísérletek',
+ loginUser: 'Bejelentkezés felhasználó',
+ loginWithAnotherUser:
+ 'Ha egy másik felhasználóval szeretne bejelentkezni, először <0>ki kell jelentkeznie</0>.',
+ logout: 'Kijelentkezés',
+ logoutUser: 'Felhasználó kijelentkezése',
+ newAPIKeyGenerated: 'Új API-kulcs generálva.',
+ newAccountCreated:
+ 'Létrehoztunk egy új fiókot, amellyel hozzáférhet a következőhöz <a href="{{serverURL}}"> {{serverURL}} </a> Kérjük, kattintson a következő linkre, vagy illessze be az alábbi URL-t a böngészőbe az e-mail-cím ellenőrzéséhez : <a href="{{verificationURL}}"> {{verificationURL}} </a> <br> Az e-mail-cím ellenőrzése után sikeresen be tud majd jelentkezni.',
+ newPassword: 'Új jelszó',
+ resetPassword: 'Jelszó visszaállítása',
+ resetPasswordExpiration: 'Jelszóvisszaállítás lejárata',
+ resetPasswordToken: 'Jelszóvisszaállító token',
+ resetYourPassword: 'Jelszó visszaállítása',
+ stayLoggedIn: 'Maradjon bejelentkezve',
+ successfullyUnlocked: 'Sikeresen feloldva',
+ unableToVerify: 'Sikertelen megerősítés',
+ verified: 'Megerősítve',
+ verifiedSuccessfully: 'Sikeresen megerősítve',
+ verify: 'Megerősítés',
+ verifyUser: 'Felhasználó megerősítése',
+ verifyYourEmail: 'Erősítse meg az e-mail címét',
+ youAreInactive:
+ 'Már egy ideje nem volt aktív, és hamarosan automatikusan kijelentkeztetjük saját biztonsága érdekében. Szeretne bejelentkezve maradni?',
+ youAreReceivingResetPassword:
+ 'Ezt azért kapja, mert Ön (vagy valaki más) kérte fiókja jelszavának visszaállítását. A folyamat befejezéséhez kattintson a következő linkre, vagy illessze be böngészőjébe:',
+ youDidNotRequestPassword:
+ 'Ha nem Ön kérte ezt, kérjük, hagyja figyelmen kívül ezt az e-mailt, és jelszava változatlan marad.',
+ },
+ error: {
+ accountAlreadyActivated: 'Ez a fiók már aktiválva van.',
+ autosaving: 'Hiba történt a dokumentum automatikus mentése közben.',
+ correctInvalidFields: 'Kérjük, javítsa ki az érvénytelen mezőket.',
+ deletingFile: 'Hiba történt a fájl törlésekor.',
+ deletingTitle:
+ 'Hiba történt a {{title}} törlése közben. Kérjük, ellenőrizze a kapcsolatot, és próbálja meg újra.',
+ emailOrPasswordIncorrect: 'A megadott e-mail-cím vagy jelszó helytelen.',
+ followingFieldsInvalid_one: 'A következő mező érvénytelen:',
+ followingFieldsInvalid_other: 'A következő mezők érvénytelenek:',
+ incorrectCollection: 'Helytelen gyűjtemény',
+ invalidFileType: 'Érvénytelen fájltípus',
+ invalidFileTypeValue: 'Érvénytelen fájltípus: {{value}}',
+ loadingDocument: 'Hiba történt a {{id}} azonosítójú dokumentum betöltésekor.',
+ missingEmail: 'Hiányzó e-mail.',
+ missingIDOfDocument: 'Hiányzik a frissítendő dokumentum azonosítója.',
+ missingIDOfVersion: 'A verzió azonosítója hiányzik.',
+ missingRequiredData: 'Hiányoznak kötelező adatok.',
+ noFilesUploaded: 'Nem került fájl feltöltésre.',
+ noMatchedField: 'Nem található egyező mező a következőhöz: "{{label}}"',
+ noUser: 'Nincs felhasználó',
+ notAllowedToAccessPage: 'Ehhez az oldalhoz nem férhet hozzá.',
+ notAllowedToPerformAction: 'Ezt a műveletet nem hajthatja végre.',
+ notFound: 'A kért erőforrás nem található.',
+ previewing: 'Hiba történt a dokumentum előnézetének megtekintése közben.',
+ problemUploadingFile: 'Hiba történt a fájl feltöltése közben.',
+ tokenInvalidOrExpired: 'A token érvénytelen vagy lejárt.',
+ unPublishingDocument: 'Hiba történt a dokumentum közzétételének visszavonása közben.',
+ unableToDeleteCount: 'Nem sikerült törölni {{count}}/{{total}} {{label}}.',
+ unableToUpdateCount: 'Nem sikerült frissíteni {{count}}/{{total}} {{label}}.',
+ unauthorized: 'Jogosulatlan, a kéréshez be kell jelentkeznie.',
+ unknown: 'Ismeretlen hiba történt.',
+ unspecific: 'Hiba történt.',
+ userLocked: 'Ez a felhasználó túl sok sikertelen bejelentkezési kísérlet miatt zárolva van.',
+ valueMustBeUnique: 'Az értéknek egyedinek kell lennie',
+ verificationTokenInvalid: 'Az ellenőrző token érvénytelen.',
+ },
+ fields: {
+ addLabel: '{{label}} hozzáadása',
+ addLink: 'Link hozzáadása',
+ addNew: 'Új hozzáadása',
+ addNewLabel: 'Új {{label}} hozzáadása',
+ addRelationship: 'Kapcsolat hozzáadása',
+ addUpload: 'Feltöltés hozzáadása',
+ block: 'blokk',
+ blockType: 'Blokk típusa',
+ blocks: 'blokkok',
+ chooseBetweenCustomTextOrDocument:
+ 'Válasszon egy egyéni szöveges URL-cím megadása vagy egy másik dokumentumra való hivatkozás között.',
+ chooseDocumentToLink: 'Válassza ki a dokumentumot, amelyre hivatkozni kíván',
+ chooseFromExisting: 'Válasszon a meglévők közül',
+ chooseLabel: 'Válassza ki a {{label}}',
+ collapseAll: 'Mindet összecsuk',
+ customURL: 'Egyéni URL',
+ editLabelData: '{{label}} adatok szerkesztése',
+ editLink: 'Link szerkesztése',
+ editRelationship: 'Kapcsolat hozzáadása',
+ enterURL: 'Adjon meg egy URL-t',
+ internalLink: 'Belső link',
+ itemsAndMore: '{{items}} és további {{count}}',
+ labelRelationship: '{{label}} Kapcsolat',
+ latitude: 'Szélesség',
+ linkType: 'Link típusa',
+ linkedTo: 'Kapcsolódik a <0>{{label}}</0>',
+ longitude: 'Hosszúság',
+ newLabel: 'Új {{label}}',
+ openInNewTab: 'Megnyitás új lapon',
+ passwordsDoNotMatch: 'A jelszavak nem egyeznek.',
+ relatedDocument: 'Kapcsolódó dokumentum',
+ relationTo: 'Kapcsolat a következővel:',
+ removeRelationship: 'Kapcsolat eltávolítása',
+ removeUpload: 'Feltöltés eltávolítása',
+ saveChanges: 'Módosítások mentése',
+ searchForBlock: 'Blokk keresése',
+ selectExistingLabel: 'Meglévő {{label}} kiválasztása',
+ selectFieldsToEdit: 'Válassza ki a szerkeszteni kívánt mezőket',
+ showAll: 'Az összes megjelenítése',
+ swapRelationship: 'Kapcsolat csere',
+ swapUpload: 'Feltöltés csere',
+ textToDisplay: 'Megjelenítendő szöveg',
+ toggleBlock: 'Blokk kinyitása',
+ uploadNewLabel: 'Új {{label}} feltöltése',
+ },
+ general: {
+ aboutToDelete: 'A {{label}} <1>{{title}}</1> törlésére készül. Biztos benne?',
+ aboutToDeleteCount_many: 'Törölni készül {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Törölni készül {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Törölni készül {{count}} {{label}}',
+ addBelow: 'Hozzáadás lent',
+ addFilter: 'Szűrő hozzáadása',
+ adminTheme: 'Admin téma',
+ and: 'És',
+ applyChanges: 'Változtatások alkalmazása',
+ ascending: 'Növekvő',
+ automatic: 'Automatikus',
+ backToDashboard: 'Vissza az irányítópultra',
+ cancel: 'Mégsem',
+ changesNotSaved:
+ 'A módosítások nem lettek mentve. Ha most távozik, elveszíti a változtatásokat.',
+ close: 'Bezárás',
+ collapse: 'Összecsukás',
+ collections: 'Gyűjtemények',
+ columnToSort: 'Rendezendő oszlop',
+ columns: 'Oszlopok',
+ confirm: 'Megerősítés',
+ confirmDeletion: 'Törlés megerősítése',
+ confirmDuplication: 'Duplikáció megerősítése',
+ copied: 'Másolva',
+ copy: 'Másolás',
+ create: 'Létrehozás',
+ createNew: 'Új létrehozása',
+ createNewLabel: 'Új {{label}} létrehozása',
+ created: 'Létrehozva',
+ createdAt: 'Létrehozva:',
+ creating: 'Létrehozás',
+ creatingNewLabel: 'Új {{label}} létrehozása',
+ dark: 'Sötét',
+ dashboard: 'Irányítópult',
+ delete: 'Törlés',
+ deletedCountSuccessfully: '{{count}} {{label}} sikeresen törölve.',
+ deletedSuccessfully: 'Sikeresen törölve.',
+ deleting: 'Törlés...',
+ descending: 'Csökkenő',
+ deselectAllRows: 'Jelölje ki az összes sort',
+ duplicate: 'Duplikálás',
+ duplicateWithoutSaving: 'Duplikálás a módosítások mentése nélkül',
+ edit: 'Szerkesztés',
+ editLabel: '{{label}} szerkesztése',
+ editing: 'Szerkesztés',
+ editingLabel_many: '{{count}} {{label}} szerkesztése',
+ editingLabel_one: '{{count}} {{label}} szerkesztése',
+ editingLabel_other: '{{count}} {{label}} szerkesztése',
+ email: 'E-mail',
+ emailAddress: 'E-mail cím',
+ enterAValue: 'Adjon meg egy értéket',
+ error: 'Hiba',
+ errors: 'Hibák',
+ fallbackToDefaultLocale: 'Visszatérés az alapértelmezett nyelvhez',
+ filter: 'Szűrő',
+ filterWhere: 'Szűrő {{label}} ahol',
+ filters: 'Szűrők',
+ globals: 'Globálisok',
+ language: 'Nyelv',
+ lastModified: 'Utoljára módosítva',
+ leaveAnyway: 'Távozás mindenképp',
+ leaveWithoutSaving: 'Távozás mentés nélkül',
+ light: 'Világos',
+ livePreview: 'Előnézet',
+ loading: 'Betöltés',
+ locale: 'Nyelv',
+ locales: 'Nyelvek',
+ menu: 'Menü',
+ moveDown: 'Mozgatás lefelé',
+ moveUp: 'Mozgatás felfelé',
+ newPassword: 'Új jelszó',
+ noFiltersSet: 'Nincs beállítva szűrő',
+ noLabel: '<No {{label}}>',
+ noOptions: 'Nincs lehetőség',
+ noResults:
+ 'Nem találtunk {{label}}. Vagy még nem létezik {{label}}, vagy egyik sem felel meg a fent megadott szűrőknek.',
+ noValue: 'Nincs érték',
+ none: 'Semmi',
+ notFound: 'Nem található',
+ nothingFound: 'Nincs találat',
+ of: 'a',
+ open: 'Megnyitás',
+ or: 'Vagy',
+ order: 'Sorrend',
+ pageNotFound: 'Az oldal nem található',
+ password: 'Jelszó',
+ payloadSettings: 'Payload beállítások',
+ perPage: 'Oldalanként: {{limit}}',
+ remove: 'Törlés',
+ reset: 'Visszaállítás',
+ row: 'Sor',
+ rows: 'Sorok',
+ save: 'Mentés',
+ saving: 'Mentés...',
+ searchBy: 'Keresés a következő szerint: {{label}}',
+ selectAll: 'Az összes kijelölése: {{count}} {{label}}',
+ selectAllRows: 'Válassza ki az összes sort',
+ selectValue: 'Válasszon ki egy értéket',
+ selectedCount: '{{count}} {{label}} kiválasztva',
+ showAllLabel: 'Mutasd az összes {{címke}}',
+ sorryNotFound: 'Sajnáljuk – nincs semmi, ami megfelelne a kérésének.',
+ sort: 'Rendezés',
+ sortByLabelDirection: 'Rendezés {{label}} {{direction}} szerint',
+ stayOnThisPage: 'Maradjon ezen az oldalon',
+ submissionSuccessful: 'Beküldés sikeres.',
+ submit: 'Beküldés',
+ successfullyCreated: '{{label}} sikeresen létrehozva.',
+ successfullyDuplicated: '{{label}} sikeresen duplikálódott.',
+ thisLanguage: 'Magyar',
+ titleDeleted: '{{label}} "{{title}}" sikeresen törölve.',
+ unauthorized: 'Jogosulatlan',
+ unsavedChangesDuplicate: 'Nem mentett módosításai vannak. Szeretné folytatni a duplikációt?',
+ untitled: 'Névtelen',
+ updatedAt: 'Frissítve:',
+ updatedCountSuccessfully: '{{count}} {{label}} sikeresen frissítve.',
+ updatedSuccessfully: 'Sikeresen frissítve.',
+ updating: 'Frissítés',
+ uploading: 'Feltöltés',
+ user: 'Felhasználó',
+ users: 'Felhasználók',
+ value: 'Érték',
+ welcome: 'Üdvözöljük',
+ },
+ operators: {
+ contains: 'tartalmaz',
+ equals: 'egyenlő',
+ exists: 'létezik',
+ isGreaterThan: 'nagyobb, mint',
+ isGreaterThanOrEqualTo: 'nagyobb vagy egyenlő, mint',
+ isIn: 'benne van',
+ isLessThan: 'kisebb, mint',
+ isLessThanOrEqualTo: 'kisebb vagy egyenlő, mint',
+ isLike: 'olyan, mint',
+ isNotEqualTo: 'nem egyenlő',
+ isNotIn: 'nincs benne',
+ near: 'közel',
+ },
+ upload: {
+ crop: 'Termés',
+ cropToolDescription:
+ 'Húzza a kijelölt terület sarkait, rajzoljon új területet, vagy igazítsa a lentebb található értékeket.',
+ dragAndDrop: 'Húzzon ide egy fájlt',
+ dragAndDropHere: 'vagy húzzon ide egy fájlt',
+ editImage: 'Kép szerkesztése',
+ fileName: 'Fájlnév',
+ fileSize: 'Fájl mérete',
+ focalPoint: 'Fókuszpont',
+ focalPointDescription:
+ 'Húzza az érdekes pontot közvetlenül az előnézetre, vagy állítsa be az alábbi értékeket.',
+ height: 'Magasság',
+ lessInfo: 'Kevesebb információ',
+ moreInfo: 'További információ',
+ previewSizes: 'Előnézeti méretek',
+ selectCollectionToBrowse: 'Válassza ki a böngészni kívánt gyűjteményt',
+ selectFile: 'Válasszon ki egy fájlt',
+ setCropArea: 'Állítsa be a vágási területet',
+ setFocalPoint: 'Állítsa be a fókuszpontot',
+ sizes: 'Méretek',
+ sizesFor: 'Méretek a {{címke}} számára',
+ width: 'Szélesség',
+ },
+ validation: {
+ emailAddress: 'Kérjük, adjon meg egy érvényes e-mail címet.',
+ enterNumber: 'Kérjük, adjon meg egy érvényes számot.',
+ fieldHasNo: 'Ennek a mezőnek nincs {{label}}',
+ greaterThanMax: '{{value}} nagyobb, mint a megengedett maximum {{label}} érték, ami {{max}}.',
+ invalidInput: 'Ez a mező érvénytelen értéket tartalmaz.',
+ invalidSelection: 'Ez a mező érvénytelen kijelöléssel rendelkezik.',
+ invalidSelections: 'Ez a mező a következő érvénytelen kijelöléseket tartalmazza:',
+ lessThanMin: '{{value}} kisebb, mint a megengedett minimum {{label}} érték, ami {{min}}.',
+ limitReached: 'Elérte a korlátot, csak {{max}} elem adható hozzá.',
+ longerThanMin:
+ 'Ennek az értéknek hosszabbnak kell lennie, mint a minimális {{minLength}} karakter hosszúság.',
+ notValidDate: '" {{value}} " nem érvényes dátum.',
+ required: 'Ez a mező kötelező.',
+ requiresAtLeast: 'Ehhez a mezőhöz legalább {{count}} {{label}} szükséges.',
+ requiresNoMoreThan: 'Ehhez a mezőhöz legfeljebb {{count}} {{label}} szükséges.',
+ requiresTwoNumbers: 'Ehhez a mezőhöz két szám szükséges.',
+ shorterThanMax:
+ 'Ennek az értéknek rövidebbnek kell lennie, mint a maximálisan megengedett {{maxLength}} karakter.',
+ trueOrFalse: 'Ez a mező csak igaz vagy hamis lehet.',
+ validUploadID: 'Ez a mező nem érvényes feltöltési azonosító.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Arra készül, hogy az összes {{label}} elemet közzétegye a kijelölésben. biztos vagy ebben?',
+ aboutToRestore:
+ 'Arra készül, hogy visszaállítsa ezt a {{label}} dokumentumot arra az állapotra, amelyben {{versionDate}} napon volt.',
+ aboutToRestoreGlobal:
+ 'Arra készül, hogy visszaállítsa a {{label}} arra az állapotra, amelyben {{versionDate}} napon volt.',
+ aboutToRevertToPublished:
+ 'Arra készül, hogy visszaállítsa a dokumentum módosításait a közzétett állapotába. Biztos benne?',
+ aboutToUnpublish: 'A dokumentum közzétételének visszavonására készül. Biztos benne?',
+ aboutToUnpublishSelection:
+ 'Arra készül, hogy visszavonja a kijelölésben szereplő összes {{label}} közzétételét. biztos vagy ebben?',
+ autosave: 'Automatikus mentés',
+ autosavedSuccessfully: 'Automatikus mentés sikeres.',
+ autosavedVersion: 'Automatikusan mentett verzió',
+ changed: 'Megváltozott',
+ compareVersion: 'Hasonlítsa össze a verziót a következőkkel:',
+ confirmPublish: 'A közzététel megerősítése',
+ confirmRevertToSaved: 'Erősítse meg a mentett verzióra való visszatérést',
+ confirmUnpublish: 'A közzététel visszavonásának megerősítése',
+ confirmVersionRestoration: 'Verzió-visszaállítás megerősítése',
+ currentDocumentStatus: 'Jelenlegi {{docStatus}} dokumentum',
+ draft: 'Piszkozat',
+ draftSavedSuccessfully: 'A piszkozat sikeresen mentve.',
+ lastSavedAgo: 'Utoljára mentve {{distance}} órája',
+ noFurtherVersionsFound: 'További verziók nem találhatók',
+ noRowsFound: 'Nem található {{label}}',
+ preview: 'Előnézet',
+ problemRestoringVersion: 'Hiba történt a verzió visszaállításakor',
+ publish: 'Közzététel',
+ publishChanges: 'Módosítások közzététele',
+ published: 'Közzétett',
+ restoreThisVersion: 'A verzió visszaállítása',
+ restoredSuccessfully: 'Sikeresen visszaállítva.',
+ restoring: 'Visszaállítás...',
+ revertToPublished: 'Visszatérés a közzétetthez',
+ reverting: 'Visszaállítás...',
+ saveDraft: 'Piszkozat mentése',
+ selectLocales: 'Megjelenítendő nyelvek kiválasztása',
+ selectVersionToCompare: 'Válassza ki az összehasonlítani kívánt verziót',
+ showLocales: 'Nyelvek megjelenítése:',
+ showingVersionsFor: 'Verziók megjelenítése a következőkhöz:',
+ status: 'Állapot',
+ type: 'Típus',
+ unpublish: 'Közzététel visszavonása',
+ unpublishing: 'Közzététel visszavonása...',
+ version: 'Verzió',
+ versionCount_many: '{{count}} verzió található',
+ versionCount_none: 'Nem található verzió',
+ versionCount_one: '{{count}} verzió található',
+ versionCount_other: '{{count}} verzió található',
+ versionCreatedOn: '{{version}} létrehozva:',
+ versionID: 'Verzióazonosító',
+ versions: 'Verziók',
+ viewingVersion: 'A(z) {{entityLabel}} {{documentTitle}} verziójának megtekintése',
+ viewingVersionGlobal: 'A globális {{entityLabel}} verziójának megtekintése',
+ viewingVersions: 'A {{entityLabel}} {{documentTitle}} verzióinak megtekintése',
+ viewingVersionsGlobal: 'A globális {{entityLabel}} verzióinak megtekintése',
+ },
+}
diff --git a/packages/translations/src/all/index.ts b/packages/translations/src/all/index.ts
index 7ab7ae98b26..0deeb35d53b 100644
--- a/packages/translations/src/all/index.ts
+++ b/packages/translations/src/all/index.ts
@@ -1,33 +1,33 @@
-import ar from './ar.json' assert { type: 'json' }
-import az from './az.json' assert { type: 'json' }
-import bg from './bg.json' assert { type: 'json' }
-import cs from './cs.json' assert { type: 'json' }
-import de from './de.json' assert { type: 'json' }
-import en from './en.json' assert { type: 'json' }
-import es from './es.json' assert { type: 'json' }
-import fa from './fa.json' assert { type: 'json' }
-import fr from './fr.json' assert { type: 'json' }
-import hr from './hr.json' assert { type: 'json' }
-import hu from './hu.json' assert { type: 'json' }
-import it from './it.json' assert { type: 'json' }
-import ja from './ja.json' assert { type: 'json' }
-import ko from './ko.json' assert { type: 'json' }
-import my from './my.json' assert { type: 'json' }
-import nb from './nb.json' assert { type: 'json' }
-import nl from './nl.json' assert { type: 'json' }
-import pl from './pl.json' assert { type: 'json' }
-import pt from './pt.json' assert { type: 'json' }
-import ro from './ro.json' assert { type: 'json' }
-import rs from './rs.json' assert { type: 'json' }
-import rsLatin from './rs-latin.json' assert { type: 'json' }
-import ru from './ru.json' assert { type: 'json' }
-import sv from './sv.json' assert { type: 'json' }
-import th from './th.json' assert { type: 'json' }
-import tr from './tr.json' assert { type: 'json' }
-import ua from './ua.json' assert { type: 'json' }
-import vi from './vi.json' assert { type: 'json' }
-import zh from './zh.json' assert { type: 'json' }
-import zhTw from './zh-tw.json' assert { type: 'json' }
+import ar from './ar.js'
+import az from './az.js'
+import bg from './bg.js'
+import cs from './cs.js'
+import de from './de.js'
+import en from './en.js'
+import es from './es.js'
+import fa from './fa.js'
+import fr from './fr.js'
+import hr from './hr.js'
+import hu from './hu.js'
+import it from './it.js'
+import ja from './ja.js'
+import ko from './ko.js'
+import my from './my.js'
+import nb from './nb.js'
+import nl from './nl.js'
+import pl from './pl.js'
+import pt from './pt.js'
+import ro from './ro.js'
+import rs from './rs.js'
+import rsLatin from './rs-latin.js'
+import ru from './ru.js'
+import sv from './sv.js'
+import th from './th.js'
+import tr from './tr.js'
+import ua from './ua.js'
+import vi from './vi.js'
+import zh from './zh.js'
+import zhTw from './zh-tw.js'
export const translations = {
ar,
@@ -51,7 +51,7 @@ export const translations = {
pt,
ro,
rs,
- rsLatin,
+ 'rs-latin': rsLatin,
ru,
sv,
th,
@@ -59,5 +59,7 @@ export const translations = {
ua,
vi,
zh,
- zhTw,
+ 'zh-tw': zhTw,
+} as {
+ [locale: string]: Record<string, Record<string, string>>
}
diff --git a/packages/translations/src/all/it.json b/packages/translations/src/all/it.json
deleted file mode 100644
index de93d7cfc7e..00000000000
--- a/packages/translations/src/all/it.json
+++ /dev/null
@@ -1,373 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account dell'utente corrente",
- "alreadyActivated": "Già Attivato",
- "alreadyLoggedIn": "Sei già loggato",
- "apiKey": "Chiave API",
- "backToLogin": "Torna al login",
- "beginCreateFirstUser": "Per iniziare, crea il tuo primo utente.",
- "changePassword": "Cambia Password",
- "checkYourEmailForPasswordReset": "Controlla la tua email e clicca sul link che ti permetterà di cambiare in sicurezza la tua password.",
- "confirmGeneration": "Conferma Generazione",
- "confirmPassword": "Conferma Password",
- "createFirstUser": "Crea il primo utente",
- "emailNotValid": "L'email fornita non è valida",
- "emailSent": "Email Inviata",
- "enableAPIKey": "Abilita la Chiave API",
- "failedToUnlock": "Lo sblocco è fallito",
- "forceUnlock": "Forza Sblocco",
- "forgotPassword": "Cambia Password",
- "forgotPasswordEmailInstructions": "Inserisci la tua mail qui sotto. Riceverai un messaggio email con le istruzioni su come cambiare la tua password.",
- "forgotPasswordQuestion": "Password dimenticata?",
- "generate": "Genera",
- "generateNewAPIKey": "Genera una nuova Chiave API",
- "generatingNewAPIKeyWillInvalidate": "Generando una nuova chiave API si <1>invaliderà</1> la chiave precedente. Sei sicuro di voler continuare?",
- "lockUntil": "Sblocca Fino",
- "logBackIn": "Vai al Log in",
- "logOut": "Log out",
- "loggedIn": "Per accedere con un altro utente, devi prima <0>uscire</0>.",
- "loggedInChangePassword": "Per cambiare la tua password, vai al tuo <0>account</0> e modifica la tua password lì.",
- "loggedOutInactivity": "Sei stato disconnesso automaticamente per inattività.",
- "loggedOutSuccessfully": "Sei stato disconnesso con successo.",
- "login": "Login",
- "loginAttempts": "Tentativi di Login",
- "loginUser": "Utente Login",
- "loginWithAnotherUser": "Per accedere con un altro utente, devi prima <0>uscire</0>.",
- "logout": "Logout",
- "logoutUser": "Logout utente",
- "newAPIKeyGenerated": "Nuova Chiave API Generata.",
- "newAccountCreated": "Un nuovo account è appena stato creato per te per accedere a <a href=\"{{serverURL}}\">{{serverURL}}</a> Clicca sul seguente link o incolla l'URL qui sotto nel browser per verificare la tua email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Dopo aver verificato la tua email, sarai in grado di effettuare il log in con successo.",
- "newPassword": "Nuova Password",
- "resetPassword": "Modifica Password",
- "resetPasswordExpiration": "Reimposta Scadenza Password",
- "resetPasswordToken": "Reimposta il Password Token",
- "resetYourPassword": "Modifica la tua Password",
- "stayLoggedIn": "Rimani connesso",
- "successfullyUnlocked": "Sbloccato con successo",
- "unableToVerify": "Impossibile verificare",
- "verified": "Verificato",
- "verifiedSuccessfully": "Verificato con successo",
- "verify": "Verifica",
- "verifyUser": "Verifica Utente",
- "verifyYourEmail": "Verifica la tua email",
- "youAreInactive": "Non sei attivo da un po' di tempo e a breve verrai disconnesso automaticamente per la tua sicurezza. Vuoi rimanere connesso?",
- "youAreReceivingResetPassword": "Ricevi questo messaggio perché tu (o qualcun altro) hai richiesto la modifica della password per il tuo account. Clicca sul seguente link o incollalo nel browser per completare il processo:",
- "youDidNotRequestPassword": "Se non l'hai richiesto, ignora questa email e la tua password rimarrà invariata."
- },
- "error": {
- "accountAlreadyActivated": "Questo account è già stato attivato.",
- "autosaving": "Si è verificato un problema durante il salvataggio automatico di questo documento.",
- "correctInvalidFields": "Per favore correggi i campi non validi.",
- "deletingFile": "Si è verificato un errore durante l'eleminazione del file.",
- "deletingTitle": "Si è verificato un errore durante l'eliminazione di {{title}}. Per favore controlla la tua connessione e riprova.",
- "emailOrPasswordIncorrect": "L'email o la password fornita non è corretta.",
- "followingFieldsInvalid_one": "Il seguente campo non è valido:",
- "followingFieldsInvalid_other": "I seguenti campi non sono validi:",
- "incorrectCollection": "Collezione non corretta",
- "invalidFileType": "Tipo di file non valido",
- "invalidFileTypeValue": "Tipo di file non valido: {{value}}",
- "loadingDocument": "Si è verificato un problema durante il caricamento del documento con ID {{id}}.",
- "missingEmail": "Email mancante.",
- "missingIDOfDocument": "ID del documento da aggiornare mancante.",
- "missingIDOfVersion": "ID della versione mancante.",
- "missingRequiredData": "Data mancante.",
- "noFilesUploaded": "Nessun file è stato caricato.",
- "noMatchedField": "Nessun campo corrispondente trovato per \"{{label}}\"",
- "noUser": "Nessun Utente",
- "notAllowedToAccessPage": "Non sei autorizzato ad accedere a questa pagina.",
- "notAllowedToPerformAction": "Non sei autorizzato a eseguire questa azione.",
- "notFound": "La risorsa richiesta non è stata trovata.",
- "previewing": "Si è verificato un problema durante l'anteprima di questo documento.",
- "problemUploadingFile": "Si è verificato un problema durante il caricamento del file.",
- "tokenInvalidOrExpired": "Il token non è valido o è scaduto.",
- "unPublishingDocument": "Si è verificato un problema durante l'annullamento della pubblicazione di questo documento.",
- "unableToDeleteCount": "Impossibile eliminare {{count}} su {{total}} {{label}}.",
- "unableToUpdateCount": "Impossibile aggiornare {{count}} su {{total}} {{label}}.",
- "unauthorized": "Non autorizzato, devi essere loggato per effettuare questa richiesta.",
- "unknown": "Si è verificato un errore sconosciuto.",
- "unspecific": "Si è verificato un errore.",
- "userLocked": "Questo utente è bloccato a causa di troppi tentativi di accesso non riusciti.",
- "valueMustBeUnique": "Il valore deve essere univoco",
- "verificationTokenInvalid": "Il token di verifica non è valido."
- },
- "fields": {
- "addLabel": "Aggiungi {{label}}",
- "addLink": "Aggiungi Collegamento",
- "addNew": "Aggiungi nuovo",
- "addNewLabel": "Aggiungi nuovo {{label}}",
- "addRelationship": "Aggiungi Relazione",
- "addUpload": "aggiungi Carica",
- "block": "blocco",
- "blockType": "Tipo di Blocco",
- "blocks": "blocchi",
- "chooseBetweenCustomTextOrDocument": "Scegli tra l'inserimento di un URL di testo personalizzato o il collegamento a un altro documento.",
- "chooseDocumentToLink": "Scegli un documento a cui collegarti",
- "chooseFromExisting": "Scegli tra esistente",
- "chooseLabel": "Scegli {{label}}",
- "collapseAll": "Comprimi tutto",
- "customURL": "URL personalizzato",
- "editLabelData": "Modifica i dati di {{label}}",
- "editLink": "Modifica Collegamento",
- "editRelationship": "Modifica Relazione",
- "enterURL": "Inserisci un URL",
- "internalLink": "Collegamento interno",
- "itemsAndMore": "{{items}} e altri {{count}}",
- "labelRelationship": "Relazione {{label}}",
- "latitude": "Latitudine",
- "linkType": "Tipo di collegamento",
- "linkedTo": "Collegato a <0>{{label}}</0>",
- "longitude": "Longitudine",
- "newLabel": "Nuovo {{label}}",
- "openInNewTab": "Apri in una nuova scheda",
- "passwordsDoNotMatch": "Le password non corrispondono.",
- "relatedDocument": "Documento Correlato",
- "relationTo": "Correla a",
- "removeRelationship": "Rimuovi Relazione",
- "removeUpload": "Rimuovi Upload",
- "saveChanges": "Salva modifiche",
- "searchForBlock": "Cerca un blocco",
- "selectExistingLabel": "Seleziona {{label}} esistente",
- "selectFieldsToEdit": "Seleziona i campi da modificare",
- "showAll": "Mostra tutto",
- "swapRelationship": "Cambia Relationship",
- "swapUpload": "Cambia Upload",
- "textToDisplay": "Testo da visualizzare",
- "toggleBlock": "Apri/chiudi blocco",
- "uploadNewLabel": "Carica nuovo {{label}}"
- },
- "general": {
- "aboutToDelete": "Stai per eliminare {{label}} <1>{{title}}</1>. Sei sicuro?",
- "aboutToDeleteCount_many": "Stai per eliminare {{count}} {{label}}",
- "aboutToDeleteCount_one": "Stai per eliminare {{count}} {{label}}",
- "aboutToDeleteCount_other": "Stai per eliminare {{count}} {{label}}",
- "addBelow": "Aggiungi sotto",
- "addFilter": "Aggiungi Filtro",
- "adminTheme": "Tema Admin",
- "and": "E",
- "applyChanges": "Applica modifiche",
- "ascending": "Ascendente",
- "automatic": "Automatico",
- "backToDashboard": "Torna alla Dashboard",
- "cancel": "Cancella",
- "changesNotSaved": "Le tue modifiche non sono state salvate. Se esci ora, verranno perse.",
- "close": "Chiudere",
- "collapse": "Comprimi",
- "collections": "Collezioni",
- "columnToSort": "Colonna da Ordinare",
- "columns": "Colonne",
- "confirm": "Conferma",
- "confirmDeletion": "Conferma l'eliminazione",
- "confirmDuplication": "Conferma la duplicazione",
- "copied": "Copiato",
- "copy": "Copia",
- "create": "Crea",
- "createNew": "Crea Nuovo",
- "createNewLabel": "Crea nuovo {{label}}",
- "created": "Data di creazione",
- "createdAt": "Creato il",
- "creating": "Crea nuovo",
- "creatingNewLabel": "Creazione di un nuovo {{label}}",
- "dark": "Scuro",
- "dashboard": "Dashboard",
- "delete": "Elimina",
- "deletedCountSuccessfully": "{{count}} {{label}} eliminato con successo.",
- "deletedSuccessfully": "Eliminato con successo.",
- "deleting": "Sto eliminando...",
- "descending": "Decrescente",
- "deselectAllRows": "Deseleziona tutte le righe",
- "duplicate": "Duplica",
- "duplicateWithoutSaving": "Duplica senza salvare le modifiche",
- "edit": "Modificare",
- "editLabel": "Modifica {{label}}",
- "editing": "Modifica",
- "editingLabel_many": "Modificare {{count}} {{label}}",
- "editingLabel_one": "Modifica {{count}} {{label}}",
- "editingLabel_other": "Modificare {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Indirizzo Email",
- "enterAValue": "Inserisci un valore",
- "error": "Errore",
- "errors": "Errori",
- "fallbackToDefaultLocale": "Fallback al locale predefinito",
- "filter": "Filtro",
- "filterWhere": "Filtra {{label}} se",
- "filters": "Filtri",
- "globals": "Globali",
- "language": "Lingua",
- "lastModified": "Ultima modifica",
- "leaveAnyway": "Esci comunque",
- "leaveWithoutSaving": "Esci senza salvare",
- "light": "Chiaro",
- "livePreview": "Anteprima dal vivo",
- "loading": "Caricamento",
- "locale": "Locale",
- "locales": "Localizzazioni",
- "menu": "Menù",
- "moveDown": "Sposta sotto",
- "moveUp": "Sposta sopra",
- "newPassword": "Nuova Password",
- "noFiltersSet": "Nessun filtro impostato",
- "noLabel": "<No {{label}}>",
- "noOptions": "Nessuna opzione",
- "noResults": "Nessun {{label}} trovato. Non esiste ancora nessun {{label}} oppure nessuno corrisponde ai filtri che hai specificato sopra.",
- "noValue": "Nessun valore",
- "none": "Nessuno",
- "notFound": "Non Trovato",
- "nothingFound": "Non è stato trovato nulla",
- "of": "di",
- "open": "Apri",
- "or": "Oppure",
- "order": "Ordine",
- "pageNotFound": "Pagina non trovata",
- "password": "Password",
- "payloadSettings": "Impostazioni di Payload",
- "perPage": "Per Pagina: {{limit}}",
- "preview": "Anteprima",
- "remove": "Rimuovi",
- "reset": "Ripristina",
- "row": "Riga",
- "rows": "Righe",
- "save": "Salva",
- "saving": "Salvo...",
- "searchBy": "Cerca per {{label}}",
- "selectAll": "Seleziona tutto {{count}} {{label}}",
- "selectAllRows": "Seleziona tutte le righe",
- "selectValue": "Seleziona un valore",
- "selectedCount": "{{count}} {{label}} selezionato",
- "showAllLabel": "Mostra tutti {{label}}",
- "sorryNotFound": "Siamo spiacenti, non c'è nulla che corrisponda alla tua richiesta.",
- "sort": "Ordina",
- "sortByLabelDirection": "Ordina per {{label}} {{direction}}",
- "stayOnThisPage": "Rimani su questa pagina",
- "submissionSuccessful": "Invio riuscito.",
- "submit": "Invia",
- "successfullyCreated": "{{label}} creato con successo.",
- "successfullyDuplicated": "{{label}} duplicato con successo.",
- "thisLanguage": "Italiano",
- "titleDeleted": "{{label}} {{title}} eliminato con successo.",
- "unauthorized": "Non autorizzato",
- "unsavedChangesDuplicate": "Sono presenti modifiche non salvate. Vuoi continuare a duplicare?",
- "untitled": "Senza titolo",
- "updatedAt": "Aggiornato il",
- "updatedCountSuccessfully": "{{count}} {{label}} aggiornato con successo.",
- "updatedSuccessfully": "Aggiornato con successo.",
- "updating": "Aggiornamento",
- "uploading": "Caricamento",
- "user": "Utente",
- "users": "Utenti",
- "value": "Valore",
- "welcome": "Benvenuto"
- },
- "operators": {
- "contains": "contiene",
- "equals": "uguale",
- "exists": "esiste",
- "isGreaterThan": "è maggiore di",
- "isGreaterThanOrEqualTo": "è maggiore o uguale a",
- "isIn": "è in",
- "isLessThan": "è minore di",
- "isLessThanOrEqualTo": "è minore o uguale a",
- "isLike": "è come",
- "isNotEqualTo": "non è uguale a",
- "isNotIn": "non è in",
- "near": "vicino"
- },
- "upload": {
- "crop": "Raccolto",
- "cropToolDescription": "Trascina gli angoli dell'area selezionata, disegna una nuova area o regola i valori qui sotto.",
- "dragAndDrop": "Trascina e rilascia un file",
- "dragAndDropHere": "oppure trascina e rilascia un file qui",
- "editImage": "Modifica immagine",
- "fileName": "Nome File",
- "fileSize": "Dimensione File",
- "focalPoint": "Punto Focale",
- "focalPointDescription": "Trascina il punto focale direttamente sull'anteprima o regola i valori sottostanti.",
- "height": "Altezza",
- "lessInfo": "Meno info",
- "moreInfo": "Più info",
- "previewSizes": "Anteprime Dimensioni",
- "selectCollectionToBrowse": "Seleziona una Collezione da Sfogliare",
- "selectFile": "Seleziona un file",
- "setCropArea": "Imposta area di ritaglio",
- "setFocalPoint": "Imposta punto focale",
- "sizes": "Formati",
- "sizesFor": "Dimensioni per {{label}}",
- "width": "Larghezza"
- },
- "validation": {
- "emailAddress": "Si prega di inserire un indirizzo email valido.",
- "enterNumber": "Si prega di inserire un numero valido.",
- "fieldHasNo": "Questo campo non ha {{label}}",
- "greaterThanMax": "{{value}} è superiore al massimo consentito {{label}} di {{max}}.",
- "invalidInput": "Questo campo ha un input non valido.",
- "invalidSelection": "Questo campo ha una selezione non valida.",
- "invalidSelections": "'In questo campo sono presenti le seguenti selezioni non valide:'",
- "lessThanMin": "{{value}} è inferiore al minimo consentito {{label}} di {{min}}.",
- "limitReached": "Raggiunto il limite, possono essere aggiunti solo {{max}} elementi.",
- "longerThanMin": "Questo valore deve essere più lungo della lunghezza minima di {{minLength}} caratteri.",
- "notValidDate": "\"{{value}}\" non è una data valida.",
- "required": "Questo campo è obbligatorio.",
- "requiresAtLeast": "Questo campo richiede almeno {{count}} {{label}}.",
- "requiresNoMoreThan": "Questo campo richiede non più di {{count}} {{label}}.",
- "requiresTwoNumbers": "Questo campo richiede due numeri.",
- "shorterThanMax": "Questo valore deve essere inferiore alla lunghezza massima di {{maxLength}} caratteri.",
- "trueOrFalse": "Questo campo può essere solo uguale a 'true' o 'false'.",
- "validUploadID": "'Questo campo non è un ID di Upload valido.'"
- },
- "version": {
- "aboutToPublishSelection": "Stai per pubblicare tutte le {{label}} nella selezione. Sei sicuro?",
- "aboutToRestore": "Stai per ripristinare questo documento {{label}} allo stato in cui si trovava il {{versionDate}}.",
- "aboutToRestoreGlobal": "Stai per ripristinare {{label}} allo stato in cui si trovava il {{versionDate}}.",
- "aboutToRevertToPublished": "Stai per ripristinare le modifiche di questo documento al suo stato pubblicato. Sei sicuro?",
- "aboutToUnpublish": "Stai per annullare la pubblicazione di questo documento. Sei sicuro?",
- "aboutToUnpublishSelection": "Stai per annullare la pubblicazione di tutte le {{label}} nella selezione. Sei sicuro?",
- "autosave": "Salvataggio automatico",
- "autosavedSuccessfully": "Salvataggio automatico riuscito.",
- "autosavedVersion": "Versione salvata automaticamente",
- "changed": "Modificato",
- "compareVersion": "Confronta versione con:",
- "confirmPublish": "Conferma la pubblicazione",
- "confirmRevertToSaved": "Conferma il ripristino dei salvataggi",
- "confirmUnpublish": "Conferma annullamento della pubblicazione",
- "confirmVersionRestoration": "Conferma il ripristino della versione",
- "currentDocumentStatus": "Documento {{docStatus}} corrente",
- "draft": "Bozza",
- "draftSavedSuccessfully": "Bozza salvata con successo.",
- "lastSavedAgo": "Ultimo salvataggio {{distance}} fa",
- "noFurtherVersionsFound": "Non sono state trovate ulteriori versioni",
- "noRowsFound": "Nessun {{label}} trovato",
- "preview": "Anteprima",
- "problemRestoringVersion": "Si è verificato un problema durante il ripristino di questa versione",
- "publish": "Pubblicare",
- "publishChanges": "Pubblica modifiche",
- "published": "Pubblicato",
- "restoreThisVersion": "Ripristina questa versione",
- "restoredSuccessfully": "Ripristinato con successo.",
- "restoring": "Ripristino...",
- "revertToPublished": "Ritorna alla versione pubblicata",
- "reverting": "Ritorno...",
- "saveDraft": "Salva Bozza",
- "selectLocales": "Seleziona le lingue da visualizzare",
- "selectVersionToCompare": "Seleziona una versione da confrontare",
- "showLocales": "Mostra localizzazioni:",
- "showingVersionsFor": "Mostra le versioni per:",
- "status": "Stato",
- "type": "Tipo",
- "unpublish": "Annulla pubblicazione",
- "unpublishing": "Annullamento pubblicazione...",
- "version": "Versione",
- "versionCount_many": "{{count}} versioni trovate",
- "versionCount_none": "Nessuna versione trovata",
- "versionCount_one": "{{count}} versione trovata",
- "versionCount_other": "{{count}} versioni trovate",
- "versionCreatedOn": "{{version}} creata il:",
- "versionID": "ID Versione",
- "versions": "Versioni",
- "viewingVersion": "Visualizzazione della versione per {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Visualizzazione della versione per {{entityLabel}}",
- "viewingVersions": "Visualizzazione delle versioni per {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Visualizzazione delle versioni per {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/it.ts b/packages/translations/src/all/it.ts
new file mode 100644
index 00000000000..3017daf6f14
--- /dev/null
+++ b/packages/translations/src/all/it.ts
@@ -0,0 +1,394 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: "Account dell'utente corrente",
+ alreadyActivated: 'Già Attivato',
+ alreadyLoggedIn: 'Sei già loggato',
+ apiKey: 'Chiave API',
+ backToLogin: 'Torna al login',
+ beginCreateFirstUser: 'Per iniziare, crea il tuo primo utente.',
+ changePassword: 'Cambia Password',
+ checkYourEmailForPasswordReset:
+ 'Controlla la tua email e clicca sul link che ti permetterà di cambiare in sicurezza la tua password.',
+ confirmGeneration: 'Conferma Generazione',
+ confirmPassword: 'Conferma Password',
+ createFirstUser: 'Crea il primo utente',
+ emailNotValid: "L'email fornita non è valida",
+ emailSent: 'Email Inviata',
+ enableAPIKey: 'Abilita la Chiave API',
+ failedToUnlock: 'Lo sblocco è fallito',
+ forceUnlock: 'Forza Sblocco',
+ forgotPassword: 'Cambia Password',
+ forgotPasswordEmailInstructions:
+ 'Inserisci la tua mail qui sotto. Riceverai un messaggio email con le istruzioni su come cambiare la tua password.',
+ forgotPasswordQuestion: 'Password dimenticata?',
+ generate: 'Genera',
+ generateNewAPIKey: 'Genera una nuova Chiave API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generando una nuova chiave API si <1>invaliderà</1> la chiave precedente. Sei sicuro di voler continuare?',
+ lockUntil: 'Sblocca Fino',
+ logBackIn: 'Vai al Log in',
+ logOut: 'Log out',
+ loggedIn: 'Per accedere con un altro utente, devi prima <0>uscire</0>.',
+ loggedInChangePassword:
+ 'Per cambiare la tua password, vai al tuo <0>account</0> e modifica la tua password lì.',
+ loggedOutInactivity: 'Sei stato disconnesso automaticamente per inattività.',
+ loggedOutSuccessfully: 'Sei stato disconnesso con successo.',
+ login: 'Login',
+ loginAttempts: 'Tentativi di Login',
+ loginUser: 'Utente Login',
+ loginWithAnotherUser: 'Per accedere con un altro utente, devi prima <0>uscire</0>.',
+ logout: 'Logout',
+ logoutUser: 'Logout utente',
+ newAPIKeyGenerated: 'Nuova Chiave API Generata.',
+ newAccountCreated:
+ 'Un nuovo account è appena stato creato per te per accedere a <a href="{{serverURL}}">{{serverURL}}</a> Clicca sul seguente link o incolla l\'URL qui sotto nel browser per verificare la tua email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Dopo aver verificato la tua email, sarai in grado di effettuare il log in con successo.',
+ newPassword: 'Nuova Password',
+ resetPassword: 'Modifica Password',
+ resetPasswordExpiration: 'Reimposta Scadenza Password',
+ resetPasswordToken: 'Reimposta il Password Token',
+ resetYourPassword: 'Modifica la tua Password',
+ stayLoggedIn: 'Rimani connesso',
+ successfullyUnlocked: 'Sbloccato con successo',
+ unableToVerify: 'Impossibile verificare',
+ verified: 'Verificato',
+ verifiedSuccessfully: 'Verificato con successo',
+ verify: 'Verifica',
+ verifyUser: 'Verifica Utente',
+ verifyYourEmail: 'Verifica la tua email',
+ youAreInactive:
+ "Non sei attivo da un po' di tempo e a breve verrai disconnesso automaticamente per la tua sicurezza. Vuoi rimanere connesso?",
+ youAreReceivingResetPassword:
+ 'Ricevi questo messaggio perché tu (o qualcun altro) hai richiesto la modifica della password per il tuo account. Clicca sul seguente link o incollalo nel browser per completare il processo:',
+ youDidNotRequestPassword:
+ "Se non l'hai richiesto, ignora questa email e la tua password rimarrà invariata.",
+ },
+ error: {
+ accountAlreadyActivated: 'Questo account è già stato attivato.',
+ autosaving:
+ 'Si è verificato un problema durante il salvataggio automatico di questo documento.',
+ correctInvalidFields: 'Per favore correggi i campi non validi.',
+ deletingFile: "Si è verificato un errore durante l'eleminazione del file.",
+ deletingTitle:
+ "Si è verificato un errore durante l'eliminazione di {{title}}. Per favore controlla la tua connessione e riprova.",
+ emailOrPasswordIncorrect: "L'email o la password fornita non è corretta.",
+ followingFieldsInvalid_one: 'Il seguente campo non è valido:',
+ followingFieldsInvalid_other: 'I seguenti campi non sono validi:',
+ incorrectCollection: 'Collezione non corretta',
+ invalidFileType: 'Tipo di file non valido',
+ invalidFileTypeValue: 'Tipo di file non valido: {{value}}',
+ loadingDocument:
+ 'Si è verificato un problema durante il caricamento del documento con ID {{id}}.',
+ missingEmail: 'Email mancante.',
+ missingIDOfDocument: 'ID del documento da aggiornare mancante.',
+ missingIDOfVersion: 'ID della versione mancante.',
+ missingRequiredData: 'Data mancante.',
+ noFilesUploaded: 'Nessun file è stato caricato.',
+ noMatchedField: 'Nessun campo corrispondente trovato per "{{label}}"',
+ noUser: 'Nessun Utente',
+ notAllowedToAccessPage: 'Non sei autorizzato ad accedere a questa pagina.',
+ notAllowedToPerformAction: 'Non sei autorizzato a eseguire questa azione.',
+ notFound: 'La risorsa richiesta non è stata trovata.',
+ previewing: "Si è verificato un problema durante l'anteprima di questo documento.",
+ problemUploadingFile: 'Si è verificato un problema durante il caricamento del file.',
+ tokenInvalidOrExpired: 'Il token non è valido o è scaduto.',
+ unPublishingDocument:
+ "Si è verificato un problema durante l'annullamento della pubblicazione di questo documento.",
+ unableToDeleteCount: 'Impossibile eliminare {{count}} su {{total}} {{label}}.',
+ unableToUpdateCount: 'Impossibile aggiornare {{count}} su {{total}} {{label}}.',
+ unauthorized: 'Non autorizzato, devi essere loggato per effettuare questa richiesta.',
+ unknown: 'Si è verificato un errore sconosciuto.',
+ unspecific: 'Si è verificato un errore.',
+ userLocked: 'Questo utente è bloccato a causa di troppi tentativi di accesso non riusciti.',
+ valueMustBeUnique: 'Il valore deve essere univoco',
+ verificationTokenInvalid: 'Il token di verifica non è valido.',
+ },
+ fields: {
+ addLabel: 'Aggiungi {{label}}',
+ addLink: 'Aggiungi Collegamento',
+ addNew: 'Aggiungi nuovo',
+ addNewLabel: 'Aggiungi nuovo {{label}}',
+ addRelationship: 'Aggiungi Relazione',
+ addUpload: 'aggiungi Carica',
+ block: 'blocco',
+ blockType: 'Tipo di Blocco',
+ blocks: 'blocchi',
+ chooseBetweenCustomTextOrDocument:
+ "Scegli tra l'inserimento di un URL di testo personalizzato o il collegamento a un altro documento.",
+ chooseDocumentToLink: 'Scegli un documento a cui collegarti',
+ chooseFromExisting: 'Scegli tra esistente',
+ chooseLabel: 'Scegli {{label}}',
+ collapseAll: 'Comprimi tutto',
+ customURL: 'URL personalizzato',
+ editLabelData: 'Modifica i dati di {{label}}',
+ editLink: 'Modifica Collegamento',
+ editRelationship: 'Modifica Relazione',
+ enterURL: 'Inserisci un URL',
+ internalLink: 'Collegamento interno',
+ itemsAndMore: '{{items}} e altri {{count}}',
+ labelRelationship: 'Relazione {{label}}',
+ latitude: 'Latitudine',
+ linkType: 'Tipo di collegamento',
+ linkedTo: 'Collegato a <0>{{label}}</0>',
+ longitude: 'Longitudine',
+ newLabel: 'Nuovo {{label}}',
+ openInNewTab: 'Apri in una nuova scheda',
+ passwordsDoNotMatch: 'Le password non corrispondono.',
+ relatedDocument: 'Documento Correlato',
+ relationTo: 'Correla a',
+ removeRelationship: 'Rimuovi Relazione',
+ removeUpload: 'Rimuovi Upload',
+ saveChanges: 'Salva modifiche',
+ searchForBlock: 'Cerca un blocco',
+ selectExistingLabel: 'Seleziona {{label}} esistente',
+ selectFieldsToEdit: 'Seleziona i campi da modificare',
+ showAll: 'Mostra tutto',
+ swapRelationship: 'Cambia Relationship',
+ swapUpload: 'Cambia Upload',
+ textToDisplay: 'Testo da visualizzare',
+ toggleBlock: 'Apri/chiudi blocco',
+ uploadNewLabel: 'Carica nuovo {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Stai per eliminare {{label}} <1>{{title}}</1>. Sei sicuro?',
+ aboutToDeleteCount_many: 'Stai per eliminare {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Stai per eliminare {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Stai per eliminare {{count}} {{label}}',
+ addBelow: 'Aggiungi sotto',
+ addFilter: 'Aggiungi Filtro',
+ adminTheme: 'Tema Admin',
+ and: 'E',
+ applyChanges: 'Applica modifiche',
+ ascending: 'Ascendente',
+ automatic: 'Automatico',
+ backToDashboard: 'Torna alla Dashboard',
+ cancel: 'Cancella',
+ changesNotSaved: 'Le tue modifiche non sono state salvate. Se esci ora, verranno perse.',
+ close: 'Chiudere',
+ collapse: 'Comprimi',
+ collections: 'Collezioni',
+ columnToSort: 'Colonna da Ordinare',
+ columns: 'Colonne',
+ confirm: 'Conferma',
+ confirmDeletion: "Conferma l'eliminazione",
+ confirmDuplication: 'Conferma la duplicazione',
+ copied: 'Copiato',
+ copy: 'Copia',
+ create: 'Crea',
+ createNew: 'Crea Nuovo',
+ createNewLabel: 'Crea nuovo {{label}}',
+ created: 'Data di creazione',
+ createdAt: 'Creato il',
+ creating: 'Crea nuovo',
+ creatingNewLabel: 'Creazione di un nuovo {{label}}',
+ dark: 'Scuro',
+ dashboard: 'Dashboard',
+ delete: 'Elimina',
+ deletedCountSuccessfully: '{{count}} {{label}} eliminato con successo.',
+ deletedSuccessfully: 'Eliminato con successo.',
+ deleting: 'Sto eliminando...',
+ descending: 'Decrescente',
+ deselectAllRows: 'Deseleziona tutte le righe',
+ duplicate: 'Duplica',
+ duplicateWithoutSaving: 'Duplica senza salvare le modifiche',
+ edit: 'Modificare',
+ editLabel: 'Modifica {{label}}',
+ editing: 'Modifica',
+ editingLabel_many: 'Modificare {{count}} {{label}}',
+ editingLabel_one: 'Modifica {{count}} {{label}}',
+ editingLabel_other: 'Modificare {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Indirizzo Email',
+ enterAValue: 'Inserisci un valore',
+ error: 'Errore',
+ errors: 'Errori',
+ fallbackToDefaultLocale: 'Fallback al locale predefinito',
+ filter: 'Filtro',
+ filterWhere: 'Filtra {{label}} se',
+ filters: 'Filtri',
+ globals: 'Globali',
+ language: 'Lingua',
+ lastModified: 'Ultima modifica',
+ leaveAnyway: 'Esci comunque',
+ leaveWithoutSaving: 'Esci senza salvare',
+ light: 'Chiaro',
+ livePreview: 'Anteprima dal vivo',
+ loading: 'Caricamento',
+ locale: 'Locale',
+ locales: 'Localizzazioni',
+ menu: 'Menù',
+ moveDown: 'Sposta sotto',
+ moveUp: 'Sposta sopra',
+ newPassword: 'Nuova Password',
+ noFiltersSet: 'Nessun filtro impostato',
+ noLabel: '<No {{label}}>',
+ noOptions: 'Nessuna opzione',
+ noResults:
+ 'Nessun {{label}} trovato. Non esiste ancora nessun {{label}} oppure nessuno corrisponde ai filtri che hai specificato sopra.',
+ noValue: 'Nessun valore',
+ none: 'Nessuno',
+ notFound: 'Non Trovato',
+ nothingFound: 'Non è stato trovato nulla',
+ of: 'di',
+ open: 'Apri',
+ or: 'Oppure',
+ order: 'Ordine',
+ pageNotFound: 'Pagina non trovata',
+ password: 'Password',
+ payloadSettings: 'Impostazioni di Payload',
+ perPage: 'Per Pagina: {{limit}}',
+ preview: 'Anteprima',
+ remove: 'Rimuovi',
+ reset: 'Ripristina',
+ row: 'Riga',
+ rows: 'Righe',
+ save: 'Salva',
+ saving: 'Salvo...',
+ searchBy: 'Cerca per {{label}}',
+ selectAll: 'Seleziona tutto {{count}} {{label}}',
+ selectAllRows: 'Seleziona tutte le righe',
+ selectValue: 'Seleziona un valore',
+ selectedCount: '{{count}} {{label}} selezionato',
+ showAllLabel: 'Mostra tutti {{label}}',
+ sorryNotFound: "Siamo spiacenti, non c'è nulla che corrisponda alla tua richiesta.",
+ sort: 'Ordina',
+ sortByLabelDirection: 'Ordina per {{label}} {{direction}}',
+ stayOnThisPage: 'Rimani su questa pagina',
+ submissionSuccessful: 'Invio riuscito.',
+ submit: 'Invia',
+ successfullyCreated: '{{label}} creato con successo.',
+ successfullyDuplicated: '{{label}} duplicato con successo.',
+ thisLanguage: 'Italiano',
+ titleDeleted: '{{label}} {{title}} eliminato con successo.',
+ unauthorized: 'Non autorizzato',
+ unsavedChangesDuplicate: 'Sono presenti modifiche non salvate. Vuoi continuare a duplicare?',
+ untitled: 'Senza titolo',
+ updatedAt: 'Aggiornato il',
+ updatedCountSuccessfully: '{{count}} {{label}} aggiornato con successo.',
+ updatedSuccessfully: 'Aggiornato con successo.',
+ updating: 'Aggiornamento',
+ uploading: 'Caricamento',
+ user: 'Utente',
+ users: 'Utenti',
+ value: 'Valore',
+ welcome: 'Benvenuto',
+ },
+ operators: {
+ contains: 'contiene',
+ equals: 'uguale',
+ exists: 'esiste',
+ isGreaterThan: 'è maggiore di',
+ isGreaterThanOrEqualTo: 'è maggiore o uguale a',
+ isIn: 'è in',
+ isLessThan: 'è minore di',
+ isLessThanOrEqualTo: 'è minore o uguale a',
+ isLike: 'è come',
+ isNotEqualTo: 'non è uguale a',
+ isNotIn: 'non è in',
+ near: 'vicino',
+ },
+ upload: {
+ crop: 'Raccolto',
+ cropToolDescription:
+ "Trascina gli angoli dell'area selezionata, disegna una nuova area o regola i valori qui sotto.",
+ dragAndDrop: 'Trascina e rilascia un file',
+ dragAndDropHere: 'oppure trascina e rilascia un file qui',
+ editImage: 'Modifica immagine',
+ fileName: 'Nome File',
+ fileSize: 'Dimensione File',
+ focalPoint: 'Punto Focale',
+ focalPointDescription:
+ "Trascina il punto focale direttamente sull'anteprima o regola i valori sottostanti.",
+ height: 'Altezza',
+ lessInfo: 'Meno info',
+ moreInfo: 'Più info',
+ previewSizes: 'Anteprime Dimensioni',
+ selectCollectionToBrowse: 'Seleziona una Collezione da Sfogliare',
+ selectFile: 'Seleziona un file',
+ setCropArea: 'Imposta area di ritaglio',
+ setFocalPoint: 'Imposta punto focale',
+ sizes: 'Formati',
+ sizesFor: 'Dimensioni per {{label}}',
+ width: 'Larghezza',
+ },
+ validation: {
+ emailAddress: 'Si prega di inserire un indirizzo email valido.',
+ enterNumber: 'Si prega di inserire un numero valido.',
+ fieldHasNo: 'Questo campo non ha {{label}}',
+ greaterThanMax: '{{value}} è superiore al massimo consentito {{label}} di {{max}}.',
+ invalidInput: 'Questo campo ha un input non valido.',
+ invalidSelection: 'Questo campo ha una selezione non valida.',
+ invalidSelections: "'In questo campo sono presenti le seguenti selezioni non valide:'",
+ lessThanMin: '{{value}} è inferiore al minimo consentito {{label}} di {{min}}.',
+ limitReached: 'Raggiunto il limite, possono essere aggiunti solo {{max}} elementi.',
+ longerThanMin:
+ 'Questo valore deve essere più lungo della lunghezza minima di {{minLength}} caratteri.',
+ notValidDate: '"{{value}}" non è una data valida.',
+ required: 'Questo campo è obbligatorio.',
+ requiresAtLeast: 'Questo campo richiede almeno {{count}} {{label}}.',
+ requiresNoMoreThan: 'Questo campo richiede non più di {{count}} {{label}}.',
+ requiresTwoNumbers: 'Questo campo richiede due numeri.',
+ shorterThanMax:
+ 'Questo valore deve essere inferiore alla lunghezza massima di {{maxLength}} caratteri.',
+ trueOrFalse: "Questo campo può essere solo uguale a 'true' o 'false'.",
+ validUploadID: "'Questo campo non è un ID di Upload valido.'",
+ },
+ version: {
+ aboutToPublishSelection: 'Stai per pubblicare tutte le {{label}} nella selezione. Sei sicuro?',
+ aboutToRestore:
+ 'Stai per ripristinare questo documento {{label}} allo stato in cui si trovava il {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Stai per ripristinare {{label}} allo stato in cui si trovava il {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Stai per ripristinare le modifiche di questo documento al suo stato pubblicato. Sei sicuro?',
+ aboutToUnpublish: 'Stai per annullare la pubblicazione di questo documento. Sei sicuro?',
+ aboutToUnpublishSelection:
+ 'Stai per annullare la pubblicazione di tutte le {{label}} nella selezione. Sei sicuro?',
+ autosave: 'Salvataggio automatico',
+ autosavedSuccessfully: 'Salvataggio automatico riuscito.',
+ autosavedVersion: 'Versione salvata automaticamente',
+ changed: 'Modificato',
+ compareVersion: 'Confronta versione con:',
+ confirmPublish: 'Conferma la pubblicazione',
+ confirmRevertToSaved: 'Conferma il ripristino dei salvataggi',
+ confirmUnpublish: 'Conferma annullamento della pubblicazione',
+ confirmVersionRestoration: 'Conferma il ripristino della versione',
+ currentDocumentStatus: 'Documento {{docStatus}} corrente',
+ draft: 'Bozza',
+ draftSavedSuccessfully: 'Bozza salvata con successo.',
+ lastSavedAgo: 'Ultimo salvataggio {{distance}} fa',
+ noFurtherVersionsFound: 'Non sono state trovate ulteriori versioni',
+ noRowsFound: 'Nessun {{label}} trovato',
+ preview: 'Anteprima',
+ problemRestoringVersion: 'Si è verificato un problema durante il ripristino di questa versione',
+ publish: 'Pubblicare',
+ publishChanges: 'Pubblica modifiche',
+ published: 'Pubblicato',
+ restoreThisVersion: 'Ripristina questa versione',
+ restoredSuccessfully: 'Ripristinato con successo.',
+ restoring: 'Ripristino...',
+ revertToPublished: 'Ritorna alla versione pubblicata',
+ reverting: 'Ritorno...',
+ saveDraft: 'Salva Bozza',
+ selectLocales: 'Seleziona le lingue da visualizzare',
+ selectVersionToCompare: 'Seleziona una versione da confrontare',
+ showLocales: 'Mostra localizzazioni:',
+ showingVersionsFor: 'Mostra le versioni per:',
+ status: 'Stato',
+ type: 'Tipo',
+ unpublish: 'Annulla pubblicazione',
+ unpublishing: 'Annullamento pubblicazione...',
+ version: 'Versione',
+ versionCount_many: '{{count}} versioni trovate',
+ versionCount_none: 'Nessuna versione trovata',
+ versionCount_one: '{{count}} versione trovata',
+ versionCount_other: '{{count}} versioni trovate',
+ versionCreatedOn: '{{version}} creata il:',
+ versionID: 'ID Versione',
+ versions: 'Versioni',
+ viewingVersion: 'Visualizzazione della versione per {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Visualizzazione della versione per {{entityLabel}}',
+ viewingVersions: 'Visualizzazione delle versioni per {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Visualizzazione delle versioni per {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/ja.json b/packages/translations/src/all/ja.json
deleted file mode 100644
index 167b9b39e69..00000000000
--- a/packages/translations/src/all/ja.json
+++ /dev/null
@@ -1,374 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "アカウント",
- "accountOfCurrentUser": "現在のユーザーアカウント",
- "alreadyActivated": "すでに有効です",
- "alreadyLoggedIn": "すでにログインしています",
- "apiKey": "API Key",
- "backToLogin": "ログイン画面へ戻る",
- "beginCreateFirstUser": "まずは、最初のユーザーを作成します。",
- "changePassword": "パスワードを変更",
- "checkYourEmailForPasswordReset": "パスワードを安全に再設定するためのリンクがメールで送られてくるので、確認してください。",
- "confirmGeneration": "生成の確認",
- "confirmPassword": "パスワードの確認",
- "createFirstUser": "最初のユーザーを作成",
- "emailNotValid": "入力されたメールアドレスは無効です。",
- "emailSent": "Emailが送信されました。",
- "enableAPIKey": "API Keyを許可",
- "failedToUnlock": "ロックの解除に失敗しました。",
- "forceUnlock": "強制的にロックを解除",
- "forgotPassword": "パスワード再設定",
- "forgotPasswordEmailInstructions": "アカウントのメールアドレスを以下に入力してください。パスワードの再設定方法が記載されたメールが届きます。",
- "forgotPasswordQuestion": "パスワードをお忘れですか?",
- "generate": "生成",
- "generateNewAPIKey": "新しいAPI Keyを生成",
- "generatingNewAPIKeyWillInvalidate": "新しいAPI Keyを生成すると、以前のAPI Keyは<1>無効</1>になります。よろしいですか?",
- "lockUntil": "ロック期限",
- "logBackIn": "改めてログイン",
- "logOut": "ログアウト",
- "loggedIn": "他のユーザーでログインするには、まず<0>ログアウト</0>する必要があります。",
- "loggedInChangePassword": "パスワードを変更するには、<0>アカウント</0>にアクセスしてパスワードを編集してください。",
- "loggedOutInactivity": "しばらく操作を行わなかったため、管理画面からログアウトしました。",
- "loggedOutSuccessfully": "管理画面からログアウトしました。",
- "login": "ログイン",
- "loginAttempts": "ログイン試行回数",
- "loginUser": "ログインユーザー",
- "loginWithAnotherUser": "他のユーザーでログインするには、まず<0>ログアウト</0>する必要があります。",
- "logout": "ログアウト",
- "logoutUser": "ログアウトユーザー",
- "newAPIKeyGenerated": "新しいAPI Keyを生成しました。",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a>にアクセスするための新しいアカウントが作成されました。以下のリンクをクリックするか、ブラウザに以下のURLを貼り付けて、メールアドレスの確認を行ってください。<a href=\"{{verificationURL}}\">{{verificationURL}}</a><br>メールアドレスの確認後に、正常にログインできるようになります。",
- "newPassword": "新しいパスワード",
- "resetPassword": "パスワード再発行",
- "resetPasswordExpiration": "パスワードの有効期限をリセット",
- "resetPasswordToken": "パスワードのトークンをリセット",
- "resetYourPassword": "パスワードの再設定",
- "stayLoggedIn": "ログイン状態を維持",
- "successfullyUnlocked": "ロックの解除に成功しました。",
- "unableToVerify": "検証ができません",
- "verified": "検証済み",
- "verifiedSuccessfully": "検証が成功しました",
- "verify": "検証",
- "verifyUser": "ユーザーの確認",
- "verifyYourEmail": "メールアドレスの確認",
- "youAreInactive": "しばらく操作を行わなかったため、セキュリティのために自動的にログアウトします。ログイン状態を維持しますか?",
- "youAreReceivingResetPassword": "アカウントのパスワードリセットがリクエストされました。次のリンクをクリックする、または、ブラウザにリンクを貼り付けて、手続きを行ってください:",
- "youDidNotRequestPassword": "もし望まない場合は、このメールを無視してください。パスワードは変更されません。"
- },
- "error": {
- "accountAlreadyActivated": "このアカウントはすでに有効です。",
- "autosaving": "このデータを自動保存する際に問題が発生しました。",
- "correctInvalidFields": "無効なフィールドを修正してください。",
- "deletingFile": "ファイルの削除中にエラーが発生しました。",
- "deletingTitle": "{{title}} を削除する際にエラーが発生しました。接続を確認してからもう一度お試しください。",
- "emailOrPasswordIncorrect": "メールアドレス、または、パスワードが正しくありません。",
- "followingFieldsInvalid_one": "次のフィールドは無効です:",
- "followingFieldsInvalid_other": "次のフィールドは無効です:",
- "incorrectCollection": "不正なコレクション",
- "invalidFileType": "無効なファイル形式",
- "invalidFileTypeValue": "無効なファイル形式: {{value}}",
- "loadingDocument": "IDが {{id}} のデータを読み込む際に問題が発生しました。",
- "localesNotSaved_one": "次のロケールは保存できませんでした:",
- "localesNotSaved_other": "次のロケールは保存できませんでした:",
- "missingEmail": "メールアドレスが不足しています。",
- "missingIDOfDocument": "更新するデータのIDが不足しています。",
- "missingIDOfVersion": "バージョンIDが不足しています。",
- "missingRequiredData": "必須データが不足しています。",
- "noFilesUploaded": "ファイルがアップロードされていません。",
- "noMatchedField": "\"{{label}}\" に該当するフィールドがありません。",
- "noUser": "ユーザーなし",
- "notAllowedToAccessPage": "この画面へのアクセスは許可されていません。",
- "notAllowedToPerformAction": "このアクションは許可されていません。",
- "notFound": "リクエストされたリソースは見つかりませんでした。",
- "previewing": "このデータをプレビューする際に問題が発生しました。",
- "problemUploadingFile": "ファイルのアップロード中に問題が発生しました。",
- "tokenInvalidOrExpired": "トークンが無効、または、有効期限が切れています。",
- "unPublishingDocument": "このデータを非公開する際に問題が発生しました。",
- "unableToDeleteCount": "{{total}} {{label}} から {{count}} を削除できません。",
- "unableToUpdateCount": "{{total}} {{label}} のうち {{count}} 個を更新できません。",
- "unauthorized": "認証されていません。このリクエストを行うにはログインが必要です。",
- "unknown": "不明なエラーが発生しました。",
- "unspecific": "エラーが発生しました。",
- "userLocked": "このユーザーは、ログイン試行回数が多すぎるため、ロックされています。",
- "valueMustBeUnique": "ユニークな値である必要があります。",
- "verificationTokenInvalid": "認証トークンが無効です。"
- },
- "fields": {
- "addLabel": "{{label}} を追加",
- "addLink": "リンクを追加",
- "addNew": "新規追加",
- "addNewLabel": "{{label}} を新規追加",
- "addRelationship": "リレーションシップを追加",
- "addUpload": "アップロードを追加",
- "block": "ブロック",
- "blockType": "ブロックタイプ",
- "blocks": "ブロック",
- "chooseBetweenCustomTextOrDocument": "カスタムテキストのURLを入力するか、他のドキュメントにリンクするかを選択してください。",
- "chooseDocumentToLink": "リンクするドキュメントを選択してください。",
- "chooseFromExisting": "既存から選択",
- "chooseLabel": "{{label}} を選択",
- "collapseAll": "すべて閉じる",
- "customURL": "カスタムURL",
- "editLabelData": "{{label}} データを編集",
- "editLink": "リンクを編集",
- "editRelationship": "リレーションシップを編集",
- "enterURL": "URL を入力してください",
- "internalLink": "内部リンク",
- "itemsAndMore": "{{items}} 他{{count}}件",
- "labelRelationship": "{{label}} リレーションシップ",
- "latitude": "緯度",
- "linkType": "リンクタイプ",
- "linkedTo": "<0>{{label}}</0> にリンク",
- "longitude": "経度",
- "newLabel": "新規 {{label}}",
- "openInNewTab": "新しいタブで開く",
- "passwordsDoNotMatch": "パスワードが一致しません",
- "relatedDocument": "リレーションデータ",
- "relationTo": "リレーション",
- "removeRelationship": "関係を削除",
- "removeUpload": "削除",
- "saveChanges": "変更を保存",
- "searchForBlock": "ブロックを検索",
- "selectExistingLabel": "既存 {{label}} を選択",
- "selectFieldsToEdit": "編集するフィールドを選択",
- "showAll": "すべて開く",
- "swapRelationship": "スワップ関係",
- "swapUpload": "差し替え",
- "textToDisplay": "表示するテキスト",
- "toggleBlock": "ブロックを切り替え",
- "uploadNewLabel": "新規 {{label}} アップロード"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1> を削除します。よろしいですか?",
- "aboutToDeleteCount_many": "{{label}}を{{count}}つ削除しようとしています",
- "aboutToDeleteCount_one": "{{label}}を{{count}}つ削除しようとしています",
- "aboutToDeleteCount_other": "{{label}}を{{count}}つ削除しようとしています",
- "addBelow": "下に追加",
- "addFilter": "絞り込みを追加",
- "adminTheme": "管理画面のテーマ",
- "and": "かつ",
- "applyChanges": "変更を適用する",
- "ascending": "昇順",
- "automatic": "自動設定",
- "backToDashboard": "ダッシュボードに戻る",
- "cancel": "キャンセル",
- "changesNotSaved": "未保存の変更があります。このまま画面を離れると内容が失われます。",
- "close": "閉じる",
- "collapse": "閉じる",
- "collections": "コレクション",
- "columnToSort": "並び替え対象の行",
- "columns": "行の表示",
- "confirm": "実行",
- "confirmDeletion": "削除の確認",
- "confirmDuplication": "複製の確認",
- "copied": "コピーしました",
- "copy": "コピー",
- "create": "作成",
- "createNew": "新規作成",
- "createNewLabel": "{{label}} を新規作成",
- "created": "作成",
- "createdAt": "作成日",
- "creating": "作成中",
- "creatingNewLabel": "{{label}} を新規作成しています",
- "dark": "ダークモード",
- "dashboard": "ダッシュボード",
- "delete": "削除",
- "deletedCountSuccessfully": "{{count}}つの{{label}}を正常に削除しました。",
- "deletedSuccessfully": "正常に削除されました。",
- "deleting": "削除しています...",
- "descending": "降順",
- "deselectAllRows": "すべての行の選択を解除します",
- "duplicate": "複製",
- "duplicateWithoutSaving": "変更を保存せずに複製",
- "edit": "編集",
- "editLabel": "{{label}} を編集",
- "editing": "編集",
- "editingLabel_many": "{{count}}つの{{label}}を編集しています",
- "editingLabel_one": "{{count}}つの{{label}}を編集しています",
- "editingLabel_other": "{{count}}つの{{label}}を編集しています",
- "email": "メールアドレス",
- "emailAddress": "メールアドレス",
- "enterAValue": "値を入力",
- "error": "エラー",
- "errors": "エラー",
- "fallbackToDefaultLocale": "デフォルトロケールへのフォールバック",
- "filter": "絞り込み",
- "filterWhere": "{{label}} の絞り込み",
- "filters": "絞り込み",
- "globals": "グローバル",
- "language": "言語",
- "lastModified": "最終更新",
- "leaveAnyway": "すぐに画面を離れる",
- "leaveWithoutSaving": "内容が保存されていません",
- "light": "ライトモード",
- "livePreview": "プレビュー",
- "loading": "ローディング中",
- "locale": "ロケール",
- "locales": "ロケール",
- "menu": "メニュー",
- "moveDown": "下へ移動",
- "moveUp": "上へ移動",
- "newPassword": "新しいパスワード",
- "noFiltersSet": "絞り込みが未設定です。",
- "noLabel": "<No {{label}}>",
- "noOptions": "選択肢なし",
- "noResults": "{{label}} データが見つかりませんでした。データが存在しない、または、絞り込みに一致するものがありません。",
- "noValue": "未設定",
- "none": "なし",
- "notFound": "Not Found",
- "nothingFound": "Nothing found",
- "of": "/",
- "open": "開く",
- "or": "または",
- "order": "表示順",
- "pageNotFound": "ページが見つかりません",
- "password": "パスワード",
- "payloadSettings": "Payload 設定",
- "perPage": "表示件数: {{limit}}",
- "remove": "削除",
- "reset": "リセット",
- "row": "列",
- "rows": "列",
- "save": "保存",
- "saving": "保存しています...",
- "searchBy": "{{label}} で検索",
- "selectAll": "すべての{{count}}つの{{label}}を選択",
- "selectAllRows": "すべての行を選択します",
- "selectValue": "値を選択",
- "selectedCount": "{{count}}つの{{label}}を選択中",
- "showAllLabel": "すべての{{label}}を表示する",
- "sorryNotFound": "申し訳ありません。リクエストに対応する内容が見つかりませんでした。",
- "sort": "並び替え",
- "sortByLabelDirection": "{{label}}により並べ替え {{direction}}",
- "stayOnThisPage": "この画面にとどまる",
- "submissionSuccessful": "送信が成功しました。",
- "submit": "送信",
- "successfullyCreated": "{{label}} が作成されました。",
- "successfullyDuplicated": "{{label}} が複製されました。",
- "thisLanguage": "Japanese",
- "titleDeleted": "{{label}} \"{{title}}\" が削除されました。",
- "unauthorized": "未認証",
- "unsavedChangesDuplicate": "未保存の変更があります。複製を続けますか?",
- "untitled": "Untitled",
- "updatedAt": "更新日",
- "updatedCountSuccessfully": "{{count}}つの{{label}}を正常に更新しました。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "uploading": "アップロード中",
- "user": "ユーザー",
- "users": "ユーザー",
- "value": "値",
- "welcome": "ようこそ"
- },
- "operators": {
- "contains": "含む",
- "equals": "等しい",
- "exists": "存在す",
- "isGreaterThan": "より大きい",
- "isGreaterThanOrEqualTo": "以上",
- "isIn": "あります",
- "isLessThan": "より小さい",
- "isLessThanOrEqualTo": "以下",
- "isLike": "のような",
- "isNotEqualTo": "等しくない",
- "isNotIn": "入っていません",
- "near": "近く"
- },
- "upload": {
- "crop": "クロップ",
- "cropToolDescription": "選択したエリアのコーナーをドラッグしたり、新たなエリアを描画したり、下記の値を調整してください。",
- "dragAndDrop": "ファイルをドラッグ アンド ドロップする",
- "dragAndDropHere": "または、このエリアにファイルをドラッグ & ドロップ",
- "editImage": "画像を編集する",
- "fileName": "ファイル名",
- "fileSize": "ファイル容量",
- "focalPoint": "焦点",
- "focalPointDescription": "プレビュー上で焦点を直接ドラッグするか、下の値を調整してください。",
- "height": "高さ",
- "lessInfo": "詳細を隠す",
- "moreInfo": "詳細を表示",
- "previewSizes": "プレビューサイズ",
- "selectCollectionToBrowse": "閲覧するコレクションを選択",
- "selectFile": "ファイルを選択",
- "setCropArea": "クロップエリアを設定する",
- "setFocalPoint": "焦点を設定する",
- "sizes": "容量",
- "sizesFor": "{{label}}のサイズ",
- "width": "横幅"
- },
- "validation": {
- "emailAddress": "有効なメールアドレスを入力してください。",
- "enterNumber": "有効な数値を入力してください。",
- "fieldHasNo": "{{label}} が必要です。",
- "greaterThanMax": "{{value}}は許容最大{{label}}の{{max}}を超えています。",
- "invalidInput": "無効な入力値です。",
- "invalidSelection": "無効な選択です。",
- "invalidSelections": "次の無効な選択があります: ",
- "lessThanMin": "{{value}}は許容最小{{label}}の{{min}}未満です。",
- "limitReached": "制限に達しました、{{max}}個以上のアイテムを追加することはできません。",
- "longerThanMin": "{{minLength}} 文字以上にする必要があります。",
- "notValidDate": "\"{{value}}\" は有効な日付ではありません。",
- "required": "必須フィールドです。",
- "requiresAtLeast": "少なくとも {{count}} {{label}} 以上が必要です。",
- "requiresNoMoreThan": "最大で {{count}} {{label}} 以下にする必要があります。",
- "requiresTwoNumbers": "2つの数値が必要です。",
- "shorterThanMax": "{{maxLength}} 文字以下にする必要があります。",
- "trueOrFalse": "\"true\" または \"false\" の値にする必要があります。",
- "validUploadID": "有効なアップロードIDではありません。"
- },
- "version": {
- "aboutToPublishSelection": "選択中のすべての{{label}}を公開しようとしています。よろしいですか?",
- "aboutToRestore": "この {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。",
- "aboutToRestoreGlobal": "グローバルな {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。",
- "aboutToRevertToPublished": "このデータの変更を公開時の状態に戻そうとしています。よろしいですか?",
- "aboutToUnpublish": "このデータを非公開にしようとしています。よろしいですか?",
- "aboutToUnpublishSelection": "選択したすべての{{label}}の公開を取り消そうとしています。よろしいですか?",
- "autosave": "自動保存",
- "autosavedSuccessfully": "自動保存に成功しました。",
- "autosavedVersion": "自動保存されたバージョン",
- "changed": "変更済み",
- "compareVersion": "バージョンを比較:",
- "confirmPublish": "公開を確認する",
- "confirmRevertToSaved": "保存された状態に戻す確認",
- "confirmUnpublish": "非公開の確認",
- "confirmVersionRestoration": "バージョン復元の確認",
- "currentDocumentStatus": "現在の {{docStatus}} データ",
- "draft": "ドラフト",
- "draftSavedSuccessfully": "下書きは正常に保存されました。",
- "lastSavedAgo": "{{distance}}前に最後に保存されました",
- "noFurtherVersionsFound": "その他のバージョンは見つかりませんでした。",
- "noRowsFound": "{{label}} は未設定です",
- "preview": "プレビュー",
- "problemRestoringVersion": "このバージョンの復元に問題がありました。",
- "publish": "公開する",
- "publishChanges": "変更内容を公開",
- "published": "公開済み",
- "restoreThisVersion": "このバージョンを復元",
- "restoredSuccessfully": "正常に復元されました。",
- "restoring": "復元しています...",
- "revertToPublished": "公開時の内容に戻す",
- "reverting": "内容を戻しています...",
- "saveDraft": "ドラフトを保存",
- "selectLocales": "表示するロケールを選択",
- "selectVersionToCompare": "比較するバージョンを選択",
- "showLocales": "ロケールを表示:",
- "showingVersionsFor": "次のバージョンを表示します:",
- "status": "ステータス",
- "type": "タイプ",
- "unpublish": "非公開",
- "unpublishing": "非公開中...",
- "version": "バージョン",
- "versionCount_many": "{{count}} バージョンがあります",
- "versionCount_none": "バージョンがありません",
- "versionCount_one": "{{count}} バージョンがあります",
- "versionCount_other": "{{count}}バージョンが見つかりました",
- "versionCreatedOn": "{{version}} 作成日時:",
- "versionID": "バージョンID",
- "versions": "バージョン",
- "viewingVersion": "表示バージョン: {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "表示バージョン: グローバルな {{entityLabel}}",
- "viewingVersions": "表示バージョン: {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "表示バージョン: グローバルな {{entityLabel}}"
- }
-}
diff --git a/packages/translations/src/all/ja.ts b/packages/translations/src/all/ja.ts
new file mode 100644
index 00000000000..3eb80694abe
--- /dev/null
+++ b/packages/translations/src/all/ja.ts
@@ -0,0 +1,390 @@
+export default {
+ authentication: {
+ account: 'アカウント',
+ accountOfCurrentUser: '現在のユーザーアカウント',
+ alreadyActivated: 'すでに有効です',
+ alreadyLoggedIn: 'すでにログインしています',
+ apiKey: 'API Key',
+ backToLogin: 'ログイン画面へ戻る',
+ beginCreateFirstUser: 'まずは、最初のユーザーを作成します。',
+ changePassword: 'パスワードを変更',
+ checkYourEmailForPasswordReset:
+ 'パスワードを安全に再設定するためのリンクがメールで送られてくるので、確認してください。',
+ confirmGeneration: '生成の確認',
+ confirmPassword: 'パスワードの確認',
+ createFirstUser: '最初のユーザーを作成',
+ emailNotValid: '入力されたメールアドレスは無効です。',
+ emailSent: 'Emailが送信されました。',
+ enableAPIKey: 'API Keyを許可',
+ failedToUnlock: 'ロックの解除に失敗しました。',
+ forceUnlock: '強制的にロックを解除',
+ forgotPassword: 'パスワード再設定',
+ forgotPasswordEmailInstructions:
+ 'アカウントのメールアドレスを以下に入力してください。パスワードの再設定方法が記載されたメールが届きます。',
+ forgotPasswordQuestion: 'パスワードをお忘れですか?',
+ generate: '生成',
+ generateNewAPIKey: '新しいAPI Keyを生成',
+ generatingNewAPIKeyWillInvalidate:
+ '新しいAPI Keyを生成すると、以前のAPI Keyは<1>無効</1>になります。よろしいですか?',
+ lockUntil: 'ロック期限',
+ logBackIn: '改めてログイン',
+ logOut: 'ログアウト',
+ loggedIn: '他のユーザーでログインするには、まず<0>ログアウト</0>する必要があります。',
+ loggedInChangePassword:
+ 'パスワードを変更するには、<0>アカウント</0>にアクセスしてパスワードを編集してください。',
+ loggedOutInactivity: 'しばらく操作を行わなかったため、管理画面からログアウトしました。',
+ loggedOutSuccessfully: '管理画面からログアウトしました。',
+ login: 'ログイン',
+ loginAttempts: 'ログイン試行回数',
+ loginUser: 'ログインユーザー',
+ loginWithAnotherUser:
+ '他のユーザーでログインするには、まず<0>ログアウト</0>する必要があります。',
+ logout: 'ログアウト',
+ logoutUser: 'ログアウトユーザー',
+ newAPIKeyGenerated: '新しいAPI Keyを生成しました。',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a>にアクセスするための新しいアカウントが作成されました。以下のリンクをクリックするか、ブラウザに以下のURLを貼り付けて、メールアドレスの確認を行ってください。<a href="{{verificationURL}}">{{verificationURL}}</a><br>メールアドレスの確認後に、正常にログインできるようになります。',
+ newPassword: '新しいパスワード',
+ resetPassword: 'パスワード再発行',
+ resetPasswordExpiration: 'パスワードの有効期限をリセット',
+ resetPasswordToken: 'パスワードのトークンをリセット',
+ resetYourPassword: 'パスワードの再設定',
+ stayLoggedIn: 'ログイン状態を維持',
+ successfullyUnlocked: 'ロックの解除に成功しました。',
+ unableToVerify: '検証ができません',
+ verified: '検証済み',
+ verifiedSuccessfully: '検証が成功しました',
+ verify: '検証',
+ verifyUser: 'ユーザーの確認',
+ verifyYourEmail: 'メールアドレスの確認',
+ youAreInactive:
+ 'しばらく操作を行わなかったため、セキュリティのために自動的にログアウトします。ログイン状態を維持しますか?',
+ youAreReceivingResetPassword:
+ 'アカウントのパスワードリセットがリクエストされました。次のリンクをクリックする、または、ブラウザにリンクを貼り付けて、手続きを行ってください:',
+ youDidNotRequestPassword:
+ 'もし望まない場合は、このメールを無視してください。パスワードは変更されません。',
+ },
+ error: {
+ accountAlreadyActivated: 'このアカウントはすでに有効です。',
+ autosaving: 'このデータを自動保存する際に問題が発生しました。',
+ correctInvalidFields: '無効なフィールドを修正してください。',
+ deletingFile: 'ファイルの削除中にエラーが発生しました。',
+ deletingTitle:
+ '{{title}} を削除する際にエラーが発生しました。接続を確認してからもう一度お試しください。',
+ emailOrPasswordIncorrect: 'メールアドレス、または、パスワードが正しくありません。',
+ followingFieldsInvalid_one: '次のフィールドは無効です:',
+ followingFieldsInvalid_other: '次のフィールドは無効です:',
+ incorrectCollection: '不正なコレクション',
+ invalidFileType: '無効なファイル形式',
+ invalidFileTypeValue: '無効なファイル形式: {{value}}',
+ loadingDocument: 'IDが {{id}} のデータを読み込む際に問題が発生しました。',
+ localesNotSaved_one: '次のロケールは保存できませんでした:',
+ localesNotSaved_other: '次のロケールは保存できませんでした:',
+ missingEmail: 'メールアドレスが不足しています。',
+ missingIDOfDocument: '更新するデータのIDが不足しています。',
+ missingIDOfVersion: 'バージョンIDが不足しています。',
+ missingRequiredData: '必須データが不足しています。',
+ noFilesUploaded: 'ファイルがアップロードされていません。',
+ noMatchedField: '"{{label}}" に該当するフィールドがありません。',
+ noUser: 'ユーザーなし',
+ notAllowedToAccessPage: 'この画面へのアクセスは許可されていません。',
+ notAllowedToPerformAction: 'このアクションは許可されていません。',
+ notFound: 'リクエストされたリソースは見つかりませんでした。',
+ previewing: 'このデータをプレビューする際に問題が発生しました。',
+ problemUploadingFile: 'ファイルのアップロード中に問題が発生しました。',
+ tokenInvalidOrExpired: 'トークンが無効、または、有効期限が切れています。',
+ unPublishingDocument: 'このデータを非公開する際に問題が発生しました。',
+ unableToDeleteCount: '{{total}} {{label}} から {{count}} を削除できません。',
+ unableToUpdateCount: '{{total}} {{label}} のうち {{count}} 個を更新できません。',
+ unauthorized: '認証されていません。このリクエストを行うにはログインが必要です。',
+ unknown: '不明なエラーが発生しました。',
+ unspecific: 'エラーが発生しました。',
+ userLocked: 'このユーザーは、ログイン試行回数が多すぎるため、ロックされています。',
+ valueMustBeUnique: 'ユニークな値である必要があります。',
+ verificationTokenInvalid: '認証トークンが無効です。',
+ },
+ fields: {
+ addLabel: '{{label}} を追加',
+ addLink: 'リンクを追加',
+ addNew: '新規追加',
+ addNewLabel: '{{label}} を新規追加',
+ addRelationship: 'リレーションシップを追加',
+ addUpload: 'アップロードを追加',
+ block: 'ブロック',
+ blockType: 'ブロックタイプ',
+ blocks: 'ブロック',
+ chooseBetweenCustomTextOrDocument:
+ 'カスタムテキストのURLを入力するか、他のドキュメントにリンクするかを選択してください。',
+ chooseDocumentToLink: 'リンクするドキュメントを選択してください。',
+ chooseFromExisting: '既存から選択',
+ chooseLabel: '{{label}} を選択',
+ collapseAll: 'すべて閉じる',
+ customURL: 'カスタムURL',
+ editLabelData: '{{label}} データを編集',
+ editLink: 'リンクを編集',
+ editRelationship: 'リレーションシップを編集',
+ enterURL: 'URL を入力してください',
+ internalLink: '内部リンク',
+ itemsAndMore: '{{items}} 他{{count}}件',
+ labelRelationship: '{{label}} リレーションシップ',
+ latitude: '緯度',
+ linkType: 'リンクタイプ',
+ linkedTo: '<0>{{label}}</0> にリンク',
+ longitude: '経度',
+ newLabel: '新規 {{label}}',
+ openInNewTab: '新しいタブで開く',
+ passwordsDoNotMatch: 'パスワードが一致しません',
+ relatedDocument: 'リレーションデータ',
+ relationTo: 'リレーション',
+ removeRelationship: '関係を削除',
+ removeUpload: '削除',
+ saveChanges: '変更を保存',
+ searchForBlock: 'ブロックを検索',
+ selectExistingLabel: '既存 {{label}} を選択',
+ selectFieldsToEdit: '編集するフィールドを選択',
+ showAll: 'すべて開く',
+ swapRelationship: 'スワップ関係',
+ swapUpload: '差し替え',
+ textToDisplay: '表示するテキスト',
+ toggleBlock: 'ブロックを切り替え',
+ uploadNewLabel: '新規 {{label}} アップロード',
+ },
+ general: {
+ aboutToDelete: '{{label}} <1>{{title}}</1> を削除します。よろしいですか?',
+ aboutToDeleteCount_many: '{{label}}を{{count}}つ削除しようとしています',
+ aboutToDeleteCount_one: '{{label}}を{{count}}つ削除しようとしています',
+ aboutToDeleteCount_other: '{{label}}を{{count}}つ削除しようとしています',
+ addBelow: '下に追加',
+ addFilter: '絞り込みを追加',
+ adminTheme: '管理画面のテーマ',
+ and: 'かつ',
+ applyChanges: '変更を適用する',
+ ascending: '昇順',
+ automatic: '自動設定',
+ backToDashboard: 'ダッシュボードに戻る',
+ cancel: 'キャンセル',
+ changesNotSaved: '未保存の変更があります。このまま画面を離れると内容が失われます。',
+ close: '閉じる',
+ collapse: '閉じる',
+ collections: 'コレクション',
+ columnToSort: '並び替え対象の行',
+ columns: '行の表示',
+ confirm: '実行',
+ confirmDeletion: '削除の確認',
+ confirmDuplication: '複製の確認',
+ copied: 'コピーしました',
+ copy: 'コピー',
+ create: '作成',
+ createNew: '新規作成',
+ createNewLabel: '{{label}} を新規作成',
+ created: '作成',
+ createdAt: '作成日',
+ creating: '作成中',
+ creatingNewLabel: '{{label}} を新規作成しています',
+ dark: 'ダークモード',
+ dashboard: 'ダッシュボード',
+ delete: '削除',
+ deletedCountSuccessfully: '{{count}}つの{{label}}を正常に削除しました。',
+ deletedSuccessfully: '正常に削除されました。',
+ deleting: '削除しています...',
+ descending: '降順',
+ deselectAllRows: 'すべての行の選択を解除します',
+ duplicate: '複製',
+ duplicateWithoutSaving: '変更を保存せずに複製',
+ edit: '編集',
+ editLabel: '{{label}} を編集',
+ editing: '編集',
+ editingLabel_many: '{{count}}つの{{label}}を編集しています',
+ editingLabel_one: '{{count}}つの{{label}}を編集しています',
+ editingLabel_other: '{{count}}つの{{label}}を編集しています',
+ email: 'メールアドレス',
+ emailAddress: 'メールアドレス',
+ enterAValue: '値を入力',
+ error: 'エラー',
+ errors: 'エラー',
+ fallbackToDefaultLocale: 'デフォルトロケールへのフォールバック',
+ filter: '絞り込み',
+ filterWhere: '{{label}} の絞り込み',
+ filters: '絞り込み',
+ globals: 'グローバル',
+ language: '言語',
+ lastModified: '最終更新',
+ leaveAnyway: 'すぐに画面を離れる',
+ leaveWithoutSaving: '内容が保存されていません',
+ light: 'ライトモード',
+ livePreview: 'プレビュー',
+ loading: 'ローディング中',
+ locale: 'ロケール',
+ locales: 'ロケール',
+ menu: 'メニュー',
+ moveDown: '下へ移動',
+ moveUp: '上へ移動',
+ newPassword: '新しいパスワード',
+ noFiltersSet: '絞り込みが未設定です。',
+ noLabel: '<No {{label}}>',
+ noOptions: '選択肢なし',
+ noResults:
+ '{{label}} データが見つかりませんでした。データが存在しない、または、絞り込みに一致するものがありません。',
+ noValue: '未設定',
+ none: 'なし',
+ notFound: 'Not Found',
+ nothingFound: 'Nothing found',
+ of: '/',
+ open: '開く',
+ or: 'または',
+ order: '表示順',
+ pageNotFound: 'ページが見つかりません',
+ password: 'パスワード',
+ payloadSettings: 'Payload 設定',
+ perPage: '表示件数: {{limit}}',
+ remove: '削除',
+ reset: 'リセット',
+ row: '列',
+ rows: '列',
+ save: '保存',
+ saving: '保存しています...',
+ searchBy: '{{label}} で検索',
+ selectAll: 'すべての{{count}}つの{{label}}を選択',
+ selectAllRows: 'すべての行を選択します',
+ selectValue: '値を選択',
+ selectedCount: '{{count}}つの{{label}}を選択中',
+ showAllLabel: 'すべての{{label}}を表示する',
+ sorryNotFound: '申し訳ありません。リクエストに対応する内容が見つかりませんでした。',
+ sort: '並び替え',
+ sortByLabelDirection: '{{label}}により並べ替え {{direction}}',
+ stayOnThisPage: 'この画面にとどまる',
+ submissionSuccessful: '送信が成功しました。',
+ submit: '送信',
+ successfullyCreated: '{{label}} が作成されました。',
+ successfullyDuplicated: '{{label}} が複製されました。',
+ thisLanguage: 'Japanese',
+ titleDeleted: '{{label}} "{{title}}" が削除されました。',
+ unauthorized: '未認証',
+ unsavedChangesDuplicate: '未保存の変更があります。複製を続けますか?',
+ untitled: 'Untitled',
+ updatedAt: '更新日',
+ updatedCountSuccessfully: '{{count}}つの{{label}}を正常に更新しました。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ uploading: 'アップロード中',
+ user: 'ユーザー',
+ users: 'ユーザー',
+ value: '値',
+ welcome: 'ようこそ',
+ },
+ operators: {
+ contains: '含む',
+ equals: '等しい',
+ exists: '存在す',
+ isGreaterThan: 'より大きい',
+ isGreaterThanOrEqualTo: '以上',
+ isIn: 'あります',
+ isLessThan: 'より小さい',
+ isLessThanOrEqualTo: '以下',
+ isLike: 'のような',
+ isNotEqualTo: '等しくない',
+ isNotIn: '入っていません',
+ near: '近く',
+ },
+ upload: {
+ crop: 'クロップ',
+ cropToolDescription:
+ '選択したエリアのコーナーをドラッグしたり、新たなエリアを描画したり、下記の値を調整してください。',
+ dragAndDrop: 'ファイルをドラッグ アンド ドロップする',
+ dragAndDropHere: 'または、このエリアにファイルをドラッグ & ドロップ',
+ editImage: '画像を編集する',
+ fileName: 'ファイル名',
+ fileSize: 'ファイル容量',
+ focalPoint: '焦点',
+ focalPointDescription: 'プレビュー上で焦点を直接ドラッグするか、下の値を調整してください。',
+ height: '高さ',
+ lessInfo: '詳細を隠す',
+ moreInfo: '詳細を表示',
+ previewSizes: 'プレビューサイズ',
+ selectCollectionToBrowse: '閲覧するコレクションを選択',
+ selectFile: 'ファイルを選択',
+ setCropArea: 'クロップエリアを設定する',
+ setFocalPoint: '焦点を設定する',
+ sizes: '容量',
+ sizesFor: '{{label}}のサイズ',
+ width: '横幅',
+ },
+ validation: {
+ emailAddress: '有効なメールアドレスを入力してください。',
+ enterNumber: '有効な数値を入力してください。',
+ fieldHasNo: '{{label}} が必要です。',
+ greaterThanMax: '{{value}}は許容最大{{label}}の{{max}}を超えています。',
+ invalidInput: '無効な入力値です。',
+ invalidSelection: '無効な選択です。',
+ invalidSelections: '次の無効な選択があります: ',
+ lessThanMin: '{{value}}は許容最小{{label}}の{{min}}未満です。',
+ limitReached: '制限に達しました、{{max}}個以上のアイテムを追加することはできません。',
+ longerThanMin: '{{minLength}} 文字以上にする必要があります。',
+ notValidDate: '"{{value}}" は有効な日付ではありません。',
+ required: '必須フィールドです。',
+ requiresAtLeast: '少なくとも {{count}} {{label}} 以上が必要です。',
+ requiresNoMoreThan: '最大で {{count}} {{label}} 以下にする必要があります。',
+ requiresTwoNumbers: '2つの数値が必要です。',
+ shorterThanMax: '{{maxLength}} 文字以下にする必要があります。',
+ trueOrFalse: '"true" または "false" の値にする必要があります。',
+ validUploadID: '有効なアップロードIDではありません。',
+ },
+ version: {
+ aboutToPublishSelection: '選択中のすべての{{label}}を公開しようとしています。よろしいですか?',
+ aboutToRestore:
+ 'この {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。',
+ aboutToRestoreGlobal:
+ 'グローバルな {{label}} データを {{versionDate}} 時点のバージョンに復元しようとしています。',
+ aboutToRevertToPublished:
+ 'このデータの変更を公開時の状態に戻そうとしています。よろしいですか?',
+ aboutToUnpublish: 'このデータを非公開にしようとしています。よろしいですか?',
+ aboutToUnpublishSelection:
+ '選択したすべての{{label}}の公開を取り消そうとしています。よろしいですか?',
+ autosave: '自動保存',
+ autosavedSuccessfully: '自動保存に成功しました。',
+ autosavedVersion: '自動保存されたバージョン',
+ changed: '変更済み',
+ compareVersion: 'バージョンを比較:',
+ confirmPublish: '公開を確認する',
+ confirmRevertToSaved: '保存された状態に戻す確認',
+ confirmUnpublish: '非公開の確認',
+ confirmVersionRestoration: 'バージョン復元の確認',
+ currentDocumentStatus: '現在の {{docStatus}} データ',
+ draft: 'ドラフト',
+ draftSavedSuccessfully: '下書きは正常に保存されました。',
+ lastSavedAgo: '{{distance}}前に最後に保存されました',
+ noFurtherVersionsFound: 'その他のバージョンは見つかりませんでした。',
+ noRowsFound: '{{label}} は未設定です',
+ preview: 'プレビュー',
+ problemRestoringVersion: 'このバージョンの復元に問題がありました。',
+ publish: '公開する',
+ publishChanges: '変更内容を公開',
+ published: '公開済み',
+ restoreThisVersion: 'このバージョンを復元',
+ restoredSuccessfully: '正常に復元されました。',
+ restoring: '復元しています...',
+ revertToPublished: '公開時の内容に戻す',
+ reverting: '内容を戻しています...',
+ saveDraft: 'ドラフトを保存',
+ selectLocales: '表示するロケールを選択',
+ selectVersionToCompare: '比較するバージョンを選択',
+ showLocales: 'ロケールを表示:',
+ showingVersionsFor: '次のバージョンを表示します:',
+ status: 'ステータス',
+ type: 'タイプ',
+ unpublish: '非公開',
+ unpublishing: '非公開中...',
+ version: 'バージョン',
+ versionCount_many: '{{count}} バージョンがあります',
+ versionCount_none: 'バージョンがありません',
+ versionCount_one: '{{count}} バージョンがあります',
+ versionCount_other: '{{count}}バージョンが見つかりました',
+ versionCreatedOn: '{{version}} 作成日時:',
+ versionID: 'バージョンID',
+ versions: 'バージョン',
+ viewingVersion: '表示バージョン: {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '表示バージョン: グローバルな {{entityLabel}}',
+ viewingVersions: '表示バージョン: {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '表示バージョン: グローバルな {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/ko.json b/packages/translations/src/all/ko.json
deleted file mode 100644
index 7275f2ba9dc..00000000000
--- a/packages/translations/src/all/ko.json
+++ /dev/null
@@ -1,371 +0,0 @@
-{
- "authentication": {
- "account": "계정",
- "accountOfCurrentUser": "현재 사용자의 계정",
- "alreadyActivated": "이미 활성화됨",
- "alreadyLoggedIn": "이미 로그인됨",
- "apiKey": "API 키",
- "backToLogin": "로그인 화면으로 돌아가기",
- "beginCreateFirstUser": "시작하려면 첫 번째 사용자를 생성하세요.",
- "changePassword": "비밀번호 변경",
- "checkYourEmailForPasswordReset": "비밀번호 재설정을 안전하게 수행할 수 있는 링크가 포함된 이메일을 확인하세요.",
- "confirmGeneration": "생성 확인",
- "confirmPassword": "비밀번호 확인",
- "createFirstUser": "첫 번째 사용자 생성",
- "emailNotValid": "입력한 이메일은 유효하지 않습니다.",
- "emailSent": "이메일 전송됨",
- "enableAPIKey": "API 키 활성화",
- "failedToUnlock": "잠금 해제 실패",
- "forceUnlock": "강제 잠금 해제",
- "forgotPassword": "비밀번호를 잊으셨나요?",
- "forgotPasswordEmailInstructions": "아래에 이메일을 입력하세요. 비밀번호를 재설정하는 방법에 대한 안내가 포함된 이메일 메시지를 받게 될 것입니다.",
- "forgotPasswordQuestion": "비밀번호를 잊으셨나요?",
- "generate": "생성",
- "generateNewAPIKey": "새로운 API 키 생성",
- "generatingNewAPIKeyWillInvalidate": "새로운 API 키를 생성하면 이전 키가 무효화됩니다. 계속하시겠습니까?",
- "lockUntil": "잠금 시간",
- "logBackIn": "다시 로그인",
- "logOut": "로그아웃",
- "loggedIn": "다른 사용자로 로그인하려면 먼저 <0>로그아웃</0>해야 합니다.",
- "loggedInChangePassword": "비밀번호를 변경하려면 <0>계정 화면</0>으로 이동하여 비밀번호를 편집하세요.",
- "loggedOutInactivity": "보안을 위해 일정 시간 동안 활동하지 않아 로그아웃되었습니다.",
- "loggedOutSuccessfully": "로그아웃되었습니다.",
- "login": "로그인",
- "loginAttempts": "로그인 시도",
- "loginUser": "현재 사용자 로그인",
- "loginWithAnotherUser": "다른 사용자로 로그인하려면 먼저 <0>로그아웃</0>해야 합니다.",
- "logout": "로그아웃",
- "logoutUser": "현재 사용자 로그아웃",
- "newAPIKeyGenerated": "새로운 API 키가 생성되었습니다.",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a>에 접근할 수 있는 새로운 계정이 생성되었습니다. 다음 링크를 클릭하거나 브라우저에 URL을 붙여넣으세요: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 이메일을 확인한 후에 로그인할 수 있습니다.",
- "newPassword": "새로운 비밀번호",
- "resetPassword": "비밀번호 재설정",
- "resetPasswordExpiration": "비밀번호 재설정 만료",
- "resetPasswordToken": "비밀번호 재설정 토큰",
- "resetYourPassword": "비밀번호 재설정",
- "stayLoggedIn": "로그인 상태 유지",
- "successfullyUnlocked": "잠금 해제 성공",
- "unableToVerify": "확인할 수 없음",
- "verified": "확인됨",
- "verifiedSuccessfully": "성공적으로 확인됨",
- "verify": "확인",
- "verifyUser": "현재 사용자 확인",
- "verifyYourEmail": "이메일을 확인해주세요",
- "youAreInactive": "잠시 활동하지 않았으며 보안을 위해 곧 자동 로그아웃됩니다. 로그인 상태를 유지하시겠습니까?",
- "youAreReceivingResetPassword": "당신(혹은 다른 사람)이 계정의 비밀번호 초기화를 요청했기 때문에 이 이메일을 받았습니다. 다음 링크를 클릭하거나 브라우저에 붙여넣어 비밀번호를 초기화하세요:",
- "youDidNotRequestPassword": "비밀번호 초기화를 요청하지 않았다면 이 이메일을 무시하시고 비밀번호를 변경하지 마세요."
- },
- "error": {
- "accountAlreadyActivated": "이 계정은 이미 활성화되었습니다.",
- "autosaving": "이 문서를 자동 저장하는 중에 문제가 발생했습니다.",
- "correctInvalidFields": "입력하신 내용을 확인해주세요.",
- "deletingFile": "파일을 삭제하는 중에 오류가 발생했습니다.",
- "deletingTitle": "{{title}} 삭제하는 중에 오류가 발생했습니다. 인터넷 연결을 확인하고 다시 시도하세요.",
- "emailOrPasswordIncorrect": "입력한 이메일 또는 비밀번호가 올바르지 않습니다.",
- "followingFieldsInvalid_one": "다음 입력란이 유효하지 않습니다:",
- "followingFieldsInvalid_other": "다음 입력란이 유효하지 않습니다:",
- "incorrectCollection": "잘못된 컬렉션",
- "invalidFileType": "잘못된 파일 형식",
- "invalidFileTypeValue": "잘못된 파일 형식: {{value}}",
- "loadingDocument": "ID가 {{id}}인 문서를 불러오는 중에 문제가 발생했습니다.",
- "missingEmail": "이메일이 누락되었습니다.",
- "missingIDOfDocument": "업데이트할 문서의 ID가 누락되었습니다.",
- "missingIDOfVersion": "버전의 ID가 누락되었습니다.",
- "missingRequiredData": "필수 데이터가 누락되었습니다.",
- "noFilesUploaded": "파일이 업로드되지 않았습니다.",
- "noMatchedField": "\"{{label}}\"에 대한 일치하는 입력란이 없습니다.",
- "noUser": "사용자가 없습니다.",
- "notAllowedToAccessPage": "이 페이지에 접근할 권한이 없습니다.",
- "notAllowedToPerformAction": "이 작업을 수행할 권한이 없습니다.",
- "notFound": "요청한 리소스를 찾을 수 없습니다.",
- "previewing": "이 문서를 미리보는 중에 문제가 발생했습니다.",
- "problemUploadingFile": "파일 업로드 중에 문제가 발생했습니다.",
- "tokenInvalidOrExpired": "토큰이 유효하지 않거나 만료되었습니다.",
- "unPublishingDocument": "이 문서의 게시 취소 중에 문제가 발생했습니다.",
- "unableToDeleteCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.",
- "unableToUpdateCount": "총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.",
- "unauthorized": "권한 없음, 이 요청을 수행하려면 로그인해야 합니다.",
- "unknown": "알 수 없는 오류가 발생했습니다.",
- "unspecific": "오류가 발생했습니다.",
- "userLocked": "이 사용자는 로그인 실패 횟수가 너무 많아 잠겼습니다.",
- "valueMustBeUnique": "값은 고유해야 합니다.",
- "verificationTokenInvalid": "확인 토큰이 유효하지 않습니다."
- },
- "fields": {
- "addLabel": "{{label}} 추가",
- "addLink": "링크 추가",
- "addNew": "새로 추가",
- "addNewLabel": "새로운 {{label}} 추가",
- "addRelationship": "관계 추가",
- "addUpload": "업로드 추가",
- "block": "블록",
- "blockType": "블록 유형",
- "blocks": "블록",
- "chooseBetweenCustomTextOrDocument": "사용자 지정 텍스트 URL 또는 다른 문서에 링크 중 선택하세요.",
- "chooseDocumentToLink": "연결할 문서 선택",
- "chooseFromExisting": "기존 항목 중 선택",
- "chooseLabel": "{{label}} 선택",
- "collapseAll": "모두 접기",
- "customURL": "사용자 지정 URL",
- "editLabelData": "{{label}} 데이터 수정",
- "editLink": "링크 수정",
- "editRelationship": "관계 수정",
- "enterURL": "URL 입력",
- "internalLink": "내부 링크",
- "itemsAndMore": "{{items}} 및 {{count}}개 더",
- "labelRelationship": "{{label}} 관계",
- "latitude": "위도",
- "linkType": "링크 유형",
- "linkedTo": "<0>{{label}}</0>에 연결됨",
- "longitude": "경도",
- "newLabel": "새로운 {{label}}",
- "openInNewTab": "새 탭에서 열기",
- "passwordsDoNotMatch": "비밀번호가 일치하지 않습니다.",
- "relatedDocument": "관련 문서",
- "relationTo": "관계",
- "removeRelationship": "관계 제거",
- "removeUpload": "제거",
- "saveChanges": "변경 사항 저장",
- "searchForBlock": "블록 검색",
- "selectExistingLabel": "기존 {{label}} 선택",
- "selectFieldsToEdit": "수정할 입력란 선택",
- "showAll": "모두 표시",
- "swapRelationship": "관계 교체",
- "swapUpload": "업로드 교체",
- "textToDisplay": "표시할 텍스트",
- "toggleBlock": "블록 토글",
- "uploadNewLabel": "새로운 {{label}} 업로드"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1>를 삭제하려고 합니다. 계속하시겠습니까?",
- "aboutToDeleteCount_many": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "aboutToDeleteCount_one": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "aboutToDeleteCount_other": "{{label}}를 {{count}}개 삭제하려고 합니다.",
- "addBelow": "아래에 추가",
- "addFilter": "필터 추가",
- "adminTheme": "관리자 테마",
- "and": "및",
- "applyChanges": "변경 사항 적용",
- "ascending": "오름차순",
- "automatic": "자동 설정",
- "backToDashboard": "대시보드로 돌아가기",
- "cancel": "취소",
- "changesNotSaved": "변경 사항이 저장되지 않았습니다. 지금 떠나면 변경 사항을 잃게 됩니다.",
- "close": "닫기",
- "collapse": "접기",
- "collections": "컬렉션",
- "columnToSort": "정렬할 열",
- "columns": "열",
- "confirm": "확인",
- "confirmDeletion": "삭제하시겠습니까?",
- "confirmDuplication": "복제하시겠습니까?",
- "copied": "복사됨",
- "copy": "복사",
- "create": "생성",
- "createNew": "새로 생성",
- "createNewLabel": "새로운 {{label}} 생성",
- "creatingNewLabel": "{{label}} 생성 중",
- "created": "생성됨",
- "createdAt": "생성 일시",
- "creating": "생성 중",
- "dark": "다크",
- "dashboard": "대시보드",
- "delete": "삭제",
- "deletedCountSuccessfully": "{{count}}개의 {{label}}를 삭제했습니다.",
- "deletedSuccessfully": "삭제되었습니다.",
- "deleting": "삭제 중...",
- "descending": "내림차순",
- "deselectAllRows": "모든 행 선택 해제",
- "duplicate": "복제",
- "duplicateWithoutSaving": "변경 사항 저장 없이 복제",
- "edit": "수정",
- "editLabel": "{{label}} 수정",
- "editing": "수정 중",
- "editingLabel_many": "{{count}}개의 {{label}} 수정 중",
- "editingLabel_one": "{{count}}개의 {{label}} 수정 중",
- "editingLabel_other": "{{count}}개의 {{label}} 수정 중",
- "email": "이메일",
- "emailAddress": "이메일 주소",
- "enterAValue": "값을 입력하세요",
- "error": "오류",
- "errors": "오류",
- "fallbackToDefaultLocale": "기본 locale로 대체",
- "filter": "필터",
- "filterWhere": "{{label}} 필터링 조건",
- "filters": "필터",
- "globals": "글로벌",
- "language": "언어",
- "lastModified": "마지막 수정 일시",
- "leaveAnyway": "그래도 나가시겠습니까?",
- "leaveWithoutSaving": "저장하지 않고 나가기",
- "light": "라이트",
- "livePreview": "실시간 미리보기",
- "loading": "불러오는 중",
- "locale": "locale",
- "locales": "locale",
- "menu": "메뉴",
- "moveDown": "아래로 이동",
- "moveUp": "위로 이동",
- "newPassword": "새 비밀번호",
- "noFiltersSet": "설정된 필터 없음",
- "noLabel": "<{{label}} 없음>",
- "noOptions": "옵션 없음",
- "noResults": "{{label}}를 찾을 수 없습니다. 아직 {{label}}이 없거나 설정한 필터와 일치하는 것이 없습니다.",
- "noValue": "값 없음",
- "none": "없음",
- "notFound": "찾을 수 없음",
- "nothingFound": "찾을 수 없습니다",
- "of": "의",
- "or": "또는",
- "open": "열기",
- "order": "순서",
- "pageNotFound": "페이지를 찾을 수 없음",
- "password": "비밀번호",
- "payloadSettings": "Payload 설정",
- "perPage": "페이지당 개수: {{limit}}",
- "remove": "제거",
- "reset": "초기화",
- "row": "행",
- "rows": "행",
- "save": "저장",
- "saving": "저장 중...",
- "searchBy": "{{label}}로 검색",
- "selectAll": "{{count}}개 {{label}} 모두 선택",
- "selectAllRows": "모든 행 선택",
- "selectValue": "값 선택",
- "selectedCount": "{{count}}개의 {{label}} 선택됨",
- "showAllLabel": "{{label}} 모두 표시",
- "sorryNotFound": "죄송합니다. 요청과 일치하는 항목이 없습니다.",
- "sort": "정렬",
- "sortByLabelDirection": "{{label}} {{direction}}으로 정렬",
- "stayOnThisPage": "이 페이지에 머무르기",
- "submissionSuccessful": "제출이 완료되었습니다.",
- "submit": "제출",
- "successfullyCreated": "{{label}}이(가) 생성되었습니다.",
- "successfullyDuplicated": "{{label}}이(가) 복제되었습니다.",
- "thisLanguage": "한국어",
- "titleDeleted": "{{label}} \"{{title}}\"을(를) 삭제했습니다.",
- "unauthorized": "권한 없음",
- "unsavedChangesDuplicate": "저장되지 않은 변경 사항이 있습니다. 복제를 계속하시겠습니까?",
- "untitled": "제목 없음",
- "updatedAt": "업데이트 일시",
- "updatedCountSuccessfully": "{{count}}개의 {{label}}을(를) 업데이트했습니다.",
- "updatedSuccessfully": "성공적으로 업데이트되었습니다.",
- "updating": "업데이트 중",
- "uploading": "업로드 중",
- "user": "사용자",
- "users": "사용자",
- "value": "값",
- "welcome": "환영합니다"
- },
- "operators": {
- "contains": "포함",
- "equals": "같음",
- "exists": "존재",
- "isGreaterThan": "보다 큼",
- "isGreaterThanOrEqualTo": "보다 크거나 같음",
- "isIn": "포함됨",
- "isLessThan": "보다 작음",
- "isLessThanOrEqualTo": "보다 작거나 같음",
- "isLike": "유사",
- "isNotEqualTo": "같지 않음",
- "isNotIn": "포함되지 않음",
- "near": "근처"
- },
- "upload": {
- "crop": "자르기",
- "cropToolDescription": "선택한 영역의 모퉁이를 드래그하거나 새로운 영역을 그리거나 아래의 값을 조정하세요.",
- "dragAndDrop": "파일을 끌어다 놓으세요",
- "dragAndDropHere": "또는 여기로 파일을 끌어다 놓으세요",
- "editImage": "이미지 수정",
- "focalPoint": "초점",
- "focalPointDescription": "미리보기에서 초점을 직접 드래그하거나 아래의 값을 조정하세요.",
- "fileName": "파일 이름",
- "fileSize": "파일 크기",
- "height": "높이",
- "lessInfo": "정보 숨기기",
- "moreInfo": "정보 더보기",
- "previewSizes": "미리보기 크기",
- "selectCollectionToBrowse": "찾을 컬렉션 선택",
- "selectFile": "파일 선택",
- "setCropArea": "자르기 영역 설정",
- "setFocalPoint": "초점 설정",
- "sizes": "크기",
- "sizesFor": "{{label}} 크기",
- "width": "너비"
- },
- "validation": {
- "emailAddress": "유효한 이메일 주소를 입력하세요.",
- "enterNumber": "유효한 숫자를 입력하세요.",
- "fieldHasNo": "이 입력란에는 {{label}}이(가) 없습니다.",
- "greaterThanMax": "{{value}}은(는) 최대 허용된 {{label}}인 {{max}}개보다 큽니다.",
- "invalidInput": "이 입력란에는 유효하지 않은 입력이 있습니다.",
- "invalidSelection": "이 입력란에는 유효하지 않은 선택이 있습니다.",
- "invalidSelections": "이 입력란에는 다음과 같은 유효하지 않은 선택 사항이 있습니다:",
- "lessThanMin": "{{value}}은(는) 최소 허용된 {{label}}인 {{min}}개보다 작습니다.",
- "limitReached": "제한에 도달했습니다. {{max}}개 항목만 추가할 수 있습니다.",
- "longerThanMin": "이 값은 최소 길이인 {{minLength}}자보다 길어야 합니다.",
- "notValidDate": "\"{{value}}\"은(는) 유효한 날짜가 아닙니다.",
- "required": "이 입력란은 필수입니다.",
- "requiresAtLeast": "이 입력란운 최소한 {{count}} {{label}}이 필요합니다.",
- "requiresNoMoreThan": "이 입력란은 최대 {{count}} {{label}} 이하이어야 합니다.",
- "requiresTwoNumbers": "이 입력란은 두 개의 숫자가 필요합니다.",
- "shorterThanMax": "이 값은 최대 길이인 {{maxLength}}자보다 짧아야 합니다.",
- "trueOrFalse": "이 입력란은 true 또는 false만 가능합니다.",
- "validUploadID": "이 입력란은 유효한 업로드 ID가 아닙니다."
- },
- "version": {
- "aboutToPublishSelection": "선택한 {{label}}을(를) 게시하려고 합니다. 계속하시겠습니까?",
- "aboutToRestore": "이 {{label}} 문서를 {{versionDate}}기준 버전으로 복원하려고 합니다.",
- "aboutToRestoreGlobal": "글로벌 {{label}}을(를) {{versionDate}}기준 버전으로 복원하려고 합니다.",
- "aboutToRevertToPublished": "이 문서의 변경 사항을 게시된 상태로 되돌리려고 합니다. 계속하시겠습니까?",
- "aboutToUnpublish": "이 문서를 게시 해제하려고 합니다. 계속하시겠습니까?",
- "aboutToUnpublishSelection": "선택한 {{label}}을(를) 게시 해제하려고 합니다. 계속하시겠습니까?",
- "autosave": "자동 저장",
- "autosavedSuccessfully": "자동 저장이 완료되었습니다.",
- "autosavedVersion": "자동 저장된 버전",
- "changed": "변경됨",
- "compareVersion": "비교할 버전 선택:",
- "confirmPublish": "게시하기",
- "confirmRevertToSaved": "저장된 상태로 되돌리기",
- "confirmUnpublish": "게시 해제하기",
- "confirmVersionRestoration": "버전 복원하기",
- "currentDocumentStatus": "현재 {{docStatus}} 문서",
- "draft": "초안",
- "draftSavedSuccessfully": "초안이 저장되었습니다.",
- "lastSavedAgo": "마지막으로 저장한지 {{distance}} 전",
- "noFurtherVersionsFound": "더 이상의 버전을 찾을 수 없습니다.",
- "noRowsFound": "{{label}}을(를) 찾을 수 없음",
- "preview": "미리보기",
- "problemRestoringVersion": "이 버전을 복원하는 중 문제가 발생했습니다.",
- "publish": "게시",
- "publishChanges": "변경 사항 게시",
- "published": "게시됨",
- "restoreThisVersion": "이 버전 복원",
- "restoredSuccessfully": "복원이 완료되었습니다.",
- "restoring": "복원 중...",
- "revertToPublished": "게시된 상태로 되돌리기",
- "reverting": "되돌리는 중...",
- "saveDraft": "초안 저장",
- "selectLocales": "표시할 locale 선택",
- "selectVersionToCompare": "비교할 버전 선택",
- "showLocales": "locale 표시:",
- "showingVersionsFor": "다음 버전 표시 중:",
- "status": "상태",
- "type": "유형",
- "unpublish": "게시 해제",
- "unpublishing": "게시 해제 중...",
- "version": "버전",
- "versionCount_many": "{{count}}개의 버전을 찾았습니다",
- "versionCount_none": "버전을 찾을 수 없습니다",
- "versionCount_one": "{{count}}개의 버전을 찾았습니다",
- "versionCount_other": "{{count}}개의 버전을 찾았습니다",
- "versionCreatedOn": "{{version}} 생성 날짜:",
- "versionID": "버전 ID",
- "versions": "버전",
- "viewingVersion": "{{entityLabel}} {{documentTitle}}의 버전 보기",
- "viewingVersionGlobal": "글로벌 {{entityLabel}}의 버전 보기",
- "viewingVersions": "{{entityLabel}} {{documentTitle}}에 대한 버전 보기",
- "viewingVersionsGlobal": "글로벌 {{entityLabel}}에 대한 버전 보기"
- }
-}
diff --git a/packages/translations/src/all/ko.ts b/packages/translations/src/all/ko.ts
new file mode 100644
index 00000000000..14f443a2e96
--- /dev/null
+++ b/packages/translations/src/all/ko.ts
@@ -0,0 +1,384 @@
+export default {
+ authentication: {
+ account: '계정',
+ accountOfCurrentUser: '현재 사용자의 계정',
+ alreadyActivated: '이미 활성화됨',
+ alreadyLoggedIn: '이미 로그인됨',
+ apiKey: 'API 키',
+ backToLogin: '로그인 화면으로 돌아가기',
+ beginCreateFirstUser: '시작하려면 첫 번째 사용자를 생성하세요.',
+ changePassword: '비밀번호 변경',
+ checkYourEmailForPasswordReset:
+ '비밀번호 재설정을 안전하게 수행할 수 있는 링크가 포함된 이메일을 확인하세요.',
+ confirmGeneration: '생성 확인',
+ confirmPassword: '비밀번호 확인',
+ createFirstUser: '첫 번째 사용자 생성',
+ emailNotValid: '입력한 이메일은 유효하지 않습니다.',
+ emailSent: '이메일 전송됨',
+ enableAPIKey: 'API 키 활성화',
+ failedToUnlock: '잠금 해제 실패',
+ forceUnlock: '강제 잠금 해제',
+ forgotPassword: '비밀번호를 잊으셨나요?',
+ forgotPasswordEmailInstructions:
+ '아래에 이메일을 입력하세요. 비밀번호를 재설정하는 방법에 대한 안내가 포함된 이메일 메시지를 받게 될 것입니다.',
+ forgotPasswordQuestion: '비밀번호를 잊으셨나요?',
+ generate: '생성',
+ generateNewAPIKey: '새로운 API 키 생성',
+ generatingNewAPIKeyWillInvalidate:
+ '새로운 API 키를 생성하면 이전 키가 무효화됩니다. 계속하시겠습니까?',
+ lockUntil: '잠금 시간',
+ logBackIn: '다시 로그인',
+ logOut: '로그아웃',
+ loggedIn: '다른 사용자로 로그인하려면 먼저 <0>로그아웃</0>해야 합니다.',
+ loggedInChangePassword:
+ '비밀번호를 변경하려면 <0>계정 화면</0>으로 이동하여 비밀번호를 편집하세요.',
+ loggedOutInactivity: '보안을 위해 일정 시간 동안 활동하지 않아 로그아웃되었습니다.',
+ loggedOutSuccessfully: '로그아웃되었습니다.',
+ login: '로그인',
+ loginAttempts: '로그인 시도',
+ loginUser: '현재 사용자 로그인',
+ loginWithAnotherUser: '다른 사용자로 로그인하려면 먼저 <0>로그아웃</0>해야 합니다.',
+ logout: '로그아웃',
+ logoutUser: '현재 사용자 로그아웃',
+ newAPIKeyGenerated: '새로운 API 키가 생성되었습니다.',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a>에 접근할 수 있는 새로운 계정이 생성되었습니다. 다음 링크를 클릭하거나 브라우저에 URL을 붙여넣으세요: <a href="{{verificationURL}}">{{verificationURL}}</a><br> 이메일을 확인한 후에 로그인할 수 있습니다.',
+ newPassword: '새로운 비밀번호',
+ resetPassword: '비밀번호 재설정',
+ resetPasswordExpiration: '비밀번호 재설정 만료',
+ resetPasswordToken: '비밀번호 재설정 토큰',
+ resetYourPassword: '비밀번호 재설정',
+ stayLoggedIn: '로그인 상태 유지',
+ successfullyUnlocked: '잠금 해제 성공',
+ unableToVerify: '확인할 수 없음',
+ verified: '확인됨',
+ verifiedSuccessfully: '성공적으로 확인됨',
+ verify: '확인',
+ verifyUser: '현재 사용자 확인',
+ verifyYourEmail: '이메일을 확인해주세요',
+ youAreInactive:
+ '잠시 활동하지 않았으며 보안을 위해 곧 자동 로그아웃됩니다. 로그인 상태를 유지하시겠습니까?',
+ youAreReceivingResetPassword:
+ '당신(혹은 다른 사람)이 계정의 비밀번호 초기화를 요청했기 때문에 이 이메일을 받았습니다. 다음 링크를 클릭하거나 브라우저에 붙여넣어 비밀번호를 초기화하세요:',
+ youDidNotRequestPassword:
+ '비밀번호 초기화를 요청하지 않았다면 이 이메일을 무시하시고 비밀번호를 변경하지 마세요.',
+ },
+ error: {
+ accountAlreadyActivated: '이 계정은 이미 활성화되었습니다.',
+ autosaving: '이 문서를 자동 저장하는 중에 문제가 발생했습니다.',
+ correctInvalidFields: '입력하신 내용을 확인해주세요.',
+ deletingFile: '파일을 삭제하는 중에 오류가 발생했습니다.',
+ deletingTitle:
+ '{{title}} 삭제하는 중에 오류가 발생했습니다. 인터넷 연결을 확인하고 다시 시도하세요.',
+ emailOrPasswordIncorrect: '입력한 이메일 또는 비밀번호가 올바르지 않습니다.',
+ followingFieldsInvalid_one: '다음 입력란이 유효하지 않습니다:',
+ followingFieldsInvalid_other: '다음 입력란이 유효하지 않습니다:',
+ incorrectCollection: '잘못된 컬렉션',
+ invalidFileType: '잘못된 파일 형식',
+ invalidFileTypeValue: '잘못된 파일 형식: {{value}}',
+ loadingDocument: 'ID가 {{id}}인 문서를 불러오는 중에 문제가 발생했습니다.',
+ missingEmail: '이메일이 누락되었습니다.',
+ missingIDOfDocument: '업데이트할 문서의 ID가 누락되었습니다.',
+ missingIDOfVersion: '버전의 ID가 누락되었습니다.',
+ missingRequiredData: '필수 데이터가 누락되었습니다.',
+ noFilesUploaded: '파일이 업로드되지 않았습니다.',
+ noMatchedField: '"{{label}}"에 대한 일치하는 입력란이 없습니다.',
+ noUser: '사용자가 없습니다.',
+ notAllowedToAccessPage: '이 페이지에 접근할 권한이 없습니다.',
+ notAllowedToPerformAction: '이 작업을 수행할 권한이 없습니다.',
+ notFound: '요청한 리소스를 찾을 수 없습니다.',
+ previewing: '이 문서를 미리보는 중에 문제가 발생했습니다.',
+ problemUploadingFile: '파일 업로드 중에 문제가 발생했습니다.',
+ tokenInvalidOrExpired: '토큰이 유효하지 않거나 만료되었습니다.',
+ unPublishingDocument: '이 문서의 게시 취소 중에 문제가 발생했습니다.',
+ unableToDeleteCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 삭제할 수 없습니다.',
+ unableToUpdateCount: '총 {{total}}개 중 {{count}}개의 {{label}}을(를) 업데이트할 수 없습니다.',
+ unauthorized: '권한 없음, 이 요청을 수행하려면 로그인해야 합니다.',
+ unknown: '알 수 없는 오류가 발생했습니다.',
+ unspecific: '오류가 발생했습니다.',
+ userLocked: '이 사용자는 로그인 실패 횟수가 너무 많아 잠겼습니다.',
+ valueMustBeUnique: '값은 고유해야 합니다.',
+ verificationTokenInvalid: '확인 토큰이 유효하지 않습니다.',
+ },
+ fields: {
+ addLabel: '{{label}} 추가',
+ addLink: '링크 추가',
+ addNew: '새로 추가',
+ addNewLabel: '새로운 {{label}} 추가',
+ addRelationship: '관계 추가',
+ addUpload: '업로드 추가',
+ block: '블록',
+ blockType: '블록 유형',
+ blocks: '블록',
+ chooseBetweenCustomTextOrDocument:
+ '사용자 지정 텍스트 URL 또는 다른 문서에 링크 중 선택하세요.',
+ chooseDocumentToLink: '연결할 문서 선택',
+ chooseFromExisting: '기존 항목 중 선택',
+ chooseLabel: '{{label}} 선택',
+ collapseAll: '모두 접기',
+ customURL: '사용자 지정 URL',
+ editLabelData: '{{label}} 데이터 수정',
+ editLink: '링크 수정',
+ editRelationship: '관계 수정',
+ enterURL: 'URL 입력',
+ internalLink: '내부 링크',
+ itemsAndMore: '{{items}} 및 {{count}}개 더',
+ labelRelationship: '{{label}} 관계',
+ latitude: '위도',
+ linkType: '링크 유형',
+ linkedTo: '<0>{{label}}</0>에 연결됨',
+ longitude: '경도',
+ newLabel: '새로운 {{label}}',
+ openInNewTab: '새 탭에서 열기',
+ passwordsDoNotMatch: '비밀번호가 일치하지 않습니다.',
+ relatedDocument: '관련 문서',
+ relationTo: '관계',
+ removeRelationship: '관계 제거',
+ removeUpload: '제거',
+ saveChanges: '변경 사항 저장',
+ searchForBlock: '블록 검색',
+ selectExistingLabel: '기존 {{label}} 선택',
+ selectFieldsToEdit: '수정할 입력란 선택',
+ showAll: '모두 표시',
+ swapRelationship: '관계 교체',
+ swapUpload: '업로드 교체',
+ textToDisplay: '표시할 텍스트',
+ toggleBlock: '블록 토글',
+ uploadNewLabel: '새로운 {{label}} 업로드',
+ },
+ general: {
+ aboutToDelete: '{{label}} <1>{{title}}</1>를 삭제하려고 합니다. 계속하시겠습니까?',
+ aboutToDeleteCount_many: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ aboutToDeleteCount_one: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ aboutToDeleteCount_other: '{{label}}를 {{count}}개 삭제하려고 합니다.',
+ addBelow: '아래에 추가',
+ addFilter: '필터 추가',
+ adminTheme: '관리자 테마',
+ and: '및',
+ applyChanges: '변경 사항 적용',
+ ascending: '오름차순',
+ automatic: '자동 설정',
+ backToDashboard: '대시보드로 돌아가기',
+ cancel: '취소',
+ changesNotSaved: '변경 사항이 저장되지 않았습니다. 지금 떠나면 변경 사항을 잃게 됩니다.',
+ close: '닫기',
+ collapse: '접기',
+ collections: '컬렉션',
+ columnToSort: '정렬할 열',
+ columns: '열',
+ confirm: '확인',
+ confirmDeletion: '삭제하시겠습니까?',
+ confirmDuplication: '복제하시겠습니까?',
+ copied: '복사됨',
+ copy: '복사',
+ create: '생성',
+ createNew: '새로 생성',
+ createNewLabel: '새로운 {{label}} 생성',
+ creatingNewLabel: '{{label}} 생성 중',
+ created: '생성됨',
+ createdAt: '생성 일시',
+ creating: '생성 중',
+ dark: '다크',
+ dashboard: '대시보드',
+ delete: '삭제',
+ deletedCountSuccessfully: '{{count}}개의 {{label}}를 삭제했습니다.',
+ deletedSuccessfully: '삭제되었습니다.',
+ deleting: '삭제 중...',
+ descending: '내림차순',
+ deselectAllRows: '모든 행 선택 해제',
+ duplicate: '복제',
+ duplicateWithoutSaving: '변경 사항 저장 없이 복제',
+ edit: '수정',
+ editLabel: '{{label}} 수정',
+ editing: '수정 중',
+ editingLabel_many: '{{count}}개의 {{label}} 수정 중',
+ editingLabel_one: '{{count}}개의 {{label}} 수정 중',
+ editingLabel_other: '{{count}}개의 {{label}} 수정 중',
+ email: '이메일',
+ emailAddress: '이메일 주소',
+ enterAValue: '값을 입력하세요',
+ error: '오류',
+ errors: '오류',
+ fallbackToDefaultLocale: '기본 locale로 대체',
+ filter: '필터',
+ filterWhere: '{{label}} 필터링 조건',
+ filters: '필터',
+ globals: '글로벌',
+ language: '언어',
+ lastModified: '마지막 수정 일시',
+ leaveAnyway: '그래도 나가시겠습니까?',
+ leaveWithoutSaving: '저장하지 않고 나가기',
+ light: '라이트',
+ livePreview: '실시간 미리보기',
+ loading: '불러오는 중',
+ locale: 'locale',
+ locales: 'locale',
+ menu: '메뉴',
+ moveDown: '아래로 이동',
+ moveUp: '위로 이동',
+ newPassword: '새 비밀번호',
+ noFiltersSet: '설정된 필터 없음',
+ noLabel: '<{{label}} 없음>',
+ noOptions: '옵션 없음',
+ noResults:
+ '{{label}}를 찾을 수 없습니다. 아직 {{label}}이 없거나 설정한 필터와 일치하는 것이 없습니다.',
+ noValue: '값 없음',
+ none: '없음',
+ notFound: '찾을 수 없음',
+ nothingFound: '찾을 수 없습니다',
+ of: '의',
+ or: '또는',
+ open: '열기',
+ order: '순서',
+ pageNotFound: '페이지를 찾을 수 없음',
+ password: '비밀번호',
+ payloadSettings: 'Payload 설정',
+ perPage: '페이지당 개수: {{limit}}',
+ remove: '제거',
+ reset: '초기화',
+ row: '행',
+ rows: '행',
+ save: '저장',
+ saving: '저장 중...',
+ searchBy: '{{label}}로 검색',
+ selectAll: '{{count}}개 {{label}} 모두 선택',
+ selectAllRows: '모든 행 선택',
+ selectValue: '값 선택',
+ selectedCount: '{{count}}개의 {{label}} 선택됨',
+ showAllLabel: '{{label}} 모두 표시',
+ sorryNotFound: '죄송합니다. 요청과 일치하는 항목이 없습니다.',
+ sort: '정렬',
+ sortByLabelDirection: '{{label}} {{direction}}으로 정렬',
+ stayOnThisPage: '이 페이지에 머무르기',
+ submissionSuccessful: '제출이 완료되었습니다.',
+ submit: '제출',
+ successfullyCreated: '{{label}}이(가) 생성되었습니다.',
+ successfullyDuplicated: '{{label}}이(가) 복제되었습니다.',
+ thisLanguage: '한국어',
+ titleDeleted: '{{label}} "{{title}}"을(를) 삭제했습니다.',
+ unauthorized: '권한 없음',
+ unsavedChangesDuplicate: '저장되지 않은 변경 사항이 있습니다. 복제를 계속하시겠습니까?',
+ untitled: '제목 없음',
+ updatedAt: '업데이트 일시',
+ updatedCountSuccessfully: '{{count}}개의 {{label}}을(를) 업데이트했습니다.',
+ updatedSuccessfully: '성공적으로 업데이트되었습니다.',
+ updating: '업데이트 중',
+ uploading: '업로드 중',
+ user: '사용자',
+ users: '사용자',
+ value: '값',
+ welcome: '환영합니다',
+ },
+ operators: {
+ contains: '포함',
+ equals: '같음',
+ exists: '존재',
+ isGreaterThan: '보다 큼',
+ isGreaterThanOrEqualTo: '보다 크거나 같음',
+ isIn: '포함됨',
+ isLessThan: '보다 작음',
+ isLessThanOrEqualTo: '보다 작거나 같음',
+ isLike: '유사',
+ isNotEqualTo: '같지 않음',
+ isNotIn: '포함되지 않음',
+ near: '근처',
+ },
+ upload: {
+ crop: '자르기',
+ cropToolDescription:
+ '선택한 영역의 모퉁이를 드래그하거나 새로운 영역을 그리거나 아래의 값을 조정하세요.',
+ dragAndDrop: '파일을 끌어다 놓으세요',
+ dragAndDropHere: '또는 여기로 파일을 끌어다 놓으세요',
+ editImage: '이미지 수정',
+ focalPoint: '초점',
+ focalPointDescription: '미리보기에서 초점을 직접 드래그하거나 아래의 값을 조정하세요.',
+ fileName: '파일 이름',
+ fileSize: '파일 크기',
+ height: '높이',
+ lessInfo: '정보 숨기기',
+ moreInfo: '정보 더보기',
+ previewSizes: '미리보기 크기',
+ selectCollectionToBrowse: '찾을 컬렉션 선택',
+ selectFile: '파일 선택',
+ setCropArea: '자르기 영역 설정',
+ setFocalPoint: '초점 설정',
+ sizes: '크기',
+ sizesFor: '{{label}} 크기',
+ width: '너비',
+ },
+ validation: {
+ emailAddress: '유효한 이메일 주소를 입력하세요.',
+ enterNumber: '유효한 숫자를 입력하세요.',
+ fieldHasNo: '이 입력란에는 {{label}}이(가) 없습니다.',
+ greaterThanMax: '{{value}}은(는) 최대 허용된 {{label}}인 {{max}}개보다 큽니다.',
+ invalidInput: '이 입력란에는 유효하지 않은 입력이 있습니다.',
+ invalidSelection: '이 입력란에는 유효하지 않은 선택이 있습니다.',
+ invalidSelections: '이 입력란에는 다음과 같은 유효하지 않은 선택 사항이 있습니다:',
+ lessThanMin: '{{value}}은(는) 최소 허용된 {{label}}인 {{min}}개보다 작습니다.',
+ limitReached: '제한에 도달했습니다. {{max}}개 항목만 추가할 수 있습니다.',
+ longerThanMin: '이 값은 최소 길이인 {{minLength}}자보다 길어야 합니다.',
+ notValidDate: '"{{value}}"은(는) 유효한 날짜가 아닙니다.',
+ required: '이 입력란은 필수입니다.',
+ requiresAtLeast: '이 입력란운 최소한 {{count}} {{label}}이 필요합니다.',
+ requiresNoMoreThan: '이 입력란은 최대 {{count}} {{label}} 이하이어야 합니다.',
+ requiresTwoNumbers: '이 입력란은 두 개의 숫자가 필요합니다.',
+ shorterThanMax: '이 값은 최대 길이인 {{maxLength}}자보다 짧아야 합니다.',
+ trueOrFalse: '이 입력란은 true 또는 false만 가능합니다.',
+ validUploadID: '이 입력란은 유효한 업로드 ID가 아닙니다.',
+ },
+ version: {
+ aboutToPublishSelection: '선택한 {{label}}을(를) 게시하려고 합니다. 계속하시겠습니까?',
+ aboutToRestore: '이 {{label}} 문서를 {{versionDate}}기준 버전으로 복원하려고 합니다.',
+ aboutToRestoreGlobal: '글로벌 {{label}}을(를) {{versionDate}}기준 버전으로 복원하려고 합니다.',
+ aboutToRevertToPublished:
+ '이 문서의 변경 사항을 게시된 상태로 되돌리려고 합니다. 계속하시겠습니까?',
+ aboutToUnpublish: '이 문서를 게시 해제하려고 합니다. 계속하시겠습니까?',
+ aboutToUnpublishSelection: '선택한 {{label}}을(를) 게시 해제하려고 합니다. 계속하시겠습니까?',
+ autosave: '자동 저장',
+ autosavedSuccessfully: '자동 저장이 완료되었습니다.',
+ autosavedVersion: '자동 저장된 버전',
+ changed: '변경됨',
+ compareVersion: '비교할 버전 선택:',
+ confirmPublish: '게시하기',
+ confirmRevertToSaved: '저장된 상태로 되돌리기',
+ confirmUnpublish: '게시 해제하기',
+ confirmVersionRestoration: '버전 복원하기',
+ currentDocumentStatus: '현재 {{docStatus}} 문서',
+ draft: '초안',
+ draftSavedSuccessfully: '초안이 저장되었습니다.',
+ lastSavedAgo: '마지막으로 저장한지 {{distance}} 전',
+ noFurtherVersionsFound: '더 이상의 버전을 찾을 수 없습니다.',
+ noRowsFound: '{{label}}을(를) 찾을 수 없음',
+ preview: '미리보기',
+ problemRestoringVersion: '이 버전을 복원하는 중 문제가 발생했습니다.',
+ publish: '게시',
+ publishChanges: '변경 사항 게시',
+ published: '게시됨',
+ restoreThisVersion: '이 버전 복원',
+ restoredSuccessfully: '복원이 완료되었습니다.',
+ restoring: '복원 중...',
+ revertToPublished: '게시된 상태로 되돌리기',
+ reverting: '되돌리는 중...',
+ saveDraft: '초안 저장',
+ selectLocales: '표시할 locale 선택',
+ selectVersionToCompare: '비교할 버전 선택',
+ showLocales: 'locale 표시:',
+ showingVersionsFor: '다음 버전 표시 중:',
+ status: '상태',
+ type: '유형',
+ unpublish: '게시 해제',
+ unpublishing: '게시 해제 중...',
+ version: '버전',
+ versionCount_many: '{{count}}개의 버전을 찾았습니다',
+ versionCount_none: '버전을 찾을 수 없습니다',
+ versionCount_one: '{{count}}개의 버전을 찾았습니다',
+ versionCount_other: '{{count}}개의 버전을 찾았습니다',
+ versionCreatedOn: '{{version}} 생성 날짜:',
+ versionID: '버전 ID',
+ versions: '버전',
+ viewingVersion: '{{entityLabel}} {{documentTitle}}의 버전 보기',
+ viewingVersionGlobal: '글로벌 {{entityLabel}}의 버전 보기',
+ viewingVersions: '{{entityLabel}} {{documentTitle}}에 대한 버전 보기',
+ viewingVersionsGlobal: '글로벌 {{entityLabel}}에 대한 버전 보기',
+ },
+}
diff --git a/packages/translations/src/all/my.json b/packages/translations/src/all/my.json
deleted file mode 100644
index 6931b48ff57..00000000000
--- a/packages/translations/src/all/my.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "အကောင့်",
- "accountOfCurrentUser": "သင့် အကောင့်",
- "alreadyActivated": "အတည်ပြုပြီး",
- "alreadyLoggedIn": "ဝင်ရောက်ပြီးသား",
- "apiKey": "API Key",
- "backToLogin": "အကောင့်ထဲ ပြန်ဝင်မည်။",
- "beginCreateFirstUser": "စတင်နိုင်ရန် ပထမဦးစွာ အသုံးပြုသူအား ဖန်တီးပါ။",
- "changePassword": "စကားဝှက် ပြောင်းလဲမည်။",
- "checkYourEmailForPasswordReset": "သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန်အတွက် မေးလ်ပို့ထားပါသည်။",
- "confirmGeneration": "Generation အတည်ပြု",
- "confirmPassword": "စကားဝှက်အား ထပ်မံ ရိုက်ထည့်ပါ။",
- "createFirstUser": "ပထမဆုံး အသုံးပြုသူကို ဖန်တီးပါ။",
- "emailNotValid": "ထည့်သွင်းထားသော အီးမေလ်မှာ မှားယွင်းနေပါသည်။",
- "emailSent": "မေးလ် ပို့ထားပါသည်။",
- "enableAPIKey": "API Key ကိုဖွင့်ရန်",
- "failedToUnlock": "လော့ခ်ဖွင့်၍မရပါ။",
- "forceUnlock": "လော့ခ်ဖွင့်ရန်",
- "forgotPassword": "စကားဝှက် မေ့နေပါသလား။",
- "forgotPasswordEmailInstructions": "ကျေးဇူးပြု၍ သင့်အီးမေးလ်ကို ထည့်သွင်းပါ။ သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန် အီးမေးလ်စာတစ်စောင်ကို သင်လက်ခံရရှိမည်ဖြစ်သည်။",
- "forgotPasswordQuestion": "စကားဝှက် မေ့နေပါသလား။",
- "generate": "Generate",
- "generateNewAPIKey": "API key အသစ်ဖန်တီးရန်",
- "generatingNewAPIKeyWillInvalidate": "API ကီးအသစ်တစ်ခုကို ဖန်တီးခြင်းသည် ယခင်ကီးကို <1>တရားဝင်ခြင်းမရှိစေဘဲ</1> ဖြစ်လိမ့်မည်။ ဆက်လုပ်မှာတာ သေချာပါသလား။",
- "lockUntil": "Lock Until",
- "logBackIn": "အကောင့်ထဲ ပြန်ဝင်မည်။",
- "logOut": "အကောင့်ထဲက ထွက်မည်။",
- "loggedIn": "အခြားအကောင့်နှင့် လော့ဂ်အင်ဝင်လိုပါက <0>လော့ဂ်အောက်</0> ပြုလုပ်ပါ။",
- "loggedInChangePassword": "စကားဝှက် ပြောင်းလဲရန်အတွက် သင့် <0>အကောင့်</0> သို့ဝင်ရောက်ပြီး ပြင်ဆင် သတ်မှတ်ပါ။",
- "loggedOutInactivity": "လုပ်ဆောင်ချက်မရှိခြင်းကြောင့် သင်သည် ထွက်လိုက်ပါသည်။",
- "loggedOutSuccessfully": "သင်သည် အောင်မြင်စွာ ထွက်ပြီးပါပြီ။",
- "login": "အကောင့်ထဲ ဝင်မည်။",
- "loginAttempts": "လော့ဂ်အင် လုပ်ဆောင်ချက်များ",
- "loginUser": "လော့ဂ်အင် အသုံးပြုသူ",
- "loginWithAnotherUser": "အခြားအကောင့်နှင့် လော့ဂ်အင်ဝင်လိုပါက <0>လော့ဂ်အောက်</0> ပြုလုပ်ပါ။",
- "logout": "အကောင့်မှ ထွက်မည်၊",
- "logoutUser": "လော့ဂ်အောက် အသုံးပြုသူ",
- "newAPIKeyGenerated": "New API Key Generated.",
- "newAccountCreated": "<a href=\"{{serverURL}}\">{{serverURL}}</a> သို့ဝင်ရောက်ရန် သင့်အီးမေးလ်ကို အတည်ပြုရန်အတွက် အကောင့်အသစ်တစ်ခုကို ယခုလေးတင် ဖန်တီးပြီးပါပြီ။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ သို့မဟုတ် သင့်အီးမေးလ်ကို အတည်ပြုရန် ဖော်ပြပါ လင့်ခ်ကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ- <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> သင့်အီးမေးလ်ကို အတည်ပြုပြီးနောက်၊ သင်သည် အောင်မြင်စွာ လော့ဂ်အင်ဝင်နိုင်ပါမည်။",
- "newPassword": "စကားဝှက် အသစ်",
- "resetPassword": "စကားဝှက် ပြန်လည်သတ်မှတ်",
- "resetPasswordExpiration": "စကားဝှက် ပြန်လည်သတ်မှတ်ရန် သတ်တမ်း",
- "resetPasswordToken": "စကားဝှက် တိုကင်အား ပြန်လည်သတ်မှတ်",
- "resetYourPassword": "သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်ပါ။",
- "stayLoggedIn": "အကောင့်ထဲ ဝင်ထားသည်။",
- "successfullyUnlocked": "အောင်မြင်စွာသော့ဖွင့်ခဲ့သည်။",
- "unableToVerify": "စိစစ်၍မရပါ။",
- "verified": "စိစစ်ပြီး",
- "verifiedSuccessfully": "အတည်ပြုပြီးပါပြီ။",
- "verify": "စိစစ်ခြင်း",
- "verifyUser": "အသုံးပြုသူ စီစစ်ခြင်း",
- "verifyYourEmail": "သင့်အီးမေးလ်ကို အတည်ပြုပါ။",
- "youAreInactive": "သင်သည် အချိန်အနည်းငယ်အတွင်း active မဖြစ်ပါက သင့်အကောင့် လုံခြုံရေးအတွက် မကြာမီ အလိုအလျောက် လော့ဂ်အောက်ဖြစ်ပါမည်။ အကောင့်ထဲ ဆက်နေလိုပါသလား။",
- "youAreReceivingResetPassword": "သင့်အကောင့်အတွက် စကားဝှက်ကို ပြန်လည်သတ်မှတ်ရန် သင် (သို့မဟုတ် အခြားသူတစ်ဦးဦး) က တောင်းဆိုထားသောကြောင့်လက်ခံရရှိခြင်းဖြစ်သည်။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ (သို့မဟုတ်) ၎င်းကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ။",
- "youDidNotRequestPassword": "ယခု လုပ်ဆောင်ချက်ကို သင်မတောင်းဆိုထားပါက ဤအီးမေးလ်ကို လျစ်လျူရှုထားခြင်းဖြင့် သင့်စကားဝှက်သည် ပြောင်းလဲမည်မဟုတ်ပါ။"
- },
- "error": {
- "accountAlreadyActivated": "ဤအကောင့်ကို အသက်သွင်းပြီးဖြစ်သည်။",
- "autosaving": "ဖိုင်ကို အလိုအလျောက်သိမ်းဆည်းရာတွင် ပြဿနာတစ်ခုရှိနေသည်။",
- "correctInvalidFields": "ကျေးဇူးပြု၍ အချက်အလက်များကို ပြန်လည် စစ်ဆေးပါ။",
- "deletingFile": "ဖိုင်ကိုဖျက်ရာတွင် အမှားအယွင်းရှိနေသည်။",
- "deletingTitle": "{{title}} ကို ဖျက်ရာတွင် အမှားအယွင်းရှိခဲ့သည်။ သင့် အင်တာနက်လိုင်းအား စစ်ဆေးပြီး ထပ်မံကြို့စားကြည့်ပါ။",
- "emailOrPasswordIncorrect": "ထည့်သွင်းထားသော အီးမေးလ် သို့မဟုတ် စကားဝှက်သည် မမှန်ပါ။",
- "followingFieldsInvalid_one": "ထည့်သွင်းထားသော အချက်အလက်သည် မမှန်ကန်ပါ။",
- "followingFieldsInvalid_other": "ထည့်သွင်းထားသော အချက်အလက်များသည် မမှန်ကန်ပါ။",
- "incorrectCollection": "မှားယွင်းသော စုစည်းမှု",
- "invalidFileType": "မမှန်ကန်သော ဖိုင်အမျိုးအစား",
- "invalidFileTypeValue": "မမှန်ကန်သော ဖိုင်အမျိုးအစား: {{value}}",
- "loadingDocument": "{{id}} ID ဖြင့် ဖိုင်ကို ဖွင့်ရာတွင် ပြဿနာရှိနေသည်။",
- "missingEmail": "အီးမေးလ်ပျောက်ဆုံး",
- "missingIDOfDocument": "ပြင်ဆင်ရန် ဖိုင် ID ပျောက်နေပါသည်။",
- "missingIDOfVersion": "ပျောက်ဆုံး ဗားရှင်း ID",
- "missingRequiredData": "လိုအပ်သောဒေတာ ပျောက်ဆုံးနေပါသည်။",
- "noFilesUploaded": "ဖိုင်များကို အပ်လုဒ်လုပ်ထားခြင်းမရှိပါ။",
- "noMatchedField": "\"{{label}}\" အတွက် ကိုက်ညီသောအပိုင်းကို ရှာမတွေ့ပါ။",
- "noUser": "အသုံးပြုသူ မရှိပါ။",
- "notAllowedToAccessPage": "ဤစာမျက်နှာကို ဝင်ရောက်ခွင့်မပြုပါ။",
- "notAllowedToPerformAction": "ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရန် ခွင့်မပြုပါ။",
- "notFound": "တောင်းဆိုထားသော အရင်းအမြစ်ကို ရှာမတွေ့ပါ။",
- "previewing": "ဖိုင်ကို အစမ်းကြည့်ရန် ပြဿနာရှိနေသည်။",
- "problemUploadingFile": "ဖိုင်ကို အပ်လုဒ်တင်ရာတွင် ပြဿနာရှိနေသည်။",
- "tokenInvalidOrExpired": "တိုကင်သည် မမှန်ကန်ပါ သို့မဟုတ် သက်တမ်းကုန်သွားပါပြီ။",
- "unPublishingDocument": "ဖိုင်ကို ပြန်လည့် သိမ်းဆည်းခြင်းမှာ ပြဿနာရှိနေသည်။",
- "unableToDeleteCount": "{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။",
- "unableToUpdateCount": "{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။",
- "unauthorized": "အခွင့်မရှိပါ။ ဤတောင်းဆိုချက်ကို လုပ်ဆောင်နိုင်ရန် သင်သည် လော့ဂ်အင်ဝင်ရပါမည်။",
- "unknown": "ဘာမှန်းမသိသော error တက်သွားပါသည်။",
- "unspecific": "Error တက်နေပါသည်။",
- "userLocked": "အကောင့်ထဲကို ဝင်ရန် အရမ်းအရမ်းကို ကြိုးပမ်းနေသောကြောင့် အကောင့်အား လော့ခ်ချလိုက်ပါသည်။",
- "valueMustBeUnique": "value သည် အဓိပ္ပာယ်ရှိရပါမည်။",
- "verificationTokenInvalid": "အတည်ပြုခြင်းတိုကင်သည် မမှန်ကန်ပါ။"
- },
- "fields": {
- "addLabel": "{{label}} ထည့်သွင်းမည်။",
- "addLink": "လင့်ခ်ထည့်ပါ။",
- "addNew": "အသစ် ထည့်သွင်းမည်။",
- "addNewLabel": "{{label}} အားအသစ် ထည့်သွင်းမည်။",
- "addRelationship": "Relationship အသစ်ထည့်သွင်းမည်။",
- "addUpload": "Upload ထည့်ပါ။",
- "block": "ဘလောက်",
- "blockType": "ဘလောက် အမျိုးအစား",
- "blocks": "ဘလောက်များ",
- "chooseBetweenCustomTextOrDocument": "စိတ်ကြိုက်စာသား URL ကိုထည့်ခြင်း သို့မဟုတ် အခြားစာရွက်စာတမ်းတစ်ခုသို့ လင့်ခ်ချိတ်ခြင်းအကြား ရွေးချယ်ပါ။",
- "chooseDocumentToLink": "ချိတ်ဆက်ရန် စာရွက်စာတမ်းကို ရွေးပါ။",
- "chooseFromExisting": "ရှိပြီးသားထဲကပဲ ရွေးချယ်ပါ။",
- "chooseLabel": "{{label}} အားရွေးချယ်ပါ။",
- "collapseAll": "အားလုံးကို ခေါက်သိမ်းပါ။",
- "customURL": "စိတ်ကြိုက် URL",
- "editLabelData": "ဒေတာ {{label}} ကို တည်းဖြတ်ပါ။",
- "editLink": "လင့်ခ်ကို တည်းဖြတ်ပါ။",
- "editRelationship": "ဆက်ဆံရေးကို တည်းဖြတ်ပါ။",
- "enterURL": "URL တစ်ခုထည့်ပါ။",
- "internalLink": "Internal Link",
- "itemsAndMore": "{{items}} နှင့် နောက်ထပ် {{count}} ခု",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "vĩ độ",
- "linkType": "လင့်အမျိုးအစား",
- "linkedTo": "<0>{{label}}</0> ချိတ်ဆက်ထားသည်။",
- "longitude": "လောင်ဂျီကျု",
- "newLabel": "{{label}} အသစ်",
- "openInNewTab": "တက်ဘ်အသစ်တွင် ဖွင့်ပါ။",
- "passwordsDoNotMatch": "စကားဝှက်များနှင့် မကိုက်ညီပါ။",
- "relatedDocument": "ဆက်စပ် ဖိုင်",
- "relationTo": "ဆက်စပ်မှု",
- "removeRelationship": "ဆက်ဆံရေးကို ဖယ်ရှားပါ။",
- "removeUpload": "အပ်လုဒ်ကို ဖယ်ရှားပါ။",
- "saveChanges": "သိမ်းဆည်းမည်။",
- "searchForBlock": "ဘလောက်တစ်ခုရှာမည်။",
- "selectExistingLabel": "ရှိပြီးသား {{label}} ကို ရွေးပါ",
- "selectFieldsToEdit": "တည်းဖြတ်ရန် အကွက်များကို ရွေးပါ။",
- "showAll": "အကုန် ကြည့်မည်။",
- "swapRelationship": "လဲလှယ်ဆက်ဆံရေး",
- "swapUpload": "အပ်လုဒ်ဖလှယ်ပါ။",
- "textToDisplay": "ပြသရန် စာသား",
- "toggleBlock": "ဘလောက်ကို ပြောင်းပါ။",
- "uploadNewLabel": "{{label}} အသစ်တင်မည်။"
- },
- "general": {
- "aboutToDelete": "{{label}} <1>{{title}}</1> ကို ဖျက်ပါတော့မည်။ သေချာပြီလား။ ဖျက်ပြီးရင် ပြန်မရဘူးနော်။",
- "aboutToDeleteCount_many": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "aboutToDeleteCount_one": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "aboutToDeleteCount_other": "သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။",
- "addBelow": "အောက်တွင်ထည့်ပါ။",
- "addFilter": "ဇကာထည့်ပါ။",
- "adminTheme": "အက်ပ်ဒိုင်များစပ်စွာ",
- "and": "နှင့်",
- "applyChanges": "ပြောင်းလဲမှုများ အသုံးပြုပါ",
- "ascending": "တက်နေသည်",
- "automatic": "အော်တို",
- "backToDashboard": "ပင်မစာမျက်နှာသို့ ပြန်သွားမည်။",
- "cancel": "မလုပ်တော့ပါ။",
- "changesNotSaved": "သင်၏ပြောင်းလဲမှုများကို မသိမ်းဆည်းရသေးပါ။ ယခု စာမျက်နှာက ထွက်လိုက်ပါက သင်၏ပြောင်းလဲမှုများ အကုန် ဆုံးရှုံးသွားပါမည်။ အကုန်နော်။",
- "close": "ပိတ်",
- "collapse": "ခေါက်သိမ်းပါ။",
- "collections": "စုစည်းမှူများ",
- "columnToSort": "ကော်လံ စီရန်",
- "columns": "ကော်လံများ",
- "confirm": "သေချာပါပြီ။",
- "confirmDeletion": "ဖျက်တော့မယ်နော်။",
- "confirmDuplication": "ပုံတူပွားခြင်းကို အတည်ပြုပါ။",
- "copied": "ကူးယူပြီးပြီ။",
- "copy": "ကူးယူမည်။",
- "create": "ဖန်တီးမည်။",
- "createNew": "အသစ် ဖန်တီးမည်။",
- "createNewLabel": "{{label}} အသစ် ဖန်တီးမည်။",
- "created": "ဖန်တီးခဲ့သည်။",
- "createdAt": "ဖန်တီးခဲ့သည့်အချိန်",
- "creating": "ဖန်တီးနေသည်။",
- "creatingNewLabel": "{{label}} အသစ် ဖန်တီးနေသည်။",
- "dark": "အမှောင်",
- "dashboard": "ပင်မစာမျက်နှာ",
- "delete": "ဖျက်မည်။",
- "deletedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။",
- "deletedSuccessfully": "အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။",
- "deleting": "ဖျက်နေဆဲ ...",
- "descending": "ဆင်းသက်လာသည်။",
- "deselectAllRows": "အားလုံးကို မရွေးနိုင်ပါ",
- "duplicate": "ပုံတူပွားမည်။",
- "duplicateWithoutSaving": "သေချာပါပြီ။",
- "edit": "တည်းဖြတ်ပါ။",
- "editLabel": "{{label}} ပြင်ဆင်မည်။",
- "editing": "ပြင်ဆင်နေသည်။",
- "editingLabel_many": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "editingLabel_one": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "editingLabel_other": "တည်းဖြတ်ခြင်း {{count}} {{label}}",
- "email": "အီးမေးလ်",
- "emailAddress": "အီးမေးလ် လိပ်စာ",
- "enterAValue": "တန်ဖိုးတစ်ခုထည့်ပါ။",
- "error": "အမှား",
- "errors": "အမှားများ",
- "fallbackToDefaultLocale": "မူရင်းဒေသသို့ ပြန်ပြောင်းပါ။",
- "filter": "ဇကာ",
- "filterWhere": "နေရာတွင် စစ်ထုတ်ပါ။",
- "filters": "စစ်ထုတ်မှုများ",
- "globals": "Globals",
- "language": "ဘာသာစကား",
- "lastModified": "နောက်ဆုံးပြင်ဆင်ထားသည်။",
- "leaveAnyway": "ဘာဖြစ်ဖြစ် ထွက်မည်။",
- "leaveWithoutSaving": "မသိမ်းဘဲ ထွက်မည်။",
- "light": "အလင်း",
- "livePreview": "အစမ်းကြည့်ရန်",
- "loading": "ဖွင့်နေသည်",
- "locale": "ဒေသ",
- "locales": "Locales",
- "menu": "မီနူး",
- "moveDown": "Move Down",
- "moveUp": "Move Up",
- "newPassword": "စကားဝှက် အသစ်",
- "noFiltersSet": "စစ်ထုတ်မှုများ မသတ်မှတ်ထားပါ။",
- "noLabel": "<မရှိ {{label}}>",
- "noOptions": "ရွေးချယ်မှုမရှိပါ",
- "noResults": "{{label}} မတွေ့ပါ။ {{label}} မရှိသေးသည်ဖြစ်စေ အထက်တွင်ဖော်ပြထားသော စစ်ထုတ်မှုများနှင့် ကိုက်ညီမှုမရှိပါ။",
- "noValue": "တန်ဖိုး မရှိပါ။",
- "none": "တစ်ခုမှ",
- "notFound": "ဘာမှ မရှိတော့ဘူး။",
- "nothingFound": "ဘာမှလည်း မတွေ့ဘူး။",
- "of": "၏",
- "open": "ဖွင့်မည်။",
- "or": "သို့မဟုတ်",
- "order": "အစဉ်လိုက်",
- "pageNotFound": "ရောက်ရှိနေသော စာမျက်နှာသည် မရှိပါ။",
- "password": "စကားဝှက်",
- "payloadSettings": "ရွေးချယ်စရာများ",
- "perPage": "စာမျက်နှာ အလိုက်: {{limit}}",
- "remove": "ဖယ်ရှားမည်။",
- "reset": "Tetapkan semula",
- "row": "အတန်း",
- "rows": "Rows",
- "save": "သိမ်းဆည်းမည်။",
- "saving": "သိမ်းနေဆဲ ...",
- "searchBy": "ရှာဖွေပါ။",
- "selectAll": "{{count}} {{label}} အားလုံးကို ရွေးပါ",
- "selectAllRows": "အားလုံးကိုရွေးချယ်ပါ",
- "selectValue": "တစ်ခုခုကို ရွေးချယ်ပါ။",
- "selectedCount": "{{count}} {{label}} ကို ရွေးထားသည်။",
- "showAllLabel": "Tunjukkan semua {{label}}",
- "sorryNotFound": "ဝမ်းနည်းပါသည်။ သင်ရှာနေတဲ့ဟာ ဒီမှာမရှိပါ။",
- "sort": "အစဉ်လိုက်",
- "sortByLabelDirection": "အစဉ်အလိုက် စီမံခန့်ခွဲထားသည် {{label}} {{direction}}",
- "stayOnThisPage": "ဒီမှာပဲ ဆက်နေမည်။",
- "submissionSuccessful": "သိမ်းဆည်းမှု အောင်မြင်ပါသည်။",
- "submit": "သိမ်းဆည်းမည်။",
- "successfullyCreated": "{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။",
- "successfullyDuplicated": "{{label}} အောင်မြင်စွာ ပုံတူပွားခဲ့သည်။",
- "thisLanguage": "မြန်မာစာ",
- "titleDeleted": "{{label}} {{title}} အောင်မြင်စွာ ဖျက်သိမ်းခဲ့သည်။",
- "unauthorized": "အခွင့်မရှိပါ။",
- "unsavedChangesDuplicate": "သင့်တွင် မသိမ်းဆည်းရသေးသော ပြောင်းလဲမှုများ ရှိနေပါသည်။ ပုံတူပွားမှာ သေချာပြီလား။",
- "untitled": "ခေါင်းစဥ်မဲ့",
- "updatedAt": "ပြင်ဆင်ခဲ့သည့်အချိန်",
- "updatedCountSuccessfully": "{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။",
- "updatedSuccessfully": "အပ်ဒိတ်လုပ်ပြီးပါပြီ။",
- "updating": "ပြင်ဆင်ရန်",
- "uploading": "တင်ပေးနေသည်",
- "user": "အသုံးပြုသူ",
- "users": "အသုံးပြုသူများ",
- "value": "တန်ဖိုး",
- "welcome": "ကြိုဆိုပါတယ်။"
- },
- "operators": {
- "contains": "ပါဝင်သည်",
- "equals": "ညီမျှ",
- "exists": "တည်ရှိသည်",
- "isGreaterThan": "ထက်ကြီးသည်",
- "isGreaterThanOrEqualTo": "ထက်ကြီးသည် သို့မဟုတ် ညီမျှသည်",
- "isIn": "ရှိ",
- "isLessThan": "ထက်နည်းသည်",
- "isLessThanOrEqualTo": "ထက်နည်းသည် သို့မဟုတ် ညီမျှသည်",
- "isLike": "တူသည်",
- "isNotEqualTo": "ညီမျှသည်",
- "isNotIn": "မဝင်ပါ",
- "near": "နီး"
- },
- "upload": {
- "crop": "သုန်း",
- "cropToolDescription": "ရွေးထားသည့်ဧရိယာတွင်မွေးလျှက်မှုများကိုဆွဲပြီး, အသစ်တည်ပြီးသို့မဟုတ်အောက်ပါတ",
- "dragAndDrop": "ဖိုင်တစ်ဖိုင်ကို ဆွဲချလိုက်ပါ။",
- "dragAndDropHere": "သို့မဟုတ် ဖိုင်တစ်ခုကို ဤနေရာတွင် ဆွဲချပါ။",
- "editImage": "ပုံပြင်ပြောင်းရန်",
- "fileName": "ဖိုင် နာမည်",
- "fileSize": "ဖိုင် အရွယ်အစား",
- "focalPoint": "အကန့်အသတ်ချုပ်",
- "focalPointDescription": "ပြသနားရထားသည့်ပုံအားထိန်းသိမ်းရန် ဖိုကယ်ပိုင်းကို တိုက်ရိုက်ပွဲ့နိုင်သည် သို",
- "height": "Height",
- "lessInfo": "အချက်အလက်နည်းတယ်။",
- "moreInfo": "အချက်အလက်",
- "previewSizes": "Saiz Pratonton",
- "selectCollectionToBrowse": "စုစည်းမှု တစ်ခုခုကို ရွေးချယ်ပါ။",
- "selectFile": "ဖိုင်ရွေးပါ။",
- "setCropArea": "စပြန်းနယ်မြေထားပါ",
- "setFocalPoint": "အစေခံဖောက်ရေစနစ်ကိုသတ်မှတ်ပါ",
- "sizes": "အရွယ်အစားများ",
- "sizesFor": "{{label}} အတွက် အရွယ်အစားများ",
- "width": "အကျယ်"
- },
- "validation": {
- "emailAddress": "မှန်ကန်သော အီးမေးလ်လိပ်စာကို ထည့်သွင်းပါ။",
- "enterNumber": "မှန်ကန်သောနံပါတ်တစ်ခုထည့်ပါ။",
- "fieldHasNo": "ဤအကွက်တွင် {{label}} မရှိပါ။",
- "greaterThanMax": "{{value}} သည် {{max}} ထက် ပိုမိုကြီးသည်။ ဤသည်ဖြင့် {{label}} အများဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် ကြီးသည်။",
- "invalidInput": "ဤအကွက်တွင် မမှန်ကန်သော ထည့်သွင်းမှုတစ်ခုရှိသည်။",
- "invalidSelection": "ဤအကွက်တွင် မမှန်ကန်သော ရွေးချယ်မှုတစ်ခုရှိသည်။",
- "invalidSelections": "ဤအကွက်တွင် အောက်ပါ မမှန်ကန်သော ရွေးချယ်မှုများ ရှိသည်",
- "lessThanMin": "{{value}} သည် {{min}} ထက် ပိုမိုနိမ့်သည်။ ဤသည်ဖြင့် {{label}} အနည်းဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် နိမ့်သည်။",
- "limitReached": "Had yang dibenarkan telah dicapai, hanya {{max}} item sahaja yang boleh ditambah.",
- "longerThanMin": "ဤတန်ဖိုးသည် အနိမ့်ဆုံးအရှည် {{minLength}} စာလုံးထက် ပိုရှည်ရမည်။",
- "notValidDate": "\"{{value}}\" သည် တရားဝင်ရက်စွဲမဟုတ်ပါ။",
- "required": "ဤအကွက်ကို လိုအပ်သည်။",
- "requiresAtLeast": "ဤအကွက်သည် အနည်းဆုံး {{count}} {{label}} လိုအပ်သည်",
- "requiresNoMoreThan": "ဤအကွက်တွင် {{count}} {{label}} ထက် မပိုရပါ။",
- "requiresTwoNumbers": "ဤအကွက်သည် နံပါတ်နှစ်ခု လိုအပ်ပါသည်။",
- "shorterThanMax": "ဤတန်ဖိုးသည် စာလုံး {{maxLength}} လုံး၏ အမြင့်ဆုံးအရှည်ထက် ပိုတိုရပါမည်။",
- "trueOrFalse": "ဤအကွက်သည် တစ်ခုခုဖြစ်ရပါမည်။",
- "validUploadID": "'ဤအကွက်သည် မှန်ကန်သော အပ်လုဒ် ID မဟုတ်ပါ။'"
- },
- "version": {
- "aboutToPublishSelection": "သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေပါတော့မည်။ သေချာလား?",
- "aboutToRestore": "သင်သည် ဤ {{label}} စာရွက်စာတမ်းကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်ယူတော့မည်။",
- "aboutToRestoreGlobal": "သင်သည် ဂလိုဘယ် {{label}} ကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်လည်ရောက်ရှိတော့မည်ဖြစ်သည်။",
- "aboutToRevertToPublished": "သင်သည် အပြောင်းအလဲများကို အများဆိုင် အခြေအနေသို့ ပြန်ပြောင်းပါတော့မည်။ သေချာလား?",
- "aboutToUnpublish": "အများဆိုင်မှ ပြန်ဖြုတ်တော့မည်။ သေချာလား",
- "aboutToUnpublishSelection": "သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေတော့မည် ဖြစ်သည်။ သေချာလား?",
- "autosave": "အလိုအလျောက်သိမ်းဆည်းပါ။",
- "autosavedSuccessfully": "အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။",
- "autosavedVersion": "အော်တို ဗားရှင်း",
- "changed": "ပြောင်းခဲ့သည်။",
- "compareVersion": "ဗားရှင်းနှင့် နှိုင်းယှဉ်ချက်:",
- "confirmPublish": "ထုတ်ဝေအတည်ပြုပါ။",
- "confirmRevertToSaved": "သိမ်းဆည်းပြီးကြောင်း အတည်ပြုပါ။",
- "confirmUnpublish": "အများဆိုင်ကို ဖျက်ရန် အတည်ပြုပါ။",
- "confirmVersionRestoration": "ဗားရှင်းပြန်လည် အသုံးပြုခြင်းကို အတည်ပြုပါ။",
- "currentDocumentStatus": "လက်ရှိ {{docStatus}} ဖိုင်",
- "draft": "မူကြမ်း",
- "draftSavedSuccessfully": "မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။",
- "lastSavedAgo": "နောက်ဆုံး သိမ်းချက် {{distance}} ကြာပြီး",
- "noFurtherVersionsFound": "နောက်ထပ်ဗားရှင်းများ မတွေ့ပါ။",
- "noRowsFound": "{{label}} အားမတွေ့ပါ။",
- "preview": "နမူနာပြရန်",
- "problemRestoringVersion": "ဤဗားရှင်းကို ပြန်လည်ရယူရာတွင် ပြဿနာရှိနေသည်။",
- "publish": "ထုတ်ဝေသည်။",
- "publishChanges": "အပြောင်းအလဲများကို တင်ခဲ့သည်။",
- "published": "တင်ပြီးပြီ။",
- "restoreThisVersion": "ဤဗားရှင်းကိုကို ပြန်ယူမည်။",
- "restoredSuccessfully": "အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။",
- "restoring": "ပြန်ယူနေဆဲ...",
- "revertToPublished": "အများဆိုင်သို့ ပြန်ပြောင်းပါ။",
- "reverting": "ပြန်ပြောင်းနေဆဲ...",
- "saveDraft": "မှုကြမ်းကို သိမ်းဆည်းမည်။",
- "selectLocales": "ပြသရန် ဒေသန္တရများကို ရွေးပါ။",
- "selectVersionToCompare": "နှိုင်းယှဉ်ရန် ဗားရှင်းကို ရွေးပါ။",
- "showLocales": "ဒေသန္တရများကိုပြပါ။:",
- "showingVersionsFor": "အတွက် ဗားရှင်းများကို ပြသနေသည်-",
- "status": "အခြေအနေ",
- "type": "အမျိုးအစား",
- "unpublish": "ပြန်ဖြုတ်မည်။",
- "unpublishing": "ပြန်ဖြုတ်နေဆဲ ...",
- "version": "ဗားရှင်း",
- "versionCount_many": "{{count}} ဗားရှင်းများကို တွေ့ပါသည်။",
- "versionCount_none": "ဗားရှင်းရှာဖွေ့ပါ။",
- "versionCount_one": "{{count}} ဗားရှင်အား တွေ့ပါသည်။",
- "versionCount_other": "ဗားရှင်း {{count}} ခု တွေ့ရှိပါသည်။",
- "versionCreatedOn": "{{version}} အား ဖန်တီးခဲ့သည်။",
- "versionID": "ဗားရှင်း ID",
- "versions": "ဗားရှင်းများ",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်",
- "viewingVersionGlobal": "`ဂလိုဘယ်ဆိုင်ရာ {entityLabel}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းများကို ကြည့်ရှုခြင်း",
- "viewingVersionsGlobal": "`ဂလိုဘယ်ဆိုင်ရာ {{entityLabel}} အတွက် ဗားရှင်းများကို ကြည့်ရှုနေသည်"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/my.ts b/packages/translations/src/all/my.ts
new file mode 100644
index 00000000000..faf8ccb120a
--- /dev/null
+++ b/packages/translations/src/all/my.ts
@@ -0,0 +1,396 @@
+export default {
+ authentication: {
+ account: 'အကောင့်',
+ accountOfCurrentUser: 'သင့် အကောင့်',
+ alreadyActivated: 'အတည်ပြုပြီး',
+ alreadyLoggedIn: 'ဝင်ရောက်ပြီးသား',
+ apiKey: 'API Key',
+ backToLogin: 'အကောင့်ထဲ ပြန်ဝင်မည်။',
+ beginCreateFirstUser: 'စတင်နိုင်ရန် ပထမဦးစွာ အသုံးပြုသူအား ဖန်တီးပါ။',
+ changePassword: 'စကားဝှက် ပြောင်းလဲမည်။',
+ checkYourEmailForPasswordReset:
+ 'သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန်အတွက် မေးလ်ပို့ထားပါသည်။',
+ confirmGeneration: 'Generation အတည်ပြု',
+ confirmPassword: 'စကားဝှက်အား ထပ်မံ ရိုက်ထည့်ပါ။',
+ createFirstUser: 'ပထမဆုံး အသုံးပြုသူကို ဖန်တီးပါ။',
+ emailNotValid: 'ထည့်သွင်းထားသော အီးမေလ်မှာ မှားယွင်းနေပါသည်။',
+ emailSent: 'မေးလ် ပို့ထားပါသည်။',
+ enableAPIKey: 'API Key ကိုဖွင့်ရန်',
+ failedToUnlock: 'လော့ခ်ဖွင့်၍မရပါ။',
+ forceUnlock: 'လော့ခ်ဖွင့်ရန်',
+ forgotPassword: 'စကားဝှက် မေ့နေပါသလား။',
+ forgotPasswordEmailInstructions:
+ 'ကျေးဇူးပြု၍ သင့်အီးမေးလ်ကို ထည့်သွင်းပါ။ သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်နိုင်ရန် အီးမေးလ်စာတစ်စောင်ကို သင်လက်ခံရရှိမည်ဖြစ်သည်။',
+ forgotPasswordQuestion: 'စကားဝှက် မေ့နေပါသလား။',
+ generate: 'Generate',
+ generateNewAPIKey: 'API key အသစ်ဖန်တီးရန်',
+ generatingNewAPIKeyWillInvalidate:
+ 'API ကီးအသစ်တစ်ခုကို ဖန်တီးခြင်းသည် ယခင်ကီးကို <1>တရားဝင်ခြင်းမရှိစေဘဲ</1> ဖြစ်လိမ့်မည်။ ဆက်လုပ်မှာတာ သေချာပါသလား။',
+ lockUntil: 'Lock Until',
+ logBackIn: 'အကောင့်ထဲ ပြန်ဝင်မည်။',
+ logOut: 'အကောင့်ထဲက ထွက်မည်။',
+ loggedIn: 'အခြားအကောင့်နှင့် လော့ဂ်အင်ဝင်လိုပါက <0>လော့ဂ်အောက်</0> ပြုလုပ်ပါ။',
+ loggedInChangePassword:
+ 'စကားဝှက် ပြောင်းလဲရန်အတွက် သင့် <0>အကောင့်</0> သို့ဝင်ရောက်ပြီး ပြင်ဆင် သတ်မှတ်ပါ။',
+ loggedOutInactivity: 'လုပ်ဆောင်ချက်မရှိခြင်းကြောင့် သင်သည် ထွက်လိုက်ပါသည်။',
+ loggedOutSuccessfully: 'သင်သည် အောင်မြင်စွာ ထွက်ပြီးပါပြီ။',
+ login: 'အကောင့်ထဲ ဝင်မည်။',
+ loginAttempts: 'လော့ဂ်အင် လုပ်ဆောင်ချက်များ',
+ loginUser: 'လော့ဂ်အင် အသုံးပြုသူ',
+ loginWithAnotherUser: 'အခြားအကောင့်နှင့် လော့ဂ်အင်ဝင်လိုပါက <0>လော့ဂ်အောက်</0> ပြုလုပ်ပါ။',
+ logout: 'အကောင့်မှ ထွက်မည်၊',
+ logoutUser: 'လော့ဂ်အောက် အသုံးပြုသူ',
+ newAPIKeyGenerated: 'New API Key Generated.',
+ newAccountCreated:
+ '<a href="{{serverURL}}">{{serverURL}}</a> သို့ဝင်ရောက်ရန် သင့်အီးမေးလ်ကို အတည်ပြုရန်အတွက် အကောင့်အသစ်တစ်ခုကို ယခုလေးတင် ဖန်တီးပြီးပါပြီ။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ သို့မဟုတ် သင့်အီးမေးလ်ကို အတည်ပြုရန် ဖော်ပြပါ လင့်ခ်ကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ- <a href="{{verificationURL}}">{{verificationURL}}</a><br> သင့်အီးမေးလ်ကို အတည်ပြုပြီးနောက်၊ သင်သည် အောင်မြင်စွာ လော့ဂ်အင်ဝင်နိုင်ပါမည်။',
+ newPassword: 'စကားဝှက် အသစ်',
+ resetPassword: 'စကားဝှက် ပြန်လည်သတ်မှတ်',
+ resetPasswordExpiration: 'စကားဝှက် ပြန်လည်သတ်မှတ်ရန် သတ်တမ်း',
+ resetPasswordToken: 'စကားဝှက် တိုကင်အား ပြန်လည်သတ်မှတ်',
+ resetYourPassword: 'သင့်စကားဝှက်ကို ပြန်လည်သတ်မှတ်ပါ။',
+ stayLoggedIn: 'အကောင့်ထဲ ဝင်ထားသည်။',
+ successfullyUnlocked: 'အောင်မြင်စွာသော့ဖွင့်ခဲ့သည်။',
+ unableToVerify: 'စိစစ်၍မရပါ။',
+ verified: 'စိစစ်ပြီး',
+ verifiedSuccessfully: 'အတည်ပြုပြီးပါပြီ။',
+ verify: 'စိစစ်ခြင်း',
+ verifyUser: 'အသုံးပြုသူ စီစစ်ခြင်း',
+ verifyYourEmail: 'သင့်အီးမေးလ်ကို အတည်ပြုပါ။',
+ youAreInactive:
+ 'သင်သည် အချိန်အနည်းငယ်အတွင်း active မဖြစ်ပါက သင့်အကောင့် လုံခြုံရေးအတွက် မကြာမီ အလိုအလျောက် လော့ဂ်အောက်ဖြစ်ပါမည်။ အကောင့်ထဲ ဆက်နေလိုပါသလား။',
+ youAreReceivingResetPassword:
+ 'သင့်အကောင့်အတွက် စကားဝှက်ကို ပြန်လည်သတ်မှတ်ရန် သင် (သို့မဟုတ် အခြားသူတစ်ဦးဦး) က တောင်းဆိုထားသောကြောင့်လက်ခံရရှိခြင်းဖြစ်သည်။ ကျေးဇူးပြု၍ အောက်ပါလင့်ခ်ကို နှိပ်ပါ (သို့မဟုတ်) ၎င်းကို သင့်ဘရောက်ဆာထဲသို့ ကူးထည့်ပါ။',
+ youDidNotRequestPassword:
+ 'ယခု လုပ်ဆောင်ချက်ကို သင်မတောင်းဆိုထားပါက ဤအီးမေးလ်ကို လျစ်လျူရှုထားခြင်းဖြင့် သင့်စကားဝှက်သည် ပြောင်းလဲမည်မဟုတ်ပါ။',
+ },
+ error: {
+ accountAlreadyActivated: 'ဤအကောင့်ကို အသက်သွင်းပြီးဖြစ်သည်။',
+ autosaving: 'ဖိုင်ကို အလိုအလျောက်သိမ်းဆည်းရာတွင် ပြဿနာတစ်ခုရှိနေသည်။',
+ correctInvalidFields: 'ကျေးဇူးပြု၍ အချက်အလက်များကို ပြန်လည် စစ်ဆေးပါ။',
+ deletingFile: 'ဖိုင်ကိုဖျက်ရာတွင် အမှားအယွင်းရှိနေသည်။',
+ deletingTitle:
+ '{{title}} ကို ဖျက်ရာတွင် အမှားအယွင်းရှိခဲ့သည်။ သင့် အင်တာနက်လိုင်းအား စစ်ဆေးပြီး ထပ်မံကြို့စားကြည့်ပါ။',
+ emailOrPasswordIncorrect: 'ထည့်သွင်းထားသော အီးမေးလ် သို့မဟုတ် စကားဝှက်သည် မမှန်ပါ။',
+ followingFieldsInvalid_one: 'ထည့်သွင်းထားသော အချက်အလက်သည် မမှန်ကန်ပါ။',
+ followingFieldsInvalid_other: 'ထည့်သွင်းထားသော အချက်အလက်များသည် မမှန်ကန်ပါ။',
+ incorrectCollection: 'မှားယွင်းသော စုစည်းမှု',
+ invalidFileType: 'မမှန်ကန်သော ဖိုင်အမျိုးအစား',
+ invalidFileTypeValue: 'မမှန်ကန်သော ဖိုင်အမျိုးအစား: {{value}}',
+ loadingDocument: '{{id}} ID ဖြင့် ဖိုင်ကို ဖွင့်ရာတွင် ပြဿနာရှိနေသည်။',
+ missingEmail: 'အီးမေးလ်ပျောက်ဆုံး',
+ missingIDOfDocument: 'ပြင်ဆင်ရန် ဖိုင် ID ပျောက်နေပါသည်။',
+ missingIDOfVersion: 'ပျောက်ဆုံး ဗားရှင်း ID',
+ missingRequiredData: 'လိုအပ်သောဒေတာ ပျောက်ဆုံးနေပါသည်။',
+ noFilesUploaded: 'ဖိုင်များကို အပ်လုဒ်လုပ်ထားခြင်းမရှိပါ။',
+ noMatchedField: '"{{label}}" အတွက် ကိုက်ညီသောအပိုင်းကို ရှာမတွေ့ပါ။',
+ noUser: 'အသုံးပြုသူ မရှိပါ။',
+ notAllowedToAccessPage: 'ဤစာမျက်နှာကို ဝင်ရောက်ခွင့်မပြုပါ။',
+ notAllowedToPerformAction: 'ဤလုပ်ဆောင်ချက်ကို လုပ်ဆောင်ရန် ခွင့်မပြုပါ။',
+ notFound: 'တောင်းဆိုထားသော အရင်းအမြစ်ကို ရှာမတွေ့ပါ။',
+ previewing: 'ဖိုင်ကို အစမ်းကြည့်ရန် ပြဿနာရှိနေသည်။',
+ problemUploadingFile: 'ဖိုင်ကို အပ်လုဒ်တင်ရာတွင် ပြဿနာရှိနေသည်။',
+ tokenInvalidOrExpired: 'တိုကင်သည် မမှန်ကန်ပါ သို့မဟုတ် သက်တမ်းကုန်သွားပါပြီ။',
+ unPublishingDocument: 'ဖိုင်ကို ပြန်လည့် သိမ်းဆည်းခြင်းမှာ ပြဿနာရှိနေသည်။',
+ unableToDeleteCount: '{{total}} {{label}} မှ {{count}} ကို ဖျက်၍မရပါ။',
+ unableToUpdateCount: '{{total}} {{label}} မှ {{count}} ကို အပ်ဒိတ်လုပ်၍မရပါ။',
+ unauthorized: 'အခွင့်မရှိပါ။ ဤတောင်းဆိုချက်ကို လုပ်ဆောင်နိုင်ရန် သင်သည် လော့ဂ်အင်ဝင်ရပါမည်။',
+ unknown: 'ဘာမှန်းမသိသော error တက်သွားပါသည်။',
+ unspecific: 'Error တက်နေပါသည်။',
+ userLocked:
+ 'အကောင့်ထဲကို ဝင်ရန် အရမ်းအရမ်းကို ကြိုးပမ်းနေသောကြောင့် အကောင့်အား လော့ခ်ချလိုက်ပါသည်။',
+ valueMustBeUnique: 'value သည် အဓိပ္ပာယ်ရှိရပါမည်။',
+ verificationTokenInvalid: 'အတည်ပြုခြင်းတိုကင်သည် မမှန်ကန်ပါ။',
+ },
+ fields: {
+ addLabel: '{{label}} ထည့်သွင်းမည်။',
+ addLink: 'လင့်ခ်ထည့်ပါ။',
+ addNew: 'အသစ် ထည့်သွင်းမည်။',
+ addNewLabel: '{{label}} အားအသစ် ထည့်သွင်းမည်။',
+ addRelationship: 'Relationship အသစ်ထည့်သွင်းမည်။',
+ addUpload: 'Upload ထည့်ပါ။',
+ block: 'ဘလောက်',
+ blockType: 'ဘလောက် အမျိုးအစား',
+ blocks: 'ဘလောက်များ',
+ chooseBetweenCustomTextOrDocument:
+ 'စိတ်ကြိုက်စာသား URL ကိုထည့်ခြင်း သို့မဟုတ် အခြားစာရွက်စာတမ်းတစ်ခုသို့ လင့်ခ်ချိတ်ခြင်းအကြား ရွေးချယ်ပါ။',
+ chooseDocumentToLink: 'ချိတ်ဆက်ရန် စာရွက်စာတမ်းကို ရွေးပါ။',
+ chooseFromExisting: 'ရှိပြီးသားထဲကပဲ ရွေးချယ်ပါ။',
+ chooseLabel: '{{label}} အားရွေးချယ်ပါ။',
+ collapseAll: 'အားလုံးကို ခေါက်သိမ်းပါ။',
+ customURL: 'စိတ်ကြိုက် URL',
+ editLabelData: 'ဒေတာ {{label}} ကို တည်းဖြတ်ပါ။',
+ editLink: 'လင့်ခ်ကို တည်းဖြတ်ပါ။',
+ editRelationship: 'ဆက်ဆံရေးကို တည်းဖြတ်ပါ။',
+ enterURL: 'URL တစ်ခုထည့်ပါ။',
+ internalLink: 'Internal Link',
+ itemsAndMore: '{{items}} နှင့် နောက်ထပ် {{count}} ခု',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'vĩ độ',
+ linkType: 'လင့်အမျိုးအစား',
+ linkedTo: '<0>{{label}}</0> ချိတ်ဆက်ထားသည်။',
+ longitude: 'လောင်ဂျီကျု',
+ newLabel: '{{label}} အသစ်',
+ openInNewTab: 'တက်ဘ်အသစ်တွင် ဖွင့်ပါ။',
+ passwordsDoNotMatch: 'စကားဝှက်များနှင့် မကိုက်ညီပါ။',
+ relatedDocument: 'ဆက်စပ် ဖိုင်',
+ relationTo: 'ဆက်စပ်မှု',
+ removeRelationship: 'ဆက်ဆံရေးကို ဖယ်ရှားပါ။',
+ removeUpload: 'အပ်လုဒ်ကို ဖယ်ရှားပါ။',
+ saveChanges: 'သိမ်းဆည်းမည်။',
+ searchForBlock: 'ဘလောက်တစ်ခုရှာမည်။',
+ selectExistingLabel: 'ရှိပြီးသား {{label}} ကို ရွေးပါ',
+ selectFieldsToEdit: 'တည်းဖြတ်ရန် အကွက်များကို ရွေးပါ။',
+ showAll: 'အကုန် ကြည့်မည်။',
+ swapRelationship: 'လဲလှယ်ဆက်ဆံရေး',
+ swapUpload: 'အပ်လုဒ်ဖလှယ်ပါ။',
+ textToDisplay: 'ပြသရန် စာသား',
+ toggleBlock: 'ဘလောက်ကို ပြောင်းပါ။',
+ uploadNewLabel: '{{label}} အသစ်တင်မည်။',
+ },
+ general: {
+ aboutToDelete:
+ '{{label}} <1>{{title}}</1> ကို ဖျက်ပါတော့မည်။ သေချာပြီလား။ ဖျက်ပြီးရင် ပြန်မရဘူးနော်။',
+ aboutToDeleteCount_many: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ aboutToDeleteCount_one: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ aboutToDeleteCount_other: 'သင်သည် {{count}} {{label}} ကို ဖျက်ပါတော့မည်။',
+ addBelow: 'အောက်တွင်ထည့်ပါ။',
+ addFilter: 'ဇကာထည့်ပါ။',
+ adminTheme: 'အက်ပ်ဒိုင်များစပ်စွာ',
+ and: 'နှင့်',
+ applyChanges: 'ပြောင်းလဲမှုများ အသုံးပြုပါ',
+ ascending: 'တက်နေသည်',
+ automatic: 'အော်တို',
+ backToDashboard: 'ပင်မစာမျက်နှာသို့ ပြန်သွားမည်။',
+ cancel: 'မလုပ်တော့ပါ။',
+ changesNotSaved:
+ 'သင်၏ပြောင်းလဲမှုများကို မသိမ်းဆည်းရသေးပါ။ ယခု စာမျက်နှာက ထွက်လိုက်ပါက သင်၏ပြောင်းလဲမှုများ အကုန် ဆုံးရှုံးသွားပါမည်။ အကုန်နော်။',
+ close: 'ပိတ်',
+ collapse: 'ခေါက်သိမ်းပါ။',
+ collections: 'စုစည်းမှူများ',
+ columnToSort: 'ကော်လံ စီရန်',
+ columns: 'ကော်လံများ',
+ confirm: 'သေချာပါပြီ။',
+ confirmDeletion: 'ဖျက်တော့မယ်နော်။',
+ confirmDuplication: 'ပုံတူပွားခြင်းကို အတည်ပြုပါ။',
+ copied: 'ကူးယူပြီးပြီ။',
+ copy: 'ကူးယူမည်။',
+ create: 'ဖန်တီးမည်။',
+ createNew: 'အသစ် ဖန်တီးမည်။',
+ createNewLabel: '{{label}} အသစ် ဖန်တီးမည်။',
+ created: 'ဖန်တီးခဲ့သည်။',
+ createdAt: 'ဖန်တီးခဲ့သည့်အချိန်',
+ creating: 'ဖန်တီးနေသည်။',
+ creatingNewLabel: '{{label}} အသစ် ဖန်တီးနေသည်။',
+ dark: 'အမှောင်',
+ dashboard: 'ပင်မစာမျက်နှာ',
+ delete: 'ဖျက်မည်။',
+ deletedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။',
+ deletedSuccessfully: 'အောင်မြင်စွာ ဖျက်လိုက်ပါပြီ။',
+ deleting: 'ဖျက်နေဆဲ ...',
+ descending: 'ဆင်းသက်လာသည်။',
+ deselectAllRows: 'အားလုံးကို မရွေးနိုင်ပါ',
+ duplicate: 'ပုံတူပွားမည်။',
+ duplicateWithoutSaving: 'သေချာပါပြီ။',
+ edit: 'တည်းဖြတ်ပါ။',
+ editLabel: '{{label}} ပြင်ဆင်မည်။',
+ editing: 'ပြင်ဆင်နေသည်။',
+ editingLabel_many: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ editingLabel_one: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ editingLabel_other: 'တည်းဖြတ်ခြင်း {{count}} {{label}}',
+ email: 'အီးမေးလ်',
+ emailAddress: 'အီးမေးလ် လိပ်စာ',
+ enterAValue: 'တန်ဖိုးတစ်ခုထည့်ပါ။',
+ error: 'အမှား',
+ errors: 'အမှားများ',
+ fallbackToDefaultLocale: 'မူရင်းဒေသသို့ ပြန်ပြောင်းပါ။',
+ filter: 'ဇကာ',
+ filterWhere: 'နေရာတွင် စစ်ထုတ်ပါ။',
+ filters: 'စစ်ထုတ်မှုများ',
+ globals: 'Globals',
+ language: 'ဘာသာစကား',
+ lastModified: 'နောက်ဆုံးပြင်ဆင်ထားသည်။',
+ leaveAnyway: 'ဘာဖြစ်ဖြစ် ထွက်မည်။',
+ leaveWithoutSaving: 'မသိမ်းဘဲ ထွက်မည်။',
+ light: 'အလင်း',
+ livePreview: 'အစမ်းကြည့်ရန်',
+ loading: 'ဖွင့်နေသည်',
+ locale: 'ဒေသ',
+ locales: 'Locales',
+ menu: 'မီနူး',
+ moveDown: 'Move Down',
+ moveUp: 'Move Up',
+ newPassword: 'စကားဝှက် အသစ်',
+ noFiltersSet: 'စစ်ထုတ်မှုများ မသတ်မှတ်ထားပါ။',
+ noLabel: '<မရှိ {{label}}>',
+ noOptions: 'ရွေးချယ်မှုမရှိပါ',
+ noResults:
+ '{{label}} မတွေ့ပါ။ {{label}} မရှိသေးသည်ဖြစ်စေ အထက်တွင်ဖော်ပြထားသော စစ်ထုတ်မှုများနှင့် ကိုက်ညီမှုမရှိပါ။',
+ noValue: 'တန်ဖိုး မရှိပါ။',
+ none: 'တစ်ခုမှ',
+ notFound: 'ဘာမှ မရှိတော့ဘူး။',
+ nothingFound: 'ဘာမှလည်း မတွေ့ဘူး။',
+ of: '၏',
+ open: 'ဖွင့်မည်။',
+ or: 'သို့မဟုတ်',
+ order: 'အစဉ်လိုက်',
+ pageNotFound: 'ရောက်ရှိနေသော စာမျက်နှာသည် မရှိပါ။',
+ password: 'စကားဝှက်',
+ payloadSettings: 'ရွေးချယ်စရာများ',
+ perPage: 'စာမျက်နှာ အလိုက်: {{limit}}',
+ remove: 'ဖယ်ရှားမည်။',
+ reset: 'Tetapkan semula',
+ row: 'အတန်း',
+ rows: 'Rows',
+ save: 'သိမ်းဆည်းမည်။',
+ saving: 'သိမ်းနေဆဲ ...',
+ searchBy: 'ရှာဖွေပါ။',
+ selectAll: '{{count}} {{label}} အားလုံးကို ရွေးပါ',
+ selectAllRows: 'အားလုံးကိုရွေးချယ်ပါ',
+ selectValue: 'တစ်ခုခုကို ရွေးချယ်ပါ။',
+ selectedCount: '{{count}} {{label}} ကို ရွေးထားသည်။',
+ showAllLabel: 'Tunjukkan semua {{label}}',
+ sorryNotFound: 'ဝမ်းနည်းပါသည်။ သင်ရှာနေတဲ့ဟာ ဒီမှာမရှိပါ။',
+ sort: 'အစဉ်လိုက်',
+ sortByLabelDirection: 'အစဉ်အလိုက် စီမံခန့်ခွဲထားသည် {{label}} {{direction}}',
+ stayOnThisPage: 'ဒီမှာပဲ ဆက်နေမည်။',
+ submissionSuccessful: 'သိမ်းဆည်းမှု အောင်မြင်ပါသည်။',
+ submit: 'သိမ်းဆည်းမည်။',
+ successfullyCreated: '{{label}} အောင်မြင်စွာဖန်တီးခဲ့သည်။',
+ successfullyDuplicated: '{{label}} အောင်မြင်စွာ ပုံတူပွားခဲ့သည်။',
+ thisLanguage: 'မြန်မာစာ',
+ titleDeleted: '{{label}} {{title}} အောင်မြင်စွာ ဖျက်သိမ်းခဲ့သည်။',
+ unauthorized: 'အခွင့်မရှိပါ။',
+ unsavedChangesDuplicate:
+ 'သင့်တွင် မသိမ်းဆည်းရသေးသော ပြောင်းလဲမှုများ ရှိနေပါသည်။ ပုံတူပွားမှာ သေချာပြီလား။',
+ untitled: 'ခေါင်းစဥ်မဲ့',
+ updatedAt: 'ပြင်ဆင်ခဲ့သည့်အချိန်',
+ updatedCountSuccessfully: '{{count}} {{label}} ကို အောင်မြင်စွာ အပ်ဒိတ်လုပ်ခဲ့သည်။',
+ updatedSuccessfully: 'အပ်ဒိတ်လုပ်ပြီးပါပြီ။',
+ updating: 'ပြင်ဆင်ရန်',
+ uploading: 'တင်ပေးနေသည်',
+ user: 'အသုံးပြုသူ',
+ users: 'အသုံးပြုသူများ',
+ value: 'တန်ဖိုး',
+ welcome: 'ကြိုဆိုပါတယ်။',
+ },
+ operators: {
+ contains: 'ပါဝင်သည်',
+ equals: 'ညီမျှ',
+ exists: 'တည်ရှိသည်',
+ isGreaterThan: 'ထက်ကြီးသည်',
+ isGreaterThanOrEqualTo: 'ထက်ကြီးသည် သို့မဟုတ် ညီမျှသည်',
+ isIn: 'ရှိ',
+ isLessThan: 'ထက်နည်းသည်',
+ isLessThanOrEqualTo: 'ထက်နည်းသည် သို့မဟုတ် ညီမျှသည်',
+ isLike: 'တူသည်',
+ isNotEqualTo: 'ညီမျှသည်',
+ isNotIn: 'မဝင်ပါ',
+ near: 'နီး',
+ },
+ upload: {
+ crop: 'သုန်း',
+ cropToolDescription:
+ 'ရွေးထားသည့်ဧရိယာတွင်မွေးလျှက်မှုများကိုဆွဲပြီး, အသစ်တည်ပြီးသို့မဟုတ်အောက်ပါတ',
+ dragAndDrop: 'ဖိုင်တစ်ဖိုင်ကို ဆွဲချလိုက်ပါ။',
+ dragAndDropHere: 'သို့မဟုတ် ဖိုင်တစ်ခုကို ဤနေရာတွင် ဆွဲချပါ။',
+ editImage: 'ပုံပြင်ပြောင်းရန်',
+ fileName: 'ဖိုင် နာမည်',
+ fileSize: 'ဖိုင် အရွယ်အစား',
+ focalPoint: 'အကန့်အသတ်ချုပ်',
+ focalPointDescription:
+ 'ပြသနားရထားသည့်ပုံအားထိန်းသိမ်းရန် ဖိုကယ်ပိုင်းကို တိုက်ရိုက်ပွဲ့နိုင်သည် သို',
+ height: 'Height',
+ lessInfo: 'အချက်အလက်နည်းတယ်။',
+ moreInfo: 'အချက်အလက်',
+ previewSizes: 'Saiz Pratonton',
+ selectCollectionToBrowse: 'စုစည်းမှု တစ်ခုခုကို ရွေးချယ်ပါ။',
+ selectFile: 'ဖိုင်ရွေးပါ။',
+ setCropArea: 'စပြန်းနယ်မြေထားပါ',
+ setFocalPoint: 'အစေခံဖောက်ရေစနစ်ကိုသတ်မှတ်ပါ',
+ sizes: 'အရွယ်အစားများ',
+ sizesFor: '{{label}} အတွက် အရွယ်အစားများ',
+ width: 'အကျယ်',
+ },
+ validation: {
+ emailAddress: 'မှန်ကန်သော အီးမေးလ်လိပ်စာကို ထည့်သွင်းပါ။',
+ enterNumber: 'မှန်ကန်သောနံပါတ်တစ်ခုထည့်ပါ။',
+ fieldHasNo: 'ဤအကွက်တွင် {{label}} မရှိပါ။',
+ greaterThanMax:
+ '{{value}} သည် {{max}} ထက် ပိုမိုကြီးသည်။ ဤသည်ဖြင့် {{label}} အများဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် ကြီးသည်။',
+ invalidInput: 'ဤအကွက်တွင် မမှန်ကန်သော ထည့်သွင်းမှုတစ်ခုရှိသည်။',
+ invalidSelection: 'ဤအကွက်တွင် မမှန်ကန်သော ရွေးချယ်မှုတစ်ခုရှိသည်။',
+ invalidSelections: 'ဤအကွက်တွင် အောက်ပါ မမှန်ကန်သော ရွေးချယ်မှုများ ရှိသည်',
+ lessThanMin:
+ '{{value}} သည် {{min}} ထက် ပိုမိုနိမ့်သည်။ ဤသည်ဖြင့် {{label}} အနည်းဆုံးခွင့်ပြုထားသော တန်ဖိုးထက် နိမ့်သည်။',
+ limitReached:
+ 'Had yang dibenarkan telah dicapai, hanya {{max}} item sahaja yang boleh ditambah.',
+ longerThanMin: 'ဤတန်ဖိုးသည် အနိမ့်ဆုံးအရှည် {{minLength}} စာလုံးထက် ပိုရှည်ရမည်။',
+ notValidDate: '"{{value}}" သည် တရားဝင်ရက်စွဲမဟုတ်ပါ။',
+ required: 'ဤအကွက်ကို လိုအပ်သည်။',
+ requiresAtLeast: 'ဤအကွက်သည် အနည်းဆုံး {{count}} {{label}} လိုအပ်သည်',
+ requiresNoMoreThan: 'ဤအကွက်တွင် {{count}} {{label}} ထက် မပိုရပါ။',
+ requiresTwoNumbers: 'ဤအကွက်သည် နံပါတ်နှစ်ခု လိုအပ်ပါသည်။',
+ shorterThanMax: 'ဤတန်ဖိုးသည် စာလုံး {{maxLength}} လုံး၏ အမြင့်ဆုံးအရှည်ထက် ပိုတိုရပါမည်။',
+ trueOrFalse: 'ဤအကွက်သည် တစ်ခုခုဖြစ်ရပါမည်။',
+ validUploadID: "'ဤအကွက်သည် မှန်ကန်သော အပ်လုဒ် ID မဟုတ်ပါ။'",
+ },
+ version: {
+ aboutToPublishSelection:
+ 'သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေပါတော့မည်။ သေချာလား?',
+ aboutToRestore:
+ 'သင်သည် ဤ {{label}} စာရွက်စာတမ်းကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်ယူတော့မည်။',
+ aboutToRestoreGlobal:
+ 'သင်သည် ဂလိုဘယ် {{label}} ကို {{versionDate}} တွင် ပါရှိသည့် အခြေအနေသို့ ပြန်လည်ရောက်ရှိတော့မည်ဖြစ်သည်။',
+ aboutToRevertToPublished:
+ 'သင်သည် အပြောင်းအလဲများကို အများဆိုင် အခြေအနေသို့ ပြန်ပြောင်းပါတော့မည်။ သေချာလား?',
+ aboutToUnpublish: 'အများဆိုင်မှ ပြန်ဖြုတ်တော့မည်။ သေချာလား',
+ aboutToUnpublishSelection:
+ 'သင်သည် ရွေးချယ်မှုတွင် {{label}} အားလုံးကို ထုတ်ဝေတော့မည် ဖြစ်သည်။ သေချာလား?',
+ autosave: 'အလိုအလျောက်သိမ်းဆည်းပါ။',
+ autosavedSuccessfully: 'အလိုအလျောက် သိမ်းဆည်းပြီးပါပြီ။',
+ autosavedVersion: 'အော်တို ဗားရှင်း',
+ changed: 'ပြောင်းခဲ့သည်။',
+ compareVersion: 'ဗားရှင်းနှင့် နှိုင်းယှဉ်ချက်:',
+ confirmPublish: 'ထုတ်ဝေအတည်ပြုပါ။',
+ confirmRevertToSaved: 'သိမ်းဆည်းပြီးကြောင်း အတည်ပြုပါ။',
+ confirmUnpublish: 'အများဆိုင်ကို ဖျက်ရန် အတည်ပြုပါ။',
+ confirmVersionRestoration: 'ဗားရှင်းပြန်လည် အသုံးပြုခြင်းကို အတည်ပြုပါ။',
+ currentDocumentStatus: 'လက်ရှိ {{docStatus}} ဖိုင်',
+ draft: 'မူကြမ်း',
+ draftSavedSuccessfully: 'မူကြမ်းကို အောင်မြင်စွာ သိမ်းဆည်းပြီးပါပြီ။',
+ lastSavedAgo: 'နောက်ဆုံး သိမ်းချက် {{distance}} ကြာပြီး',
+ noFurtherVersionsFound: 'နောက်ထပ်ဗားရှင်းများ မတွေ့ပါ။',
+ noRowsFound: '{{label}} အားမတွေ့ပါ။',
+ preview: 'နမူနာပြရန်',
+ problemRestoringVersion: 'ဤဗားရှင်းကို ပြန်လည်ရယူရာတွင် ပြဿနာရှိနေသည်။',
+ publish: 'ထုတ်ဝေသည်။',
+ publishChanges: 'အပြောင်းအလဲများကို တင်ခဲ့သည်။',
+ published: 'တင်ပြီးပြီ။',
+ restoreThisVersion: 'ဤဗားရှင်းကိုကို ပြန်ယူမည်။',
+ restoredSuccessfully: 'အောင်မြင်စွာ ပြန်လည်ရယူခဲ့သည်။',
+ restoring: 'ပြန်ယူနေဆဲ...',
+ revertToPublished: 'အများဆိုင်သို့ ပြန်ပြောင်းပါ။',
+ reverting: 'ပြန်ပြောင်းနေဆဲ...',
+ saveDraft: 'မှုကြမ်းကို သိမ်းဆည်းမည်။',
+ selectLocales: 'ပြသရန် ဒေသန္တရများကို ရွေးပါ။',
+ selectVersionToCompare: 'နှိုင်းယှဉ်ရန် ဗားရှင်းကို ရွေးပါ။',
+ showLocales: 'ဒေသန္တရများကိုပြပါ။:',
+ showingVersionsFor: 'အတွက် ဗားရှင်းများကို ပြသနေသည်-',
+ status: 'အခြေအနေ',
+ type: 'အမျိုးအစား',
+ unpublish: 'ပြန်ဖြုတ်မည်။',
+ unpublishing: 'ပြန်ဖြုတ်နေဆဲ ...',
+ version: 'ဗားရှင်း',
+ versionCount_many: '{{count}} ဗားရှင်းများကို တွေ့ပါသည်။',
+ versionCount_none: 'ဗားရှင်းရှာဖွေ့ပါ။',
+ versionCount_one: '{{count}} ဗားရှင်အား တွေ့ပါသည်။',
+ versionCount_other: 'ဗားရှင်း {{count}} ခု တွေ့ရှိပါသည်။',
+ versionCreatedOn: '{{version}} အား ဖန်တီးခဲ့သည်။',
+ versionID: 'ဗားရှင်း ID',
+ versions: 'ဗားရှင်းများ',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်',
+ viewingVersionGlobal: '`ဂလိုဘယ်ဆိုင်ရာ {entityLabel}} အတွက် ဗားရှင်းကို ကြည့်ရှုနေသည်',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} အတွက် ဗားရှင်းများကို ကြည့်ရှုခြင်း',
+ viewingVersionsGlobal: '`ဂလိုဘယ်ဆိုင်ရာ {{entityLabel}} အတွက် ဗားရှင်းများကို ကြည့်ရှုနေသည်',
+ },
+}
diff --git a/packages/translations/src/all/nb.json b/packages/translations/src/all/nb.json
deleted file mode 100644
index 4b8f1bf3247..00000000000
--- a/packages/translations/src/all/nb.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto til nåværende bruker",
- "alreadyActivated": "Allerede aktivert",
- "alreadyLoggedIn": "Allerede logget inn",
- "apiKey": "API-nøkkel",
- "backToLogin": "Tilbake til innlogging",
- "beginCreateFirstUser": "Opprett din første bruker for å fortsette.",
- "changePassword": "Endre passord",
- "checkYourEmailForPasswordReset": "Sjekk e-posten din for en lenke som lar deg tilbakestille passordet ditt.",
- "confirmGeneration": "Bekreft generering",
- "confirmPassword": "Bekreft passord",
- "createFirstUser": "Opprett første bruker",
- "emailNotValid": "E-posten er ikke gyldig",
- "emailSent": "E-post sendt",
- "enableAPIKey": "Aktiver API-nøkkel",
- "failedToUnlock": "Kunne ikke låse opp",
- "forceUnlock": "Tving opplåsing",
- "forgotPassword": "Glemt passord",
- "forgotPasswordEmailInstructions": "Skriv inn e-postadressen din nedenfor, og vi vil sende deg en e-post med instruksjoner om hvordan du tilbakestiller passordet ditt.",
- "forgotPasswordQuestion": "Glemt passord?",
- "generate": "Generer",
- "generateNewAPIKey": "Generer ny API-nøkkel",
- "generatingNewAPIKeyWillInvalidate": "Å generere en ny API-nøkkel vil <1>ugyldiggjøre</1> den forrige nøkkelen. Er du sikker på at du vil fortsette?",
- "lockUntil": "Lås til",
- "logBackIn": "Logg inn igjen",
- "logOut": "Logg ut",
- "loggedIn": "For å logge inn med en annen bruker, må du <0>logge ut</0> først.",
- "loggedInChangePassword": "For å endre passordet ditt, gå til <0>kontoen</0> din og endre passordet der.",
- "loggedOutInactivity": "Du har blitt logget ut på grunn av inaktivitet.",
- "loggedOutSuccessfully": "Du har blitt logget ut.",
- "login": "Logg inn",
- "loginAttempts": "Innloggingsforsøk",
- "loginUser": "Logg inn bruker",
- "loginWithAnotherUser": "For å logge inn med en annen bruker, må du <0>logge ut</0> først.",
- "logout": "Logg ut",
- "logoutUser": "Logg ut bruker",
- "newAPIKeyGenerated": "Ny API-nøkkel generert.",
- "newAccountCreated": "En ny konto har blitt opprettet for deg på <a href=\"{{serverURL}}\">{{serverURL}}</a> Klikk på lenken nedenfor eller lim inn URLen i nettleseren din for å bekrefte e-postadressen din: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Etter at du har bekreftet e-postadressen din, kan du logge inn.",
- "newPassword": "Nytt passord",
- "resetPassword": "Tilbakestill passord",
- "resetPasswordExpiration": "Tilbakestill passordets utløpsdato",
- "resetPasswordToken": "Tilbakestill passordet-token",
- "resetYourPassword": "Tilbakestill passordet ditt",
- "stayLoggedIn": "Forbli logget inn",
- "successfullyUnlocked": "Låst opp",
- "unableToVerify": "Kunne ikke bekrefte",
- "verified": "Bekreftet",
- "verifiedSuccessfully": "Bekreftet",
- "verify": "Bekreft",
- "verifyUser": "Bekreft bruker",
- "verifyYourEmail": "Bekreft e-postadressen din",
- "youAreInactive": "Du har ikke vært aktiv i en stund, og vil snart bli logget ut automatisk for din egen sikkerhet. Vil du forbli innlogget?",
- "youAreReceivingResetPassword": "Du mottar denne e-posten fordi du (eller noen andre) har bedt om tilbakestilling av passordet til kontoen din. Klikk på lenken nedenfor, eller lim den inn i nettleseren din for å fullføre prosessen:",
- "youDidNotRequestPassword": "Hvis du ikke har bedt om dette, kan du ignorere denne e-posten, og passordet ditt vil forbli uendret."
- },
- "error": {
- "accountAlreadyActivated": "Denne kontoen er allerede aktivert.",
- "autosaving": "Det oppstod et problem under automatisk lagring av dokumentet.",
- "correctInvalidFields": "Korriger ugyldige felt.",
- "deletingFile": "Det oppstod en feil under sletting av filen.",
- "deletingTitle": "Det oppstod en feil under sletting av {{title}}. Sjekk tilkoblingen og prøv igjen.",
- "emailOrPasswordIncorrect": "E-postadressen eller passordet er feil.",
- "followingFieldsInvalid_one": "Følgende felt er ugyldig:",
- "followingFieldsInvalid_other": "Følgende felter er ugyldige:",
- "incorrectCollection": "Ugyldig samling",
- "invalidFileType": "Ugyldig filtype",
- "invalidFileTypeValue": "Ugyldig filtype: {{value}}",
- "loadingDocument": "Det oppstod et problem under lasting av dokumentet med ID {{id}}.",
- "missingEmail": "Mangler e-postadresse.",
- "missingIDOfDocument": "Mangler ID for dokumentet som skal oppdateres.",
- "missingIDOfVersion": "Mangler ID for versjonen.",
- "missingRequiredData": "Mangler påkrevd data.",
- "noFilesUploaded": "Ingen filer ble lastet opp.",
- "noMatchedField": "Ingen matchende felt funnet for \"{{label}}\"",
- "noUser": "Ingen bruker",
- "notAllowedToAccessPage": "Du har ikke tilgang til denne siden.",
- "notAllowedToPerformAction": "Du har ikke tillatelse til å utføre denne handlingen.",
- "notFound": "Den forespurte ressursen ble ikke funnet.",
- "previewing": "Det oppstod et problem under forhåndsvisning av dokumentet.",
- "problemUploadingFile": "Det oppstod et problem under opplasting av filen.",
- "tokenInvalidOrExpired": "Token er enten ugyldig eller har utløpt.",
- "unPublishingDocument": "Det oppstod et problem under avpublisering av dokumentet.",
- "unableToDeleteCount": "Kan ikke slette {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Kan ikke oppdatere {{count}} av {{total}} {{label}}.",
- "unauthorized": "Uautorisert, du må være innlogget for å gjøre denne forespørselen.",
- "unknown": "En ukjent feil har oppstått.",
- "unspecific": "En feil har oppstått.",
- "userLocked": "Denne brukeren er låst på grunn av for mange mislykkede innloggingsforsøk.",
- "valueMustBeUnique": "Verdien må være unik",
- "verificationTokenInvalid": "Verifiseringskoden er ugyldig."
- },
- "fields": {
- "addLabel": "Legg til {{label}}",
- "addLink": "Legg til Lenke",
- "addNew": "Legg til ny",
- "addNewLabel": "Legg til ny {{label}}",
- "addRelationship": "Legg til Relasjon",
- "addUpload": "Legg til Opplasting",
- "block": "blokk",
- "blockType": "Blokktype",
- "blocks": "blokker",
- "chooseBetweenCustomTextOrDocument": "Velg mellom å skrive inn en egen tekst-URL eller å lenke til et annet dokument.",
- "chooseDocumentToLink": "Velg et dokument å lenke til",
- "chooseFromExisting": "Velg fra eksisterende",
- "chooseLabel": "Velg {{label}}",
- "collapseAll": "Skjul alle",
- "customURL": "Egendefinert URL",
- "editLabelData": "Rediger {{label}}-data",
- "editLink": "Rediger lenke",
- "editRelationship": "Rediger relasjon",
- "enterURL": "Skriv inn en URL",
- "internalLink": "Intern lenke",
- "itemsAndMore": "{{items}} og {{count}} flere",
- "labelRelationship": "{{label}}-relasjon",
- "latitude": "Breddegrad",
- "linkType": "Lenketype",
- "linkedTo": "Lenket til <0>{{label}}</0>",
- "longitude": "Lengdegrad",
- "newLabel": "Ny {{label}}",
- "openInNewTab": "Åpne i ny fane",
- "passwordsDoNotMatch": "Passordene er ikke like.",
- "relatedDocument": "Relatert dokument",
- "relationTo": "Relasjon til",
- "removeRelationship": "Fjern Forhold",
- "removeUpload": "Fjern Opplasting",
- "saveChanges": "Lagre endringer",
- "searchForBlock": "Søk etter en blokk",
- "selectExistingLabel": "Velg eksisterende {{label}}",
- "selectFieldsToEdit": "Velg felt som skal redigeres",
- "showAll": "Vis alle",
- "swapRelationship": "Bytte Forhold",
- "swapUpload": "Bytt Opplasting",
- "textToDisplay": "Tekst som skal vises",
- "toggleBlock": "Veksle blokk",
- "uploadNewLabel": "Last opp ny {{label}}"
- },
- "general": {
- "aboutToDelete": "Du er i ferd med å slette {{label}} <1>{{title}}</1>. Er du sikker?",
- "aboutToDeleteCount_many": "Du er i ferd med å slette {{count}} {{label}}",
- "aboutToDeleteCount_one": "Du er i ferd med å slette {{count}} {{label}}",
- "aboutToDeleteCount_other": "Du er i ferd med å slette {{count}} {{label}}",
- "addBelow": "Legg til under",
- "addFilter": "Legg til filter",
- "adminTheme": "Admin-tema",
- "and": "Og",
- "applyChanges": "Bruk endringer",
- "ascending": "Stigende",
- "automatic": "Automatisk",
- "backToDashboard": "Tilbake til kontrollpanel",
- "cancel": "Avbryt",
- "changesNotSaved": "Endringene dine er ikke lagret. Hvis du forlater nå, vil du miste endringene dine.",
- "close": "Lukk",
- "collapse": "Skjul",
- "collections": "Samlinger",
- "columnToSort": "Kolonne å sortere",
- "columns": "Kolonner",
- "confirm": "Bekreft",
- "confirmDeletion": "Bekreft sletting",
- "confirmDuplication": "Bekreft duplisering",
- "copied": "Kopiert",
- "copy": "Kopiér",
- "create": "Opprett",
- "createNew": "Opprett ny",
- "createNewLabel": "Opprett ny {{label}}",
- "created": "Opprettet",
- "createdAt": "Opprettet",
- "creating": "Oppretter",
- "creatingNewLabel": "Oppretter ny {{label}}",
- "dark": "Mørk",
- "dashboard": "Kontrollpanel",
- "delete": "Slett",
- "deletedCountSuccessfully": "Slettet {{count}} {{label}}.",
- "deletedSuccessfully": "Slettet.",
- "deleting": "Sletter...",
- "descending": "Synkende",
- "deselectAllRows": "Fjern markeringen fra alle rader",
- "duplicate": "Dupliser",
- "duplicateWithoutSaving": "Dupliser uten å lagre endringer",
- "edit": "Redigere",
- "editLabel": "Rediger {{label}}",
- "editing": "Redigerer",
- "editingLabel_many": "Redigerer {{count}} {{label}}",
- "editingLabel_one": "Redigerer {{count}} {{label}}",
- "editingLabel_other": "Redigerer {{count}} {{label}}",
- "email": "E-post",
- "emailAddress": "E-postadresse",
- "enterAValue": "Skriv inn en verdi",
- "error": "Feil",
- "errors": "Feil",
- "fallbackToDefaultLocale": "Tilbakestilling til standard lokalitet",
- "filter": "Filtrer",
- "filterWhere": "Filtrer {{label}} der",
- "filters": "Filter",
- "globals": "Globale variabler",
- "language": "Språk",
- "lastModified": "Sist endret",
- "leaveAnyway": "Forlat likevel",
- "leaveWithoutSaving": "Forlat uten å lagre",
- "light": "Lys",
- "livePreview": "Forhåndsvisning",
- "loading": "Laster",
- "locale": "Lokalitet",
- "locales": "Språk",
- "menu": "Meny",
- "moveDown": "Flytt ned",
- "moveUp": "Flytt opp",
- "newPassword": "Nytt passord",
- "noFiltersSet": "Ingen filtre satt",
- "noLabel": "<Ingen {{label}}>",
- "noOptions": "Ingen alternativer",
- "noResults": "Ingen {{label}} funnet. Enten finnes det ingen {{label}} enda eller ingen matcher filterne du har spesifisert ovenfor.",
- "noValue": "Ingen verdi",
- "none": "Ingen",
- "notFound": "Ikke funnet",
- "nothingFound": "Ingenting funnet",
- "of": "av",
- "open": "Åpne",
- "or": "Eller",
- "order": "Rekkefølge",
- "pageNotFound": "Siden ble ikke funnet",
- "password": "Passord",
- "payloadSettings": "Payload-innstillinger",
- "perPage": "Per side: {{limit}}",
- "remove": "Fjern",
- "reset": "Tilbakestill",
- "row": "Rad",
- "rows": "Rader",
- "save": "Lagre",
- "saving": "Lagrer...",
- "searchBy": "Søk etter {{label}}",
- "selectAll": "Velg alle {{count}} {{label}}",
- "selectAllRows": "Velg alle rader",
- "selectValue": "Velg en verdi",
- "selectedCount": "{{count}} {{label}} valgt",
- "showAllLabel": "Vis alle {{label}}",
- "sorryNotFound": "Beklager, det er ingenting som samsvarer med forespørselen din.",
- "sort": "Sortér",
- "sortByLabelDirection": "Sorter etter {{label}} {{direction}}",
- "stayOnThisPage": "Bli på denne siden",
- "submissionSuccessful": "Innsending vellykket.",
- "submit": "Send inn",
- "successfullyCreated": "{{label}} ble opprettet.",
- "successfullyDuplicated": "{{label}} ble duplisert.",
- "thisLanguage": "Norsk",
- "titleDeleted": "{{label}} \"{{title}}\" ble slettet.",
- "unauthorized": "Ikke autorisert",
- "unsavedChangesDuplicate": "Du har ulagrede endringer. Vil du fortsette å duplisere?",
- "untitled": "Uten tittel",
- "updatedAt": "Oppdatert",
- "updatedCountSuccessfully": "Oppdaterte {{count}} {{label}} vellykket.",
- "updatedSuccessfully": "Oppdatert.",
- "updating": "Oppdatering",
- "uploading": "Opplasting",
- "user": "Bruker",
- "users": "Brukere",
- "value": "Verdi",
- "welcome": "Velkommen"
- },
- "operators": {
- "contains": "contains",
- "equals": "lik",
- "exists": "eksisterer",
- "isGreaterThan": "er større enn",
- "isGreaterThanOrEqualTo": "er større enn eller lik",
- "isIn": "er i",
- "isLessThan": "er mindre enn",
- "isLessThanOrEqualTo": "er mindre enn eller lik",
- "isLike": "er som",
- "isNotEqualTo": "er ikke lik",
- "isNotIn": "er ikke med",
- "near": "nær"
- },
- "upload": {
- "crop": "Beskjær",
- "cropToolDescription": "Dra hjørnene av det valgte området, tegn et nytt område eller juster verdiene nedenfor.",
- "dragAndDrop": "Dra og slipp en fil",
- "dragAndDropHere": "eller dra og slipp en fil her",
- "editImage": "Rediger bilde",
- "fileName": "Filnavn",
- "fileSize": "Filstørrelse",
- "focalPoint": "Fokuspunkt",
- "focalPointDescription": "Dra fokuspunktet direkte på forhåndsvisningen eller juster verdiene nedenfor.",
- "height": "Høyde",
- "lessInfo": "Mindre info",
- "moreInfo": "Mer info",
- "previewSizes": "Forhåndsvisningsstørrelser",
- "selectCollectionToBrowse": "Velg en samling å bla i",
- "selectFile": "Velg en fil",
- "setCropArea": "Angi beskjæringsområde",
- "setFocalPoint": "Angi fokuspunkt",
- "sizes": "Størrelser",
- "sizesFor": "Størrelser for {{label}}",
- "width": "Bredde"
- },
- "validation": {
- "emailAddress": "Vennligst skriv inn en gyldig e-postadresse.",
- "enterNumber": "Vennligst skriv inn et gyldig tall.",
- "fieldHasNo": "Dette feltet har ingen {{label}}",
- "greaterThanMax": "{{value}} er større enn den tillatte maksimale {{label}} på {{max}}.",
- "invalidInput": "Dette feltet har en ugyldig inndata.",
- "invalidSelection": "Dette feltet har en ugyldig utvalg.",
- "invalidSelections": "Dette feltet har følgende ugyldige utvalg:",
- "lessThanMin": "{{value}} er mindre enn den tillatte minimale {{label}} på {{min}}.",
- "limitReached": "Begrensning nådd, bare {{max}} elementer kan legges til.",
- "longerThanMin": "Denne verdien må være lengre enn minimumslengden på {{minLength}} tegn.",
- "notValidDate": "\"{{value}}\" er ikke en gyldig dato.",
- "required": "Dette feltet er påkrevd.",
- "requiresAtLeast": "Dette feltet krever minst {{count}} {{label}}.",
- "requiresNoMoreThan": "Dette feltet krever maksimalt {{count}} {{label}}.",
- "requiresTwoNumbers": "Dette feltet krever to tall.",
- "shorterThanMax": "Denne verdien må være kortere enn maksimal lengde på {{maxLength}} tegn.",
- "trueOrFalse": "Dette feltet kan bare være likt true eller false.",
- "validUploadID": "Dette feltet er ikke en gyldig opplastings-ID."
- },
- "version": {
- "aboutToPublishSelection": "Du er i ferd med å publisere alle {{label}} i utvalget. Er du sikker?",
- "aboutToRestore": "Du er i ferd med å gjenopprette denne {{label}} dokumentet til tilstanden det var i på {{versionDate}}.",
- "aboutToRestoreGlobal": "Du er i ferd med å gjenopprette den globale variabelen {{label}} til tilstanden det var i på {{versionDate}}.",
- "aboutToRevertToPublished": "Du er i ferd med å tilbakestille endringene i dette dokumentet til den publiserte tilstanden. Er du sikker?",
- "aboutToUnpublish": "Du er i ferd med å avpublisere dette dokumentet. Er du sikker?",
- "aboutToUnpublishSelection": "Du er i ferd med å oppheve publiseringen av alle {{label}} i utvalget. Er du sikker?",
- "autosave": "Lagre automatisk",
- "autosavedSuccessfully": "Lagret automatisk.",
- "autosavedVersion": "Automatisk lagret versjon",
- "changed": "Endret",
- "compareVersion": "Sammenlign versjon mot:",
- "confirmPublish": "Bekreft publisering",
- "confirmRevertToSaved": "Bekreft tilbakestilling til lagret",
- "confirmUnpublish": "Bekreft avpublisering",
- "confirmVersionRestoration": "Bekreft versjon-gjenoppretting",
- "currentDocumentStatus": "Nåværende {{docStatus}} dokument",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkast lagret.",
- "lastSavedAgo": "Sist lagret {{distance}} siden",
- "noFurtherVersionsFound": "Ingen flere versjoner funnet",
- "noRowsFound": "Ingen {{label}} funnet",
- "preview": "Forhåndsvisning",
- "problemRestoringVersion": "Det oppstod et problem med gjenoppretting av denne versjonen",
- "publish": "Publisere",
- "publishChanges": "Publiser endringer",
- "published": "Publisert",
- "restoreThisVersion": "Gjenopprett denne versjonen",
- "restoredSuccessfully": "Gjenopprettet.",
- "restoring": "Gjenoppretter...",
- "revertToPublished": "Tilbakestill til publisert",
- "reverting": "Tilbakestiller...",
- "saveDraft": "Lagre utkast",
- "selectLocales": "Velg språk å vise",
- "selectVersionToCompare": "Velg en versjon å sammenligne",
- "showLocales": "Vis språk:",
- "showingVersionsFor": "Viser versjoner for:",
- "status": "Status",
- "type": "Type",
- "unpublish": "Avpubliser",
- "unpublishing": "Avpubliserer...",
- "version": "Versjon",
- "versionCount_many": "{{count}} versjoner funnet",
- "versionCount_none": "Ingen versjoner funnet",
- "versionCount_one": "{{count}} versjon funnet",
- "versionCount_other": "{{count}} versjoner funnet",
- "versionCreatedOn": "{{version}} opprettet:",
- "versionID": "Versjons-ID",
- "versions": "Versjoner",
- "viewingVersion": "Viser versjon for {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Viser versjon for den globale variabelen {{entityLabel}}",
- "viewingVersions": "Viser versjoner for {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Viser versjoner for den globale variabelen {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/nb.ts b/packages/translations/src/all/nb.ts
new file mode 100644
index 00000000000..a99dad44bd1
--- /dev/null
+++ b/packages/translations/src/all/nb.ts
@@ -0,0 +1,390 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto til nåværende bruker',
+ alreadyActivated: 'Allerede aktivert',
+ alreadyLoggedIn: 'Allerede logget inn',
+ apiKey: 'API-nøkkel',
+ backToLogin: 'Tilbake til innlogging',
+ beginCreateFirstUser: 'Opprett din første bruker for å fortsette.',
+ changePassword: 'Endre passord',
+ checkYourEmailForPasswordReset:
+ 'Sjekk e-posten din for en lenke som lar deg tilbakestille passordet ditt.',
+ confirmGeneration: 'Bekreft generering',
+ confirmPassword: 'Bekreft passord',
+ createFirstUser: 'Opprett første bruker',
+ emailNotValid: 'E-posten er ikke gyldig',
+ emailSent: 'E-post sendt',
+ enableAPIKey: 'Aktiver API-nøkkel',
+ failedToUnlock: 'Kunne ikke låse opp',
+ forceUnlock: 'Tving opplåsing',
+ forgotPassword: 'Glemt passord',
+ forgotPasswordEmailInstructions:
+ 'Skriv inn e-postadressen din nedenfor, og vi vil sende deg en e-post med instruksjoner om hvordan du tilbakestiller passordet ditt.',
+ forgotPasswordQuestion: 'Glemt passord?',
+ generate: 'Generer',
+ generateNewAPIKey: 'Generer ny API-nøkkel',
+ generatingNewAPIKeyWillInvalidate:
+ 'Å generere en ny API-nøkkel vil <1>ugyldiggjøre</1> den forrige nøkkelen. Er du sikker på at du vil fortsette?',
+ lockUntil: 'Lås til',
+ logBackIn: 'Logg inn igjen',
+ logOut: 'Logg ut',
+ loggedIn: 'For å logge inn med en annen bruker, må du <0>logge ut</0> først.',
+ loggedInChangePassword:
+ 'For å endre passordet ditt, gå til <0>kontoen</0> din og endre passordet der.',
+ loggedOutInactivity: 'Du har blitt logget ut på grunn av inaktivitet.',
+ loggedOutSuccessfully: 'Du har blitt logget ut.',
+ login: 'Logg inn',
+ loginAttempts: 'Innloggingsforsøk',
+ loginUser: 'Logg inn bruker',
+ loginWithAnotherUser: 'For å logge inn med en annen bruker, må du <0>logge ut</0> først.',
+ logout: 'Logg ut',
+ logoutUser: 'Logg ut bruker',
+ newAPIKeyGenerated: 'Ny API-nøkkel generert.',
+ newAccountCreated:
+ 'En ny konto har blitt opprettet for deg på <a href="{{serverURL}}">{{serverURL}}</a> Klikk på lenken nedenfor eller lim inn URLen i nettleseren din for å bekrefte e-postadressen din: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Etter at du har bekreftet e-postadressen din, kan du logge inn.',
+ newPassword: 'Nytt passord',
+ resetPassword: 'Tilbakestill passord',
+ resetPasswordExpiration: 'Tilbakestill passordets utløpsdato',
+ resetPasswordToken: 'Tilbakestill passordet-token',
+ resetYourPassword: 'Tilbakestill passordet ditt',
+ stayLoggedIn: 'Forbli logget inn',
+ successfullyUnlocked: 'Låst opp',
+ unableToVerify: 'Kunne ikke bekrefte',
+ verified: 'Bekreftet',
+ verifiedSuccessfully: 'Bekreftet',
+ verify: 'Bekreft',
+ verifyUser: 'Bekreft bruker',
+ verifyYourEmail: 'Bekreft e-postadressen din',
+ youAreInactive:
+ 'Du har ikke vært aktiv i en stund, og vil snart bli logget ut automatisk for din egen sikkerhet. Vil du forbli innlogget?',
+ youAreReceivingResetPassword:
+ 'Du mottar denne e-posten fordi du (eller noen andre) har bedt om tilbakestilling av passordet til kontoen din. Klikk på lenken nedenfor, eller lim den inn i nettleseren din for å fullføre prosessen:',
+ youDidNotRequestPassword:
+ 'Hvis du ikke har bedt om dette, kan du ignorere denne e-posten, og passordet ditt vil forbli uendret.',
+ },
+ error: {
+ accountAlreadyActivated: 'Denne kontoen er allerede aktivert.',
+ autosaving: 'Det oppstod et problem under automatisk lagring av dokumentet.',
+ correctInvalidFields: 'Korriger ugyldige felt.',
+ deletingFile: 'Det oppstod en feil under sletting av filen.',
+ deletingTitle:
+ 'Det oppstod en feil under sletting av {{title}}. Sjekk tilkoblingen og prøv igjen.',
+ emailOrPasswordIncorrect: 'E-postadressen eller passordet er feil.',
+ followingFieldsInvalid_one: 'Følgende felt er ugyldig:',
+ followingFieldsInvalid_other: 'Følgende felter er ugyldige:',
+ incorrectCollection: 'Ugyldig samling',
+ invalidFileType: 'Ugyldig filtype',
+ invalidFileTypeValue: 'Ugyldig filtype: {{value}}',
+ loadingDocument: 'Det oppstod et problem under lasting av dokumentet med ID {{id}}.',
+ missingEmail: 'Mangler e-postadresse.',
+ missingIDOfDocument: 'Mangler ID for dokumentet som skal oppdateres.',
+ missingIDOfVersion: 'Mangler ID for versjonen.',
+ missingRequiredData: 'Mangler påkrevd data.',
+ noFilesUploaded: 'Ingen filer ble lastet opp.',
+ noMatchedField: 'Ingen matchende felt funnet for "{{label}}"',
+ noUser: 'Ingen bruker',
+ notAllowedToAccessPage: 'Du har ikke tilgang til denne siden.',
+ notAllowedToPerformAction: 'Du har ikke tillatelse til å utføre denne handlingen.',
+ notFound: 'Den forespurte ressursen ble ikke funnet.',
+ previewing: 'Det oppstod et problem under forhåndsvisning av dokumentet.',
+ problemUploadingFile: 'Det oppstod et problem under opplasting av filen.',
+ tokenInvalidOrExpired: 'Token er enten ugyldig eller har utløpt.',
+ unPublishingDocument: 'Det oppstod et problem under avpublisering av dokumentet.',
+ unableToDeleteCount: 'Kan ikke slette {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Kan ikke oppdatere {{count}} av {{total}} {{label}}.',
+ unauthorized: 'Uautorisert, du må være innlogget for å gjøre denne forespørselen.',
+ unknown: 'En ukjent feil har oppstått.',
+ unspecific: 'En feil har oppstått.',
+ userLocked: 'Denne brukeren er låst på grunn av for mange mislykkede innloggingsforsøk.',
+ valueMustBeUnique: 'Verdien må være unik',
+ verificationTokenInvalid: 'Verifiseringskoden er ugyldig.',
+ },
+ fields: {
+ addLabel: 'Legg til {{label}}',
+ addLink: 'Legg til Lenke',
+ addNew: 'Legg til ny',
+ addNewLabel: 'Legg til ny {{label}}',
+ addRelationship: 'Legg til Relasjon',
+ addUpload: 'Legg til Opplasting',
+ block: 'blokk',
+ blockType: 'Blokktype',
+ blocks: 'blokker',
+ chooseBetweenCustomTextOrDocument:
+ 'Velg mellom å skrive inn en egen tekst-URL eller å lenke til et annet dokument.',
+ chooseDocumentToLink: 'Velg et dokument å lenke til',
+ chooseFromExisting: 'Velg fra eksisterende',
+ chooseLabel: 'Velg {{label}}',
+ collapseAll: 'Skjul alle',
+ customURL: 'Egendefinert URL',
+ editLabelData: 'Rediger {{label}}-data',
+ editLink: 'Rediger lenke',
+ editRelationship: 'Rediger relasjon',
+ enterURL: 'Skriv inn en URL',
+ internalLink: 'Intern lenke',
+ itemsAndMore: '{{items}} og {{count}} flere',
+ labelRelationship: '{{label}}-relasjon',
+ latitude: 'Breddegrad',
+ linkType: 'Lenketype',
+ linkedTo: 'Lenket til <0>{{label}}</0>',
+ longitude: 'Lengdegrad',
+ newLabel: 'Ny {{label}}',
+ openInNewTab: 'Åpne i ny fane',
+ passwordsDoNotMatch: 'Passordene er ikke like.',
+ relatedDocument: 'Relatert dokument',
+ relationTo: 'Relasjon til',
+ removeRelationship: 'Fjern Forhold',
+ removeUpload: 'Fjern Opplasting',
+ saveChanges: 'Lagre endringer',
+ searchForBlock: 'Søk etter en blokk',
+ selectExistingLabel: 'Velg eksisterende {{label}}',
+ selectFieldsToEdit: 'Velg felt som skal redigeres',
+ showAll: 'Vis alle',
+ swapRelationship: 'Bytte Forhold',
+ swapUpload: 'Bytt Opplasting',
+ textToDisplay: 'Tekst som skal vises',
+ toggleBlock: 'Veksle blokk',
+ uploadNewLabel: 'Last opp ny {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Du er i ferd med å slette {{label}} <1>{{title}}</1>. Er du sikker?',
+ aboutToDeleteCount_many: 'Du er i ferd med å slette {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Du er i ferd med å slette {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Du er i ferd med å slette {{count}} {{label}}',
+ addBelow: 'Legg til under',
+ addFilter: 'Legg til filter',
+ adminTheme: 'Admin-tema',
+ and: 'Og',
+ applyChanges: 'Bruk endringer',
+ ascending: 'Stigende',
+ automatic: 'Automatisk',
+ backToDashboard: 'Tilbake til kontrollpanel',
+ cancel: 'Avbryt',
+ changesNotSaved:
+ 'Endringene dine er ikke lagret. Hvis du forlater nå, vil du miste endringene dine.',
+ close: 'Lukk',
+ collapse: 'Skjul',
+ collections: 'Samlinger',
+ columnToSort: 'Kolonne å sortere',
+ columns: 'Kolonner',
+ confirm: 'Bekreft',
+ confirmDeletion: 'Bekreft sletting',
+ confirmDuplication: 'Bekreft duplisering',
+ copied: 'Kopiert',
+ copy: 'Kopiér',
+ create: 'Opprett',
+ createNew: 'Opprett ny',
+ createNewLabel: 'Opprett ny {{label}}',
+ created: 'Opprettet',
+ createdAt: 'Opprettet',
+ creating: 'Oppretter',
+ creatingNewLabel: 'Oppretter ny {{label}}',
+ dark: 'Mørk',
+ dashboard: 'Kontrollpanel',
+ delete: 'Slett',
+ deletedCountSuccessfully: 'Slettet {{count}} {{label}}.',
+ deletedSuccessfully: 'Slettet.',
+ deleting: 'Sletter...',
+ descending: 'Synkende',
+ deselectAllRows: 'Fjern markeringen fra alle rader',
+ duplicate: 'Dupliser',
+ duplicateWithoutSaving: 'Dupliser uten å lagre endringer',
+ edit: 'Redigere',
+ editLabel: 'Rediger {{label}}',
+ editing: 'Redigerer',
+ editingLabel_many: 'Redigerer {{count}} {{label}}',
+ editingLabel_one: 'Redigerer {{count}} {{label}}',
+ editingLabel_other: 'Redigerer {{count}} {{label}}',
+ email: 'E-post',
+ emailAddress: 'E-postadresse',
+ enterAValue: 'Skriv inn en verdi',
+ error: 'Feil',
+ errors: 'Feil',
+ fallbackToDefaultLocale: 'Tilbakestilling til standard lokalitet',
+ filter: 'Filtrer',
+ filterWhere: 'Filtrer {{label}} der',
+ filters: 'Filter',
+ globals: 'Globale variabler',
+ language: 'Språk',
+ lastModified: 'Sist endret',
+ leaveAnyway: 'Forlat likevel',
+ leaveWithoutSaving: 'Forlat uten å lagre',
+ light: 'Lys',
+ livePreview: 'Forhåndsvisning',
+ loading: 'Laster',
+ locale: 'Lokalitet',
+ locales: 'Språk',
+ menu: 'Meny',
+ moveDown: 'Flytt ned',
+ moveUp: 'Flytt opp',
+ newPassword: 'Nytt passord',
+ noFiltersSet: 'Ingen filtre satt',
+ noLabel: '<Ingen {{label}}>',
+ noOptions: 'Ingen alternativer',
+ noResults:
+ 'Ingen {{label}} funnet. Enten finnes det ingen {{label}} enda eller ingen matcher filterne du har spesifisert ovenfor.',
+ noValue: 'Ingen verdi',
+ none: 'Ingen',
+ notFound: 'Ikke funnet',
+ nothingFound: 'Ingenting funnet',
+ of: 'av',
+ open: 'Åpne',
+ or: 'Eller',
+ order: 'Rekkefølge',
+ pageNotFound: 'Siden ble ikke funnet',
+ password: 'Passord',
+ payloadSettings: 'Payload-innstillinger',
+ perPage: 'Per side: {{limit}}',
+ remove: 'Fjern',
+ reset: 'Tilbakestill',
+ row: 'Rad',
+ rows: 'Rader',
+ save: 'Lagre',
+ saving: 'Lagrer...',
+ searchBy: 'Søk etter {{label}}',
+ selectAll: 'Velg alle {{count}} {{label}}',
+ selectAllRows: 'Velg alle rader',
+ selectValue: 'Velg en verdi',
+ selectedCount: '{{count}} {{label}} valgt',
+ showAllLabel: 'Vis alle {{label}}',
+ sorryNotFound: 'Beklager, det er ingenting som samsvarer med forespørselen din.',
+ sort: 'Sortér',
+ sortByLabelDirection: 'Sorter etter {{label}} {{direction}}',
+ stayOnThisPage: 'Bli på denne siden',
+ submissionSuccessful: 'Innsending vellykket.',
+ submit: 'Send inn',
+ successfullyCreated: '{{label}} ble opprettet.',
+ successfullyDuplicated: '{{label}} ble duplisert.',
+ thisLanguage: 'Norsk',
+ titleDeleted: '{{label}} "{{title}}" ble slettet.',
+ unauthorized: 'Ikke autorisert',
+ unsavedChangesDuplicate: 'Du har ulagrede endringer. Vil du fortsette å duplisere?',
+ untitled: 'Uten tittel',
+ updatedAt: 'Oppdatert',
+ updatedCountSuccessfully: 'Oppdaterte {{count}} {{label}} vellykket.',
+ updatedSuccessfully: 'Oppdatert.',
+ updating: 'Oppdatering',
+ uploading: 'Opplasting',
+ user: 'Bruker',
+ users: 'Brukere',
+ value: 'Verdi',
+ welcome: 'Velkommen',
+ },
+ operators: {
+ contains: 'contains',
+ equals: 'lik',
+ exists: 'eksisterer',
+ isGreaterThan: 'er større enn',
+ isGreaterThanOrEqualTo: 'er større enn eller lik',
+ isIn: 'er i',
+ isLessThan: 'er mindre enn',
+ isLessThanOrEqualTo: 'er mindre enn eller lik',
+ isLike: 'er som',
+ isNotEqualTo: 'er ikke lik',
+ isNotIn: 'er ikke med',
+ near: 'nær',
+ },
+ upload: {
+ crop: 'Beskjær',
+ cropToolDescription:
+ 'Dra hjørnene av det valgte området, tegn et nytt område eller juster verdiene nedenfor.',
+ dragAndDrop: 'Dra og slipp en fil',
+ dragAndDropHere: 'eller dra og slipp en fil her',
+ editImage: 'Rediger bilde',
+ fileName: 'Filnavn',
+ fileSize: 'Filstørrelse',
+ focalPoint: 'Fokuspunkt',
+ focalPointDescription:
+ 'Dra fokuspunktet direkte på forhåndsvisningen eller juster verdiene nedenfor.',
+ height: 'Høyde',
+ lessInfo: 'Mindre info',
+ moreInfo: 'Mer info',
+ previewSizes: 'Forhåndsvisningsstørrelser',
+ selectCollectionToBrowse: 'Velg en samling å bla i',
+ selectFile: 'Velg en fil',
+ setCropArea: 'Angi beskjæringsområde',
+ setFocalPoint: 'Angi fokuspunkt',
+ sizes: 'Størrelser',
+ sizesFor: 'Størrelser for {{label}}',
+ width: 'Bredde',
+ },
+ validation: {
+ emailAddress: 'Vennligst skriv inn en gyldig e-postadresse.',
+ enterNumber: 'Vennligst skriv inn et gyldig tall.',
+ fieldHasNo: 'Dette feltet har ingen {{label}}',
+ greaterThanMax: '{{value}} er større enn den tillatte maksimale {{label}} på {{max}}.',
+ invalidInput: 'Dette feltet har en ugyldig inndata.',
+ invalidSelection: 'Dette feltet har en ugyldig utvalg.',
+ invalidSelections: 'Dette feltet har følgende ugyldige utvalg:',
+ lessThanMin: '{{value}} er mindre enn den tillatte minimale {{label}} på {{min}}.',
+ limitReached: 'Begrensning nådd, bare {{max}} elementer kan legges til.',
+ longerThanMin: 'Denne verdien må være lengre enn minimumslengden på {{minLength}} tegn.',
+ notValidDate: '"{{value}}" er ikke en gyldig dato.',
+ required: 'Dette feltet er påkrevd.',
+ requiresAtLeast: 'Dette feltet krever minst {{count}} {{label}}.',
+ requiresNoMoreThan: 'Dette feltet krever maksimalt {{count}} {{label}}.',
+ requiresTwoNumbers: 'Dette feltet krever to tall.',
+ shorterThanMax: 'Denne verdien må være kortere enn maksimal lengde på {{maxLength}} tegn.',
+ trueOrFalse: 'Dette feltet kan bare være likt true eller false.',
+ validUploadID: 'Dette feltet er ikke en gyldig opplastings-ID.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Du er i ferd med å publisere alle {{label}} i utvalget. Er du sikker?',
+ aboutToRestore:
+ 'Du er i ferd med å gjenopprette denne {{label}} dokumentet til tilstanden det var i på {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Du er i ferd med å gjenopprette den globale variabelen {{label}} til tilstanden det var i på {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Du er i ferd med å tilbakestille endringene i dette dokumentet til den publiserte tilstanden. Er du sikker?',
+ aboutToUnpublish: 'Du er i ferd med å avpublisere dette dokumentet. Er du sikker?',
+ aboutToUnpublishSelection:
+ 'Du er i ferd med å oppheve publiseringen av alle {{label}} i utvalget. Er du sikker?',
+ autosave: 'Lagre automatisk',
+ autosavedSuccessfully: 'Lagret automatisk.',
+ autosavedVersion: 'Automatisk lagret versjon',
+ changed: 'Endret',
+ compareVersion: 'Sammenlign versjon mot:',
+ confirmPublish: 'Bekreft publisering',
+ confirmRevertToSaved: 'Bekreft tilbakestilling til lagret',
+ confirmUnpublish: 'Bekreft avpublisering',
+ confirmVersionRestoration: 'Bekreft versjon-gjenoppretting',
+ currentDocumentStatus: 'Nåværende {{docStatus}} dokument',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkast lagret.',
+ lastSavedAgo: 'Sist lagret {{distance}} siden',
+ noFurtherVersionsFound: 'Ingen flere versjoner funnet',
+ noRowsFound: 'Ingen {{label}} funnet',
+ preview: 'Forhåndsvisning',
+ problemRestoringVersion: 'Det oppstod et problem med gjenoppretting av denne versjonen',
+ publish: 'Publisere',
+ publishChanges: 'Publiser endringer',
+ published: 'Publisert',
+ restoreThisVersion: 'Gjenopprett denne versjonen',
+ restoredSuccessfully: 'Gjenopprettet.',
+ restoring: 'Gjenoppretter...',
+ revertToPublished: 'Tilbakestill til publisert',
+ reverting: 'Tilbakestiller...',
+ saveDraft: 'Lagre utkast',
+ selectLocales: 'Velg språk å vise',
+ selectVersionToCompare: 'Velg en versjon å sammenligne',
+ showLocales: 'Vis språk:',
+ showingVersionsFor: 'Viser versjoner for:',
+ status: 'Status',
+ type: 'Type',
+ unpublish: 'Avpubliser',
+ unpublishing: 'Avpubliserer...',
+ version: 'Versjon',
+ versionCount_many: '{{count}} versjoner funnet',
+ versionCount_none: 'Ingen versjoner funnet',
+ versionCount_one: '{{count}} versjon funnet',
+ versionCount_other: '{{count}} versjoner funnet',
+ versionCreatedOn: '{{version}} opprettet:',
+ versionID: 'Versjons-ID',
+ versions: 'Versjoner',
+ viewingVersion: 'Viser versjon for {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Viser versjon for den globale variabelen {{entityLabel}}',
+ viewingVersions: 'Viser versjoner for {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Viser versjoner for den globale variabelen {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/nl.json b/packages/translations/src/all/nl.json
deleted file mode 100644
index 442d599cc1c..00000000000
--- a/packages/translations/src/all/nl.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Account",
- "accountOfCurrentUser": "Account van huidige gebruiker",
- "alreadyActivated": "Al geactiveerd",
- "alreadyLoggedIn": "Al ingelogd",
- "apiKey": "API-sleutel",
- "backToLogin": "Terug naar inloggen",
- "beginCreateFirstUser": "Om te beginnen maakt u uw eerste gebruiker aan.",
- "changePassword": "Wachtwoord wijzigen",
- "checkYourEmailForPasswordReset": "Controleer uw e-mail voor een link waarmee u uw wachtwoord veilig opnieuw kunt instellen.",
- "confirmGeneration": "Bevestigen",
- "confirmPassword": "Wachtwoord bevestigen",
- "createFirstUser": "Eerste gebruiker aanmaken",
- "emailNotValid": "Het ingevoerde e-mailadres is niet geldig",
- "emailSent": "E-mail verzonden",
- "enableAPIKey": "Activeer API-sleutel",
- "failedToUnlock": "Ontgrendeling mislukt",
- "forceUnlock": "Forceer ontgrendeling",
- "forgotPassword": "Wachtwoord vergeten",
- "forgotPasswordEmailInstructions": "Vul hieronder uw e-mailadres in. U ontvangt een e-mailbericht met instructies om uw wachtwoord opnieuw in te stellen.",
- "forgotPasswordQuestion": "Wachtwoord vergeten?",
- "generate": "Genereren",
- "generateNewAPIKey": "Genereer nieuwe API-sleutel",
- "generatingNewAPIKeyWillInvalidate": "Het genereren van een nieuwe API-sleutel maakt de vorige sleutel <1>ongeldig</1>. Weet u zeker dat u wilt doorgaan?",
- "lockUntil": "Vergrendel tot",
- "logBackIn": "Opnieuw inloggen",
- "logOut": "Uitloggen",
- "loggedIn": "Om in te loggen met een andere gebruiker, moet u zich eerst <0>uitloggen</0>.",
- "loggedInChangePassword": "Om uw wachtwoord te wijzigen, gaat u naar <0>account</0> en wijzigt u daar uw wachtwoord.",
- "loggedOutInactivity": "U bent uitgelogd wegens inactiviteit.",
- "loggedOutSuccessfully": "U bent succesvol uitgelogd.",
- "login": "Inloggen",
- "loginAttempts": "Inlogpogingen",
- "loginUser": "Gebruiker inloggen",
- "loginWithAnotherUser": "Om in te loggen met een andere gebruiker, moet u zich eerst <0>uitoggen</0>.",
- "logout": "Uitloggen",
- "logoutUser": "Gebruiker uitloggen",
- "newAPIKeyGenerated": "Nieuwe API-sleutel is gegenereerd.",
- "newAccountCreated": "Er is zojuist een nieuw account voor u aangemaakt waarmee u toegang krijgt tot <a href=\"{{serverURL}}\">{{serverURL}}</a>. Klik op de volgende link, of plak onderstaande URL in uw browser om uw e-mailadres te verifiëren: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Na de verificatie van uw e-mail kunt u succesvol inloggen.",
- "newPassword": "Nieuw wachtwoord",
- "resetPassword": "Wachtwoord herstellen",
- "resetPasswordExpiration": "Vervaltijd van wachtwoord herstellen",
- "resetPasswordToken": "Token van wachtwoordreset",
- "resetYourPassword": "Reset uw wachtwoord",
- "stayLoggedIn": "Ingelogd blijven",
- "successfullyUnlocked": "Succesvol ontgrendeld",
- "unableToVerify": "Verificatie niet mogelijk",
- "verified": "Geverifieerd",
- "verifiedSuccessfully": "Succesvol geverifieerd",
- "verify": "Verifiëren",
- "verifyUser": "Gebruiker verifiëren",
- "verifyYourEmail": "Verifieer uw e-mailadres",
- "youAreInactive": "U bent al een tijdje niet meer actief geweest en wordt binnenkort voor uw eigen veiligheid automatisch uitgelogd. Wilt u ingelogd blijven?",
- "youAreReceivingResetPassword": "U ontvangt dit omdat u (of iemand anders) het wachtwoord voor uw account opnieuw heeft aangevraagd. Klik op de volgende link, of plak deze in uw browser om het proces te voltooien:",
- "youDidNotRequestPassword": "Als u dit niet heeft aangevraagd, negeer dan deze e-mail en uw wachtwoord zal ongewijzigd blijven."
- },
- "error": {
- "accountAlreadyActivated": "Dit account is al geactiveerd.",
- "autosaving": "Er is een probleem opgetreden bij het automatisch bewaren van dit document.",
- "correctInvalidFields": "Gelieve de ongeldige velden te corrigeren.",
- "deletingFile": "Er is een fout opgetreden bij het verwijderen van dit bestand.",
- "deletingTitle": "Er is een fout opgetreden tijdens het verwijderen van {{title}}. Controleer uw verbinding en probeer het opnieuw.",
- "emailOrPasswordIncorrect": "Het opgegeven e-mailadres of wachtwoord is onjuist.",
- "followingFieldsInvalid_one": "Het volgende veld is ongeldig:",
- "followingFieldsInvalid_other": "De volgende velden zijn ongeldig:",
- "incorrectCollection": "Ongeldige collectie",
- "invalidFileType": "Ongeldig bestandstype",
- "invalidFileTypeValue": "Ongeldig bestandstype: {{value}}",
- "loadingDocument": "Er was een probleem met het laden van het document met ID {{id}}.",
- "missingEmail": "E-mailadres ontbreekt.",
- "missingIDOfDocument": "ID ontbreekt van het aan te passen document.",
- "missingIDOfVersion": "ID van versie ontbreekt.",
- "missingRequiredData": "Ontbrekende vereiste gegevens.",
- "noFilesUploaded": "Er zijn geen bestanden geüpload.",
- "noMatchedField": "Geen overeenkomend veld gevonden voor \"{{label}}\"",
- "noUser": "Geen gebruiker",
- "notAllowedToAccessPage": "U hebt geen toegang tot deze pagina.",
- "notAllowedToPerformAction": "U mag deze actie niet uitvoeren.",
- "notFound": "De gevraagde resource werd niet gevonden.",
- "previewing": "Er was een probleem met het voorvertonen van dit document.",
- "problemUploadingFile": "Er was een probleem bij het uploaden van het bestand.",
- "tokenInvalidOrExpired": "Token is ongeldig of verlopen.",
- "unPublishingDocument": "Er was een probleem met het depubliceren van dit document.",
- "unableToDeleteCount": "Kan {{count}} van {{total}} {{label}} niet verwijderen.",
- "unableToUpdateCount": "Kan {{count}} van {{total}} {{label}} niet updaten.",
- "unauthorized": "Ongeautoriseerd, u moet ingelogd zijn om dit verzoek te doen.",
- "unknown": "Er is een onbekende fout opgetreden.",
- "unspecific": "Er is een fout opgetreden.",
- "userLocked": "Deze gebruiker is vergrendeld wegens te veel mislukte inlogpogingen.",
- "valueMustBeUnique": "De waarde moet uniek zijn",
- "verificationTokenInvalid": "Verificatietoken is ongeldig."
- },
- "fields": {
- "addLabel": "Voeg {{label}} toe",
- "addLink": "Voeg een link toe",
- "addNew": "Nieuw(e)",
- "addNewLabel": "Nieuw(e) {{label}} toevoegen",
- "addRelationship": "Nieuwe Relatie",
- "addUpload": "Upload Toevoegen",
- "block": "blok",
- "blockType": "Bloktype",
- "blocks": "blokken",
- "chooseBetweenCustomTextOrDocument": "Kies tussen het invoeren van een aangepaste tekst-URL of een koppeling naar een ander document.",
- "chooseDocumentToLink": "Kies een document om naar te linken",
- "chooseFromExisting": "Kies uit bestaande",
- "chooseLabel": "Kies {{label}}",
- "collapseAll": "Alles samenvouwen",
- "customURL": "Eigen URL",
- "editLabelData": "Bewerk gegevens van {{label}}",
- "editLink": "Link bewerken",
- "editRelationship": "Relatie Relatie",
- "enterURL": "Voer een URL in",
- "internalLink": "Interne koppeling",
- "itemsAndMore": "{{items}} en {{count}} meer",
- "labelRelationship": "{{label}} relatie",
- "latitude": "Breedtegraad",
- "linkType": "Koppelingstype",
- "linkedTo": "Gekoppeld aan aan <0>{{label}}</0>",
- "longitude": "Lengtegraad",
- "newLabel": "Nieuw(e) {{label}}",
- "openInNewTab": "Openen in nieuw tabblad",
- "passwordsDoNotMatch": "Wachtwoorden komen niet overeen.",
- "relatedDocument": "Gerelateerd document",
- "relationTo": "Relatie tot",
- "removeRelationship": "Relatie Verwijderen",
- "removeUpload": "Verwijder Upload",
- "saveChanges": "Bewaar aanpassingen",
- "searchForBlock": "Zoeken naar een blok",
- "selectExistingLabel": "Selecteer bestaand(e) {{label}}",
- "selectFieldsToEdit": "Selecteer velden om te bewerken",
- "showAll": "Alles tonen",
- "swapRelationship": "Relatie Wisselen",
- "swapUpload": "Upload Verwisselen",
- "textToDisplay": "Tekst om weer te geven",
- "toggleBlock": "Blok togglen",
- "uploadNewLabel": "Upload nieuw(e) {{label}}"
- },
- "general": {
- "aboutToDelete": "U staat op het punt om {{label}} <1>{{title}}</1> te verwijderen. Weet u het zeker?",
- "aboutToDeleteCount_many": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "aboutToDeleteCount_one": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "aboutToDeleteCount_other": "Je staat op het punt {{count}} {{label}} te verwijderen",
- "addBelow": "Onderaan toevoegen",
- "addFilter": "Filter toevoegen",
- "adminTheme": "Adminthema",
- "and": "En",
- "applyChanges": "Breng wijzigingen aan",
- "ascending": "Oplopend",
- "automatic": "Automatisch",
- "backToDashboard": "Terug naar dashboard",
- "cancel": "Annuleren",
- "changesNotSaved": "Uw wijzigingen zijn niet bewaard. Als u weggaat zullen de wijzigingen verloren gaan.",
- "close": "Dichtbij",
- "collapse": "Samenvouwen",
- "collections": "Collecties",
- "columnToSort": "Kolom om te sorteren",
- "columns": "Kolommen",
- "confirm": "Bevestigen",
- "confirmDeletion": "Bevestig verwijdering",
- "confirmDuplication": "Bevestig duplicatie",
- "copied": "Gekopieerd",
- "copy": "Kopiëren",
- "create": "Aanmaken",
- "createNew": "Nieuw aanmaken",
- "createNewLabel": "Nieuw(e) {{label}} aanmaken",
- "created": "Aangemaakt",
- "createdAt": "Aangemaakt op",
- "creating": "Aanmaken",
- "creatingNewLabel": "Nieuw(e) {{label}} aanmaken",
- "dark": "Donker",
- "dashboard": "Dashboard",
- "delete": "Verwijderen",
- "deletedCountSuccessfully": "{{count}} {{label}} succesvol verwijderd.",
- "deletedSuccessfully": "Succesvol verwijderd.",
- "deleting": "Verwijderen...",
- "descending": "Aflopend",
- "deselectAllRows": "Deselecteer alle rijen",
- "duplicate": "Dupliceren",
- "duplicateWithoutSaving": "Dupliceren zonder wijzigingen te bewaren",
- "edit": "Bewerk",
- "editLabel": "Bewerk {{label}}",
- "editing": "Bewerken",
- "editingLabel_many": "Bewerken {{count}} {{label}}",
- "editingLabel_one": "Bewerken {{count}} {{label}}",
- "editingLabel_other": "Bewerken {{count}} {{label}}",
- "email": "E-mail",
- "emailAddress": "E-maildres",
- "enterAValue": "Waarde invoeren",
- "error": "Fout",
- "errors": "Fouten",
- "fallbackToDefaultLocale": "Terugval naar standaardtaal",
- "filter": "Filter",
- "filterWhere": "Filter {{label}} waar",
- "filters": "Filters",
- "globals": "Globalen",
- "language": "Taal",
- "lastModified": "Laatst gewijzigd",
- "leaveAnyway": "Toch weggaan",
- "leaveWithoutSaving": "Verlaten zonder op te slaan",
- "light": "Licht",
- "livePreview": "Voorbeeld",
- "loading": "Laden",
- "locale": "Taal",
- "locales": "Landinstellingen",
- "menu": "Menu",
- "moveDown": "Verplaats naar beneden",
- "moveUp": "Verplaats naar boven",
- "newPassword": "Nieuw wachtwoord",
- "noFiltersSet": "Geen filters ingesteld",
- "noLabel": "Geen \"{{label}}\"",
- "noOptions": "Geen opties",
- "noResults": "Geen {{label}} gevonden. Of er bestaat nog geen {{label}}, of niets komt overeen met de hierboven gespecifieerde filters.",
- "noValue": "Geen waarde",
- "none": "Niets",
- "notFound": "Niet gevonden",
- "nothingFound": "Niets gevonden",
- "of": "van",
- "open": "Open",
- "or": "Of",
- "order": "Volgorde",
- "pageNotFound": "Pagina niet gevonden",
- "password": "Wachtwoord",
- "payloadSettings": "Payload Instellingen",
- "perPage": "Per pagina: {{limit}}",
- "remove": "Verwijderen",
- "reset": "Resetten",
- "row": "Rij",
- "rows": "Rijen",
- "save": "Bewaar",
- "saving": "Bewaren...",
- "searchBy": "Zoeken op {{label}}",
- "selectAll": "Alles selecteren {{count}} {{label}}",
- "selectAllRows": "Selecteer alle rijen",
- "selectValue": "Selecteer een waarde",
- "selectedCount": "{{count}} {{label}} geselecteerd",
- "showAllLabel": "Toon alle {{label}}",
- "sorryNotFound": "Sorry, er is niets dat overeen komt met uw verzoek.",
- "sort": "Sorteer",
- "sortByLabelDirection": "Sorteer op {{label}} {{direction}}",
- "stayOnThisPage": "Blijf op deze pagina",
- "submissionSuccessful": "Indiening succesvol.",
- "submit": "Indienen",
- "successfullyCreated": "{{label}} succesvol aangemaakt.",
- "successfullyDuplicated": "{{label}} succesvol gedupliceerd.",
- "thisLanguage": "Nederlands",
- "titleDeleted": "{{label}} \"{{title}}\" succesvol verwijderd.",
- "unauthorized": "Onbevoegd",
- "unsavedChangesDuplicate": "U heeft onbewaarde wijzigingen. Wilt u doorgaan met dupliceren?",
- "untitled": "Zonder titel",
- "updatedAt": "Aangepast op",
- "updatedCountSuccessfully": "{{count}} {{label}} succesvol bijgewerkt.",
- "updatedSuccessfully": "Succesvol aangepast.",
- "updating": "Bijwerken",
- "uploading": "Uploaden",
- "user": "Gebruiker",
- "users": "Gebruikers",
- "value": "Waarde",
- "welcome": "Welkom"
- },
- "operators": {
- "contains": "bevat",
- "equals": "is gelijk aan",
- "exists": "bestaat",
- "isGreaterThan": "is groter dan",
- "isGreaterThanOrEqualTo": "is groter dan of gelijk aan",
- "isIn": "is binnen",
- "isLessThan": "is kleiner dan",
- "isLessThanOrEqualTo": "is kleiner dan of gelijk aan",
- "isLike": "is als",
- "isNotEqualTo": "is niet gelijk aan",
- "isNotIn": "zit er niet in",
- "near": "nabij"
- },
- "upload": {
- "crop": "Bijsnijden",
- "cropToolDescription": "Sleep de hoeken van het geselecteerde gebied, teken een nieuw gebied of pas de waarden hieronder aan.",
- "dragAndDrop": "Sleep een bestand",
- "dragAndDropHere": "of sleep een bestand naar hier",
- "editImage": "Afbeelding bewerken",
- "fileName": "Bestandsnaam",
- "fileSize": "Bestandsgrootte",
- "focalPoint": "Focuspunt",
- "focalPointDescription": "Sleep het focuspunt rechtstreeks op de voorvertoning of pas de waarden hieronder aan.",
- "height": "Hoogte",
- "lessInfo": "Minder info",
- "moreInfo": "Meer info",
- "previewSizes": "Voorbeeldgroottes",
- "selectCollectionToBrowse": "Selecteer een collectie om door te bladeren",
- "selectFile": "Selecteer een bestand",
- "setCropArea": "Stel bijsnijdgebied in",
- "setFocalPoint": "Stel het brandpunt in",
- "sizes": "Groottes",
- "sizesFor": "Maten voor {{label}}",
- "width": "Breedte"
- },
- "validation": {
- "emailAddress": "Voer een geldig e-mailadres in.",
- "enterNumber": "Voer een geldig nummer in.",
- "fieldHasNo": "Dit veld heeft geen {{label}}",
- "greaterThanMax": "{{value}} is groter dan de maximaal toegestane {{label}} van {{max}}.",
- "invalidInput": "Dit veld heeft een ongeldige invoer.",
- "invalidSelection": "Dit veld heeft een ongeldige selectie.",
- "invalidSelections": "Dit veld heeft de volgende ongeldige selecties:",
- "lessThanMin": "{{value}} is kleiner dan de minimaal toegestane {{label}} van {{min}}.",
- "limitReached": "Limiet bereikt, er kunnen slechts {{max}} items worden toegevoegd.",
- "longerThanMin": "Deze waarde moet langer zijn dan de minimale lengte van {{minLength}} tekens.",
- "notValidDate": "\"{{value}}\" is geen geldige datum.",
- "required": "Dit veld is verplicht.",
- "requiresAtLeast": "Dit veld vereist minstens {{count}} {{label}}.",
- "requiresNoMoreThan": "Dit veld vereist niet meer dan {{count}} {{label}}.",
- "requiresTwoNumbers": "Dit veld vereist twee nummers.",
- "shorterThanMax": "Dit veld moet korter zijn dan de maximale lengte van {{maxLength}} tekens.",
- "trueOrFalse": "Dit veld kan alleen waar of onwaar zijn.",
- "validUploadID": "Dit veld is geen geldige upload-ID."
- },
- "version": {
- "aboutToPublishSelection": "Je staat op het punt om alle {{label}} in de selectie te publiceren. Weet je het zeker?",
- "aboutToRestore": "U staat op het punt dit {{label}} document te herstellen in de staat waarin het zich bevond op {{versionDate}}.",
- "aboutToRestoreGlobal": "U staat op het punt om de global {{label}} te herstellen in de staat waarin het zich bevond op {{versionDate}}.",
- "aboutToRevertToPublished": "U staat op het punt om de wijzigingen van dit document terug te draaien naar de gepubliceerde staat. Weet u het zeker?",
- "aboutToUnpublish": "U staat op het punt om de publicatie van dit document ongedaan te maken. Weet u het zeker?",
- "aboutToUnpublishSelection": "You are about to unpublish all {{label}} in the selection. Are you sure?",
- "autosave": "Automatisch bewaren",
- "autosavedSuccessfully": "Succesvol automatisch bewaard.",
- "autosavedVersion": "Automatisch bewaarde versie",
- "changed": "Gewijzigd",
- "compareVersion": "Vergelijk versie met:",
- "confirmPublish": "Bevestig publiceren",
- "confirmRevertToSaved": "Bevestig terugdraaien naar bewaarde versie",
- "confirmUnpublish": "Bevestig depubliceren",
- "confirmVersionRestoration": "Bevestig te herstellen versie",
- "currentDocumentStatus": "Huidig {{docStatus}} document",
- "draft": "Concept",
- "draftSavedSuccessfully": "Concept succesvol bewaard.",
- "lastSavedAgo": "Laatst opgeslagen {{distance}} geleden",
- "noFurtherVersionsFound": "Geen verdere versies gevonden",
- "noRowsFound": "Geen {{label}} gevonden",
- "preview": "Voorbeeld",
- "problemRestoringVersion": "Er was een probleem bij het herstellen van deze versie",
- "publish": "Publiceren",
- "publishChanges": "Publiceer wijzigingen",
- "published": "Gepubliceerd",
- "restoreThisVersion": "Herstel deze versie",
- "restoredSuccessfully": "Herstelling succesvol.",
- "restoring": "Herstellen...",
- "revertToPublished": "Terugdraaien naar gepubliceerde versie",
- "reverting": "Terugdraaien...",
- "saveDraft": "Bewaar concept",
- "selectLocales": "Selecteer locales om weer te geven",
- "selectVersionToCompare": "Selecteer een versie om te vergelijken",
- "showLocales": "Toon locales:",
- "showingVersionsFor": "Versies tonen voor:",
- "status": "Status",
- "type": "Type",
- "unpublish": "Publicatie ongedaan maken",
- "unpublishing": "Publicatie ongedaan maken...",
- "version": "Versie",
- "versionCount_many": "{{count}} versies gevonden",
- "versionCount_none": "Geen versies gevonden",
- "versionCount_one": "{{count}} versie gevonden",
- "versionCount_other": "{{count}} versies gevonden",
- "versionCreatedOn": "{{version}} aangemaakt op:",
- "versionID": "Versie-ID",
- "versions": "Versies",
- "viewingVersion": "Bekijk versie voor {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Bekijk versie voor global {{entityLabel}}",
- "viewingVersions": "Bekijk versies voor {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Bekijk versies voor global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/nl.ts b/packages/translations/src/all/nl.ts
new file mode 100644
index 00000000000..1fbc175a93c
--- /dev/null
+++ b/packages/translations/src/all/nl.ts
@@ -0,0 +1,393 @@
+export default {
+ authentication: {
+ account: 'Account',
+ accountOfCurrentUser: 'Account van huidige gebruiker',
+ alreadyActivated: 'Al geactiveerd',
+ alreadyLoggedIn: 'Al ingelogd',
+ apiKey: 'API-sleutel',
+ backToLogin: 'Terug naar inloggen',
+ beginCreateFirstUser: 'Om te beginnen maakt u uw eerste gebruiker aan.',
+ changePassword: 'Wachtwoord wijzigen',
+ checkYourEmailForPasswordReset:
+ 'Controleer uw e-mail voor een link waarmee u uw wachtwoord veilig opnieuw kunt instellen.',
+ confirmGeneration: 'Bevestigen',
+ confirmPassword: 'Wachtwoord bevestigen',
+ createFirstUser: 'Eerste gebruiker aanmaken',
+ emailNotValid: 'Het ingevoerde e-mailadres is niet geldig',
+ emailSent: 'E-mail verzonden',
+ enableAPIKey: 'Activeer API-sleutel',
+ failedToUnlock: 'Ontgrendeling mislukt',
+ forceUnlock: 'Forceer ontgrendeling',
+ forgotPassword: 'Wachtwoord vergeten',
+ forgotPasswordEmailInstructions:
+ 'Vul hieronder uw e-mailadres in. U ontvangt een e-mailbericht met instructies om uw wachtwoord opnieuw in te stellen.',
+ forgotPasswordQuestion: 'Wachtwoord vergeten?',
+ generate: 'Genereren',
+ generateNewAPIKey: 'Genereer nieuwe API-sleutel',
+ generatingNewAPIKeyWillInvalidate:
+ 'Het genereren van een nieuwe API-sleutel maakt de vorige sleutel <1>ongeldig</1>. Weet u zeker dat u wilt doorgaan?',
+ lockUntil: 'Vergrendel tot',
+ logBackIn: 'Opnieuw inloggen',
+ logOut: 'Uitloggen',
+ loggedIn: 'Om in te loggen met een andere gebruiker, moet u zich eerst <0>uitloggen</0>.',
+ loggedInChangePassword:
+ 'Om uw wachtwoord te wijzigen, gaat u naar <0>account</0> en wijzigt u daar uw wachtwoord.',
+ loggedOutInactivity: 'U bent uitgelogd wegens inactiviteit.',
+ loggedOutSuccessfully: 'U bent succesvol uitgelogd.',
+ login: 'Inloggen',
+ loginAttempts: 'Inlogpogingen',
+ loginUser: 'Gebruiker inloggen',
+ loginWithAnotherUser:
+ 'Om in te loggen met een andere gebruiker, moet u zich eerst <0>uitoggen</0>.',
+ logout: 'Uitloggen',
+ logoutUser: 'Gebruiker uitloggen',
+ newAPIKeyGenerated: 'Nieuwe API-sleutel is gegenereerd.',
+ newAccountCreated:
+ 'Er is zojuist een nieuw account voor u aangemaakt waarmee u toegang krijgt tot <a href="{{serverURL}}">{{serverURL}}</a>. Klik op de volgende link, of plak onderstaande URL in uw browser om uw e-mailadres te verifiëren: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Na de verificatie van uw e-mail kunt u succesvol inloggen.',
+ newPassword: 'Nieuw wachtwoord',
+ resetPassword: 'Wachtwoord herstellen',
+ resetPasswordExpiration: 'Vervaltijd van wachtwoord herstellen',
+ resetPasswordToken: 'Token van wachtwoordreset',
+ resetYourPassword: 'Reset uw wachtwoord',
+ stayLoggedIn: 'Ingelogd blijven',
+ successfullyUnlocked: 'Succesvol ontgrendeld',
+ unableToVerify: 'Verificatie niet mogelijk',
+ verified: 'Geverifieerd',
+ verifiedSuccessfully: 'Succesvol geverifieerd',
+ verify: 'Verifiëren',
+ verifyUser: 'Gebruiker verifiëren',
+ verifyYourEmail: 'Verifieer uw e-mailadres',
+ youAreInactive:
+ 'U bent al een tijdje niet meer actief geweest en wordt binnenkort voor uw eigen veiligheid automatisch uitgelogd. Wilt u ingelogd blijven?',
+ youAreReceivingResetPassword:
+ 'U ontvangt dit omdat u (of iemand anders) het wachtwoord voor uw account opnieuw heeft aangevraagd. Klik op de volgende link, of plak deze in uw browser om het proces te voltooien:',
+ youDidNotRequestPassword:
+ 'Als u dit niet heeft aangevraagd, negeer dan deze e-mail en uw wachtwoord zal ongewijzigd blijven.',
+ },
+ error: {
+ accountAlreadyActivated: 'Dit account is al geactiveerd.',
+ autosaving: 'Er is een probleem opgetreden bij het automatisch bewaren van dit document.',
+ correctInvalidFields: 'Gelieve de ongeldige velden te corrigeren.',
+ deletingFile: 'Er is een fout opgetreden bij het verwijderen van dit bestand.',
+ deletingTitle:
+ 'Er is een fout opgetreden tijdens het verwijderen van {{title}}. Controleer uw verbinding en probeer het opnieuw.',
+ emailOrPasswordIncorrect: 'Het opgegeven e-mailadres of wachtwoord is onjuist.',
+ followingFieldsInvalid_one: 'Het volgende veld is ongeldig:',
+ followingFieldsInvalid_other: 'De volgende velden zijn ongeldig:',
+ incorrectCollection: 'Ongeldige collectie',
+ invalidFileType: 'Ongeldig bestandstype',
+ invalidFileTypeValue: 'Ongeldig bestandstype: {{value}}',
+ loadingDocument: 'Er was een probleem met het laden van het document met ID {{id}}.',
+ missingEmail: 'E-mailadres ontbreekt.',
+ missingIDOfDocument: 'ID ontbreekt van het aan te passen document.',
+ missingIDOfVersion: 'ID van versie ontbreekt.',
+ missingRequiredData: 'Ontbrekende vereiste gegevens.',
+ noFilesUploaded: 'Er zijn geen bestanden geüpload.',
+ noMatchedField: 'Geen overeenkomend veld gevonden voor "{{label}}"',
+ noUser: 'Geen gebruiker',
+ notAllowedToAccessPage: 'U hebt geen toegang tot deze pagina.',
+ notAllowedToPerformAction: 'U mag deze actie niet uitvoeren.',
+ notFound: 'De gevraagde resource werd niet gevonden.',
+ previewing: 'Er was een probleem met het voorvertonen van dit document.',
+ problemUploadingFile: 'Er was een probleem bij het uploaden van het bestand.',
+ tokenInvalidOrExpired: 'Token is ongeldig of verlopen.',
+ unPublishingDocument: 'Er was een probleem met het depubliceren van dit document.',
+ unableToDeleteCount: 'Kan {{count}} van {{total}} {{label}} niet verwijderen.',
+ unableToUpdateCount: 'Kan {{count}} van {{total}} {{label}} niet updaten.',
+ unauthorized: 'Ongeautoriseerd, u moet ingelogd zijn om dit verzoek te doen.',
+ unknown: 'Er is een onbekende fout opgetreden.',
+ unspecific: 'Er is een fout opgetreden.',
+ userLocked: 'Deze gebruiker is vergrendeld wegens te veel mislukte inlogpogingen.',
+ valueMustBeUnique: 'De waarde moet uniek zijn',
+ verificationTokenInvalid: 'Verificatietoken is ongeldig.',
+ },
+ fields: {
+ addLabel: 'Voeg {{label}} toe',
+ addLink: 'Voeg een link toe',
+ addNew: 'Nieuw(e)',
+ addNewLabel: 'Nieuw(e) {{label}} toevoegen',
+ addRelationship: 'Nieuwe Relatie',
+ addUpload: 'Upload Toevoegen',
+ block: 'blok',
+ blockType: 'Bloktype',
+ blocks: 'blokken',
+ chooseBetweenCustomTextOrDocument:
+ 'Kies tussen het invoeren van een aangepaste tekst-URL of een koppeling naar een ander document.',
+ chooseDocumentToLink: 'Kies een document om naar te linken',
+ chooseFromExisting: 'Kies uit bestaande',
+ chooseLabel: 'Kies {{label}}',
+ collapseAll: 'Alles samenvouwen',
+ customURL: 'Eigen URL',
+ editLabelData: 'Bewerk gegevens van {{label}}',
+ editLink: 'Link bewerken',
+ editRelationship: 'Relatie Relatie',
+ enterURL: 'Voer een URL in',
+ internalLink: 'Interne koppeling',
+ itemsAndMore: '{{items}} en {{count}} meer',
+ labelRelationship: '{{label}} relatie',
+ latitude: 'Breedtegraad',
+ linkType: 'Koppelingstype',
+ linkedTo: 'Gekoppeld aan aan <0>{{label}}</0>',
+ longitude: 'Lengtegraad',
+ newLabel: 'Nieuw(e) {{label}}',
+ openInNewTab: 'Openen in nieuw tabblad',
+ passwordsDoNotMatch: 'Wachtwoorden komen niet overeen.',
+ relatedDocument: 'Gerelateerd document',
+ relationTo: 'Relatie tot',
+ removeRelationship: 'Relatie Verwijderen',
+ removeUpload: 'Verwijder Upload',
+ saveChanges: 'Bewaar aanpassingen',
+ searchForBlock: 'Zoeken naar een blok',
+ selectExistingLabel: 'Selecteer bestaand(e) {{label}}',
+ selectFieldsToEdit: 'Selecteer velden om te bewerken',
+ showAll: 'Alles tonen',
+ swapRelationship: 'Relatie Wisselen',
+ swapUpload: 'Upload Verwisselen',
+ textToDisplay: 'Tekst om weer te geven',
+ toggleBlock: 'Blok togglen',
+ uploadNewLabel: 'Upload nieuw(e) {{label}}',
+ },
+ general: {
+ aboutToDelete:
+ 'U staat op het punt om {{label}} <1>{{title}}</1> te verwijderen. Weet u het zeker?',
+ aboutToDeleteCount_many: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ aboutToDeleteCount_one: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ aboutToDeleteCount_other: 'Je staat op het punt {{count}} {{label}} te verwijderen',
+ addBelow: 'Onderaan toevoegen',
+ addFilter: 'Filter toevoegen',
+ adminTheme: 'Adminthema',
+ and: 'En',
+ applyChanges: 'Breng wijzigingen aan',
+ ascending: 'Oplopend',
+ automatic: 'Automatisch',
+ backToDashboard: 'Terug naar dashboard',
+ cancel: 'Annuleren',
+ changesNotSaved:
+ 'Uw wijzigingen zijn niet bewaard. Als u weggaat zullen de wijzigingen verloren gaan.',
+ close: 'Dichtbij',
+ collapse: 'Samenvouwen',
+ collections: 'Collecties',
+ columnToSort: 'Kolom om te sorteren',
+ columns: 'Kolommen',
+ confirm: 'Bevestigen',
+ confirmDeletion: 'Bevestig verwijdering',
+ confirmDuplication: 'Bevestig duplicatie',
+ copied: 'Gekopieerd',
+ copy: 'Kopiëren',
+ create: 'Aanmaken',
+ createNew: 'Nieuw aanmaken',
+ createNewLabel: 'Nieuw(e) {{label}} aanmaken',
+ created: 'Aangemaakt',
+ createdAt: 'Aangemaakt op',
+ creating: 'Aanmaken',
+ creatingNewLabel: 'Nieuw(e) {{label}} aanmaken',
+ dark: 'Donker',
+ dashboard: 'Dashboard',
+ delete: 'Verwijderen',
+ deletedCountSuccessfully: '{{count}} {{label}} succesvol verwijderd.',
+ deletedSuccessfully: 'Succesvol verwijderd.',
+ deleting: 'Verwijderen...',
+ descending: 'Aflopend',
+ deselectAllRows: 'Deselecteer alle rijen',
+ duplicate: 'Dupliceren',
+ duplicateWithoutSaving: 'Dupliceren zonder wijzigingen te bewaren',
+ edit: 'Bewerk',
+ editLabel: 'Bewerk {{label}}',
+ editing: 'Bewerken',
+ editingLabel_many: 'Bewerken {{count}} {{label}}',
+ editingLabel_one: 'Bewerken {{count}} {{label}}',
+ editingLabel_other: 'Bewerken {{count}} {{label}}',
+ email: 'E-mail',
+ emailAddress: 'E-maildres',
+ enterAValue: 'Waarde invoeren',
+ error: 'Fout',
+ errors: 'Fouten',
+ fallbackToDefaultLocale: 'Terugval naar standaardtaal',
+ filter: 'Filter',
+ filterWhere: 'Filter {{label}} waar',
+ filters: 'Filters',
+ globals: 'Globalen',
+ language: 'Taal',
+ lastModified: 'Laatst gewijzigd',
+ leaveAnyway: 'Toch weggaan',
+ leaveWithoutSaving: 'Verlaten zonder op te slaan',
+ light: 'Licht',
+ livePreview: 'Voorbeeld',
+ loading: 'Laden',
+ locale: 'Taal',
+ locales: 'Landinstellingen',
+ menu: 'Menu',
+ moveDown: 'Verplaats naar beneden',
+ moveUp: 'Verplaats naar boven',
+ newPassword: 'Nieuw wachtwoord',
+ noFiltersSet: 'Geen filters ingesteld',
+ noLabel: 'Geen "{{label}}"',
+ noOptions: 'Geen opties',
+ noResults:
+ 'Geen {{label}} gevonden. Of er bestaat nog geen {{label}}, of niets komt overeen met de hierboven gespecifieerde filters.',
+ noValue: 'Geen waarde',
+ none: 'Niets',
+ notFound: 'Niet gevonden',
+ nothingFound: 'Niets gevonden',
+ of: 'van',
+ open: 'Open',
+ or: 'Of',
+ order: 'Volgorde',
+ pageNotFound: 'Pagina niet gevonden',
+ password: 'Wachtwoord',
+ payloadSettings: 'Payload Instellingen',
+ perPage: 'Per pagina: {{limit}}',
+ remove: 'Verwijderen',
+ reset: 'Resetten',
+ row: 'Rij',
+ rows: 'Rijen',
+ save: 'Bewaar',
+ saving: 'Bewaren...',
+ searchBy: 'Zoeken op {{label}}',
+ selectAll: 'Alles selecteren {{count}} {{label}}',
+ selectAllRows: 'Selecteer alle rijen',
+ selectValue: 'Selecteer een waarde',
+ selectedCount: '{{count}} {{label}} geselecteerd',
+ showAllLabel: 'Toon alle {{label}}',
+ sorryNotFound: 'Sorry, er is niets dat overeen komt met uw verzoek.',
+ sort: 'Sorteer',
+ sortByLabelDirection: 'Sorteer op {{label}} {{direction}}',
+ stayOnThisPage: 'Blijf op deze pagina',
+ submissionSuccessful: 'Indiening succesvol.',
+ submit: 'Indienen',
+ successfullyCreated: '{{label}} succesvol aangemaakt.',
+ successfullyDuplicated: '{{label}} succesvol gedupliceerd.',
+ thisLanguage: 'Nederlands',
+ titleDeleted: '{{label}} "{{title}}" succesvol verwijderd.',
+ unauthorized: 'Onbevoegd',
+ unsavedChangesDuplicate: 'U heeft onbewaarde wijzigingen. Wilt u doorgaan met dupliceren?',
+ untitled: 'Zonder titel',
+ updatedAt: 'Aangepast op',
+ updatedCountSuccessfully: '{{count}} {{label}} succesvol bijgewerkt.',
+ updatedSuccessfully: 'Succesvol aangepast.',
+ updating: 'Bijwerken',
+ uploading: 'Uploaden',
+ user: 'Gebruiker',
+ users: 'Gebruikers',
+ value: 'Waarde',
+ welcome: 'Welkom',
+ },
+ operators: {
+ contains: 'bevat',
+ equals: 'is gelijk aan',
+ exists: 'bestaat',
+ isGreaterThan: 'is groter dan',
+ isGreaterThanOrEqualTo: 'is groter dan of gelijk aan',
+ isIn: 'is binnen',
+ isLessThan: 'is kleiner dan',
+ isLessThanOrEqualTo: 'is kleiner dan of gelijk aan',
+ isLike: 'is als',
+ isNotEqualTo: 'is niet gelijk aan',
+ isNotIn: 'zit er niet in',
+ near: 'nabij',
+ },
+ upload: {
+ crop: 'Bijsnijden',
+ cropToolDescription:
+ 'Sleep de hoeken van het geselecteerde gebied, teken een nieuw gebied of pas de waarden hieronder aan.',
+ dragAndDrop: 'Sleep een bestand',
+ dragAndDropHere: 'of sleep een bestand naar hier',
+ editImage: 'Afbeelding bewerken',
+ fileName: 'Bestandsnaam',
+ fileSize: 'Bestandsgrootte',
+ focalPoint: 'Focuspunt',
+ focalPointDescription:
+ 'Sleep het focuspunt rechtstreeks op de voorvertoning of pas de waarden hieronder aan.',
+ height: 'Hoogte',
+ lessInfo: 'Minder info',
+ moreInfo: 'Meer info',
+ previewSizes: 'Voorbeeldgroottes',
+ selectCollectionToBrowse: 'Selecteer een collectie om door te bladeren',
+ selectFile: 'Selecteer een bestand',
+ setCropArea: 'Stel bijsnijdgebied in',
+ setFocalPoint: 'Stel het brandpunt in',
+ sizes: 'Groottes',
+ sizesFor: 'Maten voor {{label}}',
+ width: 'Breedte',
+ },
+ validation: {
+ emailAddress: 'Voer een geldig e-mailadres in.',
+ enterNumber: 'Voer een geldig nummer in.',
+ fieldHasNo: 'Dit veld heeft geen {{label}}',
+ greaterThanMax: '{{value}} is groter dan de maximaal toegestane {{label}} van {{max}}.',
+ invalidInput: 'Dit veld heeft een ongeldige invoer.',
+ invalidSelection: 'Dit veld heeft een ongeldige selectie.',
+ invalidSelections: 'Dit veld heeft de volgende ongeldige selecties:',
+ lessThanMin: '{{value}} is kleiner dan de minimaal toegestane {{label}} van {{min}}.',
+ limitReached: 'Limiet bereikt, er kunnen slechts {{max}} items worden toegevoegd.',
+ longerThanMin: 'Deze waarde moet langer zijn dan de minimale lengte van {{minLength}} tekens.',
+ notValidDate: '"{{value}}" is geen geldige datum.',
+ required: 'Dit veld is verplicht.',
+ requiresAtLeast: 'Dit veld vereist minstens {{count}} {{label}}.',
+ requiresNoMoreThan: 'Dit veld vereist niet meer dan {{count}} {{label}}.',
+ requiresTwoNumbers: 'Dit veld vereist twee nummers.',
+ shorterThanMax: 'Dit veld moet korter zijn dan de maximale lengte van {{maxLength}} tekens.',
+ trueOrFalse: 'Dit veld kan alleen waar of onwaar zijn.',
+ validUploadID: 'Dit veld is geen geldige upload-ID.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Je staat op het punt om alle {{label}} in de selectie te publiceren. Weet je het zeker?',
+ aboutToRestore:
+ 'U staat op het punt dit {{label}} document te herstellen in de staat waarin het zich bevond op {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'U staat op het punt om de global {{label}} te herstellen in de staat waarin het zich bevond op {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'U staat op het punt om de wijzigingen van dit document terug te draaien naar de gepubliceerde staat. Weet u het zeker?',
+ aboutToUnpublish:
+ 'U staat op het punt om de publicatie van dit document ongedaan te maken. Weet u het zeker?',
+ aboutToUnpublishSelection:
+ 'You are about to unpublish all {{label}} in the selection. Are you sure?',
+ autosave: 'Automatisch bewaren',
+ autosavedSuccessfully: 'Succesvol automatisch bewaard.',
+ autosavedVersion: 'Automatisch bewaarde versie',
+ changed: 'Gewijzigd',
+ compareVersion: 'Vergelijk versie met:',
+ confirmPublish: 'Bevestig publiceren',
+ confirmRevertToSaved: 'Bevestig terugdraaien naar bewaarde versie',
+ confirmUnpublish: 'Bevestig depubliceren',
+ confirmVersionRestoration: 'Bevestig te herstellen versie',
+ currentDocumentStatus: 'Huidig {{docStatus}} document',
+ draft: 'Concept',
+ draftSavedSuccessfully: 'Concept succesvol bewaard.',
+ lastSavedAgo: 'Laatst opgeslagen {{distance}} geleden',
+ noFurtherVersionsFound: 'Geen verdere versies gevonden',
+ noRowsFound: 'Geen {{label}} gevonden',
+ preview: 'Voorbeeld',
+ problemRestoringVersion: 'Er was een probleem bij het herstellen van deze versie',
+ publish: 'Publiceren',
+ publishChanges: 'Publiceer wijzigingen',
+ published: 'Gepubliceerd',
+ restoreThisVersion: 'Herstel deze versie',
+ restoredSuccessfully: 'Herstelling succesvol.',
+ restoring: 'Herstellen...',
+ revertToPublished: 'Terugdraaien naar gepubliceerde versie',
+ reverting: 'Terugdraaien...',
+ saveDraft: 'Bewaar concept',
+ selectLocales: 'Selecteer locales om weer te geven',
+ selectVersionToCompare: 'Selecteer een versie om te vergelijken',
+ showLocales: 'Toon locales:',
+ showingVersionsFor: 'Versies tonen voor:',
+ status: 'Status',
+ type: 'Type',
+ unpublish: 'Publicatie ongedaan maken',
+ unpublishing: 'Publicatie ongedaan maken...',
+ version: 'Versie',
+ versionCount_many: '{{count}} versies gevonden',
+ versionCount_none: 'Geen versies gevonden',
+ versionCount_one: '{{count}} versie gevonden',
+ versionCount_other: '{{count}} versies gevonden',
+ versionCreatedOn: '{{version}} aangemaakt op:',
+ versionID: 'Versie-ID',
+ versions: 'Versies',
+ viewingVersion: 'Bekijk versie voor {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Bekijk versie voor global {{entityLabel}}',
+ viewingVersions: 'Bekijk versies voor {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Bekijk versies voor global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/pl.json b/packages/translations/src/all/pl.json
deleted file mode 100644
index eee9095a78d..00000000000
--- a/packages/translations/src/all/pl.json
+++ /dev/null
@@ -1,373 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto bieżącego użytkownika",
- "alreadyActivated": "Już aktywowano",
- "alreadyLoggedIn": "Już zalogowano",
- "apiKey": "Klucz API",
- "backToLogin": "Powrót do logowania",
- "beginCreateFirstUser": "Aby rozpocząć, utwórz pierwszego użytkownika",
- "changePassword": "Zmień hasło",
- "checkYourEmailForPasswordReset": "Sprawdź email, na który wysłano link, który pozwoli Ci bezpiecznie zresetować hasło.",
- "confirmGeneration": "Potwierdź wygenerowanie",
- "confirmPassword": "Potwierdź hasło",
- "createFirstUser": "Utwórz pierwszego użytkownika",
- "emailNotValid": "Podany email jest nieprawidłowy",
- "emailSent": "Wysłano email",
- "enableAPIKey": "Aktywuj klucz API",
- "failedToUnlock": "Nie udało się odblokować",
- "forceUnlock": "Wymuś odblokowanie",
- "forgotPassword": "Zresetuj hasło",
- "forgotPasswordEmailInstructions": "Proszę podaj swój email. Otrzymasz wiadomość z instrukcjami, jak zresetować hasło.",
- "forgotPasswordQuestion": "Nie pamiętasz hasła?",
- "generate": "Wygeneruj",
- "generateNewAPIKey": "Wygeneruj nowy klucz API",
- "generatingNewAPIKeyWillInvalidate": "Wygenerowanie nowego klucza API <1>unieważni</1> poprzedni klucz. Czy na pewno chcesz kontynuować?",
- "lockUntil": "Zablokuj do",
- "logBackIn": "Zaloguj się ponownie",
- "logOut": "Wyloguj",
- "loggedIn": "Aby zalogować się na inne konto, najpierw się <0>wyloguj</0>.",
- "loggedInChangePassword": "Aby zmienić hasło, przejdź do swojego <0>konta</0> i tam edytuj swoje hasło.",
- "loggedOutInactivity": "Zostałeś wylogowany z powodu braku aktywności.",
- "loggedOutSuccessfully": "Zostałeś pomyślnie wylogowany.",
- "login": "Zaloguj",
- "loginAttempts": "Próby logowania",
- "loginUser": "Zaloguj użytkownika",
- "loginWithAnotherUser": "Aby zalogować się na inne konto, najpierw się <0>wyloguj</0>.",
- "logout": "Wyloguj",
- "logoutUser": "Wyloguj użytkownika",
- "newAPIKeyGenerated": "Wygenerowano nowy klucz API.",
- "newAccountCreated": "Właśnie utworzono nowe konto, w celu uzyskania dostępu do <a href=\"{{serverURL}}\">{{serverURL}}</a>. Kliknij poniższy link lub wklej go do przeglądarki, aby zweryfikować swój adres email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a>.<br> Po zweryfikowaniu adresu email będziesz mógł się pomyślnie zalogować.",
- "newPassword": "Nowe hasło",
- "resetPassword": "Zresetuj hasło",
- "resetPasswordExpiration": "Zresetuj czas wygaśnięcia hasła",
- "resetPasswordToken": "Zresetuj token hasła",
- "resetYourPassword": "Zresetuj swoje hasło",
- "stayLoggedIn": "Pozostań zalogowany",
- "successfullyUnlocked": "Pomyślnie odblokowano",
- "unableToVerify": "Nie można zweryfikować",
- "verified": "Zweryfikowano",
- "verifiedSuccessfully": "Pomyślnie zweryfikowany",
- "verify": "Zweryfikuj",
- "verifyUser": "Zweryfikuj użytkownika",
- "verifyYourEmail": "Zweryfikuj swój email",
- "youAreInactive": "Nie byłeś aktywny od dłuższego czasu i wkrótce zostaniesz automatycznie wylogowany dla własnego bezpieczeństwa. Czy chcesz pozostać zalogowany?",
- "youAreReceivingResetPassword": "Otrzymałeś tę wiadomość, ponieważ Ty (lub ktoś inny) poprosiłeś o zresetowanie hasła do Twojego konta. Kliknij poniższy link lub wklej go w przeglądarce, aby zakończyć proces:",
- "youDidNotRequestPassword": "Jeśli nie prosiłeś o zmianę hasła, zignoruj tę wiadomość, a Twoje hasło pozostanie niezmienione."
- },
- "error": {
- "accountAlreadyActivated": "To konto zostało już aktywowane.",
- "autosaving": "Wystąpił problem podczas automatycznego zapisywania tego dokumentu.",
- "correctInvalidFields": "Popraw nieprawidłowe pola.",
- "deletingFile": "",
- "deletingTitle": "Wystąpił błąd podczas usuwania {{title}}. Proszę, sprawdź swoje połączenie i spróbuj ponownie.",
- "emailOrPasswordIncorrect": "Podany adres e-mail lub hasło jest nieprawidłowe.",
- "followingFieldsInvalid_one": "To pole jest nieprawidłowe:",
- "followingFieldsInvalid_other": "Następujące pola są nieprawidłowe:",
- "incorrectCollection": "Nieprawidłowa kolekcja",
- "invalidFileType": "Nieprawidłowy typ pliku",
- "invalidFileTypeValue": "Nieprawidłowy typ pliku: {{value}}",
- "loadingDocument": "Wystapił problem podczas ładowania dokumentu o ID {{id}}.",
- "missingEmail": "Brak adresu email.",
- "missingIDOfDocument": "Brak ID dokumentu do aktualizacji.",
- "missingIDOfVersion": "Brak ID wersji",
- "missingRequiredData": "Brak wymaganych danych.",
- "noFilesUploaded": "Nie przesłano żadnych plików.",
- "noMatchedField": "Nie znaleziono pasującego pola dla \"{{label}}\"",
- "noUser": "Brak użytkownika",
- "notAllowedToAccessPage": "Nie masz dostępu do tej strony.",
- "notAllowedToPerformAction": "Nie możesz wykonać tej akcji.",
- "notFound": "Żądany zasób nie został znaleziony.",
- "previewing": "Wystąpił problem podczas podglądu tego dokumentu.",
- "problemUploadingFile": "Wystąpił problem podczas przesyłania pliku.",
- "tokenInvalidOrExpired": "Token jest nieprawidłowy lub wygasł.",
- "unPublishingDocument": "Wystąpił problem podczas cofania publikacji tego dokumentu.",
- "unableToDeleteCount": "Nie można usunąć {{count}} z {{total}} {{label}}.",
- "unableToUpdateCount": "Nie można zaktualizować {{count}} z {{total}} {{label}}.",
- "unauthorized": "Brak dostępu, musisz być zalogowany.",
- "unknown": "Wystąpił nieznany błąd.",
- "unspecific": "Wystąpił błąd",
- "userLocked": "Ten użytkownik został zablokowany z powodu zbyt wielu nieudanych prób logowania.",
- "valueMustBeUnique": "Wartość musi być unikalna",
- "verificationTokenInvalid": "Token weryfikacyjny jest nieprawidłowy."
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj Link",
- "addNew": "Dodaj nowy",
- "addNewLabel": "Dodaj nowy {{label}}",
- "addRelationship": "Dodaj Relację",
- "addUpload": "Dodaj ładowanie",
- "block": "Blok",
- "blockType": "Typ Bloku",
- "blocks": "Bloki",
- "chooseBetweenCustomTextOrDocument": "Wybierz między wprowadzeniem niestandardowego tekstowego adresu URL a linkiem do innego dokumentu.",
- "chooseDocumentToLink": "Wybierz dokument, do którego chcesz utworzyć łącze",
- "chooseFromExisting": "Wybierz z istniejących",
- "chooseLabel": "Wybierz {{label}}",
- "collapseAll": "Zwiń wszystko",
- "customURL": "Niestandardowy adres URL",
- "editLabelData": "Edytuj dane {{label}}",
- "editLink": "Edytuj Link",
- "editRelationship": "Edytuj Relację",
- "enterURL": "Wpisz adres URL",
- "internalLink": "Link wewnętrzny",
- "itemsAndMore": "{{items}} i {{count}} więcej",
- "labelRelationship": "Relacja {{label}}",
- "latitude": "Szerokość",
- "linkType": "Typ łącza",
- "linkedTo": "Połączony z <0>{{label}}</0>",
- "longitude": "Długość geograficzna",
- "newLabel": "Nowy {{label}}",
- "openInNewTab": "Otwórz w nowej karcie",
- "passwordsDoNotMatch": "Hasła nie pasują",
- "relatedDocument": "Powiązany dokument",
- "relationTo": "Powiązany z",
- "removeRelationship": "Usuń Relację",
- "removeUpload": "Usuń Wrzucone",
- "saveChanges": "Zapisz zmiany",
- "searchForBlock": "Szukaj bloku",
- "selectExistingLabel": "Wybierz istniejący {{label}}",
- "selectFieldsToEdit": "Wybierz pola do edycji",
- "showAll": "Pokaż wszystkie",
- "swapRelationship": "Zamiana Relacji",
- "swapUpload": "Zamień Wrzucone",
- "textToDisplay": "Tekst do wyświetlenia",
- "toggleBlock": "Przełącz blok",
- "uploadNewLabel": "Wrzuć nowy {{label}}"
- },
- "general": {
- "aboutToDelete": "Zamierzasz usunąć {{label}} <1>{{title}}</1>. Jesteś pewien?",
- "aboutToDeleteCount_many": "Zamierzasz usunąć {{count}} {{label}}",
- "aboutToDeleteCount_one": "Zamierzasz usunąć {{count}} {{label}}",
- "aboutToDeleteCount_other": "Zamierzasz usunąć {{count}} {{label}}",
- "addBelow": "Dodaj poniżej",
- "addFilter": "Dodaj filtr",
- "adminTheme": "Motyw administratora",
- "and": "i",
- "applyChanges": "Zastosuj zmiany",
- "ascending": "Rosnąco",
- "automatic": "Automatyczny",
- "backToDashboard": "Powrót do panelu",
- "cancel": "Anuluj",
- "changesNotSaved": "Twoje zmiany nie zostały zapisane. Jeśli teraz wyjdziesz, stracisz swoje zmiany.",
- "close": "Zamknij",
- "collapse": "Zwiń",
- "collection": "Kolekcja",
- "collections": "Kolekcje",
- "columnToSort": "Kolumna sortowania",
- "columns": "Kolumny",
- "confirm": "Potwierdź",
- "confirmDeletion": "Potwierdź usunięcie",
- "confirmDuplication": "Potwierdź duplikację",
- "copied": "Skopiowano",
- "copy": "Skopiuj",
- "create": "Stwórz",
- "createNew": "Stwórz nowy",
- "createNewLabel": "Stwórz nowy {{label}}",
- "created": "Utworzono",
- "createdAt": "Data utworzenia",
- "creating": "Tworzenie",
- "creatingNewLabel": "Tworzenie nowego {{label}}",
- "dark": "Ciemny",
- "dashboard": "Panel",
- "delete": "Usuń",
- "deletedCountSuccessfully": "Pomyślnie usunięto {{count}} {{label}}.",
- "deletedSuccessfully": "Pomyślnie usunięto.",
- "deleting": "Usuwanie...",
- "descending": "Malejąco",
- "deselectAllRows": "Odznacz wszystkie wiersze",
- "duplicate": "Zduplikuj",
- "duplicateWithoutSaving": "Zduplikuj bez zapisywania zmian",
- "edit": "Edytuj",
- "editLabel": "Edytuj {{label}}",
- "editing": "Edycja",
- "editingLabel_many": "Edytowanie {{count}} {{label}}",
- "editingLabel_one": "Edytowanie {{count}} {{label}}",
- "editingLabel_other": "Edytowanie {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Adres email",
- "enterAValue": "Wpisz wartość",
- "error": "Błąd",
- "errors": "Błędy",
- "fallbackToDefaultLocale": "Powrót do domyślnych ustawień regionalnych",
- "filter": "Filtr",
- "filterWhere": "Filtruj gdzie",
- "filters": "Filtry",
- "globals": "Globalne",
- "language": "Język",
- "lastModified": "Ostatnio zmodyfikowany",
- "leaveAnyway": "Wyjdź mimo to",
- "leaveWithoutSaving": "Wyjdź bez zapisywania",
- "light": "Jasny",
- "livePreview": "Podgląd",
- "loading": "Ładowanie",
- "locale": "Ustawienia regionalne",
- "locales": "Ustawienia regionalne",
- "menu": "Menu",
- "moveDown": "Przesuń niżej",
- "moveUp": "Przesuń wyżej",
- "newPassword": "Nowe hasło",
- "noFiltersSet": "Brak ustawionych filtrów",
- "noLabel": "<Bez {{label}}>",
- "noOptions": "Brak opcji",
- "noResults": "Nie znaleziono {{label}}. Być może {{label}} jeszcze nie istnieje, albo żaden nie pasuje do filtrów określonych powyżej.",
- "noValue": "Brak wartości",
- "none": "Nic",
- "notFound": "Nie znaleziono",
- "nothingFound": "Nic nie znaleziono",
- "of": "z",
- "open": "Otwórz",
- "or": "lub",
- "order": "Kolejność",
- "pageNotFound": "Strona nie znaleziona",
- "password": "Hasło",
- "payloadSettings": "Ustawienia Payload",
- "perPage": "Na stronę: {{limit}}",
- "remove": "Usuń",
- "reset": "Zresetuj",
- "row": "Wiersz",
- "rows": "Wiersze",
- "save": "Zapisz",
- "saving": "Zapisywanie...",
- "searchBy": "Szukaj według",
- "selectAll": "Wybierz wszystkie {{count}} {{label}}",
- "selectAllRows": "Wybierz wszystkie wiersze",
- "selectValue": "Wybierz wartość",
- "selectedCount": "Wybrano {{count}} {{label}}",
- "showAllLabel": "Pokaż wszystkie {{label}}",
- "sorryNotFound": "Przepraszamy — nie ma nic, co odpowiadałoby twojemu zapytaniu.",
- "sort": "Sortuj",
- "sortByLabelDirection": "Sortuj według {{label}} {{direction}}",
- "stayOnThisPage": "Pozostań na stronie",
- "submissionSuccessful": "Zgłoszenie zakończone powodzeniem.",
- "submit": "Zatwierdź",
- "successfullyCreated": "Pomyślnie utworzono {{label}}.",
- "successfullyDuplicated": "Pomyślnie zduplikowano {{label}}",
- "thisLanguage": "Polski",
- "titleDeleted": "Pomyślnie usunięto {{label}} {{title}}",
- "unauthorized": "Brak autoryzacji",
- "unsavedChangesDuplicate": "Masz niezapisane zmiany. Czy chcesz kontynuować duplikowanie?",
- "untitled": "Bez nazwy",
- "updatedAt": "Data edycji",
- "updatedCountSuccessfully": "Pomyślnie zaktualizowano {{count}} {{label}}.",
- "updatedSuccessfully": "Aktualizacja zakończona sukcesem.",
- "updating": "Aktualizacja",
- "uploading": "Przesyłanie",
- "user": "użytkownik",
- "users": "użytkownicy",
- "value": "Wartość",
- "welcome": "Witaj"
- },
- "operators": {
- "contains": "zawiera",
- "equals": "równe",
- "exists": "istnieje",
- "isGreaterThan": "jest większy niż",
- "isGreaterThanOrEqualTo": "jest większe lub równe",
- "isIn": "jest w",
- "isLessThan": "jest mniejsze niż",
- "isLessThanOrEqualTo": "jest mniejsze lub równe",
- "isLike": "jest jak",
- "isNotEqualTo": "nie jest równe",
- "isNotIn": "nie ma go w",
- "near": "blisko"
- },
- "upload": {
- "crop": "Przytnij",
- "cropToolDescription": "Przeciągnij narożniki wybranego obszaru, narysuj nowy obszar lub dostosuj poniższe wartości.",
- "dragAndDrop": "Przeciągnij i upuść plik",
- "dragAndDropHere": "lub złap i upuść plik tutaj",
- "editImage": "Edytuj obraz",
- "fileName": "Nazwa pliku",
- "fileSize": "Rozmiar pliku",
- "focalPoint": "Punkt centralny",
- "focalPointDescription": "Przeciągnij punkt centralny bezpośrednio na podglądzie lub dostosuj wartości poniżej.",
- "height": "Wysokość",
- "lessInfo": "Mniej informacji",
- "moreInfo": "Więcej informacji",
- "previewSizes": "Rozmiary podglądu",
- "selectCollectionToBrowse": "Wybierz kolekcję aby przejrzeć",
- "selectFile": "Wybierz plik",
- "setCropArea": "Ustaw obszar kadrowania",
- "setFocalPoint": "Ustawić punkt ogniskowy",
- "sizes": "Rozmiary",
- "sizesFor": "Rozmiary dla {{label}}",
- "width": "Szerokość"
- },
- "validation": {
- "emailAddress": "Wprowadź poprawny adres email.",
- "enterNumber": "Wprowadź poprawny numer telefonu.",
- "fieldHasNo": "To pole nie posiada {{label}}",
- "greaterThanMax": "{{value}} jest większe niż maksymalnie dozwolony {{label}} wynoszący {{max}}.",
- "invalidInput": "To pole zawiera nieprawidłowe dane.",
- "invalidSelection": "To pole ma nieprawidłowy wybór.",
- "invalidSelections": "To pole zawiera następujące, nieprawidłowe wybory:",
- "lessThanMin": "{{value}} jest mniejsze niż minimalnie dozwolony {{label}} wynoszący {{min}}.",
- "limitReached": "Osiągnięto limit, można dodać tylko {{max}} elementów.",
- "longerThanMin": "Ta wartość musi być dłuższa niż minimalna długość znaków: {{minLength}}.",
- "notValidDate": "\"{{value}}\" nie jest prawidłową datą.",
- "required": "To pole jest wymagane.",
- "requiresAtLeast": "To pole wymaga co najmniej {{count}} {{label}}.",
- "requiresNoMoreThan": "To pole może posiadać co najmniej {{count}} {{label}}.",
- "requiresTwoNumbers": "To pole wymaga dwóch liczb.",
- "shorterThanMax": "Ta wartość musi być krótsza niż maksymalna długość znaków: {{maxLength}}.",
- "trueOrFalse": "To pole może mieć wartość tylko 'true' lub 'false'.",
- "validUploadID": "To pole nie jest prawidłowym identyfikatorem przesyłania."
- },
- "version": {
- "aboutToPublishSelection": "Za chwilę opublikujesz wszystkie {{label}} w zaznaczeniu. Jesteś pewny?",
- "aboutToRestore": "Zamierzasz przywrócić dokument {{label}} do stanu, w jakim znajdował się w dniu {{versionDate}}.",
- "aboutToRestoreGlobal": "Zamierzasz przywrócić globalny rekord {{label}} do stanu, w którym znajdował się w dniu {{versionDate}}.",
- "aboutToRevertToPublished": "Zamierzasz przywrócić zmiany w tym dokumencie do stanu opublikowanego. Jesteś pewien?",
- "aboutToUnpublish": "Zamierzasz cofnąć publikację tego dokumentu. Jesteś pewien?",
- "aboutToUnpublishSelection": "Zamierzasz cofnąć publikację wszystkich {{label}} w zaznaczeniu. Jesteś pewny?",
- "autosave": "Autozapis",
- "autosavedSuccessfully": "Pomyślnie zapisano automatycznie.",
- "autosavedVersion": "Wersja zapisana automatycznie",
- "changed": "Zmieniono",
- "compareVersion": "Porównaj wersję z:",
- "confirmPublish": "Potwierdź publikację",
- "confirmRevertToSaved": "Potwierdź powrót do zapisanego",
- "confirmUnpublish": "Potwierdź cofnięcie publikacji",
- "confirmVersionRestoration": "Potwierdź przywrócenie wersji",
- "currentDocumentStatus": "Bieżący status {{docStatus}} dokumentu",
- "draft": "Szkic",
- "draftSavedSuccessfully": "Wersja robocza została pomyślnie zapisana.",
- "lastSavedAgo": "Ostatnio zapisane {{distance}} temu",
- "noFurtherVersionsFound": "Nie znaleziono dalszych wersji",
- "noRowsFound": "Nie znaleziono {{label}}",
- "preview": "Podgląd",
- "problemRestoringVersion": "Wystąpił problem podczas przywracania tej wersji",
- "publish": "Publikuj",
- "publishChanges": "Opublikuj zmiany",
- "published": "Opublikowano",
- "restoreThisVersion": "Przywróć tę wersję",
- "restoredSuccessfully": "Przywrócono pomyślnie.",
- "restoring": "Przywracanie...",
- "revertToPublished": "Przywróć do opublikowanego",
- "reverting": "Cofanie...",
- "saveDraft": "Zapisz szkic",
- "selectLocales": "Wybierz ustawienia regionalne do wyświetlenia",
- "selectVersionToCompare": "Wybierz wersję do porównania",
- "showLocales": "Pokaż ustawienia regionalne:",
- "showingVersionsFor": "Wyświetlanie wersji dla:",
- "status": "Status",
- "type": "Typ",
- "unpublish": "Cofnij publikację",
- "unpublishing": "Cofanie publikacji...",
- "version": "Wersja",
- "versionCount_many": "Znalezionych wersji: {{count}}",
- "versionCount_none": "Nie znaleziono wersji",
- "versionCount_one": "Znaleziono {{count}} wersję",
- "versionCount_other": "Znaleziono {{count}} wersji",
- "versionCreatedOn": "Wersja {{version}} utworzona:",
- "versionID": "ID wersji",
- "versions": "Wersje",
- "viewingVersion": "Przeglądanie wersji dla {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}",
- "viewingVersions": "Przeglądanie wersji {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}"
- }
-}
diff --git a/packages/translations/src/all/pl.ts b/packages/translations/src/all/pl.ts
new file mode 100644
index 00000000000..69606d7791d
--- /dev/null
+++ b/packages/translations/src/all/pl.ts
@@ -0,0 +1,391 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto bieżącego użytkownika',
+ alreadyActivated: 'Już aktywowano',
+ alreadyLoggedIn: 'Już zalogowano',
+ apiKey: 'Klucz API',
+ backToLogin: 'Powrót do logowania',
+ beginCreateFirstUser: 'Aby rozpocząć, utwórz pierwszego użytkownika',
+ changePassword: 'Zmień hasło',
+ checkYourEmailForPasswordReset:
+ 'Sprawdź email, na który wysłano link, który pozwoli Ci bezpiecznie zresetować hasło.',
+ confirmGeneration: 'Potwierdź wygenerowanie',
+ confirmPassword: 'Potwierdź hasło',
+ createFirstUser: 'Utwórz pierwszego użytkownika',
+ emailNotValid: 'Podany email jest nieprawidłowy',
+ emailSent: 'Wysłano email',
+ enableAPIKey: 'Aktywuj klucz API',
+ failedToUnlock: 'Nie udało się odblokować',
+ forceUnlock: 'Wymuś odblokowanie',
+ forgotPassword: 'Zresetuj hasło',
+ forgotPasswordEmailInstructions:
+ 'Proszę podaj swój email. Otrzymasz wiadomość z instrukcjami, jak zresetować hasło.',
+ forgotPasswordQuestion: 'Nie pamiętasz hasła?',
+ generate: 'Wygeneruj',
+ generateNewAPIKey: 'Wygeneruj nowy klucz API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Wygenerowanie nowego klucza API <1>unieważni</1> poprzedni klucz. Czy na pewno chcesz kontynuować?',
+ lockUntil: 'Zablokuj do',
+ logBackIn: 'Zaloguj się ponownie',
+ logOut: 'Wyloguj',
+ loggedIn: 'Aby zalogować się na inne konto, najpierw się <0>wyloguj</0>.',
+ loggedInChangePassword:
+ 'Aby zmienić hasło, przejdź do swojego <0>konta</0> i tam edytuj swoje hasło.',
+ loggedOutInactivity: 'Zostałeś wylogowany z powodu braku aktywności.',
+ loggedOutSuccessfully: 'Zostałeś pomyślnie wylogowany.',
+ login: 'Zaloguj',
+ loginAttempts: 'Próby logowania',
+ loginUser: 'Zaloguj użytkownika',
+ loginWithAnotherUser: 'Aby zalogować się na inne konto, najpierw się <0>wyloguj</0>.',
+ logout: 'Wyloguj',
+ logoutUser: 'Wyloguj użytkownika',
+ newAPIKeyGenerated: 'Wygenerowano nowy klucz API.',
+ newAccountCreated:
+ 'Właśnie utworzono nowe konto, w celu uzyskania dostępu do <a href="{{serverURL}}">{{serverURL}}</a>. Kliknij poniższy link lub wklej go do przeglądarki, aby zweryfikować swój adres email: <a href="{{verificationURL}}">{{verificationURL}}</a>.<br> Po zweryfikowaniu adresu email będziesz mógł się pomyślnie zalogować.',
+ newPassword: 'Nowe hasło',
+ resetPassword: 'Zresetuj hasło',
+ resetPasswordExpiration: 'Zresetuj czas wygaśnięcia hasła',
+ resetPasswordToken: 'Zresetuj token hasła',
+ resetYourPassword: 'Zresetuj swoje hasło',
+ stayLoggedIn: 'Pozostań zalogowany',
+ successfullyUnlocked: 'Pomyślnie odblokowano',
+ unableToVerify: 'Nie można zweryfikować',
+ verified: 'Zweryfikowano',
+ verifiedSuccessfully: 'Pomyślnie zweryfikowany',
+ verify: 'Zweryfikuj',
+ verifyUser: 'Zweryfikuj użytkownika',
+ verifyYourEmail: 'Zweryfikuj swój email',
+ youAreInactive:
+ 'Nie byłeś aktywny od dłuższego czasu i wkrótce zostaniesz automatycznie wylogowany dla własnego bezpieczeństwa. Czy chcesz pozostać zalogowany?',
+ youAreReceivingResetPassword:
+ 'Otrzymałeś tę wiadomość, ponieważ Ty (lub ktoś inny) poprosiłeś o zresetowanie hasła do Twojego konta. Kliknij poniższy link lub wklej go w przeglądarce, aby zakończyć proces:',
+ youDidNotRequestPassword:
+ 'Jeśli nie prosiłeś o zmianę hasła, zignoruj tę wiadomość, a Twoje hasło pozostanie niezmienione.',
+ },
+ error: {
+ accountAlreadyActivated: 'To konto zostało już aktywowane.',
+ autosaving: 'Wystąpił problem podczas automatycznego zapisywania tego dokumentu.',
+ correctInvalidFields: 'Popraw nieprawidłowe pola.',
+ deletingFile: '',
+ deletingTitle:
+ 'Wystąpił błąd podczas usuwania {{title}}. Proszę, sprawdź swoje połączenie i spróbuj ponownie.',
+ emailOrPasswordIncorrect: 'Podany adres e-mail lub hasło jest nieprawidłowe.',
+ followingFieldsInvalid_one: 'To pole jest nieprawidłowe:',
+ followingFieldsInvalid_other: 'Następujące pola są nieprawidłowe:',
+ incorrectCollection: 'Nieprawidłowa kolekcja',
+ invalidFileType: 'Nieprawidłowy typ pliku',
+ invalidFileTypeValue: 'Nieprawidłowy typ pliku: {{value}}',
+ loadingDocument: 'Wystapił problem podczas ładowania dokumentu o ID {{id}}.',
+ missingEmail: 'Brak adresu email.',
+ missingIDOfDocument: 'Brak ID dokumentu do aktualizacji.',
+ missingIDOfVersion: 'Brak ID wersji',
+ missingRequiredData: 'Brak wymaganych danych.',
+ noFilesUploaded: 'Nie przesłano żadnych plików.',
+ noMatchedField: 'Nie znaleziono pasującego pola dla "{{label}}"',
+ noUser: 'Brak użytkownika',
+ notAllowedToAccessPage: 'Nie masz dostępu do tej strony.',
+ notAllowedToPerformAction: 'Nie możesz wykonać tej akcji.',
+ notFound: 'Żądany zasób nie został znaleziony.',
+ previewing: 'Wystąpił problem podczas podglądu tego dokumentu.',
+ problemUploadingFile: 'Wystąpił problem podczas przesyłania pliku.',
+ tokenInvalidOrExpired: 'Token jest nieprawidłowy lub wygasł.',
+ unPublishingDocument: 'Wystąpił problem podczas cofania publikacji tego dokumentu.',
+ unableToDeleteCount: 'Nie można usunąć {{count}} z {{total}} {{label}}.',
+ unableToUpdateCount: 'Nie można zaktualizować {{count}} z {{total}} {{label}}.',
+ unauthorized: 'Brak dostępu, musisz być zalogowany.',
+ unknown: 'Wystąpił nieznany błąd.',
+ unspecific: 'Wystąpił błąd',
+ userLocked: 'Ten użytkownik został zablokowany z powodu zbyt wielu nieudanych prób logowania.',
+ valueMustBeUnique: 'Wartość musi być unikalna',
+ verificationTokenInvalid: 'Token weryfikacyjny jest nieprawidłowy.',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj Link',
+ addNew: 'Dodaj nowy',
+ addNewLabel: 'Dodaj nowy {{label}}',
+ addRelationship: 'Dodaj Relację',
+ addUpload: 'Dodaj ładowanie',
+ block: 'Blok',
+ blockType: 'Typ Bloku',
+ blocks: 'Bloki',
+ chooseBetweenCustomTextOrDocument:
+ 'Wybierz między wprowadzeniem niestandardowego tekstowego adresu URL a linkiem do innego dokumentu.',
+ chooseDocumentToLink: 'Wybierz dokument, do którego chcesz utworzyć łącze',
+ chooseFromExisting: 'Wybierz z istniejących',
+ chooseLabel: 'Wybierz {{label}}',
+ collapseAll: 'Zwiń wszystko',
+ customURL: 'Niestandardowy adres URL',
+ editLabelData: 'Edytuj dane {{label}}',
+ editLink: 'Edytuj Link',
+ editRelationship: 'Edytuj Relację',
+ enterURL: 'Wpisz adres URL',
+ internalLink: 'Link wewnętrzny',
+ itemsAndMore: '{{items}} i {{count}} więcej',
+ labelRelationship: 'Relacja {{label}}',
+ latitude: 'Szerokość',
+ linkType: 'Typ łącza',
+ linkedTo: 'Połączony z <0>{{label}}</0>',
+ longitude: 'Długość geograficzna',
+ newLabel: 'Nowy {{label}}',
+ openInNewTab: 'Otwórz w nowej karcie',
+ passwordsDoNotMatch: 'Hasła nie pasują',
+ relatedDocument: 'Powiązany dokument',
+ relationTo: 'Powiązany z',
+ removeRelationship: 'Usuń Relację',
+ removeUpload: 'Usuń Wrzucone',
+ saveChanges: 'Zapisz zmiany',
+ searchForBlock: 'Szukaj bloku',
+ selectExistingLabel: 'Wybierz istniejący {{label}}',
+ selectFieldsToEdit: 'Wybierz pola do edycji',
+ showAll: 'Pokaż wszystkie',
+ swapRelationship: 'Zamiana Relacji',
+ swapUpload: 'Zamień Wrzucone',
+ textToDisplay: 'Tekst do wyświetlenia',
+ toggleBlock: 'Przełącz blok',
+ uploadNewLabel: 'Wrzuć nowy {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Zamierzasz usunąć {{label}} <1>{{title}}</1>. Jesteś pewien?',
+ aboutToDeleteCount_many: 'Zamierzasz usunąć {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Zamierzasz usunąć {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Zamierzasz usunąć {{count}} {{label}}',
+ addBelow: 'Dodaj poniżej',
+ addFilter: 'Dodaj filtr',
+ adminTheme: 'Motyw administratora',
+ and: 'i',
+ applyChanges: 'Zastosuj zmiany',
+ ascending: 'Rosnąco',
+ automatic: 'Automatyczny',
+ backToDashboard: 'Powrót do panelu',
+ cancel: 'Anuluj',
+ changesNotSaved:
+ 'Twoje zmiany nie zostały zapisane. Jeśli teraz wyjdziesz, stracisz swoje zmiany.',
+ close: 'Zamknij',
+ collapse: 'Zwiń',
+ collection: 'Kolekcja',
+ collections: 'Kolekcje',
+ columnToSort: 'Kolumna sortowania',
+ columns: 'Kolumny',
+ confirm: 'Potwierdź',
+ confirmDeletion: 'Potwierdź usunięcie',
+ confirmDuplication: 'Potwierdź duplikację',
+ copied: 'Skopiowano',
+ copy: 'Skopiuj',
+ create: 'Stwórz',
+ createNew: 'Stwórz nowy',
+ createNewLabel: 'Stwórz nowy {{label}}',
+ created: 'Utworzono',
+ createdAt: 'Data utworzenia',
+ creating: 'Tworzenie',
+ creatingNewLabel: 'Tworzenie nowego {{label}}',
+ dark: 'Ciemny',
+ dashboard: 'Panel',
+ delete: 'Usuń',
+ deletedCountSuccessfully: 'Pomyślnie usunięto {{count}} {{label}}.',
+ deletedSuccessfully: 'Pomyślnie usunięto.',
+ deleting: 'Usuwanie...',
+ descending: 'Malejąco',
+ deselectAllRows: 'Odznacz wszystkie wiersze',
+ duplicate: 'Zduplikuj',
+ duplicateWithoutSaving: 'Zduplikuj bez zapisywania zmian',
+ edit: 'Edytuj',
+ editLabel: 'Edytuj {{label}}',
+ editing: 'Edycja',
+ editingLabel_many: 'Edytowanie {{count}} {{label}}',
+ editingLabel_one: 'Edytowanie {{count}} {{label}}',
+ editingLabel_other: 'Edytowanie {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Adres email',
+ enterAValue: 'Wpisz wartość',
+ error: 'Błąd',
+ errors: 'Błędy',
+ fallbackToDefaultLocale: 'Powrót do domyślnych ustawień regionalnych',
+ filter: 'Filtr',
+ filterWhere: 'Filtruj gdzie',
+ filters: 'Filtry',
+ globals: 'Globalne',
+ language: 'Język',
+ lastModified: 'Ostatnio zmodyfikowany',
+ leaveAnyway: 'Wyjdź mimo to',
+ leaveWithoutSaving: 'Wyjdź bez zapisywania',
+ light: 'Jasny',
+ livePreview: 'Podgląd',
+ loading: 'Ładowanie',
+ locale: 'Ustawienia regionalne',
+ locales: 'Ustawienia regionalne',
+ menu: 'Menu',
+ moveDown: 'Przesuń niżej',
+ moveUp: 'Przesuń wyżej',
+ newPassword: 'Nowe hasło',
+ noFiltersSet: 'Brak ustawionych filtrów',
+ noLabel: '<Bez {{label}}>',
+ noOptions: 'Brak opcji',
+ noResults:
+ 'Nie znaleziono {{label}}. Być może {{label}} jeszcze nie istnieje, albo żaden nie pasuje do filtrów określonych powyżej.',
+ noValue: 'Brak wartości',
+ none: 'Nic',
+ notFound: 'Nie znaleziono',
+ nothingFound: 'Nic nie znaleziono',
+ of: 'z',
+ open: 'Otwórz',
+ or: 'lub',
+ order: 'Kolejność',
+ pageNotFound: 'Strona nie znaleziona',
+ password: 'Hasło',
+ payloadSettings: 'Ustawienia Payload',
+ perPage: 'Na stronę: {{limit}}',
+ remove: 'Usuń',
+ reset: 'Zresetuj',
+ row: 'Wiersz',
+ rows: 'Wiersze',
+ save: 'Zapisz',
+ saving: 'Zapisywanie...',
+ searchBy: 'Szukaj według',
+ selectAll: 'Wybierz wszystkie {{count}} {{label}}',
+ selectAllRows: 'Wybierz wszystkie wiersze',
+ selectValue: 'Wybierz wartość',
+ selectedCount: 'Wybrano {{count}} {{label}}',
+ showAllLabel: 'Pokaż wszystkie {{label}}',
+ sorryNotFound: 'Przepraszamy — nie ma nic, co odpowiadałoby twojemu zapytaniu.',
+ sort: 'Sortuj',
+ sortByLabelDirection: 'Sortuj według {{label}} {{direction}}',
+ stayOnThisPage: 'Pozostań na stronie',
+ submissionSuccessful: 'Zgłoszenie zakończone powodzeniem.',
+ submit: 'Zatwierdź',
+ successfullyCreated: 'Pomyślnie utworzono {{label}}.',
+ successfullyDuplicated: 'Pomyślnie zduplikowano {{label}}',
+ thisLanguage: 'Polski',
+ titleDeleted: 'Pomyślnie usunięto {{label}} {{title}}',
+ unauthorized: 'Brak autoryzacji',
+ unsavedChangesDuplicate: 'Masz niezapisane zmiany. Czy chcesz kontynuować duplikowanie?',
+ untitled: 'Bez nazwy',
+ updatedAt: 'Data edycji',
+ updatedCountSuccessfully: 'Pomyślnie zaktualizowano {{count}} {{label}}.',
+ updatedSuccessfully: 'Aktualizacja zakończona sukcesem.',
+ updating: 'Aktualizacja',
+ uploading: 'Przesyłanie',
+ user: 'użytkownik',
+ users: 'użytkownicy',
+ value: 'Wartość',
+ welcome: 'Witaj',
+ },
+ operators: {
+ contains: 'zawiera',
+ equals: 'równe',
+ exists: 'istnieje',
+ isGreaterThan: 'jest większy niż',
+ isGreaterThanOrEqualTo: 'jest większe lub równe',
+ isIn: 'jest w',
+ isLessThan: 'jest mniejsze niż',
+ isLessThanOrEqualTo: 'jest mniejsze lub równe',
+ isLike: 'jest jak',
+ isNotEqualTo: 'nie jest równe',
+ isNotIn: 'nie ma go w',
+ near: 'blisko',
+ },
+ upload: {
+ crop: 'Przytnij',
+ cropToolDescription:
+ 'Przeciągnij narożniki wybranego obszaru, narysuj nowy obszar lub dostosuj poniższe wartości.',
+ dragAndDrop: 'Przeciągnij i upuść plik',
+ dragAndDropHere: 'lub złap i upuść plik tutaj',
+ editImage: 'Edytuj obraz',
+ fileName: 'Nazwa pliku',
+ fileSize: 'Rozmiar pliku',
+ focalPoint: 'Punkt centralny',
+ focalPointDescription:
+ 'Przeciągnij punkt centralny bezpośrednio na podglądzie lub dostosuj wartości poniżej.',
+ height: 'Wysokość',
+ lessInfo: 'Mniej informacji',
+ moreInfo: 'Więcej informacji',
+ previewSizes: 'Rozmiary podglądu',
+ selectCollectionToBrowse: 'Wybierz kolekcję aby przejrzeć',
+ selectFile: 'Wybierz plik',
+ setCropArea: 'Ustaw obszar kadrowania',
+ setFocalPoint: 'Ustawić punkt ogniskowy',
+ sizes: 'Rozmiary',
+ sizesFor: 'Rozmiary dla {{label}}',
+ width: 'Szerokość',
+ },
+ validation: {
+ emailAddress: 'Wprowadź poprawny adres email.',
+ enterNumber: 'Wprowadź poprawny numer telefonu.',
+ fieldHasNo: 'To pole nie posiada {{label}}',
+ greaterThanMax: '{{value}} jest większe niż maksymalnie dozwolony {{label}} wynoszący {{max}}.',
+ invalidInput: 'To pole zawiera nieprawidłowe dane.',
+ invalidSelection: 'To pole ma nieprawidłowy wybór.',
+ invalidSelections: 'To pole zawiera następujące, nieprawidłowe wybory:',
+ lessThanMin: '{{value}} jest mniejsze niż minimalnie dozwolony {{label}} wynoszący {{min}}.',
+ limitReached: 'Osiągnięto limit, można dodać tylko {{max}} elementów.',
+ longerThanMin: 'Ta wartość musi być dłuższa niż minimalna długość znaków: {{minLength}}.',
+ notValidDate: '"{{value}}" nie jest prawidłową datą.',
+ required: 'To pole jest wymagane.',
+ requiresAtLeast: 'To pole wymaga co najmniej {{count}} {{label}}.',
+ requiresNoMoreThan: 'To pole może posiadać co najmniej {{count}} {{label}}.',
+ requiresTwoNumbers: 'To pole wymaga dwóch liczb.',
+ shorterThanMax: 'Ta wartość musi być krótsza niż maksymalna długość znaków: {{maxLength}}.',
+ trueOrFalse: "To pole może mieć wartość tylko 'true' lub 'false'.",
+ validUploadID: 'To pole nie jest prawidłowym identyfikatorem przesyłania.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Za chwilę opublikujesz wszystkie {{label}} w zaznaczeniu. Jesteś pewny?',
+ aboutToRestore:
+ 'Zamierzasz przywrócić dokument {{label}} do stanu, w jakim znajdował się w dniu {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Zamierzasz przywrócić globalny rekord {{label}} do stanu, w którym znajdował się w dniu {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Zamierzasz przywrócić zmiany w tym dokumencie do stanu opublikowanego. Jesteś pewien?',
+ aboutToUnpublish: 'Zamierzasz cofnąć publikację tego dokumentu. Jesteś pewien?',
+ aboutToUnpublishSelection:
+ 'Zamierzasz cofnąć publikację wszystkich {{label}} w zaznaczeniu. Jesteś pewny?',
+ autosave: 'Autozapis',
+ autosavedSuccessfully: 'Pomyślnie zapisano automatycznie.',
+ autosavedVersion: 'Wersja zapisana automatycznie',
+ changed: 'Zmieniono',
+ compareVersion: 'Porównaj wersję z:',
+ confirmPublish: 'Potwierdź publikację',
+ confirmRevertToSaved: 'Potwierdź powrót do zapisanego',
+ confirmUnpublish: 'Potwierdź cofnięcie publikacji',
+ confirmVersionRestoration: 'Potwierdź przywrócenie wersji',
+ currentDocumentStatus: 'Bieżący status {{docStatus}} dokumentu',
+ draft: 'Szkic',
+ draftSavedSuccessfully: 'Wersja robocza została pomyślnie zapisana.',
+ lastSavedAgo: 'Ostatnio zapisane {{distance}} temu',
+ noFurtherVersionsFound: 'Nie znaleziono dalszych wersji',
+ noRowsFound: 'Nie znaleziono {{label}}',
+ preview: 'Podgląd',
+ problemRestoringVersion: 'Wystąpił problem podczas przywracania tej wersji',
+ publish: 'Publikuj',
+ publishChanges: 'Opublikuj zmiany',
+ published: 'Opublikowano',
+ restoreThisVersion: 'Przywróć tę wersję',
+ restoredSuccessfully: 'Przywrócono pomyślnie.',
+ restoring: 'Przywracanie...',
+ revertToPublished: 'Przywróć do opublikowanego',
+ reverting: 'Cofanie...',
+ saveDraft: 'Zapisz szkic',
+ selectLocales: 'Wybierz ustawienia regionalne do wyświetlenia',
+ selectVersionToCompare: 'Wybierz wersję do porównania',
+ showLocales: 'Pokaż ustawienia regionalne:',
+ showingVersionsFor: 'Wyświetlanie wersji dla:',
+ status: 'Status',
+ type: 'Typ',
+ unpublish: 'Cofnij publikację',
+ unpublishing: 'Cofanie publikacji...',
+ version: 'Wersja',
+ versionCount_many: 'Znalezionych wersji: {{count}}',
+ versionCount_none: 'Nie znaleziono wersji',
+ versionCount_one: 'Znaleziono {{count}} wersję',
+ versionCount_other: 'Znaleziono {{count}} wersji',
+ versionCreatedOn: 'Wersja {{version}} utworzona:',
+ versionID: 'ID wersji',
+ versions: 'Wersje',
+ viewingVersion: 'Przeglądanie wersji dla {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}',
+ viewingVersions: 'Przeglądanie wersji {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Przeglądanie wersji dla globalnej kolekcji {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/pt.json b/packages/translations/src/all/pt.json
deleted file mode 100644
index b6be6516014..00000000000
--- a/packages/translations/src/all/pt.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Conta",
- "accountOfCurrentUser": "Conta do usuário ativo",
- "alreadyActivated": "Conta já ativada",
- "alreadyLoggedIn": "Login já realizado",
- "apiKey": "Chave da API",
- "backToLogin": "Voltar para login",
- "beginCreateFirstUser": "Para começar, crie seu primeiro usuário.",
- "changePassword": "Mudar senha",
- "checkYourEmailForPasswordReset": "Verifique seu email para um link que permitirá que você redefina sua senha com segurança.",
- "confirmGeneration": "Confirmar Geração",
- "confirmPassword": "Confirmar Senha",
- "createFirstUser": "Criar primeiro usuário",
- "emailNotValid": "O email fornecido não é válido",
- "emailSent": "Email Enviado",
- "enableAPIKey": "Habilitar Chave API",
- "failedToUnlock": "Falha ao desbloquear",
- "forceUnlock": "Forçar Desbloqueio",
- "forgotPassword": "Esqueci a senha",
- "forgotPasswordEmailInstructions": "Por favor, preencha seu email abaixo. Você receberá um email com instruções para gerar uma nova senha",
- "forgotPasswordQuestion": "Esqueceu a senha?",
- "generate": "Gerar",
- "generateNewAPIKey": "Gerar nova chave API",
- "generatingNewAPIKeyWillInvalidate": "Gerar uma nova chave API <1>invalidará</1> a chave anterior. Você tem certeza que deseja prosseguir?",
- "lockUntil": "Bloquear Até",
- "logBackIn": "Fazer login novamente",
- "logOut": "Log out",
- "loggedIn": "Para fazer login como outro usuário, você deve fazer o <0>log out</0> antes.",
- "loggedInChangePassword": "Para mudar a sua senha, acesse a sua <0>conta</0> e edite sua senha lá.",
- "loggedOutInactivity": "Você foi desconectado devido a inatividade.",
- "loggedOutSuccessfully": "Log out efetuado com sucesso.",
- "login": "Login",
- "loginAttempts": "Tentativas de Login",
- "loginUser": "Iniciar sessão",
- "loginWithAnotherUser": "Para fazer login como outro usuário, você deve fazer o <0>log out</0> antes.",
- "logout": "Logout",
- "logoutUser": "Encerrar sessão",
- "newAPIKeyGenerated": "Nova Chave API Gerada.",
- "newAccountCreated": "Uma nova conta acaba de ser criada para que você possa acessar <a href=\"{{serverURL}}\">{{serverURL}}</a> Por favor, clique no link a seguir ou cole a URL abaixo no seu navegador para verificar seu email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Após a verificação de email, você será capaz de fazer o login.",
- "newPassword": "Nova Senha",
- "resetPassword": "Redefinir Senha",
- "resetPasswordExpiration": "Tempo Limite para Redefinição de Senha",
- "resetPasswordToken": "Token para Redefinição de Senha",
- "resetYourPassword": "Redefinir Sua Senha",
- "stayLoggedIn": "Manter sessão ativa",
- "successfullyUnlocked": "Desbloqueado com sucesso",
- "unableToVerify": "Não foi possível verificar",
- "verified": "Verificado",
- "verifiedSuccessfully": "Verificado com Sucesso",
- "verify": "Verificar",
- "verifyUser": "Verificar Usuário",
- "verifyYourEmail": "Verifique seu email",
- "youAreInactive": "Você não está ativo há algum tempo e sua sessão será automaticamente finalizada em breve, para sua própria segurança. Você gostaria de manter a sessão ativa?",
- "youAreReceivingResetPassword": "Você está recebendo essa mensagem porque você (ou outra pessoa) requisitou a redefinição de senha da sua conta. Por favor, clique no link a seguir ou cole no seu navegador para completar o processo:",
- "youDidNotRequestPassword": "Se você não fez essa requisição, por favor ignore esse email e sua senha permanecerá igual."
- },
- "error": {
- "accountAlreadyActivated": "Essa conta já foi ativada.",
- "autosaving": "Ocorreu um problema ao salvar automaticamente esse documento.",
- "correctInvalidFields": "Por favor, corrija os campos inválidos.",
- "deletingFile": "Ocorreu um erro ao excluir o arquivo.",
- "deletingTitle": "Ocorreu um erro ao excluir {{title}}. Por favor, verifique sua conexão e tente novamente.",
- "emailOrPasswordIncorrect": "O email ou senha fornecido está incorreto.",
- "followingFieldsInvalid_one": "O campo a seguir está inválido:",
- "followingFieldsInvalid_other": "Os campos a seguir estão inválidos:",
- "incorrectCollection": "Coleção Incorreta",
- "invalidFileType": "Tipo de arquivo inválido",
- "invalidFileTypeValue": "Tipo de arquivo inválido: {{value}}",
- "loadingDocument": "Ocorreu um problema ao carregar o documento com ID {{id}}.",
- "missingEmail": "Email ausente.",
- "missingIDOfDocument": "ID do documento a ser atualizado ausente.",
- "missingIDOfVersion": "ID da versão ausente.",
- "missingRequiredData": "Dados requeridos ausentes.",
- "noFilesUploaded": "Nenhum arquivo foi carregado.",
- "noMatchedField": "Não foi encontrado nenhum campo correspondente a \"{{label}}\"",
- "noUser": "Nenhum Usuário",
- "notAllowedToAccessPage": "Você não tem permissão para acessar essa página.",
- "notAllowedToPerformAction": "Você não tem permissão para realizar essa ação.",
- "notFound": "O recurso requisitado não foi encontrado.",
- "previewing": "Ocorreu um problema ao visualizar esse documento.",
- "problemUploadingFile": "Ocorreu um problema ao carregar o arquivo.",
- "tokenInvalidOrExpired": "Token expirado ou inválido.",
- "unPublishingDocument": "Ocorreu um problema ao despublicar esse documento",
- "unableToDeleteCount": "Não é possível excluir {{count}} de {{total}} {{label}}.",
- "unableToUpdateCount": "Não foi possível atualizar {{count}} de {{total}} {{label}}.",
- "unauthorized": "Não autorizado. Você deve estar logado para fazer essa requisição",
- "unknown": "Ocorreu um erro desconhecido.",
- "unspecific": "Ocorreu um erro.",
- "userLocked": "Esse usuário está bloqueado devido a muitas tentativas de login malsucedidas.",
- "valueMustBeUnique": "Valor deve ser único",
- "verificationTokenInvalid": "Token de verificação inválido."
- },
- "fields": {
- "addLabel": "Adicionar {{label}}",
- "addLink": "Adicionar Link",
- "addNew": "Adicionar novo",
- "addNewLabel": "Adicionar novo {{label}}",
- "addRelationship": "Adicionar Relação",
- "addUpload": "Adicionar Upload",
- "block": "bloco",
- "blockType": "Tipo de bloco",
- "blocks": "blocos",
- "chooseBetweenCustomTextOrDocument": "Escolha entre inserir um URL de texto personalizado ou vincular a outro documento.",
- "chooseDocumentToLink": "Escolha um documento para vincular",
- "chooseFromExisting": "Escolher entre os existentes",
- "chooseLabel": "Escolher {{label}}",
- "collapseAll": "Recolher todos",
- "customURL": "URL personalizado",
- "editLabelData": "Editar dados de {{label}}",
- "editLink": "Editar Link",
- "editRelationship": "Editar Relacionamento",
- "enterURL": "Insira um URL",
- "internalLink": "Link Interno",
- "itemsAndMore": "{{items}} e mais {{count}}",
- "labelRelationship": "Relacionado a {{label}}",
- "latitude": "Latitude",
- "linkType": "Tipo de link",
- "linkedTo": "Ligado a <0>{{label}}</0>",
- "longitude": "Longitude",
- "newLabel": "Novo(a) {{label}}",
- "openInNewTab": "Abrir em nova aba",
- "passwordsDoNotMatch": "Senhas não coincidem.",
- "relatedDocument": "Documento Relacionado",
- "relationTo": "Relacionado a",
- "removeRelationship": "Remover Relacionamento",
- "removeUpload": "Remover Upload",
- "saveChanges": "Salvar alterações",
- "searchForBlock": "Procurar bloco",
- "selectExistingLabel": "Selecionar {{label}} existente",
- "selectFieldsToEdit": "Selecione os campos para editar",
- "showAll": "Mostrar Tudo",
- "swapRelationship": "Relação de Troca",
- "swapUpload": "Substituir Upload",
- "textToDisplay": "Texto a ser exibido",
- "toggleBlock": "Alternar bloco",
- "uploadNewLabel": "Carregar novo(a) {{label}}"
- },
- "general": {
- "aboutToDelete": "Você está prestes a excluir o/a {{label}} <1>{{title}}</1>. Tem certeza?",
- "aboutToDeleteCount_many": "Você está prestes a deletar {{count}} {{label}}",
- "aboutToDeleteCount_one": "Você está prestes a deletar {{count}} {{label}}",
- "aboutToDeleteCount_other": "Você está prestes a deletar {{count}} {{label}}",
- "addBelow": "Adicionar abaixo",
- "addFilter": "Adicionar Filtro",
- "adminTheme": "Tema do Admin",
- "and": "E",
- "applyChanges": "Aplicar alterações",
- "ascending": "Ascendente",
- "automatic": "Automático",
- "backToDashboard": "Voltar para Painel de Controle",
- "cancel": "Cancelar",
- "changesNotSaved": "Suas alterações não foram salvas. Se você sair agora, essas alterações serão perdidas.",
- "close": "Fechar",
- "collapse": "Recolher",
- "collections": "Coleções",
- "columnToSort": "Coluna para Ordenar",
- "columns": "Colunas",
- "confirm": "Confirmar",
- "confirmDeletion": "Confirmar exclusão",
- "confirmDuplication": "Confirmar duplicação",
- "copied": "Copiado",
- "copy": "Copiar",
- "create": "Criar",
- "createNew": "Criar Novo",
- "createNewLabel": "Criar novo(a) {{label}}",
- "created": "Criado",
- "createdAt": "Criado Em",
- "creating": "Criando",
- "creatingNewLabel": "Criando novo(a) {{label}}",
- "dark": "Escuro",
- "dashboard": "Painel de Controle",
- "delete": "Excluir",
- "deletedCountSuccessfully": "Excluído {{count}} {{label}} com sucesso.",
- "deletedSuccessfully": "Apagado com sucesso.",
- "deleting": "Excluindo...",
- "descending": "Decrescente",
- "deselectAllRows": "Desmarcar todas as linhas",
- "duplicate": "Duplicar",
- "duplicateWithoutSaving": "Duplicar sem salvar alterações",
- "edit": "Editar",
- "editLabel": "Editar {{label}}",
- "editing": "Editando",
- "editingLabel_many": "Editando {{count}} {{label}}",
- "editingLabel_one": "Editando {{count}} {{label}}",
- "editingLabel_other": "Editando {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Endereço de Email",
- "enterAValue": "Insira um valor",
- "error": "Erro",
- "errors": "Erros",
- "fallbackToDefaultLocale": "Recuo para o local padrão",
- "filter": "Filtro",
- "filterWhere": "Filtrar {{label}} em que",
- "filters": "Filtros",
- "globals": "Globais",
- "language": "Idioma",
- "lastModified": "Última modificação",
- "leaveAnyway": "Sair mesmo assim",
- "leaveWithoutSaving": "Sair sem salvar",
- "light": "Claro",
- "livePreview": "Pré-visualização",
- "loading": "Carregando",
- "locale": "Local",
- "locales": "Localizações",
- "menu": "Cardápio",
- "moveDown": "Mover para Baixo",
- "moveUp": "Mover para Cima",
- "newPassword": "Nova Senha",
- "noFiltersSet": "Nenhum filtro definido",
- "noLabel": "<Nenhum(a) {{label}}>",
- "noOptions": "Sem opções",
- "noResults": "Nenhum {{label}} encontrado. Ou nenhum(a) {{label}} existe ainda, ou nenhum(a) corresponde aos filtros que você especificou acima.",
- "noValue": "Nenhum valor",
- "none": "Nenhum",
- "notFound": "Não Encontrado",
- "nothingFound": "Nada encontrado",
- "of": "de",
- "open": "Abrir",
- "or": "Ou",
- "order": "Ordem",
- "pageNotFound": "Página não encontrada",
- "password": "Senha",
- "payloadSettings": "Configurações do Payload",
- "perPage": "Itens por Página: {{limit}}",
- "remove": "Remover",
- "reset": "Redefinir",
- "row": "Linha",
- "rows": "Linhas",
- "save": "Salvar",
- "saving": "Salvando...",
- "searchBy": "Buscar por {{label}}",
- "selectAll": "Selecione tudo {{count}} {{label}}",
- "selectAllRows": "Selecione todas as linhas",
- "selectValue": "Selecione um valor",
- "selectedCount": "{{count}} {{label}} selecionado",
- "showAllLabel": "Mostre todos {{label}}",
- "sorryNotFound": "Desculpe—não há nada que corresponda à sua requisição.",
- "sort": "Ordenar",
- "sortByLabelDirection": "Ordenar por {{label}} {{direction}}",
- "stayOnThisPage": "Permanecer nessa página",
- "submissionSuccessful": "Envio bem-sucedido.",
- "submit": "Enviar",
- "successfullyCreated": "{{label}} criado com sucesso.",
- "successfullyDuplicated": "{{label}} duplicado com sucesso.",
- "thisLanguage": "Português",
- "titleDeleted": "{{label}} {{title}} excluído com sucesso.",
- "unauthorized": "Não autorizado",
- "unsavedChangesDuplicate": "Você tem mudanças não salvas. Você gostaria de continuar a duplicar?",
- "untitled": "Sem título",
- "updatedAt": "Atualizado Em",
- "updatedCountSuccessfully": "Atualizado {{count}} {{label}} com sucesso.",
- "updatedSuccessfully": "Atualizado com sucesso.",
- "updating": "Atualizando",
- "uploading": "Fazendo upload",
- "user": "usuário",
- "users": "usuários",
- "value": "Valor",
- "welcome": "Boas vindas"
- },
- "operators": {
- "contains": "contém",
- "equals": "igual",
- "exists": "existe",
- "isGreaterThan": "é maior que",
- "isGreaterThanOrEqualTo": "é maior ou igual a",
- "isIn": "está em",
- "isLessThan": "é menor que",
- "isLessThanOrEqualTo": "é menor ou igual a",
- "isLike": "é como",
- "isNotEqualTo": "não é igual a",
- "isNotIn": "não está em",
- "near": "perto"
- },
- "upload": {
- "crop": "Cultura",
- "cropToolDescription": "Arraste as bordas da área selecionada, desenhe uma nova área ou ajuste os valores abaixo.",
- "dragAndDrop": "Arraste e solte um arquivo",
- "dragAndDropHere": "ou arraste um arquivo aqui",
- "editImage": "Editar imagem",
- "fileName": "Nome do Arquivo",
- "fileSize": "Tamanho do Arquivo",
- "focalPoint": "Ponto Focal",
- "focalPointDescription": "Arraste o ponto focal diretamente na pré-visualização ou ajuste os valores abaixo.",
- "height": "Altura",
- "lessInfo": "Ver menos",
- "moreInfo": "Ver mais",
- "previewSizes": "Tamanhos de Pré-visualização",
- "selectCollectionToBrowse": "Selecione uma Coleção para Navegar",
- "selectFile": "Selecione um arquivo",
- "setCropArea": "Definir área de corte",
- "setFocalPoint": "Definir ponto focal",
- "sizes": "Tamanhos",
- "sizesFor": "Tamanhos para {{label}}",
- "width": "Largura"
- },
- "validation": {
- "emailAddress": "Por favor, insira um endereço de email válido.",
- "enterNumber": "Por favor, insira um número válido.",
- "fieldHasNo": "Esse campo não contém {{label}}",
- "greaterThanMax": "{{value}} é maior que o máximo permitido de {{label}} que é {{max}}.",
- "invalidInput": "Esse campo tem um conteúdo inválido.",
- "invalidSelection": "Esse campo tem uma seleção inválida.",
- "invalidSelections": "'Esse campo tem as seguintes seleções inválidas:'",
- "lessThanMin": "{{value}} é menor que o mínimo permitido de {{label}} que é {{min}}.",
- "limitReached": "Limite atingido, apenas {{max}} itens podem ser adicionados.",
- "longerThanMin": "Esse valor deve ser maior do que o mínimo de {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" não é uma data válida.",
- "required": "Esse campo é obrigatório.",
- "requiresAtLeast": "Esse campo requer no máximo {{count}} {{label}}.",
- "requiresNoMoreThan": "Esse campo requer pelo menos {{count}} {{label}}.",
- "requiresTwoNumbers": "Esse campo requer dois números.",
- "shorterThanMax": "Esse valor deve ser menor do que o máximo de {{maxLength}} caracteres.",
- "trueOrFalse": "Esse campo pode ser apenas verdadeiro (true) ou falso (false)",
- "validUploadID": "'Esse campo não é um ID de upload válido.'"
- },
- "version": {
- "aboutToPublishSelection": "Você está prestes a publicar todos os {{label}} da seleção. Tem certeza?",
- "aboutToRestore": "Você está prestes a restaurar o documento {{label}} para o estado em que ele se encontrava em {{versionDate}}.",
- "aboutToRestoreGlobal": "Você está prestes a restaurar o Global {{label}} para o estado em que ele se encontrava em {{versionDate}}.",
- "aboutToRevertToPublished": "Você está prestes a reverter as alterações desse documento para seu estado de publicação. Tem certeza?",
- "aboutToUnpublish": "Você está prestes a despublicar esse documento. Tem certeza?",
- "aboutToUnpublishSelection": "Você está prestes a cancelar a publicação de todos os {{label}} na seleção. Tem certeza?",
- "autosave": "Salvamento automático",
- "autosavedSuccessfully": "Salvamento automático com sucesso.",
- "autosavedVersion": "Versão de salvamento automático",
- "changed": "Alterado",
- "compareVersion": "Comparar versão com:",
- "confirmPublish": "Confirmar publicação",
- "confirmRevertToSaved": "Confirmar a reversão para o salvo",
- "confirmUnpublish": "Confirmar despublicação",
- "confirmVersionRestoration": "Confirmar Restauração de versão",
- "currentDocumentStatus": "Documento {{docStatus}} atual",
- "draft": "Rascunho",
- "draftSavedSuccessfully": "Rascunho salvo com sucesso.",
- "lastSavedAgo": "Última gravação há {{distance}}",
- "noFurtherVersionsFound": "Nenhuma outra versão encontrada",
- "noRowsFound": "Nenhum(a) {{label}} encontrado(a)",
- "preview": "Pré-visualização",
- "problemRestoringVersion": "Ocorreu um problema ao restaurar essa versão",
- "publish": "Publicar",
- "publishChanges": "Publicar alterações",
- "published": "Publicado",
- "restoreThisVersion": "Restaurar essa versão",
- "restoredSuccessfully": "Restaurado com sucesso.",
- "restoring": "Restaurando...",
- "revertToPublished": "Reverter para publicado",
- "reverting": "Revertendo...",
- "saveDraft": "Salvar rascunho",
- "selectLocales": "Selecione as localizações para exibir",
- "selectVersionToCompare": "Selecione uma versão para comparar",
- "showLocales": "Exibir localizações:",
- "showingVersionsFor": "Mostrando versões para:",
- "status": "Status",
- "type": "Tipo",
- "unpublish": "Despublicar",
- "unpublishing": "Despublicando...",
- "version": "Versão",
- "versionCount_many": "{{count}} versões encontradas",
- "versionCount_none": "Nenhuma versão encontrada",
- "versionCount_one": "{{count}} versão encontrada",
- "versionCount_other": "{{count}} versões encontradas",
- "versionCreatedOn": "{{version}} criada em:",
- "versionID": "ID da versão",
- "versions": "Versões",
- "viewingVersion": "Visualizando versão para o/a {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Visualizando versão para o global {{entityLabel}}",
- "viewingVersions": "Visualizando versões para o/a {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Visualizando versões para o global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/pt.ts b/packages/translations/src/all/pt.ts
new file mode 100644
index 00000000000..45e61fc4a4d
--- /dev/null
+++ b/packages/translations/src/all/pt.ts
@@ -0,0 +1,391 @@
+export default {
+ authentication: {
+ account: 'Conta',
+ accountOfCurrentUser: 'Conta do usuário ativo',
+ alreadyActivated: 'Conta já ativada',
+ alreadyLoggedIn: 'Login já realizado',
+ apiKey: 'Chave da API',
+ backToLogin: 'Voltar para login',
+ beginCreateFirstUser: 'Para começar, crie seu primeiro usuário.',
+ changePassword: 'Mudar senha',
+ checkYourEmailForPasswordReset:
+ 'Verifique seu email para um link que permitirá que você redefina sua senha com segurança.',
+ confirmGeneration: 'Confirmar Geração',
+ confirmPassword: 'Confirmar Senha',
+ createFirstUser: 'Criar primeiro usuário',
+ emailNotValid: 'O email fornecido não é válido',
+ emailSent: 'Email Enviado',
+ enableAPIKey: 'Habilitar Chave API',
+ failedToUnlock: 'Falha ao desbloquear',
+ forceUnlock: 'Forçar Desbloqueio',
+ forgotPassword: 'Esqueci a senha',
+ forgotPasswordEmailInstructions:
+ 'Por favor, preencha seu email abaixo. Você receberá um email com instruções para gerar uma nova senha',
+ forgotPasswordQuestion: 'Esqueceu a senha?',
+ generate: 'Gerar',
+ generateNewAPIKey: 'Gerar nova chave API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Gerar uma nova chave API <1>invalidará</1> a chave anterior. Você tem certeza que deseja prosseguir?',
+ lockUntil: 'Bloquear Até',
+ logBackIn: 'Fazer login novamente',
+ logOut: 'Log out',
+ loggedIn: 'Para fazer login como outro usuário, você deve fazer o <0>log out</0> antes.',
+ loggedInChangePassword:
+ 'Para mudar a sua senha, acesse a sua <0>conta</0> e edite sua senha lá.',
+ loggedOutInactivity: 'Você foi desconectado devido a inatividade.',
+ loggedOutSuccessfully: 'Log out efetuado com sucesso.',
+ login: 'Login',
+ loginAttempts: 'Tentativas de Login',
+ loginUser: 'Iniciar sessão',
+ loginWithAnotherUser:
+ 'Para fazer login como outro usuário, você deve fazer o <0>log out</0> antes.',
+ logout: 'Logout',
+ logoutUser: 'Encerrar sessão',
+ newAPIKeyGenerated: 'Nova Chave API Gerada.',
+ newAccountCreated:
+ 'Uma nova conta acaba de ser criada para que você possa acessar <a href="{{serverURL}}">{{serverURL}}</a> Por favor, clique no link a seguir ou cole a URL abaixo no seu navegador para verificar seu email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Após a verificação de email, você será capaz de fazer o login.',
+ newPassword: 'Nova Senha',
+ resetPassword: 'Redefinir Senha',
+ resetPasswordExpiration: 'Tempo Limite para Redefinição de Senha',
+ resetPasswordToken: 'Token para Redefinição de Senha',
+ resetYourPassword: 'Redefinir Sua Senha',
+ stayLoggedIn: 'Manter sessão ativa',
+ successfullyUnlocked: 'Desbloqueado com sucesso',
+ unableToVerify: 'Não foi possível verificar',
+ verified: 'Verificado',
+ verifiedSuccessfully: 'Verificado com Sucesso',
+ verify: 'Verificar',
+ verifyUser: 'Verificar Usuário',
+ verifyYourEmail: 'Verifique seu email',
+ youAreInactive:
+ 'Você não está ativo há algum tempo e sua sessão será automaticamente finalizada em breve, para sua própria segurança. Você gostaria de manter a sessão ativa?',
+ youAreReceivingResetPassword:
+ 'Você está recebendo essa mensagem porque você (ou outra pessoa) requisitou a redefinição de senha da sua conta. Por favor, clique no link a seguir ou cole no seu navegador para completar o processo:',
+ youDidNotRequestPassword:
+ 'Se você não fez essa requisição, por favor ignore esse email e sua senha permanecerá igual.',
+ },
+ error: {
+ accountAlreadyActivated: 'Essa conta já foi ativada.',
+ autosaving: 'Ocorreu um problema ao salvar automaticamente esse documento.',
+ correctInvalidFields: 'Por favor, corrija os campos inválidos.',
+ deletingFile: 'Ocorreu um erro ao excluir o arquivo.',
+ deletingTitle:
+ 'Ocorreu um erro ao excluir {{title}}. Por favor, verifique sua conexão e tente novamente.',
+ emailOrPasswordIncorrect: 'O email ou senha fornecido está incorreto.',
+ followingFieldsInvalid_one: 'O campo a seguir está inválido:',
+ followingFieldsInvalid_other: 'Os campos a seguir estão inválidos:',
+ incorrectCollection: 'Coleção Incorreta',
+ invalidFileType: 'Tipo de arquivo inválido',
+ invalidFileTypeValue: 'Tipo de arquivo inválido: {{value}}',
+ loadingDocument: 'Ocorreu um problema ao carregar o documento com ID {{id}}.',
+ missingEmail: 'Email ausente.',
+ missingIDOfDocument: 'ID do documento a ser atualizado ausente.',
+ missingIDOfVersion: 'ID da versão ausente.',
+ missingRequiredData: 'Dados requeridos ausentes.',
+ noFilesUploaded: 'Nenhum arquivo foi carregado.',
+ noMatchedField: 'Não foi encontrado nenhum campo correspondente a "{{label}}"',
+ noUser: 'Nenhum Usuário',
+ notAllowedToAccessPage: 'Você não tem permissão para acessar essa página.',
+ notAllowedToPerformAction: 'Você não tem permissão para realizar essa ação.',
+ notFound: 'O recurso requisitado não foi encontrado.',
+ previewing: 'Ocorreu um problema ao visualizar esse documento.',
+ problemUploadingFile: 'Ocorreu um problema ao carregar o arquivo.',
+ tokenInvalidOrExpired: 'Token expirado ou inválido.',
+ unPublishingDocument: 'Ocorreu um problema ao despublicar esse documento',
+ unableToDeleteCount: 'Não é possível excluir {{count}} de {{total}} {{label}}.',
+ unableToUpdateCount: 'Não foi possível atualizar {{count}} de {{total}} {{label}}.',
+ unauthorized: 'Não autorizado. Você deve estar logado para fazer essa requisição',
+ unknown: 'Ocorreu um erro desconhecido.',
+ unspecific: 'Ocorreu um erro.',
+ userLocked: 'Esse usuário está bloqueado devido a muitas tentativas de login malsucedidas.',
+ valueMustBeUnique: 'Valor deve ser único',
+ verificationTokenInvalid: 'Token de verificação inválido.',
+ },
+ fields: {
+ addLabel: 'Adicionar {{label}}',
+ addLink: 'Adicionar Link',
+ addNew: 'Adicionar novo',
+ addNewLabel: 'Adicionar novo {{label}}',
+ addRelationship: 'Adicionar Relação',
+ addUpload: 'Adicionar Upload',
+ block: 'bloco',
+ blockType: 'Tipo de bloco',
+ blocks: 'blocos',
+ chooseBetweenCustomTextOrDocument:
+ 'Escolha entre inserir um URL de texto personalizado ou vincular a outro documento.',
+ chooseDocumentToLink: 'Escolha um documento para vincular',
+ chooseFromExisting: 'Escolher entre os existentes',
+ chooseLabel: 'Escolher {{label}}',
+ collapseAll: 'Recolher todos',
+ customURL: 'URL personalizado',
+ editLabelData: 'Editar dados de {{label}}',
+ editLink: 'Editar Link',
+ editRelationship: 'Editar Relacionamento',
+ enterURL: 'Insira um URL',
+ internalLink: 'Link Interno',
+ itemsAndMore: '{{items}} e mais {{count}}',
+ labelRelationship: 'Relacionado a {{label}}',
+ latitude: 'Latitude',
+ linkType: 'Tipo de link',
+ linkedTo: 'Ligado a <0>{{label}}</0>',
+ longitude: 'Longitude',
+ newLabel: 'Novo(a) {{label}}',
+ openInNewTab: 'Abrir em nova aba',
+ passwordsDoNotMatch: 'Senhas não coincidem.',
+ relatedDocument: 'Documento Relacionado',
+ relationTo: 'Relacionado a',
+ removeRelationship: 'Remover Relacionamento',
+ removeUpload: 'Remover Upload',
+ saveChanges: 'Salvar alterações',
+ searchForBlock: 'Procurar bloco',
+ selectExistingLabel: 'Selecionar {{label}} existente',
+ selectFieldsToEdit: 'Selecione os campos para editar',
+ showAll: 'Mostrar Tudo',
+ swapRelationship: 'Relação de Troca',
+ swapUpload: 'Substituir Upload',
+ textToDisplay: 'Texto a ser exibido',
+ toggleBlock: 'Alternar bloco',
+ uploadNewLabel: 'Carregar novo(a) {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Você está prestes a excluir o/a {{label}} <1>{{title}}</1>. Tem certeza?',
+ aboutToDeleteCount_many: 'Você está prestes a deletar {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Você está prestes a deletar {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Você está prestes a deletar {{count}} {{label}}',
+ addBelow: 'Adicionar abaixo',
+ addFilter: 'Adicionar Filtro',
+ adminTheme: 'Tema do Admin',
+ and: 'E',
+ applyChanges: 'Aplicar alterações',
+ ascending: 'Ascendente',
+ automatic: 'Automático',
+ backToDashboard: 'Voltar para Painel de Controle',
+ cancel: 'Cancelar',
+ changesNotSaved:
+ 'Suas alterações não foram salvas. Se você sair agora, essas alterações serão perdidas.',
+ close: 'Fechar',
+ collapse: 'Recolher',
+ collections: 'Coleções',
+ columnToSort: 'Coluna para Ordenar',
+ columns: 'Colunas',
+ confirm: 'Confirmar',
+ confirmDeletion: 'Confirmar exclusão',
+ confirmDuplication: 'Confirmar duplicação',
+ copied: 'Copiado',
+ copy: 'Copiar',
+ create: 'Criar',
+ createNew: 'Criar Novo',
+ createNewLabel: 'Criar novo(a) {{label}}',
+ created: 'Criado',
+ createdAt: 'Criado Em',
+ creating: 'Criando',
+ creatingNewLabel: 'Criando novo(a) {{label}}',
+ dark: 'Escuro',
+ dashboard: 'Painel de Controle',
+ delete: 'Excluir',
+ deletedCountSuccessfully: 'Excluído {{count}} {{label}} com sucesso.',
+ deletedSuccessfully: 'Apagado com sucesso.',
+ deleting: 'Excluindo...',
+ descending: 'Decrescente',
+ deselectAllRows: 'Desmarcar todas as linhas',
+ duplicate: 'Duplicar',
+ duplicateWithoutSaving: 'Duplicar sem salvar alterações',
+ edit: 'Editar',
+ editLabel: 'Editar {{label}}',
+ editing: 'Editando',
+ editingLabel_many: 'Editando {{count}} {{label}}',
+ editingLabel_one: 'Editando {{count}} {{label}}',
+ editingLabel_other: 'Editando {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Endereço de Email',
+ enterAValue: 'Insira um valor',
+ error: 'Erro',
+ errors: 'Erros',
+ fallbackToDefaultLocale: 'Recuo para o local padrão',
+ filter: 'Filtro',
+ filterWhere: 'Filtrar {{label}} em que',
+ filters: 'Filtros',
+ globals: 'Globais',
+ language: 'Idioma',
+ lastModified: 'Última modificação',
+ leaveAnyway: 'Sair mesmo assim',
+ leaveWithoutSaving: 'Sair sem salvar',
+ light: 'Claro',
+ livePreview: 'Pré-visualização',
+ loading: 'Carregando',
+ locale: 'Local',
+ locales: 'Localizações',
+ menu: 'Cardápio',
+ moveDown: 'Mover para Baixo',
+ moveUp: 'Mover para Cima',
+ newPassword: 'Nova Senha',
+ noFiltersSet: 'Nenhum filtro definido',
+ noLabel: '<Nenhum(a) {{label}}>',
+ noOptions: 'Sem opções',
+ noResults:
+ 'Nenhum {{label}} encontrado. Ou nenhum(a) {{label}} existe ainda, ou nenhum(a) corresponde aos filtros que você especificou acima.',
+ noValue: 'Nenhum valor',
+ none: 'Nenhum',
+ notFound: 'Não Encontrado',
+ nothingFound: 'Nada encontrado',
+ of: 'de',
+ open: 'Abrir',
+ or: 'Ou',
+ order: 'Ordem',
+ pageNotFound: 'Página não encontrada',
+ password: 'Senha',
+ payloadSettings: 'Configurações do Payload',
+ perPage: 'Itens por Página: {{limit}}',
+ remove: 'Remover',
+ reset: 'Redefinir',
+ row: 'Linha',
+ rows: 'Linhas',
+ save: 'Salvar',
+ saving: 'Salvando...',
+ searchBy: 'Buscar por {{label}}',
+ selectAll: 'Selecione tudo {{count}} {{label}}',
+ selectAllRows: 'Selecione todas as linhas',
+ selectValue: 'Selecione um valor',
+ selectedCount: '{{count}} {{label}} selecionado',
+ showAllLabel: 'Mostre todos {{label}}',
+ sorryNotFound: 'Desculpe—não há nada que corresponda à sua requisição.',
+ sort: 'Ordenar',
+ sortByLabelDirection: 'Ordenar por {{label}} {{direction}}',
+ stayOnThisPage: 'Permanecer nessa página',
+ submissionSuccessful: 'Envio bem-sucedido.',
+ submit: 'Enviar',
+ successfullyCreated: '{{label}} criado com sucesso.',
+ successfullyDuplicated: '{{label}} duplicado com sucesso.',
+ thisLanguage: 'Português',
+ titleDeleted: '{{label}} {{title}} excluído com sucesso.',
+ unauthorized: 'Não autorizado',
+ unsavedChangesDuplicate: 'Você tem mudanças não salvas. Você gostaria de continuar a duplicar?',
+ untitled: 'Sem título',
+ updatedAt: 'Atualizado Em',
+ updatedCountSuccessfully: 'Atualizado {{count}} {{label}} com sucesso.',
+ updatedSuccessfully: 'Atualizado com sucesso.',
+ updating: 'Atualizando',
+ uploading: 'Fazendo upload',
+ user: 'usuário',
+ users: 'usuários',
+ value: 'Valor',
+ welcome: 'Boas vindas',
+ },
+ operators: {
+ contains: 'contém',
+ equals: 'igual',
+ exists: 'existe',
+ isGreaterThan: 'é maior que',
+ isGreaterThanOrEqualTo: 'é maior ou igual a',
+ isIn: 'está em',
+ isLessThan: 'é menor que',
+ isLessThanOrEqualTo: 'é menor ou igual a',
+ isLike: 'é como',
+ isNotEqualTo: 'não é igual a',
+ isNotIn: 'não está em',
+ near: 'perto',
+ },
+ upload: {
+ crop: 'Cultura',
+ cropToolDescription:
+ 'Arraste as bordas da área selecionada, desenhe uma nova área ou ajuste os valores abaixo.',
+ dragAndDrop: 'Arraste e solte um arquivo',
+ dragAndDropHere: 'ou arraste um arquivo aqui',
+ editImage: 'Editar imagem',
+ fileName: 'Nome do Arquivo',
+ fileSize: 'Tamanho do Arquivo',
+ focalPoint: 'Ponto Focal',
+ focalPointDescription:
+ 'Arraste o ponto focal diretamente na pré-visualização ou ajuste os valores abaixo.',
+ height: 'Altura',
+ lessInfo: 'Ver menos',
+ moreInfo: 'Ver mais',
+ previewSizes: 'Tamanhos de Pré-visualização',
+ selectCollectionToBrowse: 'Selecione uma Coleção para Navegar',
+ selectFile: 'Selecione um arquivo',
+ setCropArea: 'Definir área de corte',
+ setFocalPoint: 'Definir ponto focal',
+ sizes: 'Tamanhos',
+ sizesFor: 'Tamanhos para {{label}}',
+ width: 'Largura',
+ },
+ validation: {
+ emailAddress: 'Por favor, insira um endereço de email válido.',
+ enterNumber: 'Por favor, insira um número válido.',
+ fieldHasNo: 'Esse campo não contém {{label}}',
+ greaterThanMax: '{{value}} é maior que o máximo permitido de {{label}} que é {{max}}.',
+ invalidInput: 'Esse campo tem um conteúdo inválido.',
+ invalidSelection: 'Esse campo tem uma seleção inválida.',
+ invalidSelections: "'Esse campo tem as seguintes seleções inválidas:'",
+ lessThanMin: '{{value}} é menor que o mínimo permitido de {{label}} que é {{min}}.',
+ limitReached: 'Limite atingido, apenas {{max}} itens podem ser adicionados.',
+ longerThanMin: 'Esse valor deve ser maior do que o mínimo de {{minLength}} characters.',
+ notValidDate: '"{{value}}" não é uma data válida.',
+ required: 'Esse campo é obrigatório.',
+ requiresAtLeast: 'Esse campo requer no máximo {{count}} {{label}}.',
+ requiresNoMoreThan: 'Esse campo requer pelo menos {{count}} {{label}}.',
+ requiresTwoNumbers: 'Esse campo requer dois números.',
+ shorterThanMax: 'Esse valor deve ser menor do que o máximo de {{maxLength}} caracteres.',
+ trueOrFalse: 'Esse campo pode ser apenas verdadeiro (true) ou falso (false)',
+ validUploadID: "'Esse campo não é um ID de upload válido.'",
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Você está prestes a publicar todos os {{label}} da seleção. Tem certeza?',
+ aboutToRestore:
+ 'Você está prestes a restaurar o documento {{label}} para o estado em que ele se encontrava em {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Você está prestes a restaurar o Global {{label}} para o estado em que ele se encontrava em {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Você está prestes a reverter as alterações desse documento para seu estado de publicação. Tem certeza?',
+ aboutToUnpublish: 'Você está prestes a despublicar esse documento. Tem certeza?',
+ aboutToUnpublishSelection:
+ 'Você está prestes a cancelar a publicação de todos os {{label}} na seleção. Tem certeza?',
+ autosave: 'Salvamento automático',
+ autosavedSuccessfully: 'Salvamento automático com sucesso.',
+ autosavedVersion: 'Versão de salvamento automático',
+ changed: 'Alterado',
+ compareVersion: 'Comparar versão com:',
+ confirmPublish: 'Confirmar publicação',
+ confirmRevertToSaved: 'Confirmar a reversão para o salvo',
+ confirmUnpublish: 'Confirmar despublicação',
+ confirmVersionRestoration: 'Confirmar Restauração de versão',
+ currentDocumentStatus: 'Documento {{docStatus}} atual',
+ draft: 'Rascunho',
+ draftSavedSuccessfully: 'Rascunho salvo com sucesso.',
+ lastSavedAgo: 'Última gravação há {{distance}}',
+ noFurtherVersionsFound: 'Nenhuma outra versão encontrada',
+ noRowsFound: 'Nenhum(a) {{label}} encontrado(a)',
+ preview: 'Pré-visualização',
+ problemRestoringVersion: 'Ocorreu um problema ao restaurar essa versão',
+ publish: 'Publicar',
+ publishChanges: 'Publicar alterações',
+ published: 'Publicado',
+ restoreThisVersion: 'Restaurar essa versão',
+ restoredSuccessfully: 'Restaurado com sucesso.',
+ restoring: 'Restaurando...',
+ revertToPublished: 'Reverter para publicado',
+ reverting: 'Revertendo...',
+ saveDraft: 'Salvar rascunho',
+ selectLocales: 'Selecione as localizações para exibir',
+ selectVersionToCompare: 'Selecione uma versão para comparar',
+ showLocales: 'Exibir localizações:',
+ showingVersionsFor: 'Mostrando versões para:',
+ status: 'Status',
+ type: 'Tipo',
+ unpublish: 'Despublicar',
+ unpublishing: 'Despublicando...',
+ version: 'Versão',
+ versionCount_many: '{{count}} versões encontradas',
+ versionCount_none: 'Nenhuma versão encontrada',
+ versionCount_one: '{{count}} versão encontrada',
+ versionCount_other: '{{count}} versões encontradas',
+ versionCreatedOn: '{{version}} criada em:',
+ versionID: 'ID da versão',
+ versions: 'Versões',
+ viewingVersion: 'Visualizando versão para o/a {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Visualizando versão para o global {{entityLabel}}',
+ viewingVersions: 'Visualizando versões para o/a {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Visualizando versões para o global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/rn.sh b/packages/translations/src/all/rn.sh
new file mode 100644
index 00000000000..ef6b3ed6c4d
--- /dev/null
+++ b/packages/translations/src/all/rn.sh
@@ -0,0 +1,3 @@
+for file in *.js; do
+ mv -- "$file" "${file%.js}.ts"
+done
diff --git a/packages/translations/src/all/ro.json b/packages/translations/src/all/ro.json
deleted file mode 100644
index c8c849fadeb..00000000000
--- a/packages/translations/src/all/ro.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Cont",
- "accountOfCurrentUser": "Contul utilizatorului curent",
- "alreadyActivated": "Deja activat",
- "alreadyLoggedIn": "Deja autorizat",
- "apiKey": "Cheia API",
- "backToLogin": "Înapoi la login",
- "beginCreateFirstUser": "Pentru a începe, creați primul utilizator.",
- "changePassword": "Schimbați parola",
- "checkYourEmailForPasswordReset": "Verificați emailul pentru un link care vă va permite să vă resetați parola în siguranță.",
- "confirmGeneration": "Confirmați generarea",
- "confirmPassword": "Confirmați parola",
- "createFirstUser": "Creați primul utilizator",
- "emailNotValid": "Emailul furnizat nu este valid",
- "emailSent": "Email trimis",
- "enableAPIKey": "Activați cheia API",
- "failedToUnlock": "Nu s-a reușit deblocarea",
- "forceUnlock": "Forțați deblocarea",
- "forgotPassword": "Am uitat parola",
- "forgotPasswordEmailInstructions": "Vă rugăm să introduceți emailul dumneavoastră mai jos. Veți primi un mesaj de email cu instrucțiuni despre cum să vă resetați parola.",
- "forgotPasswordQuestion": "Ați uitat parola?",
- "generate": "Generează",
- "generateNewAPIKey": "Generează o nouă cheie API",
- "generatingNewAPIKeyWillInvalidate": "Generarea unei noi chei API va <1>invalida</1> cheia anterioară. Sunteți sigur că doriți să continuați?",
- "lockUntil": "Blocați până la",
- "logBackIn": "Autentificați-vă din nou",
- "logOut": "Deconectează-te",
- "loggedIn": "Pentru a vă autentifica cu un alt utilizator, trebuie să vă <0>deconectați mai întâi</0>.",
- "loggedInChangePassword": "Pentru a vă schimba parola, accesați <0>contul</0> și editați-vă parola acolo.",
- "loggedOutInactivity": "Ați fost deconectat din cauza inactivității.",
- "loggedOutSuccessfully": "Ați fost deconectat cu succes.",
- "login": "Autentificare",
- "loginAttempts": "Încercări de autentificare",
- "loginUser": "Autentificare utilizator",
- "loginWithAnotherUser": "Pentru a vă autentifica cu un alt utilizator, trebuie să vă <0>deconectați mai întâi</0>.",
- "logout": "Ieșire",
- "logoutUser": "Deconectați utilizatorul",
- "newAPIKeyGenerated": "Cheie nouă API generată.",
- "newAccountCreated": "A fost creat un nou cont pe care îl puteți accesa <a href=\"{{serverURL}}\">{{serverURL}}</a> Vă rugăm să intrați pe următorul link sau să copiați URL-ul de mai jos în browserul dvs. pentru a vă verifica emailul: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> După ce vă verificați adresa de email, vă veți putea autentifica cu succes.",
- "newPassword": "Parolă nouă",
- "resetPassword": "Resetează parola",
- "resetPasswordExpiration": "Resetați expirarea parolei",
- "resetPasswordToken": "Resetați token-ul parolei",
- "resetYourPassword": "Resetați-vă parola",
- "stayLoggedIn": "Rămâneți conectat",
- "successfullyUnlocked": "Deblocat cu succes",
- "unableToVerify": "Nu se poate verifica",
- "verified": "Verificat",
- "verifiedSuccessfully": "Verificat cu succes",
- "verify": "Verifică",
- "verifyUser": "Verifică utilizatorul",
- "verifyYourEmail": "Verifică-ți emailul",
- "youAreInactive": "Nu ați mai fost activ de ceva timp și în scurt timp veți fi deconectat automat pentru propria dvs. securitate. Doriți să rămâneți conectat(ă)?",
- "youAreReceivingResetPassword": "Primiți acest mesaj deoarece dumneavoastră (sau altcineva) ați solicitat resetarea parolei pentru contul dumneavoastră. Vă rugăm să dați clic pe următorul link sau să îl copiați în browserul dvs. pentru a finaliza procesul:",
- "youDidNotRequestPassword": "Dacă nu ați solicitat acest lucru, vă rugăm să ignorați acest email și parola dvs. va rămâne neschimbată."
- },
- "error": {
- "accountAlreadyActivated": "Acest cont a fost deja activat.",
- "autosaving": "A existat o problemă în timpul salvării automate a acestui document.",
- "correctInvalidFields": "Vă rugăm să corectați datele invalide.",
- "deletingFile": "S-a produs o eroare la ștergerea fișierului.",
- "deletingTitle": "S-a produs o eroare în timpul ștergerii {{title}}. Vă rugăm să verificați conexiunea și să încercați din nou.",
- "emailOrPasswordIncorrect": "Adresa de e-mail sau parola este incorectă.",
- "followingFieldsInvalid_one": "Următorul câmp nu este valid:",
- "followingFieldsInvalid_other": "Următoarele câmpuri nu sunt valabile:",
- "incorrectCollection": "Colecție incorectă",
- "invalidFileType": "Tip de fișier invalid",
- "invalidFileTypeValue": "Tip de fișier invalid: {{value}}",
- "loadingDocument": "A existat o problemă la încărcarea documentului cu ID-ul de {{id}}.",
- "missingEmail": "Lipsește emailul.",
- "missingIDOfDocument": "Lipsește ID-ul documentului care trebuie actualizat.",
- "missingIDOfVersion": "Lipsește ID-ul versiunii.",
- "missingRequiredData": "Lipsesc datele necesare.",
- "noFilesUploaded": "Nu a fost încărcat niciun fișier.",
- "noMatchedField": "Nu s-a găsit niciun câmp corespunzător pentru \"{{label}}\"",
- "noUser": "Nici un utilizator",
- "notAllowedToAccessPage": "Nu aveți voie să accesați această pagină.",
- "notAllowedToPerformAction": "Nu aveți voie să efectuați această acțiune.",
- "notFound": "Resursa solicitată nu a fost găsită.",
- "previewing": "A existat o problemă la previzualizarea acestui document.",
- "problemUploadingFile": "A existat o problemă în timpul încărcării fișierului.",
- "tokenInvalidOrExpired": "Tokenul este invalid sau a expirat.",
- "unPublishingDocument": "A existat o problemă în timpul nepublicării acestui document.",
- "unableToDeleteCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unableToUpdateCount": "Nu se poate șterge {{count}} din {{total}} {{label}}.",
- "unauthorized": "neautorizat, trebuie să vă conectați pentru a face această cerere.",
- "unknown": "S-a produs o eroare necunoscută.",
- "unspecific": "S-a produs o eroare.",
- "userLocked": "Acest utilizator este blocat din cauza unui număr prea mare de încercări de autentificare eșuate.",
- "valueMustBeUnique": "Valoarea trebuie să fie unică",
- "verificationTokenInvalid": "Tokenul de verificare este invalid."
- },
- "fields": {
- "addLabel": "Adăugați {{label}}",
- "addLink": "Adăugați un link",
- "addNew": "Adăugați un nou",
- "addNewLabel": "Adăugați un nou {{label}}",
- "addRelationship": "Adăugați o relație",
- "addUpload": "Adăugați un fișier",
- "block": "bloc",
- "blockType": "Tip de bloc",
- "blocks": "Blocuri",
- "chooseBetweenCustomTextOrDocument": "Alegeți între a introduce un text URL personalizat sau a crea un link către un alt document.",
- "chooseDocumentToLink": "Alegeți un document către care să creați un link",
- "chooseFromExisting": "Alegeți dintre cele existente",
- "chooseLabel": "Alege {{label}}",
- "collapseAll": "Colapsează toate",
- "customURL": "URL personalizat",
- "editLabelData": "Editați {{label}}",
- "editLink": "Editați Link-ul",
- "editRelationship": "Editați relația",
- "enterURL": "Introduceți un URL",
- "internalLink": "Link intern",
- "itemsAndMore": "{{items}} şi {{count}} mai multe",
- "labelRelationship": "Relația cu {{label}}",
- "latitude": "Latitudine",
- "linkType": "Tip de link",
- "linkedTo": "Legat de <0>{{label}}</0>",
- "longitude": "Longitudine",
- "newLabel": "Nou {{label}}",
- "openInNewTab": "Deschideți în tab nou",
- "passwordsDoNotMatch": "Parolele nu corespund.",
- "relatedDocument": "Document asociat",
- "relationTo": "Relație cu",
- "removeRelationship": "Eliminați relația",
- "removeUpload": "Eliminați încărcarea",
- "saveChanges": "Salvați modificările",
- "searchForBlock": "Căutați un bloc",
- "selectExistingLabel": "Selectați existent {{label}}",
- "selectFieldsToEdit": "Selectați câmpurile de editat",
- "showAll": "Afișați toate",
- "swapRelationship": "Schimbați relația",
- "swapUpload": "Schimbați Încărcarea",
- "textToDisplay": "Text de afișat",
- "toggleBlock": "Toggle bloc",
- "uploadNewLabel": "Încărcați un nou {{label}}"
- },
- "general": {
- "aboutToDelete": "Sunteți pe cale să ștergeți {{label}} <1>{{title}}</1>. Sunteți sigur?",
- "aboutToDeleteCount_many": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "aboutToDeleteCount_one": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "aboutToDeleteCount_other": "Sunteți pe cale să ștergeți {{count}} {{label}}",
- "addBelow": "Adaugă mai jos",
- "addFilter": "Adaugă filtru",
- "adminTheme": "Tema Admin",
- "and": "Şi",
- "applyChanges": "Aplicați modificările",
- "ascending": "Ascendant",
- "automatic": "Automat",
- "backToDashboard": "Înapoi la panoul de bord",
- "cancel": "Anulați",
- "changesNotSaved": "Modificările dvs. nu au fost salvate. Dacă plecați acum, vă veți pierde modificările.",
- "close": "Închide",
- "collapse": "Colaps",
- "collections": "Colecții",
- "columnToSort": "Coloana de sortat",
- "columns": "Coloane",
- "confirm": "Confirmați",
- "confirmDeletion": "Confirmați ștergerea",
- "confirmDuplication": "Confirmați duplicarea",
- "copied": "Copiat",
- "copy": "Copiați",
- "create": "Creează",
- "createNew": "Creați unul nou",
- "createNewLabel": "Creați un nou {{label}}",
- "created": "Creat",
- "createdAt": "Creat la",
- "creating": "Creare",
- "creatingNewLabel": "Crearea unui nou {{label}}",
- "dark": "Dark",
- "dashboard": "Panoul de bord",
- "delete": "Șterge",
- "deletedCountSuccessfully": "Șterse cu succes {{count}} {{label}}.",
- "deletedSuccessfully": "Șters cu succes.",
- "deleting": "Deleting...",
- "descending": "Descendentă",
- "deselectAllRows": "Deselectează toate rândurile",
- "duplicate": "Duplicați",
- "duplicateWithoutSaving": "Duplicați fără salvarea modificărilor",
- "edit": "Editează",
- "editLabel": "Editați {{label}}",
- "editing": "Editare",
- "editingLabel_many": "Editare {{count}} {{label}}",
- "editingLabel_one": "Editare {{count}} {{label}}",
- "editingLabel_other": "Editare {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Adresa de email",
- "enterAValue": "Introduceți o valoare",
- "error": "Eroare",
- "errors": "Erori",
- "fallbackToDefaultLocale": "Revenire la locația implicită",
- "filter": "Filtru",
- "filterWhere": "Filtrează {{label}} unde",
- "filters": "Filtre",
- "globals": "Globale",
- "language": "Limba",
- "lastModified": "Ultima modificare",
- "leaveAnyway": "Pleacă oricum",
- "leaveWithoutSaving": "Plecare fără a salva",
- "light": "Light",
- "livePreview": "Previzualizare",
- "loading": "Încărcare",
- "locale": "Localitate",
- "locales": "Localuri",
- "menu": "Meniu",
- "moveDown": "Mutați în jos",
- "moveUp": "Mutați în sus",
- "newPassword": "Parolă nouă",
- "noFiltersSet": "Nici un filtru setat",
- "noLabel": "<Nici un {{label}}>",
- "noOptions": "Fără opțiuni",
- "noResults": "Nici un {{label}} găsit. Fie nu există încă niciun {{label}}, fie niciunul nu se potrivește cu filtrele pe care le-ați specificat mai sus..",
- "noValue": "Nici o valoare",
- "none": "Nici unul",
- "notFound": "Nu a fost găsit",
- "nothingFound": "Nimic găsit",
- "of": "de",
- "open": "Deschide",
- "or": "Sau",
- "order": "ORdine",
- "pageNotFound": "Pagina nu a fost găsită",
- "password": "Parola",
- "payloadSettings": "Setări de Payload",
- "perPage": "Pe pagină: {{limit}}",
- "remove": "Eliminați",
- "reset": "Resetare",
- "row": "Rând",
- "rows": "Rânduri",
- "save": "Salvează",
- "saving": "Salvare...",
- "searchBy": "Căutați după {{label}}",
- "selectAll": "Selectați toate {{count}} {{label}}",
- "selectAllRows": "Selectează toate rândurile",
- "selectValue": "Selectați o valoare",
- "selectedCount": "{{count}} {{label}} selectate",
- "showAllLabel": "Afișează toate {{eticheta}}",
- "sorryNotFound": "Ne pare rău - nu există nimic care să corespundă cu cererea dvs.",
- "sort": "Sortează",
- "sortByLabelDirection": "Sortează după {{etichetă}} {{direcţie}}",
- "stayOnThisPage": "Rămâneți pe această pagină",
- "submissionSuccessful": "Trimitere cu succes.",
- "submit": "Trimite",
- "successfullyCreated": "{{label}} creat(ă) cu succes.",
- "successfullyDuplicated": "{{label}} duplicat(ă) cu succes.",
- "thisLanguage": "Română",
- "titleDeleted": "{{label}} \"{{title}}\" șters cu succes.",
- "unauthorized": "neautorizat(ă)",
- "unsavedChangesDuplicate": "Aveți modificări nesalvate. Doriți să continuați să duplicați?",
- "untitled": "Fără titlu",
- "updatedAt": "Actualizat la",
- "updatedCountSuccessfully": "Actualizate {{count}} {{label}} cu succes.",
- "updatedSuccessfully": "Actualizat cu succes.",
- "updating": "Actualizare",
- "uploading": "Încărcare",
- "user": "Utilizator",
- "users": "Utilizatori",
- "value": "Valoare",
- "welcome": "Bine ați venit"
- },
- "operators": {
- "contains": "conține",
- "equals": "egal cu",
- "exists": "există",
- "isGreaterThan": "este mai mare decât",
- "isGreaterThanOrEqualTo": "este mai mare sau egal cu",
- "isIn": "este în",
- "isLessThan": "este mai mic decât",
- "isLessThanOrEqualTo": "este mai mic decât sau egal cu",
- "isLike": "este ca",
- "isNotEqualTo": "nu este egal cu",
- "isNotIn": "nu este în",
- "near": "în apropiere de"
- },
- "upload": {
- "crop": "Cultură",
- "cropToolDescription": "Trageți colțurile zonei selectate, desenați o nouă zonă sau ajustați valorile de mai jos.",
- "dragAndDrop": "Trageți și plasați un fișier",
- "dragAndDropHere": "sau trageți și plasați un fișier aici",
- "editImage": "Editează imaginea",
- "fileName": "Numele fișierului",
- "fileSize": "Dimensiunea fișierului",
- "focalPoint": "Punct central",
- "focalPointDescription": "Trageți punctul focal direct pe previzualizare sau ajustați valorile de mai jos.",
- "height": "Înălțime",
- "lessInfo": "Mai puține informații",
- "moreInfo": "Mai multe informații",
- "previewSizes": "Dimensiuni Previzualizare",
- "selectCollectionToBrowse": "Selectați o colecție pentru navigare",
- "selectFile": "Selectați un fișier",
- "setCropArea": "Setați zona de decupare",
- "setFocalPoint": "Setează punctul focal",
- "sizes": "Dimensiuni",
- "sizesFor": "Mărimi pentru {{label}}",
- "width": "Lățime"
- },
- "validation": {
- "emailAddress": "Vă rugăm să introduceți o adresă de email validă.",
- "enterNumber": "Vă rugăm să introduceți un număr valid.",
- "fieldHasNo": "Acest câmp nu are un {{label}}",
- "greaterThanMax": "{{value}} este mai mare decât valoarea maximă permisă pentru {{label}} de {{max}}.",
- "invalidInput": "Acest câmp are o intrare invalidă.",
- "invalidSelection": "Acest câmp are o selecție invalidă.",
- "invalidSelections": "Acest câmp are următoarele selecții invalide:",
- "lessThanMin": "{{value}} este mai mic decât valoarea minimă permisă pentru {{label}} de {{min}}.",
- "limitReached": "Limita atinsă, doar {{max}} elemente pot fi adăugate.",
- "longerThanMin": "Această valoare trebuie să fie mai mare decât lungimea minimă de {{minLength}} caractere.",
- "notValidDate": "\"{{value}}\" nu este o dată valabilă.",
- "required": "Acest câmp este obligatoriu.",
- "requiresAtLeast": "Acest domeniu necesită cel puțin {{count}} {{label}}.",
- "requiresNoMoreThan": "Acest câmp nu necesită mai mult de {{count}} {{label}}.",
- "requiresTwoNumbers": "Acest câmp necesită două numere.",
- "shorterThanMax": "Această valoare trebuie să fie mai scurtă decât lungimea maximă de {{maxLength}} caractere.",
- "trueOrFalse": "Acest câmp poate fi doar egal cu true sau false.",
- "validUploadID": "Acest câmp nu este un ID de încărcare valid."
- },
- "version": {
- "aboutToPublishSelection": "Sunteți pe cale să publicați toate {{label}} din selecție. Sunteți sigur?",
- "aboutToRestore": "Sunteți pe cale să readuceți acest document {{label}} în starea în care se afla la data de {{versionDate}}.",
- "aboutToRestoreGlobal": "Sunteți pe cale să readuceți {{label}} global în starea în care se afla la data de {{versionDate}}.",
- "aboutToRevertToPublished": "Sunteți pe cale să readuceți modificările aduse acestui document la starea sa publicată. Sunteți sigur?",
- "aboutToUnpublish": "Sunteți pe cale să nepublicați acest document. Sunteți sigur?",
- "aboutToUnpublishSelection": "Sunteți pe punctul de a nepublica toate {{label}} din selecție. Sunteți sigur?",
- "autosave": "Autosalvare",
- "autosavedSuccessfully": "Autosalvare cu succes.",
- "autosavedVersion": "Versiunea salvată automat.",
- "changed": "Schimbat",
- "compareVersion": "Comparați versiunea cu:",
- "confirmPublish": "Confirmați publicarea",
- "confirmRevertToSaved": "Confirmați revenirea la starea salvată",
- "confirmUnpublish": "Confirmați nepublicarea",
- "confirmVersionRestoration": "Confirmați restaurarea versiunii",
- "currentDocumentStatus": "Documentul {{docStatus}} curent",
- "draft": "Proiect",
- "draftSavedSuccessfully": "Proiect salvat cu succes.",
- "lastSavedAgo": "Ultima salvare acum {{distance}}",
- "noFurtherVersionsFound": "Nu s-au găsit alte versiuni",
- "noRowsFound": "Nu s-a găsit niciun {{label}}",
- "preview": "Previzualizare",
- "problemRestoringVersion": "A existat o problemă la restaurarea acestei versiuni",
- "publish": "Publicați",
- "publishChanges": "Publicați modificările",
- "published": "Publicat",
- "restoreThisVersion": "Restaurați această versiune",
- "restoredSuccessfully": "Restaurat cu succes.",
- "restoring": "Restaurare...",
- "revertToPublished": "Reveniți la publicat",
- "reverting": "Revenire...",
- "saveDraft": "Salvați proiectul",
- "selectLocales": "Selectați localitățile de afișat",
- "selectVersionToCompare": "Selectați o versiune pentru a compara",
- "showLocales": "Afișați localitățile:",
- "showingVersionsFor": "Se afișează versiuni pentru:",
- "status": "Status",
- "type": "Tip",
- "unpublish": "Dezpublicare",
- "unpublishing": "Dezpublicare...",
- "version": "Versiune",
- "versionCount_many": "{{count}} versiuni găsite",
- "versionCount_none": "Nici o versiune găsită",
- "versionCount_one": "{{count}} versiune găsită",
- "versionCount_other": "{{count}} versiuni găsite",
- "versionCreatedOn": "{{version}} creată pe:",
- "versionID": "ID-ul versiunii",
- "versions": "Versiuni",
- "viewingVersion": "Vizualizarea versiunii pentru {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Vizualizarea versiunii pentru globala {{entityLabel}}",
- "viewingVersions": "Vizualizarea versiunilor pentru {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Vizualizarea versiunilor pentru globala {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/ro.ts b/packages/translations/src/all/ro.ts
new file mode 100644
index 00000000000..2dfff5c18c2
--- /dev/null
+++ b/packages/translations/src/all/ro.ts
@@ -0,0 +1,397 @@
+export default {
+ authentication: {
+ account: 'Cont',
+ accountOfCurrentUser: 'Contul utilizatorului curent',
+ alreadyActivated: 'Deja activat',
+ alreadyLoggedIn: 'Deja autorizat',
+ apiKey: 'Cheia API',
+ backToLogin: 'Înapoi la login',
+ beginCreateFirstUser: 'Pentru a începe, creați primul utilizator.',
+ changePassword: 'Schimbați parola',
+ checkYourEmailForPasswordReset:
+ 'Verificați emailul pentru un link care vă va permite să vă resetați parola în siguranță.',
+ confirmGeneration: 'Confirmați generarea',
+ confirmPassword: 'Confirmați parola',
+ createFirstUser: 'Creați primul utilizator',
+ emailNotValid: 'Emailul furnizat nu este valid',
+ emailSent: 'Email trimis',
+ enableAPIKey: 'Activați cheia API',
+ failedToUnlock: 'Nu s-a reușit deblocarea',
+ forceUnlock: 'Forțați deblocarea',
+ forgotPassword: 'Am uitat parola',
+ forgotPasswordEmailInstructions:
+ 'Vă rugăm să introduceți emailul dumneavoastră mai jos. Veți primi un mesaj de email cu instrucțiuni despre cum să vă resetați parola.',
+ forgotPasswordQuestion: 'Ați uitat parola?',
+ generate: 'Generează',
+ generateNewAPIKey: 'Generează o nouă cheie API',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generarea unei noi chei API va <1>invalida</1> cheia anterioară. Sunteți sigur că doriți să continuați?',
+ lockUntil: 'Blocați până la',
+ logBackIn: 'Autentificați-vă din nou',
+ logOut: 'Deconectează-te',
+ loggedIn:
+ 'Pentru a vă autentifica cu un alt utilizator, trebuie să vă <0>deconectați mai întâi</0>.',
+ loggedInChangePassword:
+ 'Pentru a vă schimba parola, accesați <0>contul</0> și editați-vă parola acolo.',
+ loggedOutInactivity: 'Ați fost deconectat din cauza inactivității.',
+ loggedOutSuccessfully: 'Ați fost deconectat cu succes.',
+ login: 'Autentificare',
+ loginAttempts: 'Încercări de autentificare',
+ loginUser: 'Autentificare utilizator',
+ loginWithAnotherUser:
+ 'Pentru a vă autentifica cu un alt utilizator, trebuie să vă <0>deconectați mai întâi</0>.',
+ logout: 'Ieșire',
+ logoutUser: 'Deconectați utilizatorul',
+ newAPIKeyGenerated: 'Cheie nouă API generată.',
+ newAccountCreated:
+ 'A fost creat un nou cont pe care îl puteți accesa <a href="{{serverURL}}">{{serverURL}}</a> Vă rugăm să intrați pe următorul link sau să copiați URL-ul de mai jos în browserul dvs. pentru a vă verifica emailul: <a href="{{verificationURL}}">{{verificationURL}}</a><br> După ce vă verificați adresa de email, vă veți putea autentifica cu succes.',
+ newPassword: 'Parolă nouă',
+ resetPassword: 'Resetează parola',
+ resetPasswordExpiration: 'Resetați expirarea parolei',
+ resetPasswordToken: 'Resetați token-ul parolei',
+ resetYourPassword: 'Resetați-vă parola',
+ stayLoggedIn: 'Rămâneți conectat',
+ successfullyUnlocked: 'Deblocat cu succes',
+ unableToVerify: 'Nu se poate verifica',
+ verified: 'Verificat',
+ verifiedSuccessfully: 'Verificat cu succes',
+ verify: 'Verifică',
+ verifyUser: 'Verifică utilizatorul',
+ verifyYourEmail: 'Verifică-ți emailul',
+ youAreInactive:
+ 'Nu ați mai fost activ de ceva timp și în scurt timp veți fi deconectat automat pentru propria dvs. securitate. Doriți să rămâneți conectat(ă)?',
+ youAreReceivingResetPassword:
+ 'Primiți acest mesaj deoarece dumneavoastră (sau altcineva) ați solicitat resetarea parolei pentru contul dumneavoastră. Vă rugăm să dați clic pe următorul link sau să îl copiați în browserul dvs. pentru a finaliza procesul:',
+ youDidNotRequestPassword:
+ 'Dacă nu ați solicitat acest lucru, vă rugăm să ignorați acest email și parola dvs. va rămâne neschimbată.',
+ },
+ error: {
+ accountAlreadyActivated: 'Acest cont a fost deja activat.',
+ autosaving: 'A existat o problemă în timpul salvării automate a acestui document.',
+ correctInvalidFields: 'Vă rugăm să corectați datele invalide.',
+ deletingFile: 'S-a produs o eroare la ștergerea fișierului.',
+ deletingTitle:
+ 'S-a produs o eroare în timpul ștergerii {{title}}. Vă rugăm să verificați conexiunea și să încercați din nou.',
+ emailOrPasswordIncorrect: 'Adresa de e-mail sau parola este incorectă.',
+ followingFieldsInvalid_one: 'Următorul câmp nu este valid:',
+ followingFieldsInvalid_other: 'Următoarele câmpuri nu sunt valabile:',
+ incorrectCollection: 'Colecție incorectă',
+ invalidFileType: 'Tip de fișier invalid',
+ invalidFileTypeValue: 'Tip de fișier invalid: {{value}}',
+ loadingDocument: 'A existat o problemă la încărcarea documentului cu ID-ul de {{id}}.',
+ missingEmail: 'Lipsește emailul.',
+ missingIDOfDocument: 'Lipsește ID-ul documentului care trebuie actualizat.',
+ missingIDOfVersion: 'Lipsește ID-ul versiunii.',
+ missingRequiredData: 'Lipsesc datele necesare.',
+ noFilesUploaded: 'Nu a fost încărcat niciun fișier.',
+ noMatchedField: 'Nu s-a găsit niciun câmp corespunzător pentru "{{label}}"',
+ noUser: 'Nici un utilizator',
+ notAllowedToAccessPage: 'Nu aveți voie să accesați această pagină.',
+ notAllowedToPerformAction: 'Nu aveți voie să efectuați această acțiune.',
+ notFound: 'Resursa solicitată nu a fost găsită.',
+ previewing: 'A existat o problemă la previzualizarea acestui document.',
+ problemUploadingFile: 'A existat o problemă în timpul încărcării fișierului.',
+ tokenInvalidOrExpired: 'Tokenul este invalid sau a expirat.',
+ unPublishingDocument: 'A existat o problemă în timpul nepublicării acestui document.',
+ unableToDeleteCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unableToUpdateCount: 'Nu se poate șterge {{count}} din {{total}} {{label}}.',
+ unauthorized: 'neautorizat, trebuie să vă conectați pentru a face această cerere.',
+ unknown: 'S-a produs o eroare necunoscută.',
+ unspecific: 'S-a produs o eroare.',
+ userLocked:
+ 'Acest utilizator este blocat din cauza unui număr prea mare de încercări de autentificare eșuate.',
+ valueMustBeUnique: 'Valoarea trebuie să fie unică',
+ verificationTokenInvalid: 'Tokenul de verificare este invalid.',
+ },
+ fields: {
+ addLabel: 'Adăugați {{label}}',
+ addLink: 'Adăugați un link',
+ addNew: 'Adăugați un nou',
+ addNewLabel: 'Adăugați un nou {{label}}',
+ addRelationship: 'Adăugați o relație',
+ addUpload: 'Adăugați un fișier',
+ block: 'bloc',
+ blockType: 'Tip de bloc',
+ blocks: 'Blocuri',
+ chooseBetweenCustomTextOrDocument:
+ 'Alegeți între a introduce un text URL personalizat sau a crea un link către un alt document.',
+ chooseDocumentToLink: 'Alegeți un document către care să creați un link',
+ chooseFromExisting: 'Alegeți dintre cele existente',
+ chooseLabel: 'Alege {{label}}',
+ collapseAll: 'Colapsează toate',
+ customURL: 'URL personalizat',
+ editLabelData: 'Editați {{label}}',
+ editLink: 'Editați Link-ul',
+ editRelationship: 'Editați relația',
+ enterURL: 'Introduceți un URL',
+ internalLink: 'Link intern',
+ itemsAndMore: '{{items}} şi {{count}} mai multe',
+ labelRelationship: 'Relația cu {{label}}',
+ latitude: 'Latitudine',
+ linkType: 'Tip de link',
+ linkedTo: 'Legat de <0>{{label}}</0>',
+ longitude: 'Longitudine',
+ newLabel: 'Nou {{label}}',
+ openInNewTab: 'Deschideți în tab nou',
+ passwordsDoNotMatch: 'Parolele nu corespund.',
+ relatedDocument: 'Document asociat',
+ relationTo: 'Relație cu',
+ removeRelationship: 'Eliminați relația',
+ removeUpload: 'Eliminați încărcarea',
+ saveChanges: 'Salvați modificările',
+ searchForBlock: 'Căutați un bloc',
+ selectExistingLabel: 'Selectați existent {{label}}',
+ selectFieldsToEdit: 'Selectați câmpurile de editat',
+ showAll: 'Afișați toate',
+ swapRelationship: 'Schimbați relația',
+ swapUpload: 'Schimbați Încărcarea',
+ textToDisplay: 'Text de afișat',
+ toggleBlock: 'Toggle bloc',
+ uploadNewLabel: 'Încărcați un nou {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Sunteți pe cale să ștergeți {{label}} <1>{{title}}</1>. Sunteți sigur?',
+ aboutToDeleteCount_many: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Sunteți pe cale să ștergeți {{count}} {{label}}',
+ addBelow: 'Adaugă mai jos',
+ addFilter: 'Adaugă filtru',
+ adminTheme: 'Tema Admin',
+ and: 'Şi',
+ applyChanges: 'Aplicați modificările',
+ ascending: 'Ascendant',
+ automatic: 'Automat',
+ backToDashboard: 'Înapoi la panoul de bord',
+ cancel: 'Anulați',
+ changesNotSaved:
+ 'Modificările dvs. nu au fost salvate. Dacă plecați acum, vă veți pierde modificările.',
+ close: 'Închide',
+ collapse: 'Colaps',
+ collections: 'Colecții',
+ columnToSort: 'Coloana de sortat',
+ columns: 'Coloane',
+ confirm: 'Confirmați',
+ confirmDeletion: 'Confirmați ștergerea',
+ confirmDuplication: 'Confirmați duplicarea',
+ copied: 'Copiat',
+ copy: 'Copiați',
+ create: 'Creează',
+ createNew: 'Creați unul nou',
+ createNewLabel: 'Creați un nou {{label}}',
+ created: 'Creat',
+ createdAt: 'Creat la',
+ creating: 'Creare',
+ creatingNewLabel: 'Crearea unui nou {{label}}',
+ dark: 'Dark',
+ dashboard: 'Panoul de bord',
+ delete: 'Șterge',
+ deletedCountSuccessfully: 'Șterse cu succes {{count}} {{label}}.',
+ deletedSuccessfully: 'Șters cu succes.',
+ deleting: 'Deleting...',
+ descending: 'Descendentă',
+ deselectAllRows: 'Deselectează toate rândurile',
+ duplicate: 'Duplicați',
+ duplicateWithoutSaving: 'Duplicați fără salvarea modificărilor',
+ edit: 'Editează',
+ editLabel: 'Editați {{label}}',
+ editing: 'Editare',
+ editingLabel_many: 'Editare {{count}} {{label}}',
+ editingLabel_one: 'Editare {{count}} {{label}}',
+ editingLabel_other: 'Editare {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Adresa de email',
+ enterAValue: 'Introduceți o valoare',
+ error: 'Eroare',
+ errors: 'Erori',
+ fallbackToDefaultLocale: 'Revenire la locația implicită',
+ filter: 'Filtru',
+ filterWhere: 'Filtrează {{label}} unde',
+ filters: 'Filtre',
+ globals: 'Globale',
+ language: 'Limba',
+ lastModified: 'Ultima modificare',
+ leaveAnyway: 'Pleacă oricum',
+ leaveWithoutSaving: 'Plecare fără a salva',
+ light: 'Light',
+ livePreview: 'Previzualizare',
+ loading: 'Încărcare',
+ locale: 'Localitate',
+ locales: 'Localuri',
+ menu: 'Meniu',
+ moveDown: 'Mutați în jos',
+ moveUp: 'Mutați în sus',
+ newPassword: 'Parolă nouă',
+ noFiltersSet: 'Nici un filtru setat',
+ noLabel: '<Nici un {{label}}>',
+ noOptions: 'Fără opțiuni',
+ noResults:
+ 'Nici un {{label}} găsit. Fie nu există încă niciun {{label}}, fie niciunul nu se potrivește cu filtrele pe care le-ați specificat mai sus..',
+ noValue: 'Nici o valoare',
+ none: 'Nici unul',
+ notFound: 'Nu a fost găsit',
+ nothingFound: 'Nimic găsit',
+ of: 'de',
+ open: 'Deschide',
+ or: 'Sau',
+ order: 'ORdine',
+ pageNotFound: 'Pagina nu a fost găsită',
+ password: 'Parola',
+ payloadSettings: 'Setări de Payload',
+ perPage: 'Pe pagină: {{limit}}',
+ remove: 'Eliminați',
+ reset: 'Resetare',
+ row: 'Rând',
+ rows: 'Rânduri',
+ save: 'Salvează',
+ saving: 'Salvare...',
+ searchBy: 'Căutați după {{label}}',
+ selectAll: 'Selectați toate {{count}} {{label}}',
+ selectAllRows: 'Selectează toate rândurile',
+ selectValue: 'Selectați o valoare',
+ selectedCount: '{{count}} {{label}} selectate',
+ showAllLabel: 'Afișează toate {{eticheta}}',
+ sorryNotFound: 'Ne pare rău - nu există nimic care să corespundă cu cererea dvs.',
+ sort: 'Sortează',
+ sortByLabelDirection: 'Sortează după {{etichetă}} {{direcţie}}',
+ stayOnThisPage: 'Rămâneți pe această pagină',
+ submissionSuccessful: 'Trimitere cu succes.',
+ submit: 'Trimite',
+ successfullyCreated: '{{label}} creat(ă) cu succes.',
+ successfullyDuplicated: '{{label}} duplicat(ă) cu succes.',
+ thisLanguage: 'Română',
+ titleDeleted: '{{label}} "{{title}}" șters cu succes.',
+ unauthorized: 'neautorizat(ă)',
+ unsavedChangesDuplicate: 'Aveți modificări nesalvate. Doriți să continuați să duplicați?',
+ untitled: 'Fără titlu',
+ updatedAt: 'Actualizat la',
+ updatedCountSuccessfully: 'Actualizate {{count}} {{label}} cu succes.',
+ updatedSuccessfully: 'Actualizat cu succes.',
+ updating: 'Actualizare',
+ uploading: 'Încărcare',
+ user: 'Utilizator',
+ users: 'Utilizatori',
+ value: 'Valoare',
+ welcome: 'Bine ați venit',
+ },
+ operators: {
+ contains: 'conține',
+ equals: 'egal cu',
+ exists: 'există',
+ isGreaterThan: 'este mai mare decât',
+ isGreaterThanOrEqualTo: 'este mai mare sau egal cu',
+ isIn: 'este în',
+ isLessThan: 'este mai mic decât',
+ isLessThanOrEqualTo: 'este mai mic decât sau egal cu',
+ isLike: 'este ca',
+ isNotEqualTo: 'nu este egal cu',
+ isNotIn: 'nu este în',
+ near: 'în apropiere de',
+ },
+ upload: {
+ crop: 'Cultură',
+ cropToolDescription:
+ 'Trageți colțurile zonei selectate, desenați o nouă zonă sau ajustați valorile de mai jos.',
+ dragAndDrop: 'Trageți și plasați un fișier',
+ dragAndDropHere: 'sau trageți și plasați un fișier aici',
+ editImage: 'Editează imaginea',
+ fileName: 'Numele fișierului',
+ fileSize: 'Dimensiunea fișierului',
+ focalPoint: 'Punct central',
+ focalPointDescription:
+ 'Trageți punctul focal direct pe previzualizare sau ajustați valorile de mai jos.',
+ height: 'Înălțime',
+ lessInfo: 'Mai puține informații',
+ moreInfo: 'Mai multe informații',
+ previewSizes: 'Dimensiuni Previzualizare',
+ selectCollectionToBrowse: 'Selectați o colecție pentru navigare',
+ selectFile: 'Selectați un fișier',
+ setCropArea: 'Setați zona de decupare',
+ setFocalPoint: 'Setează punctul focal',
+ sizes: 'Dimensiuni',
+ sizesFor: 'Mărimi pentru {{label}}',
+ width: 'Lățime',
+ },
+ validation: {
+ emailAddress: 'Vă rugăm să introduceți o adresă de email validă.',
+ enterNumber: 'Vă rugăm să introduceți un număr valid.',
+ fieldHasNo: 'Acest câmp nu are un {{label}}',
+ greaterThanMax:
+ '{{value}} este mai mare decât valoarea maximă permisă pentru {{label}} de {{max}}.',
+ invalidInput: 'Acest câmp are o intrare invalidă.',
+ invalidSelection: 'Acest câmp are o selecție invalidă.',
+ invalidSelections: 'Acest câmp are următoarele selecții invalide:',
+ lessThanMin:
+ '{{value}} este mai mic decât valoarea minimă permisă pentru {{label}} de {{min}}.',
+ limitReached: 'Limita atinsă, doar {{max}} elemente pot fi adăugate.',
+ longerThanMin:
+ 'Această valoare trebuie să fie mai mare decât lungimea minimă de {{minLength}} caractere.',
+ notValidDate: '"{{value}}" nu este o dată valabilă.',
+ required: 'Acest câmp este obligatoriu.',
+ requiresAtLeast: 'Acest domeniu necesită cel puțin {{count}} {{label}}.',
+ requiresNoMoreThan: 'Acest câmp nu necesită mai mult de {{count}} {{label}}.',
+ requiresTwoNumbers: 'Acest câmp necesită două numere.',
+ shorterThanMax:
+ 'Această valoare trebuie să fie mai scurtă decât lungimea maximă de {{maxLength}} caractere.',
+ trueOrFalse: 'Acest câmp poate fi doar egal cu true sau false.',
+ validUploadID: 'Acest câmp nu este un ID de încărcare valid.',
+ },
+ version: {
+ aboutToPublishSelection:
+ 'Sunteți pe cale să publicați toate {{label}} din selecție. Sunteți sigur?',
+ aboutToRestore:
+ 'Sunteți pe cale să readuceți acest document {{label}} în starea în care se afla la data de {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Sunteți pe cale să readuceți {{label}} global în starea în care se afla la data de {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Sunteți pe cale să readuceți modificările aduse acestui document la starea sa publicată. Sunteți sigur?',
+ aboutToUnpublish: 'Sunteți pe cale să nepublicați acest document. Sunteți sigur?',
+ aboutToUnpublishSelection:
+ 'Sunteți pe punctul de a nepublica toate {{label}} din selecție. Sunteți sigur?',
+ autosave: 'Autosalvare',
+ autosavedSuccessfully: 'Autosalvare cu succes.',
+ autosavedVersion: 'Versiunea salvată automat.',
+ changed: 'Schimbat',
+ compareVersion: 'Comparați versiunea cu:',
+ confirmPublish: 'Confirmați publicarea',
+ confirmRevertToSaved: 'Confirmați revenirea la starea salvată',
+ confirmUnpublish: 'Confirmați nepublicarea',
+ confirmVersionRestoration: 'Confirmați restaurarea versiunii',
+ currentDocumentStatus: 'Documentul {{docStatus}} curent',
+ draft: 'Proiect',
+ draftSavedSuccessfully: 'Proiect salvat cu succes.',
+ lastSavedAgo: 'Ultima salvare acum {{distance}}',
+ noFurtherVersionsFound: 'Nu s-au găsit alte versiuni',
+ noRowsFound: 'Nu s-a găsit niciun {{label}}',
+ preview: 'Previzualizare',
+ problemRestoringVersion: 'A existat o problemă la restaurarea acestei versiuni',
+ publish: 'Publicați',
+ publishChanges: 'Publicați modificările',
+ published: 'Publicat',
+ restoreThisVersion: 'Restaurați această versiune',
+ restoredSuccessfully: 'Restaurat cu succes.',
+ restoring: 'Restaurare...',
+ revertToPublished: 'Reveniți la publicat',
+ reverting: 'Revenire...',
+ saveDraft: 'Salvați proiectul',
+ selectLocales: 'Selectați localitățile de afișat',
+ selectVersionToCompare: 'Selectați o versiune pentru a compara',
+ showLocales: 'Afișați localitățile:',
+ showingVersionsFor: 'Se afișează versiuni pentru:',
+ status: 'Status',
+ type: 'Tip',
+ unpublish: 'Dezpublicare',
+ unpublishing: 'Dezpublicare...',
+ version: 'Versiune',
+ versionCount_many: '{{count}} versiuni găsite',
+ versionCount_none: 'Nici o versiune găsită',
+ versionCount_one: '{{count}} versiune găsită',
+ versionCount_other: '{{count}} versiuni găsite',
+ versionCreatedOn: '{{version}} creată pe:',
+ versionID: 'ID-ul versiunii',
+ versions: 'Versiuni',
+ viewingVersion: 'Vizualizarea versiunii pentru {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Vizualizarea versiunii pentru globala {{entityLabel}}',
+ viewingVersions: 'Vizualizarea versiunilor pentru {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Vizualizarea versiunilor pentru globala {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/rs-latin.json b/packages/translations/src/all/rs-latin.json
deleted file mode 100644
index c17c57df4c6..00000000000
--- a/packages/translations/src/all/rs-latin.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Nalog",
- "accountOfCurrentUser": "Nalog trenutnog korisnika",
- "alreadyActivated": "Već aktivirano",
- "alreadyLoggedIn": "Već prijavljen",
- "apiKey": "API ključ",
- "backToLogin": "Nazad na prijavu",
- "beginCreateFirstUser": "Na samom početku kreiraj svog prvog korisnika",
- "changePassword": "Promeni lozinku",
- "checkYourEmailForPasswordReset": "Proverite e-poštu i poruku sa linkom za promenu lozinke.",
- "confirmGeneration": "Potvrdi kreiranje",
- "confirmPassword": "Potvrdi lozinku",
- "createFirstUser": "Kreiraj prvog korisnika",
- "emailNotValid": "Adresa e-pošte nije validna",
- "emailSent": "Poruka e-pošte prosleđena",
- "enableAPIKey": "Omogući API ključ",
- "failedToUnlock": "Neuspešno otključavanje.",
- "forceUnlock": "Prinudno otključaj",
- "forgotPassword": "Zaboravljena lozinka",
- "forgotPasswordEmailInstructions": "Molimo Vas da unesete svoj adresu e-pošte. Primićete poruku sa uputstvom za ponovno postavljanje lozinke.",
- "forgotPasswordQuestion": "Zaboravljena lozinka?",
- "generate": "Generiši",
- "generateNewAPIKey": "Generiši novi API ključ",
- "generatingNewAPIKeyWillInvalidate": "Generisanje novog API ključa će <1>poništiti</1> prethodni ključ. Da li ste sigurni da želite nastaviti?",
- "lockUntil": "Zaključaj dok",
- "logBackIn": "Ponovna prijava",
- "logOut": "Odjava",
- "loggedIn": "Za prijavu sa drugim korisničkim nalogom potrebno je prvo <0>odjaviti se</0>",
- "loggedInChangePassword": "Da biste promenili lozinku, otvorite svoj <0>nalog</0> i promenite lozinku.",
- "loggedOutInactivity": "Odjavljeni se zbog neaktivnosti.",
- "loggedOutSuccessfully": "Uspešno ste odjavljeni",
- "login": "Prijava",
- "loginAttempts": "Pokušaji prijave",
- "loginUser": "Prijava korisnika",
- "loginWithAnotherUser": "Za prijavu sa drugim korisničkim nalogom potrebno je prvo <0>odjaviti se</0>",
- "logout": "Odjava",
- "logoutUser": "Odjava korisnika",
- "newAPIKeyGenerated": "Novi API ključ generisan.",
- "newAccountCreated": "Novi nalog je kreiran. Pristupite nalogu klikom na <a href=\"{{serverURL}}\">{{serverURL}}</a>. Molimo Vas kliknite na sledeći link ili zalepite URL koji se nalazi ispod u pretraživač da biste potvrdili adresu e-pošte: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Nakon što potvrdite adresu e-pošte možete se ulogovati.",
- "newPassword": "Nova lozinka",
- "resetPassword": "Promena lozinke",
- "resetPasswordExpiration": "Promena roka trajanja lozinke",
- "resetPasswordToken": "Promena lozinke tokena",
- "resetYourPassword": "Promeni svoju lozinku",
- "stayLoggedIn": "Ostani prijavljen",
- "successfullyUnlocked": "Uspešno otključano",
- "unableToVerify": "Nije moguće potvrditi",
- "verified": "Potvrđeno",
- "verifiedSuccessfully": "Uspešno potvrđeno",
- "verify": "Potvrdi",
- "verifyUser": "Potvrdi korisnika",
- "verifyYourEmail": "Potvrdi svoju adresu e-pošte",
- "youAreInactive": "Neaktivni ste već neko vreme i uskoro ćete biti automatski odjavljeni zbog sigurnosti. Da li želite ostati prijavljeni?",
- "youAreReceivingResetPassword": "Primili ste ovo pošto ste Vi (ili neko u vaše ime) zatražili promenu lozinke naloga. Molimo Vas kliknite na link ili zalepite URL u svoj pretraživač da biste završili proces:",
- "youDidNotRequestPassword": "Ako niste zatražili promenu lozinke ignorišite ovu poruku i lozinka će ostati nepromenjena."
- },
- "error": {
- "accountAlreadyActivated": "Ovaj nalog je već aktiviran.",
- "autosaving": "Nastao je problem pri automatskom čuvanju ovog dokumenta.",
- "correctInvalidFields": "Molimo ispravite nevalidna polja.",
- "deletingFile": "Dogodila se greška pri brisanju datoteke.",
- "deletingTitle": "Dogodila se greška pri brisanju {{title}}. Proverite internet konekciju i pokušajte ponovo.",
- "emailOrPasswordIncorrect": "Adresa e-pošte ili lozinka su neispravni.",
- "followingFieldsInvalid_one": "Ovo polje je nevalidno:",
- "followingFieldsInvalid_other": "Ova polja su nevalidna:",
- "incorrectCollection": "Nevalidna kolekcija",
- "invalidFileType": "Nevalidan tip datoteke",
- "invalidFileTypeValue": "Nevalidan tip datoteke: {{value}}",
- "loadingDocument": "Postoji problem pri učitavanju dokumenta čiji je ID {{id}}.",
- "missingEmail": "Nedostaje adresa e-pošte.",
- "missingIDOfDocument": "Nedostaje ID dokumenta da bi se ažurirao.",
- "missingIDOfVersion": "Nedostaje ID verzije.",
- "missingRequiredData": "Nedostaju obavezni podaci.",
- "noFilesUploaded": "Nijedna datoteka nije učitana.",
- "noMatchedField": "Nema podudarajućih polja za \"{{label}}\"",
- "noUser": "Nema korisnika",
- "notAllowedToAccessPage": "Nemate dozvolu za pristup ovoj stranici.",
- "notAllowedToPerformAction": "Nemate dozvolu za izvršenje ove radnje.",
- "notFound": "Traženi resurs nije pronađen.",
- "previewing": "Postoji problem pri pregledu ovog dokumenta.",
- "problemUploadingFile": "Postoji problem pri učitavanju datoteke.",
- "tokenInvalidOrExpired": "Token je nevalidan ili je istekao.",
- "unPublishingDocument": "Postoji problem pri poništavanju objave ovog dokumenta.",
- "unableToDeleteCount": "Nije moguće izbrisati {{count}} od {{total}} {{label}}.",
- "unableToUpdateCount": "Nije moguće ažurirati {{count}} od {{total}} {{label}}.",
- "unauthorized": "Niste autorizovani da biste uputili ovaj zahtev.",
- "unknown": "Došlo je do nepoznate greške.",
- "unspecific": "Došlo je do greške.",
- "userLocked": "Ovaj korisnik je zaključan zbog prevelikog broja neuspešnih pokušaja prijave.",
- "valueMustBeUnique": "Vrednost mora biti jedinstvena.",
- "verificationTokenInvalid": "Verifikacioni token je nevalidan."
- },
- "fields": {
- "addLabel": "Dodaj {{label}}",
- "addLink": "Dodaj link",
- "addNew": "Dodaj novi",
- "addNewLabel": "Dodaj novi {{label}}",
- "addRelationship": "Dodaj relaciju",
- "addUpload": "Dodaj učitavanje",
- "block": "blokiranje",
- "blockType": "Vrsta blokiranja",
- "blocks": "blokiranja",
- "chooseBetweenCustomTextOrDocument": "Izaberite između unosa prilagođenog teksta URL ili linka na drugi dokument.",
- "chooseDocumentToLink": "Odaberite dokument koji želite linkovati.",
- "chooseFromExisting": "Odaberite iz postojećih.",
- "chooseLabel": "Odaberite {{label}}",
- "collapseAll": "Skupi sve",
- "customURL": "Prilagođeni URL",
- "editLabelData": "Izmeni {{label}} podatke",
- "editLink": "Izmeni link",
- "editRelationship": "Izmeni odnos",
- "enterURL": "Unesi URL",
- "internalLink": "Interni link",
- "itemsAndMore": "{{items}} i {{count}} više",
- "labelRelationship": "{{label}} veza",
- "latitude": "Geografska širina",
- "linkType": "Tip linka",
- "linkedTo": "Povezani sa <0>{{label}}</0>",
- "longitude": "Geografska dužina",
- "newLabel": "Novo {{label}}",
- "openInNewTab": "Otvori u novoj kartici.",
- "passwordsDoNotMatch": "Lozinke nisu iste.",
- "relatedDocument": "Povezani dokument",
- "relationTo": "Veza sa",
- "removeRelationship": "Ukloni vezu",
- "removeUpload": "Ukloni prenos",
- "saveChanges": "Sačuvaj promene",
- "searchForBlock": "Pretraži blok",
- "selectExistingLabel": "Odaberi postojeću {{label}}",
- "selectFieldsToEdit": "Odaberite polja za promenu",
- "showAll": "Pokaži sve",
- "swapRelationship": "Zameni vezu",
- "swapUpload": "Zameni prenos",
- "textToDisplay": "Tekst za prikaz",
- "toggleBlock": "Prebaci blok",
- "uploadNewLabel": "Učitaj novi {{label}}"
- },
- "general": {
- "aboutToDelete": "Izbrisaćete {{label}} <1>{{title}}</1>. Da li ste sigurni?",
- "aboutToDeleteCount_many": "Izbrisaćete {{count}} {{label}}",
- "aboutToDeleteCount_one": "Izbrisaćete {{count}} {{label}}",
- "aboutToDeleteCount_other": "Izbrisaćete {{count}} {{label}}",
- "addBelow": "Dodaj ispod",
- "addFilter": "Dodaj filter",
- "adminTheme": "Administratorska tema",
- "and": "I",
- "applyChanges": "Primeni promene",
- "ascending": "Uzlazno",
- "automatic": "Automatsko",
- "backToDashboard": "Nazad na kontrolni panel",
- "cancel": "Otkaži",
- "changesNotSaved": "Vaše promene nisu sačuvane. Ako izađete sada, izgubićete promene.",
- "close": "Zatvori",
- "collapse": "Skupi",
- "collections": "Kolekcije",
- "columnToSort": "Kolona za sortiranje",
- "columns": "Kolone",
- "confirm": "Potvrdi",
- "confirmDeletion": "Potvrdi brisanje",
- "confirmDuplication": "Potvrdi duplikaciju",
- "copied": "Kopirano",
- "copy": "Kopiraj",
- "create": "Kreiraj",
- "createNew": "Kreiraj novo",
- "createNewLabel": "Kreiraj novo {{label}}",
- "created": "Kreirano",
- "createdAt": "Kreirano u",
- "creating": "Kreira se",
- "creatingNewLabel": "Kreiranje novog {{label}}",
- "dark": "Tamno",
- "dashboard": "Kontrolni panel",
- "delete": "Obriši",
- "deletedCountSuccessfully": "Uspešno izbrisano {{count}} {{label}}.",
- "deletedSuccessfully": "Uspešno izbrisano.",
- "deleting": "Brisanje...",
- "descending": "Opadajuće",
- "deselectAllRows": "Deselektujte sve redove",
- "duplicate": "Duplikat",
- "duplicateWithoutSaving": "Ponovi bez čuvanja promena",
- "edit": "Uredi",
- "editLabel": "Uredi {{label}}",
- "editing": "Uređivanje",
- "editingLabel_many": "Uređivanje {{count}} {{label}}",
- "editingLabel_one": "Uređivanje {{count}} {{label}}",
- "editingLabel_other": "Uređivanje {{count}} {{label}}",
- "email": "E-pošta",
- "emailAddress": "Аdresa e-pošte",
- "enterAValue": "Unesi vrednost",
- "error": "Greška",
- "errors": "Greške",
- "fallbackToDefaultLocale": "Vraćanje na zadati jezik",
- "filter": "Filter",
- "filterWhere": "Filter {{label}} gde",
- "filters": "Filteri",
- "globals": "Globali",
- "language": "Jezik",
- "lastModified": "Zadnja promena",
- "leaveAnyway": "Svejedno napusti",
- "leaveWithoutSaving": "Napusti bez čuvanja",
- "light": "Svetlo",
- "livePreview": "Pregled",
- "loading": "Učitavanje",
- "locale": "Jezik",
- "locales": "Prevodi",
- "menu": "Meni",
- "moveDown": "Pomeri dole",
- "moveUp": "Pomeri gore",
- "newPassword": "Nova lozinka",
- "noFiltersSet": "Nema postavljenih filtera",
- "noLabel": "<Nema {{label}}>",
- "noOptions": "Nema opcija",
- "noResults": "Nema pronađenih {{label}}. Moguće da {{label}} još uvek ne postoji ili nema rezultata u skladu sa postavljenim filterima.",
- "noValue": "Bez vrednosti",
- "none": "Nijedan",
- "notFound": "Nije pronađeno",
- "nothingFound": "Ništa nije pronađeno",
- "of": "Od",
- "open": "Otvori",
- "or": "Ili",
- "order": "Redosled",
- "pageNotFound": "Stranica nije pronađena",
- "password": "Lozinka",
- "payloadSettings": "Payload postavke",
- "perPage": "Po stranici: {{limit}}",
- "remove": "Ukloni",
- "reset": "Ponovo postavi",
- "row": "Red",
- "rows": "Redovi",
- "save": "Sačuvaj",
- "saving": "Čuvanje u toku...",
- "searchBy": "Traži po {{label}}",
- "selectAll": "Odaberite sve {{count}} {{label}}",
- "selectAllRows": "Odaberite sve redove",
- "selectValue": "Odaberi vrednost",
- "selectedCount": "{{count}} {{label}} odabrano",
- "showAllLabel": "Prikaži sve {{label}}",
- "sorryNotFound": "Nažalost, ne postoji ništa što odgovara vašem zahtevu.",
- "sort": "Sortiraj",
- "sortByLabelDirection": "Sortiraj prema {{label}} {{direction}}",
- "stayOnThisPage": "Ostani na ovoj stranici",
- "submissionSuccessful": "Uspešno slanje",
- "submit": "Potvrdi",
- "successfullyCreated": "{{label}} uspešno kreirano.",
- "successfullyDuplicated": "{{label}} uspešno duplicirano.",
- "thisLanguage": "Srpski (latinica)",
- "titleDeleted": "{{label}} \"{{title}}\" uspešno obrisano.",
- "unauthorized": "Niste autorizovani",
- "unsavedChangesDuplicate": "Imate nesačuvane promene. Da li želite nastaviti sa dupliciranjem?",
- "untitled": "Bez naslova",
- "updatedAt": "Ažurirano u",
- "updatedCountSuccessfully": "Uspešno ažurirano {{count}} {{label}}.",
- "updatedSuccessfully": "Uspešno ažurirano.",
- "updating": "Ažuriranje",
- "uploading": "Prenos",
- "user": "Korisnik",
- "users": "Korisnici",
- "value": "Vrednost",
- "welcome": "Dobrodošli"
- },
- "operators": {
- "contains": "sadrži",
- "equals": "jednako",
- "exists": "postoji",
- "isGreaterThan": "je veće od",
- "isGreaterThanOrEqualTo": "je veće od ili jednako",
- "isIn": "je u",
- "isLessThan": "manje je od",
- "isLessThanOrEqualTo": "manje je ili jednako",
- "isLike": "je kao",
- "isNotEqualTo": "nije jednako",
- "isNotIn": "nije unutra",
- "near": "blizu"
- },
- "upload": {
- "crop": "Isecite sliku",
- "cropToolDescription": "Prevucite uglove izabranog područja, nacrtajte novo područje ili prilagodite vrednosti ispod.",
- "dragAndDrop": "Prevucite i ispustite datoteku",
- "dragAndDropHere": "ili povucite i ispustite datoteku ovde",
- "editImage": "Uredi sliku",
- "fileName": "Ime datoteke",
- "fileSize": "Veličina datoteke",
- "focalPoint": "Centralna tačka",
- "focalPointDescription": "Prevucite središnju tačku direktno na pregled ili prilagodite vrednosti ispod.",
- "height": "Visina",
- "lessInfo": "Manje informacija",
- "moreInfo": "Više informacija",
- "previewSizes": "Veličine pregleda",
- "selectCollectionToBrowse": "Odaberite kolekciju za pregled",
- "selectFile": "Odaberite datoteku",
- "setCropArea": "Postavite područje za isečenu sliku",
- "setFocalPoint": "Postavite centralnu tačku",
- "sizes": "Veličine",
- "sizesFor": "Veličine za {{label}}",
- "width": "Širina"
- },
- "validation": {
- "emailAddress": "Molimo Vas unesite validnu email adresu.",
- "enterNumber": "Molimo Vas unesite validan broj.",
- "fieldHasNo": "Ovo polje nema {{label}}",
- "greaterThanMax": "{{value}} prekoračuje maksimalan dozvoljeni {{label}} limit od {{max}}.",
- "invalidInput": "Ovo polje sadrži nevalidan unos.",
- "invalidSelection": "Ovo polje sadrži nevalidan odabir.",
- "invalidSelections": "Ovo polje ima sledeće nevalidne odabire:",
- "lessThanMin": "{{value}} je ispod dozvoljenog minimuma za {{label}} (donji limit je {{min}}).",
- "limitReached": "Dosegnut je limit, može se dodati samo {{max}} stavki.",
- "longerThanMin": "Ova vrednost mora biti duža od minimalne dužine od {{minLength}} karaktera",
- "notValidDate": "\"{{value}}\" nije validan datum.",
- "required": "Ovo polje je obavezno.",
- "requiresAtLeast": "Ovo polje zahteva minimalno {{count}} {{label}}.",
- "requiresNoMoreThan": "Ovo polje zahteva ne više od {{count}} {{label}}.",
- "requiresTwoNumbers": "Ovo polje zahteva dva broja.",
- "shorterThanMax": "Ova vrednost mora biti kraća od maksimalne dužine od {{maxLength}} karaktera",
- "trueOrFalse": "Ovo polje može biti samo tačno ili netačno",
- "validUploadID": "Ovo polje ne sadrži validan ID prenosa."
- },
- "version": {
- "aboutToPublishSelection": "Upravo ćete objaviti sve {{label}} u izboru. Da li ste sigurni?",
- "aboutToRestore": "Vratićete {{label}} dokument u stanje u kojem je bio {{versionDate}}",
- "aboutToRestoreGlobal": "Vratićete globalni {{label}} u stanje u kojem je bio {{versionDate}}.",
- "aboutToRevertToPublished": "Vratićete promene u dokumentu u objavljeno stanje. Da li ste sigurni?",
- "aboutToUnpublish": "Poništićete objavu ovog dokumenta. Da li ste sigurni?",
- "aboutToUnpublishSelection": "Upravo ćete poništiti objavu svih {{label}} u odabiru. Da li ste sigurni?",
- "autosave": "Automatsko čuvanje",
- "autosavedSuccessfully": "Automatsko čuvanje uspešno.",
- "autosavedVersion": "Verzija automatski sačuvanog dokumenta",
- "changed": "Promenjeno",
- "compareVersion": "Uporedi verziju sa:",
- "confirmPublish": "Potvrdi objavu",
- "confirmRevertToSaved": "Potvrdite vraćanje na sačuvano",
- "confirmUnpublish": "Potvrdite poništavanje objave",
- "confirmVersionRestoration": "Potvrdite vraćanje verzije",
- "currentDocumentStatus": "Trenutni {{docStatus}} dokumenta",
- "draft": "Nacrt",
- "draftSavedSuccessfully": "Nacrt uspešno sačuvan.",
- "lastSavedAgo": "Zadnji put sačuvano pre {{distance}",
- "noFurtherVersionsFound": "Nisu pronađene naredne verzije",
- "noRowsFound": "{{label}} nije pronađeno",
- "preview": "Pregled",
- "problemRestoringVersion": "Nastao je problem pri vraćanju ove verzije",
- "publish": "Objaviti",
- "publishChanges": "Objavi promene",
- "published": "Objavljeno",
- "restoreThisVersion": "Vrati ovu verziju",
- "restoredSuccessfully": "Uspešno vraćeno.",
- "restoring": "Vraćanje...",
- "revertToPublished": "Vrati na objavljeno",
- "reverting": "Vraćanje...",
- "saveDraft": "Sačuvaj nacrt",
- "selectLocales": "Odaberite jezike",
- "selectVersionToCompare": "Odaberite verziju za upoređivanje",
- "showLocales": "Prikaži jezike:",
- "showingVersionsFor": "Pokazujem verzije za:",
- "status": "Status",
- "type": "Tip",
- "unpublish": "Poništi objavu",
- "unpublishing": "Poništavanje objave...",
- "version": "Verzija",
- "versionCount_many": "{{count}} pronađenih verzija",
- "versionCount_none": "Nema pronađenih verzija",
- "versionCount_one": "{{count}} pronađena verzija",
- "versionCount_other": "{{count}} pronađenih verzija",
- "versionCreatedOn": "{{version}} kreiranih:",
- "versionID": "ID verzije",
- "versions": "Verzije",
- "viewingVersion": "Pregled verzije za {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Pregled verzije za globalni {{entityLabel}}",
- "viewingVersions": "Pregled verzija za {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Pregled verzije za globalni {{entityLabel}}"
- }
-}
diff --git a/packages/translations/src/all/rs-latin.ts b/packages/translations/src/all/rs-latin.ts
new file mode 100644
index 00000000000..cc08e8b2227
--- /dev/null
+++ b/packages/translations/src/all/rs-latin.ts
@@ -0,0 +1,386 @@
+export default {
+ authentication: {
+ account: 'Nalog',
+ accountOfCurrentUser: 'Nalog trenutnog korisnika',
+ alreadyActivated: 'Već aktivirano',
+ alreadyLoggedIn: 'Već prijavljen',
+ apiKey: 'API ključ',
+ backToLogin: 'Nazad na prijavu',
+ beginCreateFirstUser: 'Na samom početku kreiraj svog prvog korisnika',
+ changePassword: 'Promeni lozinku',
+ checkYourEmailForPasswordReset: 'Proverite e-poštu i poruku sa linkom za promenu lozinke.',
+ confirmGeneration: 'Potvrdi kreiranje',
+ confirmPassword: 'Potvrdi lozinku',
+ createFirstUser: 'Kreiraj prvog korisnika',
+ emailNotValid: 'Adresa e-pošte nije validna',
+ emailSent: 'Poruka e-pošte prosleđena',
+ enableAPIKey: 'Omogući API ključ',
+ failedToUnlock: 'Neuspešno otključavanje.',
+ forceUnlock: 'Prinudno otključaj',
+ forgotPassword: 'Zaboravljena lozinka',
+ forgotPasswordEmailInstructions:
+ 'Molimo Vas da unesete svoj adresu e-pošte. Primićete poruku sa uputstvom za ponovno postavljanje lozinke.',
+ forgotPasswordQuestion: 'Zaboravljena lozinka?',
+ generate: 'Generiši',
+ generateNewAPIKey: 'Generiši novi API ključ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Generisanje novog API ključa će <1>poništiti</1> prethodni ključ. Da li ste sigurni da želite nastaviti?',
+ lockUntil: 'Zaključaj dok',
+ logBackIn: 'Ponovna prijava',
+ logOut: 'Odjava',
+ loggedIn: 'Za prijavu sa drugim korisničkim nalogom potrebno je prvo <0>odjaviti se</0>',
+ loggedInChangePassword:
+ 'Da biste promenili lozinku, otvorite svoj <0>nalog</0> i promenite lozinku.',
+ loggedOutInactivity: 'Odjavljeni se zbog neaktivnosti.',
+ loggedOutSuccessfully: 'Uspešno ste odjavljeni',
+ login: 'Prijava',
+ loginAttempts: 'Pokušaji prijave',
+ loginUser: 'Prijava korisnika',
+ loginWithAnotherUser:
+ 'Za prijavu sa drugim korisničkim nalogom potrebno je prvo <0>odjaviti se</0>',
+ logout: 'Odjava',
+ logoutUser: 'Odjava korisnika',
+ newAPIKeyGenerated: 'Novi API ključ generisan.',
+ newAccountCreated:
+ 'Novi nalog je kreiran. Pristupite nalogu klikom na <a href="{{serverURL}}">{{serverURL}}</a>. Molimo Vas kliknite na sledeći link ili zalepite URL koji se nalazi ispod u pretraživač da biste potvrdili adresu e-pošte: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Nakon što potvrdite adresu e-pošte možete se ulogovati.',
+ newPassword: 'Nova lozinka',
+ resetPassword: 'Promena lozinke',
+ resetPasswordExpiration: 'Promena roka trajanja lozinke',
+ resetPasswordToken: 'Promena lozinke tokena',
+ resetYourPassword: 'Promeni svoju lozinku',
+ stayLoggedIn: 'Ostani prijavljen',
+ successfullyUnlocked: 'Uspešno otključano',
+ unableToVerify: 'Nije moguće potvrditi',
+ verified: 'Potvrđeno',
+ verifiedSuccessfully: 'Uspešno potvrđeno',
+ verify: 'Potvrdi',
+ verifyUser: 'Potvrdi korisnika',
+ verifyYourEmail: 'Potvrdi svoju adresu e-pošte',
+ youAreInactive:
+ 'Neaktivni ste već neko vreme i uskoro ćete biti automatski odjavljeni zbog sigurnosti. Da li želite ostati prijavljeni?',
+ youAreReceivingResetPassword:
+ 'Primili ste ovo pošto ste Vi (ili neko u vaše ime) zatražili promenu lozinke naloga. Molimo Vas kliknite na link ili zalepite URL u svoj pretraživač da biste završili proces:',
+ youDidNotRequestPassword:
+ 'Ako niste zatražili promenu lozinke ignorišite ovu poruku i lozinka će ostati nepromenjena.',
+ },
+ error: {
+ accountAlreadyActivated: 'Ovaj nalog je već aktiviran.',
+ autosaving: 'Nastao je problem pri automatskom čuvanju ovog dokumenta.',
+ correctInvalidFields: 'Molimo ispravite nevalidna polja.',
+ deletingFile: 'Dogodila se greška pri brisanju datoteke.',
+ deletingTitle:
+ 'Dogodila se greška pri brisanju {{title}}. Proverite internet konekciju i pokušajte ponovo.',
+ emailOrPasswordIncorrect: 'Adresa e-pošte ili lozinka su neispravni.',
+ followingFieldsInvalid_one: 'Ovo polje je nevalidno:',
+ followingFieldsInvalid_other: 'Ova polja su nevalidna:',
+ incorrectCollection: 'Nevalidna kolekcija',
+ invalidFileType: 'Nevalidan tip datoteke',
+ invalidFileTypeValue: 'Nevalidan tip datoteke: {{value}}',
+ loadingDocument: 'Postoji problem pri učitavanju dokumenta čiji je ID {{id}}.',
+ missingEmail: 'Nedostaje adresa e-pošte.',
+ missingIDOfDocument: 'Nedostaje ID dokumenta da bi se ažurirao.',
+ missingIDOfVersion: 'Nedostaje ID verzije.',
+ missingRequiredData: 'Nedostaju obavezni podaci.',
+ noFilesUploaded: 'Nijedna datoteka nije učitana.',
+ noMatchedField: 'Nema podudarajućih polja za "{{label}}"',
+ noUser: 'Nema korisnika',
+ notAllowedToAccessPage: 'Nemate dozvolu za pristup ovoj stranici.',
+ notAllowedToPerformAction: 'Nemate dozvolu za izvršenje ove radnje.',
+ notFound: 'Traženi resurs nije pronađen.',
+ previewing: 'Postoji problem pri pregledu ovog dokumenta.',
+ problemUploadingFile: 'Postoji problem pri učitavanju datoteke.',
+ tokenInvalidOrExpired: 'Token je nevalidan ili je istekao.',
+ unPublishingDocument: 'Postoji problem pri poništavanju objave ovog dokumenta.',
+ unableToDeleteCount: 'Nije moguće izbrisati {{count}} od {{total}} {{label}}.',
+ unableToUpdateCount: 'Nije moguće ažurirati {{count}} od {{total}} {{label}}.',
+ unauthorized: 'Niste autorizovani da biste uputili ovaj zahtev.',
+ unknown: 'Došlo je do nepoznate greške.',
+ unspecific: 'Došlo je do greške.',
+ userLocked: 'Ovaj korisnik je zaključan zbog prevelikog broja neuspešnih pokušaja prijave.',
+ valueMustBeUnique: 'Vrednost mora biti jedinstvena.',
+ verificationTokenInvalid: 'Verifikacioni token je nevalidan.',
+ },
+ fields: {
+ addLabel: 'Dodaj {{label}}',
+ addLink: 'Dodaj link',
+ addNew: 'Dodaj novi',
+ addNewLabel: 'Dodaj novi {{label}}',
+ addRelationship: 'Dodaj relaciju',
+ addUpload: 'Dodaj učitavanje',
+ block: 'blokiranje',
+ blockType: 'Vrsta blokiranja',
+ blocks: 'blokiranja',
+ chooseBetweenCustomTextOrDocument:
+ 'Izaberite između unosa prilagođenog teksta URL ili linka na drugi dokument.',
+ chooseDocumentToLink: 'Odaberite dokument koji želite linkovati.',
+ chooseFromExisting: 'Odaberite iz postojećih.',
+ chooseLabel: 'Odaberite {{label}}',
+ collapseAll: 'Skupi sve',
+ customURL: 'Prilagođeni URL',
+ editLabelData: 'Izmeni {{label}} podatke',
+ editLink: 'Izmeni link',
+ editRelationship: 'Izmeni odnos',
+ enterURL: 'Unesi URL',
+ internalLink: 'Interni link',
+ itemsAndMore: '{{items}} i {{count}} više',
+ labelRelationship: '{{label}} veza',
+ latitude: 'Geografska širina',
+ linkType: 'Tip linka',
+ linkedTo: 'Povezani sa <0>{{label}}</0>',
+ longitude: 'Geografska dužina',
+ newLabel: 'Novo {{label}}',
+ openInNewTab: 'Otvori u novoj kartici.',
+ passwordsDoNotMatch: 'Lozinke nisu iste.',
+ relatedDocument: 'Povezani dokument',
+ relationTo: 'Veza sa',
+ removeRelationship: 'Ukloni vezu',
+ removeUpload: 'Ukloni prenos',
+ saveChanges: 'Sačuvaj promene',
+ searchForBlock: 'Pretraži blok',
+ selectExistingLabel: 'Odaberi postojeću {{label}}',
+ selectFieldsToEdit: 'Odaberite polja za promenu',
+ showAll: 'Pokaži sve',
+ swapRelationship: 'Zameni vezu',
+ swapUpload: 'Zameni prenos',
+ textToDisplay: 'Tekst za prikaz',
+ toggleBlock: 'Prebaci blok',
+ uploadNewLabel: 'Učitaj novi {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Izbrisaćete {{label}} <1>{{title}}</1>. Da li ste sigurni?',
+ aboutToDeleteCount_many: 'Izbrisaćete {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Izbrisaćete {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Izbrisaćete {{count}} {{label}}',
+ addBelow: 'Dodaj ispod',
+ addFilter: 'Dodaj filter',
+ adminTheme: 'Administratorska tema',
+ and: 'I',
+ applyChanges: 'Primeni promene',
+ ascending: 'Uzlazno',
+ automatic: 'Automatsko',
+ backToDashboard: 'Nazad na kontrolni panel',
+ cancel: 'Otkaži',
+ changesNotSaved: 'Vaše promene nisu sačuvane. Ako izađete sada, izgubićete promene.',
+ close: 'Zatvori',
+ collapse: 'Skupi',
+ collections: 'Kolekcije',
+ columnToSort: 'Kolona za sortiranje',
+ columns: 'Kolone',
+ confirm: 'Potvrdi',
+ confirmDeletion: 'Potvrdi brisanje',
+ confirmDuplication: 'Potvrdi duplikaciju',
+ copied: 'Kopirano',
+ copy: 'Kopiraj',
+ create: 'Kreiraj',
+ createNew: 'Kreiraj novo',
+ createNewLabel: 'Kreiraj novo {{label}}',
+ created: 'Kreirano',
+ createdAt: 'Kreirano u',
+ creating: 'Kreira se',
+ creatingNewLabel: 'Kreiranje novog {{label}}',
+ dark: 'Tamno',
+ dashboard: 'Kontrolni panel',
+ delete: 'Obriši',
+ deletedCountSuccessfully: 'Uspešno izbrisano {{count}} {{label}}.',
+ deletedSuccessfully: 'Uspešno izbrisano.',
+ deleting: 'Brisanje...',
+ descending: 'Opadajuće',
+ deselectAllRows: 'Deselektujte sve redove',
+ duplicate: 'Duplikat',
+ duplicateWithoutSaving: 'Ponovi bez čuvanja promena',
+ edit: 'Uredi',
+ editLabel: 'Uredi {{label}}',
+ editing: 'Uređivanje',
+ editingLabel_many: 'Uređivanje {{count}} {{label}}',
+ editingLabel_one: 'Uređivanje {{count}} {{label}}',
+ editingLabel_other: 'Uređivanje {{count}} {{label}}',
+ email: 'E-pošta',
+ emailAddress: 'Аdresa e-pošte',
+ enterAValue: 'Unesi vrednost',
+ error: 'Greška',
+ errors: 'Greške',
+ fallbackToDefaultLocale: 'Vraćanje na zadati jezik',
+ filter: 'Filter',
+ filterWhere: 'Filter {{label}} gde',
+ filters: 'Filteri',
+ globals: 'Globali',
+ language: 'Jezik',
+ lastModified: 'Zadnja promena',
+ leaveAnyway: 'Svejedno napusti',
+ leaveWithoutSaving: 'Napusti bez čuvanja',
+ light: 'Svetlo',
+ livePreview: 'Pregled',
+ loading: 'Učitavanje',
+ locale: 'Jezik',
+ locales: 'Prevodi',
+ menu: 'Meni',
+ moveDown: 'Pomeri dole',
+ moveUp: 'Pomeri gore',
+ newPassword: 'Nova lozinka',
+ noFiltersSet: 'Nema postavljenih filtera',
+ noLabel: '<Nema {{label}}>',
+ noOptions: 'Nema opcija',
+ noResults:
+ 'Nema pronađenih {{label}}. Moguće da {{label}} još uvek ne postoji ili nema rezultata u skladu sa postavljenim filterima.',
+ noValue: 'Bez vrednosti',
+ none: 'Nijedan',
+ notFound: 'Nije pronađeno',
+ nothingFound: 'Ništa nije pronađeno',
+ of: 'Od',
+ open: 'Otvori',
+ or: 'Ili',
+ order: 'Redosled',
+ pageNotFound: 'Stranica nije pronađena',
+ password: 'Lozinka',
+ payloadSettings: 'Payload postavke',
+ perPage: 'Po stranici: {{limit}}',
+ remove: 'Ukloni',
+ reset: 'Ponovo postavi',
+ row: 'Red',
+ rows: 'Redovi',
+ save: 'Sačuvaj',
+ saving: 'Čuvanje u toku...',
+ searchBy: 'Traži po {{label}}',
+ selectAll: 'Odaberite sve {{count}} {{label}}',
+ selectAllRows: 'Odaberite sve redove',
+ selectValue: 'Odaberi vrednost',
+ selectedCount: '{{count}} {{label}} odabrano',
+ showAllLabel: 'Prikaži sve {{label}}',
+ sorryNotFound: 'Nažalost, ne postoji ništa što odgovara vašem zahtevu.',
+ sort: 'Sortiraj',
+ sortByLabelDirection: 'Sortiraj prema {{label}} {{direction}}',
+ stayOnThisPage: 'Ostani na ovoj stranici',
+ submissionSuccessful: 'Uspešno slanje',
+ submit: 'Potvrdi',
+ successfullyCreated: '{{label}} uspešno kreirano.',
+ successfullyDuplicated: '{{label}} uspešno duplicirano.',
+ thisLanguage: 'Srpski (latinica)',
+ titleDeleted: '{{label}} "{{title}}" uspešno obrisano.',
+ unauthorized: 'Niste autorizovani',
+ unsavedChangesDuplicate: 'Imate nesačuvane promene. Da li želite nastaviti sa dupliciranjem?',
+ untitled: 'Bez naslova',
+ updatedAt: 'Ažurirano u',
+ updatedCountSuccessfully: 'Uspešno ažurirano {{count}} {{label}}.',
+ updatedSuccessfully: 'Uspešno ažurirano.',
+ updating: 'Ažuriranje',
+ uploading: 'Prenos',
+ user: 'Korisnik',
+ users: 'Korisnici',
+ value: 'Vrednost',
+ welcome: 'Dobrodošli',
+ },
+ operators: {
+ contains: 'sadrži',
+ equals: 'jednako',
+ exists: 'postoji',
+ isGreaterThan: 'je veće od',
+ isGreaterThanOrEqualTo: 'je veće od ili jednako',
+ isIn: 'je u',
+ isLessThan: 'manje je od',
+ isLessThanOrEqualTo: 'manje je ili jednako',
+ isLike: 'je kao',
+ isNotEqualTo: 'nije jednako',
+ isNotIn: 'nije unutra',
+ near: 'blizu',
+ },
+ upload: {
+ crop: 'Isecite sliku',
+ cropToolDescription:
+ 'Prevucite uglove izabranog područja, nacrtajte novo područje ili prilagodite vrednosti ispod.',
+ dragAndDrop: 'Prevucite i ispustite datoteku',
+ dragAndDropHere: 'ili povucite i ispustite datoteku ovde',
+ editImage: 'Uredi sliku',
+ fileName: 'Ime datoteke',
+ fileSize: 'Veličina datoteke',
+ focalPoint: 'Centralna tačka',
+ focalPointDescription:
+ 'Prevucite središnju tačku direktno na pregled ili prilagodite vrednosti ispod.',
+ height: 'Visina',
+ lessInfo: 'Manje informacija',
+ moreInfo: 'Više informacija',
+ previewSizes: 'Veličine pregleda',
+ selectCollectionToBrowse: 'Odaberite kolekciju za pregled',
+ selectFile: 'Odaberite datoteku',
+ setCropArea: 'Postavite područje za isečenu sliku',
+ setFocalPoint: 'Postavite centralnu tačku',
+ sizes: 'Veličine',
+ sizesFor: 'Veličine za {{label}}',
+ width: 'Širina',
+ },
+ validation: {
+ emailAddress: 'Molimo Vas unesite validnu email adresu.',
+ enterNumber: 'Molimo Vas unesite validan broj.',
+ fieldHasNo: 'Ovo polje nema {{label}}',
+ greaterThanMax: '{{value}} prekoračuje maksimalan dozvoljeni {{label}} limit od {{max}}.',
+ invalidInput: 'Ovo polje sadrži nevalidan unos.',
+ invalidSelection: 'Ovo polje sadrži nevalidan odabir.',
+ invalidSelections: 'Ovo polje ima sledeće nevalidne odabire:',
+ lessThanMin: '{{value}} je ispod dozvoljenog minimuma za {{label}} (donji limit je {{min}}).',
+ limitReached: 'Dosegnut je limit, može se dodati samo {{max}} stavki.',
+ longerThanMin: 'Ova vrednost mora biti duža od minimalne dužine od {{minLength}} karaktera',
+ notValidDate: '"{{value}}" nije validan datum.',
+ required: 'Ovo polje je obavezno.',
+ requiresAtLeast: 'Ovo polje zahteva minimalno {{count}} {{label}}.',
+ requiresNoMoreThan: 'Ovo polje zahteva ne više od {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ovo polje zahteva dva broja.',
+ shorterThanMax: 'Ova vrednost mora biti kraća od maksimalne dužine od {{maxLength}} karaktera',
+ trueOrFalse: 'Ovo polje može biti samo tačno ili netačno',
+ validUploadID: 'Ovo polje ne sadrži validan ID prenosa.',
+ },
+ version: {
+ aboutToPublishSelection: 'Upravo ćete objaviti sve {{label}} u izboru. Da li ste sigurni?',
+ aboutToRestore: 'Vratićete {{label}} dokument u stanje u kojem je bio {{versionDate}}',
+ aboutToRestoreGlobal: 'Vratićete globalni {{label}} u stanje u kojem je bio {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Vratićete promene u dokumentu u objavljeno stanje. Da li ste sigurni?',
+ aboutToUnpublish: 'Poništićete objavu ovog dokumenta. Da li ste sigurni?',
+ aboutToUnpublishSelection:
+ 'Upravo ćete poništiti objavu svih {{label}} u odabiru. Da li ste sigurni?',
+ autosave: 'Automatsko čuvanje',
+ autosavedSuccessfully: 'Automatsko čuvanje uspešno.',
+ autosavedVersion: 'Verzija automatski sačuvanog dokumenta',
+ changed: 'Promenjeno',
+ compareVersion: 'Uporedi verziju sa:',
+ confirmPublish: 'Potvrdi objavu',
+ confirmRevertToSaved: 'Potvrdite vraćanje na sačuvano',
+ confirmUnpublish: 'Potvrdite poništavanje objave',
+ confirmVersionRestoration: 'Potvrdite vraćanje verzije',
+ currentDocumentStatus: 'Trenutni {{docStatus}} dokumenta',
+ draft: 'Nacrt',
+ draftSavedSuccessfully: 'Nacrt uspešno sačuvan.',
+ lastSavedAgo: 'Zadnji put sačuvano pre {{distance}',
+ noFurtherVersionsFound: 'Nisu pronađene naredne verzije',
+ noRowsFound: '{{label}} nije pronađeno',
+ preview: 'Pregled',
+ problemRestoringVersion: 'Nastao je problem pri vraćanju ove verzije',
+ publish: 'Objaviti',
+ publishChanges: 'Objavi promene',
+ published: 'Objavljeno',
+ restoreThisVersion: 'Vrati ovu verziju',
+ restoredSuccessfully: 'Uspešno vraćeno.',
+ restoring: 'Vraćanje...',
+ revertToPublished: 'Vrati na objavljeno',
+ reverting: 'Vraćanje...',
+ saveDraft: 'Sačuvaj nacrt',
+ selectLocales: 'Odaberite jezike',
+ selectVersionToCompare: 'Odaberite verziju za upoređivanje',
+ showLocales: 'Prikaži jezike:',
+ showingVersionsFor: 'Pokazujem verzije za:',
+ status: 'Status',
+ type: 'Tip',
+ unpublish: 'Poništi objavu',
+ unpublishing: 'Poništavanje objave...',
+ version: 'Verzija',
+ versionCount_many: '{{count}} pronađenih verzija',
+ versionCount_none: 'Nema pronađenih verzija',
+ versionCount_one: '{{count}} pronađena verzija',
+ versionCount_other: '{{count}} pronađenih verzija',
+ versionCreatedOn: '{{version}} kreiranih:',
+ versionID: 'ID verzije',
+ versions: 'Verzije',
+ viewingVersion: 'Pregled verzije za {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ viewingVersions: 'Pregled verzija za {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Pregled verzije za globalni {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/rs.json b/packages/translations/src/all/rs.json
deleted file mode 100644
index 3dd9e7506c4..00000000000
--- a/packages/translations/src/all/rs.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Налог",
- "accountOfCurrentUser": "Налог тренутног корисника",
- "alreadyActivated": "Већ активирано",
- "alreadyLoggedIn": "Већ пријављен",
- "apiKey": "АПИ кључ",
- "backToLogin": "Назад на пријаву",
- "beginCreateFirstUser": "На самом почетку креирај свог првог корисника",
- "changePassword": "Промени лозинку",
- "checkYourEmailForPasswordReset": "Проверите е-пошту и поруку са линком за промену лозинке.",
- "confirmGeneration": "Потврди креирање",
- "confirmPassword": "Потврди лозинку",
- "createFirstUser": "Креирај првог корисника",
- "emailNotValid": "Адреса е-поште није валидна",
- "emailSent": "Порука е-поште прослеђена",
- "enableAPIKey": "Омогући API кључ",
- "failedToUnlock": "Неуспешно откључавање.",
- "forceUnlock": "Принудно откључај",
- "forgotPassword": "Заборављена лозинка",
- "forgotPasswordEmailInstructions": "Молимо Вас да унесете својy адресy е-поште. Примићете поруку са упутством за поновно постављање лозинке.",
- "forgotPasswordQuestion": "Заборављена лозинка?",
- "generate": "Генериши",
- "generateNewAPIKey": "Генериши нови АПИ кључ",
- "generatingNewAPIKeyWillInvalidate": "Генерисање новог АПИ кључа ће <1>поништити</1> претходни кључ. Да ли сте сигурни да желите наставити?",
- "lockUntil": "Закључај док",
- "logBackIn": "Поновна пријава",
- "logOut": "Одјава",
- "loggedIn": "За пријаву са другим корисничким налогом потребно је прво <0>одјавити се</0>",
- "loggedInChangePassword": "Да бисте променили лозинку, отворите свој <0>налог</0> и промените лозинку.",
- "loggedOutInactivity": "Одјављени се због неактивности.",
- "loggedOutSuccessfully": "Успешно сте одјављени",
- "login": "Пријава",
- "loginAttempts": "Покушаји пријаве",
- "loginUser": "Пријава корисника",
- "loginWithAnotherUser": "За пријаву са другим корисничким налогом потребно је прво <0>одјавити се</0>",
- "logout": "Одјава",
- "logoutUser": "Одјава корисника",
- "newAPIKeyGenerated": "Нови АПИ кључ генерисан.",
- "newAccountCreated": "Нови налог је креиран. Приступите налогу кликом на <a href=\"{{serverURL}}\">{{serverURL}}</a>. Молимо Вас кликните на следећи линк или залепите адресу која се налази испод у претраживач да бисте потврдили адресу е-поште: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Након што потврдите адресу е-поште можете се улоговати.",
- "newPassword": "Нова лозинка",
- "resetPassword": "Промена лозинке",
- "resetPasswordExpiration": "Промена рока трајања лозинке",
- "resetPasswordToken": "Промена лозинке токена",
- "resetYourPassword": "Промени своју лозинку",
- "stayLoggedIn": "Остани пријављен",
- "successfullyUnlocked": "Успешно откључано",
- "unableToVerify": "Није могуће потврдити",
- "verified": "Потврђено",
- "verifiedSuccessfully": "Успешно потврђено",
- "verify": "Потврди",
- "verifyUser": "Потврди корисника",
- "verifyYourEmail": "Потврди своју адресу е-поште",
- "youAreInactive": "Неактивни сте већ неко време и ускоро ћете бити аутоматски одјављени због сигурности. Да ли желите остати пријављени?",
- "youAreReceivingResetPassword": "Примили сте поруку пошто сте Ви (или неко у ваше име) затражили промену лозинке налога. Молимо Вас кликните на линк или залепите адресу у свој претраживач да бисте завршили процес:",
- "youDidNotRequestPassword": "Ако нисте затражили промену лозинке игноришите ову поруку и лозинка ће остати непромењена."
- },
- "error": {
- "accountAlreadyActivated": "Овај налог је већ активиран.",
- "autosaving": "Настао је проблем при аутоматском чувању овог документа.",
- "correctInvalidFields": "Молимо исправите невалидна поља.",
- "deletingFile": "Догодила се грешка при брисању датотеке.",
- "deletingTitle": "Догодила се грешка при брисању {{title}}. Проверите интернет конекцију и покушајте поново.",
- "emailOrPasswordIncorrect": "Емаил или лозинка су неисправни.",
- "followingFieldsInvalid_one": "Ово поље је невалидно:",
- "followingFieldsInvalid_other": "Ова поља су невалидна:",
- "incorrectCollection": "Невалидна колекција",
- "invalidFileType": "Невалидан тип датотеке",
- "invalidFileTypeValue": "Невалидан тип датотеке: {{value}}",
- "loadingDocument": "Постоји проблем при учитавању документа чији је ИД {{id}}.",
- "missingEmail": "Недостаје емаил.",
- "missingIDOfDocument": "Недостаје ИД документа да би се ажурирао.",
- "missingIDOfVersion": "Недостаје ИД верзије.",
- "missingRequiredData": "Недостају обавезни подаци.",
- "noFilesUploaded": "Ниједна датотека није учитана.",
- "noMatchedField": "Нема подударајућих поља за \"{{label}}\"",
- "noUser": "Нема корисника",
- "notAllowedToAccessPage": "Немате дозволу за приступ овој страници.",
- "notAllowedToPerformAction": "Немате дозволу за извршење ове радње.",
- "notFound": "Тражени ресурс није пронађен.",
- "previewing": "Постоји проблем при прегледу овог документа.",
- "problemUploadingFile": "Постоји проблем при учитавању датотеке.",
- "tokenInvalidOrExpired": "Токен је невалидан или је истекао.",
- "unPublishingDocument": "Постоји проблем при поништавању објаве овог документа.",
- "unableToDeleteCount": "Није могуће избрисати {{count}} од {{total}} {{label}}.",
- "unableToUpdateCount": "Није могуће ажурирати {{count}} од {{total}} {{label}}.",
- "unauthorized": "Нисте ауторизовани да бисте упутили овај захтев.",
- "unknown": "Дошло је до непознате грешке.",
- "unspecific": "Дошло је до грешке.",
- "userLocked": "Овај корисник је закључан због превеликог броја неуспешних покушаја пријаве.",
- "valueMustBeUnique": "Вредност мора бити јединствена.",
- "verificationTokenInvalid": "Верификациони токен је невалидан."
- },
- "fields": {
- "addLabel": "Додај {{label}}",
- "addLink": "Додај линк",
- "addNew": "Додај нови",
- "addNewLabel": "Додај нови {{label}}",
- "addRelationship": "Додај релацију",
- "addUpload": "Додај учитавање",
- "block": "блокирање",
- "blockType": "Врста блокирања",
- "blocks": "блокирања",
- "chooseBetweenCustomTextOrDocument": "Изаберите између уноса прилагођеног текста адресе или линка на други документ.",
- "chooseDocumentToLink": "Одаберите документ који желите линковати.",
- "chooseFromExisting": "Одаберите из постојећих.",
- "chooseLabel": "Одаберите {{label}}",
- "collapseAll": "Скупи све",
- "customURL": "Прилагођени линк",
- "editLabelData": "Уреди {{label}} податке",
- "editLink": "Измени линк",
- "editRelationship": "Измени однос",
- "enterURL": "Унеси адресу",
- "internalLink": "Интерни линк",
- "itemsAndMore": "{{items}} и {{count}} више",
- "labelRelationship": "{{label}} веза",
- "latitude": "Географска ширина",
- "linkType": "Тип линка",
- "linkedTo": "Повезани са <0>{{label}}</0>",
- "longitude": "Географска дужина",
- "newLabel": "Ново {{label}}",
- "openInNewTab": "Отвори у новој картици.",
- "passwordsDoNotMatch": "Лозинке нису исте.",
- "relatedDocument": "Повезани документ",
- "relationTo": "Веза са",
- "removeRelationship": "Уклони везу",
- "removeUpload": "Уклони пренос",
- "saveChanges": "Сачувај промене",
- "searchForBlock": "Претражи блок",
- "selectExistingLabel": "Одабери постојећу {{label}}",
- "selectFieldsToEdit": "Одаберите поља за промену",
- "showAll": "Покажи све",
- "swapRelationship": "Замени везу",
- "swapUpload": "Замени пренос",
- "textToDisplay": "Текст за приказ",
- "toggleBlock": "Пребаци блок",
- "uploadNewLabel": "Учитај нови {{label}}"
- },
- "general": {
- "aboutToDelete": "Избрисаћете {{label}} <1>{{title}}</1>. Да ли сте сигурни?",
- "aboutToDeleteCount_many": "Избрисаћете {{count}} {{label}}",
- "aboutToDeleteCount_one": "Избрисаћете {{count}} {{label}}",
- "aboutToDeleteCount_other": "Избрисаћете {{count}} {{label}}",
- "addBelow": "Додај испод",
- "addFilter": "Додај филтер",
- "adminTheme": "Администраторска тема",
- "and": "И",
- "applyChanges": "Примени промене",
- "ascending": "Узлазно",
- "automatic": "Аутоматско",
- "backToDashboard": "Назад на контролни панел",
- "cancel": "Откажи",
- "changesNotSaved": "Ваше промене нису сачуване. Ако изађете сада, изгубићете промене.",
- "close": "Затвори",
- "collapse": "Скупи",
- "collections": "Колекције",
- "columnToSort": "Колона за сортирање",
- "columns": "Колоне",
- "confirm": "Потврди",
- "confirmDeletion": "Потврди брисање",
- "confirmDuplication": "Потврди дупликацију",
- "copied": "Копирано",
- "copy": "Копирај",
- "create": "Креирај",
- "createNew": "Креирај ново",
- "createNewLabel": "Креирај ново {{label}}",
- "created": "Креирано",
- "createdAt": "Креирано у",
- "creating": "Креира се",
- "creatingNewLabel": "Креирање новог {{label}}",
- "dark": "Тамно",
- "dashboard": "Контролни панел",
- "delete": "Обриши",
- "deletedCountSuccessfully": "Успешно избрисано {{count}} {{label}}.",
- "deletedSuccessfully": "Успешно избрисано.",
- "deleting": "Брисање...",
- "descending": "Опадајуће",
- "deselectAllRows": "Деселектујте све редове",
- "duplicate": "Дупликат",
- "duplicateWithoutSaving": "Понови без чувања промена",
- "edit": "Уреди",
- "editLabel": "Уреди {{label}}",
- "editing": "Уређивање",
- "editingLabel_many": "Уређивање {{count}} {{label}}",
- "editingLabel_one": "Уређивање {{count}} {{label}}",
- "editingLabel_other": "Уређивање {{count}} {{label}}",
- "email": "Е-пошта",
- "emailAddress": "Адреса е-поште",
- "enterAValue": "Унеси вредност",
- "error": "Грешка",
- "errors": "Грешке",
- "fallbackToDefaultLocale": "Враћање на задати језик",
- "filter": "Филтер",
- "filterWhere": "Филтер {{label}} где",
- "filters": "Филтери",
- "globals": "Глобали",
- "language": "Језик",
- "lastModified": "Задња промена",
- "leaveAnyway": "Свеједно напусти",
- "leaveWithoutSaving": "Напусти без чувања",
- "light": "Светло",
- "livePreview": "Преглед",
- "loading": "Учитавање",
- "locale": "Језик",
- "locales": "Преводи",
- "menu": "Мени",
- "moveDown": "Помери доле",
- "moveUp": "Помери горе",
- "newPassword": "Нова лозинка",
- "noFiltersSet": "Нема постављених филтера",
- "noLabel": "<Нема {{label}}>",
- "noOptions": "Нема опција",
- "noResults": "Нема пронађених {{label}}. Могуће да {{label}} још увек не постоји или нема резултата у складу са постављеним филтерима.",
- "noValue": "Без вредности",
- "none": "Ниједан",
- "notFound": "Није пронађено",
- "nothingFound": "Ништа није пронађено",
- "of": "Од",
- "open": "Отвори",
- "or": "Или",
- "order": "Редослед",
- "pageNotFound": "Страница није пронађена",
- "password": "Лозинка",
- "payloadSettings": "Payload поставке",
- "perPage": "По страници: {{limit}}",
- "remove": "Уклони",
- "reset": "Поново постави",
- "row": "Ред",
- "rows": "Редови",
- "save": "Сачувај",
- "saving": "Чување у току...",
- "searchBy": "Тражи по {{label}}",
- "selectAll": "Одаберите све {{count}} {{label}}",
- "selectAllRows": "Одаберите све редове",
- "selectValue": "Одабери вредност",
- "selectedCount": "{{count}} {{label}} одабрано",
- "showAllLabel": "Прикажи све {{label}}",
- "sorryNotFound": "Нажалост, не постоји ништа што одговара вашем захтеву.",
- "sort": "Сортирај",
- "sortByLabelDirection": "Сортирај према {{label}} {{дирецтион}}",
- "stayOnThisPage": "Остани на овој страници",
- "submissionSuccessful": "Успешно слање",
- "submit": "Потврди",
- "successfullyCreated": "{{label}} успешно креирано.",
- "successfullyDuplicated": "{{label}} успешно дуплицирано.",
- "thisLanguage": "Српски (ћирилица)",
- "titleDeleted": "{{label}} \"{{title}}\" успешно обрисано.",
- "unauthorized": "Нисте ауторизовани",
- "unsavedChangesDuplicate": "Имате несачуване промене. Да ли желите наставити са дуплицирањем?",
- "untitled": "Без наслова",
- "updatedAt": "Ажурирано у",
- "updatedCountSuccessfully": "Успешно ажурирано {{count}} {{label}}.",
- "updatedSuccessfully": "Успешно ажурирано.",
- "updating": "Ажурирање",
- "uploading": "Пренос",
- "user": "Корисник",
- "users": "Корисници",
- "value": "Вредност",
- "welcome": "Добродошли"
- },
- "operators": {
- "contains": "садржи",
- "equals": "једнако",
- "exists": "постоји",
- "isGreaterThan": "је веће од",
- "isGreaterThanOrEqualTo": "је веће од или једнако",
- "isIn": "је у",
- "isLessThan": "мање је од",
- "isLessThanOrEqualTo": "мање је или једнако",
- "isLike": "је као",
- "isNotEqualTo": "није једнако",
- "isNotIn": "није у",
- "near": "близу"
- },
- "upload": {
- "crop": "Исеците слику",
- "cropToolDescription": "Превуците углове изабраног подручја, нацртајте ново подручје или прилагодите вредности испод.",
- "dragAndDrop": "Превуците и испустите датотеку",
- "dragAndDropHere": "или превуците и испустите датотеку овде",
- "editImage": "Уреди слику",
- "fileName": "Име датотеке",
- "fileSize": "Величина датотеке",
- "focalPoint": "Централна тачка",
- "focalPointDescription": "Превуците средишњу тачку директно на преглед или прилагодите вредности испод.",
- "height": "Висина",
- "lessInfo": "Мање информација",
- "moreInfo": "Више информација",
- "previewSizes": "Величине прегледа",
- "selectCollectionToBrowse": "Одаберите колекцију за преглед",
- "selectFile": "Одаберите датотеку",
- "setCropArea": "Поставите подручје за исечену слику",
- "setFocalPoint": "Поставите централну тачку",
- "sizes": "Величине",
- "sizesFor": "Величине за {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Молимо Вас унесите валидну емаил адресу.",
- "enterNumber": "Молимо Вас унесите валидан број.",
- "fieldHasNo": "Ово поље нема {{label}}",
- "greaterThanMax": "{{value}} прекорачује максималан дозвољени {{label}} лимит од {{max}}.",
- "invalidInput": "Ово поље садржи невалидан унос.",
- "invalidSelection": "Ово поље садржи невалидан одабир.",
- "invalidSelections": "Ово поље има следеће невалидне одабире:",
- "lessThanMin": "{{value}} је испод дозвољеног минимума за {{label}} (доњи лимит је {{min}}).",
- "limitReached": "Досегнут је лимит, може се додати само {{max}} ставки.",
- "longerThanMin": "Ова вредност мора бити дужа од минималне дужине од {{минЛенгтх}} карактера",
- "notValidDate": "\"{{value}}\" није валидан датум.",
- "required": "Ово поље је обавезно.",
- "requiresAtLeast": "Ово поље захтева минимално {{count}} {{label}}.",
- "requiresNoMoreThan": "Ово поље захтева не више од {{count}} {{label}}.",
- "requiresTwoNumbers": "Ово поље захтева два броја.",
- "shorterThanMax": "Ова вредност мора бити краћа од максималне дужине од {{maxLength}} карактера",
- "trueOrFalse": "Ово поље може бити само тачно или нетачно",
- "validUploadID": "Ово поље не садржи валидан ИД преноса."
- },
- "version": {
- "aboutToPublishSelection": "Управо ћете објавити све {{label}} у избору. Да ли сте сигурни?",
- "aboutToRestore": "Вратићете {{label}} документ у стање у којем је био {{versionDate}}",
- "aboutToRestoreGlobal": "Вратићете глобални {{label}} у стање у којем је био {{versionDate}}.",
- "aboutToRevertToPublished": "Вратићете промене у документу у објављено стање. Да ли сте сигурни?",
- "aboutToUnpublish": "Поништићете објаву овог документа. Да ли сте сигурни?",
- "aboutToUnpublishSelection": "Управо ћете поништити објаву свих {{label}} у одабиру. Да ли сте сигурни?",
- "autosave": "Аутоматско чување",
- "autosavedSuccessfully": "Аутоматско чување успешно.",
- "autosavedVersion": "Верзија аутоматски сачуваног документа",
- "changed": "Промењено",
- "compareVersion": "Упореди верзију са:",
- "confirmPublish": "Потврди објаву",
- "confirmRevertToSaved": "Потврдите враћање на сачувано",
- "confirmUnpublish": "Потврдите поништавање објаве",
- "confirmVersionRestoration": "Потврдите враћање верзије",
- "currentDocumentStatus": "Тренутни {{docStatus}} документа",
- "draft": "Нацрт",
- "draftSavedSuccessfully": "Нацрт успешно сачуван.",
- "lastSavedAgo": "Задњи пут сачувано пре {{distance}",
- "noFurtherVersionsFound": "Нису пронађене наредне верзије",
- "noRowsFound": "{{label}} није пронађено",
- "preview": "Преглед",
- "problemRestoringVersion": "Настао је проблем при враћању ове верзије",
- "publish": "Објавити",
- "publishChanges": "Објави промене",
- "published": "Објављено",
- "restoreThisVersion": "Врати ову верзију",
- "restoredSuccessfully": "Успешно враћено.",
- "restoring": "Враћање...",
- "revertToPublished": "Врати на објављено",
- "reverting": "Враћање...",
- "saveDraft": "Сачувај нацрт",
- "selectLocales": "Одаберите језике",
- "selectVersionToCompare": "Одаберите верзију за упоређивање",
- "showLocales": "Прикажи језике:",
- "showingVersionsFor": "Показујем верзије за:",
- "status": "Статус",
- "type": "Тип",
- "unpublish": "Поништи објаву",
- "unpublishing": "Поништавање објаве...",
- "version": "Верзија",
- "versionCount_many": "{{count}} пронађених верзија",
- "versionCount_none": "Нема пронађених верзија",
- "versionCount_one": "{{count}} пронађена верзија",
- "versionCount_other": "{{count}} пронађених верзија",
- "versionCreatedOn": "{{version}} креираних:",
- "versionID": "Идентификатор верзије",
- "versions": "Верзије",
- "viewingVersion": "Преглед верзије за {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Преглед верзије за глобални {{entityLabel}}",
- "viewingVersions": "Преглед верзија за {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Преглед верзије за глобални {{entityLabel}}"
- }
-}
diff --git a/packages/translations/src/all/rs.ts b/packages/translations/src/all/rs.ts
new file mode 100644
index 00000000000..6cde75304e0
--- /dev/null
+++ b/packages/translations/src/all/rs.ts
@@ -0,0 +1,385 @@
+export default {
+ authentication: {
+ account: 'Налог',
+ accountOfCurrentUser: 'Налог тренутног корисника',
+ alreadyActivated: 'Већ активирано',
+ alreadyLoggedIn: 'Већ пријављен',
+ apiKey: 'АПИ кључ',
+ backToLogin: 'Назад на пријаву',
+ beginCreateFirstUser: 'На самом почетку креирај свог првог корисника',
+ changePassword: 'Промени лозинку',
+ checkYourEmailForPasswordReset: 'Проверите е-пошту и поруку са линком за промену лозинке.',
+ confirmGeneration: 'Потврди креирање',
+ confirmPassword: 'Потврди лозинку',
+ createFirstUser: 'Креирај првог корисника',
+ emailNotValid: 'Адреса е-поште није валидна',
+ emailSent: 'Порука е-поште прослеђена',
+ enableAPIKey: 'Омогући API кључ',
+ failedToUnlock: 'Неуспешно откључавање.',
+ forceUnlock: 'Принудно откључај',
+ forgotPassword: 'Заборављена лозинка',
+ forgotPasswordEmailInstructions:
+ 'Молимо Вас да унесете својy адресy е-поште. Примићете поруку са упутством за поновно постављање лозинке.',
+ forgotPasswordQuestion: 'Заборављена лозинка?',
+ generate: 'Генериши',
+ generateNewAPIKey: 'Генериши нови АПИ кључ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Генерисање новог АПИ кључа ће <1>поништити</1> претходни кључ. Да ли сте сигурни да желите наставити?',
+ lockUntil: 'Закључај док',
+ logBackIn: 'Поновна пријава',
+ logOut: 'Одјава',
+ loggedIn: 'За пријаву са другим корисничким налогом потребно је прво <0>одјавити се</0>',
+ loggedInChangePassword:
+ 'Да бисте променили лозинку, отворите свој <0>налог</0> и промените лозинку.',
+ loggedOutInactivity: 'Одјављени се због неактивности.',
+ loggedOutSuccessfully: 'Успешно сте одјављени',
+ login: 'Пријава',
+ loginAttempts: 'Покушаји пријаве',
+ loginUser: 'Пријава корисника',
+ loginWithAnotherUser:
+ 'За пријаву са другим корисничким налогом потребно је прво <0>одјавити се</0>',
+ logout: 'Одјава',
+ logoutUser: 'Одјава корисника',
+ newAPIKeyGenerated: 'Нови АПИ кључ генерисан.',
+ newAccountCreated:
+ 'Нови налог је креиран. Приступите налогу кликом на <a href="{{serverURL}}">{{serverURL}}</a>. Молимо Вас кликните на следећи линк или залепите адресу која се налази испод у претраживач да бисте потврдили адресу е-поште: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Након што потврдите адресу е-поште можете се улоговати.',
+ newPassword: 'Нова лозинка',
+ resetPassword: 'Промена лозинке',
+ resetPasswordExpiration: 'Промена рока трајања лозинке',
+ resetPasswordToken: 'Промена лозинке токена',
+ resetYourPassword: 'Промени своју лозинку',
+ stayLoggedIn: 'Остани пријављен',
+ successfullyUnlocked: 'Успешно откључано',
+ unableToVerify: 'Није могуће потврдити',
+ verified: 'Потврђено',
+ verifiedSuccessfully: 'Успешно потврђено',
+ verify: 'Потврди',
+ verifyUser: 'Потврди корисника',
+ verifyYourEmail: 'Потврди своју адресу е-поште',
+ youAreInactive:
+ 'Неактивни сте већ неко време и ускоро ћете бити аутоматски одјављени због сигурности. Да ли желите остати пријављени?',
+ youAreReceivingResetPassword:
+ 'Примили сте поруку пошто сте Ви (или неко у ваше име) затражили промену лозинке налога. Молимо Вас кликните на линк или залепите адресу у свој претраживач да бисте завршили процес:',
+ youDidNotRequestPassword:
+ 'Ако нисте затражили промену лозинке игноришите ову поруку и лозинка ће остати непромењена.',
+ },
+ error: {
+ accountAlreadyActivated: 'Овај налог је већ активиран.',
+ autosaving: 'Настао је проблем при аутоматском чувању овог документа.',
+ correctInvalidFields: 'Молимо исправите невалидна поља.',
+ deletingFile: 'Догодила се грешка при брисању датотеке.',
+ deletingTitle:
+ 'Догодила се грешка при брисању {{title}}. Проверите интернет конекцију и покушајте поново.',
+ emailOrPasswordIncorrect: 'Емаил или лозинка су неисправни.',
+ followingFieldsInvalid_one: 'Ово поље је невалидно:',
+ followingFieldsInvalid_other: 'Ова поља су невалидна:',
+ incorrectCollection: 'Невалидна колекција',
+ invalidFileType: 'Невалидан тип датотеке',
+ invalidFileTypeValue: 'Невалидан тип датотеке: {{value}}',
+ loadingDocument: 'Постоји проблем при учитавању документа чији је ИД {{id}}.',
+ missingEmail: 'Недостаје емаил.',
+ missingIDOfDocument: 'Недостаје ИД документа да би се ажурирао.',
+ missingIDOfVersion: 'Недостаје ИД верзије.',
+ missingRequiredData: 'Недостају обавезни подаци.',
+ noFilesUploaded: 'Ниједна датотека није учитана.',
+ noMatchedField: 'Нема подударајућих поља за "{{label}}"',
+ noUser: 'Нема корисника',
+ notAllowedToAccessPage: 'Немате дозволу за приступ овој страници.',
+ notAllowedToPerformAction: 'Немате дозволу за извршење ове радње.',
+ notFound: 'Тражени ресурс није пронађен.',
+ previewing: 'Постоји проблем при прегледу овог документа.',
+ problemUploadingFile: 'Постоји проблем при учитавању датотеке.',
+ tokenInvalidOrExpired: 'Токен је невалидан или је истекао.',
+ unPublishingDocument: 'Постоји проблем при поништавању објаве овог документа.',
+ unableToDeleteCount: 'Није могуће избрисати {{count}} од {{total}} {{label}}.',
+ unableToUpdateCount: 'Није могуће ажурирати {{count}} од {{total}} {{label}}.',
+ unauthorized: 'Нисте ауторизовани да бисте упутили овај захтев.',
+ unknown: 'Дошло је до непознате грешке.',
+ unspecific: 'Дошло је до грешке.',
+ userLocked: 'Овај корисник је закључан због превеликог броја неуспешних покушаја пријаве.',
+ valueMustBeUnique: 'Вредност мора бити јединствена.',
+ verificationTokenInvalid: 'Верификациони токен је невалидан.',
+ },
+ fields: {
+ addLabel: 'Додај {{label}}',
+ addLink: 'Додај линк',
+ addNew: 'Додај нови',
+ addNewLabel: 'Додај нови {{label}}',
+ addRelationship: 'Додај релацију',
+ addUpload: 'Додај учитавање',
+ block: 'блокирање',
+ blockType: 'Врста блокирања',
+ blocks: 'блокирања',
+ chooseBetweenCustomTextOrDocument:
+ 'Изаберите између уноса прилагођеног текста адресе или линка на други документ.',
+ chooseDocumentToLink: 'Одаберите документ који желите линковати.',
+ chooseFromExisting: 'Одаберите из постојећих.',
+ chooseLabel: 'Одаберите {{label}}',
+ collapseAll: 'Скупи све',
+ customURL: 'Прилагођени линк',
+ editLabelData: 'Уреди {{label}} податке',
+ editLink: 'Измени линк',
+ editRelationship: 'Измени однос',
+ enterURL: 'Унеси адресу',
+ internalLink: 'Интерни линк',
+ itemsAndMore: '{{items}} и {{count}} више',
+ labelRelationship: '{{label}} веза',
+ latitude: 'Географска ширина',
+ linkType: 'Тип линка',
+ linkedTo: 'Повезани са <0>{{label}}</0>',
+ longitude: 'Географска дужина',
+ newLabel: 'Ново {{label}}',
+ openInNewTab: 'Отвори у новој картици.',
+ passwordsDoNotMatch: 'Лозинке нису исте.',
+ relatedDocument: 'Повезани документ',
+ relationTo: 'Веза са',
+ removeRelationship: 'Уклони везу',
+ removeUpload: 'Уклони пренос',
+ saveChanges: 'Сачувај промене',
+ searchForBlock: 'Претражи блок',
+ selectExistingLabel: 'Одабери постојећу {{label}}',
+ selectFieldsToEdit: 'Одаберите поља за промену',
+ showAll: 'Покажи све',
+ swapRelationship: 'Замени везу',
+ swapUpload: 'Замени пренос',
+ textToDisplay: 'Текст за приказ',
+ toggleBlock: 'Пребаци блок',
+ uploadNewLabel: 'Учитај нови {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Избрисаћете {{label}} <1>{{title}}</1>. Да ли сте сигурни?',
+ aboutToDeleteCount_many: 'Избрисаћете {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Избрисаћете {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Избрисаћете {{count}} {{label}}',
+ addBelow: 'Додај испод',
+ addFilter: 'Додај филтер',
+ adminTheme: 'Администраторска тема',
+ and: 'И',
+ applyChanges: 'Примени промене',
+ ascending: 'Узлазно',
+ automatic: 'Аутоматско',
+ backToDashboard: 'Назад на контролни панел',
+ cancel: 'Откажи',
+ changesNotSaved: 'Ваше промене нису сачуване. Ако изађете сада, изгубићете промене.',
+ close: 'Затвори',
+ collapse: 'Скупи',
+ collections: 'Колекције',
+ columnToSort: 'Колона за сортирање',
+ columns: 'Колоне',
+ confirm: 'Потврди',
+ confirmDeletion: 'Потврди брисање',
+ confirmDuplication: 'Потврди дупликацију',
+ copied: 'Копирано',
+ copy: 'Копирај',
+ create: 'Креирај',
+ createNew: 'Креирај ново',
+ createNewLabel: 'Креирај ново {{label}}',
+ created: 'Креирано',
+ createdAt: 'Креирано у',
+ creating: 'Креира се',
+ creatingNewLabel: 'Креирање новог {{label}}',
+ dark: 'Тамно',
+ dashboard: 'Контролни панел',
+ delete: 'Обриши',
+ deletedCountSuccessfully: 'Успешно избрисано {{count}} {{label}}.',
+ deletedSuccessfully: 'Успешно избрисано.',
+ deleting: 'Брисање...',
+ descending: 'Опадајуће',
+ deselectAllRows: 'Деселектујте све редове',
+ duplicate: 'Дупликат',
+ duplicateWithoutSaving: 'Понови без чувања промена',
+ edit: 'Уреди',
+ editLabel: 'Уреди {{label}}',
+ editing: 'Уређивање',
+ editingLabel_many: 'Уређивање {{count}} {{label}}',
+ editingLabel_one: 'Уређивање {{count}} {{label}}',
+ editingLabel_other: 'Уређивање {{count}} {{label}}',
+ email: 'Е-пошта',
+ emailAddress: 'Адреса е-поште',
+ enterAValue: 'Унеси вредност',
+ error: 'Грешка',
+ errors: 'Грешке',
+ fallbackToDefaultLocale: 'Враћање на задати језик',
+ filter: 'Филтер',
+ filterWhere: 'Филтер {{label}} где',
+ filters: 'Филтери',
+ globals: 'Глобали',
+ language: 'Језик',
+ lastModified: 'Задња промена',
+ leaveAnyway: 'Свеједно напусти',
+ leaveWithoutSaving: 'Напусти без чувања',
+ light: 'Светло',
+ livePreview: 'Преглед',
+ loading: 'Учитавање',
+ locale: 'Језик',
+ locales: 'Преводи',
+ menu: 'Мени',
+ moveDown: 'Помери доле',
+ moveUp: 'Помери горе',
+ newPassword: 'Нова лозинка',
+ noFiltersSet: 'Нема постављених филтера',
+ noLabel: '<Нема {{label}}>',
+ noOptions: 'Нема опција',
+ noResults:
+ 'Нема пронађених {{label}}. Могуће да {{label}} још увек не постоји или нема резултата у складу са постављеним филтерима.',
+ noValue: 'Без вредности',
+ none: 'Ниједан',
+ notFound: 'Није пронађено',
+ nothingFound: 'Ништа није пронађено',
+ of: 'Од',
+ open: 'Отвори',
+ or: 'Или',
+ order: 'Редослед',
+ pageNotFound: 'Страница није пронађена',
+ password: 'Лозинка',
+ payloadSettings: 'Payload поставке',
+ perPage: 'По страници: {{limit}}',
+ remove: 'Уклони',
+ reset: 'Поново постави',
+ row: 'Ред',
+ rows: 'Редови',
+ save: 'Сачувај',
+ saving: 'Чување у току...',
+ searchBy: 'Тражи по {{label}}',
+ selectAll: 'Одаберите све {{count}} {{label}}',
+ selectAllRows: 'Одаберите све редове',
+ selectValue: 'Одабери вредност',
+ selectedCount: '{{count}} {{label}} одабрано',
+ showAllLabel: 'Прикажи све {{label}}',
+ sorryNotFound: 'Нажалост, не постоји ништа што одговара вашем захтеву.',
+ sort: 'Сортирај',
+ sortByLabelDirection: 'Сортирај према {{label}} {{дирецтион}}',
+ stayOnThisPage: 'Остани на овој страници',
+ submissionSuccessful: 'Успешно слање',
+ submit: 'Потврди',
+ successfullyCreated: '{{label}} успешно креирано.',
+ successfullyDuplicated: '{{label}} успешно дуплицирано.',
+ thisLanguage: 'Српски (ћирилица)',
+ titleDeleted: '{{label}} "{{title}}" успешно обрисано.',
+ unauthorized: 'Нисте ауторизовани',
+ unsavedChangesDuplicate: 'Имате несачуване промене. Да ли желите наставити са дуплицирањем?',
+ untitled: 'Без наслова',
+ updatedAt: 'Ажурирано у',
+ updatedCountSuccessfully: 'Успешно ажурирано {{count}} {{label}}.',
+ updatedSuccessfully: 'Успешно ажурирано.',
+ updating: 'Ажурирање',
+ uploading: 'Пренос',
+ user: 'Корисник',
+ users: 'Корисници',
+ value: 'Вредност',
+ welcome: 'Добродошли',
+ },
+ operators: {
+ contains: 'садржи',
+ equals: 'једнако',
+ exists: 'постоји',
+ isGreaterThan: 'је веће од',
+ isGreaterThanOrEqualTo: 'је веће од или једнако',
+ isIn: 'је у',
+ isLessThan: 'мање је од',
+ isLessThanOrEqualTo: 'мање је или једнако',
+ isLike: 'је као',
+ isNotEqualTo: 'није једнако',
+ isNotIn: 'није у',
+ near: 'близу',
+ },
+ upload: {
+ crop: 'Исеците слику',
+ cropToolDescription:
+ 'Превуците углове изабраног подручја, нацртајте ново подручје или прилагодите вредности испод.',
+ dragAndDrop: 'Превуците и испустите датотеку',
+ dragAndDropHere: 'или превуците и испустите датотеку овде',
+ editImage: 'Уреди слику',
+ fileName: 'Име датотеке',
+ fileSize: 'Величина датотеке',
+ focalPoint: 'Централна тачка',
+ focalPointDescription:
+ 'Превуците средишњу тачку директно на преглед или прилагодите вредности испод.',
+ height: 'Висина',
+ lessInfo: 'Мање информација',
+ moreInfo: 'Више информација',
+ previewSizes: 'Величине прегледа',
+ selectCollectionToBrowse: 'Одаберите колекцију за преглед',
+ selectFile: 'Одаберите датотеку',
+ setCropArea: 'Поставите подручје за исечену слику',
+ setFocalPoint: 'Поставите централну тачку',
+ sizes: 'Величине',
+ sizesFor: 'Величине за {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Молимо Вас унесите валидну емаил адресу.',
+ enterNumber: 'Молимо Вас унесите валидан број.',
+ fieldHasNo: 'Ово поље нема {{label}}',
+ greaterThanMax: '{{value}} прекорачује максималан дозвољени {{label}} лимит од {{max}}.',
+ invalidInput: 'Ово поље садржи невалидан унос.',
+ invalidSelection: 'Ово поље садржи невалидан одабир.',
+ invalidSelections: 'Ово поље има следеће невалидне одабире:',
+ lessThanMin: '{{value}} је испод дозвољеног минимума за {{label}} (доњи лимит је {{min}}).',
+ limitReached: 'Досегнут је лимит, може се додати само {{max}} ставки.',
+ longerThanMin: 'Ова вредност мора бити дужа од минималне дужине од {{минЛенгтх}} карактера',
+ notValidDate: '"{{value}}" није валидан датум.',
+ required: 'Ово поље је обавезно.',
+ requiresAtLeast: 'Ово поље захтева минимално {{count}} {{label}}.',
+ requiresNoMoreThan: 'Ово поље захтева не више од {{count}} {{label}}.',
+ requiresTwoNumbers: 'Ово поље захтева два броја.',
+ shorterThanMax: 'Ова вредност мора бити краћа од максималне дужине од {{maxLength}} карактера',
+ trueOrFalse: 'Ово поље може бити само тачно или нетачно',
+ validUploadID: 'Ово поље не садржи валидан ИД преноса.',
+ },
+ version: {
+ aboutToPublishSelection: 'Управо ћете објавити све {{label}} у избору. Да ли сте сигурни?',
+ aboutToRestore: 'Вратићете {{label}} документ у стање у којем је био {{versionDate}}',
+ aboutToRestoreGlobal: 'Вратићете глобални {{label}} у стање у којем је био {{versionDate}}.',
+ aboutToRevertToPublished: 'Вратићете промене у документу у објављено стање. Да ли сте сигурни?',
+ aboutToUnpublish: 'Поништићете објаву овог документа. Да ли сте сигурни?',
+ aboutToUnpublishSelection:
+ 'Управо ћете поништити објаву свих {{label}} у одабиру. Да ли сте сигурни?',
+ autosave: 'Аутоматско чување',
+ autosavedSuccessfully: 'Аутоматско чување успешно.',
+ autosavedVersion: 'Верзија аутоматски сачуваног документа',
+ changed: 'Промењено',
+ compareVersion: 'Упореди верзију са:',
+ confirmPublish: 'Потврди објаву',
+ confirmRevertToSaved: 'Потврдите враћање на сачувано',
+ confirmUnpublish: 'Потврдите поништавање објаве',
+ confirmVersionRestoration: 'Потврдите враћање верзије',
+ currentDocumentStatus: 'Тренутни {{docStatus}} документа',
+ draft: 'Нацрт',
+ draftSavedSuccessfully: 'Нацрт успешно сачуван.',
+ lastSavedAgo: 'Задњи пут сачувано пре {{distance}',
+ noFurtherVersionsFound: 'Нису пронађене наредне верзије',
+ noRowsFound: '{{label}} није пронађено',
+ preview: 'Преглед',
+ problemRestoringVersion: 'Настао је проблем при враћању ове верзије',
+ publish: 'Објавити',
+ publishChanges: 'Објави промене',
+ published: 'Објављено',
+ restoreThisVersion: 'Врати ову верзију',
+ restoredSuccessfully: 'Успешно враћено.',
+ restoring: 'Враћање...',
+ revertToPublished: 'Врати на објављено',
+ reverting: 'Враћање...',
+ saveDraft: 'Сачувај нацрт',
+ selectLocales: 'Одаберите језике',
+ selectVersionToCompare: 'Одаберите верзију за упоређивање',
+ showLocales: 'Прикажи језике:',
+ showingVersionsFor: 'Показујем верзије за:',
+ status: 'Статус',
+ type: 'Тип',
+ unpublish: 'Поништи објаву',
+ unpublishing: 'Поништавање објаве...',
+ version: 'Верзија',
+ versionCount_many: '{{count}} пронађених верзија',
+ versionCount_none: 'Нема пронађених верзија',
+ versionCount_one: '{{count}} пронађена верзија',
+ versionCount_other: '{{count}} пронађених верзија',
+ versionCreatedOn: '{{version}} креираних:',
+ versionID: 'Идентификатор верзије',
+ versions: 'Верзије',
+ viewingVersion: 'Преглед верзије за {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Преглед верзије за глобални {{entityLabel}}',
+ viewingVersions: 'Преглед верзија за {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Преглед верзије за глобални {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/ru.json b/packages/translations/src/all/ru.json
deleted file mode 100644
index 4cc99625518..00000000000
--- a/packages/translations/src/all/ru.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Аккаунт",
- "accountOfCurrentUser": "Аккаунт текущего пользователя",
- "alreadyActivated": "Уже активирован",
- "alreadyLoggedIn": "Уже вошли в систему",
- "apiKey": "API ключ",
- "backToLogin": "Вернуться к входу",
- "beginCreateFirstUser": "Чтобы начать - создайте первого пользователя.",
- "changePassword": "Сменить пароль",
- "checkYourEmailForPasswordReset": "На ваш email отправлена ссылка, с помощью которой можно будет сбросить пароль.",
- "confirmGeneration": "Подтвердить генерацию",
- "confirmPassword": "Подтверждение пароля",
- "createFirstUser": "Создание первого пользователя",
- "emailNotValid": "Указанный адрес электронной почты неверен",
- "emailSent": "Email отправлен",
- "enableAPIKey": "Активировать API ключ",
- "failedToUnlock": "Не удалось разблокировать",
- "forceUnlock": "Принудительная разблокировка",
- "forgotPassword": "Забыли пароль",
- "forgotPasswordEmailInstructions": "Пожалуйста, введите ваш email. Вы получите письмо с инструкцией по восстановлению пароля.",
- "forgotPasswordQuestion": "Забыли пароль?",
- "generate": "Сгенерировать",
- "generateNewAPIKey": "Сгенерировать новый API ключ",
- "generatingNewAPIKeyWillInvalidate": "Генерация нового API ключа приведёт к <1>недействительности</1> предыдущего ключа. Вы уверены, что хотите продолжить?",
- "lockUntil": "Заблокировать до",
- "logBackIn": "Войти снова",
- "logOut": "Выйти",
- "loggedIn": "Чтобы войти в другую учетную запись, сначала <0>выйдите</0>.",
- "loggedInChangePassword": "Чтобы изменить пароль, зайдите в свой <0>аккаунт</0> и измените пароль там.",
- "loggedOutInactivity": "Вы вышли из системы из-за неактивности.",
- "loggedOutSuccessfully": "Вы успешно вышли из системы.",
- "login": "Войти",
- "loginAttempts": "Попытки входа",
- "loginUser": "Вход пользователя в систему",
- "loginWithAnotherUser": "Чтобы войти в систему под другим пользователем, необходимо сначала <0>выйти</0>.",
- "logout": "Выйти",
- "logoutUser": "Вход из системы",
- "newAPIKeyGenerated": "Новый API ключ сгенерирован.",
- "newAccountCreated": "Новый аккаунт был создан для доступа к <a href=\"{{serverURL}}\">{{serverURL}}</a> Пожалуйста, кликните по следующей ссылке или вставьте в адресную строку браузера чтобы подтвердить email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> После подтверждения вашего email, вы сможете успешно войти в систему.",
- "newPassword": "Новый пароль",
- "resetPassword": "Сброс пароля",
- "resetPasswordExpiration": "Сброс пароля по истечении срока действия",
- "resetPasswordToken": "Токен сброса пароля",
- "resetYourPassword": "Сброс вашего пароля",
- "stayLoggedIn": "Остаться в системе",
- "successfullyUnlocked": "Успешно разблокирован",
- "unableToVerify": "Невозможно подтвердить",
- "verified": "Подтверждено",
- "verifiedSuccessfully": "Успешно подтверждено",
- "verify": "Подтвердить",
- "verifyUser": "Подтвердить пользователя",
- "verifyYourEmail": "Подтвердить ваш email",
- "youAreInactive": "Вы не были активны в течение некоторого времени и скоро автоматически выйдете из системы в целях вашей безопасности. Вы хотите остаться в системе?",
- "youAreReceivingResetPassword": "Вы получили это сообщение, потому что вы (или кто-то другой) запросили сброс пароля для вашей учетной записи. Пожалуйста, нажмите на следующую ссылку или вставьте ее в браузер, чтобы завершить процесс:",
- "youDidNotRequestPassword": "Если вы не запрашивали этого, пожалуйста, проигнорируйте это письмо, и ваш пароль останется неизменным."
- },
- "error": {
- "accountAlreadyActivated": "Этот аккаунт уже был активирован.",
- "autosaving": "При автосохранении этого документа возникла проблема.",
- "correctInvalidFields": "Пожалуйста, исправьте неправильные поля.",
- "deletingFile": "Произошла ошибка при удалении файла.",
- "deletingTitle": "При удалении {{title}} произошла ошибка. Пожалуйста, проверьте соединение и повторите попытку.",
- "emailOrPasswordIncorrect": "Указанный email или пароль неверен.",
- "followingFieldsInvalid_one": "Следующее поле недействительно:",
- "followingFieldsInvalid_other": "Следующие поля недействительны:",
- "incorrectCollection": "Неправильная Коллекция",
- "invalidFileType": "Недопустимый тип файла",
- "invalidFileTypeValue": "Недопустимый тип файла: {{value}}",
- "loadingDocument": "Возникла проблема при загрузке документа с ID {{id}}.",
- "missingEmail": "Отсутствует email.",
- "missingIDOfDocument": "Отсутствующий ID документа для обновления.",
- "missingIDOfVersion": "Отсутствует ID версии.",
- "missingRequiredData": "Отсутствуют необходимые данные.",
- "noFilesUploaded": "Не было загружено ни одного файла.",
- "noMatchedField": "Не найдено подходящего поля для \"{{label}}\"",
- "noUser": "Нет Пользователя",
- "notAllowedToAccessPage": "Вы не имеете права доступа к этой странице.",
- "notAllowedToPerformAction": "У вас нет права на выполнение этого действия.",
- "notFound": "Запрашиваемый ресурс не найден.",
- "previewing": "При предварительном просмотре этого документа возникла проблема.",
- "problemUploadingFile": "Возникла проблема при загрузке файла.",
- "tokenInvalidOrExpired": "Токен либо недействителен, либо срок его действия истек.",
- "unPublishingDocument": "При отмене публикации этого документа возникла проблема.",
- "unableToDeleteCount": "Не удалось удалить {{count}} из {{total}} {{label}}.",
- "unableToUpdateCount": "Не удалось обновить {{count}} из {{total}} {{label}}.",
- "unauthorized": "Нет доступа, вы должны войти, чтобы сделать этот запрос.",
- "unknown": "Произошла неизвестная ошибка.",
- "unspecific": "Произошла ошибка.",
- "userLocked": "Этот пользователь заблокирован из-за слишком большого количества неудачных попыток входа.",
- "valueMustBeUnique": "Значение должно быть уникальным",
- "verificationTokenInvalid": "Проверочный токен недействителен."
- },
- "fields": {
- "addLabel": "Добавить {{label}}",
- "addLink": "Добавить ссылку",
- "addNew": "Добавить новый",
- "addNewLabel": "Добавить {{label}}",
- "addRelationship": "Добавить Отношения",
- "addUpload": "Добавить загрузку",
- "block": "Блок",
- "blockType": "Тип Блока",
- "blocks": "Блоки",
- "chooseBetweenCustomTextOrDocument": "Выберите между вводом пользовательского текстового URL и ссылкой на другой документ.",
- "chooseDocumentToLink": "Выберите документ для ссылки",
- "chooseFromExisting": "Выбрать из существующих",
- "chooseLabel": "Выбрать {{label}}",
- "collapseAll": "Свернуть все",
- "customURL": "Пользовательский URL",
- "editLabelData": "Редактировать данные {{label}}",
- "editLink": "Редактировать ссылку",
- "editRelationship": "Редактировать Отношения",
- "enterURL": "Введите URL",
- "internalLink": "Внутренняя ссылка",
- "itemsAndMore": "{{items}} и ещё {{count}}",
- "labelRelationship": "{{label}} Отношения",
- "latitude": "Широта",
- "linkType": "Тип ссылки",
- "linkedTo": "Связано с <0>{{label}}</0>",
- "longitude": "Долгота",
- "newLabel": "Новый {{label}}",
- "openInNewTab": "Открывать в новой вкладке",
- "passwordsDoNotMatch": "Пароли не совпадают.",
- "relatedDocument": "Связанный документ",
- "relationTo": "Отношение к",
- "removeRelationship": "Удалить связь",
- "removeUpload": "Удалить загруженное",
- "saveChanges": "Сохранить изменения",
- "searchForBlock": "Найти Блок",
- "selectExistingLabel": "Выберите существующий {{label}}",
- "selectFieldsToEdit": "Выберите поля для редактирования",
- "showAll": "Показать все",
- "swapRelationship": "Поменять отношения",
- "swapUpload": "Заменить загруженное",
- "textToDisplay": "Текст для отображения",
- "toggleBlock": "Переключить Блок",
- "uploadNewLabel": "Загрузить новый {{label}}"
- },
- "general": {
- "aboutToDelete": "Вы собираетесь удалить {{label}} <1>{{title}}</1>. Вы уверены?",
- "aboutToDeleteCount_many": "Вы собираетесь удалить {{count}} {{label}}",
- "aboutToDeleteCount_one": "Вы собираетесь удалить {{count}} {{label}}",
- "aboutToDeleteCount_other": "Вы собираетесь удалить {{count}} {{label}}",
- "addBelow": "Добавить ниже",
- "addFilter": "Добавить фильтр",
- "adminTheme": "Тема Панели",
- "and": "А также",
- "applyChanges": "Применить изменения",
- "ascending": "Восходящий",
- "automatic": "Автоматически",
- "backToDashboard": "Назад к Панели",
- "cancel": "Отмена",
- "changesNotSaved": "Ваши изменения не были сохранены. Если вы сейчас уйдете, то потеряете свои изменения.",
- "close": "Закрыть",
- "collapse": "Свернуть",
- "collections": "Коллекции",
- "columnToSort": "Колонка для сортировки",
- "columns": "Колонки",
- "confirm": "Подтвердить",
- "confirmDeletion": "Подтвердить удаление",
- "confirmDuplication": "Подтвердить копирование",
- "copied": "Скопировано",
- "copy": "Скопировать",
- "create": "Создать",
- "createNew": "Создать",
- "createNewLabel": "Создать новый {{label}}",
- "created": "Создано",
- "createdAt": "Дата создания",
- "creating": "Создание",
- "creatingNewLabel": "Создание нового {{label}}",
- "dark": "Тёмная",
- "dashboard": "Панель",
- "delete": "Удалить",
- "deletedCountSuccessfully": "Удалено {{count}} {{label}} успешно.",
- "deletedSuccessfully": "Удален успешно.",
- "deleting": "Удаление...",
- "descending": "Уменьшение",
- "deselectAllRows": "Снять выделение со всех строк",
- "duplicate": "Дублировать",
- "duplicateWithoutSaving": "Дублирование без сохранения изменений",
- "edit": "Редактировать",
- "editLabel": "Редактировать {{label}}",
- "editing": "Редактирование",
- "editingLabel_many": "Редактирование {{count}} {{label}}",
- "editingLabel_one": "Редактирование {{count}} {{label}}",
- "editingLabel_other": "Редактирование {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email",
- "enterAValue": "Введите значение",
- "error": "Ошибка",
- "errors": "Ошибки",
- "fallbackToDefaultLocale": "Возврат к локали по умолчанию",
- "filter": "Фильтр",
- "filterWhere": "Где фильтровать",
- "filters": "Фильтры",
- "globals": "Глобальные",
- "language": "Язык",
- "lastModified": "Последнее изменение",
- "leaveAnyway": "Все равно уйти",
- "leaveWithoutSaving": "Выход без сохранения",
- "light": "Светлая",
- "livePreview": "Предпросмотр",
- "loading": "Загрузка",
- "locale": "Локаль",
- "locales": "Локали",
- "menu": "Меню",
- "moveDown": "Сдвинуть вниз",
- "moveUp": "Сдвинуть вверх",
- "newPassword": "Новый пароль",
- "noFiltersSet": "Фильтры не установлены",
- "noLabel": "Без метки",
- "noOptions": "Нет вариантов",
- "noResults": "Не найдено ни одной {{label}}. Либо {{label}} еще не существует, либо ни одна из них не соответствует фильтрам, которые вы указали выше.",
- "noValue": "Нет значения",
- "none": "Никто",
- "notFound": "Не найдено",
- "nothingFound": "Ничего не найдено",
- "of": "из",
- "open": "Открыть",
- "or": "Или же",
- "order": "Порядок",
- "pageNotFound": "Страница не найдена",
- "password": "Пароль",
- "payloadSettings": "Настройки Payload",
- "perPage": "На странице: {{limit}}",
- "remove": "Удалить",
- "reset": "Сброс",
- "row": "Строка",
- "rows": "Строки",
- "save": "Сохранить",
- "saving": "Сохранение...",
- "searchBy": "Искать по",
- "selectAll": "Выбрать все {{count}} {{label}}",
- "selectAllRows": "Выбрать все строки",
- "selectValue": "Выбрать значение",
- "selectedCount": "{{count}} {{label}} выбрано",
- "showAllLabel": "Показать все {{label}}",
- "sorryNotFound": "К сожалению, ничего подходящего под ваш запрос нет.",
- "sort": "Сортировать",
- "sortByLabelDirection": "Сортировать по {{label}} {{direction}}",
- "stayOnThisPage": "Остаться на этой странице",
- "submissionSuccessful": "Успешно отправлено.",
- "submit": "Отправить",
- "successfullyCreated": "{{label}} успешно создан.",
- "successfullyDuplicated": "{{label}} успешно продублирован.",
- "thisLanguage": "Русский",
- "titleDeleted": "{{label}} {{title}} успешно удалено.",
- "unauthorized": "Нет доступа",
- "unsavedChangesDuplicate": "У вас есть несохраненные изменения. Вы хотите продолжить дублирование?",
- "untitled": "Без названия",
- "updatedAt": "Дата правки",
- "updatedCountSuccessfully": "Обновлено {{count}} {{label}} успешно.",
- "updatedSuccessfully": "Успешно Обновлено.",
- "updating": "Обновление",
- "uploading": "Загрузка",
- "user": "пользователь",
- "users": "пользователи",
- "value": "Значение",
- "welcome": "Добро пожаловать"
- },
- "operators": {
- "contains": "содержит",
- "equals": "равно",
- "exists": "существует",
- "isGreaterThan": "больше чем",
- "isGreaterThanOrEqualTo": "больше или равно",
- "isIn": "находится",
- "isLessThan": "меньше чем",
- "isLessThanOrEqualTo": "меньше или равно",
- "isLike": "похоже",
- "isNotEqualTo": "не равно",
- "isNotIn": "нет в",
- "near": "рядом"
- },
- "upload": {
- "crop": "Обрезать",
- "cropToolDescription": "Перетащите углы выбранной области, нарисуйте новую область или отрегулируйте значения ниже.",
- "dragAndDrop": "Перетащите файл",
- "dragAndDropHere": "или перетащите файл сюда",
- "editImage": "Редактировать изображение",
- "fileName": "Имя файла",
- "fileSize": "Размер файла",
- "focalPoint": "Центральная точка",
- "focalPointDescription": "Перетащите фокусное расстояние прямо на предварительный просмотр или отрегулируйте значения ниже.",
- "height": "Высота",
- "lessInfo": "Меньше информации",
- "moreInfo": "Больше информации",
- "previewSizes": "Предварительный просмотр размеров",
- "selectCollectionToBrowse": "Выберите Коллекцию для просмотра",
- "selectFile": "Выберите файл",
- "setCropArea": "Установите область обрезки",
- "setFocalPoint": "Установить фокусное расстояние",
- "sizes": "Размеры",
- "sizesFor": "Размеры для {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Пожалуйста, введите корректный адрес email.",
- "enterNumber": "Пожалуйста, введите корректный номер.",
- "fieldHasNo": "У этого поля нет {{label}}",
- "greaterThanMax": "{{value}} больше максимально допустимого значения {{label}} {{max}}.",
- "invalidInput": "Это поле имеет недопустимое значение.",
- "invalidSelection": "В этом поле выбран недопустимый вариант.",
- "invalidSelections": "'Это поле содержит следующие неправильные варианты:'",
- "lessThanMin": "{{value}} меньше минимально допустимого значения {{label}} {{min}}.",
- "limitReached": "Достигнут лимит, можно добавить только {{max}} элементов.",
- "longerThanMin": "Это значение должно быть больше минимальной длины символов: {{minLength}}.",
- "notValidDate": "\"{{value}}\" это не действительная дата.",
- "required": "Это обязательное поле.",
- "requiresAtLeast": "Это поле требует не менее {{count}} {{label}}",
- "requiresNoMoreThan": "Это поле требует не более {{count}} {{label}}",
- "requiresTwoNumbers": "В этом поле требуется два числа.",
- "shorterThanMax": "Это значение должно быть короче максимальной длины символов {{maxLength}}.",
- "trueOrFalse": "Это поле может быть равно только true или false.",
- "validUploadID": "'Это поле не является действительным ID загрузки.'"
- },
- "version": {
- "aboutToPublishSelection": "Вы собираетесь опубликовать все {{label}} в выборе. Вы уверены?",
- "aboutToRestore": "Вы собираетесь восстановить этот документ {{label}} в состояние, в котором он находился {{versionDate}}.",
- "aboutToRestoreGlobal": "Вы собираетесь восстановить глобальную запись {{label}} в состояние, в котором она находилась {{versionDate}}.",
- "aboutToRevertToPublished": "Вы собираетесь вернуть изменения этого документа к его опубликованному состоянию. Вы уверены?",
- "aboutToUnpublish": "Вы собираетесь отменить публикацию этого документа. Вы уверены?",
- "aboutToUnpublishSelection": "Вы собираетесь отменить публикацию всех выбранных {{label}}. Вы уверены?",
- "autosave": "Автосохранение",
- "autosavedSuccessfully": "Автосохранение успешно.",
- "autosavedVersion": "Автоматически сохраненная версия",
- "changed": "Изменено",
- "compareVersion": "Сравнить версию с:",
- "confirmPublish": "Подтвердить публикацию",
- "confirmRevertToSaved": "Подтвердить возврат к сохраненному",
- "confirmUnpublish": "Подтвердить отмену публикации",
- "confirmVersionRestoration": "Подтвердить восстановление версии",
- "currentDocumentStatus": "Текущий статус {{docStatus}} документа",
- "draft": "Черновик",
- "draftSavedSuccessfully": "Черновик успешно сохранен.",
- "lastSavedAgo": "Последний раз сохранено {{distance}} назад",
- "noFurtherVersionsFound": "Другие версии не найдены",
- "noRowsFound": "Не найдено {{label}}",
- "preview": "Предпросмотр",
- "problemRestoringVersion": "Возникла проблема с восстановлением этой версии",
- "publish": "Публиковать",
- "publishChanges": "Опубликовать изменения",
- "published": "Опубликовано",
- "restoreThisVersion": "Восстановить эту версию",
- "restoredSuccessfully": "Восстановлен успешно.",
- "restoring": "Восстановление...",
- "revertToPublished": "Вернуться к опубликованному",
- "reverting": "Возврат...",
- "saveDraft": "Сохранить черновик",
- "selectLocales": "Выберите локали для отображения",
- "selectVersionToCompare": "Выбрать версию для сравнения",
- "showLocales": "Показать локали:",
- "showingVersionsFor": "Показаны версии для:",
- "status": "Статус",
- "type": "Тип",
- "unpublish": "Отменить публикацию",
- "unpublishing": "Отмена публикации...",
- "version": "Версия",
- "versionCount_many": "{{count}} версий найдено",
- "versionCount_none": "Версий не найдено",
- "versionCount_one": "{{count}} версия найдена",
- "versionCount_other": "Найдено {{count}} версий",
- "versionCreatedOn": "{{version}} создана:",
- "versionID": "ID версии",
- "versions": "Версии",
- "viewingVersion": "Просмотр версии для {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Просмотр версии для глобальной Коллекции {{entityLabel}}",
- "viewingVersions": "Просмотр версий для {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Просмотр версии для глобальной Коллекции {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/ru.ts b/packages/translations/src/all/ru.ts
new file mode 100644
index 00000000000..7eb4ea4be09
--- /dev/null
+++ b/packages/translations/src/all/ru.ts
@@ -0,0 +1,392 @@
+export default {
+ authentication: {
+ account: 'Аккаунт',
+ accountOfCurrentUser: 'Аккаунт текущего пользователя',
+ alreadyActivated: 'Уже активирован',
+ alreadyLoggedIn: 'Уже вошли в систему',
+ apiKey: 'API ключ',
+ backToLogin: 'Вернуться к входу',
+ beginCreateFirstUser: 'Чтобы начать - создайте первого пользователя.',
+ changePassword: 'Сменить пароль',
+ checkYourEmailForPasswordReset:
+ 'На ваш email отправлена ссылка, с помощью которой можно будет сбросить пароль.',
+ confirmGeneration: 'Подтвердить генерацию',
+ confirmPassword: 'Подтверждение пароля',
+ createFirstUser: 'Создание первого пользователя',
+ emailNotValid: 'Указанный адрес электронной почты неверен',
+ emailSent: 'Email отправлен',
+ enableAPIKey: 'Активировать API ключ',
+ failedToUnlock: 'Не удалось разблокировать',
+ forceUnlock: 'Принудительная разблокировка',
+ forgotPassword: 'Забыли пароль',
+ forgotPasswordEmailInstructions:
+ 'Пожалуйста, введите ваш email. Вы получите письмо с инструкцией по восстановлению пароля.',
+ forgotPasswordQuestion: 'Забыли пароль?',
+ generate: 'Сгенерировать',
+ generateNewAPIKey: 'Сгенерировать новый API ключ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Генерация нового API ключа приведёт к <1>недействительности</1> предыдущего ключа. Вы уверены, что хотите продолжить?',
+ lockUntil: 'Заблокировать до',
+ logBackIn: 'Войти снова',
+ logOut: 'Выйти',
+ loggedIn: 'Чтобы войти в другую учетную запись, сначала <0>выйдите</0>.',
+ loggedInChangePassword:
+ 'Чтобы изменить пароль, зайдите в свой <0>аккаунт</0> и измените пароль там.',
+ loggedOutInactivity: 'Вы вышли из системы из-за неактивности.',
+ loggedOutSuccessfully: 'Вы успешно вышли из системы.',
+ login: 'Войти',
+ loginAttempts: 'Попытки входа',
+ loginUser: 'Вход пользователя в систему',
+ loginWithAnotherUser:
+ 'Чтобы войти в систему под другим пользователем, необходимо сначала <0>выйти</0>.',
+ logout: 'Выйти',
+ logoutUser: 'Вход из системы',
+ newAPIKeyGenerated: 'Новый API ключ сгенерирован.',
+ newAccountCreated:
+ 'Новый аккаунт был создан для доступа к <a href="{{serverURL}}">{{serverURL}}</a> Пожалуйста, кликните по следующей ссылке или вставьте в адресную строку браузера чтобы подтвердить email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> После подтверждения вашего email, вы сможете успешно войти в систему.',
+ newPassword: 'Новый пароль',
+ resetPassword: 'Сброс пароля',
+ resetPasswordExpiration: 'Сброс пароля по истечении срока действия',
+ resetPasswordToken: 'Токен сброса пароля',
+ resetYourPassword: 'Сброс вашего пароля',
+ stayLoggedIn: 'Остаться в системе',
+ successfullyUnlocked: 'Успешно разблокирован',
+ unableToVerify: 'Невозможно подтвердить',
+ verified: 'Подтверждено',
+ verifiedSuccessfully: 'Успешно подтверждено',
+ verify: 'Подтвердить',
+ verifyUser: 'Подтвердить пользователя',
+ verifyYourEmail: 'Подтвердить ваш email',
+ youAreInactive:
+ 'Вы не были активны в течение некоторого времени и скоро автоматически выйдете из системы в целях вашей безопасности. Вы хотите остаться в системе?',
+ youAreReceivingResetPassword:
+ 'Вы получили это сообщение, потому что вы (или кто-то другой) запросили сброс пароля для вашей учетной записи. Пожалуйста, нажмите на следующую ссылку или вставьте ее в браузер, чтобы завершить процесс:',
+ youDidNotRequestPassword:
+ 'Если вы не запрашивали этого, пожалуйста, проигнорируйте это письмо, и ваш пароль останется неизменным.',
+ },
+ error: {
+ accountAlreadyActivated: 'Этот аккаунт уже был активирован.',
+ autosaving: 'При автосохранении этого документа возникла проблема.',
+ correctInvalidFields: 'Пожалуйста, исправьте неправильные поля.',
+ deletingFile: 'Произошла ошибка при удалении файла.',
+ deletingTitle:
+ 'При удалении {{title}} произошла ошибка. Пожалуйста, проверьте соединение и повторите попытку.',
+ emailOrPasswordIncorrect: 'Указанный email или пароль неверен.',
+ followingFieldsInvalid_one: 'Следующее поле недействительно:',
+ followingFieldsInvalid_other: 'Следующие поля недействительны:',
+ incorrectCollection: 'Неправильная Коллекция',
+ invalidFileType: 'Недопустимый тип файла',
+ invalidFileTypeValue: 'Недопустимый тип файла: {{value}}',
+ loadingDocument: 'Возникла проблема при загрузке документа с ID {{id}}.',
+ missingEmail: 'Отсутствует email.',
+ missingIDOfDocument: 'Отсутствующий ID документа для обновления.',
+ missingIDOfVersion: 'Отсутствует ID версии.',
+ missingRequiredData: 'Отсутствуют необходимые данные.',
+ noFilesUploaded: 'Не было загружено ни одного файла.',
+ noMatchedField: 'Не найдено подходящего поля для "{{label}}"',
+ noUser: 'Нет Пользователя',
+ notAllowedToAccessPage: 'Вы не имеете права доступа к этой странице.',
+ notAllowedToPerformAction: 'У вас нет права на выполнение этого действия.',
+ notFound: 'Запрашиваемый ресурс не найден.',
+ previewing: 'При предварительном просмотре этого документа возникла проблема.',
+ problemUploadingFile: 'Возникла проблема при загрузке файла.',
+ tokenInvalidOrExpired: 'Токен либо недействителен, либо срок его действия истек.',
+ unPublishingDocument: 'При отмене публикации этого документа возникла проблема.',
+ unableToDeleteCount: 'Не удалось удалить {{count}} из {{total}} {{label}}.',
+ unableToUpdateCount: 'Не удалось обновить {{count}} из {{total}} {{label}}.',
+ unauthorized: 'Нет доступа, вы должны войти, чтобы сделать этот запрос.',
+ unknown: 'Произошла неизвестная ошибка.',
+ unspecific: 'Произошла ошибка.',
+ userLocked:
+ 'Этот пользователь заблокирован из-за слишком большого количества неудачных попыток входа.',
+ valueMustBeUnique: 'Значение должно быть уникальным',
+ verificationTokenInvalid: 'Проверочный токен недействителен.',
+ },
+ fields: {
+ addLabel: 'Добавить {{label}}',
+ addLink: 'Добавить ссылку',
+ addNew: 'Добавить новый',
+ addNewLabel: 'Добавить {{label}}',
+ addRelationship: 'Добавить Отношения',
+ addUpload: 'Добавить загрузку',
+ block: 'Блок',
+ blockType: 'Тип Блока',
+ blocks: 'Блоки',
+ chooseBetweenCustomTextOrDocument:
+ 'Выберите между вводом пользовательского текстового URL и ссылкой на другой документ.',
+ chooseDocumentToLink: 'Выберите документ для ссылки',
+ chooseFromExisting: 'Выбрать из существующих',
+ chooseLabel: 'Выбрать {{label}}',
+ collapseAll: 'Свернуть все',
+ customURL: 'Пользовательский URL',
+ editLabelData: 'Редактировать данные {{label}}',
+ editLink: 'Редактировать ссылку',
+ editRelationship: 'Редактировать Отношения',
+ enterURL: 'Введите URL',
+ internalLink: 'Внутренняя ссылка',
+ itemsAndMore: '{{items}} и ещё {{count}}',
+ labelRelationship: '{{label}} Отношения',
+ latitude: 'Широта',
+ linkType: 'Тип ссылки',
+ linkedTo: 'Связано с <0>{{label}}</0>',
+ longitude: 'Долгота',
+ newLabel: 'Новый {{label}}',
+ openInNewTab: 'Открывать в новой вкладке',
+ passwordsDoNotMatch: 'Пароли не совпадают.',
+ relatedDocument: 'Связанный документ',
+ relationTo: 'Отношение к',
+ removeRelationship: 'Удалить связь',
+ removeUpload: 'Удалить загруженное',
+ saveChanges: 'Сохранить изменения',
+ searchForBlock: 'Найти Блок',
+ selectExistingLabel: 'Выберите существующий {{label}}',
+ selectFieldsToEdit: 'Выберите поля для редактирования',
+ showAll: 'Показать все',
+ swapRelationship: 'Поменять отношения',
+ swapUpload: 'Заменить загруженное',
+ textToDisplay: 'Текст для отображения',
+ toggleBlock: 'Переключить Блок',
+ uploadNewLabel: 'Загрузить новый {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Вы собираетесь удалить {{label}} <1>{{title}}</1>. Вы уверены?',
+ aboutToDeleteCount_many: 'Вы собираетесь удалить {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Вы собираетесь удалить {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Вы собираетесь удалить {{count}} {{label}}',
+ addBelow: 'Добавить ниже',
+ addFilter: 'Добавить фильтр',
+ adminTheme: 'Тема Панели',
+ and: 'А также',
+ applyChanges: 'Применить изменения',
+ ascending: 'Восходящий',
+ automatic: 'Автоматически',
+ backToDashboard: 'Назад к Панели',
+ cancel: 'Отмена',
+ changesNotSaved:
+ 'Ваши изменения не были сохранены. Если вы сейчас уйдете, то потеряете свои изменения.',
+ close: 'Закрыть',
+ collapse: 'Свернуть',
+ collections: 'Коллекции',
+ columnToSort: 'Колонка для сортировки',
+ columns: 'Колонки',
+ confirm: 'Подтвердить',
+ confirmDeletion: 'Подтвердить удаление',
+ confirmDuplication: 'Подтвердить копирование',
+ copied: 'Скопировано',
+ copy: 'Скопировать',
+ create: 'Создать',
+ createNew: 'Создать',
+ createNewLabel: 'Создать новый {{label}}',
+ created: 'Создано',
+ createdAt: 'Дата создания',
+ creating: 'Создание',
+ creatingNewLabel: 'Создание нового {{label}}',
+ dark: 'Тёмная',
+ dashboard: 'Панель',
+ delete: 'Удалить',
+ deletedCountSuccessfully: 'Удалено {{count}} {{label}} успешно.',
+ deletedSuccessfully: 'Удален успешно.',
+ deleting: 'Удаление...',
+ descending: 'Уменьшение',
+ deselectAllRows: 'Снять выделение со всех строк',
+ duplicate: 'Дублировать',
+ duplicateWithoutSaving: 'Дублирование без сохранения изменений',
+ edit: 'Редактировать',
+ editLabel: 'Редактировать {{label}}',
+ editing: 'Редактирование',
+ editingLabel_many: 'Редактирование {{count}} {{label}}',
+ editingLabel_one: 'Редактирование {{count}} {{label}}',
+ editingLabel_other: 'Редактирование {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email',
+ enterAValue: 'Введите значение',
+ error: 'Ошибка',
+ errors: 'Ошибки',
+ fallbackToDefaultLocale: 'Возврат к локали по умолчанию',
+ filter: 'Фильтр',
+ filterWhere: 'Где фильтровать',
+ filters: 'Фильтры',
+ globals: 'Глобальные',
+ language: 'Язык',
+ lastModified: 'Последнее изменение',
+ leaveAnyway: 'Все равно уйти',
+ leaveWithoutSaving: 'Выход без сохранения',
+ light: 'Светлая',
+ livePreview: 'Предпросмотр',
+ loading: 'Загрузка',
+ locale: 'Локаль',
+ locales: 'Локали',
+ menu: 'Меню',
+ moveDown: 'Сдвинуть вниз',
+ moveUp: 'Сдвинуть вверх',
+ newPassword: 'Новый пароль',
+ noFiltersSet: 'Фильтры не установлены',
+ noLabel: 'Без метки',
+ noOptions: 'Нет вариантов',
+ noResults:
+ 'Не найдено ни одной {{label}}. Либо {{label}} еще не существует, либо ни одна из них не соответствует фильтрам, которые вы указали выше.',
+ noValue: 'Нет значения',
+ none: 'Никто',
+ notFound: 'Не найдено',
+ nothingFound: 'Ничего не найдено',
+ of: 'из',
+ open: 'Открыть',
+ or: 'Или же',
+ order: 'Порядок',
+ pageNotFound: 'Страница не найдена',
+ password: 'Пароль',
+ payloadSettings: 'Настройки Payload',
+ perPage: 'На странице: {{limit}}',
+ remove: 'Удалить',
+ reset: 'Сброс',
+ row: 'Строка',
+ rows: 'Строки',
+ save: 'Сохранить',
+ saving: 'Сохранение...',
+ searchBy: 'Искать по',
+ selectAll: 'Выбрать все {{count}} {{label}}',
+ selectAllRows: 'Выбрать все строки',
+ selectValue: 'Выбрать значение',
+ selectedCount: '{{count}} {{label}} выбрано',
+ showAllLabel: 'Показать все {{label}}',
+ sorryNotFound: 'К сожалению, ничего подходящего под ваш запрос нет.',
+ sort: 'Сортировать',
+ sortByLabelDirection: 'Сортировать по {{label}} {{direction}}',
+ stayOnThisPage: 'Остаться на этой странице',
+ submissionSuccessful: 'Успешно отправлено.',
+ submit: 'Отправить',
+ successfullyCreated: '{{label}} успешно создан.',
+ successfullyDuplicated: '{{label}} успешно продублирован.',
+ thisLanguage: 'Русский',
+ titleDeleted: '{{label}} {{title}} успешно удалено.',
+ unauthorized: 'Нет доступа',
+ unsavedChangesDuplicate:
+ 'У вас есть несохраненные изменения. Вы хотите продолжить дублирование?',
+ untitled: 'Без названия',
+ updatedAt: 'Дата правки',
+ updatedCountSuccessfully: 'Обновлено {{count}} {{label}} успешно.',
+ updatedSuccessfully: 'Успешно Обновлено.',
+ updating: 'Обновление',
+ uploading: 'Загрузка',
+ user: 'пользователь',
+ users: 'пользователи',
+ value: 'Значение',
+ welcome: 'Добро пожаловать',
+ },
+ operators: {
+ contains: 'содержит',
+ equals: 'равно',
+ exists: 'существует',
+ isGreaterThan: 'больше чем',
+ isGreaterThanOrEqualTo: 'больше или равно',
+ isIn: 'находится',
+ isLessThan: 'меньше чем',
+ isLessThanOrEqualTo: 'меньше или равно',
+ isLike: 'похоже',
+ isNotEqualTo: 'не равно',
+ isNotIn: 'нет в',
+ near: 'рядом',
+ },
+ upload: {
+ crop: 'Обрезать',
+ cropToolDescription:
+ 'Перетащите углы выбранной области, нарисуйте новую область или отрегулируйте значения ниже.',
+ dragAndDrop: 'Перетащите файл',
+ dragAndDropHere: 'или перетащите файл сюда',
+ editImage: 'Редактировать изображение',
+ fileName: 'Имя файла',
+ fileSize: 'Размер файла',
+ focalPoint: 'Центральная точка',
+ focalPointDescription:
+ 'Перетащите фокусное расстояние прямо на предварительный просмотр или отрегулируйте значения ниже.',
+ height: 'Высота',
+ lessInfo: 'Меньше информации',
+ moreInfo: 'Больше информации',
+ previewSizes: 'Предварительный просмотр размеров',
+ selectCollectionToBrowse: 'Выберите Коллекцию для просмотра',
+ selectFile: 'Выберите файл',
+ setCropArea: 'Установите область обрезки',
+ setFocalPoint: 'Установить фокусное расстояние',
+ sizes: 'Размеры',
+ sizesFor: 'Размеры для {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Пожалуйста, введите корректный адрес email.',
+ enterNumber: 'Пожалуйста, введите корректный номер.',
+ fieldHasNo: 'У этого поля нет {{label}}',
+ greaterThanMax: '{{value}} больше максимально допустимого значения {{label}} {{max}}.',
+ invalidInput: 'Это поле имеет недопустимое значение.',
+ invalidSelection: 'В этом поле выбран недопустимый вариант.',
+ invalidSelections: "'Это поле содержит следующие неправильные варианты:'",
+ lessThanMin: '{{value}} меньше минимально допустимого значения {{label}} {{min}}.',
+ limitReached: 'Достигнут лимит, можно добавить только {{max}} элементов.',
+ longerThanMin: 'Это значение должно быть больше минимальной длины символов: {{minLength}}.',
+ notValidDate: '"{{value}}" это не действительная дата.',
+ required: 'Это обязательное поле.',
+ requiresAtLeast: 'Это поле требует не менее {{count}} {{label}}',
+ requiresNoMoreThan: 'Это поле требует не более {{count}} {{label}}',
+ requiresTwoNumbers: 'В этом поле требуется два числа.',
+ shorterThanMax: 'Это значение должно быть короче максимальной длины символов {{maxLength}}.',
+ trueOrFalse: 'Это поле может быть равно только true или false.',
+ validUploadID: "'Это поле не является действительным ID загрузки.'",
+ },
+ version: {
+ aboutToPublishSelection: 'Вы собираетесь опубликовать все {{label}} в выборе. Вы уверены?',
+ aboutToRestore:
+ 'Вы собираетесь восстановить этот документ {{label}} в состояние, в котором он находился {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Вы собираетесь восстановить глобальную запись {{label}} в состояние, в котором она находилась {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Вы собираетесь вернуть изменения этого документа к его опубликованному состоянию. Вы уверены?',
+ aboutToUnpublish: 'Вы собираетесь отменить публикацию этого документа. Вы уверены?',
+ aboutToUnpublishSelection:
+ 'Вы собираетесь отменить публикацию всех выбранных {{label}}. Вы уверены?',
+ autosave: 'Автосохранение',
+ autosavedSuccessfully: 'Автосохранение успешно.',
+ autosavedVersion: 'Автоматически сохраненная версия',
+ changed: 'Изменено',
+ compareVersion: 'Сравнить версию с:',
+ confirmPublish: 'Подтвердить публикацию',
+ confirmRevertToSaved: 'Подтвердить возврат к сохраненному',
+ confirmUnpublish: 'Подтвердить отмену публикации',
+ confirmVersionRestoration: 'Подтвердить восстановление версии',
+ currentDocumentStatus: 'Текущий статус {{docStatus}} документа',
+ draft: 'Черновик',
+ draftSavedSuccessfully: 'Черновик успешно сохранен.',
+ lastSavedAgo: 'Последний раз сохранено {{distance}} назад',
+ noFurtherVersionsFound: 'Другие версии не найдены',
+ noRowsFound: 'Не найдено {{label}}',
+ preview: 'Предпросмотр',
+ problemRestoringVersion: 'Возникла проблема с восстановлением этой версии',
+ publish: 'Публиковать',
+ publishChanges: 'Опубликовать изменения',
+ published: 'Опубликовано',
+ restoreThisVersion: 'Восстановить эту версию',
+ restoredSuccessfully: 'Восстановлен успешно.',
+ restoring: 'Восстановление...',
+ revertToPublished: 'Вернуться к опубликованному',
+ reverting: 'Возврат...',
+ saveDraft: 'Сохранить черновик',
+ selectLocales: 'Выберите локали для отображения',
+ selectVersionToCompare: 'Выбрать версию для сравнения',
+ showLocales: 'Показать локали:',
+ showingVersionsFor: 'Показаны версии для:',
+ status: 'Статус',
+ type: 'Тип',
+ unpublish: 'Отменить публикацию',
+ unpublishing: 'Отмена публикации...',
+ version: 'Версия',
+ versionCount_many: '{{count}} версий найдено',
+ versionCount_none: 'Версий не найдено',
+ versionCount_one: '{{count}} версия найдена',
+ versionCount_other: 'Найдено {{count}} версий',
+ versionCreatedOn: '{{version}} создана:',
+ versionID: 'ID версии',
+ versions: 'Версии',
+ viewingVersion: 'Просмотр версии для {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Просмотр версии для глобальной Коллекции {{entityLabel}}',
+ viewingVersions: 'Просмотр версий для {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Просмотр версии для глобальной Коллекции {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/sv.json b/packages/translations/src/all/sv.json
deleted file mode 100644
index 5a75dff2d7a..00000000000
--- a/packages/translations/src/all/sv.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Konto",
- "accountOfCurrentUser": "Konto för nuvarande användare",
- "alreadyActivated": "Redan aktiverad",
- "alreadyLoggedIn": "Redan inloggad",
- "apiKey": "API Nyckel",
- "backToLogin": "Tillbaka till inloggningen",
- "beginCreateFirstUser": "För att börja, skapa din första användare.",
- "changePassword": "Byt Lösenord",
- "checkYourEmailForPasswordReset": "Kontrollera din e-post efter en länk som gör att du säkert kan återställa ditt lösenord.",
- "confirmGeneration": "Bekräfta Generering",
- "confirmPassword": "Bekräfta Lösenord",
- "createFirstUser": "Skapa första användaren",
- "emailNotValid": "Angiven e-postadress är inte giltig",
- "emailSent": "E-posten Skickad",
- "enableAPIKey": "Aktivera API nyckel",
- "failedToUnlock": "Det gick inte att låsa upp",
- "forceUnlock": "Tvinga Upplåsning",
- "forgotPassword": "Glömt Lösenord",
- "forgotPasswordEmailInstructions": "Vänligen ange din e-postadress nedan. Du kommer att få ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord.",
- "forgotPasswordQuestion": "Glömt lösenordet?",
- "generate": "Generera",
- "generateNewAPIKey": "Generera ny API nyckel",
- "generatingNewAPIKeyWillInvalidate": "Att generera en ny API nyckel kommer <1>ogiltigförklara</1> föregående nyckel. Är du säker på att du vill fortsätta?",
- "lockUntil": "Lås Tills",
- "logBackIn": "Logga in igen",
- "logOut": "Logga ut",
- "loggedIn": "För att logga in med en annan användare, bör du <0>logga ut</0> först.",
- "loggedInChangePassword": "För att ändra ditt lösenord, gå till ditt <0>konto</0> och redigera ditt lösenord där.",
- "loggedOutInactivity": "Du har blivit utloggad på grund av inaktivitet.",
- "loggedOutSuccessfully": "Du har loggat ut framgångsrikt.",
- "login": "Logga in",
- "loginAttempts": "Inloggningsförsök",
- "loginUser": "Logga in användare",
- "loginWithAnotherUser": "För att logga in med en annan användare, bör du <0>logga ut</0> först.",
- "logout": "Logga ut",
- "logoutUser": "Logga ut användare",
- "newAPIKeyGenerated": "Ny API Nyckel Genererad.",
- "newAccountCreated": "Ett nytt konto har precis skapats som du kan komma åt <a href=\"{{serverURL}}\">{{serverURL}}</a> Klicka på följande länk eller klistra in webbadressen nedan i din webbläsare för att verifiera din e-post: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Efter att ha verifierat din e-post kommer du att kunna logga in framgångsrikt.",
- "newPassword": "Nytt Lösenord",
- "resetPassword": "Återställ Lösenord",
- "resetPasswordExpiration": "Återställ Lösenordsutgång",
- "resetPasswordToken": "Återställ Lösenord Token",
- "resetYourPassword": "Återställ Ditt Lösenord",
- "stayLoggedIn": "Stanna inloggad",
- "successfullyUnlocked": "Låst upp framgångsrikt",
- "unableToVerify": "Det går inte att Verifiera",
- "verified": "Verifierad",
- "verifiedSuccessfully": "Framgångsrikt Verifierad",
- "verify": "Verifiera",
- "verifyUser": "Verifiera Användare",
- "verifyYourEmail": "Verifiera din epost",
- "youAreInactive": "Du har inte varit aktiv på ett tag och kommer inom kort att automatiskt loggas ut för din egen säkerhet. Vill du forsätta att vara inloggad?",
- "youAreReceivingResetPassword": "Du får detta för att du (eller någon annan) har begärt återställning av lösenordet för ditt konto. Klicka på följande länk eller klistra in den i din webbläsare för att slutföra processen:",
- "youDidNotRequestPassword": "Om du inte begärde detta, ignorera detta e-postmeddelande och ditt lösenord kommer att förbli oförändrat."
- },
- "error": {
- "accountAlreadyActivated": "Detta konto har redan aktiverats.",
- "autosaving": "Det uppstod ett problem när det här dokumentet skulle sparas automatiskt.",
- "correctInvalidFields": "Vänligen korrigera ogiltiga fält.",
- "deletingFile": "Det gick inte att ta bort filen.",
- "deletingTitle": "Det uppstod ett fel vid borttagningen av {{title}}. Vänligen kontrollera din anslutning och försök igen.",
- "emailOrPasswordIncorrect": "E-postadressen eller lösenordet som angivits är felaktigt.",
- "followingFieldsInvalid_one": "Följande fält är ogiltigt:",
- "followingFieldsInvalid_other": "Följande fält är ogiltiga:",
- "incorrectCollection": "Felaktig Samling",
- "invalidFileType": "Ogiltig filtyp",
- "invalidFileTypeValue": "Ogiltig filtyp: {{value}}",
- "loadingDocument": "Det gick inte att läsa in dokumentet med ID {{id}}.",
- "missingEmail": "E-postadress saknas.",
- "missingIDOfDocument": "Saknar ID för dokumentet som ska uppdateras.",
- "missingIDOfVersion": "ID för versionen saknas.",
- "missingRequiredData": "Obligatorisk data saknas.",
- "noFilesUploaded": "Inga filer laddades upp.",
- "noMatchedField": "Inget matchande fält hittades för \"{{label}}\"",
- "noUser": "Ingen Användare",
- "notAllowedToAccessPage": "Du får inte komma åt den här sidan.",
- "notAllowedToPerformAction": "Du får inte utföra denna åtgärd.",
- "notFound": "Den begärda resursen hittades inte.",
- "previewing": "Det uppstod ett problem när det här dokumentet skulle förhandsgranskas.",
- "problemUploadingFile": "Det uppstod ett problem när filen laddades upp.",
- "tokenInvalidOrExpired": "Token är antingen ogiltig eller har löpt ut.",
- "unPublishingDocument": "Det uppstod ett problem när det här dokumentet skulle avpubliceras.",
- "unableToDeleteCount": "Det gick inte att ta bort {{count}} av {{total}} {{label}}.",
- "unableToUpdateCount": "Det gick inte att uppdatera {{count}} av {{total}} {{label}}.",
- "unauthorized": "Obehörig, du måste vara inloggad för att göra denna begäran.",
- "unknown": "Ett okänt fel har uppstått.",
- "unspecific": "Ett fel har uppstått.",
- "userLocked": "Den här användaren är låst på grund av för många misslyckade inloggningsförsök.",
- "valueMustBeUnique": "Värdet måste vara unikt",
- "verificationTokenInvalid": "Verifieringstoken är ogiltig."
- },
- "fields": {
- "addLabel": "Lägg till {{label}}",
- "addLink": "Lägg till Länk",
- "addNew": "Lägg till ny",
- "addNewLabel": "Lägg till ny {{label}}",
- "addRelationship": "Lägg till Relation",
- "addUpload": "Lägg till Uppladdning",
- "block": "block",
- "blockType": "Block Typ",
- "blocks": "block",
- "chooseBetweenCustomTextOrDocument": "Välj mellan att ange en anpassad text-URL eller länka till ett annat dokument.",
- "chooseDocumentToLink": "Välj ett dokument att länka till",
- "chooseFromExisting": "Välj bland befintliga",
- "chooseLabel": "Välj {{label}}",
- "collapseAll": "kollapsa Alla",
- "customURL": "Anpassad URL",
- "editLabelData": "Redigera {{label}} data",
- "editLink": "Redigera Länk",
- "editRelationship": "Redigera Relation",
- "enterURL": "Ange en URL",
- "internalLink": "Intern länk",
- "itemsAndMore": "{{items}} och {{count}} mer",
- "labelRelationship": "{{label}} Relation",
- "latitude": "Latitud",
- "linkType": "Länktyp",
- "linkedTo": "Länkad till <0>{{label}}</0>",
- "longitude": "Longitud",
- "newLabel": "Ny {{label}}",
- "openInNewTab": "Öppna i ny flik",
- "passwordsDoNotMatch": "Lösenorden matchar inte.",
- "relatedDocument": "Relaterat Dokument",
- "relationTo": "Relation till",
- "removeRelationship": "Ta Bort Relation",
- "removeUpload": "Ta Bort Uppladdning",
- "saveChanges": "Spara ändringar",
- "searchForBlock": "Sök efter ett block",
- "selectExistingLabel": "Välj befintlig {{label}}",
- "selectFieldsToEdit": "Välj fält att redigera",
- "showAll": "Visa Alla",
- "swapRelationship": "Byt Förhållande",
- "swapUpload": "Byt Uppladdning",
- "textToDisplay": "Text att visa",
- "toggleBlock": "Växla block",
- "uploadNewLabel": "Ladda upp ny {{label}}"
- },
- "general": {
- "aboutToDelete": "Du är på väg att ta bort {{label}} <1>{{title}}</1>. Är du säker?",
- "aboutToDeleteCount_many": "Du är på väg att ta bort {{count}} {{label}}",
- "aboutToDeleteCount_one": "Du är på väg att ta bort {{count}} {{label}}",
- "aboutToDeleteCount_other": "Du är på väg att ta bort {{count}} {{label}}",
- "addBelow": "Lägg Till Nedanför",
- "addFilter": "Lägg Till Filter",
- "adminTheme": "Admin Tema",
- "and": "Och",
- "applyChanges": "Verkställ ändringar",
- "ascending": "Stigande",
- "automatic": "Automatisk",
- "backToDashboard": "Tillbaka till Manöverpanelen",
- "cancel": "Avbryt",
- "changesNotSaved": "Dina ändringar har inte sparats. Om du lämnar nu kommer du att förlora dina ändringar.",
- "close": "Stänga",
- "collapse": "Kollapsa",
- "collections": "Samlingar",
- "columnToSort": "Kolumn att Sortera",
- "columns": "Kolumner",
- "confirm": "Bekräfta",
- "confirmDeletion": "Bekräfta radering",
- "confirmDuplication": "Bekräfta dubblering",
- "copied": "Kopierad",
- "copy": "Kopiera",
- "create": "Skapa",
- "createNew": "Skapa Ny",
- "createNewLabel": "Skapa ny {{label}}",
- "created": "Skapad",
- "createdAt": "Skapad Vid",
- "creating": "Skapar",
- "creatingNewLabel": "Skapar ny {{label}}",
- "dark": "Mörk",
- "dashboard": "Manöverpanel",
- "delete": "Ta bort",
- "deletedCountSuccessfully": "Raderade {{count}} {{label}} framgångsrikt.",
- "deletedSuccessfully": "Togs bort framgångsrikt.",
- "deleting": "Tar bort...",
- "descending": "Fallande",
- "deselectAllRows": "Avmarkera alla rader",
- "duplicate": "Duplicera",
- "duplicateWithoutSaving": "Duplicera utan att spara ändringar",
- "edit": "Redigera",
- "editLabel": "Redigera {{label}}",
- "editing": "Redigerar",
- "editingLabel_many": "Redigerar {{count}} {{label}}",
- "editingLabel_one": "Redigerar {{count}} {{label}}",
- "editingLabel_other": "Redigerar {{count}} {{label}}",
- "email": "E-post",
- "emailAddress": "E-postadress",
- "enterAValue": "Ange ett värde",
- "error": "Fel",
- "errors": "Fel",
- "fallbackToDefaultLocale": "Återgång till standardlokalspråk",
- "filter": "Filter",
- "filterWhere": "Filtrera {{label}} där",
- "filters": "Filter",
- "globals": "Globala",
- "language": "Språk",
- "lastModified": "Senast Ändrad",
- "leaveAnyway": "Lämna ändå",
- "leaveWithoutSaving": "Lämna utan att spara",
- "light": "Ljus",
- "livePreview": "Förhandsvisa",
- "loading": "Läser in",
- "locale": "Lokal",
- "locales": "Språk",
- "menu": "Meny",
- "moveDown": "Flytta Ner",
- "moveUp": "Flytta Upp",
- "newPassword": "Nytt Lösenord",
- "noFiltersSet": "Inga filter inställda",
- "noLabel": "<Ingen {{label}}>",
- "noOptions": "Inga alternativ",
- "noResults": "Inga {{label}} hittades. Antingen finns inga {{label}} ännu eller matchar ingen filtren du har angett ovan.",
- "noValue": "Inget värde",
- "none": "Ingen",
- "notFound": "Hittades inte",
- "nothingFound": "Inget hittades",
- "of": "av",
- "open": "Öppna",
- "or": "Eller",
- "order": "Ordning",
- "pageNotFound": "Sidan hittas inte",
- "password": "Lösenord",
- "payloadSettings": "Payload Inställningar",
- "perPage": "Per Sida: {{limit}}",
- "remove": "Ta bort",
- "reset": "Återställ",
- "row": "Rad",
- "rows": "Rader",
- "save": "Spara",
- "saving": "Sparar...",
- "searchBy": "Sök efter {{label}}",
- "selectAll": "Välj alla {{count}} {{label}}",
- "selectAllRows": "Välj alla rader",
- "selectValue": "Välj ett värde",
- "selectedCount": "{{count}} {{label}} har valts",
- "showAllLabel": "Visa alla {{label}}",
- "sorryNotFound": "Tyvärr–det finns inget som motsvarar din begäran.",
- "sort": "Sortera",
- "sortByLabelDirection": "Sortera efter {{label}} {{direction}}",
- "stayOnThisPage": "Stanna på denna sida",
- "submissionSuccessful": "Inlämningen Lyckades.",
- "submit": "Lämna in",
- "successfullyCreated": "{{label}} skapades framgångsrikt.",
- "successfullyDuplicated": "{{label}} duplicerades framgångsrikt.",
- "thisLanguage": "Svenska",
- "titleDeleted": "{{label}} \"{{title}}\" togs bort framgångsrikt.",
- "unauthorized": "Obehörig",
- "unsavedChangesDuplicate": "Du har osparade ändringar. Vill du fortsätta att duplicera?",
- "untitled": "Namnlös",
- "updatedAt": "Uppdaterades Vid",
- "updatedCountSuccessfully": "Uppdaterade {{count}} {{label}} framgångsrikt.",
- "updatedSuccessfully": "Uppdaterades framgångsrikt.",
- "updating": "Uppdatering",
- "uploading": "Uppladdning",
- "user": "Användare",
- "users": "Användare",
- "value": "Värde",
- "welcome": "Välkommen"
- },
- "operators": {
- "contains": "innehåller",
- "equals": "likar med",
- "exists": "finns",
- "isGreaterThan": "är större än",
- "isGreaterThanOrEqualTo": "är större än eller lika med",
- "isIn": "är med",
- "isLessThan": "är mindre än",
- "isLessThanOrEqualTo": "är mindre än eller lika med",
- "isLike": "är som",
- "isNotEqualTo": "är inte lika med",
- "isNotIn": "är inte med",
- "near": "nära"
- },
- "upload": {
- "crop": "Skörd",
- "cropToolDescription": "Dra i hörnen på det valda området, rita ett nytt område eller justera värdena nedan.",
- "dragAndDrop": "Dra och släpp en fil",
- "dragAndDropHere": "eller dra och släpp en fil här",
- "editImage": "Redigera bild",
- "fileName": "Filnamn",
- "fileSize": "Filstorlek",
- "focalPoint": "Fokuspunkt",
- "focalPointDescription": "Dra fokuspunkten direkt på förhandsgranskningen eller justera värdena nedan.",
- "height": "Höjd",
- "lessInfo": "Mindre info",
- "moreInfo": "Mer info",
- "previewSizes": "Förhandsgranska Storlekar",
- "selectCollectionToBrowse": "Välj en Samling att Bläddra i",
- "selectFile": "Välj en fil",
- "setCropArea": "Ange skärpområde",
- "setFocalPoint": "Ställ in fokuspunkt",
- "sizes": "Storlekar",
- "sizesFor": "Storlekar för {{label}}",
- "width": "Bredd"
- },
- "validation": {
- "emailAddress": "Vänligen ange en giltig e-postadress.",
- "enterNumber": "Vänligen skriv in ett giltigt nummer.",
- "fieldHasNo": "Detta fält har ingen {{label}}",
- "greaterThanMax": "{{value}} är större än den maximalt tillåtna {{label}} av {{max}}.",
- "invalidInput": "Det här fältet har en ogiltig inmatning.",
- "invalidSelection": "Det här fältet har ett ogiltigt urval.",
- "invalidSelections": "Det här fältet har följande ogiltiga val:",
- "lessThanMin": "{{value}} är mindre än den minst tillåtna {{label}} av {{min}}.",
- "limitReached": "Gränsen nådd, endast {{max}} objekt kan läggas till.",
- "longerThanMin": "Detta värde måste vara längre än minimilängden på {{minLength}} tecken.",
- "notValidDate": "\"{{value}}\" är inte ett giltigt datum.",
- "required": "Detta fält är obligatoriskt.",
- "requiresAtLeast": "Detta fält kräver minst {{count}} {{label}}.",
- "requiresNoMoreThan": "Detta fält kräver inte mer än {{count}} {{label}}.",
- "requiresTwoNumbers": "Detta fält kräver två nummer.",
- "shorterThanMax": "Detta värde måste vara kortare än maxlängden på {{maxLength}} tecken.",
- "trueOrFalse": "Detta fält kan bara vara lika med sant eller falskt.",
- "validUploadID": "Det här fältet är inte ett giltigt uppladdnings-ID"
- },
- "version": {
- "aboutToPublishSelection": "Du är på väg att publicera alla {{label}} i urvalet. Är du säker?",
- "aboutToRestore": "Du är på väg att återställa detta {{label}} dokumentet till det tillståndet som det var den {{versionDate}}.",
- "aboutToRestoreGlobal": "Du är på väg att återställa det globala {{label}} till det tillståndet som det var den {{versionDate}}.",
- "aboutToRevertToPublished": "Du är på väg att återställa det här dokumentets ändringar till dess publicerade tillstånd. Är du säker?",
- "aboutToUnpublish": "Du håller på att avpublicera detta dokumentet. Är du säker?",
- "aboutToUnpublishSelection": "Du är på väg att avpublicera alla {{label}} i urvalet. Är du säker?",
- "autosave": "Automatisk sparning",
- "autosavedSuccessfully": "Autosparades framgångsrikt.",
- "autosavedVersion": "Autosparad version",
- "changed": "Ändrad",
- "compareVersion": "Jämför version med:",
- "confirmPublish": "Bekräfta publicering",
- "confirmRevertToSaved": "Bekräfta återgång till sparad",
- "confirmUnpublish": "Bekräfta avpublicering",
- "confirmVersionRestoration": "Bekräfta Versionsåterställning",
- "currentDocumentStatus": "Nuvarande {{docStatus}} dokument",
- "draft": "Utkast",
- "draftSavedSuccessfully": "Utkastet sparades framgångsrikt.",
- "lastSavedAgo": "Senast sparad för {{distance}} sedan",
- "noFurtherVersionsFound": "Inga fler versioner hittades",
- "noRowsFound": "Inga {{label}} hittades",
- "preview": "Förhandsvisa",
- "problemRestoringVersion": "Det uppstod ett problem när den här versionen skulle återställas",
- "publish": "Publicera",
- "publishChanges": "Publicera ändringar",
- "published": "Publicerad",
- "restoreThisVersion": "Återställ den här versionen",
- "restoredSuccessfully": "Återställd framgångsrikt.",
- "restoring": "Återställer...",
- "revertToPublished": "Återgå till publicerad",
- "reverting": "Återgår...",
- "saveDraft": "Spara Utkast",
- "selectLocales": "Välj språk att visa",
- "selectVersionToCompare": "Välj en version att jämföra",
- "showLocales": "Visa språk:",
- "showingVersionsFor": "Visar versioner för:",
- "status": "Status",
- "type": "Typ",
- "unpublish": "Avpublicera",
- "unpublishing": "Avpublicerar...",
- "version": "Version",
- "versionCount_many": "{{count}} versioner hittades",
- "versionCount_none": "Inga versioner hittades",
- "versionCount_one": "{{count}} version hittades",
- "versionCount_other": "{{count}} versioner hittades",
- "versionCreatedOn": "{{version}} skapad den:",
- "versionID": "Versions-ID",
- "versions": "Versioner",
- "viewingVersion": "Visar version för {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Visa version för den globala {{entityLabel}}",
- "viewingVersions": "Visar versioner för {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Visa versioner för den globala {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/sv.ts b/packages/translations/src/all/sv.ts
new file mode 100644
index 00000000000..2e2f96a9abf
--- /dev/null
+++ b/packages/translations/src/all/sv.ts
@@ -0,0 +1,389 @@
+export default {
+ authentication: {
+ account: 'Konto',
+ accountOfCurrentUser: 'Konto för nuvarande användare',
+ alreadyActivated: 'Redan aktiverad',
+ alreadyLoggedIn: 'Redan inloggad',
+ apiKey: 'API Nyckel',
+ backToLogin: 'Tillbaka till inloggningen',
+ beginCreateFirstUser: 'För att börja, skapa din första användare.',
+ changePassword: 'Byt Lösenord',
+ checkYourEmailForPasswordReset:
+ 'Kontrollera din e-post efter en länk som gör att du säkert kan återställa ditt lösenord.',
+ confirmGeneration: 'Bekräfta Generering',
+ confirmPassword: 'Bekräfta Lösenord',
+ createFirstUser: 'Skapa första användaren',
+ emailNotValid: 'Angiven e-postadress är inte giltig',
+ emailSent: 'E-posten Skickad',
+ enableAPIKey: 'Aktivera API nyckel',
+ failedToUnlock: 'Det gick inte att låsa upp',
+ forceUnlock: 'Tvinga Upplåsning',
+ forgotPassword: 'Glömt Lösenord',
+ forgotPasswordEmailInstructions:
+ 'Vänligen ange din e-postadress nedan. Du kommer att få ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord.',
+ forgotPasswordQuestion: 'Glömt lösenordet?',
+ generate: 'Generera',
+ generateNewAPIKey: 'Generera ny API nyckel',
+ generatingNewAPIKeyWillInvalidate:
+ 'Att generera en ny API nyckel kommer <1>ogiltigförklara</1> föregående nyckel. Är du säker på att du vill fortsätta?',
+ lockUntil: 'Lås Tills',
+ logBackIn: 'Logga in igen',
+ logOut: 'Logga ut',
+ loggedIn: 'För att logga in med en annan användare, bör du <0>logga ut</0> först.',
+ loggedInChangePassword:
+ 'För att ändra ditt lösenord, gå till ditt <0>konto</0> och redigera ditt lösenord där.',
+ loggedOutInactivity: 'Du har blivit utloggad på grund av inaktivitet.',
+ loggedOutSuccessfully: 'Du har loggat ut framgångsrikt.',
+ login: 'Logga in',
+ loginAttempts: 'Inloggningsförsök',
+ loginUser: 'Logga in användare',
+ loginWithAnotherUser: 'För att logga in med en annan användare, bör du <0>logga ut</0> först.',
+ logout: 'Logga ut',
+ logoutUser: 'Logga ut användare',
+ newAPIKeyGenerated: 'Ny API Nyckel Genererad.',
+ newAccountCreated:
+ 'Ett nytt konto har precis skapats som du kan komma åt <a href="{{serverURL}}">{{serverURL}}</a> Klicka på följande länk eller klistra in webbadressen nedan i din webbläsare för att verifiera din e-post: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Efter att ha verifierat din e-post kommer du att kunna logga in framgångsrikt.',
+ newPassword: 'Nytt Lösenord',
+ resetPassword: 'Återställ Lösenord',
+ resetPasswordExpiration: 'Återställ Lösenordsutgång',
+ resetPasswordToken: 'Återställ Lösenord Token',
+ resetYourPassword: 'Återställ Ditt Lösenord',
+ stayLoggedIn: 'Stanna inloggad',
+ successfullyUnlocked: 'Låst upp framgångsrikt',
+ unableToVerify: 'Det går inte att Verifiera',
+ verified: 'Verifierad',
+ verifiedSuccessfully: 'Framgångsrikt Verifierad',
+ verify: 'Verifiera',
+ verifyUser: 'Verifiera Användare',
+ verifyYourEmail: 'Verifiera din epost',
+ youAreInactive:
+ 'Du har inte varit aktiv på ett tag och kommer inom kort att automatiskt loggas ut för din egen säkerhet. Vill du forsätta att vara inloggad?',
+ youAreReceivingResetPassword:
+ 'Du får detta för att du (eller någon annan) har begärt återställning av lösenordet för ditt konto. Klicka på följande länk eller klistra in den i din webbläsare för att slutföra processen:',
+ youDidNotRequestPassword:
+ 'Om du inte begärde detta, ignorera detta e-postmeddelande och ditt lösenord kommer att förbli oförändrat.',
+ },
+ error: {
+ accountAlreadyActivated: 'Detta konto har redan aktiverats.',
+ autosaving: 'Det uppstod ett problem när det här dokumentet skulle sparas automatiskt.',
+ correctInvalidFields: 'Vänligen korrigera ogiltiga fält.',
+ deletingFile: 'Det gick inte att ta bort filen.',
+ deletingTitle:
+ 'Det uppstod ett fel vid borttagningen av {{title}}. Vänligen kontrollera din anslutning och försök igen.',
+ emailOrPasswordIncorrect: 'E-postadressen eller lösenordet som angivits är felaktigt.',
+ followingFieldsInvalid_one: 'Följande fält är ogiltigt:',
+ followingFieldsInvalid_other: 'Följande fält är ogiltiga:',
+ incorrectCollection: 'Felaktig Samling',
+ invalidFileType: 'Ogiltig filtyp',
+ invalidFileTypeValue: 'Ogiltig filtyp: {{value}}',
+ loadingDocument: 'Det gick inte att läsa in dokumentet med ID {{id}}.',
+ missingEmail: 'E-postadress saknas.',
+ missingIDOfDocument: 'Saknar ID för dokumentet som ska uppdateras.',
+ missingIDOfVersion: 'ID för versionen saknas.',
+ missingRequiredData: 'Obligatorisk data saknas.',
+ noFilesUploaded: 'Inga filer laddades upp.',
+ noMatchedField: 'Inget matchande fält hittades för "{{label}}"',
+ noUser: 'Ingen Användare',
+ notAllowedToAccessPage: 'Du får inte komma åt den här sidan.',
+ notAllowedToPerformAction: 'Du får inte utföra denna åtgärd.',
+ notFound: 'Den begärda resursen hittades inte.',
+ previewing: 'Det uppstod ett problem när det här dokumentet skulle förhandsgranskas.',
+ problemUploadingFile: 'Det uppstod ett problem när filen laddades upp.',
+ tokenInvalidOrExpired: 'Token är antingen ogiltig eller har löpt ut.',
+ unPublishingDocument: 'Det uppstod ett problem när det här dokumentet skulle avpubliceras.',
+ unableToDeleteCount: 'Det gick inte att ta bort {{count}} av {{total}} {{label}}.',
+ unableToUpdateCount: 'Det gick inte att uppdatera {{count}} av {{total}} {{label}}.',
+ unauthorized: 'Obehörig, du måste vara inloggad för att göra denna begäran.',
+ unknown: 'Ett okänt fel har uppstått.',
+ unspecific: 'Ett fel har uppstått.',
+ userLocked: 'Den här användaren är låst på grund av för många misslyckade inloggningsförsök.',
+ valueMustBeUnique: 'Värdet måste vara unikt',
+ verificationTokenInvalid: 'Verifieringstoken är ogiltig.',
+ },
+ fields: {
+ addLabel: 'Lägg till {{label}}',
+ addLink: 'Lägg till Länk',
+ addNew: 'Lägg till ny',
+ addNewLabel: 'Lägg till ny {{label}}',
+ addRelationship: 'Lägg till Relation',
+ addUpload: 'Lägg till Uppladdning',
+ block: 'block',
+ blockType: 'Block Typ',
+ blocks: 'block',
+ chooseBetweenCustomTextOrDocument:
+ 'Välj mellan att ange en anpassad text-URL eller länka till ett annat dokument.',
+ chooseDocumentToLink: 'Välj ett dokument att länka till',
+ chooseFromExisting: 'Välj bland befintliga',
+ chooseLabel: 'Välj {{label}}',
+ collapseAll: 'kollapsa Alla',
+ customURL: 'Anpassad URL',
+ editLabelData: 'Redigera {{label}} data',
+ editLink: 'Redigera Länk',
+ editRelationship: 'Redigera Relation',
+ enterURL: 'Ange en URL',
+ internalLink: 'Intern länk',
+ itemsAndMore: '{{items}} och {{count}} mer',
+ labelRelationship: '{{label}} Relation',
+ latitude: 'Latitud',
+ linkType: 'Länktyp',
+ linkedTo: 'Länkad till <0>{{label}}</0>',
+ longitude: 'Longitud',
+ newLabel: 'Ny {{label}}',
+ openInNewTab: 'Öppna i ny flik',
+ passwordsDoNotMatch: 'Lösenorden matchar inte.',
+ relatedDocument: 'Relaterat Dokument',
+ relationTo: 'Relation till',
+ removeRelationship: 'Ta Bort Relation',
+ removeUpload: 'Ta Bort Uppladdning',
+ saveChanges: 'Spara ändringar',
+ searchForBlock: 'Sök efter ett block',
+ selectExistingLabel: 'Välj befintlig {{label}}',
+ selectFieldsToEdit: 'Välj fält att redigera',
+ showAll: 'Visa Alla',
+ swapRelationship: 'Byt Förhållande',
+ swapUpload: 'Byt Uppladdning',
+ textToDisplay: 'Text att visa',
+ toggleBlock: 'Växla block',
+ uploadNewLabel: 'Ladda upp ny {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Du är på väg att ta bort {{label}} <1>{{title}}</1>. Är du säker?',
+ aboutToDeleteCount_many: 'Du är på väg att ta bort {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Du är på väg att ta bort {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Du är på väg att ta bort {{count}} {{label}}',
+ addBelow: 'Lägg Till Nedanför',
+ addFilter: 'Lägg Till Filter',
+ adminTheme: 'Admin Tema',
+ and: 'Och',
+ applyChanges: 'Verkställ ändringar',
+ ascending: 'Stigande',
+ automatic: 'Automatisk',
+ backToDashboard: 'Tillbaka till Manöverpanelen',
+ cancel: 'Avbryt',
+ changesNotSaved:
+ 'Dina ändringar har inte sparats. Om du lämnar nu kommer du att förlora dina ändringar.',
+ close: 'Stänga',
+ collapse: 'Kollapsa',
+ collections: 'Samlingar',
+ columnToSort: 'Kolumn att Sortera',
+ columns: 'Kolumner',
+ confirm: 'Bekräfta',
+ confirmDeletion: 'Bekräfta radering',
+ confirmDuplication: 'Bekräfta dubblering',
+ copied: 'Kopierad',
+ copy: 'Kopiera',
+ create: 'Skapa',
+ createNew: 'Skapa Ny',
+ createNewLabel: 'Skapa ny {{label}}',
+ created: 'Skapad',
+ createdAt: 'Skapad Vid',
+ creating: 'Skapar',
+ creatingNewLabel: 'Skapar ny {{label}}',
+ dark: 'Mörk',
+ dashboard: 'Manöverpanel',
+ delete: 'Ta bort',
+ deletedCountSuccessfully: 'Raderade {{count}} {{label}} framgångsrikt.',
+ deletedSuccessfully: 'Togs bort framgångsrikt.',
+ deleting: 'Tar bort...',
+ descending: 'Fallande',
+ deselectAllRows: 'Avmarkera alla rader',
+ duplicate: 'Duplicera',
+ duplicateWithoutSaving: 'Duplicera utan att spara ändringar',
+ edit: 'Redigera',
+ editLabel: 'Redigera {{label}}',
+ editing: 'Redigerar',
+ editingLabel_many: 'Redigerar {{count}} {{label}}',
+ editingLabel_one: 'Redigerar {{count}} {{label}}',
+ editingLabel_other: 'Redigerar {{count}} {{label}}',
+ email: 'E-post',
+ emailAddress: 'E-postadress',
+ enterAValue: 'Ange ett värde',
+ error: 'Fel',
+ errors: 'Fel',
+ fallbackToDefaultLocale: 'Återgång till standardlokalspråk',
+ filter: 'Filter',
+ filterWhere: 'Filtrera {{label}} där',
+ filters: 'Filter',
+ globals: 'Globala',
+ language: 'Språk',
+ lastModified: 'Senast Ändrad',
+ leaveAnyway: 'Lämna ändå',
+ leaveWithoutSaving: 'Lämna utan att spara',
+ light: 'Ljus',
+ livePreview: 'Förhandsvisa',
+ loading: 'Läser in',
+ locale: 'Lokal',
+ locales: 'Språk',
+ menu: 'Meny',
+ moveDown: 'Flytta Ner',
+ moveUp: 'Flytta Upp',
+ newPassword: 'Nytt Lösenord',
+ noFiltersSet: 'Inga filter inställda',
+ noLabel: '<Ingen {{label}}>',
+ noOptions: 'Inga alternativ',
+ noResults:
+ 'Inga {{label}} hittades. Antingen finns inga {{label}} ännu eller matchar ingen filtren du har angett ovan.',
+ noValue: 'Inget värde',
+ none: 'Ingen',
+ notFound: 'Hittades inte',
+ nothingFound: 'Inget hittades',
+ of: 'av',
+ open: 'Öppna',
+ or: 'Eller',
+ order: 'Ordning',
+ pageNotFound: 'Sidan hittas inte',
+ password: 'Lösenord',
+ payloadSettings: 'Payload Inställningar',
+ perPage: 'Per Sida: {{limit}}',
+ remove: 'Ta bort',
+ reset: 'Återställ',
+ row: 'Rad',
+ rows: 'Rader',
+ save: 'Spara',
+ saving: 'Sparar...',
+ searchBy: 'Sök efter {{label}}',
+ selectAll: 'Välj alla {{count}} {{label}}',
+ selectAllRows: 'Välj alla rader',
+ selectValue: 'Välj ett värde',
+ selectedCount: '{{count}} {{label}} har valts',
+ showAllLabel: 'Visa alla {{label}}',
+ sorryNotFound: 'Tyvärr–det finns inget som motsvarar din begäran.',
+ sort: 'Sortera',
+ sortByLabelDirection: 'Sortera efter {{label}} {{direction}}',
+ stayOnThisPage: 'Stanna på denna sida',
+ submissionSuccessful: 'Inlämningen Lyckades.',
+ submit: 'Lämna in',
+ successfullyCreated: '{{label}} skapades framgångsrikt.',
+ successfullyDuplicated: '{{label}} duplicerades framgångsrikt.',
+ thisLanguage: 'Svenska',
+ titleDeleted: '{{label}} "{{title}}" togs bort framgångsrikt.',
+ unauthorized: 'Obehörig',
+ unsavedChangesDuplicate: 'Du har osparade ändringar. Vill du fortsätta att duplicera?',
+ untitled: 'Namnlös',
+ updatedAt: 'Uppdaterades Vid',
+ updatedCountSuccessfully: 'Uppdaterade {{count}} {{label}} framgångsrikt.',
+ updatedSuccessfully: 'Uppdaterades framgångsrikt.',
+ updating: 'Uppdatering',
+ uploading: 'Uppladdning',
+ user: 'Användare',
+ users: 'Användare',
+ value: 'Värde',
+ welcome: 'Välkommen',
+ },
+ operators: {
+ contains: 'innehåller',
+ equals: 'likar med',
+ exists: 'finns',
+ isGreaterThan: 'är större än',
+ isGreaterThanOrEqualTo: 'är större än eller lika med',
+ isIn: 'är med',
+ isLessThan: 'är mindre än',
+ isLessThanOrEqualTo: 'är mindre än eller lika med',
+ isLike: 'är som',
+ isNotEqualTo: 'är inte lika med',
+ isNotIn: 'är inte med',
+ near: 'nära',
+ },
+ upload: {
+ crop: 'Skörd',
+ cropToolDescription:
+ 'Dra i hörnen på det valda området, rita ett nytt område eller justera värdena nedan.',
+ dragAndDrop: 'Dra och släpp en fil',
+ dragAndDropHere: 'eller dra och släpp en fil här',
+ editImage: 'Redigera bild',
+ fileName: 'Filnamn',
+ fileSize: 'Filstorlek',
+ focalPoint: 'Fokuspunkt',
+ focalPointDescription:
+ 'Dra fokuspunkten direkt på förhandsgranskningen eller justera värdena nedan.',
+ height: 'Höjd',
+ lessInfo: 'Mindre info',
+ moreInfo: 'Mer info',
+ previewSizes: 'Förhandsgranska Storlekar',
+ selectCollectionToBrowse: 'Välj en Samling att Bläddra i',
+ selectFile: 'Välj en fil',
+ setCropArea: 'Ange skärpområde',
+ setFocalPoint: 'Ställ in fokuspunkt',
+ sizes: 'Storlekar',
+ sizesFor: 'Storlekar för {{label}}',
+ width: 'Bredd',
+ },
+ validation: {
+ emailAddress: 'Vänligen ange en giltig e-postadress.',
+ enterNumber: 'Vänligen skriv in ett giltigt nummer.',
+ fieldHasNo: 'Detta fält har ingen {{label}}',
+ greaterThanMax: '{{value}} är större än den maximalt tillåtna {{label}} av {{max}}.',
+ invalidInput: 'Det här fältet har en ogiltig inmatning.',
+ invalidSelection: 'Det här fältet har ett ogiltigt urval.',
+ invalidSelections: 'Det här fältet har följande ogiltiga val:',
+ lessThanMin: '{{value}} är mindre än den minst tillåtna {{label}} av {{min}}.',
+ limitReached: 'Gränsen nådd, endast {{max}} objekt kan läggas till.',
+ longerThanMin: 'Detta värde måste vara längre än minimilängden på {{minLength}} tecken.',
+ notValidDate: '"{{value}}" är inte ett giltigt datum.',
+ required: 'Detta fält är obligatoriskt.',
+ requiresAtLeast: 'Detta fält kräver minst {{count}} {{label}}.',
+ requiresNoMoreThan: 'Detta fält kräver inte mer än {{count}} {{label}}.',
+ requiresTwoNumbers: 'Detta fält kräver två nummer.',
+ shorterThanMax: 'Detta värde måste vara kortare än maxlängden på {{maxLength}} tecken.',
+ trueOrFalse: 'Detta fält kan bara vara lika med sant eller falskt.',
+ validUploadID: 'Det här fältet är inte ett giltigt uppladdnings-ID',
+ },
+ version: {
+ aboutToPublishSelection: 'Du är på väg att publicera alla {{label}} i urvalet. Är du säker?',
+ aboutToRestore:
+ 'Du är på väg att återställa detta {{label}} dokumentet till det tillståndet som det var den {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Du är på väg att återställa det globala {{label}} till det tillståndet som det var den {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Du är på väg att återställa det här dokumentets ändringar till dess publicerade tillstånd. Är du säker?',
+ aboutToUnpublish: 'Du håller på att avpublicera detta dokumentet. Är du säker?',
+ aboutToUnpublishSelection:
+ 'Du är på väg att avpublicera alla {{label}} i urvalet. Är du säker?',
+ autosave: 'Automatisk sparning',
+ autosavedSuccessfully: 'Autosparades framgångsrikt.',
+ autosavedVersion: 'Autosparad version',
+ changed: 'Ändrad',
+ compareVersion: 'Jämför version med:',
+ confirmPublish: 'Bekräfta publicering',
+ confirmRevertToSaved: 'Bekräfta återgång till sparad',
+ confirmUnpublish: 'Bekräfta avpublicering',
+ confirmVersionRestoration: 'Bekräfta Versionsåterställning',
+ currentDocumentStatus: 'Nuvarande {{docStatus}} dokument',
+ draft: 'Utkast',
+ draftSavedSuccessfully: 'Utkastet sparades framgångsrikt.',
+ lastSavedAgo: 'Senast sparad för {{distance}} sedan',
+ noFurtherVersionsFound: 'Inga fler versioner hittades',
+ noRowsFound: 'Inga {{label}} hittades',
+ preview: 'Förhandsvisa',
+ problemRestoringVersion: 'Det uppstod ett problem när den här versionen skulle återställas',
+ publish: 'Publicera',
+ publishChanges: 'Publicera ändringar',
+ published: 'Publicerad',
+ restoreThisVersion: 'Återställ den här versionen',
+ restoredSuccessfully: 'Återställd framgångsrikt.',
+ restoring: 'Återställer...',
+ revertToPublished: 'Återgå till publicerad',
+ reverting: 'Återgår...',
+ saveDraft: 'Spara Utkast',
+ selectLocales: 'Välj språk att visa',
+ selectVersionToCompare: 'Välj en version att jämföra',
+ showLocales: 'Visa språk:',
+ showingVersionsFor: 'Visar versioner för:',
+ status: 'Status',
+ type: 'Typ',
+ unpublish: 'Avpublicera',
+ unpublishing: 'Avpublicerar...',
+ version: 'Version',
+ versionCount_many: '{{count}} versioner hittades',
+ versionCount_none: 'Inga versioner hittades',
+ versionCount_one: '{{count}} version hittades',
+ versionCount_other: '{{count}} versioner hittades',
+ versionCreatedOn: '{{version}} skapad den:',
+ versionID: 'Versions-ID',
+ versions: 'Versioner',
+ viewingVersion: 'Visar version för {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Visa version för den globala {{entityLabel}}',
+ viewingVersions: 'Visar versioner för {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Visa versioner för den globala {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/th.json b/packages/translations/src/all/th.json
deleted file mode 100644
index d996834614c..00000000000
--- a/packages/translations/src/all/th.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "บัญชี",
- "accountOfCurrentUser": "บัญชีปัจจุบัน",
- "alreadyActivated": "เปิดใช้งานแล้ว",
- "alreadyLoggedIn": "ลงชื่อเข้าใช้แล้ว",
- "apiKey": "API Key",
- "backToLogin": "กลับไปหน้าเข้าสู่ระบบ",
- "beginCreateFirstUser": "สร้างผู้ใช้แรกเพื่อเริ่มใช้งาน",
- "changePassword": "เปลี่ยนรหัสผ่าน",
- "checkYourEmailForPasswordReset": "ระบบได้ส่งอีเมลสำหรับรีเซ็ตรหัสผ่านไปที่อีเมลของคุณแล้ว โปรดเช็กอีเมลของคุณ",
- "confirmGeneration": "ยืนยันการสร้าง",
- "confirmPassword": "ยืนยันรหัสผ่าน",
- "createFirstUser": "สร้างผู้ใช้แรก",
- "emailNotValid": "อีเมลไม่ถูกต้อง",
- "emailSent": "ส่งอีเมลเรียบร้อยแล้ว",
- "enableAPIKey": "เปิดใช้ API Key",
- "failedToUnlock": "ไม่สามารถปลดล็อกได้",
- "forceUnlock": "ปลดล็อกบัญชี",
- "forgotPassword": "ลืมรหัสผ่าน",
- "forgotPasswordEmailInstructions": "กรุณาใส่อีเมลของคุณ ระบบจะส่งวิธีการเปลี่ยนรหัสผ่านไปให้คุณทางอีเมล",
- "forgotPasswordQuestion": "ลืมรหัสผ่าน?",
- "generate": "สร้าง",
- "generateNewAPIKey": "สร้าง API Key",
- "generatingNewAPIKeyWillInvalidate": "การสร้าง API Key ใหม่จะเป็นการ<1>ยกเลิก</1> API Key เดิม คุณต้องการดำเนินการต่อหรือไม่?",
- "lockUntil": "ล็อกบัญชีถึง",
- "logBackIn": "เข้าสู่ระบบอีกครั้ง",
- "logOut": "ออกจากระบบ",
- "loggedIn": "หากต้องการเข้าสู่ระบบด้วยบัญชีอื่น กรุณา<0>ออกจากระบบ</0>ก่อน",
- "loggedInChangePassword": "หากต้องการเปลี่ยนรหัสผ่าน กรุณาแก้ไขที่หน้า<0>บัญชี</0>ของคุณ",
- "loggedOutInactivity": "คุณได้ออกจากระบบเนื่องจากไม่มีการใช้งาน",
- "loggedOutSuccessfully": "ออกจากระบบเรียบร้อยแล้ว",
- "login": "เข้าสู่ระบบ",
- "loginAttempts": "จำนวนครั้งการเข้าสู่ระบบ",
- "loginUser": "เข้าสู่ระบบ",
- "loginWithAnotherUser": "หากต้องการเข้าสู่ระบบด้วยบัญชีอื่น กรุณา<0>ออกจากระบบ</0>ก่อน",
- "logout": "ออกจากระบบ",
- "logoutUser": "ออกจากระบบ",
- "newAPIKeyGenerated": "สร้าง API Key ใหม่แล้ว",
- "newAccountCreated": "ระบบได้สร้างบัญชีผู้ใช้ให้คุณสำหรับเข้าใช้งาน <a href=\"{{serverURL}}\">{{serverURL}}</a> เรียบร้อยแล้ว กรุณากดลิงก์ด้านล่างเพื่อยืนยันอีเมล หลังจากยืนยันอีเมลเสร็จสิ้น คุณจะสามารถเข้าใช้งานระบบได้",
- "newPassword": "รหัสผ่านใหม่",
- "resetPassword": "รีเซ็ตรหัสผ่าน",
- "resetPasswordExpiration": "วันหมดอายุสำหรับการรีเซ็ตรหัสผ่าน",
- "resetPasswordToken": "Token รีเซ็ตรหัสผ่าน",
- "resetYourPassword": "รีเซ็ตรหัสผ่านของคุณ",
- "stayLoggedIn": "เข้าสู่ระบบต่อไป",
- "successfullyUnlocked": "ปลดล็อกบัญชีสำเร็จ",
- "unableToVerify": "ไม่สามารถยืนยันบัญชีได้",
- "verified": "ยืนยันบััญชีแล้ว",
- "verifiedSuccessfully": "ยืนยันบัญชีสำเร็จ",
- "verify": "ยืนยันบัญชี",
- "verifyUser": "ยืนยันบัญชี",
- "verifyYourEmail": "ยืนยันอีเมลของคุณ",
- "youAreInactive": "คุณกำลังจะถูกให้ออกจากระบบในเร็ว ๆ นี้เนื่องจากไม่มีการใช้งานระบบมาสักพักหนึ่ง คุณต้องการเข้าสู่ระบบต่อหรือไม่?",
- "youAreReceivingResetPassword": "คุณได้รับอีเมลนี้เนื่องจากคุณ (หรือคนอื่น) ได้ร้องขอให้รีเซ็ตรหัสผ่านของบัญชีของคุณ กรุณากดลิงก์ด้านล่างเพื่อดำเนินการรีเซ็ตรหัสผ่านต่อ:",
- "youDidNotRequestPassword": "หากคุณไม่ได้ร้องขอให้มีการรีเซ็ตรหัสผ่าน คุณสามารถเพิกเฉยข้อความนี้ได้ โดยรหัสผ่านของคุณจะคงอยู่เช่นเดิม"
- },
- "error": {
- "accountAlreadyActivated": "บัญชีนี้ถูกเปิดใช้งานไปแล้ว",
- "autosaving": "เกิดปัญหาระหว่างการบันทึกเอกสารอัตโนมัติ",
- "correctInvalidFields": "โปรดแก้ไขช่องที่ไม่ถูกต้อง",
- "deletingFile": "เกิดปัญหาระหว่างการลบไฟล์",
- "deletingTitle": "เกิดปัญหาระหว่างการลบ {{title}} โปรดตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง",
- "emailOrPasswordIncorrect": "อีเมลหรือรหัสผ่านไม่ถูกต้อง",
- "followingFieldsInvalid_one": "ช่องต่อไปนี้ไม่ถูกต้อง:",
- "followingFieldsInvalid_other": "ช่องต่อไปนี้ไม่ถูกต้อง:",
- "incorrectCollection": "Collection ไม่ถูกต้อง",
- "invalidFileType": "ประเภทของไฟล์ไม่ถูกต้อง",
- "invalidFileTypeValue": "ประเภทของไฟล์ไม่ถูกต้อง: {{value}}",
- "loadingDocument": "เกิดปัญหาระหว่างการโหลดเอกสารที่มี ID {{id}}",
- "missingEmail": "ไม่พบอีเมล",
- "missingIDOfDocument": "ไม่พบ ID ของเอกสารที่ต้องการแก้ไข",
- "missingIDOfVersion": "ไม่พบ ID ของเวอร์ชัน",
- "missingRequiredData": "ไม่พบข้อมูลที่จำเป็น",
- "noFilesUploaded": "ไม่มีไฟล์ถูกอัปโหลด",
- "noMatchedField": "ไม่พบช่อง \"{{label}}\"",
- "noUser": "ไม่พบผู้ใช้",
- "notAllowedToAccessPage": "คุณไม่ได้รับอนุญาตให้เข้าถึงหน้านี้",
- "notAllowedToPerformAction": "คุณไม่ได้รับอนุญาตให้ดำเนินการสิ่งนี้",
- "notFound": "ไม่พบหน้าที่คุณต้องการ",
- "previewing": "เกิดปัญหาระหว่างการแสดงตัวอย่างเอกสาร",
- "problemUploadingFile": "เกิดปัญหาระหว่างการอัปโหลดไฟล์",
- "tokenInvalidOrExpired": "Token ไม่ถูกต้องหรือหมดอายุ",
- "unPublishingDocument": "เกิดปัญหาระหว่างการยกเลิกการเผยแพร่เอกสารนี้",
- "unableToDeleteCount": "ไม่สามารถลบ {{count}} จาก {{total}} {{label}}",
- "unableToUpdateCount": "ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}",
- "unauthorized": "คุณไม่ได้รับอนุญาต กรุณาเข้าสู่ระบบเพื่อทำคำขอนี้",
- "unknown": "เกิดปัญหาบางอย่างที่ไม่ทราบสาเหตุ",
- "unspecific": "เกิดปัญหาบางอย่าง",
- "userLocked": "บัญชีนี้ถูกล็อกเนื่องจากมีการพยายามเข้าสู่ระบบมากเกินไป",
- "valueMustBeUnique": "ค่าต้องไม่ซ้ำกับเอกสารอื่น",
- "verificationTokenInvalid": "Token ยืนยันตัวตนไม่ถูกต้อง"
- },
- "fields": {
- "addLabel": "เพิ่ม {{label}}",
- "addLink": "เพิ่มลิงค์",
- "addNew": "เพิ่ม",
- "addNewLabel": "เพิ่ม {{label}} ใหม่",
- "addRelationship": "เพิ่มความสัมพันธ์",
- "addUpload": "เพิ่มการอัปโหลด",
- "block": "Block",
- "blockType": "ประเภท Block",
- "blocks": "Blocks",
- "chooseBetweenCustomTextOrDocument": "เลือกระหว่างกำหนด URL เองหรือเชื่อมไปยังเอกสารอื่น",
- "chooseDocumentToLink": "เลือกเอกสารที่จะเชื่อมโยง",
- "chooseFromExisting": "เลือกจากที่มีอยู่",
- "chooseLabel": "เลือก {{label}}",
- "collapseAll": "ยุบทั้งหมด",
- "customURL": "URL ที่กำหนดเอง",
- "editLabelData": "แก้ไขข้อมูล {{label}}",
- "editLink": "แก้ไขลิงก์",
- "editRelationship": "แก้ไขความสัมพันธ์",
- "enterURL": "ระบุ URL",
- "internalLink": "ลิงก์ภายใน",
- "itemsAndMore": "{{items}} และเพิ่มเติมอีก {{count}}",
- "labelRelationship": "ความสัมพันธ์กับ {{label}}",
- "latitude": "ละติจูด",
- "linkType": "ประเภทของลิงก์",
- "linkedTo": "เชื่อมกับ <0>{{label}}</0> สำเร็จ",
- "longitude": "ลองติจูด",
- "newLabel": "{{label}} ใหม่",
- "openInNewTab": "เปิดในแท็บใหม่",
- "passwordsDoNotMatch": "รหัสผ่านไม่ตรงกัน",
- "relatedDocument": "เอกสารที่เกี่ยวข้อง",
- "relationTo": "เชื่อมกับ",
- "removeRelationship": "ลบความสัมพันธ์",
- "removeUpload": "ลบอัปโหลด",
- "saveChanges": "บันทึก",
- "searchForBlock": "ค้นหา Block",
- "selectExistingLabel": "เลือก {{label}} ที่มีอยู่",
- "selectFieldsToEdit": "เลือกช่องที่จะแก้ไข",
- "showAll": "แสดงทั้งหมด",
- "swapRelationship": "สลับความสัมพันธ์",
- "swapUpload": "สลับอัปโหลด",
- "textToDisplay": "ข้อความสำหรับแสดงผล",
- "toggleBlock": "เปิด/ปิด Block",
- "uploadNewLabel": "อัปโหลด {{label}} ใหม่"
- },
- "general": {
- "aboutToDelete": "คุณกำลังจะลบ {{label}} <1>{{title}}</1> ต้องการดำเนินการต่อหรือไม่?",
- "aboutToDeleteCount_many": "คุณกำลังจะลบ {{count}} {{label}}",
- "aboutToDeleteCount_one": "คุณกำลังจะลบ {{count}} {{label}}",
- "aboutToDeleteCount_other": "คุณกำลังจะลบ {{count}} {{label}}",
- "addBelow": "เพิ่มด้านล่าง",
- "addFilter": "เพิ่มการกรอง",
- "adminTheme": "ธีมผู้ดูแลระบบ",
- "and": "และ",
- "applyChanges": "ใช้การเปลี่ยนแปลง",
- "ascending": "น้อยไปมาก",
- "automatic": "อัตโนมัติ",
- "backToDashboard": "กลับไปหน้าแดชบอร์ด",
- "cancel": "ยกเลิก",
- "changesNotSaved": "การเปลี่ยนแปลงยังไม่ได้ถูกบันทึก ถ้าคุณออกตอนนี้ สิ่งที่แก้ไขไว้จะหายไป",
- "close": "ปิด",
- "collapse": "ยุบ",
- "collections": "Collections",
- "columnToSort": "คอลัมน์ที่ต้องการเรียง",
- "columns": "คอลัมน์",
- "confirm": "ยืนยัน",
- "confirmDeletion": "ยืนยันการลบ",
- "confirmDuplication": "ยืนยันการสำเนา",
- "copied": "คัดลอกแล้ว",
- "copy": "คัดลอก",
- "create": "สร้าง",
- "createNew": "สร้างใหม่",
- "createNewLabel": "สร้าง {{label}} ใหม่",
- "created": "ถูกสร้างเมื่อ",
- "createdAt": "สร้างเมื่อ",
- "creating": "กำลังสร้าง",
- "creatingNewLabel": "กำลังสร้าง {{label}} ใหม่",
- "dark": "มืด",
- "dashboard": "แดชบอร์ด",
- "delete": "ลบ",
- "deletedCountSuccessfully": "Deleted {{count}} {{label}} successfully.",
- "deletedSuccessfully": "ลบสำเร็จ",
- "deleting": "กำลังลบ...",
- "descending": "มากไปน้อย",
- "deselectAllRows": "ยกเลิกการเลือกทุกแถว",
- "duplicate": "สำเนา",
- "duplicateWithoutSaving": "สำเนาโดยไม่บันทึกการแก้ไข",
- "edit": "แก้ไข",
- "editLabel": "แก้ไข {{label}}",
- "editing": "แก้ไข",
- "editingLabel_many": "กำลังแก้ไข {{count}} {{label}}",
- "editingLabel_one": "กำลังแก้ไข {{count}} {{label}}",
- "editingLabel_other": "กำลังแก้ไข {{count}} {{label}}",
- "email": "อีเมล",
- "emailAddress": "อีเมล",
- "enterAValue": "ระบุค่า",
- "error": "ข้อผิดพลาด",
- "errors": "ข้อผิดพลาด",
- "fallbackToDefaultLocale": "สำรองไปยังตำแหน่งที่ตั้งเริ่มต้น",
- "filter": "กรอง",
- "filterWhere": "กรอง {{label}} เฉพาะ",
- "filters": "กรอง",
- "globals": "Globals",
- "language": "ภาษา",
- "lastModified": "แก้ไขล่าสุดเมื่อ",
- "leaveAnyway": "ออกจากหน้านี้",
- "leaveWithoutSaving": "ออกโดยไม่บันทึก",
- "light": "สว่าง",
- "livePreview": "แสดงตัวอย่าง",
- "loading": "กำลังโหลด",
- "locale": "ตำแหน่งที่ตั้ง",
- "locales": "ภาษา",
- "menu": "เมนู",
- "moveDown": "ขยับขึ้น",
- "moveUp": "ขยับลง",
- "newPassword": "รหัสผ่านใหม่",
- "noFiltersSet": "ไม่มีการกรอง",
- "noLabel": "<ไม่มี {{label}}>",
- "noOptions": "ไม่มีตัวเลือก",
- "noResults": "ไม่พบ {{label}} เนื่องจากยังไม่มี {{label}} หรือไม่มี {{label}} ใดตรงกับการกรองด้านบน",
- "noValue": "ไม่มีค่า",
- "none": "ไม่มี",
- "notFound": "ไม่พบ",
- "nothingFound": "ไม่พบสิ่งใด",
- "of": "จาก",
- "open": "เปิด",
- "or": "หรือ",
- "order": "เรียงตาม",
- "pageNotFound": "ไม่พบหน้าที่ต้องการ",
- "password": "รหัสผ่าน",
- "payloadSettings": "การตั้งค่า Payload",
- "perPage": "จำนวนต่อหน้า: {{limit}}",
- "remove": "ลบ",
- "reset": "รีเซ็ต",
- "row": "แถว",
- "rows": "แถว",
- "save": "บันทึก",
- "saving": "กำลังบันทึก...",
- "searchBy": "ค้นหาด้วย {{label}}",
- "selectAll": "เลือกทั้งหมด {{count}} {{label}}",
- "selectAllRows": "เลือกทุกแถว",
- "selectValue": "เลือกค่า",
- "selectedCount": "เลือก {{count}} {{label}} แล้ว",
- "showAllLabel": "แสดง {{label}} ทั้งหมด",
- "sorryNotFound": "ขออภัย ไม่สามารถทำตามคำขอของคุณได้",
- "sort": "เรียง",
- "sortByLabelDirection": "เรียงลำดับตาม {{label}} {{direction}}",
- "stayOnThisPage": "อยู่หน้านี้ต่อ",
- "submissionSuccessful": "ส่งสำเร็จ",
- "submit": "ส่ง",
- "successfullyCreated": "สร้าง {{label}} สำเร็จ",
- "successfullyDuplicated": "สำเนา {{label}} สำเร็จ",
- "thisLanguage": "ไทย",
- "titleDeleted": "ลบ {{label}} \"{{title}}\" สำเร็จ",
- "unauthorized": "ไม่ได้รับอนุญาต",
- "unsavedChangesDuplicate": "คุณมีการแก้ไขที่ยังไม่ถูกบันทึก คุณต้องการทำสำเนาต่อหรือไม่?",
- "untitled": "ไม่มีชื่อ",
- "updatedAt": "แก้ไขเมื่อ",
- "updatedCountSuccessfully": "อัปเดต {{count}} {{label}} เรียบร้อยแล้ว",
- "updatedSuccessfully": "แก้ไขสำเร็จ",
- "updating": "กำลังอัปเดต",
- "uploading": "กำลังอัปโหลด",
- "user": "ผู้ใช้",
- "users": "ผู้ใช้",
- "value": "ค่า",
- "welcome": "ยินดีต้อนรับ"
- },
- "operators": {
- "contains": "มี",
- "equals": "เท่ากับ",
- "exists": "มีอยู่",
- "isGreaterThan": "มากกว่า",
- "isGreaterThanOrEqualTo": "มากกว่าหรือเท่ากับ",
- "isIn": "อยู่ใน",
- "isLessThan": "น้อยกว่า",
- "isLessThanOrEqualTo": "น้อยกว่าหรือเท่ากับ",
- "isLike": "เหมือน",
- "isNotEqualTo": "ไม่เท่ากับ",
- "isNotIn": "ไม่ได้อยู่ใน",
- "near": "ใกล้"
- },
- "upload": {
- "crop": "พืชผล",
- "cropToolDescription": "ลากมุมของพื้นที่ที่เลือก, วาดพื้นที่ใหม่หรือปรับค่าด้านล่าง",
- "dragAndDrop": "ลากและวางไฟล์",
- "dragAndDropHere": "หรือลากและวางไฟล์ที่นี่",
- "editImage": "แก้ไขรูปภาพ",
- "fileName": "ชื่อไฟล์",
- "fileSize": "ขนาดไฟล์",
- "focalPoint": "จุดสนใจ",
- "focalPointDescription": "ลากจุดโฟกัสตรงบนภาพตัวอย่างหรือปรับค่าที่อยู่ด้านล่าง",
- "height": "ความสูง",
- "lessInfo": "ซ่อนข้อมูล",
- "moreInfo": "แสดงข้อมูล",
- "previewSizes": "ขนาดตัวอย่าง",
- "selectCollectionToBrowse": "เลือก Collection ที่ต้องการค้นหา",
- "selectFile": "เลือกไฟล์",
- "setCropArea": "ตั้งค่าพื้นที่การครอบตัด",
- "setFocalPoint": "ตั้งจุดโฟกัส",
- "sizes": "ขนาด",
- "sizesFor": "ขนาดสำหรับ {{label}}",
- "width": "ความกว้าง"
- },
- "validation": {
- "emailAddress": "กรุณาระบุอีเมลที่ถูกต้อง",
- "enterNumber": "กรุณาระบุตัวเลขที่ถูกต้อง",
- "fieldHasNo": "ช่องนี้ไม่มี {{label}}",
- "greaterThanMax": "{{value}} มากกว่าค่าสูงสุดที่อนุญาตของ {{label}} ซึ่งคือ {{max}}.",
- "invalidInput": "ข้อมูลไม่ถูกต้อง",
- "invalidSelection": "ค่าที่เลือกไม่ถูกต้อง",
- "invalidSelections": "ค่าที่เลือกไม่ถูกต้องดังนี้:",
- "lessThanMin": "{{value}} น้อยกว่าค่าต่ำสุดที่อนุญาตของ {{label}} ซึ่งคือ {{min}}.",
- "limitReached": "ถึงขีดจำกัดแล้ว, สามารถเพิ่มไอเทมได้เพียง {{max}} ไอเทมเท่านั้น",
- "longerThanMin": "ค่าต้องมีความยาวมากกว่า {{minLength}} ตัวอักษร",
- "notValidDate": "วันที่ \"{{value}}\" ไม่ถูกต้อง",
- "required": "จำเป็นต้องระบุค่า",
- "requiresAtLeast": "ต้องมีอย่างน้อย {{count}} {{label}}",
- "requiresNoMoreThan": "ห้ามมีเกิน {{count}} {{label}}",
- "requiresTwoNumbers": "ต้องมีตัวเลข 2 ค่า",
- "shorterThanMax": "ค่าต้องมีความยาวน้อยกว่า {{maxLength}} ตัวอักษร",
- "trueOrFalse": "เป็นได้แค่ \"ใช่\" หรือ \"ไม่ใช่\"",
- "validUploadID": "ไม่ใช่ ID ของการอัปโหลดที่ถูกต้อง"
- },
- "version": {
- "aboutToPublishSelection": "คุณกำลังจะเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?",
- "aboutToRestore": "คุณกำลังจะคืนค่าเอกสาร {{label}} นี้กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}",
- "aboutToRestoreGlobal": "คุณกำลังจะคืนค่า global {{label}} กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}.",
- "aboutToRevertToPublished": "คุณกำลังจะย้อนการเปลี่ยนแปลงของเอกสารนี้ไปยังเวอร์ชันที่เผยแพร่อยู่ คุณต้องการดำเนินการต่อหรือไม่?",
- "aboutToUnpublish": "คุณกำลังจะยกเลิกเผยแพร่เอกสารนี้ คุณต้องการดำเนินการต่อหรือไม่?",
- "aboutToUnpublishSelection": "คุณกำลังจะเลิกเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?",
- "autosave": "บันทึกอัตโนมัติ",
- "autosavedSuccessfully": "บันทึกอัตโนมัติสำเร็จ",
- "autosavedVersion": "เวอร์ชันบันทึกอัตโนมัติ",
- "changed": "มีการแก้ไข",
- "compareVersion": "เปรียบเทียบเวอร์ชันกับ:",
- "confirmPublish": "ยืนยันการเผยแพร่",
- "confirmRevertToSaved": "ยืนยันย้อนการแก้ไข",
- "confirmUnpublish": "ยืนยันการยกเลิกการเผยแพร่",
- "confirmVersionRestoration": "ยืนยันการกู้คืนเวอร์ชัน",
- "currentDocumentStatus": "เอกสารปัจจุบัน",
- "draft": "ฉบับร่าง",
- "draftSavedSuccessfully": "บันทึกร่างสำเร็จ",
- "lastSavedAgo": "บันทึกครั้งล่าสุด {{distance}} ที่ผ่านมา",
- "noFurtherVersionsFound": "ไม่พบเวอร์ชันอื่น ๆ",
- "noRowsFound": "ไม่พบ {{label}}",
- "preview": "ตัวอย่าง",
- "problemRestoringVersion": "เกิดปัญหาระหว่างการกู้คืนเวอร์ชันนี้",
- "publish": "เผยแพร่",
- "publishChanges": "เผยแพร่การแก้ไข",
- "published": "เผยแพร่แล้ว",
- "restoreThisVersion": "กู้คืนเวอร์ชันนี้",
- "restoredSuccessfully": "กู้คืนเวอร์ชันสำเร็จ",
- "restoring": "กำลังกู้คืน...",
- "revertToPublished": "ย้อนกลับไปเวอร์ชันที่เผยแพร่อยู่",
- "reverting": "กำลังย้อน...",
- "saveDraft": "บันทึกร่าง",
- "selectLocales": "เลือกภาษาที่ต้องการแสดง",
- "selectVersionToCompare": "เลือกเวอร์ชันที่ต้องการเปรียบเทียบ",
- "showLocales": "แสดงภาษา:",
- "showingVersionsFor": "กำลังแสดงเวอร์ชันของ:",
- "status": "สถานะ",
- "type": "ประเภท",
- "unpublish": "หยุดเผยแพร่",
- "unpublishing": "กำลังหยุดการเผยแพร่...",
- "version": "เวอร์ชัน",
- "versionCount_many": "พบ {{count}} เวอร์ชัน",
- "versionCount_none": "ไม่พบเวอร์ชันอื่น",
- "versionCount_one": "พบ {{count}} เวอร์ชัน",
- "versionCount_other": "พบ {{count}} เวอร์ชัน",
- "versionCreatedOn": "{{version}} ถูกสร้างเมื่อ:",
- "versionID": "ID ของเวอร์ชัน",
- "versions": "เวอร์ชัน",
- "viewingVersion": "กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "กำลังดูเวอร์ชันของ global {{entityLabel}}",
- "viewingVersions": "กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "กำลังดูเวอร์ชันของ global {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/th.ts b/packages/translations/src/all/th.ts
new file mode 100644
index 00000000000..da59bca7233
--- /dev/null
+++ b/packages/translations/src/all/th.ts
@@ -0,0 +1,382 @@
+export default {
+ authentication: {
+ account: 'บัญชี',
+ accountOfCurrentUser: 'บัญชีปัจจุบัน',
+ alreadyActivated: 'เปิดใช้งานแล้ว',
+ alreadyLoggedIn: 'ลงชื่อเข้าใช้แล้ว',
+ apiKey: 'API Key',
+ backToLogin: 'กลับไปหน้าเข้าสู่ระบบ',
+ beginCreateFirstUser: 'สร้างผู้ใช้แรกเพื่อเริ่มใช้งาน',
+ changePassword: 'เปลี่ยนรหัสผ่าน',
+ checkYourEmailForPasswordReset:
+ 'ระบบได้ส่งอีเมลสำหรับรีเซ็ตรหัสผ่านไปที่อีเมลของคุณแล้ว โปรดเช็กอีเมลของคุณ',
+ confirmGeneration: 'ยืนยันการสร้าง',
+ confirmPassword: 'ยืนยันรหัสผ่าน',
+ createFirstUser: 'สร้างผู้ใช้แรก',
+ emailNotValid: 'อีเมลไม่ถูกต้อง',
+ emailSent: 'ส่งอีเมลเรียบร้อยแล้ว',
+ enableAPIKey: 'เปิดใช้ API Key',
+ failedToUnlock: 'ไม่สามารถปลดล็อกได้',
+ forceUnlock: 'ปลดล็อกบัญชี',
+ forgotPassword: 'ลืมรหัสผ่าน',
+ forgotPasswordEmailInstructions:
+ 'กรุณาใส่อีเมลของคุณ ระบบจะส่งวิธีการเปลี่ยนรหัสผ่านไปให้คุณทางอีเมล',
+ forgotPasswordQuestion: 'ลืมรหัสผ่าน?',
+ generate: 'สร้าง',
+ generateNewAPIKey: 'สร้าง API Key',
+ generatingNewAPIKeyWillInvalidate:
+ 'การสร้าง API Key ใหม่จะเป็นการ<1>ยกเลิก</1> API Key เดิม คุณต้องการดำเนินการต่อหรือไม่?',
+ lockUntil: 'ล็อกบัญชีถึง',
+ logBackIn: 'เข้าสู่ระบบอีกครั้ง',
+ logOut: 'ออกจากระบบ',
+ loggedIn: 'หากต้องการเข้าสู่ระบบด้วยบัญชีอื่น กรุณา<0>ออกจากระบบ</0>ก่อน',
+ loggedInChangePassword: 'หากต้องการเปลี่ยนรหัสผ่าน กรุณาแก้ไขที่หน้า<0>บัญชี</0>ของคุณ',
+ loggedOutInactivity: 'คุณได้ออกจากระบบเนื่องจากไม่มีการใช้งาน',
+ loggedOutSuccessfully: 'ออกจากระบบเรียบร้อยแล้ว',
+ login: 'เข้าสู่ระบบ',
+ loginAttempts: 'จำนวนครั้งการเข้าสู่ระบบ',
+ loginUser: 'เข้าสู่ระบบ',
+ loginWithAnotherUser: 'หากต้องการเข้าสู่ระบบด้วยบัญชีอื่น กรุณา<0>ออกจากระบบ</0>ก่อน',
+ logout: 'ออกจากระบบ',
+ logoutUser: 'ออกจากระบบ',
+ newAPIKeyGenerated: 'สร้าง API Key ใหม่แล้ว',
+ newAccountCreated:
+ 'ระบบได้สร้างบัญชีผู้ใช้ให้คุณสำหรับเข้าใช้งาน <a href="{{serverURL}}">{{serverURL}}</a> เรียบร้อยแล้ว กรุณากดลิงก์ด้านล่างเพื่อยืนยันอีเมล หลังจากยืนยันอีเมลเสร็จสิ้น คุณจะสามารถเข้าใช้งานระบบได้',
+ newPassword: 'รหัสผ่านใหม่',
+ resetPassword: 'รีเซ็ตรหัสผ่าน',
+ resetPasswordExpiration: 'วันหมดอายุสำหรับการรีเซ็ตรหัสผ่าน',
+ resetPasswordToken: 'Token รีเซ็ตรหัสผ่าน',
+ resetYourPassword: 'รีเซ็ตรหัสผ่านของคุณ',
+ stayLoggedIn: 'เข้าสู่ระบบต่อไป',
+ successfullyUnlocked: 'ปลดล็อกบัญชีสำเร็จ',
+ unableToVerify: 'ไม่สามารถยืนยันบัญชีได้',
+ verified: 'ยืนยันบััญชีแล้ว',
+ verifiedSuccessfully: 'ยืนยันบัญชีสำเร็จ',
+ verify: 'ยืนยันบัญชี',
+ verifyUser: 'ยืนยันบัญชี',
+ verifyYourEmail: 'ยืนยันอีเมลของคุณ',
+ youAreInactive:
+ 'คุณกำลังจะถูกให้ออกจากระบบในเร็ว ๆ นี้เนื่องจากไม่มีการใช้งานระบบมาสักพักหนึ่ง คุณต้องการเข้าสู่ระบบต่อหรือไม่?',
+ youAreReceivingResetPassword:
+ 'คุณได้รับอีเมลนี้เนื่องจากคุณ (หรือคนอื่น) ได้ร้องขอให้รีเซ็ตรหัสผ่านของบัญชีของคุณ กรุณากดลิงก์ด้านล่างเพื่อดำเนินการรีเซ็ตรหัสผ่านต่อ:',
+ youDidNotRequestPassword:
+ 'หากคุณไม่ได้ร้องขอให้มีการรีเซ็ตรหัสผ่าน คุณสามารถเพิกเฉยข้อความนี้ได้ โดยรหัสผ่านของคุณจะคงอยู่เช่นเดิม',
+ },
+ error: {
+ accountAlreadyActivated: 'บัญชีนี้ถูกเปิดใช้งานไปแล้ว',
+ autosaving: 'เกิดปัญหาระหว่างการบันทึกเอกสารอัตโนมัติ',
+ correctInvalidFields: 'โปรดแก้ไขช่องที่ไม่ถูกต้อง',
+ deletingFile: 'เกิดปัญหาระหว่างการลบไฟล์',
+ deletingTitle: 'เกิดปัญหาระหว่างการลบ {{title}} โปรดตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง',
+ emailOrPasswordIncorrect: 'อีเมลหรือรหัสผ่านไม่ถูกต้อง',
+ followingFieldsInvalid_one: 'ช่องต่อไปนี้ไม่ถูกต้อง:',
+ followingFieldsInvalid_other: 'ช่องต่อไปนี้ไม่ถูกต้อง:',
+ incorrectCollection: 'Collection ไม่ถูกต้อง',
+ invalidFileType: 'ประเภทของไฟล์ไม่ถูกต้อง',
+ invalidFileTypeValue: 'ประเภทของไฟล์ไม่ถูกต้อง: {{value}}',
+ loadingDocument: 'เกิดปัญหาระหว่างการโหลดเอกสารที่มี ID {{id}}',
+ missingEmail: 'ไม่พบอีเมล',
+ missingIDOfDocument: 'ไม่พบ ID ของเอกสารที่ต้องการแก้ไข',
+ missingIDOfVersion: 'ไม่พบ ID ของเวอร์ชัน',
+ missingRequiredData: 'ไม่พบข้อมูลที่จำเป็น',
+ noFilesUploaded: 'ไม่มีไฟล์ถูกอัปโหลด',
+ noMatchedField: 'ไม่พบช่อง "{{label}}"',
+ noUser: 'ไม่พบผู้ใช้',
+ notAllowedToAccessPage: 'คุณไม่ได้รับอนุญาตให้เข้าถึงหน้านี้',
+ notAllowedToPerformAction: 'คุณไม่ได้รับอนุญาตให้ดำเนินการสิ่งนี้',
+ notFound: 'ไม่พบหน้าที่คุณต้องการ',
+ previewing: 'เกิดปัญหาระหว่างการแสดงตัวอย่างเอกสาร',
+ problemUploadingFile: 'เกิดปัญหาระหว่างการอัปโหลดไฟล์',
+ tokenInvalidOrExpired: 'Token ไม่ถูกต้องหรือหมดอายุ',
+ unPublishingDocument: 'เกิดปัญหาระหว่างการยกเลิกการเผยแพร่เอกสารนี้',
+ unableToDeleteCount: 'ไม่สามารถลบ {{count}} จาก {{total}} {{label}}',
+ unableToUpdateCount: 'ไม่สามารถอัปเดต {{count}} จาก {{total}} {{label}}',
+ unauthorized: 'คุณไม่ได้รับอนุญาต กรุณาเข้าสู่ระบบเพื่อทำคำขอนี้',
+ unknown: 'เกิดปัญหาบางอย่างที่ไม่ทราบสาเหตุ',
+ unspecific: 'เกิดปัญหาบางอย่าง',
+ userLocked: 'บัญชีนี้ถูกล็อกเนื่องจากมีการพยายามเข้าสู่ระบบมากเกินไป',
+ valueMustBeUnique: 'ค่าต้องไม่ซ้ำกับเอกสารอื่น',
+ verificationTokenInvalid: 'Token ยืนยันตัวตนไม่ถูกต้อง',
+ },
+ fields: {
+ addLabel: 'เพิ่ม {{label}}',
+ addLink: 'เพิ่มลิงค์',
+ addNew: 'เพิ่ม',
+ addNewLabel: 'เพิ่ม {{label}} ใหม่',
+ addRelationship: 'เพิ่มความสัมพันธ์',
+ addUpload: 'เพิ่มการอัปโหลด',
+ block: 'Block',
+ blockType: 'ประเภท Block',
+ blocks: 'Blocks',
+ chooseBetweenCustomTextOrDocument: 'เลือกระหว่างกำหนด URL เองหรือเชื่อมไปยังเอกสารอื่น',
+ chooseDocumentToLink: 'เลือกเอกสารที่จะเชื่อมโยง',
+ chooseFromExisting: 'เลือกจากที่มีอยู่',
+ chooseLabel: 'เลือก {{label}}',
+ collapseAll: 'ยุบทั้งหมด',
+ customURL: 'URL ที่กำหนดเอง',
+ editLabelData: 'แก้ไขข้อมูล {{label}}',
+ editLink: 'แก้ไขลิงก์',
+ editRelationship: 'แก้ไขความสัมพันธ์',
+ enterURL: 'ระบุ URL',
+ internalLink: 'ลิงก์ภายใน',
+ itemsAndMore: '{{items}} และเพิ่มเติมอีก {{count}}',
+ labelRelationship: 'ความสัมพันธ์กับ {{label}}',
+ latitude: 'ละติจูด',
+ linkType: 'ประเภทของลิงก์',
+ linkedTo: 'เชื่อมกับ <0>{{label}}</0> สำเร็จ',
+ longitude: 'ลองติจูด',
+ newLabel: '{{label}} ใหม่',
+ openInNewTab: 'เปิดในแท็บใหม่',
+ passwordsDoNotMatch: 'รหัสผ่านไม่ตรงกัน',
+ relatedDocument: 'เอกสารที่เกี่ยวข้อง',
+ relationTo: 'เชื่อมกับ',
+ removeRelationship: 'ลบความสัมพันธ์',
+ removeUpload: 'ลบอัปโหลด',
+ saveChanges: 'บันทึก',
+ searchForBlock: 'ค้นหา Block',
+ selectExistingLabel: 'เลือก {{label}} ที่มีอยู่',
+ selectFieldsToEdit: 'เลือกช่องที่จะแก้ไข',
+ showAll: 'แสดงทั้งหมด',
+ swapRelationship: 'สลับความสัมพันธ์',
+ swapUpload: 'สลับอัปโหลด',
+ textToDisplay: 'ข้อความสำหรับแสดงผล',
+ toggleBlock: 'เปิด/ปิด Block',
+ uploadNewLabel: 'อัปโหลด {{label}} ใหม่',
+ },
+ general: {
+ aboutToDelete: 'คุณกำลังจะลบ {{label}} <1>{{title}}</1> ต้องการดำเนินการต่อหรือไม่?',
+ aboutToDeleteCount_many: 'คุณกำลังจะลบ {{count}} {{label}}',
+ aboutToDeleteCount_one: 'คุณกำลังจะลบ {{count}} {{label}}',
+ aboutToDeleteCount_other: 'คุณกำลังจะลบ {{count}} {{label}}',
+ addBelow: 'เพิ่มด้านล่าง',
+ addFilter: 'เพิ่มการกรอง',
+ adminTheme: 'ธีมผู้ดูแลระบบ',
+ and: 'และ',
+ applyChanges: 'ใช้การเปลี่ยนแปลง',
+ ascending: 'น้อยไปมาก',
+ automatic: 'อัตโนมัติ',
+ backToDashboard: 'กลับไปหน้าแดชบอร์ด',
+ cancel: 'ยกเลิก',
+ changesNotSaved: 'การเปลี่ยนแปลงยังไม่ได้ถูกบันทึก ถ้าคุณออกตอนนี้ สิ่งที่แก้ไขไว้จะหายไป',
+ close: 'ปิด',
+ collapse: 'ยุบ',
+ collections: 'Collections',
+ columnToSort: 'คอลัมน์ที่ต้องการเรียง',
+ columns: 'คอลัมน์',
+ confirm: 'ยืนยัน',
+ confirmDeletion: 'ยืนยันการลบ',
+ confirmDuplication: 'ยืนยันการสำเนา',
+ copied: 'คัดลอกแล้ว',
+ copy: 'คัดลอก',
+ create: 'สร้าง',
+ createNew: 'สร้างใหม่',
+ createNewLabel: 'สร้าง {{label}} ใหม่',
+ created: 'ถูกสร้างเมื่อ',
+ createdAt: 'สร้างเมื่อ',
+ creating: 'กำลังสร้าง',
+ creatingNewLabel: 'กำลังสร้าง {{label}} ใหม่',
+ dark: 'มืด',
+ dashboard: 'แดชบอร์ด',
+ delete: 'ลบ',
+ deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',
+ deletedSuccessfully: 'ลบสำเร็จ',
+ deleting: 'กำลังลบ...',
+ descending: 'มากไปน้อย',
+ deselectAllRows: 'ยกเลิกการเลือกทุกแถว',
+ duplicate: 'สำเนา',
+ duplicateWithoutSaving: 'สำเนาโดยไม่บันทึกการแก้ไข',
+ edit: 'แก้ไข',
+ editLabel: 'แก้ไข {{label}}',
+ editing: 'แก้ไข',
+ editingLabel_many: 'กำลังแก้ไข {{count}} {{label}}',
+ editingLabel_one: 'กำลังแก้ไข {{count}} {{label}}',
+ editingLabel_other: 'กำลังแก้ไข {{count}} {{label}}',
+ email: 'อีเมล',
+ emailAddress: 'อีเมล',
+ enterAValue: 'ระบุค่า',
+ error: 'ข้อผิดพลาด',
+ errors: 'ข้อผิดพลาด',
+ fallbackToDefaultLocale: 'สำรองไปยังตำแหน่งที่ตั้งเริ่มต้น',
+ filter: 'กรอง',
+ filterWhere: 'กรอง {{label}} เฉพาะ',
+ filters: 'กรอง',
+ globals: 'Globals',
+ language: 'ภาษา',
+ lastModified: 'แก้ไขล่าสุดเมื่อ',
+ leaveAnyway: 'ออกจากหน้านี้',
+ leaveWithoutSaving: 'ออกโดยไม่บันทึก',
+ light: 'สว่าง',
+ livePreview: 'แสดงตัวอย่าง',
+ loading: 'กำลังโหลด',
+ locale: 'ตำแหน่งที่ตั้ง',
+ locales: 'ภาษา',
+ menu: 'เมนู',
+ moveDown: 'ขยับขึ้น',
+ moveUp: 'ขยับลง',
+ newPassword: 'รหัสผ่านใหม่',
+ noFiltersSet: 'ไม่มีการกรอง',
+ noLabel: '<ไม่มี {{label}}>',
+ noOptions: 'ไม่มีตัวเลือก',
+ noResults:
+ 'ไม่พบ {{label}} เนื่องจากยังไม่มี {{label}} หรือไม่มี {{label}} ใดตรงกับการกรองด้านบน',
+ noValue: 'ไม่มีค่า',
+ none: 'ไม่มี',
+ notFound: 'ไม่พบ',
+ nothingFound: 'ไม่พบสิ่งใด',
+ of: 'จาก',
+ open: 'เปิด',
+ or: 'หรือ',
+ order: 'เรียงตาม',
+ pageNotFound: 'ไม่พบหน้าที่ต้องการ',
+ password: 'รหัสผ่าน',
+ payloadSettings: 'การตั้งค่า Payload',
+ perPage: 'จำนวนต่อหน้า: {{limit}}',
+ remove: 'ลบ',
+ reset: 'รีเซ็ต',
+ row: 'แถว',
+ rows: 'แถว',
+ save: 'บันทึก',
+ saving: 'กำลังบันทึก...',
+ searchBy: 'ค้นหาด้วย {{label}}',
+ selectAll: 'เลือกทั้งหมด {{count}} {{label}}',
+ selectAllRows: 'เลือกทุกแถว',
+ selectValue: 'เลือกค่า',
+ selectedCount: 'เลือก {{count}} {{label}} แล้ว',
+ showAllLabel: 'แสดง {{label}} ทั้งหมด',
+ sorryNotFound: 'ขออภัย ไม่สามารถทำตามคำขอของคุณได้',
+ sort: 'เรียง',
+ sortByLabelDirection: 'เรียงลำดับตาม {{label}} {{direction}}',
+ stayOnThisPage: 'อยู่หน้านี้ต่อ',
+ submissionSuccessful: 'ส่งสำเร็จ',
+ submit: 'ส่ง',
+ successfullyCreated: 'สร้าง {{label}} สำเร็จ',
+ successfullyDuplicated: 'สำเนา {{label}} สำเร็จ',
+ thisLanguage: 'ไทย',
+ titleDeleted: 'ลบ {{label}} "{{title}}" สำเร็จ',
+ unauthorized: 'ไม่ได้รับอนุญาต',
+ unsavedChangesDuplicate: 'คุณมีการแก้ไขที่ยังไม่ถูกบันทึก คุณต้องการทำสำเนาต่อหรือไม่?',
+ untitled: 'ไม่มีชื่อ',
+ updatedAt: 'แก้ไขเมื่อ',
+ updatedCountSuccessfully: 'อัปเดต {{count}} {{label}} เรียบร้อยแล้ว',
+ updatedSuccessfully: 'แก้ไขสำเร็จ',
+ updating: 'กำลังอัปเดต',
+ uploading: 'กำลังอัปโหลด',
+ user: 'ผู้ใช้',
+ users: 'ผู้ใช้',
+ value: 'ค่า',
+ welcome: 'ยินดีต้อนรับ',
+ },
+ operators: {
+ contains: 'มี',
+ equals: 'เท่ากับ',
+ exists: 'มีอยู่',
+ isGreaterThan: 'มากกว่า',
+ isGreaterThanOrEqualTo: 'มากกว่าหรือเท่ากับ',
+ isIn: 'อยู่ใน',
+ isLessThan: 'น้อยกว่า',
+ isLessThanOrEqualTo: 'น้อยกว่าหรือเท่ากับ',
+ isLike: 'เหมือน',
+ isNotEqualTo: 'ไม่เท่ากับ',
+ isNotIn: 'ไม่ได้อยู่ใน',
+ near: 'ใกล้',
+ },
+ upload: {
+ crop: 'พืชผล',
+ cropToolDescription: 'ลากมุมของพื้นที่ที่เลือก, วาดพื้นที่ใหม่หรือปรับค่าด้านล่าง',
+ dragAndDrop: 'ลากและวางไฟล์',
+ dragAndDropHere: 'หรือลากและวางไฟล์ที่นี่',
+ editImage: 'แก้ไขรูปภาพ',
+ fileName: 'ชื่อไฟล์',
+ fileSize: 'ขนาดไฟล์',
+ focalPoint: 'จุดสนใจ',
+ focalPointDescription: 'ลากจุดโฟกัสตรงบนภาพตัวอย่างหรือปรับค่าที่อยู่ด้านล่าง',
+ height: 'ความสูง',
+ lessInfo: 'ซ่อนข้อมูล',
+ moreInfo: 'แสดงข้อมูล',
+ previewSizes: 'ขนาดตัวอย่าง',
+ selectCollectionToBrowse: 'เลือก Collection ที่ต้องการค้นหา',
+ selectFile: 'เลือกไฟล์',
+ setCropArea: 'ตั้งค่าพื้นที่การครอบตัด',
+ setFocalPoint: 'ตั้งจุดโฟกัส',
+ sizes: 'ขนาด',
+ sizesFor: 'ขนาดสำหรับ {{label}}',
+ width: 'ความกว้าง',
+ },
+ validation: {
+ emailAddress: 'กรุณาระบุอีเมลที่ถูกต้อง',
+ enterNumber: 'กรุณาระบุตัวเลขที่ถูกต้อง',
+ fieldHasNo: 'ช่องนี้ไม่มี {{label}}',
+ greaterThanMax: '{{value}} มากกว่าค่าสูงสุดที่อนุญาตของ {{label}} ซึ่งคือ {{max}}.',
+ invalidInput: 'ข้อมูลไม่ถูกต้อง',
+ invalidSelection: 'ค่าที่เลือกไม่ถูกต้อง',
+ invalidSelections: 'ค่าที่เลือกไม่ถูกต้องดังนี้:',
+ lessThanMin: '{{value}} น้อยกว่าค่าต่ำสุดที่อนุญาตของ {{label}} ซึ่งคือ {{min}}.',
+ limitReached: 'ถึงขีดจำกัดแล้ว, สามารถเพิ่มไอเทมได้เพียง {{max}} ไอเทมเท่านั้น',
+ longerThanMin: 'ค่าต้องมีความยาวมากกว่า {{minLength}} ตัวอักษร',
+ notValidDate: 'วันที่ "{{value}}" ไม่ถูกต้อง',
+ required: 'จำเป็นต้องระบุค่า',
+ requiresAtLeast: 'ต้องมีอย่างน้อย {{count}} {{label}}',
+ requiresNoMoreThan: 'ห้ามมีเกิน {{count}} {{label}}',
+ requiresTwoNumbers: 'ต้องมีตัวเลข 2 ค่า',
+ shorterThanMax: 'ค่าต้องมีความยาวน้อยกว่า {{maxLength}} ตัวอักษร',
+ trueOrFalse: 'เป็นได้แค่ "ใช่" หรือ "ไม่ใช่"',
+ validUploadID: 'ไม่ใช่ ID ของการอัปโหลดที่ถูกต้อง',
+ },
+ version: {
+ aboutToPublishSelection: 'คุณกำลังจะเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?',
+ aboutToRestore:
+ 'คุณกำลังจะคืนค่าเอกสาร {{label}} นี้กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}',
+ aboutToRestoreGlobal:
+ 'คุณกำลังจะคืนค่า global {{label}} กลับไปอยู่ในเวอร์ชันเมื่อวันที่ {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'คุณกำลังจะย้อนการเปลี่ยนแปลงของเอกสารนี้ไปยังเวอร์ชันที่เผยแพร่อยู่ คุณต้องการดำเนินการต่อหรือไม่?',
+ aboutToUnpublish: 'คุณกำลังจะยกเลิกเผยแพร่เอกสารนี้ คุณต้องการดำเนินการต่อหรือไม่?',
+ aboutToUnpublishSelection: 'คุณกำลังจะเลิกเผยแพร่ {{label}} ทั้งหมดในส่วนที่เลือก คุณแน่ใจไหม?',
+ autosave: 'บันทึกอัตโนมัติ',
+ autosavedSuccessfully: 'บันทึกอัตโนมัติสำเร็จ',
+ autosavedVersion: 'เวอร์ชันบันทึกอัตโนมัติ',
+ changed: 'มีการแก้ไข',
+ compareVersion: 'เปรียบเทียบเวอร์ชันกับ:',
+ confirmPublish: 'ยืนยันการเผยแพร่',
+ confirmRevertToSaved: 'ยืนยันย้อนการแก้ไข',
+ confirmUnpublish: 'ยืนยันการยกเลิกการเผยแพร่',
+ confirmVersionRestoration: 'ยืนยันการกู้คืนเวอร์ชัน',
+ currentDocumentStatus: 'เอกสารปัจจุบัน',
+ draft: 'ฉบับร่าง',
+ draftSavedSuccessfully: 'บันทึกร่างสำเร็จ',
+ lastSavedAgo: 'บันทึกครั้งล่าสุด {{distance}} ที่ผ่านมา',
+ noFurtherVersionsFound: 'ไม่พบเวอร์ชันอื่น ๆ',
+ noRowsFound: 'ไม่พบ {{label}}',
+ preview: 'ตัวอย่าง',
+ problemRestoringVersion: 'เกิดปัญหาระหว่างการกู้คืนเวอร์ชันนี้',
+ publish: 'เผยแพร่',
+ publishChanges: 'เผยแพร่การแก้ไข',
+ published: 'เผยแพร่แล้ว',
+ restoreThisVersion: 'กู้คืนเวอร์ชันนี้',
+ restoredSuccessfully: 'กู้คืนเวอร์ชันสำเร็จ',
+ restoring: 'กำลังกู้คืน...',
+ revertToPublished: 'ย้อนกลับไปเวอร์ชันที่เผยแพร่อยู่',
+ reverting: 'กำลังย้อน...',
+ saveDraft: 'บันทึกร่าง',
+ selectLocales: 'เลือกภาษาที่ต้องการแสดง',
+ selectVersionToCompare: 'เลือกเวอร์ชันที่ต้องการเปรียบเทียบ',
+ showLocales: 'แสดงภาษา:',
+ showingVersionsFor: 'กำลังแสดงเวอร์ชันของ:',
+ status: 'สถานะ',
+ type: 'ประเภท',
+ unpublish: 'หยุดเผยแพร่',
+ unpublishing: 'กำลังหยุดการเผยแพร่...',
+ version: 'เวอร์ชัน',
+ versionCount_many: 'พบ {{count}} เวอร์ชัน',
+ versionCount_none: 'ไม่พบเวอร์ชันอื่น',
+ versionCount_one: 'พบ {{count}} เวอร์ชัน',
+ versionCount_other: 'พบ {{count}} เวอร์ชัน',
+ versionCreatedOn: '{{version}} ถูกสร้างเมื่อ:',
+ versionID: 'ID ของเวอร์ชัน',
+ versions: 'เวอร์ชัน',
+ viewingVersion: 'กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'กำลังดูเวอร์ชันของ global {{entityLabel}}',
+ viewingVersions: 'กำลังดูเวอร์ชันของ {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'กำลังดูเวอร์ชันของ global {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/tr.json b/packages/translations/src/all/tr.json
deleted file mode 100644
index 77f3512c52f..00000000000
--- a/packages/translations/src/all/tr.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Hesap",
- "accountOfCurrentUser": "Şu anki kullanıcının hesabı",
- "alreadyActivated": "Hesap zaten etkinleştirildi",
- "alreadyLoggedIn": "Hesaba zaten giriş yapıldı",
- "apiKey": "API Anahtarı",
- "backToLogin": "Giriş ekranına geri dön",
- "beginCreateFirstUser": "Başlamak için ilk kullanıcı hesabını oluşturun.",
- "changePassword": "Parolayı Değiştir",
- "checkYourEmailForPasswordReset": "Parolanızı güvenli bir şekilde güncelleyebilmeniz için e-posta adresinize bir bağlantı gönderilmiştir.",
- "confirmGeneration": "Oluştumayı Onayla",
- "confirmPassword": "Parolayı Onayla",
- "createFirstUser": "İlk kullanıcı oluştur",
- "emailNotValid": "Girilen e-posta geçersiz",
- "emailSent": "E-posta gönderildi",
- "enableAPIKey": "Api anahtarını etkinleştir",
- "failedToUnlock": "Hesabı aktifleştirme başarısız oldu",
- "forceUnlock": "Hesabı Etkinleştir",
- "forgotPassword": "Parolamı Unuttum",
- "forgotPasswordEmailInstructions": "Lütfen e-posta adresinizi aşağıdaki alana girin. Parolanızı nasıl sıfırlayacağınızı gösteren bir e-posta adresi alacaksınız.",
- "forgotPasswordQuestion": "Parolanızı mı unuttunuz?",
- "generate": "Oluştur",
- "generateNewAPIKey": "Yeni bir API anahtarı oluştur",
- "generatingNewAPIKeyWillInvalidate": "Yeni bir API anahtarı oluşturmak önceckini <1>geçersiz kılacaktır</1>. Devam etmek istiyor musunuz?",
- "lockUntil": "Lock Until",
- "logBackIn": "Tekrar giriş yapın",
- "logOut": "Çıkış",
- "loggedIn": "Başka bir kullanıcı hesabıyla giriş yapabilmek için önce <0>çıkış yapmanız</0> gerekmektedir.",
- "loggedInChangePassword": "Parolanızı değiştirmek için <0>hesabınıza</0> gidebilirsiniz.",
- "loggedOutInactivity": "Uzun süre işlem yapmadığınız için oturumunuz kapatıldı.",
- "loggedOutSuccessfully": "Başarıyla çıkış yaptınız.",
- "login": "Giriş",
- "loginAttempts": "Giriş Denemeleri",
- "loginUser": "Kullanıcı girişi",
- "loginWithAnotherUser": "Başka bir kullanıcı hesabıyla giriş yapmak için önce <0>çıkış</0> yapmalısınız.",
- "logout": "Çıkış",
- "logoutUser": "Kullanıcıyı çıkış yapmaya zorla",
- "newAPIKeyGenerated": "Yeni API anahtarı oluşturuldu.",
- "newAccountCreated": "<0>{{serverURL}}</0> sitesinde adınıza yeni bir hesap oluşturuldu. E-postanızı doğrulamak için bağlantıya tıklayabilirsiniz: <1>{{verificationURL}}</1><br> E-postanızı doğruladıktan sonra siteye hesap bilgilerinizle giriş yapabilirsiniz.",
- "newPassword": "Yeni Parola",
- "resetPassword": "Parolayı Sıfırla",
- "resetPasswordExpiration": "Parola Geçerlik Süresini Sıfırla",
- "resetPasswordToken": "Parola tokenini sıfırla",
- "resetYourPassword": "Parolanızı Sıfırlayın",
- "stayLoggedIn": "Oturumu açık tut",
- "successfullyUnlocked": "Hesabın kilidi başarıyla açıldı",
- "unableToVerify": "Doğrulama başarısız",
- "verified": "Doğrulandı",
- "verifiedSuccessfully": "Hesap başarıyla doğrulandı",
- "verify": "Doğrula",
- "verifyUser": "Kullanıcıyı doğrula",
- "verifyYourEmail": "E-postanızı doğrulayın",
- "youAreInactive": "Bir süredir işlem yapmadığınız için yakında oturumunuz kapatılacak. Oturumunuzun açık kalmasını istiyor musunuz?",
- "youAreReceivingResetPassword": "Siz veya bir başkası hesabınızın parolasını sıfırlama isteğinde bulunduğu için bu e-postayı alıyorsunuz. İşlemi tamamlamak için lütfen aşağıdaki bağlantıya tıklayın veya bağlantı adresini tarayıcınızın adres yazma bölümüne kopyalayın.",
- "youDidNotRequestPassword": "Eğer bu işlemi siz gerçekleştirmediyseniz bu e-postayı görmezden gelebilirsiniz."
- },
- "error": {
- "accountAlreadyActivated": "Hesap zaten etkinleştirildi.",
- "autosaving": "Otomatik kaydetme başarısız oldu",
- "correctInvalidFields": "Lütfen geçersiz alanları düzeltin.",
- "deletingFile": "Dosya silinirken bir hatayla karşılaşıldı.",
- "deletingTitle": "{{title}} silinirken bir sorun yaşandı. Lütfen internet bağlantınızı kontrol edip tekrar deneyin.",
- "emailOrPasswordIncorrect": "Girilen e-posta veya parola hatalı",
- "followingFieldsInvalid_one": "Lütfen geçersiz alanı düzeltin:",
- "followingFieldsInvalid_other": "Lütfen geçersiz alanları düzeltin:",
- "incorrectCollection": "Hatalı koleksiyon",
- "invalidFileType": "Geçersiz dosya türü",
- "invalidFileTypeValue": "Geçersiz dosya türü: {{value}}",
- "loadingDocument": "{{id}} ID'ye sahip döküman yüklenirken bir sorun oluştu.",
- "missingEmail": "E-posta adresi girilmedi.",
- "missingIDOfDocument": "Güncellenecek döküman ID'si eksik.",
- "missingIDOfVersion": "Versiyon ID'si geçersiz.",
- "missingRequiredData": "Gerekli veri eksik.",
- "noFilesUploaded": "Yüklenen dosya yok",
- "noMatchedField": "\"{{label}}\" ile eşleşen alan bulunamadı.",
- "noUser": "Kullanıcı yok",
- "notAllowedToAccessPage": "Bu sayfaya erişim izniniz yok.",
- "notAllowedToPerformAction": "Bu işlemi gerçekleştirmek için izniniz yok.",
- "notFound": "Sayfa bulunamadı.",
- "previewing": "Önizleme başarısız oldu",
- "problemUploadingFile": "Dosya yüklenirken bir sorun oluştu.",
- "tokenInvalidOrExpired": "Geçersiz veya süresi dolmuş token.",
- "unPublishingDocument": "Geçerli döküman yayından kaldırılırken bir sorun oluştu.",
- "unableToDeleteCount": "{{total}} {{label}} içinden {{count}} silinemiyor.",
- "unableToUpdateCount": "{{total}} {{label}} içinden {{count}} güncellenemiyor.",
- "unauthorized": "Bu işlemi gerçekleştirmek için lütfen giriş yapın.",
- "unknown": "Bilinmeyen bir hata oluştu.",
- "unspecific": "Bir hata oluştu.",
- "userLocked": "Hesabınız hatalı giriş denemeleri yüzünden geçici olarak kilitlendi. Lütfen daha sonra tekrar deneyin.",
- "valueMustBeUnique": "Değer benzersiz olmalıdır",
- "verificationTokenInvalid": "Doğrulama tokeni geçersiz."
- },
- "fields": {
- "addLabel": "{{label}} ekle",
- "addLink": "Link Ekle",
- "addNew": "Yeni",
- "addNewLabel": "Yeni {{label}}",
- "addRelationship": "İlişki Ekle",
- "addUpload": "Yükleme Ekle",
- "block": "blok",
- "blockType": "Blok tipi",
- "blocks": "blok",
- "chooseBetweenCustomTextOrDocument": "Choose between entering a custom text URL or linking to another document.",
- "chooseDocumentToLink": "Bağlantı verilecek bir döküman seçin.",
- "chooseFromExisting": "Varolanlardan seç",
- "chooseLabel": "{{label}} seç",
- "collapseAll": "Tümünü daralt",
- "customURL": "Özel URL",
- "editLabelData": "{{label}} düzenle",
- "editLink": "Bağlantıyı Düzenle",
- "editRelationship": "İlişkiyi Ekle",
- "enterURL": "Bir URL girin",
- "internalLink": "İç bağlantı",
- "itemsAndMore": "{{items}} and {{count}} more",
- "labelRelationship": "{{label}} Relationship",
- "latitude": "Enlem",
- "linkType": "Bağlantı türü",
- "linkedTo": "<0>label</0> için bağlantı verildi",
- "longitude": "Boylam",
- "newLabel": "Yeni {{label}}",
- "openInNewTab": "Yeni sekmede aç",
- "passwordsDoNotMatch": "Parolalar eşleşmiyor.",
- "relatedDocument": "İlişkili döküman",
- "relationTo": "Relation To",
- "removeRelationship": "İlişkiyi Kaldır",
- "removeUpload": "Dosyayı Sil",
- "saveChanges": "Değişiklikleri kaydet",
- "searchForBlock": "Blok ara",
- "selectExistingLabel": "Varolan {{label}} seç",
- "selectFieldsToEdit": "Düzenlenecek alanları seçin",
- "showAll": "Tümünü göster",
- "swapRelationship": "Takas Ilişkisi",
- "swapUpload": "Karşıya Yüklemeyi Değiştir",
- "textToDisplay": "Görüntülenecek metin",
- "toggleBlock": "Bloğu aç/kapat",
- "uploadNewLabel": "Karşıya {{label}} yükle"
- },
- "general": {
- "aboutToDelete": "<1>{{title}}</1> {{label}} silinmek üzere. Silme işlemine devam etmek istiyor musunuz?",
- "aboutToDeleteCount_many": "{{count}} {{label}} silmek üzeresiniz",
- "aboutToDeleteCount_one": "{{count}} {{label}} silmek üzeresiniz",
- "aboutToDeleteCount_other": "{{count}} {{label}} silmek üzeresiniz",
- "addBelow": "Altına ekle",
- "addFilter": "Filtre ekle",
- "adminTheme": "Admin arayüzü",
- "and": "ve",
- "applyChanges": "Değişiklikleri Uygula",
- "ascending": "artan",
- "automatic": "Otomatik",
- "backToDashboard": "Anasayfaya geri dön",
- "cancel": "İptal",
- "changesNotSaved": "Değişiklikleriniz henüz kaydedilmedi. Eğer bu sayfayı terk ederseniz değişiklikleri kaybedeceksiniz.",
- "close": "Kapat",
- "collapse": "Daralt",
- "collections": "Koleksiyonlar",
- "columnToSort": "Sıralanacak Sütunlar",
- "columns": "Sütunlar",
- "confirm": "Onayla",
- "confirmDeletion": "Silmeyi onayla",
- "confirmDuplication": "Çoğaltmayı onayla",
- "copied": "Kopyalandı",
- "copy": "Kopyala",
- "create": "Oluştur",
- "createNew": "Yeni oluştur",
- "createNewLabel": "Yeni bir {{label}} oluştur",
- "created": "Oluşturma tarihi",
- "createdAt": "Oluşturma tarihi",
- "creating": "Oluşturuluyor",
- "creatingNewLabel": "Yeni bir {{label}} oluşturuluyor",
- "dark": "Karanlık",
- "dashboard": "Anasayfa",
- "delete": "Sil",
- "deletedCountSuccessfully": "{{count}} {{label}} başarıyla silindi.",
- "deletedSuccessfully": "Başarıyla silindi.",
- "deleting": "Siliniyor...",
- "descending": "Azalan",
- "deselectAllRows": "Tüm satırların seçimini kaldır",
- "duplicate": "Çoğalt",
- "duplicateWithoutSaving": "Ayarları kaydetmeden çoğalt",
- "edit": "Düzenle",
- "editLabel": "{{label}} düzenle",
- "editing": "Düzenleniyor",
- "editingLabel_many": "{{count}} {{label}} düzenleniyor",
- "editingLabel_one": "{{count}} {{label}} düzenleniyor",
- "editingLabel_other": "{{count}} {{label}} düzenleniyor",
- "email": "E-posta",
- "emailAddress": "E-posta adresi",
- "enterAValue": "Değer girin",
- "error": "Hata",
- "errors": "Hatalar",
- "fallbackToDefaultLocale": "Varsayılan yerel ayara geri dönme",
- "filter": "Filtrele",
- "filterWhere": "{{label}} filtrele:",
- "filters": "Filtreler",
- "globals": "Globaller",
- "language": "Dil",
- "lastModified": "Son değiştirme",
- "leaveAnyway": "Yine de ayrıl",
- "leaveWithoutSaving": "Kaydetmeden ayrıl",
- "light": "Aydınlık",
- "livePreview": "Önizleme",
- "loading": "Yükleniyor",
- "locale": "Yerel ayar",
- "locales": "Diller",
- "menu": "Menü",
- "moveDown": "Aşağı taşı",
- "moveUp": "Yukarı taşı",
- "newPassword": "Yeni parola",
- "noFiltersSet": "Tanımlı filtre yok",
- "noLabel": "<{{label}} yok>",
- "noOptions": "Seçenek yok",
- "noResults": "{{label}} bulunamadı. Henüz bir {{label}} eklenmemiş olabilir veya seçtiğiniz filtrelerle eşleşen bir sonuç bulunamamış olabilir.",
- "noValue": "Değer yok",
- "none": "Hiç",
- "notFound": "Bulunamadı",
- "nothingFound": "Hiçbir şey bulunamadı",
- "of": "of",
- "open": "Aç",
- "or": "Or",
- "order": "Order",
- "pageNotFound": "Sayfa bulunamadı",
- "password": "Parola",
- "payloadSettings": "Ayarlar",
- "perPage": "Sayfa başına: {{limit}}",
- "remove": "Kaldır",
- "reset": "Sıfırla",
- "row": "Satır",
- "rows": "Satır",
- "save": "Kaydet",
- "saving": "Kaydediliyor...",
- "searchBy": "Şuna göre sırala: {{label}}",
- "selectAll": "Tüm {{count}} {{label}}'ı seçin",
- "selectAllRows": "Tüm satırları seçin",
- "selectValue": "Bir değer seçin",
- "selectedCount": "{{count}} {{label}} seçildi",
- "showAllLabel": "Tüm {{label}} göster",
- "sorryNotFound": "Üzgünüz, isteğinizle eşleşen bir sonuç bulunamadı.",
- "sort": "Sırala",
- "sortByLabelDirection": "{{label}} göre sırala {{direction}}",
- "stayOnThisPage": "Bu sayfada kal",
- "submissionSuccessful": "Gönderme başarılı",
- "submit": "Gönder",
- "successfullyCreated": "{{label}} başarıyla oluşturuldu.",
- "successfullyDuplicated": "{{label}} başarıyla kopyalandı.",
- "thisLanguage": "Türkçe",
- "titleDeleted": "{{label}} {{title}} başarıyla silindi.",
- "unauthorized": "Yetkisiz",
- "unsavedChangesDuplicate": "Kaydedilmemiş değişiklikler var. Çoğaltma işlemine devam etmek istiyor musunuz?",
- "untitled": "Başlıksız",
- "updatedAt": "Güncellenme tarihi",
- "updatedCountSuccessfully": "{{count}} {{label}} başarıyla güncellendi.",
- "updatedSuccessfully": "Başarıyla güncellendi.",
- "updating": "Güncelleniyor",
- "uploading": "Yükleniyor",
- "user": "kullanıcı",
- "users": "kullanıcı",
- "value": "Değer",
- "welcome": "Hoşgeldiniz"
- },
- "operators": {
- "contains": "içerir",
- "equals": "eşittir",
- "exists": "var",
- "isGreaterThan": "şundan büyüktür",
- "isGreaterThanOrEqualTo": "büyüktür veya eşittir",
- "isIn": "içinde",
- "isLessThan": "küçüktür",
- "isLessThanOrEqualTo": "küçüktür veya eşittir",
- "isLike": "gibidir",
- "isNotEqualTo": "eşit değildir",
- "isNotIn": "içinde değil",
- "near": "yakın"
- },
- "upload": {
- "crop": "Mahsulat",
- "cropToolDescription": "Seçilen alanın köşelerini sürükleyin, yeni bir alan çizin ya da aşağıdaki değerleri ayarlayın.",
- "dragAndDrop": "Bir dosya sürükleyip bırakabilirsiniz",
- "dragAndDropHere": "veya buraya bir dosya sürükleyip bırakabilirsiniz",
- "editImage": "Görüntüyü Düzenle",
- "fileName": "Dosya adı",
- "fileSize": "Dosya boyutu",
- "focalPoint": "Odak Noktası",
- "focalPointDescription": "Önizlemeye odak noktasını doğrudan sürükleyin veya aşağıdaki değerleri ayarlayın.",
- "height": "Yükseklik",
- "lessInfo": "Daha az bilgi",
- "moreInfo": "Daha fazla bilgi",
- "previewSizes": "Önizleme Boyutları",
- "selectCollectionToBrowse": "Görüntülenecek bir koleksiyon seçin",
- "selectFile": "Dosya seç",
- "setCropArea": "Mahsul alanını ayarla",
- "setFocalPoint": "Odak noktasını ayarla",
- "sizes": "Boyutlar",
- "sizesFor": "{{label}} için boyutlar",
- "width": "Genişlik"
- },
- "validation": {
- "emailAddress": "Lütfen geçerli bir e-posta adresi girin.",
- "enterNumber": "Lütfen geçerli bir sayı girin.",
- "fieldHasNo": "Bu alanda {{label}} girili değil.",
- "greaterThanMax": "{{value}} izin verilen maksimum {{label}} değerinden daha büyük.",
- "invalidInput": "Bu alanda geçersiz bir giriş mevcut.",
- "invalidSelection": "Bu alanda geçersiz bir seçim mevcut.",
- "invalidSelections": "'Bu alan şu geçersiz seçimlere sahip:'",
- "lessThanMin": "{{value}} izin verilen minimum {{label}} değerinden daha küçük.",
- "limitReached": "Sınır aşıldı, yalnızca {{max}} öğe eklenebilir.",
- "longerThanMin": "Bu değer minimum {{minLength}} karakterden uzun olmalıdır.",
- "notValidDate": "\"{{value}}\" geçerli bir tarih değil.",
- "required": "Bu alan gereklidir.",
- "requiresAtLeast": "Bu alan en az {{count}} adet {{label}} gerektirmektedir.",
- "requiresNoMoreThan": "Bu alana {{count}} adetten fazla {{label}} girilemez.",
- "requiresTwoNumbers": "Bu alana en az iki rakam girilmesi zorunludur.",
- "shorterThanMax": "Bu alan {{maxLength}} karakterden daha kısa olmalıdır.",
- "trueOrFalse": "Bu alan yalnızca doğru ve yanlış olabilir.",
- "validUploadID": "'Bu alan geçerli bir karşıya yükleme ID'sine sahip değil.'"
- },
- "version": {
- "aboutToPublishSelection": "Seçimdeki tüm {{label}}'i yayınlamak üzeresiniz. Emin misin?",
- "aboutToRestore": "Döküman {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.",
- "aboutToRestoreGlobal": "Global {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.",
- "aboutToRevertToPublished": "Bu dökümanın değişikliklerini yayınladığı haline geri getirmek üzeresiniz. Devam etmek istiyor musunuz?",
- "aboutToUnpublish": "Bu dökümanı yayından kaldırmak üzeresiniz. Devam etmek istiyor musunuz?",
- "aboutToUnpublishSelection": "Seçimdeki tüm {{label}} yayınını kaldırmak üzeresiniz. Emin misin?",
- "autosave": "Otomatik kaydet",
- "autosavedSuccessfully": "Otomatik kaydetme başarılı",
- "autosavedVersion": "Otomatik kayıtlı sürüm",
- "changed": "Değişiklik yapıldı",
- "compareVersion": "Sürümü şununla karşılaştır:",
- "confirmPublish": "Yayınlamayı onayla",
- "confirmRevertToSaved": "Confirm revert to saved",
- "confirmUnpublish": "Yayından kaldırmayı onayla",
- "confirmVersionRestoration": "Sürümü Geri Getirmeyi Onayla",
- "currentDocumentStatus": "Şu an {{docStatus}} döküman",
- "draft": "Taslak",
- "draftSavedSuccessfully": "Taslak başarıyla kaydedildi.",
- "lastSavedAgo": "Son kaydedildi {{distance}} önce",
- "noFurtherVersionsFound": "Başka sürüm bulunamadı.",
- "noRowsFound": "{{label}} bulunamadı",
- "preview": "Önizleme",
- "problemRestoringVersion": "Bu sürüme geri döndürürken bir hatayla karşılaşıldı.",
- "publish": "Yayınla",
- "publishChanges": "Değişiklikleri yayınla",
- "published": "Yayınlandı",
- "restoreThisVersion": "Bu sürüme geri döndür",
- "restoredSuccessfully": "Geri getirme başarılı.",
- "restoring": "Geri döndürülüyor...",
- "revertToPublished": "Yayınlanana geri döndür",
- "reverting": "Değişiklikler geri alınıyor...",
- "saveDraft": "Taslağı kaydet",
- "selectLocales": "Görüntülenecek yerel ayarları seçin",
- "selectVersionToCompare": "Karşılaştırılacak bir sürüm seçin",
- "showLocales": "Yerel ayarları göster:",
- "showingVersionsFor": "Şunun için sürümler gösteriliyor:",
- "status": "Durum",
- "type": "Tür",
- "unpublish": "Yayından Kaldır",
- "unpublishing": "Yayından kaldırılıyor...",
- "version": "Sürüm",
- "versionCount_many": "{{count}} sürüm bulundu",
- "versionCount_none": "Sürüm bulunamadı",
- "versionCount_one": "{{count}} sürüm bulundu",
- "versionCount_other": "{{count}} sürüm bulundu",
- "versionCreatedOn": "{{version}} oluşturma tarihi:",
- "versionID": "Sürüm ID",
- "versions": "Sürümler",
- "viewingVersion": "{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor",
- "viewingVersionGlobal": "`Global {{entityLabel}} için sürümler gösteriliyor",
- "viewingVersions": "{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor",
- "viewingVersionsGlobal": "`Global {{entityLabel}} için sürümler gösteriliyor"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/tr.ts b/packages/translations/src/all/tr.ts
new file mode 100644
index 00000000000..ac3820f5704
--- /dev/null
+++ b/packages/translations/src/all/tr.ts
@@ -0,0 +1,391 @@
+export default {
+ authentication: {
+ account: 'Hesap',
+ accountOfCurrentUser: 'Şu anki kullanıcının hesabı',
+ alreadyActivated: 'Hesap zaten etkinleştirildi',
+ alreadyLoggedIn: 'Hesaba zaten giriş yapıldı',
+ apiKey: 'API Anahtarı',
+ backToLogin: 'Giriş ekranına geri dön',
+ beginCreateFirstUser: 'Başlamak için ilk kullanıcı hesabını oluşturun.',
+ changePassword: 'Parolayı Değiştir',
+ checkYourEmailForPasswordReset:
+ 'Parolanızı güvenli bir şekilde güncelleyebilmeniz için e-posta adresinize bir bağlantı gönderilmiştir.',
+ confirmGeneration: 'Oluştumayı Onayla',
+ confirmPassword: 'Parolayı Onayla',
+ createFirstUser: 'İlk kullanıcı oluştur',
+ emailNotValid: 'Girilen e-posta geçersiz',
+ emailSent: 'E-posta gönderildi',
+ enableAPIKey: 'Api anahtarını etkinleştir',
+ failedToUnlock: 'Hesabı aktifleştirme başarısız oldu',
+ forceUnlock: 'Hesabı Etkinleştir',
+ forgotPassword: 'Parolamı Unuttum',
+ forgotPasswordEmailInstructions:
+ 'Lütfen e-posta adresinizi aşağıdaki alana girin. Parolanızı nasıl sıfırlayacağınızı gösteren bir e-posta adresi alacaksınız.',
+ forgotPasswordQuestion: 'Parolanızı mı unuttunuz?',
+ generate: 'Oluştur',
+ generateNewAPIKey: 'Yeni bir API anahtarı oluştur',
+ generatingNewAPIKeyWillInvalidate:
+ 'Yeni bir API anahtarı oluşturmak önceckini <1>geçersiz kılacaktır</1>. Devam etmek istiyor musunuz?',
+ lockUntil: 'Lock Until',
+ logBackIn: 'Tekrar giriş yapın',
+ logOut: 'Çıkış',
+ loggedIn:
+ 'Başka bir kullanıcı hesabıyla giriş yapabilmek için önce <0>çıkış yapmanız</0> gerekmektedir.',
+ loggedInChangePassword: 'Parolanızı değiştirmek için <0>hesabınıza</0> gidebilirsiniz.',
+ loggedOutInactivity: 'Uzun süre işlem yapmadığınız için oturumunuz kapatıldı.',
+ loggedOutSuccessfully: 'Başarıyla çıkış yaptınız.',
+ login: 'Giriş',
+ loginAttempts: 'Giriş Denemeleri',
+ loginUser: 'Kullanıcı girişi',
+ loginWithAnotherUser:
+ 'Başka bir kullanıcı hesabıyla giriş yapmak için önce <0>çıkış</0> yapmalısınız.',
+ logout: 'Çıkış',
+ logoutUser: 'Kullanıcıyı çıkış yapmaya zorla',
+ newAPIKeyGenerated: 'Yeni API anahtarı oluşturuldu.',
+ newAccountCreated:
+ '<0>{{serverURL}}</0> sitesinde adınıza yeni bir hesap oluşturuldu. E-postanızı doğrulamak için bağlantıya tıklayabilirsiniz: <1>{{verificationURL}}</1><br> E-postanızı doğruladıktan sonra siteye hesap bilgilerinizle giriş yapabilirsiniz.',
+ newPassword: 'Yeni Parola',
+ resetPassword: 'Parolayı Sıfırla',
+ resetPasswordExpiration: 'Parola Geçerlik Süresini Sıfırla',
+ resetPasswordToken: 'Parola tokenini sıfırla',
+ resetYourPassword: 'Parolanızı Sıfırlayın',
+ stayLoggedIn: 'Oturumu açık tut',
+ successfullyUnlocked: 'Hesabın kilidi başarıyla açıldı',
+ unableToVerify: 'Doğrulama başarısız',
+ verified: 'Doğrulandı',
+ verifiedSuccessfully: 'Hesap başarıyla doğrulandı',
+ verify: 'Doğrula',
+ verifyUser: 'Kullanıcıyı doğrula',
+ verifyYourEmail: 'E-postanızı doğrulayın',
+ youAreInactive:
+ 'Bir süredir işlem yapmadığınız için yakında oturumunuz kapatılacak. Oturumunuzun açık kalmasını istiyor musunuz?',
+ youAreReceivingResetPassword:
+ 'Siz veya bir başkası hesabınızın parolasını sıfırlama isteğinde bulunduğu için bu e-postayı alıyorsunuz. İşlemi tamamlamak için lütfen aşağıdaki bağlantıya tıklayın veya bağlantı adresini tarayıcınızın adres yazma bölümüne kopyalayın.',
+ youDidNotRequestPassword:
+ 'Eğer bu işlemi siz gerçekleştirmediyseniz bu e-postayı görmezden gelebilirsiniz.',
+ },
+ error: {
+ accountAlreadyActivated: 'Hesap zaten etkinleştirildi.',
+ autosaving: 'Otomatik kaydetme başarısız oldu',
+ correctInvalidFields: 'Lütfen geçersiz alanları düzeltin.',
+ deletingFile: 'Dosya silinirken bir hatayla karşılaşıldı.',
+ deletingTitle:
+ '{{title}} silinirken bir sorun yaşandı. Lütfen internet bağlantınızı kontrol edip tekrar deneyin.',
+ emailOrPasswordIncorrect: 'Girilen e-posta veya parola hatalı',
+ followingFieldsInvalid_one: 'Lütfen geçersiz alanı düzeltin:',
+ followingFieldsInvalid_other: 'Lütfen geçersiz alanları düzeltin:',
+ incorrectCollection: 'Hatalı koleksiyon',
+ invalidFileType: 'Geçersiz dosya türü',
+ invalidFileTypeValue: 'Geçersiz dosya türü: {{value}}',
+ loadingDocument: "{{id}} ID'ye sahip döküman yüklenirken bir sorun oluştu.",
+ missingEmail: 'E-posta adresi girilmedi.',
+ missingIDOfDocument: "Güncellenecek döküman ID'si eksik.",
+ missingIDOfVersion: "Versiyon ID'si geçersiz.",
+ missingRequiredData: 'Gerekli veri eksik.',
+ noFilesUploaded: 'Yüklenen dosya yok',
+ noMatchedField: '"{{label}}" ile eşleşen alan bulunamadı.',
+ noUser: 'Kullanıcı yok',
+ notAllowedToAccessPage: 'Bu sayfaya erişim izniniz yok.',
+ notAllowedToPerformAction: 'Bu işlemi gerçekleştirmek için izniniz yok.',
+ notFound: 'Sayfa bulunamadı.',
+ previewing: 'Önizleme başarısız oldu',
+ problemUploadingFile: 'Dosya yüklenirken bir sorun oluştu.',
+ tokenInvalidOrExpired: 'Geçersiz veya süresi dolmuş token.',
+ unPublishingDocument: 'Geçerli döküman yayından kaldırılırken bir sorun oluştu.',
+ unableToDeleteCount: '{{total}} {{label}} içinden {{count}} silinemiyor.',
+ unableToUpdateCount: '{{total}} {{label}} içinden {{count}} güncellenemiyor.',
+ unauthorized: 'Bu işlemi gerçekleştirmek için lütfen giriş yapın.',
+ unknown: 'Bilinmeyen bir hata oluştu.',
+ unspecific: 'Bir hata oluştu.',
+ userLocked:
+ 'Hesabınız hatalı giriş denemeleri yüzünden geçici olarak kilitlendi. Lütfen daha sonra tekrar deneyin.',
+ valueMustBeUnique: 'Değer benzersiz olmalıdır',
+ verificationTokenInvalid: 'Doğrulama tokeni geçersiz.',
+ },
+ fields: {
+ addLabel: '{{label}} ekle',
+ addLink: 'Link Ekle',
+ addNew: 'Yeni',
+ addNewLabel: 'Yeni {{label}}',
+ addRelationship: 'İlişki Ekle',
+ addUpload: 'Yükleme Ekle',
+ block: 'blok',
+ blockType: 'Blok tipi',
+ blocks: 'blok',
+ chooseBetweenCustomTextOrDocument:
+ 'Choose between entering a custom text URL or linking to another document.',
+ chooseDocumentToLink: 'Bağlantı verilecek bir döküman seçin.',
+ chooseFromExisting: 'Varolanlardan seç',
+ chooseLabel: '{{label}} seç',
+ collapseAll: 'Tümünü daralt',
+ customURL: 'Özel URL',
+ editLabelData: '{{label}} düzenle',
+ editLink: 'Bağlantıyı Düzenle',
+ editRelationship: 'İlişkiyi Ekle',
+ enterURL: 'Bir URL girin',
+ internalLink: 'İç bağlantı',
+ itemsAndMore: '{{items}} and {{count}} more',
+ labelRelationship: '{{label}} Relationship',
+ latitude: 'Enlem',
+ linkType: 'Bağlantı türü',
+ linkedTo: '<0>label</0> için bağlantı verildi',
+ longitude: 'Boylam',
+ newLabel: 'Yeni {{label}}',
+ openInNewTab: 'Yeni sekmede aç',
+ passwordsDoNotMatch: 'Parolalar eşleşmiyor.',
+ relatedDocument: 'İlişkili döküman',
+ relationTo: 'Relation To',
+ removeRelationship: 'İlişkiyi Kaldır',
+ removeUpload: 'Dosyayı Sil',
+ saveChanges: 'Değişiklikleri kaydet',
+ searchForBlock: 'Blok ara',
+ selectExistingLabel: 'Varolan {{label}} seç',
+ selectFieldsToEdit: 'Düzenlenecek alanları seçin',
+ showAll: 'Tümünü göster',
+ swapRelationship: 'Takas Ilişkisi',
+ swapUpload: 'Karşıya Yüklemeyi Değiştir',
+ textToDisplay: 'Görüntülenecek metin',
+ toggleBlock: 'Bloğu aç/kapat',
+ uploadNewLabel: 'Karşıya {{label}} yükle',
+ },
+ general: {
+ aboutToDelete:
+ '<1>{{title}}</1> {{label}} silinmek üzere. Silme işlemine devam etmek istiyor musunuz?',
+ aboutToDeleteCount_many: '{{count}} {{label}} silmek üzeresiniz',
+ aboutToDeleteCount_one: '{{count}} {{label}} silmek üzeresiniz',
+ aboutToDeleteCount_other: '{{count}} {{label}} silmek üzeresiniz',
+ addBelow: 'Altına ekle',
+ addFilter: 'Filtre ekle',
+ adminTheme: 'Admin arayüzü',
+ and: 've',
+ applyChanges: 'Değişiklikleri Uygula',
+ ascending: 'artan',
+ automatic: 'Otomatik',
+ backToDashboard: 'Anasayfaya geri dön',
+ cancel: 'İptal',
+ changesNotSaved:
+ 'Değişiklikleriniz henüz kaydedilmedi. Eğer bu sayfayı terk ederseniz değişiklikleri kaybedeceksiniz.',
+ close: 'Kapat',
+ collapse: 'Daralt',
+ collections: 'Koleksiyonlar',
+ columnToSort: 'Sıralanacak Sütunlar',
+ columns: 'Sütunlar',
+ confirm: 'Onayla',
+ confirmDeletion: 'Silmeyi onayla',
+ confirmDuplication: 'Çoğaltmayı onayla',
+ copied: 'Kopyalandı',
+ copy: 'Kopyala',
+ create: 'Oluştur',
+ createNew: 'Yeni oluştur',
+ createNewLabel: 'Yeni bir {{label}} oluştur',
+ created: 'Oluşturma tarihi',
+ createdAt: 'Oluşturma tarihi',
+ creating: 'Oluşturuluyor',
+ creatingNewLabel: 'Yeni bir {{label}} oluşturuluyor',
+ dark: 'Karanlık',
+ dashboard: 'Anasayfa',
+ delete: 'Sil',
+ deletedCountSuccessfully: '{{count}} {{label}} başarıyla silindi.',
+ deletedSuccessfully: 'Başarıyla silindi.',
+ deleting: 'Siliniyor...',
+ descending: 'Azalan',
+ deselectAllRows: 'Tüm satırların seçimini kaldır',
+ duplicate: 'Çoğalt',
+ duplicateWithoutSaving: 'Ayarları kaydetmeden çoğalt',
+ edit: 'Düzenle',
+ editLabel: '{{label}} düzenle',
+ editing: 'Düzenleniyor',
+ editingLabel_many: '{{count}} {{label}} düzenleniyor',
+ editingLabel_one: '{{count}} {{label}} düzenleniyor',
+ editingLabel_other: '{{count}} {{label}} düzenleniyor',
+ email: 'E-posta',
+ emailAddress: 'E-posta adresi',
+ enterAValue: 'Değer girin',
+ error: 'Hata',
+ errors: 'Hatalar',
+ fallbackToDefaultLocale: 'Varsayılan yerel ayara geri dönme',
+ filter: 'Filtrele',
+ filterWhere: '{{label}} filtrele:',
+ filters: 'Filtreler',
+ globals: 'Globaller',
+ language: 'Dil',
+ lastModified: 'Son değiştirme',
+ leaveAnyway: 'Yine de ayrıl',
+ leaveWithoutSaving: 'Kaydetmeden ayrıl',
+ light: 'Aydınlık',
+ livePreview: 'Önizleme',
+ loading: 'Yükleniyor',
+ locale: 'Yerel ayar',
+ locales: 'Diller',
+ menu: 'Menü',
+ moveDown: 'Aşağı taşı',
+ moveUp: 'Yukarı taşı',
+ newPassword: 'Yeni parola',
+ noFiltersSet: 'Tanımlı filtre yok',
+ noLabel: '<{{label}} yok>',
+ noOptions: 'Seçenek yok',
+ noResults:
+ '{{label}} bulunamadı. Henüz bir {{label}} eklenmemiş olabilir veya seçtiğiniz filtrelerle eşleşen bir sonuç bulunamamış olabilir.',
+ noValue: 'Değer yok',
+ none: 'Hiç',
+ notFound: 'Bulunamadı',
+ nothingFound: 'Hiçbir şey bulunamadı',
+ of: 'of',
+ open: 'Aç',
+ or: 'Or',
+ order: 'Order',
+ pageNotFound: 'Sayfa bulunamadı',
+ password: 'Parola',
+ payloadSettings: 'Ayarlar',
+ perPage: 'Sayfa başına: {{limit}}',
+ remove: 'Kaldır',
+ reset: 'Sıfırla',
+ row: 'Satır',
+ rows: 'Satır',
+ save: 'Kaydet',
+ saving: 'Kaydediliyor...',
+ searchBy: 'Şuna göre sırala: {{label}}',
+ selectAll: "Tüm {{count}} {{label}}'ı seçin",
+ selectAllRows: 'Tüm satırları seçin',
+ selectValue: 'Bir değer seçin',
+ selectedCount: '{{count}} {{label}} seçildi',
+ showAllLabel: 'Tüm {{label}} göster',
+ sorryNotFound: 'Üzgünüz, isteğinizle eşleşen bir sonuç bulunamadı.',
+ sort: 'Sırala',
+ sortByLabelDirection: '{{label}} göre sırala {{direction}}',
+ stayOnThisPage: 'Bu sayfada kal',
+ submissionSuccessful: 'Gönderme başarılı',
+ submit: 'Gönder',
+ successfullyCreated: '{{label}} başarıyla oluşturuldu.',
+ successfullyDuplicated: '{{label}} başarıyla kopyalandı.',
+ thisLanguage: 'Türkçe',
+ titleDeleted: '{{label}} {{title}} başarıyla silindi.',
+ unauthorized: 'Yetkisiz',
+ unsavedChangesDuplicate:
+ 'Kaydedilmemiş değişiklikler var. Çoğaltma işlemine devam etmek istiyor musunuz?',
+ untitled: 'Başlıksız',
+ updatedAt: 'Güncellenme tarihi',
+ updatedCountSuccessfully: '{{count}} {{label}} başarıyla güncellendi.',
+ updatedSuccessfully: 'Başarıyla güncellendi.',
+ updating: 'Güncelleniyor',
+ uploading: 'Yükleniyor',
+ user: 'kullanıcı',
+ users: 'kullanıcı',
+ value: 'Değer',
+ welcome: 'Hoşgeldiniz',
+ },
+ operators: {
+ contains: 'içerir',
+ equals: 'eşittir',
+ exists: 'var',
+ isGreaterThan: 'şundan büyüktür',
+ isGreaterThanOrEqualTo: 'büyüktür veya eşittir',
+ isIn: 'içinde',
+ isLessThan: 'küçüktür',
+ isLessThanOrEqualTo: 'küçüktür veya eşittir',
+ isLike: 'gibidir',
+ isNotEqualTo: 'eşit değildir',
+ isNotIn: 'içinde değil',
+ near: 'yakın',
+ },
+ upload: {
+ crop: 'Mahsulat',
+ cropToolDescription:
+ 'Seçilen alanın köşelerini sürükleyin, yeni bir alan çizin ya da aşağıdaki değerleri ayarlayın.',
+ dragAndDrop: 'Bir dosya sürükleyip bırakabilirsiniz',
+ dragAndDropHere: 'veya buraya bir dosya sürükleyip bırakabilirsiniz',
+ editImage: 'Görüntüyü Düzenle',
+ fileName: 'Dosya adı',
+ fileSize: 'Dosya boyutu',
+ focalPoint: 'Odak Noktası',
+ focalPointDescription:
+ 'Önizlemeye odak noktasını doğrudan sürükleyin veya aşağıdaki değerleri ayarlayın.',
+ height: 'Yükseklik',
+ lessInfo: 'Daha az bilgi',
+ moreInfo: 'Daha fazla bilgi',
+ previewSizes: 'Önizleme Boyutları',
+ selectCollectionToBrowse: 'Görüntülenecek bir koleksiyon seçin',
+ selectFile: 'Dosya seç',
+ setCropArea: 'Mahsul alanını ayarla',
+ setFocalPoint: 'Odak noktasını ayarla',
+ sizes: 'Boyutlar',
+ sizesFor: '{{label}} için boyutlar',
+ width: 'Genişlik',
+ },
+ validation: {
+ emailAddress: 'Lütfen geçerli bir e-posta adresi girin.',
+ enterNumber: 'Lütfen geçerli bir sayı girin.',
+ fieldHasNo: 'Bu alanda {{label}} girili değil.',
+ greaterThanMax: '{{value}} izin verilen maksimum {{label}} değerinden daha büyük.',
+ invalidInput: 'Bu alanda geçersiz bir giriş mevcut.',
+ invalidSelection: 'Bu alanda geçersiz bir seçim mevcut.',
+ invalidSelections: "'Bu alan şu geçersiz seçimlere sahip:'",
+ lessThanMin: '{{value}} izin verilen minimum {{label}} değerinden daha küçük.',
+ limitReached: 'Sınır aşıldı, yalnızca {{max}} öğe eklenebilir.',
+ longerThanMin: 'Bu değer minimum {{minLength}} karakterden uzun olmalıdır.',
+ notValidDate: '"{{value}}" geçerli bir tarih değil.',
+ required: 'Bu alan gereklidir.',
+ requiresAtLeast: 'Bu alan en az {{count}} adet {{label}} gerektirmektedir.',
+ requiresNoMoreThan: 'Bu alana {{count}} adetten fazla {{label}} girilemez.',
+ requiresTwoNumbers: 'Bu alana en az iki rakam girilmesi zorunludur.',
+ shorterThanMax: 'Bu alan {{maxLength}} karakterden daha kısa olmalıdır.',
+ trueOrFalse: 'Bu alan yalnızca doğru ve yanlış olabilir.',
+ validUploadID: "'Bu alan geçerli bir karşıya yükleme ID'sine sahip değil.'",
+ },
+ version: {
+ aboutToPublishSelection: "Seçimdeki tüm {{label}}'i yayınlamak üzeresiniz. Emin misin?",
+ aboutToRestore: 'Döküman {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.',
+ aboutToRestoreGlobal:
+ 'Global {{label}}, {{versionDate}} tarihindeki sürümüne geri döndürülecek.',
+ aboutToRevertToPublished:
+ 'Bu dökümanın değişikliklerini yayınladığı haline geri getirmek üzeresiniz. Devam etmek istiyor musunuz?',
+ aboutToUnpublish: 'Bu dökümanı yayından kaldırmak üzeresiniz. Devam etmek istiyor musunuz?',
+ aboutToUnpublishSelection: 'Seçimdeki tüm {{label}} yayınını kaldırmak üzeresiniz. Emin misin?',
+ autosave: 'Otomatik kaydet',
+ autosavedSuccessfully: 'Otomatik kaydetme başarılı',
+ autosavedVersion: 'Otomatik kayıtlı sürüm',
+ changed: 'Değişiklik yapıldı',
+ compareVersion: 'Sürümü şununla karşılaştır:',
+ confirmPublish: 'Yayınlamayı onayla',
+ confirmRevertToSaved: 'Confirm revert to saved',
+ confirmUnpublish: 'Yayından kaldırmayı onayla',
+ confirmVersionRestoration: 'Sürümü Geri Getirmeyi Onayla',
+ currentDocumentStatus: 'Şu an {{docStatus}} döküman',
+ draft: 'Taslak',
+ draftSavedSuccessfully: 'Taslak başarıyla kaydedildi.',
+ lastSavedAgo: 'Son kaydedildi {{distance}} önce',
+ noFurtherVersionsFound: 'Başka sürüm bulunamadı.',
+ noRowsFound: '{{label}} bulunamadı',
+ preview: 'Önizleme',
+ problemRestoringVersion: 'Bu sürüme geri döndürürken bir hatayla karşılaşıldı.',
+ publish: 'Yayınla',
+ publishChanges: 'Değişiklikleri yayınla',
+ published: 'Yayınlandı',
+ restoreThisVersion: 'Bu sürüme geri döndür',
+ restoredSuccessfully: 'Geri getirme başarılı.',
+ restoring: 'Geri döndürülüyor...',
+ revertToPublished: 'Yayınlanana geri döndür',
+ reverting: 'Değişiklikler geri alınıyor...',
+ saveDraft: 'Taslağı kaydet',
+ selectLocales: 'Görüntülenecek yerel ayarları seçin',
+ selectVersionToCompare: 'Karşılaştırılacak bir sürüm seçin',
+ showLocales: 'Yerel ayarları göster:',
+ showingVersionsFor: 'Şunun için sürümler gösteriliyor:',
+ status: 'Durum',
+ type: 'Tür',
+ unpublish: 'Yayından Kaldır',
+ unpublishing: 'Yayından kaldırılıyor...',
+ version: 'Sürüm',
+ versionCount_many: '{{count}} sürüm bulundu',
+ versionCount_none: 'Sürüm bulunamadı',
+ versionCount_one: '{{count}} sürüm bulundu',
+ versionCount_other: '{{count}} sürüm bulundu',
+ versionCreatedOn: '{{version}} oluşturma tarihi:',
+ versionID: 'Sürüm ID',
+ versions: 'Sürümler',
+ viewingVersion: '{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor',
+ viewingVersionGlobal: '`Global {{entityLabel}} için sürümler gösteriliyor',
+ viewingVersions: '{{entityLabel}} {{documentTitle}} için sürümler gösteriliyor',
+ viewingVersionsGlobal: '`Global {{entityLabel}} için sürümler gösteriliyor',
+ },
+}
diff --git a/packages/translations/src/all/translation-schema.json b/packages/translations/src/all/translation-schema.json
deleted file mode 100644
index 68f14cc8815..00000000000
--- a/packages/translations/src/all/translation-schema.json
+++ /dev/null
@@ -1,1482 +0,0 @@
-{
- "$schema": "http://json-schema.org/draft-04/schema#",
- "additionalProperties": false,
- "properties": {
- "$schema": {
- "type": "string"
- },
- "authentication": {
- "additionalProperties": false,
- "properties": {
- "account": {
- "type": "string"
- },
- "accountOfCurrentUser": {
- "type": "string"
- },
- "alreadyActivated": {
- "type": "string"
- },
- "alreadyLoggedIn": {
- "type": "string"
- },
- "apiKey": {
- "type": "string"
- },
- "backToLogin": {
- "type": "string"
- },
- "beginCreateFirstUser": {
- "type": "string"
- },
- "changePassword": {
- "type": "string"
- },
- "checkYourEmailForPasswordReset": {
- "type": "string"
- },
- "confirmGeneration": {
- "type": "string"
- },
- "confirmPassword": {
- "type": "string"
- },
- "createFirstUser": {
- "type": "string"
- },
- "emailNotValid": {
- "type": "string"
- },
- "emailSent": {
- "type": "string"
- },
- "enableAPIKey": {
- "type": "string"
- },
- "failedToUnlock": {
- "type": "string"
- },
- "forceUnlock": {
- "type": "string"
- },
- "forgotPassword": {
- "type": "string"
- },
- "forgotPasswordEmailInstructions": {
- "type": "string"
- },
- "forgotPasswordQuestion": {
- "type": "string"
- },
- "generate": {
- "type": "string"
- },
- "generateNewAPIKey": {
- "type": "string"
- },
- "generatingNewAPIKeyWillInvalidate": {
- "type": "string"
- },
- "lockUntil": {
- "type": "string"
- },
- "logBackIn": {
- "type": "string"
- },
- "logOut": {
- "type": "string"
- },
- "loggedIn": {
- "type": "string"
- },
- "loggedInChangePassword": {
- "type": "string"
- },
- "loggedOutInactivity": {
- "type": "string"
- },
- "loggedOutSuccessfully": {
- "type": "string"
- },
- "login": {
- "type": "string"
- },
- "loginAttempts": {
- "type": "string"
- },
- "loginUser": {
- "type": "string"
- },
- "loginWithAnotherUser": {
- "type": "string"
- },
- "logout": {
- "type": "string"
- },
- "logoutUser": {
- "type": "string"
- },
- "newAPIKeyGenerated": {
- "type": "string"
- },
- "newAccountCreated": {
- "type": "string"
- },
- "newPassword": {
- "type": "string"
- },
- "resetPassword": {
- "type": "string"
- },
- "resetPasswordExpiration": {
- "type": "string"
- },
- "resetPasswordToken": {
- "type": "string"
- },
- "resetYourPassword": {
- "type": "string"
- },
- "stayLoggedIn": {
- "type": "string"
- },
- "successfullyUnlocked": {
- "type": "string"
- },
- "unableToVerify": {
- "type": "string"
- },
- "verified": {
- "type": "string"
- },
- "verifiedSuccessfully": {
- "type": "string"
- },
- "verify": {
- "type": "string"
- },
- "verifyUser": {
- "type": "string"
- },
- "verifyYourEmail": {
- "type": "string"
- },
- "youAreInactive": {
- "type": "string"
- },
- "youAreReceivingResetPassword": {
- "type": "string"
- },
- "youDidNotRequestPassword": {
- "type": "string"
- }
- },
- "required": [
- "account",
- "accountOfCurrentUser",
- "alreadyActivated",
- "alreadyLoggedIn",
- "apiKey",
- "backToLogin",
- "beginCreateFirstUser",
- "changePassword",
- "checkYourEmailForPasswordReset",
- "confirmGeneration",
- "confirmPassword",
- "createFirstUser",
- "emailNotValid",
- "emailSent",
- "enableAPIKey",
- "failedToUnlock",
- "forceUnlock",
- "forgotPassword",
- "forgotPasswordEmailInstructions",
- "forgotPasswordQuestion",
- "generate",
- "generateNewAPIKey",
- "generatingNewAPIKeyWillInvalidate",
- "lockUntil",
- "logBackIn",
- "logOut",
- "loggedIn",
- "loggedInChangePassword",
- "loggedOutInactivity",
- "loggedOutSuccessfully",
- "login",
- "loginAttempts",
- "loginUser",
- "loginWithAnotherUser",
- "logout",
- "logoutUser",
- "newAPIKeyGenerated",
- "newAccountCreated",
- "newPassword",
- "resetPassword",
- "resetPasswordExpiration",
- "resetPasswordToken",
- "resetYourPassword",
- "stayLoggedIn",
- "successfullyUnlocked",
- "unableToVerify",
- "verified",
- "verifiedSuccessfully",
- "verify",
- "verifyUser",
- "verifyYourEmail",
- "youAreInactive",
- "youAreReceivingResetPassword",
- "youDidNotRequestPassword"
- ],
- "type": "object"
- },
- "error": {
- "additionalProperties": false,
- "properties": {
- "accountAlreadyActivated": {
- "type": "string"
- },
- "autosaving": {
- "type": "string"
- },
- "correctInvalidFields": {
- "type": "string"
- },
- "deletingFile": {
- "type": "string"
- },
- "deletingTitle": {
- "type": "string"
- },
- "emailOrPasswordIncorrect": {
- "type": "string"
- },
- "followingFieldsInvalid_one": {
- "type": "string"
- },
- "followingFieldsInvalid_other": {
- "type": "string"
- },
- "incorrectCollection": {
- "type": "string"
- },
- "invalidFileType": {
- "type": "string"
- },
- "invalidFileTypeValue": {
- "type": "string"
- },
- "loadingDocument": {
- "type": "string"
- },
- "localesNotSaved_one": {
- "type": "string"
- },
- "localesNotSaved_other": {
- "type": "string"
- },
- "missingEmail": {
- "type": "string"
- },
- "missingIDOfDocument": {
- "type": "string"
- },
- "missingIDOfVersion": {
- "type": "string"
- },
- "missingRequiredData": {
- "type": "string"
- },
- "noFilesUploaded": {
- "type": "string"
- },
- "noMatchedField": {
- "type": "string"
- },
- "noUser": {
- "type": "string"
- },
- "notAllowedToAccessPage": {
- "type": "string"
- },
- "notAllowedToPerformAction": {
- "type": "string"
- },
- "notFound": {
- "type": "string"
- },
- "previewing": {
- "type": "string"
- },
- "problemUploadingFile": {
- "type": "string"
- },
- "tokenInvalidOrExpired": {
- "type": "string"
- },
- "unPublishingDocument": {
- "type": "string"
- },
- "unableToDeleteCount": {
- "type": "string"
- },
- "unableToUpdateCount": {
- "type": "string"
- },
- "unauthorized": {
- "type": "string"
- },
- "unknown": {
- "type": "string"
- },
- "unspecific": {
- "type": "string"
- },
- "userLocked": {
- "type": "string"
- },
- "valueMustBeUnique": {
- "type": "string"
- },
- "verificationTokenInvalid": {
- "type": "string"
- }
- },
- "required": [
- "accountAlreadyActivated",
- "autosaving",
- "correctInvalidFields",
- "deletingFile",
- "deletingTitle",
- "emailOrPasswordIncorrect",
- "followingFieldsInvalid_other",
- "followingFieldsInvalid_one",
- "incorrectCollection",
- "invalidFileType",
- "invalidFileTypeValue",
- "loadingDocument",
- "localesNotSaved_one",
- "localesNotSaved_other",
- "missingEmail",
- "missingIDOfDocument",
- "missingIDOfVersion",
- "missingRequiredData",
- "noFilesUploaded",
- "noMatchedField",
- "noUser",
- "notAllowedToAccessPage",
- "notAllowedToPerformAction",
- "notFound",
- "previewing",
- "problemUploadingFile",
- "tokenInvalidOrExpired",
- "unPublishingDocument",
- "unauthorized",
- "unknown",
- "unspecific",
- "unableToDeleteCount",
- "unableToUpdateCount",
- "userLocked",
- "valueMustBeUnique",
- "verificationTokenInvalid"
- ],
- "type": "object"
- },
- "fields": {
- "additionalProperties": false,
- "properties": {
- "addLabel": {
- "type": "string"
- },
- "addLink": {
- "type": "string"
- },
- "addNew": {
- "type": "string"
- },
- "addNewLabel": {
- "type": "string"
- },
- "addRelationship": {
- "type": "string"
- },
- "addUpload": {
- "type": "string"
- },
- "block": {
- "type": "string"
- },
- "blockType": {
- "type": "string"
- },
- "blocks": {
- "type": "string"
- },
- "chooseBetweenCustomTextOrDocument": {
- "type": "string"
- },
- "chooseDocumentToLink": {
- "type": "string"
- },
- "chooseFromExisting": {
- "type": "string"
- },
- "chooseLabel": {
- "type": "string"
- },
- "collapseAll": {
- "type": "string"
- },
- "customURL": {
- "type": "string"
- },
- "editLabelData": {
- "type": "string"
- },
- "editLink": {
- "type": "string"
- },
- "editRelationship": {
- "type": "string"
- },
- "enterURL": {
- "type": "string"
- },
- "internalLink": {
- "type": "string"
- },
- "itemsAndMore": {
- "type": "string"
- },
- "labelRelationship": {
- "type": "string"
- },
- "latitude": {
- "type": "string"
- },
- "linkType": {
- "type": "string"
- },
- "linkedTo": {
- "type": "string"
- },
- "longitude": {
- "type": "string"
- },
- "newLabel": {
- "type": "string"
- },
- "openInNewTab": {
- "type": "string"
- },
- "passwordsDoNotMatch": {
- "type": "string"
- },
- "relatedDocument": {
- "type": "string"
- },
- "relationTo": {
- "type": "string"
- },
- "removeRelationship": {
- "type": "string"
- },
- "removeUpload": {
- "type": "string"
- },
- "saveChanges": {
- "type": "string"
- },
- "searchForBlock": {
- "type": "string"
- },
- "selectExistingLabel": {
- "type": "string"
- },
- "selectFieldsToEdit": {
- "type": "string"
- },
- "showAll": {
- "type": "string"
- },
- "swapRelationship": {
- "type": "string"
- },
- "swapUpload": {
- "type": "string"
- },
- "textToDisplay": {
- "type": "string"
- },
- "toggleBlock": {
- "type": "string"
- },
- "uploadNewLabel": {
- "type": "string"
- }
- },
- "required": [
- "block",
- "blocks",
- "chooseBetweenCustomTextOrDocument",
- "chooseDocumentToLink",
- "customURL",
- "editLink",
- "editRelationship",
- "enterURL",
- "internalLink",
- "linkType",
- "openInNewTab",
- "textToDisplay",
- "addLabel",
- "addLink",
- "addNew",
- "addNewLabel",
- "addRelationship",
- "addUpload",
- "blockType",
- "chooseFromExisting",
- "chooseLabel",
- "collapseAll",
- "editLabelData",
- "itemsAndMore",
- "labelRelationship",
- "latitude",
- "linkedTo",
- "longitude",
- "newLabel",
- "passwordsDoNotMatch",
- "relatedDocument",
- "relationTo",
- "removeRelationship",
- "removeUpload",
- "saveChanges",
- "searchForBlock",
- "selectExistingLabel",
- "selectFieldsToEdit",
- "showAll",
- "swapRelationship",
- "swapUpload",
- "toggleBlock",
- "uploadNewLabel"
- ],
- "type": "object"
- },
- "general": {
- "additionalProperties": false,
- "properties": {
- "aboutToDelete": {
- "type": "string"
- },
- "aboutToDeleteCount_many": {
- "type": "string"
- },
- "aboutToDeleteCount_one": {
- "type": "string"
- },
- "aboutToDeleteCount_other": {
- "type": "string"
- },
- "addBelow": {
- "type": "string"
- },
- "addFilter": {
- "type": "string"
- },
- "adminTheme": {
- "type": "string"
- },
- "and": {
- "type": "string"
- },
- "applyChanges": {
- "type": "string"
- },
- "ascending": {
- "type": "string"
- },
- "automatic": {
- "type": "string"
- },
- "backToDashboard": {
- "type": "string"
- },
- "cancel": {
- "type": "string"
- },
- "changesNotSaved": {
- "type": "string"
- },
- "close": {
- "type": "string"
- },
- "collapse": {
- "type": "string"
- },
- "collections": {
- "type": "string"
- },
- "columnToSort": {
- "type": "string"
- },
- "columns": {
- "type": "string"
- },
- "confirm": {
- "type": "string"
- },
- "confirmDeletion": {
- "type": "string"
- },
- "confirmDuplication": {
- "type": "string"
- },
- "copied": {
- "type": "string"
- },
- "copy": {
- "type": "string"
- },
- "create": {
- "type": "string"
- },
- "createNew": {
- "type": "string"
- },
- "createNewLabel": {
- "type": "string"
- },
- "creatingNewLabel": {
- "type": "string"
- },
- "created": {
- "type": "string"
- },
- "createdAt": {
- "type": "string"
- },
- "creating": {
- "type": "string"
- },
- "dark": {
- "type": "string"
- },
- "dashboard": {
- "type": "string"
- },
- "delete": {
- "type": "string"
- },
- "deletedCountSuccessfully": {
- "type": "string"
- },
- "deletedSuccessfully": {
- "type": "string"
- },
- "deleting": {
- "type": "string"
- },
- "descending": {
- "type": "string"
- },
- "deselectAllRows": {
- "type": "string"
- },
- "duplicate": {
- "type": "string"
- },
- "duplicateWithoutSaving": {
- "type": "string"
- },
- "edit": {
- "type": "string"
- },
- "editLabel": {
- "type": "string"
- },
- "editing": {
- "type": "string"
- },
- "editingLabel_many": {
- "type": "string"
- },
- "editingLabel_one": {
- "type": "string"
- },
- "editingLabel_other": {
- "type": "string"
- },
- "email": {
- "type": "string"
- },
- "emailAddress": {
- "type": "string"
- },
- "enterAValue": {
- "type": "string"
- },
- "error": {
- "type": "string"
- },
- "errors": {
- "type": "string"
- },
- "fallbackToDefaultLocale": {
- "type": "string"
- },
- "filter": {
- "type": "string"
- },
- "filterWhere": {
- "type": "string"
- },
- "filters": {
- "type": "string"
- },
- "globals": {
- "type": "string"
- },
- "language": {
- "type": "string"
- },
- "lastModified": {
- "type": "string"
- },
- "leaveAnyway": {
- "type": "string"
- },
- "leaveWithoutSaving": {
- "type": "string"
- },
- "light": {
- "type": "string"
- },
- "livePreview": {
- "type": "string"
- },
- "loading": {
- "type": "string"
- },
- "locale": {
- "type": "string"
- },
- "locales": {
- "type": "string"
- },
- "menu": {
- "type": "string"
- },
- "moveDown": {
- "type": "string"
- },
- "moveUp": {
- "type": "string"
- },
- "newPassword": {
- "type": "string"
- },
- "noFiltersSet": {
- "type": "string"
- },
- "noLabel": {
- "type": "string"
- },
- "noOptions": {
- "type": "string"
- },
- "noResults": {
- "type": "string"
- },
- "noValue": {
- "type": "string"
- },
- "none": {
- "type": "string"
- },
- "notFound": {
- "type": "string"
- },
- "nothingFound": {
- "type": "string"
- },
- "of": {
- "type": "string"
- },
- "or": {
- "type": "string"
- },
- "open": {
- "type": "string"
- },
- "order": {
- "type": "string"
- },
- "pageNotFound": {
- "type": "string"
- },
- "password": {
- "type": "string"
- },
- "payloadSettings": {
- "type": "string"
- },
- "perPage": {
- "type": "string"
- },
- "remove": {
- "type": "string"
- },
- "reset": {
- "type": "string"
- },
- "row": {
- "type": "string"
- },
- "rows": {
- "type": "string"
- },
- "save": {
- "type": "string"
- },
- "saving": {
- "type": "string"
- },
- "searchBy": {
- "type": "string"
- },
- "selectAll": {
- "type": "string"
- },
- "selectAllRows": {
- "type": "string"
- },
- "selectValue": {
- "type": "string"
- },
- "selectedCount": {
- "type": "string"
- },
- "showAllLabel": {
- "type": "string"
- },
- "sorryNotFound": {
- "type": "string"
- },
- "sort": {
- "type": "string"
- },
- "sortByLabelDirection": {
- "type": "string"
- },
- "stayOnThisPage": {
- "type": "string"
- },
- "submissionSuccessful": {
- "type": "string"
- },
- "submit": {
- "type": "string"
- },
- "successfullyCreated": {
- "type": "string"
- },
- "successfullyDuplicated": {
- "type": "string"
- },
- "thisLanguage": {
- "type": "string"
- },
- "titleDeleted": {
- "type": "string"
- },
- "unauthorized": {
- "type": "string"
- },
- "unsavedChangesDuplicate": {
- "type": "string"
- },
- "untitled": {
- "type": "string"
- },
- "updatedAt": {
- "type": "string"
- },
- "updatedCountSuccessfully": {
- "type": "string"
- },
- "updatedSuccessfully": {
- "type": "string"
- },
- "updating": {
- "type": "string"
- },
- "uploading": {
- "type": "string"
- },
- "user": {
- "type": "string"
- },
- "users": {
- "type": "string"
- },
- "value": {
- "type": "string"
- },
- "welcome": {
- "type": "string"
- }
- },
- "required": [
- "aboutToDelete",
- "aboutToDeleteCount_many",
- "aboutToDeleteCount_one",
- "aboutToDeleteCount_other",
- "addBelow",
- "addFilter",
- "adminTheme",
- "and",
- "ascending",
- "automatic",
- "backToDashboard",
- "cancel",
- "changesNotSaved",
- "close",
- "collections",
- "columnToSort",
- "columns",
- "confirm",
- "confirmDeletion",
- "confirmDuplication",
- "copied",
- "copy",
- "create",
- "createNew",
- "createNewLabel",
- "creatingNewLabel",
- "created",
- "createdAt",
- "creating",
- "dark",
- "dashboard",
- "delete",
- "deletedCountSuccessfully",
- "deletedSuccessfully",
- "deleting",
- "descending",
- "duplicate",
- "duplicateWithoutSaving",
- "edit",
- "editLabel",
- "editing",
- "editingLabel_many",
- "editingLabel_one",
- "editingLabel_other",
- "email",
- "emailAddress",
- "enterAValue",
- "error",
- "errors",
- "fallbackToDefaultLocale",
- "filter",
- "filterWhere",
- "filters",
- "globals",
- "language",
- "lastModified",
- "leaveAnyway",
- "leaveWithoutSaving",
- "light",
- "loading",
- "locales",
- "moveDown",
- "moveUp",
- "newPassword",
- "noFiltersSet",
- "noLabel",
- "noResults",
- "noValue",
- "none",
- "notFound",
- "nothingFound",
- "of",
- "or",
- "order",
- "pageNotFound",
- "password",
- "payloadSettings",
- "perPage",
- "remove",
- "row",
- "rows",
- "save",
- "saving",
- "searchBy",
- "selectAll",
- "selectValue",
- "selectedCount",
- "sorryNotFound",
- "sort",
- "stayOnThisPage",
- "submissionSuccessful",
- "submit",
- "successfullyCreated",
- "successfullyDuplicated",
- "thisLanguage",
- "titleDeleted",
- "unauthorized",
- "unsavedChangesDuplicate",
- "untitled",
- "updatedAt",
- "updatedCountSuccessfully",
- "updatedSuccessfully",
- "updating",
- "uploading",
- "user",
- "users",
- "value",
- "welcome"
- ],
- "type": "object"
- },
- "operators": {
- "additionalProperties": false,
- "properties": {
- "contains": {
- "type": "string"
- },
- "equals": {
- "type": "string"
- },
- "exists": {
- "type": "string"
- },
- "isGreaterThan": {
- "type": "string"
- },
- "isGreaterThanOrEqualTo": {
- "type": "string"
- },
- "isIn": {
- "type": "string"
- },
- "isLessThan": {
- "type": "string"
- },
- "isLessThanOrEqualTo": {
- "type": "string"
- },
- "isLike": {
- "type": "string"
- },
- "isNotEqualTo": {
- "type": "string"
- },
- "isNotIn": {
- "type": "string"
- },
- "near": {
- "type": "string"
- }
- },
- "required": [
- "equals",
- "isNotEqualTo",
- "isIn",
- "isNotIn",
- "exists",
- "isGreaterThan",
- "isLessThan",
- "isLessThanOrEqualTo",
- "isGreaterThanOrEqualTo",
- "near",
- "isLike",
- "contains"
- ],
- "type": "object"
- },
- "upload": {
- "additionalProperties": false,
- "properties": {
- "crop": {
- "type": "string"
- },
- "cropToolDescription": {
- "type": "string"
- },
- "dragAndDrop": {
- "type": "string"
- },
- "dragAndDropHere": {
- "type": "string"
- },
- "editImage": {
- "type": "string"
- },
- "focalPoint": {
- "type": "string"
- },
- "focalPointDescription": {
- "type": "string"
- },
- "fileName": {
- "type": "string"
- },
- "fileSize": {
- "type": "string"
- },
- "height": {
- "type": "string"
- },
- "lessInfo": {
- "type": "string"
- },
- "moreInfo": {
- "type": "string"
- },
- "previewSizes": {
- "type": "string"
- },
- "selectCollectionToBrowse": {
- "type": "string"
- },
- "selectFile": {
- "type": "string"
- },
- "setCropArea": {
- "type": "string"
- },
- "setFocalPoint": {
- "type": "string"
- },
- "sizes": {
- "type": "string"
- },
- "sizesFor": {
- "type": "string"
- },
- "width": {
- "type": "string"
- }
- },
- "required": [
- "dragAndDropHere",
- "fileName",
- "fileSize",
- "height",
- "lessInfo",
- "moreInfo",
- "selectCollectionToBrowse",
- "selectFile",
- "dragAndDrop",
- "sizes",
- "width"
- ],
- "type": "object"
- },
- "validation": {
- "additionalProperties": false,
- "properties": {
- "emailAddress": {
- "type": "string"
- },
- "enterNumber": {
- "type": "string"
- },
- "fieldHasNo": {
- "type": "string"
- },
- "greaterThanMax": {
- "type": "string"
- },
- "invalidInput": {
- "type": "string"
- },
- "invalidSelection": {
- "type": "string"
- },
- "invalidSelections": {
- "type": "string"
- },
- "lessThanMin": {
- "type": "string"
- },
- "limitReached": {
- "type": "string"
- },
- "longerThanMin": {
- "type": "string"
- },
- "notValidDate": {
- "type": "string"
- },
- "required": {
- "type": "string"
- },
- "requiresAtLeast": {
- "type": "string"
- },
- "requiresNoMoreThan": {
- "type": "string"
- },
- "requiresTwoNumbers": {
- "type": "string"
- },
- "shorterThanMax": {
- "type": "string"
- },
- "trueOrFalse": {
- "type": "string"
- },
- "validUploadID": {
- "type": "string"
- }
- },
- "required": [
- "emailAddress",
- "enterNumber",
- "fieldHasNo",
- "greaterThanMax",
- "invalidInput",
- "invalidSelection",
- "invalidSelections",
- "lessThanMin",
- "longerThanMin",
- "notValidDate",
- "required",
- "requiresAtLeast",
- "requiresNoMoreThan",
- "requiresTwoNumbers",
- "shorterThanMax",
- "trueOrFalse",
- "validUploadID"
- ],
- "type": "object"
- },
- "version": {
- "additionalProperties": false,
- "properties": {
- "aboutToPublishSelection": {
- "type": "string"
- },
- "aboutToRestore": {
- "type": "string"
- },
- "aboutToRestoreGlobal": {
- "type": "string"
- },
- "aboutToRevertToPublished": {
- "type": "string"
- },
- "aboutToUnpublish": {
- "type": "string"
- },
- "aboutToUnpublishSelection": {
- "type": "string"
- },
- "autosave": {
- "type": "string"
- },
- "autosavedSuccessfully": {
- "type": "string"
- },
- "autosavedVersion": {
- "type": "string"
- },
- "changed": {
- "type": "string"
- },
- "compareVersion": {
- "type": "string"
- },
- "confirmPublish": {
- "type": "string"
- },
- "confirmRevertToSaved": {
- "type": "string"
- },
- "confirmUnpublish": {
- "type": "string"
- },
- "confirmVersionRestoration": {
- "type": "string"
- },
- "currentDocumentStatus": {
- "type": "string"
- },
- "draft": {
- "type": "string"
- },
- "draftSavedSuccessfully": {
- "type": "string"
- },
- "lastSavedAgo": {
- "type": "string"
- },
- "noFurtherVersionsFound": {
- "type": "string"
- },
- "noRowsFound": {
- "type": "string"
- },
- "preview": {
- "type": "string"
- },
- "problemRestoringVersion": {
- "type": "string"
- },
- "publish": {
- "type": "string"
- },
- "publishChanges": {
- "type": "string"
- },
- "published": {
- "type": "string"
- },
- "restoreThisVersion": {
- "type": "string"
- },
- "restoredSuccessfully": {
- "type": "string"
- },
- "restoring": {
- "type": "string"
- },
- "revertToPublished": {
- "type": "string"
- },
- "reverting": {
- "type": "string"
- },
- "saveDraft": {
- "type": "string"
- },
- "selectLocales": {
- "type": "string"
- },
- "selectVersionToCompare": {
- "type": "string"
- },
- "showLocales": {
- "type": "string"
- },
- "showingVersionsFor": {
- "type": "string"
- },
- "status": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "unpublish": {
- "type": "string"
- },
- "unpublishing": {
- "type": "string"
- },
- "version": {
- "type": "string"
- },
- "versionCount_many": {
- "type": "string"
- },
- "versionCount_none": {
- "type": "string"
- },
- "versionCount_one": {
- "type": "string"
- },
- "versionCount_other": {
- "type": "string"
- },
- "versionCreatedOn": {
- "type": "string"
- },
- "versionID": {
- "type": "string"
- },
- "versions": {
- "type": "string"
- },
- "viewingVersion": {
- "type": "string"
- },
- "viewingVersionGlobal": {
- "type": "string"
- },
- "viewingVersions": {
- "type": "string"
- },
- "viewingVersionsGlobal": {
- "type": "string"
- }
- },
- "required": [
- "aboutToPublishSelection",
- "aboutToRestore",
- "aboutToRestoreGlobal",
- "aboutToRevertToPublished",
- "aboutToUnpublish",
- "aboutToUnpublishSelection",
- "autosave",
- "autosavedSuccessfully",
- "autosavedVersion",
- "changed",
- "compareVersion",
- "confirmPublish",
- "confirmRevertToSaved",
- "confirmUnpublish",
- "confirmVersionRestoration",
- "currentDocumentStatus",
- "draft",
- "draftSavedSuccessfully",
- "lastSavedAgo",
- "noFurtherVersionsFound",
- "noRowsFound",
- "preview",
- "problemRestoringVersion",
- "publishChanges",
- "publish",
- "published",
- "restoreThisVersion",
- "restoredSuccessfully",
- "restoring",
- "revertToPublished",
- "reverting",
- "saveDraft",
- "selectLocales",
- "selectVersionToCompare",
- "showingVersionsFor",
- "showLocales",
- "status",
- "type",
- "unpublish",
- "unpublishing",
- "version",
- "versionCount_many",
- "versionCount_other",
- "versionCount_none",
- "versionCount_one",
- "versionCreatedOn",
- "versionID",
- "versions",
- "viewingVersion",
- "viewingVersionGlobal",
- "viewingVersions",
- "viewingVersionsGlobal"
- ],
- "type": "object"
- }
- },
- "required": [
- "authentication",
- "error",
- "fields",
- "general",
- "operators",
- "upload",
- "validation",
- "version"
- ],
- "type": "object"
-}
diff --git a/packages/translations/src/all/ua.json b/packages/translations/src/all/ua.json
deleted file mode 100644
index a9b8d269398..00000000000
--- a/packages/translations/src/all/ua.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Обліковий запис",
- "accountOfCurrentUser": "Обліковий запис поточного користувача",
- "alreadyActivated": "Вже активований",
- "alreadyLoggedIn": "Вже увійшли в систему",
- "apiKey": "API ключ",
- "backToLogin": "Повернутися до входу",
- "beginCreateFirstUser": "Щоб розпочати - створість першого користувача",
- "changePassword": "Змінити пароль",
- "checkYourEmailForPasswordReset": "Перевірте вашу пошту на наявність посилання, яке дозволить вам безпечно скинути пароль",
- "confirmGeneration": "Підтвердити генерацію",
- "confirmPassword": "Підтвердження паролю",
- "createFirstUser": "Створення першого користувача",
- "emailNotValid": "Вказана адреса електронної пошти недійсна",
- "emailSent": "Лист відправлено",
- "enableAPIKey": "Активувати API ключ",
- "failedToUnlock": "Не вдалось розблокувати",
- "forceUnlock": "Примусове розблокування",
- "forgotPassword": "Забули пароль",
- "forgotPasswordEmailInstructions": "Будь ласка, введіть вашу адресу електронної пошти нижче. Ви отримаєте повідомлення електронною поштою з інструкціями щодо скидання пароля.",
- "forgotPasswordQuestion": "Забули пароль?",
- "generate": "Згенерувати",
- "generateNewAPIKey": "Згенерувати новий API ключ",
- "generatingNewAPIKeyWillInvalidate": "Генерація нового API ключа зробить попередній <1>недійсним</1>. Ви впевнені, що хочете продовжити?",
- "lockUntil": "Заблокувати до",
- "logBackIn": "Увійти знову",
- "logOut": "Вийти",
- "loggedIn": "Щоб увійти в інший обліковий запис, спочатку <0>вийдіть</0> з поточного.",
- "loggedInChangePassword": "Щоб змінити ваш пароль, перейдіть до <0>облікового запису</0> і змініть ваш пароль там.",
- "loggedOutInactivity": "Ви вийшли з системи через бездіяльність.",
- "loggedOutSuccessfully": "Ви успішно вийшли з системи.",
- "login": "Увійти",
- "loginAttempts": "Спроби входу",
- "loginUser": "Вхід користувача в систему",
- "loginWithAnotherUser": "Щоб увйти в систему під іншим користувачем, спочатку <0>вийдіть</0>.",
- "logout": "Вийти",
- "logoutUser": "Вийти з системи",
- "newAPIKeyGenerated": "Новий API ключ згенеровано.",
- "newAccountCreated": "Новий обліковий запис було створено, щоб отримати доступ до <a href=\"{{serverURL}}\">{{serverURL}}</a>, будь ласка, натисніть на наступне посилання, або вставте посилання в адресну строку вашого браузера, щоб підтвердити вашу пошту: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Після Підтвердження вашої пошти, ви матимете змогу зайти в систему.",
- "newPassword": "Новий пароль",
- "resetPassword": "Скинути пароль",
- "resetPasswordExpiration": "Скинути пароль після закінчення строку дії",
- "resetPasswordToken": "Токет для скидання пароля",
- "resetYourPassword": "Скинути ваш пароль",
- "stayLoggedIn": "Залишатись в системі",
- "successfullyUnlocked": "Успішно розблоковано",
- "unableToVerify": "Неможливо підтвердити",
- "verified": "Підтверджено",
- "verifiedSuccessfully": "Успішно Підтверджено",
- "verify": "Підтвердити",
- "verifyUser": "Підтвердити користувача",
- "verifyYourEmail": "Підтвердити пошту",
- "youAreInactive": "Ви були неактивні певний час і скоро, в цілях вашої безпеки, вас буде розлогінено. Чи бажаєте ви залишитись в системі?",
- "youAreReceivingResetPassword": "Ви отримали це повідомлення, бо ви (або хтось інший) створив запит на скидання пароля до вашого облікового запису. Будь ласка, натисніть на наступне посилання, або вставте посилання в адресний рядок вашого браузера, щоб завершити процес:",
- "youDidNotRequestPassword": "Якщо ви не сторювали запит на це, будь ласка, ігноруйте це повідомлення і пароль залишиться без змін"
- },
- "error": {
- "accountAlreadyActivated": "Цей аккаунт вже активований",
- "autosaving": "Виникла проблема під час автозбереження цього документа.",
- "correctInvalidFields": "Будь ласка, виправте невірні поля.",
- "deletingFile": "Виникла помилка під час видалення файлу",
- "deletingTitle": "Виникла помилка під час видалення {{title}}, Будь ласка, перевірте ваше з'єднання та спробуйте ще раз.",
- "emailOrPasswordIncorrect": "Вказаний email або пароль не є вірними",
- "followingFieldsInvalid_one": "Наступне поле не є вірним:",
- "followingFieldsInvalid_other": "Наступні поля не є вірними",
- "incorrectCollection": "Неправильна колекція",
- "invalidFileType": "Невіртий тип файлу",
- "invalidFileTypeValue": "Невірний тип файлу: {{value}}",
- "loadingDocument": "Виникла помилка під час завантаження документа з ID {{id}}.",
- "missingEmail": "Відсутній email.",
- "missingIDOfDocument": "Відсутній ID документа для оновлення.",
- "missingIDOfVersion": "Відсутній ID версії.",
- "missingRequiredData": "Відсусті обов'язкові дані.",
- "noFilesUploaded": "Не було загружено жодного файлу.",
- "noMatchedField": "Не знайдено відповідного поля для \"{{label}}\"",
- "noUser": "Немає користувача",
- "notAllowedToAccessPage": "Ви не маєте доступу до цієї сторінки.",
- "notAllowedToPerformAction": "Вам не дозволено виконувати цю дію.",
- "notFound": "Запитуваний ресурс не знайдено.",
- "previewing": "Виникла помилка під час попереднього перегляду цього документа.",
- "problemUploadingFile": "Виникла помилка під час завантаження файлу.",
- "tokenInvalidOrExpired": "Токен або не дійсний, або його строк дії закінчився.",
- "unPublishingDocument": "Підчас відміни публікації даного документа, виникла помилка.",
- "unableToDeleteCount": "Не вдалося видалити {{count}} із {{total}} {{label}}.",
- "unableToUpdateCount": "Не вдалося оновити {{count}} із {{total}} {{label}}.",
- "unauthorized": "Немає доступу, ви повинні увійти, щоб виконати цей запит.",
- "unknown": "Виникла невідома помилка.",
- "unspecific": "Виникла помилка.",
- "userLocked": "Цей користувач заблокований через велику кількість невдалих спроб входу.",
- "valueMustBeUnique": "Значення має бути унікальним.",
- "verificationTokenInvalid": "Токен верифікації є недійсним."
- },
- "fields": {
- "addLabel": "Додати {{label}}",
- "addLink": "Додати посилання",
- "addNew": "Додати новий",
- "addNewLabel": "Створити {{label}}",
- "addRelationship": "Додати взаємозв'язок",
- "addUpload": "Додати завантаження",
- "block": "блок",
- "blockType": "Тип блока",
- "blocks": "блоки",
- "chooseBetweenCustomTextOrDocument": "Виберіть між введенням власної текстової URL-адреси і посиланням на інший документ.",
- "chooseDocumentToLink": "Виберіть документ, на який потрібно зробити посилання",
- "chooseFromExisting": "Вибрати з існуючих",
- "chooseLabel": "Вибрати {{label}}",
- "collapseAll": "Згорнути все",
- "customURL": "Власний URL",
- "editLabelData": "Редагувати данні {{label}}",
- "editLink": "Редагувати посилання",
- "editRelationship": "Редагувати взаємозв'язок",
- "enterURL": "Введіть URL",
- "internalLink": "Внутрішнє посилання",
- "itemsAndMore": "{{items}} і ще {{count}}",
- "labelRelationship": "{{label}} Зв'язок",
- "latitude": "Широта",
- "linkType": "Тип посилання",
- "linkedTo": "Зв'язано з <0>{{label}}</0>",
- "longitude": "Довгота",
- "newLabel": "Новий {{label}}",
- "openInNewTab": "Відкривати в новій вкладці",
- "passwordsDoNotMatch": "Паролі не співпадають.",
- "relatedDocument": "Пов'язаний документ",
- "relationTo": "Зв'язано з",
- "removeRelationship": "Видалити зв'язок",
- "removeUpload": "Видалити завантаження",
- "saveChanges": "Зберегти зміни",
- "searchForBlock": "Знайти блок",
- "selectExistingLabel": "Вибрати існуючий {{label}}",
- "selectFieldsToEdit": "Виберіть поля для редагування",
- "showAll": "Показати все",
- "swapRelationship": "Замінити зв'язок",
- "swapUpload": "Замінити завантаження",
- "textToDisplay": "Текст для відображення",
- "toggleBlock": "Перемкнути блок",
- "uploadNewLabel": "Завантажити новий {{label}}"
- },
- "general": {
- "aboutToDelete": "Ви бажаєте видалити {{label}} <1>{{title}}</1>. Ви впевнені?",
- "aboutToDeleteCount_many": "Ви збираєтеся видалити {{count}} {{label}}",
- "aboutToDeleteCount_one": "Ви збираєтеся видалити {{count}} {{label}}",
- "aboutToDeleteCount_other": "Ви збираєтеся видалити {{count}} {{label}}",
- "addBelow": "Додати нижче",
- "addFilter": "Додати фільтр",
- "adminTheme": "Тема адмінки",
- "and": "і",
- "applyChanges": "Застосувати зміни",
- "ascending": "В порядку зростання",
- "automatic": "Автоматично",
- "backToDashboard": "Повернутись до головної сторінки",
- "cancel": "Скасувати",
- "changesNotSaved": "Ваши зміни не були збережені. Якщо ви вийдете зараз, то втратите свої зміни.",
- "close": "Закрити",
- "collapse": "Згорнути",
- "collections": "Колекції",
- "columnToSort": "Колонка для сортування",
- "columns": "Колонки",
- "confirm": "Підтвердити",
- "confirmDeletion": "Підтвердити видалення",
- "confirmDuplication": "Підтвердити копіювання",
- "copied": "Скопійовано",
- "copy": "Скопіювати",
- "create": "Створити",
- "createNew": "Створити",
- "createNewLabel": "Створити новий {{label}}",
- "created": "Створено",
- "createdAt": "Дата створення",
- "creating": "Створення",
- "creatingNewLabel": "Створення нового {{label}}",
- "dark": "Темна",
- "dashboard": "Головна",
- "delete": "Видалити",
- "deletedCountSuccessfully": "Успішно видалено {{count}} {{label}}.",
- "deletedSuccessfully": "Успішно видалено.",
- "deleting": "Видалення...",
- "descending": "В порядку спадання",
- "deselectAllRows": "Скасувати вибір всіх рядків",
- "duplicate": "Дублювати",
- "duplicateWithoutSaving": "Дублювання без збереження змін",
- "edit": "Редагувати",
- "editLabel": "Редагувати {{label}}",
- "editing": "Редагування",
- "editingLabel_many": "Редагування {{count}} {{label}}",
- "editingLabel_one": "Редагування {{count}} {{label}}",
- "editingLabel_other": "Редагування {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Email адреса",
- "enterAValue": "Введіть значення",
- "error": "Помилка",
- "errors": "Помилки",
- "fallbackToDefaultLocale": "Відновлення локалі за замовчуванням",
- "filter": "Фільтрувати",
- "filterWhere": "Де фільтрувати {{label}}",
- "filters": "Фільтри",
- "globals": "Глобальні",
- "language": "Мова",
- "lastModified": "Останні зміни",
- "leaveAnyway": "Все одно вийти",
- "leaveWithoutSaving": "Вийти без збереження",
- "light": "Світла",
- "livePreview": "Попередній перегляд",
- "loading": "Загрузка",
- "locale": "Локаль",
- "locales": "Переклади",
- "menu": "Меню",
- "moveDown": "Перемістити нижче",
- "moveUp": "Перемістити вище",
- "newPassword": "Новий пароль",
- "noFiltersSet": "Відсусті фільтри",
- "noLabel": "<без {{label}}>",
- "noOptions": "Немає варіантів",
- "noResults": "Жодного {{label}} не знайдено. Або {{label}} ще не існує, або жодна з них не відповідає фільтрам, які ви задали више.",
- "noValue": "Немає значення",
- "none": "Ніхто",
- "notFound": "Не знайдено",
- "nothingFound": "Нічого не знайдено",
- "of": "з",
- "open": "Відкрити",
- "or": "або",
- "order": "Порядок",
- "pageNotFound": "Сторінка не знайдена",
- "password": "Пароль",
- "payloadSettings": "Налаштування Payload",
- "perPage": "На сторінці: {{limit}}",
- "remove": "Видалити",
- "reset": "Скидання",
- "row": "Рядок",
- "rows": "Рядки",
- "save": "Зберегти",
- "saving": "Збереження...",
- "searchBy": "Шукати по {{label}}",
- "selectAll": "Вибрати всі {{count}} {{label}}",
- "selectAllRows": "Вибрати всі рядки",
- "selectValue": "Вибрати значення",
- "selectedCount": "Вибрано {{count}} {{label}}",
- "showAllLabel": "Показати всі {{label}}",
- "sorryNotFound": "Вибачте - немає нічого, що відповідало б Вашому запиту.",
- "sort": "Сортувати",
- "sortByLabelDirection": "Сортувати за {{label}} {{direction}}",
- "stayOnThisPage": "Залишитись на цій сторінці",
- "submissionSuccessful": "Успішно відправлено.",
- "submit": "Відправити",
- "successfullyCreated": "{{label}} успішно створено.",
- "successfullyDuplicated": "{{label}} успішно продубльовано.",
- "thisLanguage": "Українська",
- "titleDeleted": "{{label}} \"{{title}}\" успішно видалено.",
- "unauthorized": "Немає доступу",
- "unsavedChangesDuplicate": "Ви маєте не збережені зміни. Чи бажаєте ви продовжити дублювання?",
- "untitled": "Без назви",
- "updatedAt": "Змінено",
- "updatedCountSuccessfully": "Успішно оновлено {{count}} {{label}}.",
- "updatedSuccessfully": "Успішно відредаговано.",
- "updating": "оновлення",
- "uploading": "завантаження",
- "user": "Користувач",
- "users": "Користувачі",
- "value": "Значення",
- "welcome": "Вітаю"
- },
- "operators": {
- "contains": "містить",
- "equals": "дорівнює",
- "exists": "існує",
- "isGreaterThan": "більше ніж",
- "isGreaterThanOrEqualTo": "більше або дорівнює",
- "isIn": "є в",
- "isLessThan": "менше ніж",
- "isLessThanOrEqualTo": "менше або дорівнює",
- "isLike": "схоже",
- "isNotEqualTo": "не дорівнює",
- "isNotIn": "не в",
- "near": "поруч"
- },
- "upload": {
- "crop": "Обрізати",
- "cropToolDescription": "Перетягніть кути обраної області, намалюйте нову область або скоригуйте значення нижче.",
- "dragAndDrop": "Перемістіть файл",
- "dragAndDropHere": "або перемістіть сюди файл",
- "editImage": "Редагувати зображення",
- "fileName": "Назва файлу",
- "fileSize": "Розмір файлу",
- "focalPoint": "Центральна точка",
- "focalPointDescription": "Перетягніть фокусний пункт безпосередньо на попередній перегляд або налаштуйте значення нижче.",
- "height": "Висота",
- "lessInfo": "Менше інформації",
- "moreInfo": "Більше інформації",
- "previewSizes": "Розміри попереднього перегляду",
- "selectCollectionToBrowse": "Виберіть колекцію для перегляду",
- "selectFile": "Виберіть файл",
- "setCropArea": "Встановити область обрізки",
- "setFocalPoint": "Встановити фокусний пункт",
- "sizes": "Розміри",
- "sizesFor": "Розміри для {{label}}",
- "width": "Ширина"
- },
- "validation": {
- "emailAddress": "Будь ласка, введіть валідну email адресу.",
- "enterNumber": "Будь ласка, введіть валідний номер.",
- "fieldHasNo": "В цього поля немає {{label}}",
- "greaterThanMax": "{{value}} більше, ніж дозволено максимуму {{label}} в {{max}}.",
- "invalidInput": "У цьому полі введено некоректне значення.",
- "invalidSelection": "Це поле має некоректний вибір.",
- "invalidSelections": "Це поле має наступні невірні варіанти вибору:",
- "lessThanMin": "{{value}} менше, ніж дозволено мінімуму {{label}} в {{min}}.",
- "limitReached": "Досягнуто межі, можна додати лише {{max}} елементів.",
- "longerThanMin": "Це значення має бути більше, ніж мінімальна довжина {{minLength}} characters.",
- "notValidDate": "\"{{value}}\" - некоректна дата.",
- "required": "Це поле є обов'язковим.",
- "requiresAtLeast": "Це поле потребує не менше {{count}} {{label}}.",
- "requiresNoMoreThan": "Це поле потребує не більше {{count}} {{label}}.",
- "requiresTwoNumbers": "У цьому полі потрібно ввести два числа.",
- "shorterThanMax": "Це значення має бути меншим за максимальну довжину символів {{maxLength}}.",
- "trueOrFalse": "Це поле може мати значення тільки true або false.",
- "validUploadID": "Це поле не є дійсним ID завантаження."
- },
- "version": {
- "aboutToPublishSelection": "Ви збираєтеся опублікувати всі {{label}} у добірці. Ти впевнений?",
- "aboutToRestore": "Ви збираєтесь відновити цей документ {{label}} до стану, в якому він знаходився {{versionDate}}.",
- "aboutToRestoreGlobal": "Ви збираєтесь відновити глобальний запис {{label}} до стану, в якому він знаходився {{versionDate}}.",
- "aboutToRevertToPublished": "Ви збираєтесь вернути зміни цього документа до його опублікованого стану. Ви впевнені?",
- "aboutToUnpublish": "Ви збираєтесь відмінити публікацю цього документа. Ви впевнені?",
- "aboutToUnpublishSelection": "Ви збираєтеся скасувати публікацію всіх {{label}} у вибраному. Ти впевнений?",
- "autosave": "Автозбереження",
- "autosavedSuccessfully": "Автозбереження успішно виконано.",
- "autosavedVersion": "Автозбережена версія",
- "changed": "Змінено",
- "compareVersion": "Порівняти версію з:",
- "confirmPublish": "Підтвердити публікацію",
- "confirmRevertToSaved": "Підтвердити повернення до збереженого",
- "confirmUnpublish": "Підвтердити відміну публікації",
- "confirmVersionRestoration": "Підтвердити відновлення версії",
- "currentDocumentStatus": "Поточний статус {{docStatus}} документа",
- "draft": "Чернетка",
- "draftSavedSuccessfully": "Чернетка успішно збережена.",
- "lastSavedAgo": "Останній раз збережено {{distance}} тому",
- "noFurtherVersionsFound": "Інших версій не знайдено",
- "noRowsFound": "Не знайдено {{label}}",
- "preview": "Попередній перегляд",
- "problemRestoringVersion": "Виникла проблема з відновленням цієї версії",
- "publish": "Опублікувати",
- "publishChanges": "Опублікувати зміни",
- "published": "Опубліковано",
- "restoreThisVersion": "Відновити цю версію",
- "restoredSuccessfully": "Відновлено успішно.",
- "restoring": "Відеовлення...",
- "revertToPublished": "Відновити до опублікованого",
- "reverting": "Відновлення...",
- "saveDraft": "Зберегти чернетку",
- "selectLocales": "Виберіть переклад для відображення",
- "selectVersionToCompare": "Виберіть версію для порівняння",
- "showLocales": "Показати переклади:",
- "showingVersionsFor": "Показані версії для:",
- "status": "Статус",
- "type": "Тип",
- "unpublish": "Відмінити публікацію",
- "unpublishing": "Відміна публікації...",
- "version": "Версія",
- "versionCount_many": "{{count}} Версій знайдено",
- "versionCount_none": "Версій не знайдено",
- "versionCount_one": "{{count}} версія знайдена",
- "versionCount_other": "{{count}} versions found",
- "versionCreatedOn": "{{version}} створена:",
- "versionID": "ID версії",
- "versions": "Версії",
- "viewingVersion": "Огляд версії для {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "Огляд версій для глобальної колекці {{entityLabel}}",
- "viewingVersions": "Огляд версій для {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "Огляд версій для глобальної колекції {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/ua.ts b/packages/translations/src/all/ua.ts
new file mode 100644
index 00000000000..c9a8d240e6a
--- /dev/null
+++ b/packages/translations/src/all/ua.ts
@@ -0,0 +1,388 @@
+export default {
+ authentication: {
+ account: 'Обліковий запис',
+ accountOfCurrentUser: 'Обліковий запис поточного користувача',
+ alreadyActivated: 'Вже активований',
+ alreadyLoggedIn: 'Вже увійшли в систему',
+ apiKey: 'API ключ',
+ backToLogin: 'Повернутися до входу',
+ beginCreateFirstUser: 'Щоб розпочати - створість першого користувача',
+ changePassword: 'Змінити пароль',
+ checkYourEmailForPasswordReset:
+ 'Перевірте вашу пошту на наявність посилання, яке дозволить вам безпечно скинути пароль',
+ confirmGeneration: 'Підтвердити генерацію',
+ confirmPassword: 'Підтвердження паролю',
+ createFirstUser: 'Створення першого користувача',
+ emailNotValid: 'Вказана адреса електронної пошти недійсна',
+ emailSent: 'Лист відправлено',
+ enableAPIKey: 'Активувати API ключ',
+ failedToUnlock: 'Не вдалось розблокувати',
+ forceUnlock: 'Примусове розблокування',
+ forgotPassword: 'Забули пароль',
+ forgotPasswordEmailInstructions:
+ 'Будь ласка, введіть вашу адресу електронної пошти нижче. Ви отримаєте повідомлення електронною поштою з інструкціями щодо скидання пароля.',
+ forgotPasswordQuestion: 'Забули пароль?',
+ generate: 'Згенерувати',
+ generateNewAPIKey: 'Згенерувати новий API ключ',
+ generatingNewAPIKeyWillInvalidate:
+ 'Генерація нового API ключа зробить попередній <1>недійсним</1>. Ви впевнені, що хочете продовжити?',
+ lockUntil: 'Заблокувати до',
+ logBackIn: 'Увійти знову',
+ logOut: 'Вийти',
+ loggedIn: 'Щоб увійти в інший обліковий запис, спочатку <0>вийдіть</0> з поточного.',
+ loggedInChangePassword:
+ 'Щоб змінити ваш пароль, перейдіть до <0>облікового запису</0> і змініть ваш пароль там.',
+ loggedOutInactivity: 'Ви вийшли з системи через бездіяльність.',
+ loggedOutSuccessfully: 'Ви успішно вийшли з системи.',
+ login: 'Увійти',
+ loginAttempts: 'Спроби входу',
+ loginUser: 'Вхід користувача в систему',
+ loginWithAnotherUser: 'Щоб увйти в систему під іншим користувачем, спочатку <0>вийдіть</0>.',
+ logout: 'Вийти',
+ logoutUser: 'Вийти з системи',
+ newAPIKeyGenerated: 'Новий API ключ згенеровано.',
+ newAccountCreated:
+ 'Новий обліковий запис було створено, щоб отримати доступ до <a href="{{serverURL}}">{{serverURL}}</a>, будь ласка, натисніть на наступне посилання, або вставте посилання в адресну строку вашого браузера, щоб підтвердити вашу пошту: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Після Підтвердження вашої пошти, ви матимете змогу зайти в систему.',
+ newPassword: 'Новий пароль',
+ resetPassword: 'Скинути пароль',
+ resetPasswordExpiration: 'Скинути пароль після закінчення строку дії',
+ resetPasswordToken: 'Токет для скидання пароля',
+ resetYourPassword: 'Скинути ваш пароль',
+ stayLoggedIn: 'Залишатись в системі',
+ successfullyUnlocked: 'Успішно розблоковано',
+ unableToVerify: 'Неможливо підтвердити',
+ verified: 'Підтверджено',
+ verifiedSuccessfully: 'Успішно Підтверджено',
+ verify: 'Підтвердити',
+ verifyUser: 'Підтвердити користувача',
+ verifyYourEmail: 'Підтвердити пошту',
+ youAreInactive:
+ 'Ви були неактивні певний час і скоро, в цілях вашої безпеки, вас буде розлогінено. Чи бажаєте ви залишитись в системі?',
+ youAreReceivingResetPassword:
+ 'Ви отримали це повідомлення, бо ви (або хтось інший) створив запит на скидання пароля до вашого облікового запису. Будь ласка, натисніть на наступне посилання, або вставте посилання в адресний рядок вашого браузера, щоб завершити процес:',
+ youDidNotRequestPassword:
+ 'Якщо ви не сторювали запит на це, будь ласка, ігноруйте це повідомлення і пароль залишиться без змін',
+ },
+ error: {
+ accountAlreadyActivated: 'Цей аккаунт вже активований',
+ autosaving: 'Виникла проблема під час автозбереження цього документа.',
+ correctInvalidFields: 'Будь ласка, виправте невірні поля.',
+ deletingFile: 'Виникла помилка під час видалення файлу',
+ deletingTitle:
+ "Виникла помилка під час видалення {{title}}, Будь ласка, перевірте ваше з'єднання та спробуйте ще раз.",
+ emailOrPasswordIncorrect: 'Вказаний email або пароль не є вірними',
+ followingFieldsInvalid_one: 'Наступне поле не є вірним:',
+ followingFieldsInvalid_other: 'Наступні поля не є вірними',
+ incorrectCollection: 'Неправильна колекція',
+ invalidFileType: 'Невіртий тип файлу',
+ invalidFileTypeValue: 'Невірний тип файлу: {{value}}',
+ loadingDocument: 'Виникла помилка під час завантаження документа з ID {{id}}.',
+ missingEmail: 'Відсутній email.',
+ missingIDOfDocument: 'Відсутній ID документа для оновлення.',
+ missingIDOfVersion: 'Відсутній ID версії.',
+ missingRequiredData: "Відсусті обов'язкові дані.",
+ noFilesUploaded: 'Не було загружено жодного файлу.',
+ noMatchedField: 'Не знайдено відповідного поля для "{{label}}"',
+ noUser: 'Немає користувача',
+ notAllowedToAccessPage: 'Ви не маєте доступу до цієї сторінки.',
+ notAllowedToPerformAction: 'Вам не дозволено виконувати цю дію.',
+ notFound: 'Запитуваний ресурс не знайдено.',
+ previewing: 'Виникла помилка під час попереднього перегляду цього документа.',
+ problemUploadingFile: 'Виникла помилка під час завантаження файлу.',
+ tokenInvalidOrExpired: 'Токен або не дійсний, або його строк дії закінчився.',
+ unPublishingDocument: 'Підчас відміни публікації даного документа, виникла помилка.',
+ unableToDeleteCount: 'Не вдалося видалити {{count}} із {{total}} {{label}}.',
+ unableToUpdateCount: 'Не вдалося оновити {{count}} із {{total}} {{label}}.',
+ unauthorized: 'Немає доступу, ви повинні увійти, щоб виконати цей запит.',
+ unknown: 'Виникла невідома помилка.',
+ unspecific: 'Виникла помилка.',
+ userLocked: 'Цей користувач заблокований через велику кількість невдалих спроб входу.',
+ valueMustBeUnique: 'Значення має бути унікальним.',
+ verificationTokenInvalid: 'Токен верифікації є недійсним.',
+ },
+ fields: {
+ addLabel: 'Додати {{label}}',
+ addLink: 'Додати посилання',
+ addNew: 'Додати новий',
+ addNewLabel: 'Створити {{label}}',
+ addRelationship: "Додати взаємозв'язок",
+ addUpload: 'Додати завантаження',
+ block: 'блок',
+ blockType: 'Тип блока',
+ blocks: 'блоки',
+ chooseBetweenCustomTextOrDocument:
+ 'Виберіть між введенням власної текстової URL-адреси і посиланням на інший документ.',
+ chooseDocumentToLink: 'Виберіть документ, на який потрібно зробити посилання',
+ chooseFromExisting: 'Вибрати з існуючих',
+ chooseLabel: 'Вибрати {{label}}',
+ collapseAll: 'Згорнути все',
+ customURL: 'Власний URL',
+ editLabelData: 'Редагувати данні {{label}}',
+ editLink: 'Редагувати посилання',
+ editRelationship: "Редагувати взаємозв'язок",
+ enterURL: 'Введіть URL',
+ internalLink: 'Внутрішнє посилання',
+ itemsAndMore: '{{items}} і ще {{count}}',
+ labelRelationship: "{{label}} Зв'язок",
+ latitude: 'Широта',
+ linkType: 'Тип посилання',
+ linkedTo: "Зв'язано з <0>{{label}}</0>",
+ longitude: 'Довгота',
+ newLabel: 'Новий {{label}}',
+ openInNewTab: 'Відкривати в новій вкладці',
+ passwordsDoNotMatch: 'Паролі не співпадають.',
+ relatedDocument: "Пов'язаний документ",
+ relationTo: "Зв'язано з",
+ removeRelationship: "Видалити зв'язок",
+ removeUpload: 'Видалити завантаження',
+ saveChanges: 'Зберегти зміни',
+ searchForBlock: 'Знайти блок',
+ selectExistingLabel: 'Вибрати існуючий {{label}}',
+ selectFieldsToEdit: 'Виберіть поля для редагування',
+ showAll: 'Показати все',
+ swapRelationship: "Замінити зв'язок",
+ swapUpload: 'Замінити завантаження',
+ textToDisplay: 'Текст для відображення',
+ toggleBlock: 'Перемкнути блок',
+ uploadNewLabel: 'Завантажити новий {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Ви бажаєте видалити {{label}} <1>{{title}}</1>. Ви впевнені?',
+ aboutToDeleteCount_many: 'Ви збираєтеся видалити {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Ви збираєтеся видалити {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Ви збираєтеся видалити {{count}} {{label}}',
+ addBelow: 'Додати нижче',
+ addFilter: 'Додати фільтр',
+ adminTheme: 'Тема адмінки',
+ and: 'і',
+ applyChanges: 'Застосувати зміни',
+ ascending: 'В порядку зростання',
+ automatic: 'Автоматично',
+ backToDashboard: 'Повернутись до головної сторінки',
+ cancel: 'Скасувати',
+ changesNotSaved: 'Ваши зміни не були збережені. Якщо ви вийдете зараз, то втратите свої зміни.',
+ close: 'Закрити',
+ collapse: 'Згорнути',
+ collections: 'Колекції',
+ columnToSort: 'Колонка для сортування',
+ columns: 'Колонки',
+ confirm: 'Підтвердити',
+ confirmDeletion: 'Підтвердити видалення',
+ confirmDuplication: 'Підтвердити копіювання',
+ copied: 'Скопійовано',
+ copy: 'Скопіювати',
+ create: 'Створити',
+ createNew: 'Створити',
+ createNewLabel: 'Створити новий {{label}}',
+ created: 'Створено',
+ createdAt: 'Дата створення',
+ creating: 'Створення',
+ creatingNewLabel: 'Створення нового {{label}}',
+ dark: 'Темна',
+ dashboard: 'Головна',
+ delete: 'Видалити',
+ deletedCountSuccessfully: 'Успішно видалено {{count}} {{label}}.',
+ deletedSuccessfully: 'Успішно видалено.',
+ deleting: 'Видалення...',
+ descending: 'В порядку спадання',
+ deselectAllRows: 'Скасувати вибір всіх рядків',
+ duplicate: 'Дублювати',
+ duplicateWithoutSaving: 'Дублювання без збереження змін',
+ edit: 'Редагувати',
+ editLabel: 'Редагувати {{label}}',
+ editing: 'Редагування',
+ editingLabel_many: 'Редагування {{count}} {{label}}',
+ editingLabel_one: 'Редагування {{count}} {{label}}',
+ editingLabel_other: 'Редагування {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Email адреса',
+ enterAValue: 'Введіть значення',
+ error: 'Помилка',
+ errors: 'Помилки',
+ fallbackToDefaultLocale: 'Відновлення локалі за замовчуванням',
+ filter: 'Фільтрувати',
+ filterWhere: 'Де фільтрувати {{label}}',
+ filters: 'Фільтри',
+ globals: 'Глобальні',
+ language: 'Мова',
+ lastModified: 'Останні зміни',
+ leaveAnyway: 'Все одно вийти',
+ leaveWithoutSaving: 'Вийти без збереження',
+ light: 'Світла',
+ livePreview: 'Попередній перегляд',
+ loading: 'Загрузка',
+ locale: 'Локаль',
+ locales: 'Переклади',
+ menu: 'Меню',
+ moveDown: 'Перемістити нижче',
+ moveUp: 'Перемістити вище',
+ newPassword: 'Новий пароль',
+ noFiltersSet: 'Відсусті фільтри',
+ noLabel: '<без {{label}}>',
+ noOptions: 'Немає варіантів',
+ noResults:
+ 'Жодного {{label}} не знайдено. Або {{label}} ще не існує, або жодна з них не відповідає фільтрам, які ви задали више.',
+ noValue: 'Немає значення',
+ none: 'Ніхто',
+ notFound: 'Не знайдено',
+ nothingFound: 'Нічого не знайдено',
+ of: 'з',
+ open: 'Відкрити',
+ or: 'або',
+ order: 'Порядок',
+ pageNotFound: 'Сторінка не знайдена',
+ password: 'Пароль',
+ payloadSettings: 'Налаштування Payload',
+ perPage: 'На сторінці: {{limit}}',
+ remove: 'Видалити',
+ reset: 'Скидання',
+ row: 'Рядок',
+ rows: 'Рядки',
+ save: 'Зберегти',
+ saving: 'Збереження...',
+ searchBy: 'Шукати по {{label}}',
+ selectAll: 'Вибрати всі {{count}} {{label}}',
+ selectAllRows: 'Вибрати всі рядки',
+ selectValue: 'Вибрати значення',
+ selectedCount: 'Вибрано {{count}} {{label}}',
+ showAllLabel: 'Показати всі {{label}}',
+ sorryNotFound: 'Вибачте - немає нічого, що відповідало б Вашому запиту.',
+ sort: 'Сортувати',
+ sortByLabelDirection: 'Сортувати за {{label}} {{direction}}',
+ stayOnThisPage: 'Залишитись на цій сторінці',
+ submissionSuccessful: 'Успішно відправлено.',
+ submit: 'Відправити',
+ successfullyCreated: '{{label}} успішно створено.',
+ successfullyDuplicated: '{{label}} успішно продубльовано.',
+ thisLanguage: 'Українська',
+ titleDeleted: '{{label}} "{{title}}" успішно видалено.',
+ unauthorized: 'Немає доступу',
+ unsavedChangesDuplicate: 'Ви маєте не збережені зміни. Чи бажаєте ви продовжити дублювання?',
+ untitled: 'Без назви',
+ updatedAt: 'Змінено',
+ updatedCountSuccessfully: 'Успішно оновлено {{count}} {{label}}.',
+ updatedSuccessfully: 'Успішно відредаговано.',
+ updating: 'оновлення',
+ uploading: 'завантаження',
+ user: 'Користувач',
+ users: 'Користувачі',
+ value: 'Значення',
+ welcome: 'Вітаю',
+ },
+ operators: {
+ contains: 'містить',
+ equals: 'дорівнює',
+ exists: 'існує',
+ isGreaterThan: 'більше ніж',
+ isGreaterThanOrEqualTo: 'більше або дорівнює',
+ isIn: 'є в',
+ isLessThan: 'менше ніж',
+ isLessThanOrEqualTo: 'менше або дорівнює',
+ isLike: 'схоже',
+ isNotEqualTo: 'не дорівнює',
+ isNotIn: 'не в',
+ near: 'поруч',
+ },
+ upload: {
+ crop: 'Обрізати',
+ cropToolDescription:
+ 'Перетягніть кути обраної області, намалюйте нову область або скоригуйте значення нижче.',
+ dragAndDrop: 'Перемістіть файл',
+ dragAndDropHere: 'або перемістіть сюди файл',
+ editImage: 'Редагувати зображення',
+ fileName: 'Назва файлу',
+ fileSize: 'Розмір файлу',
+ focalPoint: 'Центральна точка',
+ focalPointDescription:
+ 'Перетягніть фокусний пункт безпосередньо на попередній перегляд або налаштуйте значення нижче.',
+ height: 'Висота',
+ lessInfo: 'Менше інформації',
+ moreInfo: 'Більше інформації',
+ previewSizes: 'Розміри попереднього перегляду',
+ selectCollectionToBrowse: 'Виберіть колекцію для перегляду',
+ selectFile: 'Виберіть файл',
+ setCropArea: 'Встановити область обрізки',
+ setFocalPoint: 'Встановити фокусний пункт',
+ sizes: 'Розміри',
+ sizesFor: 'Розміри для {{label}}',
+ width: 'Ширина',
+ },
+ validation: {
+ emailAddress: 'Будь ласка, введіть валідну email адресу.',
+ enterNumber: 'Будь ласка, введіть валідний номер.',
+ fieldHasNo: 'В цього поля немає {{label}}',
+ greaterThanMax: '{{value}} більше, ніж дозволено максимуму {{label}} в {{max}}.',
+ invalidInput: 'У цьому полі введено некоректне значення.',
+ invalidSelection: 'Це поле має некоректний вибір.',
+ invalidSelections: 'Це поле має наступні невірні варіанти вибору:',
+ lessThanMin: '{{value}} менше, ніж дозволено мінімуму {{label}} в {{min}}.',
+ limitReached: 'Досягнуто межі, можна додати лише {{max}} елементів.',
+ longerThanMin: 'Це значення має бути більше, ніж мінімальна довжина {{minLength}} characters.',
+ notValidDate: '"{{value}}" - некоректна дата.',
+ required: "Це поле є обов'язковим.",
+ requiresAtLeast: 'Це поле потребує не менше {{count}} {{label}}.',
+ requiresNoMoreThan: 'Це поле потребує не більше {{count}} {{label}}.',
+ requiresTwoNumbers: 'У цьому полі потрібно ввести два числа.',
+ shorterThanMax: 'Це значення має бути меншим за максимальну довжину символів {{maxLength}}.',
+ trueOrFalse: 'Це поле може мати значення тільки true або false.',
+ validUploadID: 'Це поле не є дійсним ID завантаження.',
+ },
+ version: {
+ aboutToPublishSelection: 'Ви збираєтеся опублікувати всі {{label}} у добірці. Ти впевнений?',
+ aboutToRestore:
+ 'Ви збираєтесь відновити цей документ {{label}} до стану, в якому він знаходився {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Ви збираєтесь відновити глобальний запис {{label}} до стану, в якому він знаходився {{versionDate}}.',
+ aboutToRevertToPublished:
+ 'Ви збираєтесь вернути зміни цього документа до його опублікованого стану. Ви впевнені?',
+ aboutToUnpublish: 'Ви збираєтесь відмінити публікацю цього документа. Ви впевнені?',
+ aboutToUnpublishSelection:
+ 'Ви збираєтеся скасувати публікацію всіх {{label}} у вибраному. Ти впевнений?',
+ autosave: 'Автозбереження',
+ autosavedSuccessfully: 'Автозбереження успішно виконано.',
+ autosavedVersion: 'Автозбережена версія',
+ changed: 'Змінено',
+ compareVersion: 'Порівняти версію з:',
+ confirmPublish: 'Підтвердити публікацію',
+ confirmRevertToSaved: 'Підтвердити повернення до збереженого',
+ confirmUnpublish: 'Підвтердити відміну публікації',
+ confirmVersionRestoration: 'Підтвердити відновлення версії',
+ currentDocumentStatus: 'Поточний статус {{docStatus}} документа',
+ draft: 'Чернетка',
+ draftSavedSuccessfully: 'Чернетка успішно збережена.',
+ lastSavedAgo: 'Останній раз збережено {{distance}} тому',
+ noFurtherVersionsFound: 'Інших версій не знайдено',
+ noRowsFound: 'Не знайдено {{label}}',
+ preview: 'Попередній перегляд',
+ problemRestoringVersion: 'Виникла проблема з відновленням цієї версії',
+ publish: 'Опублікувати',
+ publishChanges: 'Опублікувати зміни',
+ published: 'Опубліковано',
+ restoreThisVersion: 'Відновити цю версію',
+ restoredSuccessfully: 'Відновлено успішно.',
+ restoring: 'Відеовлення...',
+ revertToPublished: 'Відновити до опублікованого',
+ reverting: 'Відновлення...',
+ saveDraft: 'Зберегти чернетку',
+ selectLocales: 'Виберіть переклад для відображення',
+ selectVersionToCompare: 'Виберіть версію для порівняння',
+ showLocales: 'Показати переклади:',
+ showingVersionsFor: 'Показані версії для:',
+ status: 'Статус',
+ type: 'Тип',
+ unpublish: 'Відмінити публікацію',
+ unpublishing: 'Відміна публікації...',
+ version: 'Версія',
+ versionCount_many: '{{count}} Версій знайдено',
+ versionCount_none: 'Версій не знайдено',
+ versionCount_one: '{{count}} версія знайдена',
+ versionCount_other: '{{count}} versions found',
+ versionCreatedOn: '{{version}} створена:',
+ versionID: 'ID версії',
+ versions: 'Версії',
+ viewingVersion: 'Огляд версії для {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: 'Огляд версій для глобальної колекці {{entityLabel}}',
+ viewingVersions: 'Огляд версій для {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: 'Огляд версій для глобальної колекції {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/vi.json b/packages/translations/src/all/vi.json
deleted file mode 100644
index 4efa6bfdd34..00000000000
--- a/packages/translations/src/all/vi.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "Tài khoản",
- "accountOfCurrentUser": "Tài khoản của người dùng hiện tại",
- "alreadyActivated": "Đã được kích hoạt",
- "alreadyLoggedIn": "Đã đăng nhập",
- "apiKey": "API Key",
- "backToLogin": "Quay lại đăng nhập.",
- "beginCreateFirstUser": "Để bắt đầu, hãy tạo người dùng đầu tiên.",
- "changePassword": "Đổi mật khẩu",
- "checkYourEmailForPasswordReset": "Hãy kiểm tra email của bạn để lấy đường dẫn tạo lại mật khẩu.",
- "confirmGeneration": "Xác nhận, tạo API Key",
- "confirmPassword": "Xác nhận mật khẩu",
- "createFirstUser": "Tạo người dùng đầu tiên",
- "emailNotValid": "Email không chính xác",
- "emailSent": "Email đã được gửi",
- "enableAPIKey": "Kích hoạt API Key",
- "failedToUnlock": "Mở khóa thất bại",
- "forceUnlock": "Mở khóa tài khoản",
- "forgotPassword": "Quên mật khẩu",
- "forgotPasswordEmailInstructions": "Nhập email của bạn để nhận hướng dẫn tạo lại mật khẩu.",
- "forgotPasswordQuestion": "Quên mật khẩu?",
- "generate": "Tạo",
- "generateNewAPIKey": "Tạo API Key mới",
- "generatingNewAPIKeyWillInvalidate": "Việc tạo API Key mới sẽ <1>vô hiệu hóa</1> API Key cũ. Bạn có muốn tiếp tục không?",
- "lockUntil": "Khóa lại cho tới thời điểm sau",
- "logBackIn": "Đăng nhập lại",
- "logOut": "Đăng xuất",
- "loggedIn": "Để đăng nhập dưới tên người dùng khác, bạn phải <0>đăng xuất</0> người dùng hiện tại.",
- "loggedInChangePassword": "Để đổi mật khẩu, hãy truy cập cài đặt <0>tài khoản</0>.",
- "loggedOutInactivity": "Bạn đã tự động đăng xuất sau một khoản thời gian dài không thao tác.",
- "loggedOutSuccessfully": "Đăng xuất thành công.",
- "login": "Đăng nhập",
- "loginAttempts": "Lần đăng nhập",
- "loginUser": "Đăng nhập người dùng",
- "loginWithAnotherUser": "Để đăng nhập dưới tên người dùng khác, bạn phải <0>đăng xuất</0> người dùng hiện tại.",
- "logout": "Đăng xuất",
- "logoutUser": "Đăng xuất người dùng",
- "newAPIKeyGenerated": "API Key mới đã được tạo",
- "newAccountCreated": "Một tài khoản mới đã được tạo cho bạn. Tài khoản này được dùng để truy cập <a href=\"{{serverURL}}\">{{serverURL}}</a> Hãy nhấp chuột hoặc sao chép đường dẫn sau vào trình duyệt của bạn để xác thực email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> Sau khi email được xác thực, bạn sẽ có thể đăng nhập.",
- "newPassword": "Mật khẩu mới",
- "resetPassword": "Tạo lại mật khẩu",
- "resetPasswordExpiration": "Hạn tạo lại mật khẩu ",
- "resetPasswordToken": "Tạo lại token cho mật khẩu",
- "resetYourPassword": "Tạo lại mật khẩu",
- "stayLoggedIn": "Duy trì đăng nhập",
- "successfullyUnlocked": "Mở khóa thành công",
- "unableToVerify": "Không thể xác thực",
- "verified": "Đã xác thực",
- "verifiedSuccessfully": "Đã xác thực thành công",
- "verify": "Tiến hành xác thực",
- "verifyUser": "Tiến hành xác thực người dùng",
- "verifyYourEmail": "Tiến hành xác thực email",
- "youAreInactive": "Bạn đã không thao tác trong một khoảng thời gian, và sẽ bị tự động đăng xuất vì lý do bảo mật. Bạn có muốn tiếp tục phiên đăng nhập.",
- "youAreReceivingResetPassword": "Bạn nhận được tin nhắn này vì bạn (hoặc một người nào khác) đã gửi yêu cầu thay đổi mật khẩu tài khoản của bạn. Xin hãy nhấp chuột vào đường dẫn sau, hoặc sao chép vào trình duyệt của bạn để hoàn tất quá trình:",
- "youDidNotRequestPassword": "Nếu bạn không phải là người yêu cầu thay đổi mật khẩu, xin hãy bỏ qua tin nhắn này và mật khẩu của bạn sẽ được giữ nguyên."
- },
- "error": {
- "accountAlreadyActivated": "Lỗi - Tài khoản này đã được kích hoạt.",
- "autosaving": "Lỗi - Đã xảy ra vấn đề khi tự động sao lưu bản tài liệu này.",
- "correctInvalidFields": "Lỗi - Xin hãy sửa lại những fields không hợp lệ.",
- "deletingFile": "Lỗi - Đã xảy ra vấn đề khi xóa tệp này.",
- "deletingTitle": "Lỗi - Đã xảy ra vấn đề khi xóa {{title}}. Hãy kiểm tra kết nối mạng và thử lại.",
- "emailOrPasswordIncorrect": "Lỗi - Email hoặc mật khẩu không chính xác.",
- "followingFieldsInvalid_one": "Lỗi - Field sau không hợp lệ:",
- "followingFieldsInvalid_other": "Lỗi - Những fields sau không hợp lệ:",
- "incorrectCollection": "Lỗi - Collection không hợp lệ.",
- "invalidFileType": "Lỗi - Định dạng tệp không hợp lệ.",
- "invalidFileTypeValue": "Lỗi - Định dạng tệp không hợp lệ: {{value}}.",
- "loadingDocument": "Lỗi - Đã xảy ra vấn để khi tải bản tài liệu với ID {{id}}.",
- "missingEmail": "Lỗi - Thiếu email.",
- "missingIDOfDocument": "Lỗi - Thiếu ID của bản tài liệu cần cập nhật.",
- "missingIDOfVersion": "Lỗi - Thiếu ID của phiên bản.",
- "missingRequiredData": "Lỗi - Thiếu dữ liệu cần thiết.",
- "noFilesUploaded": "Lỗi - File chưa được tải lên.",
- "noMatchedField": "Lỗi - Không tìm thấy field trùng với \"{{label}}\".",
- "noUser": "Lỗi - Request thiếu thông tin người dùng.",
- "notAllowedToAccessPage": "Lỗi - Bạn không có quyền truy cập trang này.",
- "notAllowedToPerformAction": "Lỗi - Bạn không có quyền thực hiện lệnh này.",
- "notFound": "Lỗi - Không thể tìm thấy.",
- "previewing": "Lỗi - Đã xảy ra vấn đề khi xem trước bản tài liệu này.",
- "problemUploadingFile": "Lỗi - Đã xảy ra vấn để khi tải lên file sau.",
- "tokenInvalidOrExpired": "Lỗi - Token không hợp lệ hoặc đã hết hạn.",
- "unPublishingDocument": "Lỗi - Đã xảy ra vấn để khi ẩn bản tài liệu.",
- "unableToDeleteCount": "Không thể xóa {{count}} trong số {{total}} {{label}}.",
- "unableToUpdateCount": "Không thể cập nhật {{count}} trên {{total}} {{label}}.",
- "unauthorized": "Lỗi - Bạn cần phải đăng nhập trước khi gửi request sau.",
- "unknown": "Lỗi - Không xác định (unknown error).",
- "unspecific": "Lỗi - Đã xảy ra (unspecific error).",
- "userLocked": "Lỗi- Tài khoản đã bị khóa do đăng nhập thất bại nhiều lần.",
- "valueMustBeUnique": "Lỗi - Giá trị không được trùng lặp.",
- "verificationTokenInvalid": "Lỗi - Token dùng để xác thực không hợp lệ."
- },
- "fields": {
- "addLabel": "Thêm: {{label}}",
- "addLink": "Thêm liên kết",
- "addNew": "Thêm mới",
- "addNewLabel": "Thêm mới: {{label}}",
- "addRelationship": "Thêm mối quan hệ (relationship)",
- "addUpload": "Thêm tải lên (upload)",
- "block": "block",
- "blockType": "Block Type",
- "blocks": "blocks",
- "chooseBetweenCustomTextOrDocument": "Chọn giữa nhập URL văn bản tùy chỉnh hoặc liên kết đến tài liệu khác.",
- "chooseDocumentToLink": "Chọn một tài liệu để liên kết đến",
- "chooseFromExisting": "Chọn từ thư viện",
- "chooseLabel": "Chọn: {{label}}",
- "collapseAll": "Ẩn toàn bộ",
- "customURL": "URL tùy chỉnh",
- "editLabelData": "Chỉnh sửa nội dung của: {{label}}",
- "editLink": "Chỉnh sửa liên kết",
- "editRelationship": "Chỉnh sửa mối quan hệ",
- "enterURL": "Nhập một URL",
- "internalLink": "Liên kết nội bộ",
- "itemsAndMore": "{{items}} và {{count}} món nữa",
- "labelRelationship": "Mối quan hệ của {{label}} (Relationship)",
- "latitude": "Vĩ độ",
- "linkType": "Loại liên kết",
- "linkedTo": "Được nối với <0>{{label}}</0>",
- "longitude": "Kinh độ",
- "newLabel": "Tạo {{label}} mới",
- "openInNewTab": "Mở trong trang mới",
- "passwordsDoNotMatch": "Mật khẩu không trùng.",
- "relatedDocument": "bản tài liệu liên quan",
- "relationTo": "Có quan hệ với",
- "removeRelationship": "Xóa Mối quan hệ",
- "removeUpload": "Xóa bản tải lên",
- "saveChanges": "Luu thay đổi",
- "searchForBlock": "Tìm block",
- "selectExistingLabel": "Chọn một {{label}} có sẵn",
- "selectFieldsToEdit": "Chọn các trường để chỉnh sửa",
- "showAll": "Hiển thị toàn bộ",
- "swapRelationship": "Đổi quan hệ",
- "swapUpload": "Đổi bản tải lên",
- "textToDisplay": "Văn bản để hiển thị",
- "toggleBlock": "Bật/tắt block",
- "uploadNewLabel": "Tải lên bản mới: {{label}}"
- },
- "general": {
- "aboutToDelete": "Chuẩn bị xóa {{label}} <1>{{title}}</1>. Bạn có muốn tiếp tục không?",
- "aboutToDeleteCount_many": "Bạn sắp xóa {{count}} {{label}}",
- "aboutToDeleteCount_one": "Bạn sắp xóa {{count}} {{label}}",
- "aboutToDeleteCount_other": "Bạn sắp xóa {{count}} {{label}}",
- "addBelow": "Thêm bên dưới",
- "addFilter": "Thêm bộ lọc",
- "adminTheme": "Giao diện bảng điều khiển",
- "and": "Và",
- "applyChanges": "Áp dụng Thay đổi",
- "ascending": "Sắp xếp theo thứ tự tăng dần",
- "automatic": "Tự động",
- "backToDashboard": "Quay lại bảng điều khiển",
- "cancel": "Hủy",
- "changesNotSaved": "Thay đổi chưa được lưu lại. Bạn sẽ mất bản chỉnh sửa nếu thoát bây giờ.",
- "close": "Gần",
- "collapse": "Thu gọn",
- "collections": "Collections",
- "columnToSort": "Sắp xếp cột",
- "columns": "Hiển thị cột",
- "confirm": "Xác nhận",
- "confirmDeletion": "Xác nhận xóa",
- "confirmDuplication": "Xác nhận tạo bản sao",
- "copied": "Đâ sao chép",
- "copy": "Sao chép",
- "create": "Tạo",
- "createNew": "Tạo mới",
- "createNewLabel": "Tạo mới {{label}}",
- "created": "Đã tạo",
- "createdAt": "Ngày tạo",
- "creating": "Đang tạo",
- "creatingNewLabel": "Đang tạo mới {{label}}",
- "dark": "Nền tối",
- "dashboard": "Bảng điều khiển",
- "delete": "Xóa",
- "deletedCountSuccessfully": "Đã xóa thành công {{count}} {{label}}.",
- "deletedSuccessfully": "Đã xoá thành công.",
- "deleting": "Đang xóa...",
- "descending": "Xếp theo thứ tự giảm dần",
- "deselectAllRows": "Bỏ chọn tất cả các hàng",
- "duplicate": "Tạo bản sao",
- "duplicateWithoutSaving": "Không lưu dữ liệu và tạo bản sao",
- "edit": "Chỉnh sửa",
- "editLabel": "Chỉnh sửa: {{label}}",
- "editing": "Đang chỉnh sửa",
- "editingLabel_many": "Đang chỉnh sửa {{count}} {{label}}",
- "editingLabel_one": "Đang chỉnh sửa {{count}} {{label}}",
- "editingLabel_other": "Đang chỉnh sửa {{count}} {{label}}",
- "email": "Email",
- "emailAddress": "Địa chỉ Email",
- "enterAValue": "Nhập một giá trị",
- "error": "Lỗi",
- "errors": "Lỗi",
- "fallbackToDefaultLocale": "Ngôn ngữ mặc định",
- "filter": "Lọc",
- "filterWhere": "Lọc {{label}} với điều kiện:",
- "filters": "Bộ lọc",
- "globals": "Toàn thể (globals)",
- "language": "Ngôn ngữ",
- "lastModified": "Chỉnh sửa lần cuối vào lúc",
- "leaveAnyway": "Tiếp tục thoát",
- "leaveWithoutSaving": "Thay đổi chưa được lưu",
- "light": "Nền sáng",
- "livePreview": "Xem trước",
- "loading": "Đang tải",
- "locale": "Ngôn ngữ",
- "locales": "Khu vực",
- "menu": "Thực đơn",
- "moveDown": "Di chuyển xuống",
- "moveUp": "Di chuyển lên",
- "newPassword": "Mật khảu mới",
- "noFiltersSet": "Không có bộ lọc nào được áp dụng",
- "noLabel": "<Không có {{label}}>",
- "noOptions": "Không có lựa chọn",
- "noResults": "Danh sách rỗng: {{label}}. Có thể {{label}} chưa tồn tại hoặc không có dữ kiện trùng với bộ lọc hiện tại.",
- "noValue": "Không có giá trị",
- "none": "Không có",
- "notFound": "Không tìm thấy",
- "nothingFound": "Không tìm thấy",
- "of": "trong số",
- "open": "Mở",
- "or": "hoặc",
- "order": "Thứ tự",
- "pageNotFound": "Không tìm thấy trang",
- "password": "Mật khẩu",
- "payloadSettings": "Cài đặt",
- "perPage": "Hiển thị mỗi trang: {{limit}}",
- "remove": "Loại bỏ",
- "reset": "Đặt lại",
- "row": "Hàng",
- "rows": "Những hàng",
- "save": "Luu",
- "saving": "Đang lưu...",
- "searchBy": "Tìm với {{label}}",
- "selectAll": "Chọn tất cả {{count}} {{label}}",
- "selectAllRows": "Chọn tất cả các hàng",
- "selectValue": "Chọn một giá trị",
- "selectedCount": "Đã chọn {{count}} {{label}}",
- "showAllLabel": "Hiển thị tất cả {{label}}",
- "sorryNotFound": "Xin lỗi, không có kết quả nào tương ứng với request của bạn.",
- "sort": "Sắp xếp",
- "sortByLabelDirection": "Sắp xếp theo {{label}} {{direction}}",
- "stayOnThisPage": "Ở lại trang này",
- "submissionSuccessful": "Gửi thành công.",
- "submit": "Gửi",
- "successfullyCreated": "{{label}} đã được tạo thành công.",
- "successfullyDuplicated": "{{label}} đã được sao chép thành công.",
- "thisLanguage": "Vietnamese (Tiếng Việt)",
- "titleDeleted": "{{label}} {{title}} đã được xóa thành công.",
- "unauthorized": "Không có quyền truy cập.",
- "unsavedChangesDuplicate": "Bạn chưa lưu các thay đổi. Bạn có muốn tiếp tục tạo bản sao?",
- "untitled": "Chưa có tiêu đề",
- "updatedAt": "Ngày cập nhật",
- "updatedCountSuccessfully": "Đã cập nhật thành công {{count}} {{label}}.",
- "updatedSuccessfully": "Cập nhật thành công.",
- "updating": "Đang cập nhật",
- "uploading": "Đang tải lên",
- "user": "Người dùng",
- "users": "Người dùng",
- "value": "Giá trị",
- "welcome": "Xin chào"
- },
- "operators": {
- "contains": "có chứa",
- "equals": "bằng",
- "exists": "tồn tại",
- "isGreaterThan": "lớn hơn",
- "isGreaterThanOrEqualTo": "lớn hơn hoặc bằng",
- "isIn": "có trong",
- "isLessThan": "nhỏ hơn",
- "isLessThanOrEqualTo": "nhỏ hơn hoặc bằng",
- "isLike": "gần giống",
- "isNotEqualTo": "không bằng",
- "isNotIn": "không có trong",
- "near": "gần"
- },
- "upload": {
- "crop": "Mùa vụ",
- "cropToolDescription": "Kéo các góc của khu vực đã chọn, vẽ một khu vực mới hoặc điều chỉnh các giá trị dưới đây.",
- "dragAndDrop": "Kéo và thả một tập tin",
- "dragAndDropHere": "hoặc kéo và thả file vào đây",
- "editImage": "Chỉnh sửa hình ảnh",
- "fileName": "Tên file",
- "fileSize": "Dung lượng file",
- "focalPoint": "Điểm trọng tâm",
- "focalPointDescription": "Kéo điểm tiêu cực trực tiếp trên trình xem trước hoặc điều chỉnh các giá trị bên dưới.",
- "height": "Chiều cao",
- "lessInfo": "Hiển thị ít hơn",
- "moreInfo": "Thêm",
- "previewSizes": "Kích cỡ xem trước",
- "selectCollectionToBrowse": "Chọn một Collection để tìm",
- "selectFile": "Chọn một file",
- "setCropArea": "Đặt khu vực cắt",
- "setFocalPoint": "Đặt điểm tiêu điểm",
- "sizes": "Các độ phân giải",
- "sizesFor": "Kích thước cho {{label}}",
- "width": "Chiều rộng"
- },
- "validation": {
- "emailAddress": "Địa chỉ email không hợp lệ.",
- "enterNumber": "Vui lòng nhập số.",
- "fieldHasNo": "Field này không có: {{label}}",
- "greaterThanMax": "{{value}} lớn hơn giá trị tối đa cho phép của {{label}} là {{max}}.",
- "invalidInput": "Dữ liệu nhập vào không hợp lệ.",
- "invalidSelection": "Lựa chọn ở field này không hợp lệ.",
- "invalidSelections": "'Field này có những lựa chọn không hợp lệ sau:'",
- "lessThanMin": "{{value}} nhỏ hơn giá trị tối thiểu cho phép của {{label}} là {{min}}.",
- "limitReached": "Đã đạt giới hạn, chỉ có thể thêm {{max}} mục.",
- "longerThanMin": "Giá trị này cần có độ dài tối thiểu {{minLength}} ký tự.",
- "notValidDate": "\"{{value}}\" không phải là một ngày (date) hợp lệ.",
- "required": "Field này cần được diền.",
- "requiresAtLeast": "Field này cần tối thiểu {{count}} {{label}}.",
- "requiresNoMoreThan": "Field này không thể vượt quá {{count}} {{label}}.",
- "requiresTwoNumbers": "Field này cần tối thiểu 2 chữ số.",
- "shorterThanMax": "Giá trị phải ngắn hơn hoặc bằng {{maxLength}} ký tự.",
- "trueOrFalse": "Field này chỉ có thể chứa giá trị true hoặc false.",
- "validUploadID": "'Field này không chứa ID tải lên hợp lệ.'"
- },
- "version": {
- "aboutToPublishSelection": "Bạn có muốn xuất bản tất cả {{label}} không?",
- "aboutToRestore": "Bạn chuẩn bị khôi phục lại {{label}} về phiên bản {{versionDate}}.",
- "aboutToRestoreGlobal": "Bạn chuẩn bị khôi phục lại bản toàn thể (global) của {{label}} về phiên bản {{versionDate}}.",
- "aboutToRevertToPublished": "Bạn có muốn tái xuất bản bản nháp này không?",
- "aboutToUnpublish": "Bạn có muốn ngưng xuất bản?",
- "aboutToUnpublishSelection": "Bạn có muốn ngưng xuất bản tất cả {{label}} không?",
- "autosave": "Tự động lưu dữ liệu",
- "autosavedSuccessfully": "Đã tự động lưu thành công.",
- "autosavedVersion": "Các phiên bản từ việc tự động lưu dữ liệu",
- "changed": "Đã thay đổi",
- "compareVersion": "So sánh phiên bản này với:",
- "confirmPublish": "Xác nhận xuất bản",
- "confirmRevertToSaved": "Xác nhận, quay về trạng thái đã lưu",
- "confirmUnpublish": "Xác nhận, ngưng xuất bản",
- "confirmVersionRestoration": "Xác nhận, khôi phục về phiên bản trước",
- "currentDocumentStatus": "Trạng thái tài liệu hiện tại: {{docStatus}}",
- "draft": "Bản nháp",
- "draftSavedSuccessfully": "Bản nháp đã được lưu thành công.",
- "lastSavedAgo": "Lần lưu cuối cùng {{distance}} trước đây",
- "noFurtherVersionsFound": "Không tìm thấy phiên bản cũ hơn",
- "noRowsFound": "Không tìm thấy: {{label}}",
- "preview": "Bản xem trước",
- "problemRestoringVersion": "Đã xảy ra vấn đề khi khôi phục phiên bản này",
- "publish": "Công bố",
- "publishChanges": "Xuất bản tài liệu",
- "published": "Đã xuất bản",
- "restoreThisVersion": "Khôi phục về phiên bản này",
- "restoredSuccessfully": "Đã khôi phục thành công.",
- "restoring": "Đang khôi phục...",
- "revertToPublished": "Quay về trạng thái đã xuất bản",
- "reverting": "Đang về trạng thái cũ...",
- "saveDraft": "Lưu bản nháp",
- "selectLocales": "Chọn mã khu vực để hiện thị",
- "selectVersionToCompare": "Chọn phiên bản để so sánh",
- "showLocales": "Hiển thị mã khu vực:",
- "showingVersionsFor": "Hiển thị các phiên bản cho:",
- "status": "Trạng thái",
- "type": "Loại",
- "unpublish": "Ẩn tài liệu",
- "unpublishing": "Đang ẩn tài liệu...",
- "version": "Phiên bản",
- "versionCount_many": "{{count}} phiên bản được tìm thấy",
- "versionCount_none": "Không có phiên bản nào được tìm thấy",
- "versionCount_one": "{{count}} phiên bản được tìm thấy",
- "versionCount_other": "Đã tìm thấy {{count}} phiên bản",
- "versionCreatedOn": "Phiên bản {{version}} được tạo vào lúc:",
- "versionID": "ID của phiên bản",
- "versions": "Danh sách phiên bản",
- "viewingVersion": "Xem phiên bản của {{entityLabel}} {{documentTitle}}",
- "viewingVersionGlobal": "`Xem phiên bản toàn thể (global) của {{entityLabel}}",
- "viewingVersions": "Xem những phiên bản của {{entityLabel}} {{documentTitle}}",
- "viewingVersionsGlobal": "`Xem những phiên bản toàn thể (global) của {{entityLabel}}"
- }
-}
\ No newline at end of file
diff --git a/packages/translations/src/all/vi.ts b/packages/translations/src/all/vi.ts
new file mode 100644
index 00000000000..d93d8863df8
--- /dev/null
+++ b/packages/translations/src/all/vi.ts
@@ -0,0 +1,384 @@
+export default {
+ authentication: {
+ account: 'Tài khoản',
+ accountOfCurrentUser: 'Tài khoản của người dùng hiện tại',
+ alreadyActivated: 'Đã được kích hoạt',
+ alreadyLoggedIn: 'Đã đăng nhập',
+ apiKey: 'API Key',
+ backToLogin: 'Quay lại đăng nhập.',
+ beginCreateFirstUser: 'Để bắt đầu, hãy tạo người dùng đầu tiên.',
+ changePassword: 'Đổi mật khẩu',
+ checkYourEmailForPasswordReset: 'Hãy kiểm tra email của bạn để lấy đường dẫn tạo lại mật khẩu.',
+ confirmGeneration: 'Xác nhận, tạo API Key',
+ confirmPassword: 'Xác nhận mật khẩu',
+ createFirstUser: 'Tạo người dùng đầu tiên',
+ emailNotValid: 'Email không chính xác',
+ emailSent: 'Email đã được gửi',
+ enableAPIKey: 'Kích hoạt API Key',
+ failedToUnlock: 'Mở khóa thất bại',
+ forceUnlock: 'Mở khóa tài khoản',
+ forgotPassword: 'Quên mật khẩu',
+ forgotPasswordEmailInstructions: 'Nhập email của bạn để nhận hướng dẫn tạo lại mật khẩu.',
+ forgotPasswordQuestion: 'Quên mật khẩu?',
+ generate: 'Tạo',
+ generateNewAPIKey: 'Tạo API Key mới',
+ generatingNewAPIKeyWillInvalidate:
+ 'Việc tạo API Key mới sẽ <1>vô hiệu hóa</1> API Key cũ. Bạn có muốn tiếp tục không?',
+ lockUntil: 'Khóa lại cho tới thời điểm sau',
+ logBackIn: 'Đăng nhập lại',
+ logOut: 'Đăng xuất',
+ loggedIn:
+ 'Để đăng nhập dưới tên người dùng khác, bạn phải <0>đăng xuất</0> người dùng hiện tại.',
+ loggedInChangePassword: 'Để đổi mật khẩu, hãy truy cập cài đặt <0>tài khoản</0>.',
+ loggedOutInactivity: 'Bạn đã tự động đăng xuất sau một khoản thời gian dài không thao tác.',
+ loggedOutSuccessfully: 'Đăng xuất thành công.',
+ login: 'Đăng nhập',
+ loginAttempts: 'Lần đăng nhập',
+ loginUser: 'Đăng nhập người dùng',
+ loginWithAnotherUser:
+ 'Để đăng nhập dưới tên người dùng khác, bạn phải <0>đăng xuất</0> người dùng hiện tại.',
+ logout: 'Đăng xuất',
+ logoutUser: 'Đăng xuất người dùng',
+ newAPIKeyGenerated: 'API Key mới đã được tạo',
+ newAccountCreated:
+ 'Một tài khoản mới đã được tạo cho bạn. Tài khoản này được dùng để truy cập <a href="{{serverURL}}">{{serverURL}}</a> Hãy nhấp chuột hoặc sao chép đường dẫn sau vào trình duyệt của bạn để xác thực email: <a href="{{verificationURL}}">{{verificationURL}}</a><br> Sau khi email được xác thực, bạn sẽ có thể đăng nhập.',
+ newPassword: 'Mật khẩu mới',
+ resetPassword: 'Tạo lại mật khẩu',
+ resetPasswordExpiration: 'Hạn tạo lại mật khẩu ',
+ resetPasswordToken: 'Tạo lại token cho mật khẩu',
+ resetYourPassword: 'Tạo lại mật khẩu',
+ stayLoggedIn: 'Duy trì đăng nhập',
+ successfullyUnlocked: 'Mở khóa thành công',
+ unableToVerify: 'Không thể xác thực',
+ verified: 'Đã xác thực',
+ verifiedSuccessfully: 'Đã xác thực thành công',
+ verify: 'Tiến hành xác thực',
+ verifyUser: 'Tiến hành xác thực người dùng',
+ verifyYourEmail: 'Tiến hành xác thực email',
+ youAreInactive:
+ 'Bạn đã không thao tác trong một khoảng thời gian, và sẽ bị tự động đăng xuất vì lý do bảo mật. Bạn có muốn tiếp tục phiên đăng nhập.',
+ youAreReceivingResetPassword:
+ 'Bạn nhận được tin nhắn này vì bạn (hoặc một người nào khác) đã gửi yêu cầu thay đổi mật khẩu tài khoản của bạn. Xin hãy nhấp chuột vào đường dẫn sau, hoặc sao chép vào trình duyệt của bạn để hoàn tất quá trình:',
+ youDidNotRequestPassword:
+ 'Nếu bạn không phải là người yêu cầu thay đổi mật khẩu, xin hãy bỏ qua tin nhắn này và mật khẩu của bạn sẽ được giữ nguyên.',
+ },
+ error: {
+ accountAlreadyActivated: 'Lỗi - Tài khoản này đã được kích hoạt.',
+ autosaving: 'Lỗi - Đã xảy ra vấn đề khi tự động sao lưu bản tài liệu này.',
+ correctInvalidFields: 'Lỗi - Xin hãy sửa lại những fields không hợp lệ.',
+ deletingFile: 'Lỗi - Đã xảy ra vấn đề khi xóa tệp này.',
+ deletingTitle:
+ 'Lỗi - Đã xảy ra vấn đề khi xóa {{title}}. Hãy kiểm tra kết nối mạng và thử lại.',
+ emailOrPasswordIncorrect: 'Lỗi - Email hoặc mật khẩu không chính xác.',
+ followingFieldsInvalid_one: 'Lỗi - Field sau không hợp lệ:',
+ followingFieldsInvalid_other: 'Lỗi - Những fields sau không hợp lệ:',
+ incorrectCollection: 'Lỗi - Collection không hợp lệ.',
+ invalidFileType: 'Lỗi - Định dạng tệp không hợp lệ.',
+ invalidFileTypeValue: 'Lỗi - Định dạng tệp không hợp lệ: {{value}}.',
+ loadingDocument: 'Lỗi - Đã xảy ra vấn để khi tải bản tài liệu với ID {{id}}.',
+ missingEmail: 'Lỗi - Thiếu email.',
+ missingIDOfDocument: 'Lỗi - Thiếu ID của bản tài liệu cần cập nhật.',
+ missingIDOfVersion: 'Lỗi - Thiếu ID của phiên bản.',
+ missingRequiredData: 'Lỗi - Thiếu dữ liệu cần thiết.',
+ noFilesUploaded: 'Lỗi - File chưa được tải lên.',
+ noMatchedField: 'Lỗi - Không tìm thấy field trùng với "{{label}}".',
+ noUser: 'Lỗi - Request thiếu thông tin người dùng.',
+ notAllowedToAccessPage: 'Lỗi - Bạn không có quyền truy cập trang này.',
+ notAllowedToPerformAction: 'Lỗi - Bạn không có quyền thực hiện lệnh này.',
+ notFound: 'Lỗi - Không thể tìm thấy.',
+ previewing: 'Lỗi - Đã xảy ra vấn đề khi xem trước bản tài liệu này.',
+ problemUploadingFile: 'Lỗi - Đã xảy ra vấn để khi tải lên file sau.',
+ tokenInvalidOrExpired: 'Lỗi - Token không hợp lệ hoặc đã hết hạn.',
+ unPublishingDocument: 'Lỗi - Đã xảy ra vấn để khi ẩn bản tài liệu.',
+ unableToDeleteCount: 'Không thể xóa {{count}} trong số {{total}} {{label}}.',
+ unableToUpdateCount: 'Không thể cập nhật {{count}} trên {{total}} {{label}}.',
+ unauthorized: 'Lỗi - Bạn cần phải đăng nhập trước khi gửi request sau.',
+ unknown: 'Lỗi - Không xác định (unknown error).',
+ unspecific: 'Lỗi - Đã xảy ra (unspecific error).',
+ userLocked: 'Lỗi- Tài khoản đã bị khóa do đăng nhập thất bại nhiều lần.',
+ valueMustBeUnique: 'Lỗi - Giá trị không được trùng lặp.',
+ verificationTokenInvalid: 'Lỗi - Token dùng để xác thực không hợp lệ.',
+ },
+ fields: {
+ addLabel: 'Thêm: {{label}}',
+ addLink: 'Thêm liên kết',
+ addNew: 'Thêm mới',
+ addNewLabel: 'Thêm mới: {{label}}',
+ addRelationship: 'Thêm mối quan hệ (relationship)',
+ addUpload: 'Thêm tải lên (upload)',
+ block: 'block',
+ blockType: 'Block Type',
+ blocks: 'blocks',
+ chooseBetweenCustomTextOrDocument:
+ 'Chọn giữa nhập URL văn bản tùy chỉnh hoặc liên kết đến tài liệu khác.',
+ chooseDocumentToLink: 'Chọn một tài liệu để liên kết đến',
+ chooseFromExisting: 'Chọn từ thư viện',
+ chooseLabel: 'Chọn: {{label}}',
+ collapseAll: 'Ẩn toàn bộ',
+ customURL: 'URL tùy chỉnh',
+ editLabelData: 'Chỉnh sửa nội dung của: {{label}}',
+ editLink: 'Chỉnh sửa liên kết',
+ editRelationship: 'Chỉnh sửa mối quan hệ',
+ enterURL: 'Nhập một URL',
+ internalLink: 'Liên kết nội bộ',
+ itemsAndMore: '{{items}} và {{count}} món nữa',
+ labelRelationship: 'Mối quan hệ của {{label}} (Relationship)',
+ latitude: 'Vĩ độ',
+ linkType: 'Loại liên kết',
+ linkedTo: 'Được nối với <0>{{label}}</0>',
+ longitude: 'Kinh độ',
+ newLabel: 'Tạo {{label}} mới',
+ openInNewTab: 'Mở trong trang mới',
+ passwordsDoNotMatch: 'Mật khẩu không trùng.',
+ relatedDocument: 'bản tài liệu liên quan',
+ relationTo: 'Có quan hệ với',
+ removeRelationship: 'Xóa Mối quan hệ',
+ removeUpload: 'Xóa bản tải lên',
+ saveChanges: 'Luu thay đổi',
+ searchForBlock: 'Tìm block',
+ selectExistingLabel: 'Chọn một {{label}} có sẵn',
+ selectFieldsToEdit: 'Chọn các trường để chỉnh sửa',
+ showAll: 'Hiển thị toàn bộ',
+ swapRelationship: 'Đổi quan hệ',
+ swapUpload: 'Đổi bản tải lên',
+ textToDisplay: 'Văn bản để hiển thị',
+ toggleBlock: 'Bật/tắt block',
+ uploadNewLabel: 'Tải lên bản mới: {{label}}',
+ },
+ general: {
+ aboutToDelete: 'Chuẩn bị xóa {{label}} <1>{{title}}</1>. Bạn có muốn tiếp tục không?',
+ aboutToDeleteCount_many: 'Bạn sắp xóa {{count}} {{label}}',
+ aboutToDeleteCount_one: 'Bạn sắp xóa {{count}} {{label}}',
+ aboutToDeleteCount_other: 'Bạn sắp xóa {{count}} {{label}}',
+ addBelow: 'Thêm bên dưới',
+ addFilter: 'Thêm bộ lọc',
+ adminTheme: 'Giao diện bảng điều khiển',
+ and: 'Và',
+ applyChanges: 'Áp dụng Thay đổi',
+ ascending: 'Sắp xếp theo thứ tự tăng dần',
+ automatic: 'Tự động',
+ backToDashboard: 'Quay lại bảng điều khiển',
+ cancel: 'Hủy',
+ changesNotSaved: 'Thay đổi chưa được lưu lại. Bạn sẽ mất bản chỉnh sửa nếu thoát bây giờ.',
+ close: 'Gần',
+ collapse: 'Thu gọn',
+ collections: 'Collections',
+ columnToSort: 'Sắp xếp cột',
+ columns: 'Hiển thị cột',
+ confirm: 'Xác nhận',
+ confirmDeletion: 'Xác nhận xóa',
+ confirmDuplication: 'Xác nhận tạo bản sao',
+ copied: 'Đâ sao chép',
+ copy: 'Sao chép',
+ create: 'Tạo',
+ createNew: 'Tạo mới',
+ createNewLabel: 'Tạo mới {{label}}',
+ created: 'Đã tạo',
+ createdAt: 'Ngày tạo',
+ creating: 'Đang tạo',
+ creatingNewLabel: 'Đang tạo mới {{label}}',
+ dark: 'Nền tối',
+ dashboard: 'Bảng điều khiển',
+ delete: 'Xóa',
+ deletedCountSuccessfully: 'Đã xóa thành công {{count}} {{label}}.',
+ deletedSuccessfully: 'Đã xoá thành công.',
+ deleting: 'Đang xóa...',
+ descending: 'Xếp theo thứ tự giảm dần',
+ deselectAllRows: 'Bỏ chọn tất cả các hàng',
+ duplicate: 'Tạo bản sao',
+ duplicateWithoutSaving: 'Không lưu dữ liệu và tạo bản sao',
+ edit: 'Chỉnh sửa',
+ editLabel: 'Chỉnh sửa: {{label}}',
+ editing: 'Đang chỉnh sửa',
+ editingLabel_many: 'Đang chỉnh sửa {{count}} {{label}}',
+ editingLabel_one: 'Đang chỉnh sửa {{count}} {{label}}',
+ editingLabel_other: 'Đang chỉnh sửa {{count}} {{label}}',
+ email: 'Email',
+ emailAddress: 'Địa chỉ Email',
+ enterAValue: 'Nhập một giá trị',
+ error: 'Lỗi',
+ errors: 'Lỗi',
+ fallbackToDefaultLocale: 'Ngôn ngữ mặc định',
+ filter: 'Lọc',
+ filterWhere: 'Lọc {{label}} với điều kiện:',
+ filters: 'Bộ lọc',
+ globals: 'Toàn thể (globals)',
+ language: 'Ngôn ngữ',
+ lastModified: 'Chỉnh sửa lần cuối vào lúc',
+ leaveAnyway: 'Tiếp tục thoát',
+ leaveWithoutSaving: 'Thay đổi chưa được lưu',
+ light: 'Nền sáng',
+ livePreview: 'Xem trước',
+ loading: 'Đang tải',
+ locale: 'Ngôn ngữ',
+ locales: 'Khu vực',
+ menu: 'Thực đơn',
+ moveDown: 'Di chuyển xuống',
+ moveUp: 'Di chuyển lên',
+ newPassword: 'Mật khảu mới',
+ noFiltersSet: 'Không có bộ lọc nào được áp dụng',
+ noLabel: '<Không có {{label}}>',
+ noOptions: 'Không có lựa chọn',
+ noResults:
+ 'Danh sách rỗng: {{label}}. Có thể {{label}} chưa tồn tại hoặc không có dữ kiện trùng với bộ lọc hiện tại.',
+ noValue: 'Không có giá trị',
+ none: 'Không có',
+ notFound: 'Không tìm thấy',
+ nothingFound: 'Không tìm thấy',
+ of: 'trong số',
+ open: 'Mở',
+ or: 'hoặc',
+ order: 'Thứ tự',
+ pageNotFound: 'Không tìm thấy trang',
+ password: 'Mật khẩu',
+ payloadSettings: 'Cài đặt',
+ perPage: 'Hiển thị mỗi trang: {{limit}}',
+ remove: 'Loại bỏ',
+ reset: 'Đặt lại',
+ row: 'Hàng',
+ rows: 'Những hàng',
+ save: 'Luu',
+ saving: 'Đang lưu...',
+ searchBy: 'Tìm với {{label}}',
+ selectAll: 'Chọn tất cả {{count}} {{label}}',
+ selectAllRows: 'Chọn tất cả các hàng',
+ selectValue: 'Chọn một giá trị',
+ selectedCount: 'Đã chọn {{count}} {{label}}',
+ showAllLabel: 'Hiển thị tất cả {{label}}',
+ sorryNotFound: 'Xin lỗi, không có kết quả nào tương ứng với request của bạn.',
+ sort: 'Sắp xếp',
+ sortByLabelDirection: 'Sắp xếp theo {{label}} {{direction}}',
+ stayOnThisPage: 'Ở lại trang này',
+ submissionSuccessful: 'Gửi thành công.',
+ submit: 'Gửi',
+ successfullyCreated: '{{label}} đã được tạo thành công.',
+ successfullyDuplicated: '{{label}} đã được sao chép thành công.',
+ thisLanguage: 'Vietnamese (Tiếng Việt)',
+ titleDeleted: '{{label}} {{title}} đã được xóa thành công.',
+ unauthorized: 'Không có quyền truy cập.',
+ unsavedChangesDuplicate: 'Bạn chưa lưu các thay đổi. Bạn có muốn tiếp tục tạo bản sao?',
+ untitled: 'Chưa có tiêu đề',
+ updatedAt: 'Ngày cập nhật',
+ updatedCountSuccessfully: 'Đã cập nhật thành công {{count}} {{label}}.',
+ updatedSuccessfully: 'Cập nhật thành công.',
+ updating: 'Đang cập nhật',
+ uploading: 'Đang tải lên',
+ user: 'Người dùng',
+ users: 'Người dùng',
+ value: 'Giá trị',
+ welcome: 'Xin chào',
+ },
+ operators: {
+ contains: 'có chứa',
+ equals: 'bằng',
+ exists: 'tồn tại',
+ isGreaterThan: 'lớn hơn',
+ isGreaterThanOrEqualTo: 'lớn hơn hoặc bằng',
+ isIn: 'có trong',
+ isLessThan: 'nhỏ hơn',
+ isLessThanOrEqualTo: 'nhỏ hơn hoặc bằng',
+ isLike: 'gần giống',
+ isNotEqualTo: 'không bằng',
+ isNotIn: 'không có trong',
+ near: 'gần',
+ },
+ upload: {
+ crop: 'Mùa vụ',
+ cropToolDescription:
+ 'Kéo các góc của khu vực đã chọn, vẽ một khu vực mới hoặc điều chỉnh các giá trị dưới đây.',
+ dragAndDrop: 'Kéo và thả một tập tin',
+ dragAndDropHere: 'hoặc kéo và thả file vào đây',
+ editImage: 'Chỉnh sửa hình ảnh',
+ fileName: 'Tên file',
+ fileSize: 'Dung lượng file',
+ focalPoint: 'Điểm trọng tâm',
+ focalPointDescription:
+ 'Kéo điểm tiêu cực trực tiếp trên trình xem trước hoặc điều chỉnh các giá trị bên dưới.',
+ height: 'Chiều cao',
+ lessInfo: 'Hiển thị ít hơn',
+ moreInfo: 'Thêm',
+ previewSizes: 'Kích cỡ xem trước',
+ selectCollectionToBrowse: 'Chọn một Collection để tìm',
+ selectFile: 'Chọn một file',
+ setCropArea: 'Đặt khu vực cắt',
+ setFocalPoint: 'Đặt điểm tiêu điểm',
+ sizes: 'Các độ phân giải',
+ sizesFor: 'Kích thước cho {{label}}',
+ width: 'Chiều rộng',
+ },
+ validation: {
+ emailAddress: 'Địa chỉ email không hợp lệ.',
+ enterNumber: 'Vui lòng nhập số.',
+ fieldHasNo: 'Field này không có: {{label}}',
+ greaterThanMax: '{{value}} lớn hơn giá trị tối đa cho phép của {{label}} là {{max}}.',
+ invalidInput: 'Dữ liệu nhập vào không hợp lệ.',
+ invalidSelection: 'Lựa chọn ở field này không hợp lệ.',
+ invalidSelections: "'Field này có những lựa chọn không hợp lệ sau:'",
+ lessThanMin: '{{value}} nhỏ hơn giá trị tối thiểu cho phép của {{label}} là {{min}}.',
+ limitReached: 'Đã đạt giới hạn, chỉ có thể thêm {{max}} mục.',
+ longerThanMin: 'Giá trị này cần có độ dài tối thiểu {{minLength}} ký tự.',
+ notValidDate: '"{{value}}" không phải là một ngày (date) hợp lệ.',
+ required: 'Field này cần được diền.',
+ requiresAtLeast: 'Field này cần tối thiểu {{count}} {{label}}.',
+ requiresNoMoreThan: 'Field này không thể vượt quá {{count}} {{label}}.',
+ requiresTwoNumbers: 'Field này cần tối thiểu 2 chữ số.',
+ shorterThanMax: 'Giá trị phải ngắn hơn hoặc bằng {{maxLength}} ký tự.',
+ trueOrFalse: 'Field này chỉ có thể chứa giá trị true hoặc false.',
+ validUploadID: "'Field này không chứa ID tải lên hợp lệ.'",
+ },
+ version: {
+ aboutToPublishSelection: 'Bạn có muốn xuất bản tất cả {{label}} không?',
+ aboutToRestore: 'Bạn chuẩn bị khôi phục lại {{label}} về phiên bản {{versionDate}}.',
+ aboutToRestoreGlobal:
+ 'Bạn chuẩn bị khôi phục lại bản toàn thể (global) của {{label}} về phiên bản {{versionDate}}.',
+ aboutToRevertToPublished: 'Bạn có muốn tái xuất bản bản nháp này không?',
+ aboutToUnpublish: 'Bạn có muốn ngưng xuất bản?',
+ aboutToUnpublishSelection: 'Bạn có muốn ngưng xuất bản tất cả {{label}} không?',
+ autosave: 'Tự động lưu dữ liệu',
+ autosavedSuccessfully: 'Đã tự động lưu thành công.',
+ autosavedVersion: 'Các phiên bản từ việc tự động lưu dữ liệu',
+ changed: 'Đã thay đổi',
+ compareVersion: 'So sánh phiên bản này với:',
+ confirmPublish: 'Xác nhận xuất bản',
+ confirmRevertToSaved: 'Xác nhận, quay về trạng thái đã lưu',
+ confirmUnpublish: 'Xác nhận, ngưng xuất bản',
+ confirmVersionRestoration: 'Xác nhận, khôi phục về phiên bản trước',
+ currentDocumentStatus: 'Trạng thái tài liệu hiện tại: {{docStatus}}',
+ draft: 'Bản nháp',
+ draftSavedSuccessfully: 'Bản nháp đã được lưu thành công.',
+ lastSavedAgo: 'Lần lưu cuối cùng {{distance}} trước đây',
+ noFurtherVersionsFound: 'Không tìm thấy phiên bản cũ hơn',
+ noRowsFound: 'Không tìm thấy: {{label}}',
+ preview: 'Bản xem trước',
+ problemRestoringVersion: 'Đã xảy ra vấn đề khi khôi phục phiên bản này',
+ publish: 'Công bố',
+ publishChanges: 'Xuất bản tài liệu',
+ published: 'Đã xuất bản',
+ restoreThisVersion: 'Khôi phục về phiên bản này',
+ restoredSuccessfully: 'Đã khôi phục thành công.',
+ restoring: 'Đang khôi phục...',
+ revertToPublished: 'Quay về trạng thái đã xuất bản',
+ reverting: 'Đang về trạng thái cũ...',
+ saveDraft: 'Lưu bản nháp',
+ selectLocales: 'Chọn mã khu vực để hiện thị',
+ selectVersionToCompare: 'Chọn phiên bản để so sánh',
+ showLocales: 'Hiển thị mã khu vực:',
+ showingVersionsFor: 'Hiển thị các phiên bản cho:',
+ status: 'Trạng thái',
+ type: 'Loại',
+ unpublish: 'Ẩn tài liệu',
+ unpublishing: 'Đang ẩn tài liệu...',
+ version: 'Phiên bản',
+ versionCount_many: '{{count}} phiên bản được tìm thấy',
+ versionCount_none: 'Không có phiên bản nào được tìm thấy',
+ versionCount_one: '{{count}} phiên bản được tìm thấy',
+ versionCount_other: 'Đã tìm thấy {{count}} phiên bản',
+ versionCreatedOn: 'Phiên bản {{version}} được tạo vào lúc:',
+ versionID: 'ID của phiên bản',
+ versions: 'Danh sách phiên bản',
+ viewingVersion: 'Xem phiên bản của {{entityLabel}} {{documentTitle}}',
+ viewingVersionGlobal: '`Xem phiên bản toàn thể (global) của {{entityLabel}}',
+ viewingVersions: 'Xem những phiên bản của {{entityLabel}} {{documentTitle}}',
+ viewingVersionsGlobal: '`Xem những phiên bản toàn thể (global) của {{entityLabel}}',
+ },
+}
diff --git a/packages/translations/src/all/zh-tw.json b/packages/translations/src/all/zh-tw.json
deleted file mode 100644
index b985f8e5de3..00000000000
--- a/packages/translations/src/all/zh-tw.json
+++ /dev/null
@@ -1,374 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帳戶",
- "accountOfCurrentUser": "目前使用者的帳戶",
- "alreadyActivated": "已經啟用了",
- "alreadyLoggedIn": "已經登入了",
- "apiKey": "API金鑰",
- "backToLogin": "返回登入頁面",
- "beginCreateFirstUser": "首先,請建立您的第一個使用者。",
- "changePassword": "更改密碼",
- "checkYourEmailForPasswordReset": "請檢查您的電子郵件以獲取安全重設密碼的連結。",
- "confirmGeneration": "確認生成",
- "confirmPassword": "確認密碼",
- "createFirstUser": "建立第一個使用者",
- "emailNotValid": "提供的電子郵件無效",
- "emailSent": "電子郵件已寄出",
- "enableAPIKey": "啟用API金鑰",
- "failedToUnlock": "解鎖失敗",
- "forceUnlock": "強制解鎖",
- "forgotPassword": "忘記密碼",
- "forgotPasswordEmailInstructions": "請在下方輸入您的電子郵件。您將收到一封有關如何重設密碼的說明電子郵件。",
- "forgotPasswordQuestion": "忘記密碼?",
- "generate": "生成",
- "generateNewAPIKey": "生成新的API金鑰",
- "generatingNewAPIKeyWillInvalidate": "生成新的API金鑰將使之前的金鑰<1>失效</1>。您確定要繼續嗎?",
- "lockUntil": "鎖定直到",
- "logBackIn": "重新登入",
- "logOut": "登出",
- "loggedIn": "要使用另一個使用者登入前,您需要先<0>登出</0>。",
- "loggedInChangePassword": "要更改您的密碼,請前往您的<0>帳戶</0>頁面並在那裡編輯您的密碼。",
- "loggedOutInactivity": "您由於不活躍而被登出了。",
- "loggedOutSuccessfully": "您已成功登出。",
- "login": "登入",
- "loginAttempts": "登入次數",
- "loginUser": "登入使用者",
- "loginWithAnotherUser": "要使用另一個使用者登入前,您需要先<0>登出</0>。",
- "logout": "登出",
- "logoutUser": "登出使用者",
- "newAPIKeyGenerated": "新的API金鑰已生成。",
- "newAccountCreated": "剛剛為您建立了一個可以存取 <a href=\"{{serverURL}}\">{{serverURL}}</a> 的新帳戶。請點擊以下連結或在瀏覽器中貼上以下網址以驗證您的電子郵件:<a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 驗證您的電子郵件後,您將能夠成功登入。",
- "newPassword": "新的密碼",
- "resetPassword": "重設密碼",
- "resetPasswordExpiration": "重設密碼的有效期",
- "resetPasswordToken": "重設密碼令牌",
- "resetYourPassword": "重設您的密碼",
- "stayLoggedIn": "保持登入狀態",
- "successfullyUnlocked": "已成功解鎖",
- "unableToVerify": "無法驗證",
- "verified": "已驗證",
- "verifiedSuccessfully": "成功驗證",
- "verify": "驗證",
- "verifyUser": "驗證使用者",
- "verifyYourEmail": "驗證您的電子郵件",
- "youAreInactive": "您已經有一段時間沒有活動了,為了您的安全,很快就會自動登出。您想保持登入狀態嗎?",
- "youAreReceivingResetPassword": "您收到此郵件是因為您(或其他人)已請求重設您帳戶的密碼。請點擊以下連結,或將其貼上到您的瀏覽器中以完成該過程:",
- "youDidNotRequestPassword": "如果您沒有要求這樣做,請忽略這封郵件,您的密碼將保持不變。"
- },
- "error": {
- "accountAlreadyActivated": "該帳戶已被啟用。",
- "autosaving": "自動儲存該文件時出現了問題。",
- "correctInvalidFields": "請更正無效區塊。",
- "deletingFile": "刪除文件時出現了錯誤。",
- "deletingTitle": "刪除{{title}}時出現了錯誤。請檢查您的網路連線並重試。",
- "emailOrPasswordIncorrect": "提供的電子郵件或密碼不正確。",
- "followingFieldsInvalid_one": "下面的字串是無效的:",
- "followingFieldsInvalid_other": "以下字串是無效的:",
- "incorrectCollection": "不正確的集合",
- "invalidFileType": "無效的文件類型",
- "invalidFileTypeValue": "無效的文件類型: {{value}}",
- "loadingDocument": "加載ID為{{id}}的文件時出現了問題。",
- "localesNotSaved_one": "這個語言環境無法被儲存:",
- "localesNotSaved_other": "以下的語言環境無法被儲存:",
- "missingEmail": "缺少電子郵件。",
- "missingIDOfDocument": "缺少需要更新的文檔的ID。",
- "missingIDOfVersion": "缺少版本的ID。",
- "missingRequiredData": "缺少必要的數據。",
- "noFilesUploaded": "沒有上傳文件。",
- "noMatchedField": "找不到與\"{{label}}\"匹配的字串",
- "noUser": "沒有該使用者",
- "notAllowedToAccessPage": "您沒有權限訪問此頁面。",
- "notAllowedToPerformAction": "您不被允許執行此操作。",
- "notFound": "沒有找到請求的資源。",
- "previewing": "預覽文件時出現了問題。",
- "problemUploadingFile": "上傳文件時出現了問題。",
- "tokenInvalidOrExpired": "令牌無效或已過期。",
- "unPublishingDocument": "取消發布此文件時出現了問題。",
- "unableToDeleteCount": "無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。",
- "unableToUpdateCount": "無法從 {{total}} 個中更新 {{count}} 個 {{label}}。",
- "unauthorized": "未經授權,您必須登錄才能提出這個請求。",
- "unknown": "發生了一個未知的錯誤。",
- "unspecific": "發生了一個錯誤。",
- "userLocked": "該使用者由於有太多次失敗的登錄嘗試而被鎖定。",
- "valueMustBeUnique": "數值必須是唯一的",
- "verificationTokenInvalid": "驗證令牌無效。"
- },
- "fields": {
- "addLabel": "新增{{label}}",
- "addLink": "新增連結",
- "addNew": "新增",
- "addNewLabel": "新增{{label}}",
- "addRelationship": "新增關聯",
- "addUpload": "上傳",
- "block": "區塊",
- "blockType": "區塊類型",
- "blocks": "區塊",
- "chooseBetweenCustomTextOrDocument": "選擇自定義文件或連結到另一個文件。",
- "chooseDocumentToLink": "選擇要連結的文件",
- "chooseFromExisting": "從現有的選擇",
- "chooseLabel": "選擇{{label}}",
- "collapseAll": "全部折疊",
- "customURL": "自定義連結",
- "editLabelData": "編輯{{label}}資料",
- "editLink": "編輯連結",
- "editRelationship": "編輯關聯",
- "enterURL": "輸入連結",
- "internalLink": "內部連結",
- "itemsAndMore": "{{items}} 個,還有 {{count}} 個",
- "labelRelationship": "{{label}}關聯",
- "latitude": "緯度",
- "linkType": "連結類型",
- "linkedTo": "連結到<0>{{label}}</0>",
- "longitude": "經度",
- "newLabel": "新的{{label}}",
- "openInNewTab": "在新標籤中打開",
- "passwordsDoNotMatch": "密碼不匹配。",
- "relatedDocument": "相關文件",
- "relationTo": "關聯到",
- "removeRelationship": "移除關聯",
- "removeUpload": "移除上傳",
- "saveChanges": "儲存變更",
- "searchForBlock": "搜尋一個區塊",
- "selectExistingLabel": "選擇現有的{{label}}",
- "selectFieldsToEdit": "選擇要編輯的字串",
- "showAll": "顯示全部",
- "swapRelationship": "替換關聯",
- "swapUpload": "替換上傳",
- "textToDisplay": "要顯示的文字",
- "toggleBlock": "切換區塊",
- "uploadNewLabel": "上傳新的{{label}}"
- },
- "general": {
- "aboutToDelete": "您即將刪除{{label}} <1>{{title}}</1>。您確定要繼續嗎?",
- "aboutToDeleteCount_many": "您即將刪除 {{count}} 個 {{label}}",
- "aboutToDeleteCount_one": "您即將刪除 {{count}} 個 {{label}}",
- "aboutToDeleteCount_other": "您即將刪除 {{count}} 個 {{label}}",
- "addBelow": "新增到下方",
- "addFilter": "新增過濾器",
- "adminTheme": "管理頁面主題",
- "and": "和",
- "applyChanges": "套用更改",
- "ascending": "升冪",
- "automatic": "自動",
- "backToDashboard": "返回到控制面板",
- "cancel": "取消",
- "changesNotSaved": "您還有尚未儲存的變更。您確定要離開嗎?",
- "close": "關閉",
- "collapse": "折疊",
- "collections": "集合",
- "columnToSort": "要排序的欄位",
- "columns": "欄位",
- "confirm": "確認",
- "confirmDeletion": "確認刪除",
- "confirmDuplication": "確認複製",
- "copied": "已複製",
- "copy": "複製",
- "create": "建立",
- "createNew": "建立新的",
- "createNewLabel": "建立新的{{label}}",
- "created": "已建立",
- "createdAt": "建立於",
- "creating": "建立中",
- "creatingNewLabel": "正在建立新的{{label}}",
- "dark": "深色",
- "dashboard": "控制面板",
- "delete": "刪除",
- "deletedCountSuccessfully": "已成功刪除 {{count}} 個 {{label}}。",
- "deletedSuccessfully": "已成功刪除。",
- "deleting": "刪除中...",
- "descending": "降冪",
- "deselectAllRows": "取消選擇全部",
- "duplicate": "複製",
- "duplicateWithoutSaving": "複製而不儲存變更。",
- "edit": "編輯",
- "editLabel": "編輯{{label}}",
- "editing": "編輯中",
- "editingLabel_many": "編輯 {{count}} 個 {{label}}",
- "editingLabel_one": "編輯 {{count}} 個 {{label}}",
- "editingLabel_other": "編輯 {{count}} 個 {{label}}",
- "email": "電子郵件",
- "emailAddress": "電子郵件地址",
- "enterAValue": "輸入一個值",
- "error": "錯誤",
- "errors": "錯誤",
- "fallbackToDefaultLocale": "回到預設的語言",
- "filter": "過濾器",
- "filterWhere": "過濾{{label}}",
- "filters": "過濾器",
- "globals": "全域",
- "language": "語言",
- "lastModified": "最後修改",
- "leaveAnyway": "無論如何都要離開",
- "leaveWithoutSaving": "不儲存直接離開",
- "light": "亮色",
- "livePreview": "預覽",
- "loading": "載入中...",
- "locale": "語言環境",
- "locales": "語言環境",
- "menu": "菜單",
- "moveDown": "向下移動",
- "moveUp": "向上移動",
- "newPassword": "新密碼",
- "noFiltersSet": "沒有設定過濾器",
- "noLabel": "<沒有{{label}}>",
- "noOptions": "沒有選項",
- "noResults": "沒有找到{{label}}。{{label}}並不存在或沒有符合您上面所指定的過濾器。",
- "noValue": "沒有數值",
- "none": "無",
- "notFound": "未找到",
- "nothingFound": "沒有找到任何東西",
- "of": "的",
- "open": "打開",
- "or": "或",
- "order": "排序",
- "pageNotFound": "未找到頁面",
- "password": "密碼",
- "payloadSettings": "Payload設定",
- "perPage": "每一頁: {{limit}} 個",
- "remove": "移除",
- "reset": "重設",
- "row": "行",
- "rows": "行",
- "save": "儲存",
- "saving": "儲存中...",
- "searchBy": "搜尋{{label}}",
- "selectAll": "選擇所有 {{count}} 個 {{label}}",
- "selectAllRows": "選擇所有行",
- "selectValue": "選擇一個值",
- "selectedCount": "已選擇 {{count}} 個 {{label}}",
- "showAllLabel": "顯示所有{{label}}",
- "sorryNotFound": "對不起,沒有找到您請求的東西。",
- "sort": "排序",
- "sortByLabelDirection": "按{{label}} {{direction}}排序",
- "stayOnThisPage": "停留在此頁面",
- "submissionSuccessful": "成功送出。",
- "submit": "送出",
- "successfullyCreated": "成功建立{{label}}",
- "successfullyDuplicated": "成功複製{{label}}",
- "thisLanguage": "中文 (繁體)",
- "titleDeleted": "{{label}} \"{{title}}\"已被成功刪除。",
- "unauthorized": "未經授權",
- "unsavedChangesDuplicate": "您有還沒儲存的修改,確定要繼續複製嗎?",
- "untitled": "無標題",
- "updatedAt": "更新於",
- "updatedCountSuccessfully": "已成功更新 {{count}} 個 {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "uploading": "上傳中",
- "user": "使用者",
- "users": "使用者",
- "value": "值",
- "welcome": "歡迎"
- },
- "operators": {
- "contains": "包含",
- "equals": "等於",
- "exists": "存在",
- "isGreaterThan": "大於",
- "isGreaterThanOrEqualTo": "大於等於",
- "isIn": "在",
- "isLessThan": "小於",
- "isLessThanOrEqualTo": "小於或等於",
- "isLike": "就像",
- "isNotEqualTo": "不等於",
- "isNotIn": "不在",
- "near": "附近"
- },
- "upload": {
- "crop": "裁剪",
- "cropToolDescription": "拖動所選區域的角落,繪製一個新區域或調整以下的值。",
- "dragAndDrop": "拖放一個檔案",
- "dragAndDropHere": "或在這裡拖放一個檔案",
- "editImage": "編輯圖像",
- "fileName": "檔案名稱",
- "fileSize": "檔案大小",
- "focalPoint": "焦點",
- "focalPointDescription": "直接在預覽中拖動焦點或調整下面的值。",
- "height": "高度",
- "lessInfo": "更少資訊",
- "moreInfo": "更多資訊",
- "previewSizes": "預覽尺寸",
- "selectCollectionToBrowse": "選擇一個要瀏覽的集合",
- "selectFile": "選擇一個文件",
- "setCropArea": "設置裁剪區域",
- "setFocalPoint": "設置焦點",
- "sizes": "尺寸",
- "sizesFor": "{{label}}的尺寸",
- "width": "寬度"
- },
- "validation": {
- "emailAddress": "請輸入一個有效的電子郵件地址。",
- "enterNumber": "請輸入一個有效的數字。",
- "fieldHasNo": "這個字串沒有{{label}}",
- "greaterThanMax": "{{value}}超過了允許的最大{{label}},該最大值為{{max}}。",
- "invalidInput": "這個字串有一個無效的輸入。",
- "invalidSelection": "這個字串有一個無效的選擇。",
- "invalidSelections": "這個字串有以下無效的選擇:",
- "lessThanMin": "{{value}}小於允許的最小{{label}},該最小值為{{min}}。",
- "limitReached": "已達限制,只能添加{{max}}個項目。",
- "longerThanMin": "該值必須大於{{minLength}}字串的最小長度",
- "notValidDate": "\"{{value}}\"不是一個有效的日期。",
- "required": "該字串為必填項目。",
- "requiresAtLeast": "該字串至少需要 {{count}} 個 {{label}}。",
- "requiresNoMoreThan": "該字串要求不超過 {{count}} 個 {{label}。",
- "requiresTwoNumbers": "該字串需要兩個數字。",
- "shorterThanMax": "該值長度必須小於{{maxLength}}個字元",
- "trueOrFalse": "該字串只能等於是或否。",
- "validUploadID": "該字串不是有效的上傳ID。"
- },
-"version": {
- "aboutToPublishSelection": "您確定即將發佈所選的 {{label}} 嗎?",
- "aboutToRestore": "您將把這個文件{{label}}回復到{{versionDate}}時的狀態",
- "aboutToRestoreGlobal": "您要將痊域的{{label}}回復到{{versionDate}}時的狀態",
- "aboutToRevertToPublished": "您將要將這個文件的內容還原到它的發佈狀態。您確定嗎?",
- "aboutToUnpublish": "您即將取消發佈這個文件。您確定嗎?",
- "aboutToUnpublishSelection": "您即將取消發佈所選內容中的所有 {{label}}。您確定嗎?",
- "autosave": "自動儲存",
- "autosavedSuccessfully": "自動儲存成功。",
- "autosavedVersion": "自動儲存的版本",
- "changed": "已更改",
- "compareVersion": "對比版本:",
- "confirmPublish": "確認發佈",
- "confirmRevertToSaved": "確認回復到儲存狀態",
- "confirmUnpublish": "確認取消發佈",
- "confirmVersionRestoration": "確認版本回復",
- "currentDocumentStatus": "目前{{docStatus}}文件",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿儲存成功。",
- "lastSavedAgo": "上次儲存在{{distance}}之前",
- "noFurtherVersionsFound": "沒有發現其他版本",
- "noRowsFound": "沒有發現{{label}}",
- "preview": "預覽",
- "problemRestoringVersion": "回復這個版本時發生了問題",
- "publish": "發佈",
- "publishChanges": "發佈修改",
- "published": "已發佈",
- "restoreThisVersion": "回復此版本",
- "restoredSuccessfully": "回復成功。",
- "restoring": "回復中...",
- "revertToPublished": "還原到已發佈的版本",
- "reverting": "還原中...",
- "saveDraft": "儲存草稿",
- "selectLocales": "選擇要顯示的語言",
- "selectVersionToCompare": "選擇要比較的版本",
- "showLocales": "顯示語言:",
- "showingVersionsFor": "顯示版本為:",
- "status": "狀態",
- "type": "類型",
- "unpublish": "取消發佈",
- "unpublishing": "取消發佈中...",
- "version": "版本",
- "versionCount_many": "發現 {{count}}個版本",
- "versionCount_none": "沒有發現任何版本",
- "versionCount_one": "找到 {{count}} 個版本",
- "versionCount_other": "找到 {{count}} 個版本",
- "versionCreatedOn": "版本 {{version}} 建立於:",
- "versionID": "版本ID",
- "versions": "版本",
- "viewingVersion": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionGlobal": "正在查看全域{{entityLabel}}的版本",
- "viewingVersions": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionsGlobal": "正在查看全域{{entityLabel}}的版本"
-}
-}
diff --git a/packages/translations/src/all/zh-tw.ts b/packages/translations/src/all/zh-tw.ts
new file mode 100644
index 00000000000..6267763f9f0
--- /dev/null
+++ b/packages/translations/src/all/zh-tw.ts
@@ -0,0 +1,377 @@
+export default {
+ authentication: {
+ account: '帳戶',
+ accountOfCurrentUser: '目前使用者的帳戶',
+ alreadyActivated: '已經啟用了',
+ alreadyLoggedIn: '已經登入了',
+ apiKey: 'API金鑰',
+ backToLogin: '返回登入頁面',
+ beginCreateFirstUser: '首先,請建立您的第一個使用者。',
+ changePassword: '更改密碼',
+ checkYourEmailForPasswordReset: '請檢查您的電子郵件以獲取安全重設密碼的連結。',
+ confirmGeneration: '確認生成',
+ confirmPassword: '確認密碼',
+ createFirstUser: '建立第一個使用者',
+ emailNotValid: '提供的電子郵件無效',
+ emailSent: '電子郵件已寄出',
+ enableAPIKey: '啟用API金鑰',
+ failedToUnlock: '解鎖失敗',
+ forceUnlock: '強制解鎖',
+ forgotPassword: '忘記密碼',
+ forgotPasswordEmailInstructions:
+ '請在下方輸入您的電子郵件。您將收到一封有關如何重設密碼的說明電子郵件。',
+ forgotPasswordQuestion: '忘記密碼?',
+ generate: '生成',
+ generateNewAPIKey: '生成新的API金鑰',
+ generatingNewAPIKeyWillInvalidate: '生成新的API金鑰將使之前的金鑰<1>失效</1>。您確定要繼續嗎?',
+ lockUntil: '鎖定直到',
+ logBackIn: '重新登入',
+ logOut: '登出',
+ loggedIn: '要使用另一個使用者登入前,您需要先<0>登出</0>。',
+ loggedInChangePassword: '要更改您的密碼,請前往您的<0>帳戶</0>頁面並在那裡編輯您的密碼。',
+ loggedOutInactivity: '您由於不活躍而被登出了。',
+ loggedOutSuccessfully: '您已成功登出。',
+ login: '登入',
+ loginAttempts: '登入次數',
+ loginUser: '登入使用者',
+ loginWithAnotherUser: '要使用另一個使用者登入前,您需要先<0>登出</0>。',
+ logout: '登出',
+ logoutUser: '登出使用者',
+ newAPIKeyGenerated: '新的API金鑰已生成。',
+ newAccountCreated:
+ '剛剛為您建立了一個可以存取 <a href="{{serverURL}}">{{serverURL}}</a> 的新帳戶。請點擊以下連結或在瀏覽器中貼上以下網址以驗證您的電子郵件:<a href="{{verificationURL}}">{{verificationURL}}</a><br> 驗證您的電子郵件後,您將能夠成功登入。',
+ newPassword: '新的密碼',
+ resetPassword: '重設密碼',
+ resetPasswordExpiration: '重設密碼的有效期',
+ resetPasswordToken: '重設密碼令牌',
+ resetYourPassword: '重設您的密碼',
+ stayLoggedIn: '保持登入狀態',
+ successfullyUnlocked: '已成功解鎖',
+ unableToVerify: '無法驗證',
+ verified: '已驗證',
+ verifiedSuccessfully: '成功驗證',
+ verify: '驗證',
+ verifyUser: '驗證使用者',
+ verifyYourEmail: '驗證您的電子郵件',
+ youAreInactive:
+ '您已經有一段時間沒有活動了,為了您的安全,很快就會自動登出。您想保持登入狀態嗎?',
+ youAreReceivingResetPassword:
+ '您收到此郵件是因為您(或其他人)已請求重設您帳戶的密碼。請點擊以下連結,或將其貼上到您的瀏覽器中以完成該過程:',
+ youDidNotRequestPassword: '如果您沒有要求這樣做,請忽略這封郵件,您的密碼將保持不變。',
+ },
+ error: {
+ accountAlreadyActivated: '該帳戶已被啟用。',
+ autosaving: '自動儲存該文件時出現了問題。',
+ correctInvalidFields: '請更正無效區塊。',
+ deletingFile: '刪除文件時出現了錯誤。',
+ deletingTitle: '刪除{{title}}時出現了錯誤。請檢查您的網路連線並重試。',
+ emailOrPasswordIncorrect: '提供的電子郵件或密碼不正確。',
+ followingFieldsInvalid_one: '下面的字串是無效的:',
+ followingFieldsInvalid_other: '以下字串是無效的:',
+ incorrectCollection: '不正確的集合',
+ invalidFileType: '無效的文件類型',
+ invalidFileTypeValue: '無效的文件類型: {{value}}',
+ loadingDocument: '加載ID為{{id}}的文件時出現了問題。',
+ localesNotSaved_one: '這個語言環境無法被儲存:',
+ localesNotSaved_other: '以下的語言環境無法被儲存:',
+ missingEmail: '缺少電子郵件。',
+ missingIDOfDocument: '缺少需要更新的文檔的ID。',
+ missingIDOfVersion: '缺少版本的ID。',
+ missingRequiredData: '缺少必要的數據。',
+ noFilesUploaded: '沒有上傳文件。',
+ noMatchedField: '找不到與"{{label}}"匹配的字串',
+ noUser: '沒有該使用者',
+ notAllowedToAccessPage: '您沒有權限訪問此頁面。',
+ notAllowedToPerformAction: '您不被允許執行此操作。',
+ notFound: '沒有找到請求的資源。',
+ previewing: '預覽文件時出現了問題。',
+ problemUploadingFile: '上傳文件時出現了問題。',
+ tokenInvalidOrExpired: '令牌無效或已過期。',
+ unPublishingDocument: '取消發布此文件時出現了問題。',
+ unableToDeleteCount: '無法從 {{total}} 個中刪除 {{count}} 個 {{label}}。',
+ unableToUpdateCount: '無法從 {{total}} 個中更新 {{count}} 個 {{label}}。',
+ unauthorized: '未經授權,您必須登錄才能提出這個請求。',
+ unknown: '發生了一個未知的錯誤。',
+ unspecific: '發生了一個錯誤。',
+ userLocked: '該使用者由於有太多次失敗的登錄嘗試而被鎖定。',
+ valueMustBeUnique: '數值必須是唯一的',
+ verificationTokenInvalid: '驗證令牌無效。',
+ },
+ fields: {
+ addLabel: '新增{{label}}',
+ addLink: '新增連結',
+ addNew: '新增',
+ addNewLabel: '新增{{label}}',
+ addRelationship: '新增關聯',
+ addUpload: '上傳',
+ block: '區塊',
+ blockType: '區塊類型',
+ blocks: '區塊',
+ chooseBetweenCustomTextOrDocument: '選擇自定義文件或連結到另一個文件。',
+ chooseDocumentToLink: '選擇要連結的文件',
+ chooseFromExisting: '從現有的選擇',
+ chooseLabel: '選擇{{label}}',
+ collapseAll: '全部折疊',
+ customURL: '自定義連結',
+ editLabelData: '編輯{{label}}資料',
+ editLink: '編輯連結',
+ editRelationship: '編輯關聯',
+ enterURL: '輸入連結',
+ internalLink: '內部連結',
+ itemsAndMore: '{{items}} 個,還有 {{count}} 個',
+ labelRelationship: '{{label}}關聯',
+ latitude: '緯度',
+ linkType: '連結類型',
+ linkedTo: '連結到<0>{{label}}</0>',
+ longitude: '經度',
+ newLabel: '新的{{label}}',
+ openInNewTab: '在新標籤中打開',
+ passwordsDoNotMatch: '密碼不匹配。',
+ relatedDocument: '相關文件',
+ relationTo: '關聯到',
+ removeRelationship: '移除關聯',
+ removeUpload: '移除上傳',
+ saveChanges: '儲存變更',
+ searchForBlock: '搜尋一個區塊',
+ selectExistingLabel: '選擇現有的{{label}}',
+ selectFieldsToEdit: '選擇要編輯的字串',
+ showAll: '顯示全部',
+ swapRelationship: '替換關聯',
+ swapUpload: '替換上傳',
+ textToDisplay: '要顯示的文字',
+ toggleBlock: '切換區塊',
+ uploadNewLabel: '上傳新的{{label}}',
+ },
+ general: {
+ aboutToDelete: '您即將刪除{{label}} <1>{{title}}</1>。您確定要繼續嗎?',
+ aboutToDeleteCount_many: '您即將刪除 {{count}} 個 {{label}}',
+ aboutToDeleteCount_one: '您即將刪除 {{count}} 個 {{label}}',
+ aboutToDeleteCount_other: '您即將刪除 {{count}} 個 {{label}}',
+ addBelow: '新增到下方',
+ addFilter: '新增過濾器',
+ adminTheme: '管理頁面主題',
+ and: '和',
+ applyChanges: '套用更改',
+ ascending: '升冪',
+ automatic: '自動',
+ backToDashboard: '返回到控制面板',
+ cancel: '取消',
+ changesNotSaved: '您還有尚未儲存的變更。您確定要離開嗎?',
+ close: '關閉',
+ collapse: '折疊',
+ collections: '集合',
+ columnToSort: '要排序的欄位',
+ columns: '欄位',
+ confirm: '確認',
+ confirmDeletion: '確認刪除',
+ confirmDuplication: '確認複製',
+ copied: '已複製',
+ copy: '複製',
+ create: '建立',
+ createNew: '建立新的',
+ createNewLabel: '建立新的{{label}}',
+ created: '已建立',
+ createdAt: '建立於',
+ creating: '建立中',
+ creatingNewLabel: '正在建立新的{{label}}',
+ dark: '深色',
+ dashboard: '控制面板',
+ delete: '刪除',
+ deletedCountSuccessfully: '已成功刪除 {{count}} 個 {{label}}。',
+ deletedSuccessfully: '已成功刪除。',
+ deleting: '刪除中...',
+ descending: '降冪',
+ deselectAllRows: '取消選擇全部',
+ duplicate: '複製',
+ duplicateWithoutSaving: '複製而不儲存變更。',
+ edit: '編輯',
+ editLabel: '編輯{{label}}',
+ editing: '編輯中',
+ editingLabel_many: '編輯 {{count}} 個 {{label}}',
+ editingLabel_one: '編輯 {{count}} 個 {{label}}',
+ editingLabel_other: '編輯 {{count}} 個 {{label}}',
+ email: '電子郵件',
+ emailAddress: '電子郵件地址',
+ enterAValue: '輸入一個值',
+ error: '錯誤',
+ errors: '錯誤',
+ fallbackToDefaultLocale: '回到預設的語言',
+ filter: '過濾器',
+ filterWhere: '過濾{{label}}',
+ filters: '過濾器',
+ globals: '全域',
+ language: '語言',
+ lastModified: '最後修改',
+ leaveAnyway: '無論如何都要離開',
+ leaveWithoutSaving: '不儲存直接離開',
+ light: '亮色',
+ livePreview: '預覽',
+ loading: '載入中...',
+ locale: '語言環境',
+ locales: '語言環境',
+ menu: '菜單',
+ moveDown: '向下移動',
+ moveUp: '向上移動',
+ newPassword: '新密碼',
+ noFiltersSet: '沒有設定過濾器',
+ noLabel: '<沒有{{label}}>',
+ noOptions: '沒有選項',
+ noResults: '沒有找到{{label}}。{{label}}並不存在或沒有符合您上面所指定的過濾器。',
+ noValue: '沒有數值',
+ none: '無',
+ notFound: '未找到',
+ nothingFound: '沒有找到任何東西',
+ of: '的',
+ open: '打開',
+ or: '或',
+ order: '排序',
+ pageNotFound: '未找到頁面',
+ password: '密碼',
+ payloadSettings: 'Payload設定',
+ perPage: '每一頁: {{limit}} 個',
+ remove: '移除',
+ reset: '重設',
+ row: '行',
+ rows: '行',
+ save: '儲存',
+ saving: '儲存中...',
+ searchBy: '搜尋{{label}}',
+ selectAll: '選擇所有 {{count}} 個 {{label}}',
+ selectAllRows: '選擇所有行',
+ selectValue: '選擇一個值',
+ selectedCount: '已選擇 {{count}} 個 {{label}}',
+ showAllLabel: '顯示所有{{label}}',
+ sorryNotFound: '對不起,沒有找到您請求的東西。',
+ sort: '排序',
+ sortByLabelDirection: '按{{label}} {{direction}}排序',
+ stayOnThisPage: '停留在此頁面',
+ submissionSuccessful: '成功送出。',
+ submit: '送出',
+ successfullyCreated: '成功建立{{label}}',
+ successfullyDuplicated: '成功複製{{label}}',
+ thisLanguage: '中文 (繁體)',
+ titleDeleted: '{{label}} "{{title}}"已被成功刪除。',
+ unauthorized: '未經授權',
+ unsavedChangesDuplicate: '您有還沒儲存的修改,確定要繼續複製嗎?',
+ untitled: '無標題',
+ updatedAt: '更新於',
+ updatedCountSuccessfully: '已成功更新 {{count}} 個 {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ uploading: '上傳中',
+ user: '使用者',
+ users: '使用者',
+ value: '值',
+ welcome: '歡迎',
+ },
+ operators: {
+ contains: '包含',
+ equals: '等於',
+ exists: '存在',
+ isGreaterThan: '大於',
+ isGreaterThanOrEqualTo: '大於等於',
+ isIn: '在',
+ isLessThan: '小於',
+ isLessThanOrEqualTo: '小於或等於',
+ isLike: '就像',
+ isNotEqualTo: '不等於',
+ isNotIn: '不在',
+ near: '附近',
+ },
+ upload: {
+ crop: '裁剪',
+ cropToolDescription: '拖動所選區域的角落,繪製一個新區域或調整以下的值。',
+ dragAndDrop: '拖放一個檔案',
+ dragAndDropHere: '或在這裡拖放一個檔案',
+ editImage: '編輯圖像',
+ fileName: '檔案名稱',
+ fileSize: '檔案大小',
+ focalPoint: '焦點',
+ focalPointDescription: '直接在預覽中拖動焦點或調整下面的值。',
+ height: '高度',
+ lessInfo: '更少資訊',
+ moreInfo: '更多資訊',
+ previewSizes: '預覽尺寸',
+ selectCollectionToBrowse: '選擇一個要瀏覽的集合',
+ selectFile: '選擇一個文件',
+ setCropArea: '設置裁剪區域',
+ setFocalPoint: '設置焦點',
+ sizes: '尺寸',
+ sizesFor: '{{label}}的尺寸',
+ width: '寬度',
+ },
+ validation: {
+ emailAddress: '請輸入一個有效的電子郵件地址。',
+ enterNumber: '請輸入一個有效的數字。',
+ fieldHasNo: '這個字串沒有{{label}}',
+ greaterThanMax: '{{value}}超過了允許的最大{{label}},該最大值為{{max}}。',
+ invalidInput: '這個字串有一個無效的輸入。',
+ invalidSelection: '這個字串有一個無效的選擇。',
+ invalidSelections: '這個字串有以下無效的選擇:',
+ lessThanMin: '{{value}}小於允許的最小{{label}},該最小值為{{min}}。',
+ limitReached: '已達限制,只能添加{{max}}個項目。',
+ longerThanMin: '該值必須大於{{minLength}}字串的最小長度',
+ notValidDate: '"{{value}}"不是一個有效的日期。',
+ required: '該字串為必填項目。',
+ requiresAtLeast: '該字串至少需要 {{count}} 個 {{label}}。',
+ requiresNoMoreThan: '該字串要求不超過 {{count}} 個 {{label}。',
+ requiresTwoNumbers: '該字串需要兩個數字。',
+ shorterThanMax: '該值長度必須小於{{maxLength}}個字元',
+ trueOrFalse: '該字串只能等於是或否。',
+ validUploadID: '該字串不是有效的上傳ID。',
+ },
+ version: {
+ aboutToPublishSelection: '您確定即將發佈所選的 {{label}} 嗎?',
+ aboutToRestore: '您將把這個文件{{label}}回復到{{versionDate}}時的狀態',
+ aboutToRestoreGlobal: '您要將痊域的{{label}}回復到{{versionDate}}時的狀態',
+ aboutToRevertToPublished: '您將要將這個文件的內容還原到它的發佈狀態。您確定嗎?',
+ aboutToUnpublish: '您即將取消發佈這個文件。您確定嗎?',
+ aboutToUnpublishSelection: '您即將取消發佈所選內容中的所有 {{label}}。您確定嗎?',
+ autosave: '自動儲存',
+ autosavedSuccessfully: '自動儲存成功。',
+ autosavedVersion: '自動儲存的版本',
+ changed: '已更改',
+ compareVersion: '對比版本:',
+ confirmPublish: '確認發佈',
+ confirmRevertToSaved: '確認回復到儲存狀態',
+ confirmUnpublish: '確認取消發佈',
+ confirmVersionRestoration: '確認版本回復',
+ currentDocumentStatus: '目前{{docStatus}}文件',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿儲存成功。',
+ lastSavedAgo: '上次儲存在{{distance}}之前',
+ noFurtherVersionsFound: '沒有發現其他版本',
+ noRowsFound: '沒有發現{{label}}',
+ preview: '預覽',
+ problemRestoringVersion: '回復這個版本時發生了問題',
+ publish: '發佈',
+ publishChanges: '發佈修改',
+ published: '已發佈',
+ restoreThisVersion: '回復此版本',
+ restoredSuccessfully: '回復成功。',
+ restoring: '回復中...',
+ revertToPublished: '還原到已發佈的版本',
+ reverting: '還原中...',
+ saveDraft: '儲存草稿',
+ selectLocales: '選擇要顯示的語言',
+ selectVersionToCompare: '選擇要比較的版本',
+ showLocales: '顯示語言:',
+ showingVersionsFor: '顯示版本為:',
+ status: '狀態',
+ type: '類型',
+ unpublish: '取消發佈',
+ unpublishing: '取消發佈中...',
+ version: '版本',
+ versionCount_many: '發現 {{count}}個版本',
+ versionCount_none: '沒有發現任何版本',
+ versionCount_one: '找到 {{count}} 個版本',
+ versionCount_other: '找到 {{count}} 個版本',
+ versionCreatedOn: '版本 {{version}} 建立於:',
+ versionID: '版本ID',
+ versions: '版本',
+ viewingVersion: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionGlobal: '正在查看全域{{entityLabel}}的版本',
+ viewingVersions: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionsGlobal: '正在查看全域{{entityLabel}}的版本',
+ },
+}
diff --git a/packages/translations/src/all/zh.json b/packages/translations/src/all/zh.json
deleted file mode 100644
index 4d698965597..00000000000
--- a/packages/translations/src/all/zh.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "$schema": "./translation-schema.json",
- "authentication": {
- "account": "帐户",
- "accountOfCurrentUser": "当前用户的帐户",
- "alreadyActivated": "已经激活了",
- "alreadyLoggedIn": "已经登入了",
- "apiKey": "API密钥",
- "backToLogin": "回到登录页面",
- "beginCreateFirstUser": "首先,请创建您的第一个用户。",
- "changePassword": "更改密码",
- "checkYourEmailForPasswordReset": "请查看您的电子邮件,以取得安全重置密码的链接。",
- "confirmGeneration": "确认生成",
- "confirmPassword": "确认密码",
- "createFirstUser": "创建第一个用户",
- "emailNotValid": "所提供的电子邮件时无效的",
- "emailSent": "电子邮件已发送",
- "enableAPIKey": "启用API密钥",
- "failedToUnlock": "解锁失败",
- "forceUnlock": "强制解锁",
- "forgotPassword": "忘记密码",
- "forgotPasswordEmailInstructions": "请在下方输入您的电子邮件。您将会收到一封有关如何重置密码说明的电子邮件。",
- "forgotPasswordQuestion": "忘记密码?",
- "generate": "生成",
- "generateNewAPIKey": "生成新的API密钥",
- "generatingNewAPIKeyWillInvalidate": "生成新的API密钥将使之前的密钥<1>失效</1>。您确定要继续吗?",
- "lockUntil": "锁定至",
- "logBackIn": "重新登入",
- "logOut": "登出",
- "loggedIn": "要使用另一个用户登录前,您需要先<0>登出</0>。",
- "loggedInChangePassword": "要更改您的密码,请到您的<0>帐户</0>页面并在那里编辑您的密码。",
- "loggedOutInactivity": "您由于不活跃而被登出了。",
- "loggedOutSuccessfully": "您已成功登出。",
- "login": "登录",
- "loginAttempts": "登录次数",
- "loginUser": "登录用户",
- "loginWithAnotherUser": "要使用另一个用户登录前,您需要先<0>登出</0>。",
- "logout": "登出",
- "logoutUser": "登出用户",
- "newAPIKeyGenerated": "新的API密钥已经生成。",
- "newAccountCreated": "刚刚为您创建了一个可以访问 <a href=\"{{serverURL}}\">{{serverURL}}</a> 的新帐户 请点击以下链接或在浏览器中粘贴以下网址,以验证您的电子邮件: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> 验证您的电子邮件后,您将能够成功登录。",
- "newPassword": "新的密码",
- "resetPassword": "重置密码",
- "resetPasswordExpiration": "重置密码的有效期",
- "resetPasswordToken": "重置密码令牌",
- "resetYourPassword": "重置您的密码",
- "stayLoggedIn": "保持登录状态",
- "successfullyUnlocked": "已成功解锁",
- "unableToVerify": "无法验证",
- "verified": "已验证",
- "verifiedSuccessfully": "成功验证",
- "verify": "验证",
- "verifyUser": "验证用户",
- "verifyYourEmail": "验证您的电子邮件",
- "youAreInactive": "您已经有一段时间没有活动了,为了您的安全,很快就会自动登出。您想保持登录状态吗?",
- "youAreReceivingResetPassword": "您收到此邮件是因为您(或其他人)已请求重置您帐户的密码。请点击以下链接,或将其粘贴到您的浏览器中以完成该过程:",
- "youDidNotRequestPassword": "如果您没有要求这样做,请忽略这封邮件,您的密码将保持不变。"
- },
- "error": {
- "accountAlreadyActivated": "该帐户已被激活。",
- "autosaving": "自动保存该文件时出现了问题。",
- "correctInvalidFields": "请更正无效字段。",
- "deletingFile": "删除文件时出现了错误。",
- "deletingTitle": "删除{{title}}时出现了错误。请检查您的连接并重试。",
- "emailOrPasswordIncorrect": "提供的电子邮件或密码不正确。",
- "followingFieldsInvalid_one": "下面的字段是无效的:",
- "followingFieldsInvalid_other": "以下字段是无效的:",
- "incorrectCollection": "不正确的集合",
- "invalidFileType": "无效的文件类型",
- "invalidFileTypeValue": "无效的文件类型: {{value}}",
- "loadingDocument": "加载ID为{{id}}的文件时出现了问题。",
- "missingEmail": "缺少电子邮件。",
- "missingIDOfDocument": "缺少需要更新的文档的ID。",
- "missingIDOfVersion": "缺少版本的ID。",
- "missingRequiredData": "缺少必要的数据。",
- "noFilesUploaded": "没有上传文件。",
- "noMatchedField": "找不到与\"{{label}}\"匹配的字段",
- "noUser": "没有该用户",
- "notAllowedToAccessPage": "您无权访问此页面。",
- "notAllowedToPerformAction": "您不被允许执行此操作。",
- "notFound": "没有找到请求的资源。",
- "previewing": "预览文件时出现了问题。",
- "problemUploadingFile": "上传文件时出现了问题。",
- "tokenInvalidOrExpired": "令牌无效或已过期。",
- "unPublishingDocument": "取消发布此文件时出现了问题。",
- "unableToDeleteCount": "无法从 {{total}} {{label}} 中删除 {{count}}。",
- "unableToUpdateCount": "无法更新 {{count}} 个,共 {{total}} 个 {{label}}。",
- "unauthorized": "未经授权,您必须登录才能提出这个请求。",
- "unknown": "发生了一个未知的错误。",
- "unspecific": "发生了一个错误。",
- "userLocked": "该用户由于有太多次失败的登录尝试而被锁定。",
- "valueMustBeUnique": "值必须是唯一的",
- "verificationTokenInvalid": "验证令牌无效。"
- },
- "fields": {
- "addLabel": "添加{{label}}",
- "addLink": "添加链接",
- "addNew": "添加新的",
- "addNewLabel": "添加新的{{label}}",
- "addRelationship": "添加关系",
- "addUpload": "添加上传",
- "block": "区块",
- "blockType": "区块类型",
- "blocks": "区块",
- "chooseBetweenCustomTextOrDocument": "选择输入一个自定义的文本URL或链接到另一个文档。",
- "chooseDocumentToLink": "选择一个要链接的文档",
- "chooseFromExisting": "从现有中选择",
- "chooseLabel": "选择{{label}}",
- "collapseAll": "全部折叠",
- "customURL": "自定义URL",
- "editLabelData": "编辑{{label}}数据",
- "editLink": "编辑链接",
- "editRelationship": "编辑关系",
- "enterURL": "输入一个URL",
- "internalLink": "内部链接",
- "itemsAndMore": "{{items}}和{{count}}更多",
- "labelRelationship": "{{label}}关系",
- "latitude": "纬度",
- "linkType": "链接类型",
- "linkedTo": "链接到<0>{{label}}</0>",
- "longitude": "经度",
- "newLabel": "新的{{label}}",
- "openInNewTab": "在新标签中打开",
- "passwordsDoNotMatch": "密码不匹配。",
- "relatedDocument": "相关文件",
- "relationTo": "关系到",
- "removeRelationship": "移除关系",
- "removeUpload": "移除上传",
- "saveChanges": "保存更改",
- "searchForBlock": "搜索一个区块",
- "selectExistingLabel": "选择现有的{{label}}",
- "selectFieldsToEdit": "选择要编辑的字段",
- "showAll": "显示全部",
- "swapRelationship": "交换关系",
- "swapUpload": "交换上传",
- "textToDisplay": "要显示的文本",
- "toggleBlock": "切换块",
- "uploadNewLabel": "上传新的{{label}}"
- },
- "general": {
- "aboutToDelete": "您即将删除{{label}} <1>{{title}}</1>。您确定要继续吗?",
- "aboutToDeleteCount_many": "您即将删除 {{count}} {{label}}",
- "aboutToDeleteCount_one": "您即将删除 {{count}} {{label}}",
- "aboutToDeleteCount_other": "您即将删除 {{count}} {{label}}",
- "addBelow": "添加到下面",
- "addFilter": "添加过滤器",
- "adminTheme": "管理页面主题",
- "and": "和",
- "applyChanges": "应用更改",
- "ascending": "升序",
- "automatic": "自动",
- "backToDashboard": "返回到仪表板",
- "cancel": "取消",
- "changesNotSaved": "您的更改尚未保存。您确定要离开吗?",
- "close": "关闭",
- "collapse": "折叠",
- "collections": "集合",
- "columnToSort": "要排序的列",
- "columns": "列",
- "confirm": "确认",
- "confirmDeletion": "确认删除",
- "confirmDuplication": "确认重复",
- "copied": "已复制",
- "copy": "复制",
- "create": "创建",
- "createNew": "创建新的",
- "createNewLabel": "创建新的{{label}}",
- "created": "已创建",
- "createdAt": "创建于",
- "creating": "创建中",
- "creatingNewLabel": "正在创建新的{{label}}",
- "dark": "深色",
- "dashboard": "仪表板",
- "delete": "删除",
- "deletedCountSuccessfully": "已成功删除 {{count}} {{label}}。",
- "deletedSuccessfully": "已成功删除。",
- "deleting": "删除中...",
- "descending": "降序",
- "deselectAllRows": "取消选择所有行",
- "duplicate": "重复",
- "duplicateWithoutSaving": "重复而不保存更改。",
- "edit": "编辑",
- "editLabel": "编辑{{label}}",
- "editing": "编辑中",
- "editingLabel_many": "编辑 {{count}} {{label}}",
- "editingLabel_one": "编辑 {{count}} {{label}}",
- "editingLabel_other": "编辑 {{count}} {{label}}",
- "email": "电子邮件",
- "emailAddress": "电子邮件地址",
- "enterAValue": "输入一个值",
- "error": "错误",
- "errors": "错误",
- "fallbackToDefaultLocale": "回退到默认语言环境",
- "filter": "过滤器",
- "filterWhere": "过滤{{label}}",
- "filters": "过滤器",
- "globals": "全局",
- "language": "语言",
- "lastModified": "最后修改",
- "leaveAnyway": "无论如何都要离开",
- "leaveWithoutSaving": "离开而不保存",
- "light": "亮色",
- "livePreview": "预览",
- "loading": "加载中...",
- "locale": "语言环境",
- "locales": "语言环境",
- "menu": "菜单",
- "moveDown": "向下移动",
- "moveUp": "向上移动",
- "newPassword": "新密码",
- "noFiltersSet": "没有设置过滤器",
- "noLabel": "<没有{{label}}>",
- "noOptions": "没有选项",
- "noResults": "没有找到{{label}}。{{label}}并不存在或没有符合您上面所指定的过滤器。",
- "noValue": "没有值",
- "none": "无",
- "notFound": "未找到",
- "nothingFound": "没有找到任何东西",
- "of": "的",
- "open": "打开",
- "or": "或",
- "order": "排序",
- "pageNotFound": "未找到页面",
- "password": "密码",
- "payloadSettings": "Payload设置",
- "perPage": "每一页: {{limit}}",
- "remove": "移除",
- "reset": "重置",
- "row": "行",
- "rows": "行",
- "save": "保存",
- "saving": "保存中...",
- "searchBy": "搜索{{label}}",
- "selectAll": "选择所有 {{count}} {{label}}",
- "selectAllRows": "选择所有行",
- "selectValue": "选择一个值",
- "selectedCount": "已选择 {{count}} {{label}}",
- "showAllLabel": "显示所有{{label}}",
- "sorryNotFound": "对不起,没有与您的请求相对应的东西。",
- "sort": "排序",
- "sortByLabelDirection": "按{{label}} {{direction}}排序",
- "stayOnThisPage": "停留在此页面",
- "submissionSuccessful": "提交成功。",
- "submit": "提交",
- "successfullyCreated": "成功创建{{label}}",
- "successfullyDuplicated": "成功复制{{label}}",
- "thisLanguage": "中文 (简体)",
- "titleDeleted": "{{label}} \"{{title}}\"已被成功删除。",
- "unauthorized": "未经授权",
- "unsavedChangesDuplicate": "您有未保存的修改。您确定要继续重复吗?",
- "untitled": "无标题",
- "updatedAt": "更新于",
- "updatedCountSuccessfully": "已成功更新 {{count}} {{label}}。",
- "updatedSuccessfully": "更新成功。",
- "updating": "更新中",
- "uploading": "上传中",
- "user": "用户",
- "users": "用户",
- "value": "值",
- "welcome": "欢迎"
- },
- "operators": {
- "contains": "包含",
- "equals": "等于",
- "exists": "存在",
- "isGreaterThan": "大于",
- "isGreaterThanOrEqualTo": "大于等于",
- "isIn": "在",
- "isLessThan": "小于",
- "isLessThanOrEqualTo": "小于或等于",
- "isLike": "就像",
- "isNotEqualTo": "不等于",
- "isNotIn": "不在",
- "near": "附近"
- },
- "upload": {
- "crop": "作物",
- "cropToolDescription": "拖动所选区域的角落,绘制一个新区域或调整以下的值。",
- "dragAndDrop": "拖放一个文件",
- "dragAndDropHere": "或在这里拖放一个文件",
- "editImage": "编辑图像",
- "fileName": "文件名",
- "fileSize": "文件大小",
- "focalPoint": "焦点",
- "focalPointDescription": "直接在预览中拖动焦点或调整下面的值。",
- "height": "高度",
- "lessInfo": "更少信息",
- "moreInfo": "更多信息",
- "previewSizes": "预览尺寸",
- "selectCollectionToBrowse": "选择一个要浏览的集合",
- "selectFile": "选择一个文件",
- "setCropArea": "设置裁剪区域",
- "setFocalPoint": "设置焦点",
- "sizes": "尺寸",
- "sizesFor": "{{label}}的尺寸",
- "width": "宽度"
- },
- "validation": {
- "emailAddress": "请输入一个有效的电子邮件地址。",
- "enterNumber": "请输入一个有效的号码。",
- "fieldHasNo": "这个字段没有{{label}}",
- "greaterThanMax": "{{value}}超过了允许的最大{{label}},该最大值为{{max}}。",
- "invalidInput": "这个字段有一个无效的输入。",
- "invalidSelection": "这个字段有一个无效的选择。",
- "invalidSelections": "这个字段有以下无效的选择:",
- "lessThanMin": "{{value}}小于允许的最小{{label}},该最小值为{{min}}。",
- "limitReached": "已达限制,只能添加{{max}}个项目。",
- "longerThanMin": "该值必须大于{{minLength}}字符的最小长度",
- "notValidDate": "\"{{value}}\"不是一个有效的日期。",
- "required": "该字段为必填项目。",
- "requiresAtLeast": "该字段至少需要{{count}} {{label}}。",
- "requiresNoMoreThan": "该字段要求不超过{{count}} {{label}。",
- "requiresTwoNumbers": "该字段需要两个数字。",
- "shorterThanMax": "该值必须小于{{maxLength}}字符的最大长度",
- "trueOrFalse": "该字段只能等于真或伪。",
- "validUploadID": "该字段不是有效的上传ID。"
- },
- "version": {
- "aboutToPublishSelection": "您即将发布所选内容中的所有 {{label}}。 你确定吗?",
- "aboutToRestore": "您将把这个{{label}}文档恢复到{{versionDate}}时的状态",
- "aboutToRestoreGlobal": "您要将全局的{{label}}恢复到{{versionDate}}时的状态",
- "aboutToRevertToPublished": "您将要把这个文档的内容还原到它的发布状态。您确定吗?",
- "aboutToUnpublish": "你即将取消发布这个文档。你确定吗?",
- "aboutToUnpublishSelection": "您即将取消发布所选内容中的所有 {{label}}。 你确定吗?",
- "autosave": "自动保存",
- "autosavedSuccessfully": "自动保存成功。",
- "autosavedVersion": "自动保存的版本",
- "changed": "已更改",
- "compareVersion": "对比版本:",
- "confirmPublish": "确认发布",
- "confirmRevertToSaved": "确认恢复到保存状态",
- "confirmUnpublish": "确认取消发布",
- "confirmVersionRestoration": "确认版本恢复",
- "currentDocumentStatus": "当前{{docStatus}}文件",
- "draft": "草稿",
- "draftSavedSuccessfully": "草稿成功保存。",
- "lastSavedAgo": "上次保存{{distance}}之前",
- "noFurtherVersionsFound": "没有发现其他版本",
- "noRowsFound": "没有发现{{label}}",
- "preview": "预览",
- "problemRestoringVersion": "恢复这个版本时发生了问题",
- "publish": "发布",
- "publishChanges": "发布修改",
- "published": "已发布",
- "restoreThisVersion": "恢复此版本",
- "restoredSuccessfully": "恢复成功。",
- "restoring": "恢复中...",
- "revertToPublished": "还原到已发布的版本",
- "reverting": "还原中...",
- "saveDraft": "保存草稿",
- "selectLocales": "选择要显示的语言",
- "selectVersionToCompare": "选择要比较的版本",
- "showLocales": "显示语言:",
- "showingVersionsFor": "显示版本为:",
- "status": "状态",
- "type": "类型",
- "unpublish": "取消发布",
- "unpublishing": "取消发布中...",
- "version": "版本",
- "versionCount_many": "发现{{count}}版本",
- "versionCount_none": "没有发现任何版本",
- "versionCount_one": "找到{{count}}版本",
- "versionCount_other": "找到{{count}}版本",
- "versionCreatedOn": "{{version}}创建于:",
- "versionID": "版本ID",
- "versions": "版本",
- "viewingVersion": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionGlobal": "正在查看全局{{entityLabel}}的版本",
- "viewingVersions": "正在查看{{entityLabel}} {{documentTitle}}的版本",
- "viewingVersionsGlobal": "正在查看全局{{entityLabel}}的版本"
- }
-}
diff --git a/packages/translations/src/all/zh.ts b/packages/translations/src/all/zh.ts
new file mode 100644
index 00000000000..a55abb1dc9c
--- /dev/null
+++ b/packages/translations/src/all/zh.ts
@@ -0,0 +1,375 @@
+export default {
+ authentication: {
+ account: '帐户',
+ accountOfCurrentUser: '当前用户的帐户',
+ alreadyActivated: '已经激活了',
+ alreadyLoggedIn: '已经登入了',
+ apiKey: 'API密钥',
+ backToLogin: '回到登录页面',
+ beginCreateFirstUser: '首先,请创建您的第一个用户。',
+ changePassword: '更改密码',
+ checkYourEmailForPasswordReset: '请查看您的电子邮件,以取得安全重置密码的链接。',
+ confirmGeneration: '确认生成',
+ confirmPassword: '确认密码',
+ createFirstUser: '创建第一个用户',
+ emailNotValid: '所提供的电子邮件时无效的',
+ emailSent: '电子邮件已发送',
+ enableAPIKey: '启用API密钥',
+ failedToUnlock: '解锁失败',
+ forceUnlock: '强制解锁',
+ forgotPassword: '忘记密码',
+ forgotPasswordEmailInstructions:
+ '请在下方输入您的电子邮件。您将会收到一封有关如何重置密码说明的电子邮件。',
+ forgotPasswordQuestion: '忘记密码?',
+ generate: '生成',
+ generateNewAPIKey: '生成新的API密钥',
+ generatingNewAPIKeyWillInvalidate: '生成新的API密钥将使之前的密钥<1>失效</1>。您确定要继续吗?',
+ lockUntil: '锁定至',
+ logBackIn: '重新登入',
+ logOut: '登出',
+ loggedIn: '要使用另一个用户登录前,您需要先<0>登出</0>。',
+ loggedInChangePassword: '要更改您的密码,请到您的<0>帐户</0>页面并在那里编辑您的密码。',
+ loggedOutInactivity: '您由于不活跃而被登出了。',
+ loggedOutSuccessfully: '您已成功登出。',
+ login: '登录',
+ loginAttempts: '登录次数',
+ loginUser: '登录用户',
+ loginWithAnotherUser: '要使用另一个用户登录前,您需要先<0>登出</0>。',
+ logout: '登出',
+ logoutUser: '登出用户',
+ newAPIKeyGenerated: '新的API密钥已经生成。',
+ newAccountCreated:
+ '刚刚为您创建了一个可以访问 <a href="{{serverURL}}">{{serverURL}}</a> 的新帐户 请点击以下链接或在浏览器中粘贴以下网址,以验证您的电子邮件: <a href="{{verificationURL}}">{{verificationURL}}</a><br> 验证您的电子邮件后,您将能够成功登录。',
+ newPassword: '新的密码',
+ resetPassword: '重置密码',
+ resetPasswordExpiration: '重置密码的有效期',
+ resetPasswordToken: '重置密码令牌',
+ resetYourPassword: '重置您的密码',
+ stayLoggedIn: '保持登录状态',
+ successfullyUnlocked: '已成功解锁',
+ unableToVerify: '无法验证',
+ verified: '已验证',
+ verifiedSuccessfully: '成功验证',
+ verify: '验证',
+ verifyUser: '验证用户',
+ verifyYourEmail: '验证您的电子邮件',
+ youAreInactive:
+ '您已经有一段时间没有活动了,为了您的安全,很快就会自动登出。您想保持登录状态吗?',
+ youAreReceivingResetPassword:
+ '您收到此邮件是因为您(或其他人)已请求重置您帐户的密码。请点击以下链接,或将其粘贴到您的浏览器中以完成该过程:',
+ youDidNotRequestPassword: '如果您没有要求这样做,请忽略这封邮件,您的密码将保持不变。',
+ },
+ error: {
+ accountAlreadyActivated: '该帐户已被激活。',
+ autosaving: '自动保存该文件时出现了问题。',
+ correctInvalidFields: '请更正无效字段。',
+ deletingFile: '删除文件时出现了错误。',
+ deletingTitle: '删除{{title}}时出现了错误。请检查您的连接并重试。',
+ emailOrPasswordIncorrect: '提供的电子邮件或密码不正确。',
+ followingFieldsInvalid_one: '下面的字段是无效的:',
+ followingFieldsInvalid_other: '以下字段是无效的:',
+ incorrectCollection: '不正确的集合',
+ invalidFileType: '无效的文件类型',
+ invalidFileTypeValue: '无效的文件类型: {{value}}',
+ loadingDocument: '加载ID为{{id}}的文件时出现了问题。',
+ missingEmail: '缺少电子邮件。',
+ missingIDOfDocument: '缺少需要更新的文档的ID。',
+ missingIDOfVersion: '缺少版本的ID。',
+ missingRequiredData: '缺少必要的数据。',
+ noFilesUploaded: '没有上传文件。',
+ noMatchedField: '找不到与"{{label}}"匹配的字段',
+ noUser: '没有该用户',
+ notAllowedToAccessPage: '您无权访问此页面。',
+ notAllowedToPerformAction: '您不被允许执行此操作。',
+ notFound: '没有找到请求的资源。',
+ previewing: '预览文件时出现了问题。',
+ problemUploadingFile: '上传文件时出现了问题。',
+ tokenInvalidOrExpired: '令牌无效或已过期。',
+ unPublishingDocument: '取消发布此文件时出现了问题。',
+ unableToDeleteCount: '无法从 {{total}} {{label}} 中删除 {{count}}。',
+ unableToUpdateCount: '无法更新 {{count}} 个,共 {{total}} 个 {{label}}。',
+ unauthorized: '未经授权,您必须登录才能提出这个请求。',
+ unknown: '发生了一个未知的错误。',
+ unspecific: '发生了一个错误。',
+ userLocked: '该用户由于有太多次失败的登录尝试而被锁定。',
+ valueMustBeUnique: '值必须是唯一的',
+ verificationTokenInvalid: '验证令牌无效。',
+ },
+ fields: {
+ addLabel: '添加{{label}}',
+ addLink: '添加链接',
+ addNew: '添加新的',
+ addNewLabel: '添加新的{{label}}',
+ addRelationship: '添加关系',
+ addUpload: '添加上传',
+ block: '区块',
+ blockType: '区块类型',
+ blocks: '区块',
+ chooseBetweenCustomTextOrDocument: '选择输入一个自定义的文本URL或链接到另一个文档。',
+ chooseDocumentToLink: '选择一个要链接的文档',
+ chooseFromExisting: '从现有中选择',
+ chooseLabel: '选择{{label}}',
+ collapseAll: '全部折叠',
+ customURL: '自定义URL',
+ editLabelData: '编辑{{label}}数据',
+ editLink: '编辑链接',
+ editRelationship: '编辑关系',
+ enterURL: '输入一个URL',
+ internalLink: '内部链接',
+ itemsAndMore: '{{items}}和{{count}}更多',
+ labelRelationship: '{{label}}关系',
+ latitude: '纬度',
+ linkType: '链接类型',
+ linkedTo: '链接到<0>{{label}}</0>',
+ longitude: '经度',
+ newLabel: '新的{{label}}',
+ openInNewTab: '在新标签中打开',
+ passwordsDoNotMatch: '密码不匹配。',
+ relatedDocument: '相关文件',
+ relationTo: '关系到',
+ removeRelationship: '移除关系',
+ removeUpload: '移除上传',
+ saveChanges: '保存更改',
+ searchForBlock: '搜索一个区块',
+ selectExistingLabel: '选择现有的{{label}}',
+ selectFieldsToEdit: '选择要编辑的字段',
+ showAll: '显示全部',
+ swapRelationship: '交换关系',
+ swapUpload: '交换上传',
+ textToDisplay: '要显示的文本',
+ toggleBlock: '切换块',
+ uploadNewLabel: '上传新的{{label}}',
+ },
+ general: {
+ aboutToDelete: '您即将删除{{label}} <1>{{title}}</1>。您确定要继续吗?',
+ aboutToDeleteCount_many: '您即将删除 {{count}} {{label}}',
+ aboutToDeleteCount_one: '您即将删除 {{count}} {{label}}',
+ aboutToDeleteCount_other: '您即将删除 {{count}} {{label}}',
+ addBelow: '添加到下面',
+ addFilter: '添加过滤器',
+ adminTheme: '管理页面主题',
+ and: '和',
+ applyChanges: '应用更改',
+ ascending: '升序',
+ automatic: '自动',
+ backToDashboard: '返回到仪表板',
+ cancel: '取消',
+ changesNotSaved: '您的更改尚未保存。您确定要离开吗?',
+ close: '关闭',
+ collapse: '折叠',
+ collections: '集合',
+ columnToSort: '要排序的列',
+ columns: '列',
+ confirm: '确认',
+ confirmDeletion: '确认删除',
+ confirmDuplication: '确认重复',
+ copied: '已复制',
+ copy: '复制',
+ create: '创建',
+ createNew: '创建新的',
+ createNewLabel: '创建新的{{label}}',
+ created: '已创建',
+ createdAt: '创建于',
+ creating: '创建中',
+ creatingNewLabel: '正在创建新的{{label}}',
+ dark: '深色',
+ dashboard: '仪表板',
+ delete: '删除',
+ deletedCountSuccessfully: '已成功删除 {{count}} {{label}}。',
+ deletedSuccessfully: '已成功删除。',
+ deleting: '删除中...',
+ descending: '降序',
+ deselectAllRows: '取消选择所有行',
+ duplicate: '重复',
+ duplicateWithoutSaving: '重复而不保存更改。',
+ edit: '编辑',
+ editLabel: '编辑{{label}}',
+ editing: '编辑中',
+ editingLabel_many: '编辑 {{count}} {{label}}',
+ editingLabel_one: '编辑 {{count}} {{label}}',
+ editingLabel_other: '编辑 {{count}} {{label}}',
+ email: '电子邮件',
+ emailAddress: '电子邮件地址',
+ enterAValue: '输入一个值',
+ error: '错误',
+ errors: '错误',
+ fallbackToDefaultLocale: '回退到默认语言环境',
+ filter: '过滤器',
+ filterWhere: '过滤{{label}}',
+ filters: '过滤器',
+ globals: '全局',
+ language: '语言',
+ lastModified: '最后修改',
+ leaveAnyway: '无论如何都要离开',
+ leaveWithoutSaving: '离开而不保存',
+ light: '亮色',
+ livePreview: '预览',
+ loading: '加载中...',
+ locale: '语言环境',
+ locales: '语言环境',
+ menu: '菜单',
+ moveDown: '向下移动',
+ moveUp: '向上移动',
+ newPassword: '新密码',
+ noFiltersSet: '没有设置过滤器',
+ noLabel: '<没有{{label}}>',
+ noOptions: '没有选项',
+ noResults: '没有找到{{label}}。{{label}}并不存在或没有符合您上面所指定的过滤器。',
+ noValue: '没有值',
+ none: '无',
+ notFound: '未找到',
+ nothingFound: '没有找到任何东西',
+ of: '的',
+ open: '打开',
+ or: '或',
+ order: '排序',
+ pageNotFound: '未找到页面',
+ password: '密码',
+ payloadSettings: 'Payload设置',
+ perPage: '每一页: {{limit}}',
+ remove: '移除',
+ reset: '重置',
+ row: '行',
+ rows: '行',
+ save: '保存',
+ saving: '保存中...',
+ searchBy: '搜索{{label}}',
+ selectAll: '选择所有 {{count}} {{label}}',
+ selectAllRows: '选择所有行',
+ selectValue: '选择一个值',
+ selectedCount: '已选择 {{count}} {{label}}',
+ showAllLabel: '显示所有{{label}}',
+ sorryNotFound: '对不起,没有与您的请求相对应的东西。',
+ sort: '排序',
+ sortByLabelDirection: '按{{label}} {{direction}}排序',
+ stayOnThisPage: '停留在此页面',
+ submissionSuccessful: '提交成功。',
+ submit: '提交',
+ successfullyCreated: '成功创建{{label}}',
+ successfullyDuplicated: '成功复制{{label}}',
+ thisLanguage: '中文 (简体)',
+ titleDeleted: '{{label}} "{{title}}"已被成功删除。',
+ unauthorized: '未经授权',
+ unsavedChangesDuplicate: '您有未保存的修改。您确定要继续重复吗?',
+ untitled: '无标题',
+ updatedAt: '更新于',
+ updatedCountSuccessfully: '已成功更新 {{count}} {{label}}。',
+ updatedSuccessfully: '更新成功。',
+ updating: '更新中',
+ uploading: '上传中',
+ user: '用户',
+ users: '用户',
+ value: '值',
+ welcome: '欢迎',
+ },
+ operators: {
+ contains: '包含',
+ equals: '等于',
+ exists: '存在',
+ isGreaterThan: '大于',
+ isGreaterThanOrEqualTo: '大于等于',
+ isIn: '在',
+ isLessThan: '小于',
+ isLessThanOrEqualTo: '小于或等于',
+ isLike: '就像',
+ isNotEqualTo: '不等于',
+ isNotIn: '不在',
+ near: '附近',
+ },
+ upload: {
+ crop: '作物',
+ cropToolDescription: '拖动所选区域的角落,绘制一个新区域或调整以下的值。',
+ dragAndDrop: '拖放一个文件',
+ dragAndDropHere: '或在这里拖放一个文件',
+ editImage: '编辑图像',
+ fileName: '文件名',
+ fileSize: '文件大小',
+ focalPoint: '焦点',
+ focalPointDescription: '直接在预览中拖动焦点或调整下面的值。',
+ height: '高度',
+ lessInfo: '更少信息',
+ moreInfo: '更多信息',
+ previewSizes: '预览尺寸',
+ selectCollectionToBrowse: '选择一个要浏览的集合',
+ selectFile: '选择一个文件',
+ setCropArea: '设置裁剪区域',
+ setFocalPoint: '设置焦点',
+ sizes: '尺寸',
+ sizesFor: '{{label}}的尺寸',
+ width: '宽度',
+ },
+ validation: {
+ emailAddress: '请输入一个有效的电子邮件地址。',
+ enterNumber: '请输入一个有效的号码。',
+ fieldHasNo: '这个字段没有{{label}}',
+ greaterThanMax: '{{value}}超过了允许的最大{{label}},该最大值为{{max}}。',
+ invalidInput: '这个字段有一个无效的输入。',
+ invalidSelection: '这个字段有一个无效的选择。',
+ invalidSelections: '这个字段有以下无效的选择:',
+ lessThanMin: '{{value}}小于允许的最小{{label}},该最小值为{{min}}。',
+ limitReached: '已达限制,只能添加{{max}}个项目。',
+ longerThanMin: '该值必须大于{{minLength}}字符的最小长度',
+ notValidDate: '"{{value}}"不是一个有效的日期。',
+ required: '该字段为必填项目。',
+ requiresAtLeast: '该字段至少需要{{count}} {{label}}。',
+ requiresNoMoreThan: '该字段要求不超过{{count}} {{label}。',
+ requiresTwoNumbers: '该字段需要两个数字。',
+ shorterThanMax: '该值必须小于{{maxLength}}字符的最大长度',
+ trueOrFalse: '该字段只能等于真或伪。',
+ validUploadID: '该字段不是有效的上传ID。',
+ },
+ version: {
+ aboutToPublishSelection: '您即将发布所选内容中的所有 {{label}}。 你确定吗?',
+ aboutToRestore: '您将把这个{{label}}文档恢复到{{versionDate}}时的状态',
+ aboutToRestoreGlobal: '您要将全局的{{label}}恢复到{{versionDate}}时的状态',
+ aboutToRevertToPublished: '您将要把这个文档的内容还原到它的发布状态。您确定吗?',
+ aboutToUnpublish: '你即将取消发布这个文档。你确定吗?',
+ aboutToUnpublishSelection: '您即将取消发布所选内容中的所有 {{label}}。 你确定吗?',
+ autosave: '自动保存',
+ autosavedSuccessfully: '自动保存成功。',
+ autosavedVersion: '自动保存的版本',
+ changed: '已更改',
+ compareVersion: '对比版本:',
+ confirmPublish: '确认发布',
+ confirmRevertToSaved: '确认恢复到保存状态',
+ confirmUnpublish: '确认取消发布',
+ confirmVersionRestoration: '确认版本恢复',
+ currentDocumentStatus: '当前{{docStatus}}文件',
+ draft: '草稿',
+ draftSavedSuccessfully: '草稿成功保存。',
+ lastSavedAgo: '上次保存{{distance}}之前',
+ noFurtherVersionsFound: '没有发现其他版本',
+ noRowsFound: '没有发现{{label}}',
+ preview: '预览',
+ problemRestoringVersion: '恢复这个版本时发生了问题',
+ publish: '发布',
+ publishChanges: '发布修改',
+ published: '已发布',
+ restoreThisVersion: '恢复此版本',
+ restoredSuccessfully: '恢复成功。',
+ restoring: '恢复中...',
+ revertToPublished: '还原到已发布的版本',
+ reverting: '还原中...',
+ saveDraft: '保存草稿',
+ selectLocales: '选择要显示的语言',
+ selectVersionToCompare: '选择要比较的版本',
+ showLocales: '显示语言:',
+ showingVersionsFor: '显示版本为:',
+ status: '状态',
+ type: '类型',
+ unpublish: '取消发布',
+ unpublishing: '取消发布中...',
+ version: '版本',
+ versionCount_many: '发现{{count}}版本',
+ versionCount_none: '没有发现任何版本',
+ versionCount_one: '找到{{count}}版本',
+ versionCount_other: '找到{{count}}版本',
+ versionCreatedOn: '{{version}}创建于:',
+ versionID: '版本ID',
+ versions: '版本',
+ viewingVersion: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionGlobal: '正在查看全局{{entityLabel}}的版本',
+ viewingVersions: '正在查看{{entityLabel}} {{documentTitle}}的版本',
+ viewingVersionsGlobal: '正在查看全局{{entityLabel}}的版本',
+ },
+}
diff --git a/packages/translations/tsconfig.json b/packages/translations/tsconfig.json
index 263ef414b9c..145f5f5566f 100644
--- a/packages/translations/tsconfig.json
+++ b/packages/translations/tsconfig.json
@@ -4,12 +4,13 @@
"composite": true, // Make sure typescript knows that this module depends on their references
"esModuleInterop": true,
"resolveJsonModule": true,
+ "allowJs": true,
"outDir": "./dist" /* Specify an output folder for all emitted files. */,
"rootDir": "./src",
"lib": ["dom", "dom.iterable", "esnext"],
"noEmit": false /* Do not emit outputs. */,
"emitDeclarationOnly": false
},
- "include": ["src/**/*.ts", "src/**/*.json"],
+ "include": ["src/**/*.ts", "src/**/*.js"],
"exclude": ["src/all"]
}
diff --git a/packages/translations/writeTranslationFiles.ts b/packages/translations/writeTranslationFiles.ts
index 0a68cb2146f..2c4017398a8 100644
--- a/packages/translations/writeTranslationFiles.ts
+++ b/packages/translations/writeTranslationFiles.ts
@@ -3,6 +3,7 @@ import * as path from 'path'
import { fileURLToPath } from 'url'
import { ensureDirectoryExists } from './src/utilities/ensureDirExists.js'
import { copyFile } from './src/utilities/copyFile.js'
+import { translations } from './src/all/index.js'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
@@ -408,93 +409,30 @@ function sortObject(obj) {
return sortedObject
}
-function buildSchemaFile(type: 'client' | 'server') {
- const groupedProperties = new Map()
-
- const keys = type === 'client' ? clientTranslationKeys : serverTranslationKeys
- const DESTINATION_DIR = `${DESTINATION_ROOT}/${type === 'client' ? 'client' : 'api'}`
-
- for (const translationKey of keys) {
- const [group, selector] = translationKey.split(':')
- groupedProperties.set(group, groupedProperties.get(group) || new Set())
- groupedProperties.get(group).add(selector)
-
- const pluralKeys = ['zero', 'one', 'two', 'few', 'many', 'other']
- pluralKeys.forEach((pluralKey) => {
- groupedProperties.get(group).add(`${selector}_${pluralKey}`)
- })
- }
-
- const schemaFileContents = JSON.parse(
- fs.readFileSync(path.resolve(dirname, SOURCE_DIR, 'translation-schema.json'), 'utf8'),
- )
-
- for (const [group, selectors] of groupedProperties.entries()) {
- const groupProperties = schemaFileContents.properties[group]
-
- const remainingProperties = {}
- const remainingRequired: string[] = []
- for (const selector of selectors) {
- if (groupProperties.properties?.[selector]) {
- remainingProperties[selector] = groupProperties.properties[selector]
- if (groupProperties.required && groupProperties.required.includes(selector)) {
- remainingRequired.push(selector)
- }
- }
- }
-
- groupProperties.properties = remainingProperties
- if (remainingRequired.length) {
- groupProperties.required = remainingRequired
- } else {
- delete groupProperties.required
- }
- }
-
- schemaFileContents.required = Array.from(groupedProperties.keys())
-
- fs.writeFileSync(
- path.resolve(dirname, DESTINATION_DIR, 'translation-schema.json'),
- JSON.stringify(schemaFileContents, null, 2),
- { flag: 'w+' },
- )
-}
-
async function build() {
ensureDirectoryExists(path.resolve(dirname, `${DESTINATION_ROOT}/client`))
ensureDirectoryExists(path.resolve(dirname, `${DESTINATION_ROOT}/api`))
- const filenames = fs.readdirSync(path.resolve(dirname, SOURCE_DIR))
-
// build up the client and server translation files
- for (const filename of filenames) {
- if (!filename.endsWith('.json') || filename === 'translation-schema.json') {
- continue
- }
-
- const source = JSON.parse(fs.readFileSync(path.resolve(dirname, SOURCE_DIR, filename), 'utf8'))
+ for (const [locale, values] of Object.entries(translations)) {
+ const dest1 = path.resolve(dirname, `${DESTINATION_ROOT}/client/${locale}.js`)
- const dest1 = path.resolve(dirname, `${DESTINATION_ROOT}/client`, filename)
+ const clientTranslations = sortObject(filterKeys(values, '', clientTranslationKeys))
- const clientTranslations = sortObject(filterKeys(source, '', clientTranslationKeys))
- fs.writeFileSync(dest1, JSON.stringify(clientTranslations, null, 2), {
+ fs.writeFileSync(dest1, 'export default ' + JSON.stringify(clientTranslations, null, 2), {
flag: 'w+',
})
- const serverTranslations = sortObject(filterKeys(source, '', serverTranslationKeys))
- const dest2 = path.resolve(dirname, `${DESTINATION_ROOT}/api`, filename)
+ const serverTranslations = sortObject(filterKeys(values, '', serverTranslationKeys))
+ const dest2 = path.resolve(dirname, `${DESTINATION_ROOT}/api/${locale}.js`)
- fs.writeFileSync(dest2, JSON.stringify(serverTranslations, null, 2), {
+ fs.writeFileSync(dest2, 'export default ' + JSON.stringify(serverTranslations, null, 2), {
flag: 'w+',
})
console.info('Rebuilt:', filename)
}
- // build up the client and server schema files after the translation files have been built
- buildSchemaFile('client')
- buildSchemaFile('server')
-
// copy barrel file to both client and api folders
copyFile(
path.resolve(dirname, `${SOURCE_DIR}/index.ts`),
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 15490578df7..6760c76fb05 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -615,21 +615,12 @@ importers:
'@swc-node/core':
specifier: ^1.13.0
version: 1.13.0(@swc/[email protected])(@swc/[email protected])
- '@swc-node/register':
- specifier: ^1.9.0
- version: 1.9.0(@swc/[email protected])(@swc/[email protected])([email protected])
'@swc-node/sourcemap-support':
specifier: ^0.5.0
version: 0.5.0
- '@swc/register':
- specifier: ^0.1.10
- version: 0.1.10(@swc/[email protected])
bson-objectid:
specifier: 2.0.4
version: 2.0.4
- colorette:
- specifier: ^2.0.20
- version: 2.0.20
conf:
specifier: 10.2.0
version: 10.2.0
@@ -639,9 +630,6 @@ importers:
dataloader:
specifier: 2.2.2
version: 2.2.2
- debug:
- specifier: ^4.3.4
- version: 4.3.4([email protected])
deepmerge:
specifier: 4.3.1
version: 4.3.1
@@ -5343,25 +5331,6 @@ packages:
'@swc/types': 0.1.5
dev: false
- /@swc-node/[email protected](@swc/[email protected])(@swc/[email protected])([email protected]):
- resolution: {integrity: sha512-i0iYInD4q5v3xQC6bKvs0QtfUxu197CU5qKALmpxEqTYs7sIhQ7KFLe3kP+eAR4gRkJTvAgjQgrokXLN2jZrOw==}
- peerDependencies:
- '@swc/core': '>= 1.3'
- typescript: 5.2.2
- dependencies:
- '@swc-node/core': 1.13.0(@swc/[email protected])(@swc/[email protected])
- '@swc-node/sourcemap-support': 0.5.0
- '@swc/core': 1.4.2
- colorette: 2.0.20
- debug: 4.3.4([email protected])
- pirates: 4.0.6
- tslib: 2.6.2
- typescript: 5.2.2
- transitivePeerDependencies:
- - '@swc/types'
- - supports-color
- dev: false
-
/@swc-node/[email protected]:
resolution: {integrity: sha512-fbhjL5G0YvFoWwNhWleuBUfotiX+USiA9oJqu9STFw+Hb0Cgnddn+HVS/K5fI45mn92e8V+cHD2jgFjk4w2T9Q==}
dependencies:
@@ -5522,19 +5491,6 @@ packages:
jsonc-parser: 3.2.1
dev: true
- /@swc/[email protected](@swc/[email protected]):
- resolution: {integrity: sha512-6STwH/q4dc3pitXLVkV7sP0Hiy+zBsU2wOF1aXpXR95pnH3RYHKIsDC+gvesfyB7jxNT9OOZgcqOp9RPxVTx9A==}
- deprecated: Use @swc-node/register instead
- hasBin: true
- peerDependencies:
- '@swc/core': ^1.0.46
- dependencies:
- '@swc/core': 1.4.2
- lodash.clonedeep: 4.5.0
- pirates: 4.0.6
- source-map-support: 0.5.21
- dev: false
-
/@swc/[email protected]:
resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==}
@@ -12228,10 +12184,6 @@ packages:
resolution: {integrity: sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
- dev: false
-
/[email protected]:
resolution: {integrity: sha512-m/M1U1f3ddMCs6Hq2tAsYThTBDaAKFDX3dwDo97GEYzamXi9SqUpjWi/Rrj/gf3X2n8ktwgZrlP1z6E3v/IExQ==}
dev: false
|
59af8725b4625f8e08aaab730fce177e870279ca
|
2022-09-11 05:29:11
|
Dan Ribbens
|
feat: globals groups
| false
|
globals groups
|
feat
|
diff --git a/src/admin/components/elements/Nav/index.tsx b/src/admin/components/elements/Nav/index.tsx
index 1eb32763110..046e6acfe8a 100644
--- a/src/admin/components/elements/Nav/index.tsx
+++ b/src/admin/components/elements/Nav/index.tsx
@@ -12,6 +12,7 @@ import Account from '../../graphics/Account';
import Localizer from '../Localizer';
import NavGroup from '../NavGroup';
import { SanitizedCollectionConfig } from '../../../../collections/config/types';
+import { SanitizedGlobalConfig } from '../../../../globals/config/types';
import './index.scss';
@@ -41,18 +42,23 @@ const DefaultNav = () => {
].filter(Boolean)
.join(' ');
- const groupedCollections: Record<string, SanitizedCollectionConfig[]> = collections.reduce((acc, currentValue) => {
- if (currentValue.admin.group) {
- if (acc[currentValue.admin.group]) {
- acc[currentValue.admin.group].push(currentValue);
+ const groupNavItems = (items) => {
+ return items.reduce((acc, currentValue) => {
+ if (currentValue.admin.group) {
+ if (acc[currentValue.admin.group]) {
+ acc[currentValue.admin.group].push(currentValue);
+ } else {
+ acc[currentValue.admin.group] = [currentValue];
+ }
} else {
- acc[currentValue.admin.group] = [currentValue];
+ acc[''].push(currentValue);
}
- } else {
- acc[''].push(currentValue);
- }
- return acc;
- }, { '': [] });
+ return acc;
+ }, { '': [] });
+ };
+
+ const groupedCollections: Record<string, SanitizedCollectionConfig[]> = groupNavItems(collections);
+ const groupedGlobals: Record<string, SanitizedGlobalConfig[]> = groupNavItems(globals);
useEffect(() => history.listen(() => {
setMenuActive(false);
@@ -90,6 +96,7 @@ const DefaultNav = () => {
<NavGroup
key={group}
label={group}
+ type="collections"
>
{groupCollections.map((collection, i) => {
const href = `${admin}/collections/${collection.slug}`;
@@ -117,25 +124,34 @@ const DefaultNav = () => {
<React.Fragment>
<span className={`${baseClass}__label`}>Globals</span>
<nav className={`${baseClass}__globals`}>
- {globals.map((global, i) => {
- const href = `${admin}/globals/${global.slug}`;
-
- if (permissions?.globals?.[global.slug].read.permission) {
- return (
- <NavLink
- id={`nav-global-${global.slug}`}
- activeClassName="active"
- key={i}
- to={href}
- >
- <Chevron />
- {global.label}
- </NavLink>
- );
- }
+ {Object.entries(groupedGlobals)
+ .map(([group, globalsGroup]) => (
+ <NavGroup
+ key={group}
+ label={group}
+ type="globals"
+ >
+ {globalsGroup.map((global, i) => {
+ const href = `${admin}/globals/${global.slug}`;
- return null;
- })}
+ if (permissions?.globals?.[global.slug]?.read.permission) {
+ return (
+ <NavLink
+ id={`nav-global-${global.slug}`}
+ className={`${baseClass}__link`}
+ activeClassName="active"
+ key={i}
+ to={href}
+ >
+ <Chevron />
+ {global.label}
+ </NavLink>
+ );
+ }
+ return null;
+ })}
+ </NavGroup>
+ ))}
</nav>
</React.Fragment>
)}
diff --git a/src/admin/components/elements/NavGroup/index.tsx b/src/admin/components/elements/NavGroup/index.tsx
index 7f2e9ecee54..fe26b639ae5 100644
--- a/src/admin/components/elements/NavGroup/index.tsx
+++ b/src/admin/components/elements/NavGroup/index.tsx
@@ -6,16 +6,18 @@ import { usePreferences } from '../../utilities/Preferences';
import './index.scss';
const baseClass = 'nav-group';
-const preferencesKey = 'collapsed-nav-groups';
-const NavGroup: React.FC<{ children: React.ReactNode, label: string}> = ({
+const NavGroup: React.FC<{ children: React.ReactNode, label: string, type: string}> = ({
children,
label,
+ type,
}) => {
const [collapsed, setCollapsed] = useState(true);
const [animate, setAnimate] = useState(false);
const { getPreference, setPreference } = usePreferences();
+ const preferencesKey = `collapsed-${type}-groups`;
+
useEffect(() => {
if (label) {
const setCollapsedFromPreferences = async () => {
@@ -24,7 +26,7 @@ const NavGroup: React.FC<{ children: React.ReactNode, label: string}> = ({
};
setCollapsedFromPreferences();
}
- }, [getPreference, label]);
+ }, [getPreference, label, preferencesKey]);
if (label) {
const toggleCollapsed = async () => {
diff --git a/src/globals/config/schema.ts b/src/globals/config/schema.ts
index 72987857e09..4aba1d3cc06 100644
--- a/src/globals/config/schema.ts
+++ b/src/globals/config/schema.ts
@@ -6,6 +6,7 @@ const globalSchema = joi.object().keys({
slug: joi.string().required(),
label: joi.string(),
admin: joi.object({
+ group: joi.string(),
hideAPIURL: joi.boolean(),
description: joi.alternatives().try(
joi.string(),
diff --git a/src/globals/config/types.ts b/src/globals/config/types.ts
index 50aba5405ba..02e5de026b3 100644
--- a/src/globals/config/types.ts
+++ b/src/globals/config/types.ts
@@ -65,6 +65,7 @@ export type GlobalConfig = {
fields: Field[];
admin?: {
description?: string | (() => string);
+ group?: string;
hideAPIURL?: boolean;
components?: {
views?: {
diff --git a/test/admin/config.ts b/test/admin/config.ts
index c7b213200a2..92d2e4463ef 100644
--- a/test/admin/config.ts
+++ b/test/admin/config.ts
@@ -120,6 +120,30 @@ export default buildConfig({
},
],
},
+ {
+ slug: 'group-globals-one',
+ admin: {
+ group: 'Group',
+ },
+ fields: [
+ {
+ name: 'title',
+ type: 'text',
+ },
+ ],
+ },
+ {
+ slug: 'group-globals-two',
+ admin: {
+ group: 'Group',
+ },
+ fields: [
+ {
+ name: 'title',
+ type: 'text',
+ },
+ ],
+ },
],
onInit: async (payload) => {
await payload.create({
diff --git a/test/admin/e2e.spec.ts b/test/admin/e2e.spec.ts
index 81c13af4f52..ad619884e67 100644
--- a/test/admin/e2e.spec.ts
+++ b/test/admin/e2e.spec.ts
@@ -71,6 +71,21 @@ describe('admin', () => {
await expect(link).toBeVisible();
});
+ test('should collapse and expand globals groups', async () => {
+ await page.goto(url.admin);
+ const navGroup = page.locator('#nav-group-Group .nav-group__toggle');
+ const link = await page.locator('#nav-global-group-globals-one');
+
+ await expect(navGroup).toContainText('Group');
+ await expect(link).toBeVisible();
+
+ await navGroup.click();
+ await expect(link).not.toBeVisible();
+
+ await navGroup.click();
+ await expect(link).toBeVisible();
+ });
+
test('should save nav group collapse preferences', async () => {
await page.goto(url.admin);
|
78f39af5cf96a43e4d0a6fa95832a01439e70ed2
|
2022-09-13 01:15:06
|
James
|
chore: finishes collapsible nav groups
| false
|
finishes collapsible nav groups
|
chore
|
diff --git a/src/admin/components/elements/Nav/index.scss b/src/admin/components/elements/Nav/index.scss
index 1f77ed993ec..f2f6f4c3f7b 100644
--- a/src/admin/components/elements/Nav/index.scss
+++ b/src/admin/components/elements/Nav/index.scss
@@ -81,33 +81,16 @@
}
}
- a {
- padding: base(.125) 0;
- display: flex;
- text-decoration: none;
-
- &:focus {
- box-shadow: none;
- font-weight: 600;
- }
-
- &:active {
- font-weight: normal;
- }
- }
-
nav {
- margin: base(.25) 0 $baseline;
- width: 100%;
-
a {
position: relative;
+ padding: base(.125) base(1.5) base(.125) 0;
+ display: flex;
+ text-decoration: none;
- svg {
- opacity: 0;
- position: absolute;
- left: - base(.5);
- transform: rotate(-90deg);
+ &:focus {
+ box-shadow: none;
+ font-weight: 600;
}
&:hover {
@@ -115,12 +98,24 @@
}
&.active {
+ font-weight: normal;
padding-left: base(.6);
font-weight: 600;
+ }
+ }
+ }
- svg {
- opacity: 1;
- }
+ &__link {
+ svg {
+ opacity: 0;
+ position: absolute;
+ left: - base(.5);
+ transform: rotate(-90deg);
+ }
+
+ &.active {
+ svg {
+ opacity: 1;
}
}
}
@@ -185,4 +180,4 @@
font-weight: 600;
}
}
-}
+}
\ No newline at end of file
diff --git a/src/admin/components/elements/Nav/index.tsx b/src/admin/components/elements/Nav/index.tsx
index abadb8c4bd8..7b43b9c7f5b 100644
--- a/src/admin/components/elements/Nav/index.tsx
+++ b/src/admin/components/elements/Nav/index.tsx
@@ -11,8 +11,7 @@ import Icon from '../../graphics/Icon';
import Account from '../../graphics/Account';
import Localizer from '../Localizer';
import NavGroup from '../NavGroup';
-import { SanitizedCollectionConfig } from '../../../../collections/config/types';
-import { SanitizedGlobalConfig } from '../../../../globals/config/types';
+import { groupNavItems, Group, EntityToGroup, EntityType } from '../../../utilities/groupNavItems';
import './index.scss';
@@ -21,6 +20,7 @@ const baseClass = 'nav';
const DefaultNav = () => {
const { permissions } = useAuth();
const [menuActive, setMenuActive] = useState(false);
+ const [groups, setGroups] = useState<Group[]>([]);
const history = useHistory();
const {
collections,
@@ -42,23 +42,26 @@ const DefaultNav = () => {
].filter(Boolean)
.join(' ');
- const groupNavItems = (items) => {
- return items.reduce((acc, currentValue) => {
- if (currentValue.admin.group) {
- if (acc[currentValue.admin.group]) {
- acc[currentValue.admin.group].push(currentValue);
- } else {
- acc[currentValue.admin.group] = [currentValue];
- }
- } else {
- acc[''].push(currentValue);
- }
- return acc;
- }, { '': [] });
- };
+ useEffect(() => {
+ setGroups(groupNavItems([
+ ...collections.map((collection) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.collection,
+ entity: collection,
+ };
- const groupedCollections: Record<string, SanitizedCollectionConfig[]> = groupNavItems(collections);
- const groupedGlobals: Record<string, SanitizedGlobalConfig[]> = groupNavItems(globals);
+ return entityToGroup;
+ }),
+ ...globals.map((global) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.global,
+ entity: global,
+ };
+
+ return entityToGroup;
+ }),
+ ], permissions));
+ }, [collections, globals, permissions]);
useEffect(() => history.listen(() => {
setMenuActive(false);
@@ -87,78 +90,44 @@ const DefaultNav = () => {
)}
</button>
</header>
- <div className={`${baseClass}__wrap`}>
+ <nav className={`${baseClass}__wrap`}>
{Array.isArray(beforeNavLinks) && beforeNavLinks.map((Component, i) => <Component key={i} />)}
- { groupedCollections[''].length > 0 && (
- <span className={`${baseClass}__label`}>Collections</span>
- ) }
- <nav className={`${baseClass}__collections`}>
- {Object.entries(groupedCollections)
- .map(([group, groupCollections]) => (
- <NavGroup
- key={group}
- label={group}
- type="collections"
- >
- {groupCollections.map((collection, i) => {
- const href = `${admin}/collections/${collection.slug}`;
+ {groups.map(({ label, entities }, key) => {
+ return (
+ <NavGroup {...{ key, label }}>
+ {entities.map(({ entity, type }, i) => {
+ let entityLabel: string;
+ let href: string;
+ let id: string;
- if (permissions?.collections?.[collection.slug]?.read.permission) {
- return (
- <NavLink
- id={`nav-${collection.slug}`}
- className={`${baseClass}__link`}
- activeClassName="active"
- key={i}
- to={href}
- >
- <Chevron />
- {collection.labels.plural}
- </NavLink>
- );
- }
- return null;
- })}
- </NavGroup>
- ))}
- </nav>
- {(globals && globals.length > 0) && (
- <React.Fragment>
- { groupedGlobals[''].length > 0 && (
- <span className={`${baseClass}__label`}>Globals</span>
- ) }
- <nav className={`${baseClass}__globals`}>
- {Object.entries(groupedGlobals)
- .map(([group, globalsGroup]) => (
- <NavGroup
- key={group}
- label={group}
- type="globals"
- >
- {globalsGroup.map((global, i) => {
- const href = `${admin}/globals/${global.slug}`;
+ if (type === EntityType.collection) {
+ href = `${admin}/collections/${entity.slug}`;
+ entityLabel = entity.labels.plural;
+ id = `nav-${entity.slug}`;
+ }
- if (permissions?.globals?.[global.slug]?.read.permission) {
- return (
- <NavLink
- id={`nav-global-${global.slug}`}
- className={`${baseClass}__link`}
- activeClassName="active"
- key={i}
- to={href}
- >
- <Chevron />
- {global.label}
- </NavLink>
- );
- }
- return null;
- })}
- </NavGroup>
- ))}
- </nav>
- </React.Fragment>
- )}
+ if (type === EntityType.global) {
+ href = `${admin}/globals/${entity.slug}`;
+ entityLabel = entity.label;
+ id = `nav-global-${entity.slug}`;
+ }
+
+ return (
+ <NavLink
+ id={id}
+ className={`${baseClass}__link`}
+ activeClassName="active"
+ key={i}
+ to={href}
+ >
+ <Chevron />
+ {entityLabel}
+ </NavLink>
+ );
+ })}
+ </NavGroup>
+ );
+ })}
{Array.isArray(afterNavLinks) && afterNavLinks.map((Component, i) => <Component key={i} />)}
<div className={`${baseClass}__controls`}>
<Localizer />
@@ -175,7 +144,7 @@ const DefaultNav = () => {
<LogOut />
</Link>
</div>
- </div>
+ </nav>
</div>
</aside>
);
diff --git a/src/admin/components/elements/NavGroup/index.scss b/src/admin/components/elements/NavGroup/index.scss
index 3675558ed4f..961f262da5a 100644
--- a/src/admin/components/elements/NavGroup/index.scss
+++ b/src/admin/components/elements/NavGroup/index.scss
@@ -2,6 +2,7 @@
.nav-group {
width: 100%;
+ margin-bottom: base(.5);
&__toggle {
cursor: pointer;
@@ -13,10 +14,17 @@
width: 100%;
text-align: left;
display: flex;
- align-items: center;
+ align-items: flex-start;
+ padding-right: base(.5);
+
+ svg {
+ flex-shrink: 0;
+ margin-top: base(-.2);
+ }
&:hover {
color: var(--theme-elevation-1000);
+
.stroke {
stroke: var(--theme-elevation-1000);
}
@@ -24,11 +32,10 @@
}
&__indicator {
- transform: rotate(.5turn);
margin-left: auto;
.stroke {
- stroke: var(--theme-elevation-400);
+ stroke: var(--theme-elevation-200);
}
}
@@ -39,8 +46,8 @@
}
.nav-group__indicator {
- transform: rotate(0turn);
+ transform: rotate(.5turn);
}
}
-}
+}
\ No newline at end of file
diff --git a/src/admin/components/elements/NavGroup/index.tsx b/src/admin/components/elements/NavGroup/index.tsx
index fe26b639ae5..0e5dbe2addf 100644
--- a/src/admin/components/elements/NavGroup/index.tsx
+++ b/src/admin/components/elements/NavGroup/index.tsx
@@ -7,16 +7,20 @@ import './index.scss';
const baseClass = 'nav-group';
-const NavGroup: React.FC<{ children: React.ReactNode, label: string, type: string}> = ({
+type Props = {
+ children: React.ReactNode,
+ label: string,
+}
+
+const NavGroup: React.FC<Props> = ({
children,
label,
- type,
}) => {
const [collapsed, setCollapsed] = useState(true);
const [animate, setAnimate] = useState(false);
const { getPreference, setPreference } = usePreferences();
- const preferencesKey = `collapsed-${type}-groups`;
+ const preferencesKey = `collapsed-${label}-groups`;
useEffect(() => {
if (label) {
@@ -60,7 +64,9 @@ const NavGroup: React.FC<{ children: React.ReactNode, label: string, type: strin
.join(' ')}
onClick={toggleCollapsed}
>
- {label}
+ <div className={`${baseClass}__label`}>
+ {label}
+ </div>
<Chevron className={`${baseClass}__indicator`} />
</button>
<AnimateHeight
diff --git a/src/admin/components/views/Dashboard/Default.tsx b/src/admin/components/views/Dashboard/Default.tsx
index 319ff2aff42..93df778904c 100644
--- a/src/admin/components/views/Dashboard/Default.tsx
+++ b/src/admin/components/views/Dashboard/Default.tsx
@@ -1,4 +1,4 @@
-import React from 'react';
+import React, { useEffect, useState } from 'react';
import { useHistory } from 'react-router-dom';
import { useConfig } from '../../utilities/Config';
@@ -7,6 +7,7 @@ import Card from '../../elements/Card';
import Button from '../../elements/Button';
import { Props } from './types';
import { Gutter } from '../../elements/Gutter';
+import { groupNavItems, Group, EntityToGroup, EntityType } from '../../../utilities/groupNavItems';
import './index.scss';
@@ -33,52 +34,81 @@ const Dashboard: React.FC<Props> = (props) => {
},
} = useConfig();
+ const [groups, setGroups] = useState<Group[]>([]);
+
+ useEffect(() => {
+ setGroups(groupNavItems([
+ ...collections.map((collection) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.collection,
+ entity: collection,
+ };
+
+ return entityToGroup;
+ }),
+ ...globals.map((global) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.global,
+ entity: global,
+ };
+
+ return entityToGroup;
+ }),
+ ], permissions));
+ }, [collections, globals, permissions]);
+
return (
<div className={baseClass}>
<Eyebrow />
<Gutter className={`${baseClass}__wrap`}>
{Array.isArray(beforeDashboard) && beforeDashboard.map((Component, i) => <Component key={i} />)}
- <h2 className={`${baseClass}__label`}>Collections</h2>
- <ul className={`${baseClass}__card-list`}>
- {collections.map((collection) => {
- const hasCreatePermission = permissions?.collections?.[collection.slug]?.create?.permission;
+ {groups.map(({ label, entities }, groupIndex) => {
+ return (
+ <React.Fragment key={groupIndex}>
+ <h2 className={`${baseClass}__label`}>{label}</h2>
+ <ul className={`${baseClass}__card-list`}>
+ {entities.map(({ entity, type }, entityIndex) => {
+ let title: string;
+ let createHREF: string;
+ let onClick: () => void;
+ let hasCreatePermission: boolean;
+
+ if (type === EntityType.collection) {
+ title = entity.labels.plural;
+ onClick = () => push({ pathname: `${admin}/collections/${entity.slug}` });
+ createHREF = `${admin}/collections/${entity.slug}/create`;
+ hasCreatePermission = permissions?.collections?.[entity.slug]?.create?.permission;
+ }
+
+ if (type === EntityType.global) {
+ title = entity.label;
+ onClick = () => push({ pathname: `${admin}/globals/${global.slug}` });
+ }
- return (
- <li key={collection.slug}>
- <Card
- title={collection.labels.plural}
- id={`card-${collection.slug}`}
- onClick={() => push({ pathname: `${admin}/collections/${collection.slug}` })}
- actions={hasCreatePermission ? (
- <Button
- el="link"
- to={`${admin}/collections/${collection.slug}/create`}
- icon="plus"
- round
- buttonStyle="icon-label"
- iconStyle="with-border"
- />
- ) : undefined}
- />
- </li>
- );
- })}
- </ul>
- {(globals.length > 0) && (
- <React.Fragment>
- <h2 className={`${baseClass}__label`}>Globals</h2>
- <ul className={`${baseClass}__card-list`}>
- {globals.map((global) => (
- <li key={global.slug}>
- <Card
- title={global.label}
- onClick={() => push({ pathname: `${admin}/globals/${global.slug}` })}
- />
- </li>
- ))}
- </ul>
- </React.Fragment>
- )}
+ return (
+ <li key={entityIndex}>
+ <Card
+ title={title}
+ id={`card-${entity.slug}`}
+ onClick={onClick}
+ actions={(hasCreatePermission && type === EntityType.collection) ? (
+ <Button
+ el="link"
+ to={createHREF}
+ icon="plus"
+ round
+ buttonStyle="icon-label"
+ iconStyle="with-border"
+ />
+ ) : undefined}
+ />
+ </li>
+ );
+ })}
+ </ul>
+ </React.Fragment>
+ );
+ })}
{Array.isArray(afterDashboard) && afterDashboard.map((Component, i) => <Component key={i} />)}
</Gutter>
</div>
diff --git a/src/admin/components/views/Dashboard/index.scss b/src/admin/components/views/Dashboard/index.scss
index fd8693fd210..dc5a0e0cf22 100644
--- a/src/admin/components/views/Dashboard/index.scss
+++ b/src/admin/components/views/Dashboard/index.scss
@@ -57,4 +57,4 @@
margin: 0 base(.25) base(.5);
}
}
-}
+}
\ No newline at end of file
diff --git a/src/admin/utilities/groupNavItems.ts b/src/admin/utilities/groupNavItems.ts
new file mode 100644
index 00000000000..cd3b9c37fb6
--- /dev/null
+++ b/src/admin/utilities/groupNavItems.ts
@@ -0,0 +1,54 @@
+import { Permissions } from '../../auth';
+import { SanitizedCollectionConfig } from '../../collections/config/types';
+import { SanitizedGlobalConfig } from '../../globals/config/types';
+
+export enum EntityType {
+ collection = 'Collections',
+ global = 'Globals'
+}
+
+export type EntityToGroup = {
+ type: EntityType.collection
+ entity: SanitizedCollectionConfig
+} | {
+ type: EntityType.global
+ entity: SanitizedGlobalConfig
+}
+
+export type Group = {
+ label: string
+ entities: EntityToGroup[]
+}
+
+export function groupNavItems(entities: EntityToGroup[], permissions: Permissions): Group[] {
+ const result = entities.reduce((groups, entityToGroup) => {
+ if (permissions?.[entityToGroup.type.toLowerCase()]?.[entityToGroup.entity.slug]?.read.permission) {
+ if (entityToGroup.entity.admin.group) {
+ const existingGroup = groups.find((group) => group.label === entityToGroup.entity.admin.group);
+ let matchedGroup: Group = existingGroup;
+ if (!existingGroup) {
+ matchedGroup = { label: entityToGroup.entity.admin.group, entities: [] };
+ groups.push(matchedGroup);
+ }
+
+ matchedGroup.entities.push(entityToGroup);
+ } else {
+ const defaultGroup = groups.find((group) => group.label === entityToGroup.type);
+ defaultGroup.entities.push(entityToGroup);
+ }
+ }
+
+ return groups;
+ }, [
+ {
+ label: 'Collections',
+ entities: [],
+ },
+ {
+ label: 'Globals',
+ entities: [],
+ },
+ ]);
+
+ return result.filter((group) => group.entities.length > 0);
+}
diff --git a/test/admin/components/AfterNavLinks/index.tsx b/test/admin/components/AfterNavLinks/index.tsx
index c041bfd3f6c..ee81bce626e 100644
--- a/test/admin/components/AfterNavLinks/index.tsx
+++ b/test/admin/components/AfterNavLinks/index.tsx
@@ -19,6 +19,7 @@ const AfterNavLinks: React.FC = () => {
<span className="nav__label">Custom Routes</span>
<nav>
<NavLink
+ className="nav__link"
activeClassName="active"
to={`${adminRoute}/custom-default-route`}
>
@@ -26,6 +27,7 @@ const AfterNavLinks: React.FC = () => {
Default Template
</NavLink>
<NavLink
+ className="nav__link"
activeClassName="active"
to={`${adminRoute}/custom-minimal-route`}
>
diff --git a/test/admin/config.ts b/test/admin/config.ts
index 6743006e713..318bf15866b 100644
--- a/test/admin/config.ts
+++ b/test/admin/config.ts
@@ -50,9 +50,6 @@ export default buildConfig({
collections: [
{
slug: 'users',
- admin: {
- group: 'One',
- },
auth: true,
fields: [],
},
|
c784b46a5ecc18359d4cc52a6274facd0824feb4
|
2024-02-17 23:53:22
|
Jacob Fletcher
|
chore(ui): renders document info provider at root (#5106)
| false
|
renders document info provider at root (#5106)
|
chore
|
diff --git a/packages/next/src/pages/Document/index.tsx b/packages/next/src/pages/Document/index.tsx
index ff820dbdc19..4533b00b140 100644
--- a/packages/next/src/pages/Document/index.tsx
+++ b/packages/next/src/pages/Document/index.tsx
@@ -14,7 +14,7 @@ import {
FormQueryParamsProvider,
QueryParamTypes,
HydrateClientUser,
- DocumentInfoProvider,
+ SetDocumentInfo,
} from '@payloadcms/ui'
import queryString from 'qs'
import { notFound } from 'next/navigation'
@@ -200,23 +200,21 @@ export const Document = async ({
return (
<Fragment>
<HydrateClientUser user={user} permissions={permissions} />
- <DocumentInfoProvider
+ <SetDocumentInfo
collectionSlug={collectionConfig?.slug}
globalSlug={globalConfig?.slug}
id={id}
- key={`${collectionSlug || globalSlug}-${locale}`}
versionsConfig={collectionConfig?.versions || globalConfig?.versions}
- >
- <EditDepthProvider depth={1}>
- <FormQueryParamsProvider formQueryParams={formQueryParams}>
- <RenderCustomComponent
- CustomComponent={typeof CustomView === 'function' ? CustomView : undefined}
- DefaultComponent={DefaultView}
- componentProps={componentProps}
- />
- </FormQueryParamsProvider>
- </EditDepthProvider>
- </DocumentInfoProvider>
+ />
+ <EditDepthProvider depth={1} key={`${collectionSlug || globalSlug}-${locale}`}>
+ <FormQueryParamsProvider formQueryParams={formQueryParams}>
+ <RenderCustomComponent
+ CustomComponent={typeof CustomView === 'function' ? CustomView : undefined}
+ DefaultComponent={DefaultView}
+ componentProps={componentProps}
+ />
+ </FormQueryParamsProvider>
+ </EditDepthProvider>
</Fragment>
)
}
diff --git a/packages/payload/src/admin/providers/DocumentInfo.ts b/packages/payload/src/admin/providers/DocumentInfo.ts
index 9d79476afae..b4fa99aeebf 100644
--- a/packages/payload/src/admin/providers/DocumentInfo.ts
+++ b/packages/payload/src/admin/providers/DocumentInfo.ts
@@ -18,6 +18,14 @@ export type DocumentInfoContext = {
preferencesKey?: string
publishedDoc?: TypeWithID & TypeWithTimestamps & { _status?: string }
setDocFieldPreferences: (field: string, fieldPreferences: { [key: string]: unknown }) => void
+ setDocumentInfo?: (
+ info: Partial<{
+ collectionSlug: SanitizedCollectionConfig['slug']
+ globalSlug: SanitizedGlobalConfig['slug']
+ id: number | string
+ versionsConfig: SanitizedCollectionConfig['versions'] | SanitizedGlobalConfig['versions']
+ }>,
+ ) => void
slug?: string
unpublishedVersions?: PaginatedDocs<TypeWithVersion<any>>
versions?: PaginatedDocs<TypeWithVersion<any>>
diff --git a/packages/ui/src/exports/providers.ts b/packages/ui/src/exports/providers.ts
index dea3c6bdc26..7ae4c65b0e1 100644
--- a/packages/ui/src/exports/providers.ts
+++ b/packages/ui/src/exports/providers.ts
@@ -16,3 +16,4 @@ export { useEditDepth } from '../providers/EditDepth'
export { CustomProvider } from '../providers/CustomProvider'
export { useComponentMap } from '../providers/ComponentMapProvider'
export type { IComponentMapContext } from '../providers/ComponentMapProvider'
+export { SetDocumentInfo } from '../providers/DocumentInfo/SetDocumentInfo'
diff --git a/packages/ui/src/providers/DocumentInfo/SetDocumentInfo/index.tsx b/packages/ui/src/providers/DocumentInfo/SetDocumentInfo/index.tsx
new file mode 100644
index 00000000000..6b74d37ae27
--- /dev/null
+++ b/packages/ui/src/providers/DocumentInfo/SetDocumentInfo/index.tsx
@@ -0,0 +1,24 @@
+'use client'
+
+import { useEffect } from 'react'
+import { useDocumentInfo } from '..'
+
+export const SetDocumentInfo: React.FC<{
+ collectionSlug: string
+ globalSlug: string
+ id: string
+ versionsConfig?: any
+}> = ({ collectionSlug, globalSlug, id, versionsConfig }) => {
+ const { setDocumentInfo } = useDocumentInfo()
+
+ useEffect(() => {
+ setDocumentInfo({ collectionSlug, globalSlug, id, versionsConfig })
+
+ return () => {
+ // reset on navigation away
+ setDocumentInfo({})
+ }
+ }, [collectionSlug, globalSlug, id, setDocumentInfo, versionsConfig])
+
+ return null
+}
diff --git a/packages/ui/src/providers/DocumentInfo/index.tsx b/packages/ui/src/providers/DocumentInfo/index.tsx
index ecdc1644773..a23ee001670 100644
--- a/packages/ui/src/providers/DocumentInfo/index.tsx
+++ b/packages/ui/src/providers/DocumentInfo/index.tsx
@@ -13,28 +13,17 @@ import type {
} from 'payload/types'
import type { Props } from './types'
-import { useTranslation } from '../../providers/Translation'
+import { useTranslation } from '../Translation'
import { useAuth } from '../Auth'
import { useConfig } from '../Config'
import { useLocale } from '../Locale'
import { usePreferences } from '../Preferences'
-import { useParams } from 'next/navigation'
const Context = createContext({} as DocumentInfoContext)
export const useDocumentInfo = (): DocumentInfoContext => useContext(Context)
-export const DocumentInfoProvider: React.FC<Props> = ({
- id: idFromProps,
- children,
- collectionSlug,
- globalSlug,
- idFromParams: getIDFromParams,
- versionsConfig,
-}) => {
- const { id: idFromParams } = useParams()
- const id = idFromProps || (getIDFromParams ? (idFromParams as string) : null)
-
+export const DocumentInfoProvider: React.FC<Props> = ({ children, ...rest }) => {
const {
routes: { api },
serverURL,
@@ -45,10 +34,18 @@ export const DocumentInfoProvider: React.FC<Props> = ({
const { code } = useLocale()
const [publishedDoc, setPublishedDoc] = useState<TypeWithID & TypeWithTimestamps>(null)
const [versions, setVersions] = useState<PaginatedDocs<TypeWithVersion<any>>>(null)
+
const [unpublishedVersions, setUnpublishedVersions] =
useState<PaginatedDocs<TypeWithVersion<any>>>(null)
+
const [docPermissions, setDocPermissions] = useState<DocumentPermissions>(null)
+ const [propsToUse, setPropsToUse] = useState<Props>({
+ ...rest,
+ })
+
+ const { globalSlug, collectionSlug, id, versionsConfig } = propsToUse
+
const baseURL = `${serverURL}${api}`
let slug: string
let pluralType: 'collections' | 'globals'
@@ -275,6 +272,7 @@ export const DocumentInfoProvider: React.FC<Props> = ({
unpublishedVersions,
versionsConfig,
versions,
+ setDocumentInfo: setPropsToUse,
}
return <Context.Provider value={value}>{children}</Context.Provider>
diff --git a/packages/ui/src/providers/Root/index.tsx b/packages/ui/src/providers/Root/index.tsx
index e8b8263d317..ad89b63f112 100644
--- a/packages/ui/src/providers/Root/index.tsx
+++ b/packages/ui/src/providers/Root/index.tsx
@@ -22,6 +22,7 @@ import { ComponentMap } from '../../utilities/buildComponentMap/types'
import { ComponentMapProvider } from '../ComponentMapProvider'
import { SearchParamsProvider } from '../SearchParams'
import { ParamsProvider } from '../Params'
+import { DocumentInfoProvider } from '../..'
type Props = {
config: ClientConfig
@@ -70,13 +71,15 @@ export const RootProvider: React.FC<Props> = ({
<LocaleProvider>
<StepNavProvider>
<LoadingOverlayProvider>
- <DocumentEventsProvider>
- <ActionsProvider>
- <NavProvider>
- <CustomProvider>{children}</CustomProvider>
- </NavProvider>
- </ActionsProvider>
- </DocumentEventsProvider>
+ <DocumentInfoProvider>
+ <DocumentEventsProvider>
+ <ActionsProvider>
+ <NavProvider>
+ <CustomProvider>{children}</CustomProvider>
+ </NavProvider>
+ </ActionsProvider>
+ </DocumentEventsProvider>
+ </DocumentInfoProvider>
</LoadingOverlayProvider>
</StepNavProvider>
</LocaleProvider>
|
f878e35cc7194f1429a2c5851261cbe3c5d20fa9
|
2024-11-07 02:53:57
|
Elliot DeNolf
|
chore(release): v3.0.0-beta.126 [skip ci]
| false
|
v3.0.0-beta.126 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index 2333b498c3a..62f9e22a5c2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index 1cebaaef7cf..0573b16a6b3 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index a22fa5b8911..174cddff5f5 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index fbd910be38b..98c6567198d 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index 85cbd3d00db..79f1420e3f7 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-vercel-postgres/package.json b/packages/db-vercel-postgres/package.json
index 061e48db5f5..a541f31764e 100644
--- a/packages/db-vercel-postgres/package.json
+++ b/packages/db-vercel-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-vercel-postgres",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Vercel Postgres adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index bcb9b29f3c3..0f1250adb79 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 230654fafb1..600c6ca5d6c 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index 6ccfa31f41c..5363d6d8933 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index bcad3a69a9b..1a59a3b58b4 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index 87a3ae14603..272c922efab 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index c33b29b14b7..543c2227a45 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 9037ac84179..74b84ab0b73 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index b3cbe87f3a7..e9b96677abd 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload-cloud/package.json b/packages/payload-cloud/package.json
index a4bae858b78..92e7326aa25 100644
--- a/packages/payload-cloud/package.json
+++ b/packages/payload-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/payload-cloud",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/payload/package.json b/packages/payload/package.json
index a911d22581f..2cd909e76c7 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 2eb5e880217..a96deb82c2b 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index de1b6afc063..c8963042848 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index f80828f1515..b76299a36e1 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index 6c766eca59b..6891ae364cd 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index 453ac764cef..57b909e5f64 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-sentry/package.json b/packages/plugin-sentry/package.json
index 2303cbbcf0f..19f4f4eede2 100644
--- a/packages/plugin-sentry/package.json
+++ b/packages/plugin-sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-sentry",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Sentry plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index f884c050841..c0b057f7a8d 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index 8d69b7b1f2c..073703a0373 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 6f325782337..b85433007eb 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 865731919ac..335adeef90a 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index ef8612fae60..39e57424865 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index daea7735bc8..0eb5996f30f 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index b2792abcfb0..fe9fc65c0cb 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 37e866ecec3..71de27a8dc4 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 7cb5f66c537..19bf2dfb83e 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 52d19e739a3..51770ebaf13 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index d75bc65757b..4633685822f 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-beta.125",
+ "version": "3.0.0-beta.126",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
d6a7b8c319c12306775cd7d63c4aebfeb9522043
|
2022-07-18 04:48:48
|
Elliot DeNolf
|
test: remove demo and rework node scripts
| false
|
remove demo and rework node scripts
|
test
|
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 2557aab34f0..ff340de2fab 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -36,10 +36,6 @@ jobs:
run: yarn test:components
- name: Integraion Tests
run: yarn test:int
- - name: Generate Payload Types
- run: yarn demo:generate:types
- env:
- CI: true
# - name: Install Playwright Browsers
# run: npx playwright install --with-deps
diff --git a/demo/access/checkRole.ts b/demo/access/checkRole.ts
deleted file mode 100644
index f60507b9501..00000000000
--- a/demo/access/checkRole.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-/**
- * authorize a request by comparing the current user with one or more roles
- * @param allRoles
- * @param user
- * @returns {Function}
- */
-const checkRole = (allRoles, user) => {
- if (user) {
- if (allRoles.some((role) => user.roles && user.roles.some((individualRole) => individualRole === role))) {
- return true;
- }
- }
-
- return false;
-};
-
-export default checkRole;
diff --git a/demo/access/roles.ts b/demo/access/roles.ts
deleted file mode 100644
index e61bd26f9fb..00000000000
--- a/demo/access/roles.ts
+++ /dev/null
@@ -1 +0,0 @@
-export default ['admin', 'editor', 'moderator', 'user', 'viewer'];
diff --git a/demo/blocks/CallToAction.ts b/demo/blocks/CallToAction.ts
deleted file mode 100644
index 85d638385bb..00000000000
--- a/demo/blocks/CallToAction.ts
+++ /dev/null
@@ -1,26 +0,0 @@
-import { Block } from '../../src/fields/config/types';
-
-const CTA: Block = {
- slug: 'cta',
- labels: {
- singular: 'Call to Action',
- plural: 'Calls to Action',
- },
- fields: [
- {
- name: 'label',
- label: 'Label',
- type: 'text',
- maxLength: 100,
- required: true,
- },
- {
- name: 'url',
- label: 'URL',
- type: 'text',
- required: true,
- },
- ],
-};
-
-export default CTA;
diff --git a/demo/blocks/Email.ts b/demo/blocks/Email.ts
deleted file mode 100644
index 6077742229f..00000000000
--- a/demo/blocks/Email.ts
+++ /dev/null
@@ -1,19 +0,0 @@
-import { Block } from '../../src/fields/config/types';
-
-const Email: Block = {
- slug: 'email',
- labels: {
- singular: 'Email',
- plural: 'Emails',
- },
- fields: [
- {
- name: 'testEmail',
- label: 'Test Email Field',
- type: 'email',
- required: true,
- },
- ],
-};
-
-export default Email;
diff --git a/demo/blocks/Number.ts b/demo/blocks/Number.ts
deleted file mode 100644
index bec75295367..00000000000
--- a/demo/blocks/Number.ts
+++ /dev/null
@@ -1,20 +0,0 @@
-import { Block } from '../../src/fields/config/types';
-
-const NumberBlock: Block = {
- slug: 'number',
- labels: {
- singular: 'Number',
- plural: 'Numbers',
- },
- fields: [
- {
- name: 'testNumber',
- label: 'Test Number Field',
- type: 'number',
- max: 100,
- required: true,
- },
- ],
-};
-
-export default NumberBlock;
diff --git a/demo/blocks/Quote.ts b/demo/blocks/Quote.ts
deleted file mode 100644
index 17333f78bfc..00000000000
--- a/demo/blocks/Quote.ts
+++ /dev/null
@@ -1,27 +0,0 @@
-import { Block } from '../../src/fields/config/types';
-
-const Quote: Block = {
- imageURL: '/static/assets/images/generic-block-image.svg',
- slug: 'quote',
- labels: {
- singular: 'Quote',
- plural: 'Quotes',
- },
- fields: [
- {
- name: 'quote',
- label: 'Quote',
- type: 'textarea',
- required: true,
- },
- {
- name: 'color',
- label: 'Color',
- type: 'text',
- maxLength: 7,
- required: true,
- },
- ],
-};
-
-export default Quote;
diff --git a/demo/client/components/AfterDashboard/index.scss b/demo/client/components/AfterDashboard/index.scss
deleted file mode 100644
index 1617123d17b..00000000000
--- a/demo/client/components/AfterDashboard/index.scss
+++ /dev/null
@@ -1,16 +0,0 @@
-
-// As this is the demo folder, we import Payload SCSS functions relatively.
-@import '../../../../scss';
-
-// In your own projects, you'd import as follows:
-// @import '~payload/scss';
-
-.after-dashboard {
- margin-top: base(2);
-
- &__cards {
- list-style: none;
- margin: 0;
- padding: 0;
- }
-}
diff --git a/demo/client/components/AfterDashboard/index.tsx b/demo/client/components/AfterDashboard/index.tsx
deleted file mode 100644
index 786131bbb92..00000000000
--- a/demo/client/components/AfterDashboard/index.tsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React from 'react';
-import { useHistory } from 'react-router-dom';
-import { useConfig } from '../../../../src/admin/components/utilities/Config';
-
-// As this is the demo project, we import our dependencies from the `src` directory.
-import Card from '../../../../src/admin/components/elements/Card';
-
-// In your projects, you can import as follows:
-// import { Card } from 'payload/components/elements';
-
-import './index.scss';
-
-const baseClass = 'after-dashboard';
-
-const AfterDashboard: React.FC = () => {
- const history = useHistory();
- const { routes: { admin: adminRoute } } = useConfig();
-
- return (
- <div className={baseClass}>
- <h3>Custom Routes & Dashboard Components</h3>
- <p>This is a custom component that is rendered within the built-in dashboard component after its contents are rendered. Below, there are two cards that link to custom routes.</p>
- <ul className="dashboard__card-list">
- <li>
- <Card
- title="Default Template"
- onClick={() => history.push(`${adminRoute}/custom-default-route`)}
- />
- </li>
- <li>
- <Card
- title="Minimal Template"
- onClick={() => history.push(`${adminRoute}/custom-minimal-route`)}
- />
- </li>
- </ul>
- </div>
- );
-};
-
-export default AfterDashboard;
diff --git a/demo/client/components/AfterNavLinks/index.tsx b/demo/client/components/AfterNavLinks/index.tsx
deleted file mode 100644
index c041bfd3f6c..00000000000
--- a/demo/client/components/AfterNavLinks/index.tsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React from 'react';
-import { NavLink } from 'react-router-dom';
-import { useConfig } from '../../../../src/admin/components/utilities/Config';
-
-// As this is the demo project, we import our dependencies from the `src` directory.
-import Chevron from '../../../../src/admin/components/icons/Chevron';
-
-// In your projects, you can import as follows:
-// import { Chevron } from 'payload/components/icons';
-
-
-const baseClass = 'after-nav-links';
-
-const AfterNavLinks: React.FC = () => {
- const { routes: { admin: adminRoute } } = useConfig();
-
- return (
- <div className={baseClass}>
- <span className="nav__label">Custom Routes</span>
- <nav>
- <NavLink
- activeClassName="active"
- to={`${adminRoute}/custom-default-route`}
- >
- <Chevron />
- Default Template
- </NavLink>
- <NavLink
- activeClassName="active"
- to={`${adminRoute}/custom-minimal-route`}
- >
- <Chevron />
- Minimal Template
- </NavLink>
- </nav>
- </div>
- );
-};
-
-export default AfterNavLinks;
diff --git a/demo/client/components/BeforeLogin/index.tsx b/demo/client/components/BeforeLogin/index.tsx
deleted file mode 100644
index dd7455d65df..00000000000
--- a/demo/client/components/BeforeLogin/index.tsx
+++ /dev/null
@@ -1,24 +0,0 @@
-import React from 'react';
-
-const BeforeLogin: React.FC = () => {
- return (
- <div>
- <h3>Welcome</h3>
- <p>
- This demo is a set up to configure Payload for the develop and testing of features. To see a product demo of a Payload project
- please visit:
- {' '}
- <a
- href="https://demo.payloadcms.com"
- target="_blank"
- rel="noreferrer"
- >
- demo.payloadcms.com
- </a>
- .
- </p>
- </div>
- );
-};
-
-export default BeforeLogin;
diff --git a/demo/client/components/CustomProvider/index.tsx b/demo/client/components/CustomProvider/index.tsx
deleted file mode 100644
index ea7f3e58d85..00000000000
--- a/demo/client/components/CustomProvider/index.tsx
+++ /dev/null
@@ -1,29 +0,0 @@
-import React, { createContext, useState, useContext } from 'react';
-
-type CustomContext = {
- getCustom
- setCustom
-}
-
-const Context = createContext({} as CustomContext);
-
-const CustomProvider: React.FC = ({ children }) => {
- const [getCustom, setCustom] = useState({});
-
- const value = {
- getCustom,
- setCustom,
- };
-
- console.log('custom provider called');
-
- return (
- <Context.Provider value={value}>
- {children}
- </Context.Provider>
- );
-};
-
-export default CustomProvider;
-
-export const useCustom = () => useContext(Context);
diff --git a/demo/client/components/DemoUIField/Cell.tsx b/demo/client/components/DemoUIField/Cell.tsx
deleted file mode 100644
index 6ac11c48f57..00000000000
--- a/demo/client/components/DemoUIField/Cell.tsx
+++ /dev/null
@@ -1,7 +0,0 @@
-import React from 'react';
-
-const DemoUIFieldCell: React.FC = () => (
- <p style={{ margin: 0 }}>Demo UI Field Cell</p>
-);
-
-export default DemoUIFieldCell;
diff --git a/demo/client/components/DemoUIField/Field.tsx b/demo/client/components/DemoUIField/Field.tsx
deleted file mode 100644
index 94525741dc6..00000000000
--- a/demo/client/components/DemoUIField/Field.tsx
+++ /dev/null
@@ -1,7 +0,0 @@
-import React from 'react';
-
-const DemoUIField: React.FC = () => (
- <p>Demo UI Field</p>
-);
-
-export default DemoUIField;
diff --git a/demo/client/components/richText/elements/Button/Button/index.scss b/demo/client/components/richText/elements/Button/Button/index.scss
deleted file mode 100644
index 0805537a79b..00000000000
--- a/demo/client/components/richText/elements/Button/Button/index.scss
+++ /dev/null
@@ -1,33 +0,0 @@
-@import '../../../../../../../src/admin/scss/styles.scss';
-
-.button-rich-text-button {
- .btn {
- margin-right: base(1);
- }
-
- &__modal {
- display: flex;
- align-items: center;
- height: 100%;
-
- &.payload__modal-item--enterDone {
- @include blur-bg;
- }
- }
-
- &__header {
- width: 100%;
- margin-bottom: $baseline;
- display: flex;
- justify-content: space-between;
-
- h3 {
- margin: 0;
- }
-
- svg {
- width: base(1.5);
- height: base(1.5);
- }
- }
-}
diff --git a/demo/client/components/richText/elements/Button/Button/index.tsx b/demo/client/components/richText/elements/Button/Button/index.tsx
deleted file mode 100644
index 412cf83f4ca..00000000000
--- a/demo/client/components/richText/elements/Button/Button/index.tsx
+++ /dev/null
@@ -1,129 +0,0 @@
-import React, { Fragment, useCallback } from 'react';
-import { Modal, useModal } from '@faceless-ui/modal';
-import { Transforms } from 'slate';
-import { useSlate, ReactEditor } from 'slate-react';
-import MinimalTemplate from '../../../../../../../src/admin/components/templates/Minimal';
-import ElementButton from '../../../../../../../src/admin/components/forms/field-types/RichText/elements/Button';
-import X from '../../../../../../../src/admin/components/icons/X';
-import Button from '../../../../../../../src/admin/components/elements/Button';
-import Form from '../../../../../../../src/admin/components/forms/Form';
-import Submit from '../../../../../../../src/admin/components/forms/Submit';
-import reduceFieldsToValues from '../../../../../../../src/admin/components/forms/Form/reduceFieldsToValues';
-import Text from '../../../../../../../src/admin/components/forms/field-types/Text';
-import Checkbox from '../../../../../../../src/admin/components/forms/field-types/Checkbox';
-import Select from '../../../../../../../src/admin/components/forms/field-types/Select';
-
-import './index.scss';
-
-const baseClass = 'button-rich-text-button';
-
-const initialFormData = {
- style: 'primary',
-};
-
-const insertButton = (editor, { href, label, style, newTab = false }: any) => {
- const text = { text: ' ' };
- const button = {
- type: 'button',
- href,
- style,
- newTab,
- label,
- children: [
- text,
- ],
- };
-
- const nodes = [button, { children: [{ text: '' }] }];
-
- if (editor.blurSelection) {
- Transforms.select(editor, editor.blurSelection);
- }
-
- Transforms.insertNodes(editor, nodes);
-
- const currentPath = editor.selection.anchor.path[0];
- const newSelection = { anchor: { path: [currentPath + 1, 0], offset: 0 }, focus: { path: [currentPath + 1, 0], offset: 0 } };
-
- Transforms.select(editor, newSelection);
- ReactEditor.focus(editor);
-};
-
-const ToolbarButton: React.FC<{path: string}> = ({ path }) => {
- const { open, closeAll } = useModal();
- const editor = useSlate();
-
- const handleAddButton = useCallback((fields) => {
- const data = reduceFieldsToValues(fields);
- insertButton(editor, data);
- closeAll();
- }, [editor, closeAll]);
-
- const modalSlug = `${path}-add-button`;
-
- return (
- <Fragment>
- <ElementButton
- className={baseClass}
- format="button"
- onClick={() => open(modalSlug)}
- >
- Button
- </ElementButton>
- <Modal
- slug={modalSlug}
- className={`${baseClass}__modal`}
- >
- <MinimalTemplate>
- <header className={`${baseClass}__header`}>
- <h3>Add button</h3>
- <Button
- buttonStyle="none"
- onClick={closeAll}
- >
- <X />
- </Button>
- </header>
- <Form
- onSubmit={handleAddButton}
- initialData={initialFormData}
- >
- <Text
- label="Label"
- name="label"
- required
- />
- <Text
- label="URL"
- name="href"
- required
- />
- <Select
- label="Style"
- name="style"
- options={[
- {
- label: 'Primary',
- value: 'primary',
- },
- {
- label: 'Secondary',
- value: 'secondary',
- },
- ]}
- />
- <Checkbox
- label="Open in new tab"
- name="newTab"
- />
- <Submit>
- Add button
- </Submit>
- </Form>
- </MinimalTemplate>
- </Modal>
- </Fragment>
- );
-};
-
-export default ToolbarButton;
diff --git a/demo/client/components/richText/elements/Button/Element/index.scss b/demo/client/components/richText/elements/Button/Element/index.scss
deleted file mode 100644
index 31fe9cb23df..00000000000
--- a/demo/client/components/richText/elements/Button/Element/index.scss
+++ /dev/null
@@ -1,19 +0,0 @@
-@import '../../../../../../../src/admin/scss/styles.scss';
-
-.rich-text-button {
- margin: $baseline 0;
-}
-
-.rich-text-button__button {
- padding: base(.5) base(1.5);
- border-radius: $style-radius-s;
-
- &--primary {
- background-color: $color-dark-gray;
- color: white;
- }
-
- &--secondary {
- background-color: $color-light-gray;
- }
-}
diff --git a/demo/client/components/richText/elements/Button/Element/index.tsx b/demo/client/components/richText/elements/Button/Element/index.tsx
deleted file mode 100644
index ab54d63c693..00000000000
--- a/demo/client/components/richText/elements/Button/Element/index.tsx
+++ /dev/null
@@ -1,29 +0,0 @@
-import React from 'react';
-
-import './index.scss';
-
-const baseClass = 'rich-text-button';
-
-const ButtonElement: React.FC = ({ attributes, children, element }) => {
- const { style = 'primary', label } = element;
-
- return (
- <div
- className={baseClass}
- contentEditable={false}
- >
- <span
- {...attributes}
- className={[
- `${baseClass}__button`,
- `${baseClass}__button--${style}`,
- ].join(' ')}
- >
- {label}
- {children}
- </span>
- </div>
- );
-};
-
-export default ButtonElement;
diff --git a/demo/client/components/richText/elements/Button/index.ts b/demo/client/components/richText/elements/Button/index.ts
deleted file mode 100644
index 26fd09a7ac6..00000000000
--- a/demo/client/components/richText/elements/Button/index.ts
+++ /dev/null
@@ -1,13 +0,0 @@
-import { RichTextCustomElement } from '../../../../../../src/fields/config/types';
-import Button from './Button';
-import Element from './Element';
-import plugin from './plugin';
-
-const button: RichTextCustomElement = {
- name: 'button',
- Button,
- Element,
- plugins: [plugin],
-};
-
-export default button;
diff --git a/demo/client/components/richText/elements/Button/plugin.ts b/demo/client/components/richText/elements/Button/plugin.ts
deleted file mode 100644
index 7d5f6ac7c52..00000000000
--- a/demo/client/components/richText/elements/Button/plugin.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { Editor } from 'slate';
-
-const withButton = (incomingEditor: Editor): Editor => {
- const editor = incomingEditor;
- const { isVoid } = editor;
-
- editor.isVoid = (element) => (element.type === 'button' ? true : isVoid(element));
-
- return editor;
-};
-
-export default withButton;
diff --git a/demo/client/components/richText/leaves/PurpleBackground/Button/index.tsx b/demo/client/components/richText/leaves/PurpleBackground/Button/index.tsx
deleted file mode 100644
index f28e8f44d60..00000000000
--- a/demo/client/components/richText/leaves/PurpleBackground/Button/index.tsx
+++ /dev/null
@@ -1,10 +0,0 @@
-import React from 'react';
-import LeafButton from '../../../../../../../src/admin/components/forms/field-types/RichText/leaves/Button';
-
-const Button = () => (
- <LeafButton format="purple-background">
- Purple Background
- </LeafButton>
-);
-
-export default Button;
diff --git a/demo/client/components/richText/leaves/PurpleBackground/Leaf/index.tsx b/demo/client/components/richText/leaves/PurpleBackground/Leaf/index.tsx
deleted file mode 100644
index 17fb88f0799..00000000000
--- a/demo/client/components/richText/leaves/PurpleBackground/Leaf/index.tsx
+++ /dev/null
@@ -1,12 +0,0 @@
-import React from 'react';
-
-const PurpleBackground: React.FC<any> = ({ attributes, children }) => (
- <span
- {...attributes}
- style={{ backgroundColor: 'purple' }}
- >
- {children}
- </span>
-);
-
-export default PurpleBackground;
diff --git a/demo/client/components/richText/leaves/PurpleBackground/index.ts b/demo/client/components/richText/leaves/PurpleBackground/index.ts
deleted file mode 100644
index ab53c2b74e5..00000000000
--- a/demo/client/components/richText/leaves/PurpleBackground/index.ts
+++ /dev/null
@@ -1,8 +0,0 @@
-import Button from './Button';
-import Leaf from './Leaf';
-
-export default {
- name: 'purple-background',
- Button,
- Leaf,
-};
diff --git a/demo/client/components/views/CustomDefault/index.tsx b/demo/client/components/views/CustomDefault/index.tsx
deleted file mode 100644
index b43365724cb..00000000000
--- a/demo/client/components/views/CustomDefault/index.tsx
+++ /dev/null
@@ -1,67 +0,0 @@
-import React, { useEffect } from 'react';
-import { Redirect } from 'react-router-dom';
-import { useConfig } from '../../../../../src/admin/components/utilities/Config';
-
-// As this is the demo project, we import our dependencies from the `src` directory.
-import DefaultTemplate from '../../../../../src/admin/components/templates/Default';
-import Button from '../../../../../src/admin/components/elements/Button';
-import Eyebrow from '../../../../../src/admin/components/elements/Eyebrow';
-import { AdminView } from '../../../../../src/config/types';
-import { useStepNav } from '../../../../../src/admin/components/elements/StepNav';
-import Meta from '../../../../../src/admin/components/utilities/Meta';
-import { Gutter } from '../../../../../src/admin/components/elements/Gutter';
-
-// In your projects, you can import as follows:
-// import { DefaultTemplate } from 'payload/components/templates';
-// import { Button, Eyebrow, Gutter } from 'payload/components/elements';
-// import { AdminView } from 'payload/config';
-// import { useStepNav } from 'payload/components/hooks';
-// import { Meta } from 'payload/components/utilities';
-
-const CustomDefaultRoute: AdminView = ({ user, canAccessAdmin }) => {
- const { routes: { admin: adminRoute } } = useConfig();
- const { setStepNav } = useStepNav();
-
- // This effect will only run one time and will allow us
- // to set the step nav to display our custom route name
-
- useEffect(() => {
- setStepNav([
- {
- label: 'Custom Route with Default Template',
- },
- ]);
- }, [setStepNav]);
-
- // If an unauthorized user tries to navigate straight to this page,
- // Boot 'em out
- if (!user || (user && !canAccessAdmin)) {
- return (
- <Redirect to={`${adminRoute}/unauthorized`} />
- );
- }
-
- return (
- <DefaultTemplate>
- <Meta
- title="Custom Route with Default Template"
- description="Building custom routes into Payload is easy."
- keywords="Custom React Components, Payload, CMS"
- />
- <Eyebrow />
- <Gutter>
- <h1>Custom Route</h1>
- <p>Here is a custom route that was added in the Payload config. It uses the Default Template, so the sidebar is rendered.</p>
- <Button
- el="link"
- to={`${adminRoute}`}
- buttonStyle="secondary"
- >
- Go to Dashboard
- </Button>
- </Gutter>
- </DefaultTemplate>
- );
-};
-
-export default CustomDefaultRoute;
diff --git a/demo/client/components/views/CustomMinimal/index.scss b/demo/client/components/views/CustomMinimal/index.scss
deleted file mode 100644
index 058fe2f12a3..00000000000
--- a/demo/client/components/views/CustomMinimal/index.scss
+++ /dev/null
@@ -1,12 +0,0 @@
-
-// As this is the demo folder, we import Payload SCSS functions relatively.
-@import '../../../../../scss';
-
-// In your own projects, you'd import as follows:
-// @import '~payload/scss';
-
-.custom-minimal-route {
- &__login-btn {
- margin-right: base(.5);
- }
-}
diff --git a/demo/client/components/views/CustomMinimal/index.tsx b/demo/client/components/views/CustomMinimal/index.tsx
deleted file mode 100644
index 49a3a2ace7e..00000000000
--- a/demo/client/components/views/CustomMinimal/index.tsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React from 'react';
-
-// As this is the demo project, we import our dependencies from the `src` directory.
-import MinimalTemplate from '../../../../../src/admin/components/templates/Minimal';
-import Button from '../../../../../src/admin/components/elements/Button';
-import { useConfig } from '../../../../../src/admin/components/utilities/Config';
-
-// In your projects, you can import as follows:
-// import { MinimalTemplate } from 'payload/components/templates';
-// import { Button } from 'payload/components/elements';
-// import { useConfig } from 'payload/components/utilities';
-
-import './index.scss';
-
-const baseClass = 'custom-minimal-route';
-
-const CustomMinimalRoute: React.FC = () => {
- const { routes: { admin: adminRoute } } = useConfig();
-
- return (
- <MinimalTemplate className={baseClass}>
- <h1>Custom Route</h1>
- <p>Here is a custom route that was added in the Payload config.</p>
- <Button
- className={`${baseClass}__login-btn`}
- el="link"
- to={`${adminRoute}/login`}
- >
- Go to Login
- </Button>
- <Button
- el="link"
- to={`${adminRoute}`}
- buttonStyle="secondary"
- >
- Go to Dashboard
- </Button>
- </MinimalTemplate>
- );
-};
-
-export default CustomMinimalRoute;
diff --git a/demo/client/index.html b/demo/client/index.html
deleted file mode 100644
index 46a9382db81..00000000000
--- a/demo/client/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
-</head>
-
-<body>
- <div id="app"></div>
- <div id="portal"></div>
-</body>
-
-</html>
diff --git a/demo/client/scss/overrides.scss b/demo/client/scss/overrides.scss
deleted file mode 100644
index e69de29bb2d..00000000000
diff --git a/demo/client/static/assets/images/generic-block-image.svg b/demo/client/static/assets/images/generic-block-image.svg
deleted file mode 100644
index eb8029428f8..00000000000
--- a/demo/client/static/assets/images/generic-block-image.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-<svg width="82" height="53" viewBox="0 0 82 53" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<rect x="0.713013" width="80.574" height="52.7791" fill="url(#pattern0)"/>
-<defs>
-<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
-<use xlink:href="#image0" transform="scale(0.00387597 0.00591716)"/>
-</pattern>
-<image id="image0" width="258" height="169" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQIAAACpCAYAAADA4zPJAAALpklEQVR4Ae2dSY/UOhSF+///DCSGHQuEgAVI7BBITAI2zCCGZuhmpqEBP53W8yOvK1UdO3Zyr/NFilJdXalyTo4/X984zlZgQQEUWLwCW4tXAAFQAAUCIMAEKIACgAAPoAAKBECACVAABQABHkABFAiAABOgAAoAAjyAAiggBbhqgA9QAAUAAR5AARQgIsADKIACdA3wAAqggBQgR4APUAAFAAEeQAEUICLAAyiAAnQN8AAKoIAUIEeAD1AABQABHkABFCAiwAMogAJ0DfAACqCAFCBHgA9QAAUAAR5AARQgIsADKIACdA3wAAqggBQgR4APUAAFAAEeQAEUICLAAyiAAnQN8AAKoIAUIEeAD1AABQABHkABFCAiwAMogAJ0DfAACqCAFCBHgA9QAAUAAR5AARQgIsADKIACdA3wAAqggBQgR4APUAAFAAEeQAEUICLAAyiAAnQN8AAKoIAUIEeAD1AABQABHkABFCAiwAMLVmB/fz98+/YtfPr0KXz48CHs7u6GnZ2dg+3Hjx/D169fw48fP8KfP3+aV4muQfOnmAPsKqDKr4r/9u3bsL29PXgVKPb29pqFAiDouoTXzSrw8+fPg5Y+pfL3ffbdu3fh+/fvzekECJo7pRxQVwGF9YoA+ir1mPfUhVB00coCCFo5kxzHigKqqGrBx1T4Tfu+efOmmegAEKzYhzdaUEBdAVXUTRW51P+UVPS+AALvZ5DyryigSGAqCESYeIcBIFixEW94VuDXr1/JVwRiZR671VUFrwsg8HrmKPeKAkoMKok3tkLn7q8oRCDyuAACj2eNMvcqoMFBuZW41H4alORxAQQezxplXlHg9+/fk+cF1sHDYxcBEKxYijc8KvDly5fZo4EIhvfv37uTEBC4O2UU+LACyg2kDhmOlbbWVpcvPS2AwNPZoqy9CigUr1Whc79Xoxk9LYDA09mirL0K1BhCnAuAuJ8iFE8LIPB0tihrrwI1hxHHip2z9XQpERD0Wos3vSig/EBOJZ1iH09XDwCBF8dTzl4FNJx4ikqd8xu6kuFlAQRezhTl7FVAMwjlVNIp9vn8+XNvmS2+aR4E6md56mtZPMktl8niFYMIGU9XDkyDQCdZ47e1eupvtVzxrB0bEUGZM2ISBEoAafLISNa4FWH1PxYUiApo4E70h7UtOYJ4ljK2OrGbLgfpfy1NEZUhEbt0FNA9BtYAEMvjaW5DMxGBWnpN7hBFPGrrfSKIjpd5OVIBa8OLo3c9DTM2AQJRXbdvRgGHbrWP9mVZtgKaanyoZ6b6nPJanrqxs4MgJgRzTxCJxGVDQEevEDzXP7X2E5w8LbOBQLQsOUZ8TCLx9evX4fHjx+HRo0esTjW4efNmKL3eu3cvyBs5sPB2lWsWENSaZlr3gacmEi9fvhyOHTvGiga9Hjh79mwyDJSz8NQtUOQyOQhSEoI5JNY+mrJqyPLy5cvekw8YAGPXA7du3UqKCob6b4hHp/rMZCDITQjmwmBIIvH+/fuAgEjgSA9cuXJlMAh0edtbNCDYTAICjf6a4xKPflO/vW4BBLT83ZZ/3esUEHi6ZNitF1VBIDLqxovcVr3UfipDH6UBASBYV/m77w8FgaeRhF0I6HU1EChpp+Rdqco89nv6EomAABB0K/y610NAoCHxfY3N4Qpn9e8qILAwv3wfODTmoJvIef78+ZH9w3Xm4P3lQOTGjRsbGzSNGfAMgeIRgRKCFkd5HYaCyqiyaj1//jwwIGG41gOnT58Ourp02EPx7zHjVyxFB8UigrkSgvGEpG5jIlEw0ECiO3fusDaowe3bt8PVq1eDwvvU9fr162sh0NqI1tEgsJIQTAVB/Py6RKIlWlOWcQrIo+oSlrpypShADUhLyygQaOYgSwnBWLlTtzoGZkFqydb9xxKBkONZQUSNRqs+yQaBbvRQeJRa6ax+Xsfi6f7xfqvz7lAFVKEVJSjbLzCookc/a6uBQcol6ZKgxgZ4TwYepUsyCBQSeUgI5gJHxmgt7DvKBPwfBZJAIDKW6mflVtQp9tMxeh0hhqVRIEeBQSBQWKQQaYpKaOk3dMyth4Q5pmGf9hQ4EgTqS+3s7CwOAhFIOvZWE0Tt2ZkjylVgIwhaSwjGyp26JZGYay/286JALwiULOubTjy1ArX2ee/jyb2YknJOr8AKCJQk06WT1ipxqeORNiQSpzcqv1hXgf9AsNSEYC4gSCTWNSbfPq0CByBYekIwFwYkEqc1K79WT4GtsdOJ51aiVvZTItHbjLX17MQ3e1Vgq5UKOfdxtHI7ajSy7iYlFxLVaH8LCLa3iyVGlUhMnU7dmsWUK+pOL6dZpxlUZe0slS8PICgIghiV6F4M3ct+6dIlV+vFixcPJmo5d+5c6K4XLlwI+p/l47l27RpdtBF8AAQVQHDmzJm1M94wxVm9Kc6kOzeM5dEAEBQGgR6dRmWvV9mP0lbdM5Z0BQBBYRA8ePAAEMw4B6KeVciSrgAgAARNgQsQpENAewACQAAI8upOU3sBgsIgePjwYVMV66g+ubX/ExHk8QkQFAaB5sA/ceIEMJghT3D8+HHmnczjAF2DeO2/5Pbu3bvh1KlTwGBCGJw8eTI8efIksxqwGxFB4YggAuXVq1fh2bNn4enTp0euL168OJj/QaP4Sq26O1JzLw75/Rqf0czApY5lyPcwfmAczABBJRBEIAzd6ual7nMZx5xWK3eTxkfLjTkW9p1GAUBgBAQRGGMrj7W7SRWV6AYmFtsKAAJjIBAQciqPbgyyPL0cj5YDBMXu7out5lK2QyuPl+nleLScXRgQERiMCLqg2zQLkqIAJdK6n7f+mhmhbcIAEBgHgSp2X+VRlnx3d9cVBLqQGpsLsVmd/JYKEDgAQaxA8bmM1hKCsXypWx4tZwccgMARCFTRFB2kVjjrn2dG6PmBAAicgcB6pc4t36ZcyPzVpP0SAAJAYCbC6MuFtF8FbRwhIAAEZkAQowkeLTc9HAABIDAHAgGBR8tNCwNAAAhMgiBGByQSpwECIAAEpkEgIJBIrA8DQAAIzINAMFAikUfL1QMCIAAELkAQuwqtPVquXtVO+2ZAAAhcgUBAaOHRcmnVtP6nAQEgcAeCGB3ohiuWMgoAAkDgFgQCgm68Ypqy8TAABIDANQgEAxKJgMC9iWOYy3b84+lJJOYDgYiAiKApmGoWpP39/fwasdA9AQEgaAoEMbIqNSP0UrgACABBkyAQEEgkDscYIAAEzYJAMMiZEXp49Wnnk4AAEDQNgthVGDojdDtVO+1IAAEgWAQIBAQSievhAAgAwWJAIBhozAGJxFUgAAJAsCgQxK4C06n/HwaAABAsEgQCAonEvzAABIBgsSCI0QGJxBAAASBYPAgEhKU/lxEQAAJA8K8HljydOiAABIDgkAfio+X+9qDbfwUIDpkg9hvZjr8b0LOGS3suIyAABEQEGzywlOnUAcEGE3hu0Sh7uYhmCdOpAwJAQEQwwAOtJxIBwQAT0LqWa129a9nqcxkBASAgIkj0QIvPZQQEiSbw3qJR/nLRTUuJREAACIgIRniglUQiIBhhAlrXcq2rZy1bmE4dEAACIoJCHvA8nTogKGQCzy0aZS8X2Xh9LiMgAAREBBU84O25jICgggloYcu1sJ619DSdOiAABEQEFT3gJZEICCqawHNrRtnLRjXWE4mAABAQEUzkAcvTqQOCiUxAC1u2hfWsp8Xp1AEBICAimMED1hKJgGAGE3huzSh7ucjG0nTqgAAQEBHM7AEL06kDgplNQAtbroX1rOXciURAAAiICIx4QGMO5kokAgIjJvDcmlH2slHNHM9lBASAgIjAoAemTiQCAoMmoIUt28J61nOqRCIgAAREBMY9MMUsSIDAuAk8t2aUvVxkU3s6dUAACIgIHHmg1nMZAYEjE9DClmthPWtZYzp1QAAIiAiceqDkdOqAwKkJPLdolL1cZFMqkbilkUysaIAH/Hpgb28vjF3+AbSb48mcXO9tAAAAAElFTkSuQmCC"/>
-</defs>
-</svg>
diff --git a/demo/collections/Admin.ts b/demo/collections/Admin.ts
deleted file mode 100644
index d89783ee784..00000000000
--- a/demo/collections/Admin.ts
+++ /dev/null
@@ -1,67 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import roles from '../access/roles';
-import checkRole from '../access/checkRole';
-
-const access = ({ req: { user } }) => {
- const result = checkRole(['admin'], user);
- return result;
-};
-
-const Admin: CollectionConfig = {
- slug: 'admins',
- labels: {
- singular: 'Admin',
- plural: 'Admins',
- },
- access: {
- create: access,
- read: access,
- update: access,
- delete: access,
- admin: () => true,
- },
- auth: {
- tokenExpiration: 7200, // 2 hours
- verify: false,
- maxLoginAttempts: 5,
- lockTime: 600 * 1000, // lock time in ms
- useAPIKey: true,
- depth: 0,
- cookies: {
- secure: false,
- sameSite: 'lax',
- domain: undefined,
- },
- },
- fields: [
- {
- name: 'roles',
- label: 'Role',
- type: 'select',
- options: roles,
- defaultValue: 'user',
- required: true,
- saveToJWT: true,
- hasMany: true,
- },
- {
- name: 'publicUser',
- type: 'relationship',
- hasMany: true,
- relationTo: 'public-users',
- },
- {
- name: 'apiKey',
- type: 'text',
- access: {
- read: ({ req: { user } }) => checkRole(['admin'], user),
- },
- },
- ],
- timestamps: true,
- admin: {
- useAsTitle: 'email',
- },
-};
-
-export default Admin;
diff --git a/demo/collections/AllFields.ts b/demo/collections/AllFields.ts
deleted file mode 100644
index 0ffe4ddf620..00000000000
--- a/demo/collections/AllFields.ts
+++ /dev/null
@@ -1,381 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import checkRole from '../access/checkRole';
-import Email from '../blocks/Email';
-import Quote from '../blocks/Quote';
-import NumberBlock from '../blocks/Number';
-import CallToAction from '../blocks/CallToAction';
-import CollectionDescription from '../customComponents/CollectionDescription';
-import DemoUIField from '../client/components/DemoUIField/Field';
-import DemoUIFieldCell from '../client/components/DemoUIField/Cell';
-
-const AllFields: CollectionConfig = {
- slug: 'all-fields',
- labels: {
- singular: 'All Fields',
- plural: 'All Fields',
- },
- admin: {
- defaultColumns: ['text', 'demo', 'createdAt'],
- useAsTitle: 'text',
- preview: (doc, { token }) => {
- const { text } = doc;
-
- if (doc && text) {
- return `http://localhost:3000/previewable-posts/${text}?preview=true&token=${token}`;
- }
-
- return null;
- },
- description: CollectionDescription,
- },
- versions: {
- maxPerDoc: 20,
- retainDeleted: true,
- drafts: false,
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- name: 'text',
- type: 'text',
- label: 'Text',
- required: true,
- defaultValue: 'Default Value',
- unique: true,
- access: {
- create: ({ req: { user } }) => checkRole(['admin'], user),
- update: ({ req: { user } }) => checkRole(['admin'], user),
- read: ({ req: { user } }) => Boolean(user),
- },
- },
- {
- name: 'descriptionText',
- type: 'text',
- label: 'Text with text description',
- defaultValue: 'Default Value',
- admin: {
- description: 'This text describes the field',
- },
- },
- {
- name: 'descriptionFunction',
- type: 'text',
- label: 'Text with function description',
- defaultValue: 'Default Value',
- maxLength: 20,
- admin: {
- description: ({ value }) => (typeof value === 'string' ? `${20 - value.length} characters left` : ''),
- },
- },
- {
- name: 'image',
- type: 'upload',
- label: 'Image',
- relationTo: 'media',
- admin: {
- description: 'No selfies',
- },
- },
- {
- name: 'select',
- label: 'Select',
- type: 'select',
- options: [
- {
- value: 'option-1',
- label: 'Option 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- {
- value: 'option-4',
- label: 'Option 4 Label',
- },
- ],
- defaultValue: 'option-1',
- required: true,
- },
- {
- name: 'selectMany',
- label: 'Select w/ hasMany',
- type: 'select',
- options: [
- {
- value: 'option-1',
- label: 'Option 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- {
- value: 'option-4',
- label: 'Option 4 Label',
- },
- ],
- defaultValue: 'option-1',
- required: true,
- hasMany: true,
- },
- {
- name: 'dayOnlyDateFieldExample',
- label: 'Day Only',
- type: 'date',
- required: true,
- admin: {
- date: {
- pickerAppearance: 'dayOnly',
- monthsToShow: 2,
- },
- },
- },
- {
- name: 'timeOnlyDateFieldExample',
- label: 'Time Only',
- type: 'date',
- admin: {
- date: {
- pickerAppearance: 'timeOnly',
- },
- },
- },
- {
- name: 'point',
- label: 'Point Field (GeoJSON)',
- type: 'point',
- },
- {
- name: 'radioGroupExample',
- label: 'Radio Group Example',
- type: 'radio',
- options: [
- {
- value: 'option-1',
- label: 'Options 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- ],
- defaultValue: 'option-2',
- required: true,
- admin: {
- readOnly: true,
- },
- },
- {
- type: 'row',
- fields: [
- {
- name: 'email',
- label: 'Email',
- type: 'email',
- },
- {
- name: 'number',
- label: 'Number',
- type: 'number',
- },
- ],
- },
- {
- type: 'group',
- label: 'Group',
- name: 'group',
- fields: [
- {
- type: 'row',
- fields: [
- {
- name: 'nestedText1',
- label: 'Nested Text 1',
- type: 'text',
- },
- {
- name: 'nestedText2',
- label: 'Nested Text 2',
- type: 'text',
- },
- ],
- },
- ],
- },
- {
- type: 'array',
- label: 'Editable Array',
- name: 'array',
- minRows: 2,
- maxRows: 4,
- fields: [
- {
- type: 'row',
- fields: [
- {
- name: 'arrayText1',
- label: 'Array Text 1',
- type: 'text',
- required: true,
- admin: {
- width: '50%',
- },
- },
- {
- name: 'arrayText2',
- label: 'Array Text 2',
- type: 'text',
- required: true,
- admin: {
- width: '50%',
- },
- access: {
- read: ({ req: { user } }) => Boolean(user),
- update: ({ req: { user } }) => checkRole(['admin'], user),
- },
- },
- ],
- },
- {
- type: 'text',
- name: 'arrayText3',
- label: 'Array Text 3',
- admin: {
- readOnly: true,
- },
- },
- {
- name: 'checkbox',
- label: 'Checkbox',
- type: 'checkbox',
- },
- ],
- },
- {
- type: 'array',
- name: 'readOnlyArray',
- label: 'readOnly Array',
- admin: {
- readOnly: true,
- },
- defaultValue: [
- {
- text: 'text in readOnly array one',
- },
- {
- text: 'text in readOnly array two',
- },
- ],
- fields: [
- {
- type: 'text',
- name: 'text',
- },
- ],
- },
- {
- type: 'blocks',
- label: 'Blocks Content',
- name: 'blocks',
- minRows: 2,
- blocks: [Email, NumberBlock, Quote, CallToAction],
- localized: true,
- required: true,
- },
- {
- type: 'relationship',
- label: 'Relationship to One Collection',
- name: 'relationship',
- relationTo: 'conditions',
- admin: {
- description: 'Relates to description',
- },
- },
- {
- type: 'relationship',
- label: 'Relationship hasMany',
- name: 'relationshipHasMany',
- relationTo: 'localized-posts',
- hasMany: true,
- },
- {
- type: 'relationship',
- label: 'Relationship to Multiple Collections',
- name: 'relationshipMultipleCollections',
- relationTo: ['localized-posts', 'conditions'],
- },
- {
- type: 'textarea',
- label: 'Textarea',
- name: 'textarea',
- admin: {
- description: 'Hello textarea description',
- },
- },
- {
- name: 'richText',
- type: 'richText',
- label: 'Rich Text',
- required: true,
- },
- {
- type: 'ui',
- name: 'demo',
- admin: {
- position: 'sidebar',
- components: {
- Field: DemoUIField,
- Cell: DemoUIFieldCell,
- },
- },
- },
- {
- name: 'slug',
- type: 'text',
- label: 'Slug',
- admin: {
- position: 'sidebar',
- },
- localized: true,
- unique: true,
- required: true,
- },
- {
- name: 'checkbox',
- type: 'checkbox',
- label: 'Checkbox',
- admin: {
- position: 'sidebar',
- },
- },
- {
- name: 'dateFieldExample',
- label: 'Day and Time',
- type: 'date',
- admin: {
- position: 'sidebar',
- date: {
- timeIntervals: 30,
- },
- },
- },
- ],
- timestamps: true,
-};
-
-export default AllFields;
diff --git a/demo/collections/Arrays.ts b/demo/collections/Arrays.ts
deleted file mode 100644
index 4917e81d8fa..00000000000
--- a/demo/collections/Arrays.ts
+++ /dev/null
@@ -1,24 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Arrays: CollectionConfig = {
- slug: 'arrays',
- fields: [
- {
- name: 'array',
- type: 'array',
- fields: [
- {
- type: 'text',
- name: 'required',
- required: true,
- },
- {
- type: 'text',
- name: 'optional',
- },
- ],
- },
- ],
-};
-
-export default Arrays;
diff --git a/demo/collections/AutoLabel.ts b/demo/collections/AutoLabel.ts
deleted file mode 100644
index 1dce0679bc2..00000000000
--- a/demo/collections/AutoLabel.ts
+++ /dev/null
@@ -1,102 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const AutoLabel: CollectionConfig = {
- slug: 'auto-label',
- admin: {
- useAsTitle: 'autoLabelField',
- enableRichTextRelationship: true,
- },
- fields: [
- {
- name: 'autoLabelField',
- type: 'text',
- },
- {
- name: 'noLabel',
- type: 'text',
- label: false,
- },
- {
- name: 'labelOverride',
- type: 'text',
- label: 'Custom Label',
- },
- {
- name: 'testRelationship',
- type: 'relationship',
- relationTo: 'all-fields',
- },
- {
- name: 'specialBlock',
- type: 'blocks',
- minRows: 1,
- maxRows: 20,
- // Will auto-label
- // labels: {
- // singular: 'Special Block',
- // plural: 'Special Blocks',
- // },
- blocks: [
- {
- slug: 'number',
- // Will auto-label
- // labels: {
- // singular: 'Number',
- // plural: 'Numbers',
- // },
- fields: [
- {
- name: 'testNumber',
- type: 'number',
- },
- ],
- },
- ],
- },
- {
- name: 'noLabelBlock',
- type: 'blocks',
- label: false,
- minRows: 1,
- maxRows: 20,
- blocks: [
- {
- slug: 'number',
- // labels: {
- // singular: 'Number',
- // plural: 'Numbers',
- // },
- fields: [
- {
- name: 'testNumber',
- type: 'number',
- },
- ],
- },
- ],
- },
- {
- name: 'items',
- type: 'array',
- fields: [
- {
- name: 'itemName',
- type: 'text',
- },
- ],
- },
- {
- name: 'noLabelArray',
- type: 'array',
- label: false,
- fields: [
- {
- type: 'text',
- name: 'textField',
- },
- ],
- },
- ],
-};
-
-export default AutoLabel;
diff --git a/demo/collections/Autosave.ts b/demo/collections/Autosave.ts
deleted file mode 100644
index ab06617e8d7..00000000000
--- a/demo/collections/Autosave.ts
+++ /dev/null
@@ -1,65 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Autosave: CollectionConfig = {
- slug: 'autosave-posts',
- labels: {
- singular: 'Autosave Post',
- plural: 'Autosave Posts',
- },
- admin: {
- useAsTitle: 'title',
- defaultColumns: ['title', 'description', 'createdAt'],
- preview: () => 'https://payloadcms.com',
- },
- versions: {
- maxPerDoc: 35,
- retainDeleted: false,
- drafts: {
- autosave: {
- interval: 2000,
- },
- },
- },
- access: {
- read: ({ req: { user } }) => {
- if (user) {
- return true;
- }
-
- return {
- or: [
- {
- _status: {
- equals: 'published',
- },
- },
- {
- _status: {
- exists: false,
- },
- },
- ],
- };
- },
- readVersions: ({ req: { user } }) => Boolean(user),
- },
- fields: [
- {
- name: 'title',
- label: 'Title',
- type: 'text',
- required: true,
- unique: true,
- localized: true,
- },
- {
- name: 'description',
- label: 'Description',
- type: 'textarea',
- required: true,
- },
- ],
- timestamps: true,
-};
-
-export default Autosave;
diff --git a/demo/collections/Blocks.ts b/demo/collections/Blocks.ts
deleted file mode 100644
index be4241cd601..00000000000
--- a/demo/collections/Blocks.ts
+++ /dev/null
@@ -1,46 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import Email from '../blocks/Email';
-import Quote from '../blocks/Quote';
-import NumberBlock from '../blocks/Number';
-import CallToAction from '../blocks/CallToAction';
-
-const Blocks: CollectionConfig = {
- slug: 'blocks',
- labels: {
- singular: 'Blocks',
- plural: 'Blocks',
- },
- access: {
- read: () => true,
- },
- versions: {
- drafts: true,
- },
- fields: [
- {
- name: 'layout',
- label: 'Layout Blocks',
- labels: {
- singular: 'Block',
- plural: 'Blocks',
- },
- type: 'blocks',
- blocks: [Email, NumberBlock, Quote, CallToAction],
- localized: true,
- required: true,
- },
- {
- name: 'nonLocalizedLayout',
- label: 'Non Localized Layout',
- labels: {
- singular: 'Layout',
- plural: 'Layouts',
- },
- type: 'blocks',
- blocks: [Email, NumberBlock, Quote, CallToAction],
- required: true,
- },
- ],
-};
-
-export default Blocks;
diff --git a/demo/collections/Code.ts b/demo/collections/Code.ts
deleted file mode 100644
index 92593d0a23a..00000000000
--- a/demo/collections/Code.ts
+++ /dev/null
@@ -1,23 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Code: CollectionConfig = {
- slug: 'code',
- labels: {
- singular: 'Code',
- plural: 'Codes',
- },
- fields: [
- {
- name: 'code',
- type: 'code',
- label: 'Code',
- required: true,
- admin: {
- language: 'js',
- description: 'javascript example',
- },
- },
- ],
-};
-
-export default Code;
diff --git a/demo/collections/Conditions.ts b/demo/collections/Conditions.ts
deleted file mode 100644
index f0fe10c6cd1..00000000000
--- a/demo/collections/Conditions.ts
+++ /dev/null
@@ -1,89 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import Email from '../blocks/Email';
-import Quote from '../blocks/Quote';
-import NumberBlock from '../blocks/Number';
-import CallToAction from '../blocks/CallToAction';
-import Text from './CustomComponents/components/fields/Text/Field';
-
-const Conditions: CollectionConfig = {
- slug: 'conditions',
- labels: {
- singular: 'Conditions',
- plural: 'Conditions',
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- label: 'Title',
- required: true,
- },
- {
- name: 'enableTest',
- type: 'checkbox',
- label: 'Enable Test',
- },
- {
- name: 'number',
- type: 'number',
- label: 'Number Field',
- },
- {
- name: 'simpleCondition',
- type: 'text',
- label: 'Enable Test is checked',
- required: true,
- admin: {
- condition: (_, siblings) => siblings.enableTest === true,
- },
- },
- {
- name: 'orCondition',
- type: 'text',
- label: 'Number is greater than 20 OR enableTest is checked',
- required: true,
- admin: {
- condition: (_, siblings) => siblings.number > 20 || siblings.enableTest === true,
- },
- },
- {
- name: 'nestedConditions',
- type: 'text',
- label:
- 'Number is either greater than 20 AND enableTest is checked, OR number is less than 20 and enableTest is NOT checked',
- admin: {
- condition: (_, siblings) =>
- (siblings.number > 20 && siblings.enableTest === true) ||
- (siblings.number < 20 && siblings.enableTest === false),
- },
- },
- {
- name: 'blocks',
- label: 'Blocks',
- labels: {
- singular: 'Block',
- plural: 'Blocks',
- },
- type: 'blocks',
- blocks: [Email, NumberBlock, Quote, CallToAction],
- required: true,
- admin: {
- condition: (_, siblings) => siblings?.enableTest === true,
- },
- },
- {
- name: 'customComponent',
- type: 'text',
- label: 'Custom Component with Enable Test is checked',
- required: true,
- admin: {
- condition: (_, siblings) => siblings?.enableTest === true,
- components: {
- Field: Text,
- },
- },
- },
- ],
-};
-
-export default Conditions;
diff --git a/demo/collections/CustomComponents/components/fields/Description/Cell/index.tsx b/demo/collections/CustomComponents/components/fields/Description/Cell/index.tsx
deleted file mode 100644
index 916b3cd275d..00000000000
--- a/demo/collections/CustomComponents/components/fields/Description/Cell/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const Cell: React.FC = () => <div className="description">fake description cell</div>;
-
-export default Cell;
diff --git a/demo/collections/CustomComponents/components/fields/Description/Field/index.tsx b/demo/collections/CustomComponents/components/fields/Description/Field/index.tsx
deleted file mode 100644
index 02db230d9dd..00000000000
--- a/demo/collections/CustomComponents/components/fields/Description/Field/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const Description: React.FC = () => <div className="description">fake description field</div>;
-
-export default Description;
diff --git a/demo/collections/CustomComponents/components/fields/Description/Filter/index.scss b/demo/collections/CustomComponents/components/fields/Description/Filter/index.scss
deleted file mode 100644
index a5fe92fae08..00000000000
--- a/demo/collections/CustomComponents/components/fields/Description/Filter/index.scss
+++ /dev/null
@@ -1,3 +0,0 @@
-.custom-description-filter {
- background: lightgray;
-}
diff --git a/demo/collections/CustomComponents/components/fields/Description/Filter/index.tsx b/demo/collections/CustomComponents/components/fields/Description/Filter/index.tsx
deleted file mode 100644
index c5669ae9a85..00000000000
--- a/demo/collections/CustomComponents/components/fields/Description/Filter/index.tsx
+++ /dev/null
@@ -1,15 +0,0 @@
-import React from 'react';
-import { Props } from './types';
-
-import './index.scss';
-
-const Filter: React.FC<Props> = ({ onChange, value }) => (
- <input
- className="custom-description-filter"
- type="text"
- onChange={(e) => onChange(e.target.value)}
- value={value}
- />
-);
-
-export default Filter;
diff --git a/demo/collections/CustomComponents/components/fields/Description/Filter/types.ts b/demo/collections/CustomComponents/components/fields/Description/Filter/types.ts
deleted file mode 100644
index 50e579adf93..00000000000
--- a/demo/collections/CustomComponents/components/fields/Description/Filter/types.ts
+++ /dev/null
@@ -1,4 +0,0 @@
-export type Props = {
- value?: string;
- onChange?: (value: string) => void;
-};
diff --git a/demo/collections/CustomComponents/components/fields/Group/Field/index.tsx b/demo/collections/CustomComponents/components/fields/Group/Field/index.tsx
deleted file mode 100644
index 2ffbd90196a..00000000000
--- a/demo/collections/CustomComponents/components/fields/Group/Field/index.tsx
+++ /dev/null
@@ -1,19 +0,0 @@
-import React from 'react';
-import PropTypes from 'prop-types';
-import { Group } from '../../../../../../../components/forms';
-
-const CustomGroup: React.FC = (props) => (
- <div className="custom-group">
- <Group {...props} />
- </div>
-);
-
-CustomGroup.defaultProps = {
- value: '',
-};
-
-CustomGroup.propTypes = {
- value: PropTypes.string,
-};
-
-export default CustomGroup;
diff --git a/demo/collections/CustomComponents/components/fields/NestedArrayCustomField/Field/index.tsx b/demo/collections/CustomComponents/components/fields/NestedArrayCustomField/Field/index.tsx
deleted file mode 100644
index b983dac56a8..00000000000
--- a/demo/collections/CustomComponents/components/fields/NestedArrayCustomField/Field/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const NestedArrayCustomField = () => <div className="nested-array-custom-field">Nested array custom field</div>;
-
-export default NestedArrayCustomField;
diff --git a/demo/collections/CustomComponents/components/fields/NestedGroupCustomField/Field/index.tsx b/demo/collections/CustomComponents/components/fields/NestedGroupCustomField/Field/index.tsx
deleted file mode 100644
index fa65c40c53f..00000000000
--- a/demo/collections/CustomComponents/components/fields/NestedGroupCustomField/Field/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const NestedGroupCustomField = () => <div className="nested-group-custom-field">Nested group custom field</div>;
-
-export default NestedGroupCustomField;
diff --git a/demo/collections/CustomComponents/components/fields/NestedText1/Field/index.tsx b/demo/collections/CustomComponents/components/fields/NestedText1/Field/index.tsx
deleted file mode 100644
index 87897b2c9f6..00000000000
--- a/demo/collections/CustomComponents/components/fields/NestedText1/Field/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const NestedText1 = () => <div className="nested-text-1">Nested Text 1</div>;
-
-export default NestedText1;
diff --git a/demo/collections/CustomComponents/components/fields/Select/Field/index.tsx b/demo/collections/CustomComponents/components/fields/Select/Field/index.tsx
deleted file mode 100644
index ef957b1c271..00000000000
--- a/demo/collections/CustomComponents/components/fields/Select/Field/index.tsx
+++ /dev/null
@@ -1,61 +0,0 @@
-import React, { useCallback } from 'react';
-import SelectInput from '../../../../../../../src/admin/components/forms/field-types/Select/Input';
-import { Props as SelectFieldType } from '../../../../../../../src/admin/components/forms/field-types/Select/types';
-import useField from '../../../../../../../src/admin/components/forms/useField';
-
-const Select: React.FC<SelectFieldType> = (props) => {
- const {
- path,
- name,
- label,
- options,
- } = props;
-
- const {
- showError,
- value,
- setValue,
- } = useField({
- path,
- });
-
- const onChange = useCallback((incomingOption) => {
- const { value: incomingValue } = incomingOption;
-
- const sendToCRM = async () => {
- try {
- const req = await fetch('https://fake-crm.com', {
- method: 'post',
- body: JSON.stringify({
- someKey: incomingValue,
- }),
- });
-
- const res = await req.json();
- if (res.ok) {
- console.log('Successfully synced to CRM.'); // eslint-disable-line no-console
- }
- } catch (e) {
- console.error(e);
- }
- };
-
- sendToCRM();
- setValue(incomingValue);
- }, [
- setValue,
- ]);
-
- return (
- <SelectInput
- name={name}
- label={label}
- options={options}
- value={value as string}
- onChange={onChange}
- showError={showError}
- />
- );
-};
-
-export default Select;
diff --git a/demo/collections/CustomComponents/components/fields/Text/Field/index.tsx b/demo/collections/CustomComponents/components/fields/Text/Field/index.tsx
deleted file mode 100644
index 05832c64c1f..00000000000
--- a/demo/collections/CustomComponents/components/fields/Text/Field/index.tsx
+++ /dev/null
@@ -1,44 +0,0 @@
-import React, { useCallback } from 'react';
-import TextInput from '../../../../../../../src/admin/components/forms/field-types/Text/Input';
-import { Props as TextFieldType } from '../../../../../../../src/admin/components/forms/field-types/Text/types';
-import useField from '../../../../../../../src/admin/components/forms/useField';
-
-const Text: React.FC<TextFieldType> = (props) => {
- const {
- path,
- name,
- label,
- } = props;
-
- const field = useField({
- path,
- enableDebouncedValue: true,
- });
-
- const {
- showError,
- value,
- setValue,
- } = field;
-
- const onChange = useCallback((e) => {
- const { value: incomingValue } = e.target;
- const valueWithoutSpaces = incomingValue.replace(/\s/g, '');
- setValue(valueWithoutSpaces);
- }, [
- setValue,
- ]);
-
- return (
- <TextInput
- path={path}
- name={name}
- value={value as string || ''}
- label={label}
- onChange={onChange}
- showError={showError}
- />
- );
-};
-
-export default Text;
diff --git a/demo/collections/CustomComponents/components/fields/TextArea/Field/index.tsx b/demo/collections/CustomComponents/components/fields/TextArea/Field/index.tsx
deleted file mode 100644
index 8834af2e5ad..00000000000
--- a/demo/collections/CustomComponents/components/fields/TextArea/Field/index.tsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React, { useCallback } from 'react';
-import TextAreaInput from '../../../../../../../src/admin/components/forms/field-types/Textarea/Input';
-import { Props as TextFieldType } from '../../../../../../../src/admin/components/forms/field-types/Text/types';
-import useField from '../../../../../../../src/admin/components/forms/useField';
-
-const TextArea: React.FC<TextFieldType> = (props) => {
- const {
- path,
- name,
- label,
- } = props;
-
- const field = useField({
- path,
- });
-
- const {
- showError,
- value,
- setValue,
- } = field;
-
- const onChange = useCallback((e) => {
- const { value: incomingValue } = e.target;
- setValue(incomingValue);
- }, [
- setValue,
- ]);
-
- return (
- <TextAreaInput
- name={name}
- value={value as string || ''}
- label={label}
- onChange={onChange}
- showError={showError}
- />
- );
-};
-
-export default TextArea;
diff --git a/demo/collections/CustomComponents/components/fields/UI/Field/index.tsx b/demo/collections/CustomComponents/components/fields/UI/Field/index.tsx
deleted file mode 100644
index dd56f4d6f72..00000000000
--- a/demo/collections/CustomComponents/components/fields/UI/Field/index.tsx
+++ /dev/null
@@ -1,50 +0,0 @@
-import React, { useCallback } from 'react';
-import TextInput from '../../../../../../../src/admin/components/forms/field-types/Text';
-import { UIField as UIFieldType } from '../../../../../../../src/fields/config/types';
-import SelectInput from '../../../../../../../src/admin/components/forms/field-types/Select';
-
-const UIField: React.FC<UIFieldType> = () => {
- const [textValue, setTextValue] = React.useState('');
- const [selectValue, setSelectValue] = React.useState('');
-
- const onTextChange = useCallback((incomingValue) => {
- setTextValue(incomingValue);
- }, [])
-
- const onSelectChange = useCallback((incomingValue) => {
- setSelectValue(incomingValue);
- }, [])
-
- return (
- <div>
- <TextInput
- name="ui-text"
- label="Presentation-only text field (does not submit)"
- value={textValue as string}
- onChange={onTextChange}
- />
- <SelectInput
- name="ui-select"
- label="Presentation-only select field (does not submit)"
- options={[
- {
- label: 'Option 1',
- value: 'option-1'
- },
- {
- label: 'Option 2',
- value: 'option-2'
- },
- {
- label: 'Option 3',
- value: 'option-4'
- }
- ]}
- value={selectValue as string}
- onChange={onSelectChange}
- />
- </div>
- )
-};
-
-export default UIField;
diff --git a/demo/collections/CustomComponents/components/fields/Upload/Field/index.tsx b/demo/collections/CustomComponents/components/fields/Upload/Field/index.tsx
deleted file mode 100644
index 22fa7d31021..00000000000
--- a/demo/collections/CustomComponents/components/fields/Upload/Field/index.tsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React, { useCallback } from 'react';
-import UploadInput from '../../../../../../../src/admin/components/forms/field-types/Upload/Input';
-import { Props as UploadFieldType } from '../../../../../../../src/admin/components/forms/field-types/Upload/types';
-import useField from '../../../../../../../src/admin/components/forms/useField';
-import { SanitizedCollectionConfig } from '../../../../../../../src/collections/config/types';
-import { useConfig } from '../../../../../../../src/admin/components/utilities/Config';
-
-const Text: React.FC<UploadFieldType> = (props) => {
- const {
- path,
- name,
- label,
- relationTo,
- fieldTypes,
- } = props;
-
- const {
- value,
- setValue,
- showError,
- } = useField({
- path,
- });
-
- const onChange = useCallback((incomingValue) => {
- const incomingID = incomingValue?.id || incomingValue;
- setValue(incomingID);
- }, [setValue]);
-
- const {
- collections,
- serverURL,
- routes: {
- api,
- },
- } = useConfig();
-
- const collection = collections.find((coll) => coll.slug === relationTo) || undefined;
-
- return (
- <UploadInput
- path={path}
- relationTo={relationTo}
- fieldTypes={fieldTypes}
- name={name}
- label={label}
- value={value as string}
- onChange={onChange}
- showError={showError}
- collection={collection as SanitizedCollectionConfig}
- serverURL={serverURL}
- api={api}
- />
- );
-};
-
-export default Text;
diff --git a/demo/collections/CustomComponents/components/views/List/index.scss b/demo/collections/CustomComponents/components/views/List/index.scss
deleted file mode 100644
index d7b7b01e385..00000000000
--- a/demo/collections/CustomComponents/components/views/List/index.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-$color: purple;
-
-.custom-list {
- color: $color;
-}
diff --git a/demo/collections/CustomComponents/components/views/List/index.tsx b/demo/collections/CustomComponents/components/views/List/index.tsx
deleted file mode 100644
index 625f4a6a5bb..00000000000
--- a/demo/collections/CustomComponents/components/views/List/index.tsx
+++ /dev/null
@@ -1,14 +0,0 @@
-import React from 'react';
-import DefaultList from '../../../../../../src/admin/components/views/collections/List/Default';
-
-import './index.scss';
-
-const CustomListView: React.FC = (props) => (
- <div className="custom-list">
- <p>This is a custom Pages list view</p>
- <p>Sup</p>
- <DefaultList {...props} />
- </div>
-);
-
-export default CustomListView;
diff --git a/demo/collections/CustomComponents/index.ts b/demo/collections/CustomComponents/index.ts
deleted file mode 100644
index 23878ab946d..00000000000
--- a/demo/collections/CustomComponents/index.ts
+++ /dev/null
@@ -1,225 +0,0 @@
-import { CollectionConfig } from '../../../src/collections/config/types';
-import DescriptionField from './components/fields/Description/Field';
-import TextField from './components/fields/Text/Field';
-import SelectField from './components/fields/Select/Field';
-import TextAreaField from './components/fields/TextArea/Field';
-import UploadField from './components/fields/Upload/Field';
-import DescriptionCell from './components/fields/Description/Cell';
-import DescriptionFilter from './components/fields/Description/Filter';
-import NestedArrayField from './components/fields/NestedArrayCustomField/Field';
-import GroupField from './components/fields/Group/Field';
-import NestedGroupField from './components/fields/NestedGroupCustomField/Field';
-import NestedText1Field from './components/fields/NestedText1/Field';
-import UIField from './components/fields/UI/Field';
-import ListView from './components/views/List';
-import CustomDescriptionComponent from '../../customComponents/Description';
-
-const CustomComponents: CollectionConfig = {
- slug: 'custom-components',
- labels: {
- singular: 'Custom Component',
- plural: 'Custom Components',
- },
- fields: [
- {
- name: 'title',
- label: 'Title',
- type: 'text',
- maxLength: 100,
- required: true,
- unique: true,
- },
- {
- name: 'normalText',
- label: 'Normal text field',
- type: 'text',
- // required: true,
- },
- {
- name: 'customText',
- label: 'Custom text field (removes whitespace)',
- type: 'text',
- // required: true,
- admin: {
- components: {
- Field: TextField,
- },
- },
- },
- {
- name: 'normalSelect',
- label: 'Normal select field',
- type: 'select',
- options: [
- {
- label: 'Option 1',
- value: '1',
- },
- {
- label: 'Option 2',
- value: '2',
- },
- {
- label: 'Option 3',
- value: '3',
- },
- ],
- },
- {
- name: 'customSelect',
- label: 'Custom select field (syncs value with crm)',
- type: 'select',
- options: [
- {
- label: 'Option 1',
- value: '1',
- },
- {
- label: 'Option 2',
- value: '2',
- },
- {
- label: 'Option 3',
- value: '3',
- },
- ],
- admin: {
- components: {
- Field: SelectField,
- },
- },
- },
- {
- name: 'normalTextarea',
- label: 'Normal textarea field',
- type: 'textarea',
- },
- {
- name: 'customTextarea',
- label: 'Custom textarea field',
- type: 'textarea',
- admin: {
- components: {
- Field: TextAreaField,
- },
- },
- },
- {
- name: 'ui',
- label: 'UI',
- type: 'ui',
- admin: {
- components: {
- Field: UIField,
- },
- },
- },
- {
- name: 'normalUpload',
- label: 'Normal upload field',
- type: 'upload',
- relationTo: 'media',
- },
- {
- name: 'customUpload',
- label: 'Custom upload field',
- type: 'upload',
- relationTo: 'media',
- admin: {
- components: {
- Field: UploadField,
- },
- },
- },
- {
- name: 'description',
- label: 'Description',
- type: 'textarea',
- admin: {
- components: {
- Field: DescriptionField,
- Cell: DescriptionCell,
- Filter: DescriptionFilter,
- },
- },
- },
- {
- name: 'componentDescription',
- label: 'Component ViewDescription',
- type: 'text',
- admin: {
- description: CustomDescriptionComponent,
- },
- },
- {
- name: 'array',
- label: 'Array',
- type: 'array',
- fields: [
- {
- type: 'text',
- name: 'nestedArrayCustomField',
- label: 'Nested Array Custom Field',
- admin: {
- components: {
- Field: NestedArrayField,
- },
- },
- },
- ],
- },
- {
- name: 'group',
- label: 'Group',
- type: 'group',
- admin: {
- components: {
- Field: GroupField,
- },
- },
- fields: [
- {
- type: 'text',
- name: 'nestedGroupCustomField',
- label: 'Nested Group Custom Field',
- admin: {
- components: {
- Field: NestedGroupField,
- },
- },
- },
- ],
- },
- {
- type: 'row',
- fields: [
- {
- name: 'nestedText1',
- label: 'Nested Text 1',
- type: 'text',
- admin: {
- components: {
- Field: NestedText1Field,
- },
- },
- },
- {
- name: 'nestedText2',
- label: 'Nested Text 2',
- type: 'text',
- },
- ],
- },
- ],
- timestamps: true,
- admin: {
- useAsTitle: 'title',
- components: {
- views: {
- List: ListView,
- },
- },
- },
-};
-
-export default CustomComponents;
diff --git a/demo/collections/CustomID.ts b/demo/collections/CustomID.ts
deleted file mode 100644
index 3bd8487bc6f..00000000000
--- a/demo/collections/CustomID.ts
+++ /dev/null
@@ -1,22 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const CustomID: CollectionConfig = {
- slug: 'custom-id',
- labels: {
- singular: 'CustomID',
- plural: 'CustomIDs',
- },
- fields: [
- {
- name: 'id',
- type: 'number',
- },
- {
- name: 'name',
- type: 'text',
- required: true,
- },
- ],
-};
-
-export default CustomID;
diff --git a/demo/collections/DefaultValues.ts b/demo/collections/DefaultValues.ts
deleted file mode 100644
index 918b7615432..00000000000
--- a/demo/collections/DefaultValues.ts
+++ /dev/null
@@ -1,332 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import checkRole from '../access/checkRole';
-import Email from '../blocks/Email';
-import Quote from '../blocks/Quote';
-import NumberBlock from '../blocks/Number';
-import CallToAction from '../blocks/CallToAction';
-
-const DefaultValues: CollectionConfig = {
- slug: 'default-values',
- labels: {
- singular: 'Default Value Test',
- plural: 'Default Value Tests',
- },
- admin: {
- useAsTitle: 'text',
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- name: 'text',
- type: 'text',
- label: 'Text',
- defaultValue: 'Default Value',
- unique: true,
- access: {
- create: ({ req: { user } }) => checkRole(['admin'], user),
- update: ({ req: { user } }) => checkRole(['admin'], user),
- read: ({ req: { user } }) => Boolean(user),
- },
- },
- {
- name: 'image',
- type: 'upload',
- label: 'Image',
- relationTo: 'media',
- },
- {
- name: 'select',
- label: 'Select',
- type: 'select',
- options: [
- {
- value: 'option-1',
- label: 'Option 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- {
- value: 'option-4',
- label: 'Option 4 Label',
- },
- ],
- defaultValue: 'option-1',
- },
- {
- name: 'selectMany',
- label: 'Select w/ hasMany',
- type: 'select',
- options: [
- {
- value: 'option-1',
- label: 'Option 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- {
- value: 'option-4',
- label: 'Option 4 Label',
- },
- ],
- defaultValue: ['option-1', 'option-4'],
- hasMany: true,
- },
- {
- name: 'radioGroupExample',
- label: 'Radio Group Example',
- type: 'radio',
- options: [
- {
- value: 'option-1',
- label: 'Options 1 Label',
- },
- {
- value: 'option-2',
- label: 'Option 2 Label',
- },
- {
- value: 'option-3',
- label: 'Option 3 Label',
- },
- ],
- defaultValue: 'option-2',
- },
- {
- type: 'row',
- fields: [
- {
- name: 'email',
- label: 'Email',
- type: 'email',
- defaultValue: '[email protected]',
- },
- {
- name: 'number',
- label: 'Number',
- type: 'number',
- defaultValue: 5,
- },
- ],
- },
- {
- type: 'group',
- label: 'Group',
- name: 'group',
- defaultValue: {
- nestedText2: 'nested default text 2',
- nestedText3: 'neat',
- },
- fields: [
- {
- type: 'row',
- fields: [
- {
- name: 'nestedText1',
- label: 'Nested Text 1',
- type: 'text',
- defaultValue: 'this should take priority',
- },
- {
- name: 'nestedText2',
- label: 'Nested Text 2',
- type: 'text',
- },
- {
- name: 'nestedText3',
- type: 'text',
- },
- ],
- },
- ],
- },
- {
- type: 'array',
- label: 'Array',
- name: 'array',
- admin: {
- readOnly: true,
- },
- defaultValue: [
- {
- arrayText1: 'Get out',
- arrayText2: 'Get in',
- },
- ],
- fields: [
- {
- type: 'row',
- fields: [
- {
- name: 'arrayText1',
- label: 'Array Text 1',
- type: 'text',
- admin: {
- width: '50%',
- },
- defaultValue: 'default array text',
- },
- {
- name: 'arrayText2',
- label: 'Array Text 2',
- type: 'text',
- admin: {
- width: '50%',
- },
- access: {
- read: ({ req: { user } }) => Boolean(user),
- update: ({ req: { user } }) => checkRole(['admin'], user),
- },
- },
- ],
- },
- {
- type: 'text',
- name: 'arrayText3',
- label: 'Array Text 3',
- admin: {
- readOnly: true,
- },
- },
- {
- name: 'checkbox',
- label: 'Checkbox',
- type: 'checkbox',
- defaultValue: true,
- },
- ],
- },
- {
- type: 'blocks',
- label: 'Blocks Content',
- name: 'blocks',
- labels: {
- singular: 'Block',
- plural: 'Blocks',
- },
- blocks: [Email, NumberBlock, Quote, CallToAction],
- localized: true,
- admin: {
- readOnly: true,
- },
- defaultValue: [
- {
- blockType: 'email',
- testEmail: '[email protected]',
- },
- ],
- },
- {
- type: 'relationship',
- label: 'Relationship to One Collection',
- name: 'relationship',
- relationTo: 'conditions',
- },
- {
- type: 'relationship',
- label: 'Relationship hasMany',
- name: 'relationshipHasMany',
- relationTo: 'localized-posts',
- hasMany: true,
- },
- {
- type: 'relationship',
- label: 'Relationship to Multiple Collections',
- name: 'relationshipMultipleCollections',
- relationTo: ['localized-posts', 'conditions'],
- },
- {
- type: 'textarea',
- label: 'Textarea',
- name: 'textarea',
- defaultValue: 'my textarea text',
- },
- {
- name: 'slug',
- type: 'text',
- label: 'Slug',
- admin: {
- position: 'sidebar',
- },
- localized: true,
- unique: true,
- defaultValue: 'my-slug',
- },
- {
- name: 'checkbox',
- type: 'checkbox',
- label: 'Checkbox',
- admin: {
- position: 'sidebar',
- },
- defaultValue: true,
- },
- {
- name: 'richText',
- type: 'richText',
- label: 'Rich Text',
- admin: {
- elements: ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'blockquote', 'ul', 'ol', 'link'],
- leaves: ['bold', 'italic', 'underline', 'strikethrough'],
- },
- defaultValue: [
- {
- children: [{ text: 'Cookin now' }],
- },
- ],
- },
- {
- type: 'array',
- name: 'asyncArray',
- defaultValue: () => {
- return [{ child: 'ok' }];
- },
- fields: [
- {
- name: 'child',
- type: 'text',
- defaultValue: () => {
- return 'async child';
- },
- },
- ],
- },
- {
- name: 'asyncText',
- type: 'text',
- defaultValue: async (): Promise<string> => {
- return new Promise((resolve) =>
- setTimeout(() => {
- resolve('asyncFunction');
- }, 50),
- );
- },
- },
- {
- name: 'function',
- type: 'text',
- defaultValue: (args): string => {
- const { locale } = args;
- if (locale === 'en') {
- return 'function';
- }
- return '';
- },
- },
- ],
- timestamps: true,
-};
-export default DefaultValues;
diff --git a/demo/collections/Endpoints.ts b/demo/collections/Endpoints.ts
deleted file mode 100644
index 53fed5f6d64..00000000000
--- a/demo/collections/Endpoints.ts
+++ /dev/null
@@ -1,61 +0,0 @@
-import { Response } from 'express';
-import { CollectionConfig } from '../../src/collections/config/types';
-import { PayloadRequest } from '../../src/express/types';
-
-const Endpoints: CollectionConfig = {
- slug: 'endpoints',
- labels: {
- singular: 'Endpoint',
- plural: 'Endpoints',
- },
- admin: {
- useAsTitle: 'title',
- },
- access: {
- create: () => true,
- read: () => true,
- update: () => true,
- delete: () => true,
- },
- endpoints: [
- {
- path: '/say-hello/joe-bloggs',
- method: 'get',
- handler: (req: PayloadRequest, res: Response): void => {
- res.json({ message: `Hey Joey! Welcome to ${req.payload.getAPIURL()}` });
- },
- },
- {
- path: '/say-hello/:group/:name',
- method: 'get',
- handler: (req: PayloadRequest, res: Response): void => {
- res.json({ message: `Hello ${req.params.name} @ ${req.params.group}` });
- },
- },
- {
- path: '/say-hello/:name',
- method: 'get',
- handler: (req: PayloadRequest, res: Response): void => {
- res.json({ message: `Hello ${req.params.name}!` });
- },
- },
- {
- path: '/whoami',
- method: 'post',
- handler: (req: PayloadRequest, res: Response): void => {
- res.json({
- name: req.body.name,
- age: req.body.age,
- });
- },
- },
- ],
- fields: [
- {
- name: 'title',
- type: 'text',
- },
- ],
-};
-
-export default Endpoints;
diff --git a/demo/collections/File.ts b/demo/collections/File.ts
deleted file mode 100644
index a268ba3e56a..00000000000
--- a/demo/collections/File.ts
+++ /dev/null
@@ -1,74 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import checkRole from '../access/checkRole';
-
-const access = ({ req: { user } }) => {
- const isAdmin = checkRole(['admin'], user);
-
- if (isAdmin) {
- return true;
- }
-
- if (user) {
- return {
- owner: {
- equals: user.id,
- },
- };
- }
-
- return false;
-};
-
-const Files: CollectionConfig = {
- slug: 'files',
- labels: {
- singular: 'File',
- plural: 'Files',
- },
- upload: {
- staticURL: '/files',
- staticDir: './files',
- },
- access: {
- create: () => true,
- read: access,
- update: access,
- delete: access,
- },
- fields: [
- {
- name: 'type',
- label: 'Type',
- type: 'select',
- options: [
- {
- value: 'Type 1',
- label: 'Type 1 Label',
- },
- {
- value: 'Type 2',
- label: 'Type 2 Label',
- },
- {
- value: 'Type 3',
- label: 'Type 3 Label',
- },
- ],
- defaultValue: 'Type 1',
- required: true,
- },
- {
- name: 'owner',
- label: 'Owner',
- type: 'relationship',
- relationTo: 'admins',
- required: true,
- },
- ],
- timestamps: true,
- admin: {
- useAsTitle: 'filename',
- },
-};
-
-export default Files;
diff --git a/demo/collections/Geolocation.ts b/demo/collections/Geolocation.ts
deleted file mode 100644
index c5642237741..00000000000
--- a/demo/collections/Geolocation.ts
+++ /dev/null
@@ -1,88 +0,0 @@
-/* eslint-disable no-param-reassign */
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const validateFieldTransformAction = (hook: string, value) => {
- if (value !== undefined && value !== null && !Array.isArray(value)) {
- console.error(hook, value);
- throw new Error('Field transformAction should convert value to array [x, y] and not { coordinates: [x, y] }');
- }
- return value;
-};
-
-const Geolocation: CollectionConfig = {
- slug: 'geolocation',
- labels: {
- singular: 'Geolocation',
- plural: 'Geolocations',
- },
- access: {
- read: () => true,
- },
- hooks: {
- beforeRead: [(operation) => operation.doc],
- beforeChange: [
- (operation) => {
- operation.data.beforeChange = !operation.data.location?.coordinates;
- return operation.data;
- },
- ],
- afterRead: [
- (operation) => {
- const { doc } = operation;
- doc.afterReadHook = !doc.location?.coordinates;
- return doc;
- },
- ],
- afterChange: [
- (operation) => {
- const { doc } = operation;
- doc.afterChangeHook = !doc.location?.coordinates;
- return doc;
- },
- ],
- afterDelete: [
- (operation) => {
- const { doc } = operation;
- operation.doc.afterDeleteHook = !doc.location?.coordinates;
- return doc;
- },
- ],
- },
- fields: [
- {
- name: 'location',
- type: 'point',
- label: 'Location',
- hooks: {
- beforeValidate: [({ value }) => validateFieldTransformAction('beforeValidate', value)],
- beforeChange: [({ value }) => validateFieldTransformAction('beforeChange', value)],
- afterChange: [({ value }) => validateFieldTransformAction('afterChange', value)],
- afterRead: [({ value }) => validateFieldTransformAction('afterRead', value)],
- },
- },
- {
- name: 'localizedPoint',
- type: 'point',
- label: 'Localized Point',
- localized: true,
- hooks: {
- beforeValidate: [({ value }) => validateFieldTransformAction('beforeValidate', value)],
- beforeChange: [({ value }) => validateFieldTransformAction('beforeChange', value)],
- afterChange: [({ value }) => validateFieldTransformAction('afterChange', value)],
- afterRead: [({ value }) => validateFieldTransformAction('afterRead', value)],
- },
- },
- {
- type: 'group',
- name: 'group',
- fields: [
- {
- name: 'point',
- type: 'point',
- },
- ],
- },
- ],
-};
-
-export default Geolocation;
diff --git a/demo/collections/HiddenFields.ts b/demo/collections/HiddenFields.ts
deleted file mode 100644
index 5ef5ec5d2aa..00000000000
--- a/demo/collections/HiddenFields.ts
+++ /dev/null
@@ -1,43 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const HiddenFields: CollectionConfig = {
- slug: 'hidden-fields',
- labels: {
- singular: 'Hidden Fields',
- plural: 'Hidden Fields',
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- label: 'Title - Not Hidden',
- required: true,
- },
- {
- name: 'hiddenAdmin',
- type: 'text',
- label: 'Hidden on Admin',
- admin: {
- hidden: true,
- },
- required: true,
- defaultValue: 'should be hidden from admin, visible in API',
- },
- {
- name: 'hiddenAPI',
- type: 'text',
- label: 'Hidden on API',
- hidden: true,
- required: true,
- hooks: {
- beforeValidate: [
- ({ value }) => {
- return value || 'should be hidden from API';
- },
- ],
- },
- },
- ],
-};
-
-export default HiddenFields;
diff --git a/demo/collections/Hooks.ts b/demo/collections/Hooks.ts
deleted file mode 100644
index 146974e847d..00000000000
--- a/demo/collections/Hooks.ts
+++ /dev/null
@@ -1,104 +0,0 @@
-/* eslint-disable no-param-reassign, no-console */
-// If importing outside of demo project, should import CollectionAfterReadHook, CollectionBeforeChangeHook, etc
-import {
- AfterChangeHook,
- AfterDeleteHook,
- AfterReadHook,
- BeforeChangeHook,
- BeforeDeleteHook,
- BeforeReadHook,
- CollectionConfig,
-} from '../../src/collections/config/types';
-import { FieldHook } from '../../src/fields/config/types';
-import { Hook } from '../payload-types';
-
-const Hooks: CollectionConfig = {
- slug: 'hooks',
- labels: {
- singular: 'Hook',
- plural: 'Hooks',
- },
- admin: {
- useAsTitle: 'title',
- },
- access: {
- create: () => true,
- read: () => true,
- update: () => true,
- delete: () => true,
- },
- hooks: {
- beforeRead: [
- ((operation) => {
- if (operation.req.headers.hook === 'beforeRead') {
- console.log('before reading Hooks document');
- }
- }) as BeforeReadHook<Hook>,
- ],
- beforeChange: [
- ((operation) => {
- if (operation.req.headers.hook === 'beforeChange') {
- operation.data.description += '-beforeChangeSuffix';
- }
- return operation.data;
- }) as BeforeChangeHook<Hook>,
- ],
- beforeDelete: [
- ((operation) => {
- if (operation.req.headers.hook === 'beforeDelete') {
- // TODO: Find a better hook operation to assert against in tests
- operation.req.headers.hook = 'afterDelete';
- }
- }) as BeforeDeleteHook,
- ],
- afterRead: [
- ((operation) => {
- const { doc, findMany } = operation;
- doc.afterReadHook = true;
- doc.findMany = findMany;
-
- return doc;
- }) as AfterReadHook<Hook & { afterReadHook: boolean; findMany: boolean }>,
- ],
- afterChange: [
- ((operation) => {
- if (operation.req.headers.hook === 'afterChange') {
- operation.doc.afterChangeHook = true;
- }
- return operation.doc;
- }) as AfterChangeHook<Hook & { afterChangeHook: boolean }>,
- ],
- afterDelete: [
- ((operation) => {
- if (operation.req.headers.hook === 'afterDelete') {
- operation.doc.afterDeleteHook = true;
- }
- return operation.doc;
- }) as AfterDeleteHook,
- ],
- },
- fields: [
- {
- name: 'title',
- label: 'Title',
- type: 'text',
- maxLength: 100,
- required: true,
- unique: true,
- localized: true,
- hooks: {
- afterRead: [({ value }) => (value ? value.toUpperCase() : null) as FieldHook<Hook, 'title'>],
- },
- },
- {
- name: 'description',
- label: 'Description',
- type: 'textarea',
- required: true,
- localized: true,
- },
- ],
- timestamps: true,
-};
-
-export default Hooks;
diff --git a/demo/collections/Images.ts b/demo/collections/Images.ts
deleted file mode 100644
index 33b766fe441..00000000000
--- a/demo/collections/Images.ts
+++ /dev/null
@@ -1,22 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Images: CollectionConfig = {
- slug: 'images',
- admin: {
- description: 'Used to test upload relationship queries',
- },
- labels: {
- singular: 'Image',
- plural: 'Images',
- },
- fields: [
- {
- name: 'upload',
- type: 'upload',
- relationTo: 'media',
- },
- ],
- timestamps: true,
-};
-
-export default Images;
diff --git a/demo/collections/LocalOperations.ts b/demo/collections/LocalOperations.ts
deleted file mode 100644
index 2f2a2ba4e13..00000000000
--- a/demo/collections/LocalOperations.ts
+++ /dev/null
@@ -1,38 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const LocalOperations: CollectionConfig = {
- slug: 'local-operations',
- labels: {
- singular: 'Local Operation',
- plural: 'Local Operations',
- },
- hooks: {
- afterRead: [
- async ({ req, doc }) => {
- const formattedData = { ...doc };
- const localizedPosts = await req.payload.find({
- collection: 'localized-posts',
- });
-
- const blocksGlobal = await req.payload.findGlobal({
- slug: 'blocks-global',
- });
-
- formattedData.localizedPosts = localizedPosts;
- formattedData.blocksGlobal = blocksGlobal;
-
- return formattedData;
- },
- ],
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- label: 'title',
- required: true,
- },
- ],
-};
-
-export default LocalOperations;
diff --git a/demo/collections/Localized.ts b/demo/collections/Localized.ts
deleted file mode 100644
index 9a27f8218f4..00000000000
--- a/demo/collections/Localized.ts
+++ /dev/null
@@ -1,137 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import { PayloadRequest } from '../../src/express/types';
-import { Block } from '../../src/fields/config/types';
-
-const validateLocalizationTransform = (hook: string, value, req: PayloadRequest) => {
- if (req.locale !== 'all' && value !== undefined && typeof value !== 'string' && value !== null) {
- console.error(hook, value);
- throw new Error('Locale transformation should happen before hook is called');
- }
- return value;
-};
-
-const RichTextBlock: Block = {
- slug: 'richTextBlock',
- labels: {
- singular: 'Rich Text Block',
- plural: 'Rich Text Blocks',
- },
- fields: [
- {
- name: 'content',
- localized: true,
- type: 'richText',
- },
- ],
-};
-
-const LocalizedPosts: CollectionConfig = {
- slug: 'localized-posts',
- labels: {
- singular: 'Localized Post',
- plural: 'Localized Posts',
- },
- admin: {
- useAsTitle: 'title',
- defaultColumns: ['title', 'priority', 'createdAt'],
- enableRichTextRelationship: true,
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- name: 'title',
- label: 'Title',
- type: 'text',
- maxLength: 100,
- required: true,
- unique: true,
- localized: true,
- hooks: {
- beforeValidate: [({ value, req }) => validateLocalizationTransform('beforeValidate', value, req)],
- beforeChange: [({ value, req }) => validateLocalizationTransform('beforeChange', value, req)],
- afterChange: [({ value, req }) => validateLocalizationTransform('afterChange', value, req)],
- afterRead: [({ value, req }) => validateLocalizationTransform('afterRead', value, req)],
- },
- },
- {
- name: 'summary',
- label: 'Summary',
- type: 'text',
- index: true,
- },
- {
- name: 'description',
- label: 'Description',
- type: 'textarea',
- required: true,
- localized: true,
- },
- {
- type: 'richText',
- name: 'richText',
- label: 'Rich Text',
- },
- {
- name: 'priority',
- label: 'Priority',
- type: 'number',
- localized: true,
- },
- {
- name: 'localizedGroup',
- label: 'Localized Group',
- type: 'group',
- localized: true,
- fields: [
- {
- type: 'text',
- name: 'text',
- label: 'Text',
- },
- {
- type: 'text',
- name: 'demoHiddenField',
- hidden: true,
- },
- ],
- },
- {
- name: 'nonLocalizedGroup',
- label: 'Non-Localized Group',
- type: 'group',
- fields: [
- {
- type: 'text',
- name: 'text',
- label: 'Text',
- localized: true,
- },
- ],
- },
- {
- type: 'array',
- label: 'Non-Localized Array',
- name: 'nonLocalizedArray',
- maxRows: 3,
- fields: [
- {
- type: 'text',
- name: 'localizedEmbeddedText',
- label: 'Localized Embedded Text',
- localized: true,
- },
- ],
- },
- {
- label: 'Blocks',
- name: 'richTextBlocks',
- type: 'blocks',
- blocks: [RichTextBlock],
- },
- ],
- timestamps: true,
-};
-
-export default LocalizedPosts;
diff --git a/demo/collections/LocalizedArray.ts b/demo/collections/LocalizedArray.ts
deleted file mode 100644
index f3881d9893e..00000000000
--- a/demo/collections/LocalizedArray.ts
+++ /dev/null
@@ -1,79 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import { FieldAccess } from '../../src/fields/config/types';
-import checkRole from '../access/checkRole';
-
-const PublicReadabilityAccess: FieldAccess = ({ req: { user }, siblingData }) => {
- if (checkRole(['admin'], user)) {
- return true;
- }
-
- if (siblingData?.allowPublicReadability) return true;
-
- return false;
-};
-
-const LocalizedArrays: CollectionConfig = {
- slug: 'localized-arrays',
- labels: {
- singular: 'Localized Array',
- plural: 'Localized Arrays',
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- type: 'array',
- label: false,
- name: 'array',
- localized: true,
- required: true,
- minRows: 2,
- maxRows: 4,
- fields: [
- {
- type: 'row',
- fields: [
- {
- name: 'allowPublicReadability',
- label: 'Allow Public Readability',
- type: 'checkbox',
- },
- {
- name: 'arrayText1',
- label: 'Array Text 1',
- type: 'text',
- required: true,
- admin: {
- width: '50%',
- },
- access: {
- read: PublicReadabilityAccess,
- },
- },
- {
- name: 'arrayText2',
- label: 'Array Text 2',
- type: 'text',
- required: true,
- admin: {
- width: '50%',
- },
- },
- ],
- },
- {
- type: 'text',
- name: 'arrayText3',
- label: 'Array Text 3',
- admin: {
- readOnly: true,
- },
- },
- ],
- },
- ],
- timestamps: true,
-};
-
-export default LocalizedArrays;
diff --git a/demo/collections/Media.ts b/demo/collections/Media.ts
deleted file mode 100644
index 472908c4d50..00000000000
--- a/demo/collections/Media.ts
+++ /dev/null
@@ -1,79 +0,0 @@
-import { CollectionConfig, BeforeChangeHook } from '../../src/collections/config/types';
-
-const checkForUploadSizesHook: BeforeChangeHook = ({ req: { payloadUploadSizes }, data }) => {
- if (typeof payloadUploadSizes === 'object') {
- return {
- ...data,
- foundUploadSizes: true,
- };
- }
-
- return data;
-};
-
-const Media: CollectionConfig = {
- slug: 'media',
- labels: {
- singular: 'Media',
- plural: 'Media',
- },
- access: {
- read: () => true,
- },
- admin: {
- enableRichTextRelationship: true,
- description: 'No selfies please',
- },
- hooks: {
- beforeChange: [checkForUploadSizesHook],
- },
- upload: {
- staticURL: '/media',
- staticDir: './media',
- adminThumbnail: ({ doc }) => `/media/${doc.filename}`,
- imageSizes: [
- {
- name: 'maintainedAspectRatio',
- width: 1024,
- height: null,
- crop: 'center',
- },
- {
- name: 'tablet',
- width: 640,
- height: 480,
- crop: 'left top',
- },
- {
- name: 'mobile',
- width: 320,
- height: 240,
- crop: 'left top',
- },
- {
- name: 'icon',
- width: 16,
- height: 16,
- },
- ],
- staticOptions: {
- maxAge: 21600000, // 6 hours in milliseconds
- },
- },
- fields: [
- {
- name: 'alt',
- label: 'Alt Text',
- type: 'text',
- required: true,
- localized: true,
- },
- {
- name: 'foundUploadSizes',
- type: 'checkbox',
- },
- ],
- timestamps: true,
-};
-
-export default Media;
diff --git a/demo/collections/NestedArrays.ts b/demo/collections/NestedArrays.ts
deleted file mode 100644
index fc597d05098..00000000000
--- a/demo/collections/NestedArrays.ts
+++ /dev/null
@@ -1,71 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const NestedArray: CollectionConfig = {
- slug: 'nested-arrays',
- labels: {
- singular: 'Nested Array',
- plural: 'Nested Arrays',
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- type: 'array',
- label: 'Array',
- name: 'array',
- labels: {
- singular: 'Parent Row',
- plural: 'Parent Rows',
- },
- required: true,
- minRows: 2,
- maxRows: 4,
- fields: [
- {
- name: 'parentIdentifier',
- label: 'Parent Identifier',
- defaultValue: ' ',
- type: 'text',
- required: true,
- },
- {
- type: 'array',
- name: 'nestedArray',
- labels: {
- singular: 'Child Row',
- plural: 'Child Rows',
- },
- required: true,
- fields: [
- {
- name: 'childIdentifier',
- label: 'Child Identifier',
- type: 'text',
- required: true,
- },
- {
- type: 'array',
- name: 'deeplyNestedArray',
- labels: {
- singular: 'Grandchild Row',
- plural: 'Grandchild Rows',
- },
- required: true,
- fields: [
- {
- name: 'grandchildIdentifier',
- label: 'Grandchild Identifier',
- type: 'text',
- },
- ],
- },
- ],
- },
- ],
- },
- ],
- timestamps: true,
-};
-
-export default NestedArray;
diff --git a/demo/collections/Preview.ts b/demo/collections/Preview.ts
deleted file mode 100644
index 3501636e10f..00000000000
--- a/demo/collections/Preview.ts
+++ /dev/null
@@ -1,37 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Preview: CollectionConfig = {
- slug: 'previewable-post',
- labels: {
- singular: 'Previewable Post',
- plural: 'Previewable Posts',
- },
- admin: {
- useAsTitle: 'title',
- preview: async (doc, { token }) => {
- const { title } = doc;
- if (title) {
- const mockAsyncReq = await fetch(`http://localhost:3000/api/previewable-post?depth=0`);
- const mockJSON = await mockAsyncReq.json();
- const mockParam = mockJSON?.docs?.[0]?.title || '';
- return `http://localhost:3000/previewable-posts/${title}?preview=true&token=${token}&mockParam=${mockParam}`;
- }
-
- return null;
- },
- },
- fields: [
- {
- name: 'title',
- label: 'Title',
- type: 'text',
- maxLength: 100,
- required: true,
- unique: true,
- localized: true,
- },
- ],
- timestamps: true,
-};
-
-export default Preview;
diff --git a/demo/collections/PublicUsers.ts b/demo/collections/PublicUsers.ts
deleted file mode 100644
index 996b7fa3826..00000000000
--- a/demo/collections/PublicUsers.ts
+++ /dev/null
@@ -1,61 +0,0 @@
-import checkRole from '../access/checkRole';
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const access = ({ req: { user } }) => checkRole(['admin'], user);
-
-const PublicUsers: CollectionConfig = {
- slug: 'public-users',
- labels: {
- singular: 'Public User',
- plural: 'Public Users',
- },
- admin: {
- useAsTitle: 'email',
- },
- access: {
- admin: () => false,
- create: () => true,
- read: () => true,
- update: ({ req: { user } }) => {
- if (checkRole(['admin'], user)) {
- return true;
- }
-
- if (user) {
- return {
- id: user.id,
- };
- }
-
- return false;
- },
- delete: ({ req: { user } }) => checkRole(['admin'], user),
- },
- auth: {
- tokenExpiration: 300,
- verify: true,
- maxLoginAttempts: 5,
- lockTime: 600 * 1000, // lock time in ms
- cookies: {
- secure: process.env.NODE_ENV === 'production',
- sameSite: 'lax',
- domain: undefined,
- },
- },
- fields: [
- {
- name: 'adminOnly',
- label: 'This field should only be readable and editable by Admins with "admin" role',
- type: 'text',
- defaultValue: 'test',
- access: {
- create: access,
- read: access,
- update: access,
- },
- },
- ],
- timestamps: true,
-};
-
-export default PublicUsers;
diff --git a/demo/collections/RelationshipA.ts b/demo/collections/RelationshipA.ts
deleted file mode 100644
index 2f0c91f4c2d..00000000000
--- a/demo/collections/RelationshipA.ts
+++ /dev/null
@@ -1,86 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const RelationshipA: CollectionConfig = {
- slug: 'relationship-a',
- access: {
- read: () => true,
- },
- labels: {
- singular: 'Relationship A',
- plural: 'Relationship A',
- },
- fields: [
- {
- name: 'post',
- label: 'Post',
- type: 'relationship',
- relationTo: 'relationship-b',
- },
- {
- name: 'LocalizedPost',
- label: 'Localized Post',
- type: 'relationship',
- relationTo: 'localized-posts',
- hasMany: true,
- localized: true,
- },
- {
- name: 'postLocalizedMultiple',
- label: 'Localized Post Multiple',
- type: 'relationship',
- relationTo: ['localized-posts', 'all-fields', 'custom-id'],
- hasMany: true,
- localized: true,
- },
- {
- name: 'postManyRelationships',
- label: 'Post Many Relationships',
- type: 'relationship',
- relationTo: ['relationship-b'],
- localized: true,
- hasMany: false,
- },
- {
- name: 'postMaxDepth',
- maxDepth: 0,
- label: 'Post With MaxDepth',
- type: 'relationship',
- relationTo: 'relationship-b',
- hasMany: false,
- },
- {
- name: 'customID',
- label: 'CustomID Relation',
- type: 'relationship',
- relationTo: 'custom-id',
- hasMany: true,
- localized: true,
- },
- {
- name: 'filterRelationship',
- type: 'relationship',
- relationTo: 'relationship-b',
- filterOptions: {
- disableRelation: {
- not_equals: true,
- },
- },
- },
- {
- name: 'files',
- type: 'upload',
- relationTo: 'files',
- filterOptions: {
- type: { equals: 'Type 2' },
- },
- },
- {
- name: 'demoHiddenField',
- type: 'text',
- hidden: true,
- },
- ],
- timestamps: true,
-};
-
-export default RelationshipA;
diff --git a/demo/collections/RelationshipB.ts b/demo/collections/RelationshipB.ts
deleted file mode 100644
index b373982f2c6..00000000000
--- a/demo/collections/RelationshipB.ts
+++ /dev/null
@@ -1,65 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const RelationshipB: CollectionConfig = {
- slug: 'relationship-b',
- access: {
- read: () => true,
- },
- admin: {
- useAsTitle: 'title',
- },
- labels: {
- singular: 'Relationship B',
- plural: 'Relationship B',
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- },
- {
- name: 'disableRelation', // used on RelationshipA.filterRelationship field
- type: 'checkbox',
- required: true,
- admin: {
- position: 'sidebar',
- },
- },
- {
- name: 'post',
- label: 'Post',
- type: 'relationship',
- relationTo: 'relationship-a',
- localized: false,
- hasMany: true,
- },
- {
- name: 'postManyRelationships',
- label: 'Post Many Relationships',
- type: 'relationship',
- relationTo: ['relationship-a', 'media'],
- localized: true,
- hasMany: false,
- },
- {
- name: 'localizedPosts',
- label: 'Localized Posts',
- type: 'relationship',
- hasMany: true,
- relationTo: ['localized-posts', 'previewable-post'],
- },
- {
- name: 'nonLocalizedRelationToMany',
- type: 'relationship',
- relationTo: ['localized-posts', 'relationship-a'],
- },
- {
- name: 'strictAccess',
- type: 'relationship',
- relationTo: 'strict-access',
- },
- ],
- timestamps: true,
-};
-
-export default RelationshipB;
diff --git a/demo/collections/RichText.ts b/demo/collections/RichText.ts
deleted file mode 100644
index b64ffe2fd1f..00000000000
--- a/demo/collections/RichText.ts
+++ /dev/null
@@ -1,105 +0,0 @@
-import Button from '../client/components/richText/elements/Button';
-import PurpleBackground from '../client/components/richText/leaves/PurpleBackground';
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const RichText: CollectionConfig = {
- slug: 'rich-text',
- labels: {
- singular: 'Rich Text',
- plural: 'Rich Texts',
- },
- access: {
- read: ({ req }) => {
- if (req.user) return true;
-
- return {
- _status: {
- equals: 'published',
- },
- };
- },
- },
- versions: {
- drafts: {
- autosave: false,
- },
- },
- admin: {
- preview: () => 'https://payloadcms.com',
- useAsTitle: 'title',
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- },
- {
- name: 'defaultRichText',
- type: 'richText',
- label: 'Default Rich Text',
- required: true,
- admin: {
- upload: {
- collections: {
- media: {
- fields: [
- {
- type: 'richText',
- name: 'caption',
- label: 'Caption',
- },
- {
- type: 'row',
- fields: [
- {
- type: 'relationship',
- relationTo: 'admins',
- name: 'linkToAdmin',
- label: 'Link to Admin',
- },
- {
- type: 'select',
- name: 'imageAlignment',
- label: 'Image Alignment',
- options: [
- {
- label: 'Left',
- value: 'left',
- },
- {
- label: 'Center',
- value: 'center',
- },
- {
- label: 'Right',
- value: 'right',
- },
- ],
- },
- ],
- },
- {
- type: 'checkbox',
- name: 'wrapText',
- label: 'Wrap Text',
- },
- ],
- },
- },
- },
- },
- },
- {
- name: 'customRichText',
- type: 'richText',
- label: 'Customized Rich Text',
- required: true,
- admin: {
- elements: ['h2', 'h3', Button],
- leaves: ['bold', PurpleBackground],
- },
- },
- ],
-};
-
-export default RichText;
diff --git a/demo/collections/Select.ts b/demo/collections/Select.ts
deleted file mode 100644
index 2297f3c3b95..00000000000
--- a/demo/collections/Select.ts
+++ /dev/null
@@ -1,119 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Select: CollectionConfig = {
- slug: 'select',
- labels: {
- singular: 'Select',
- plural: 'Selects',
- },
- fields: [
- {
- name: 'select',
- type: 'select',
- options: [
- {
- value: 'one',
- label: 'One',
- },
- {
- value: 'two',
- label: 'Two',
- },
- {
- value: 'three',
- label: 'Three',
- },
- ],
- label: 'Select From',
- required: true,
- isClearable: true,
- },
- {
- name: 'selectHasMany',
- type: 'select',
- options: [
- {
- value: 'one',
- label: 'One',
- },
- {
- value: 'two',
- label: 'Two',
- },
- {
- value: 'three',
- label: 'Three',
- },
- ],
- label: 'Select HasMany',
- required: true,
- hasMany: true,
- },
- {
- name: 'selectJustStrings',
- type: 'select',
- options: ['blue', 'green', 'yellow'],
- label: 'Select Just Strings',
- required: true,
- hasMany: true,
- },
- {
- name: 'selectWithEmptyString',
- type: 'select',
- defaultValue: '',
- options: [
- {
- value: '',
- label: 'None',
- },
- {
- value: 'option',
- label: 'Option',
- },
- ],
- required: true,
- },
- {
- name: 'radio',
- type: 'radio',
- options: [
- {
- value: 'one',
- label: 'One',
- },
- {
- value: 'two',
- label: 'Two',
- },
- {
- value: 'three',
- label: 'Three',
- },
- ],
- label: 'Choose From',
- required: true,
- },
- {
- name: 'radioWithEmptyString',
- type: 'radio',
- defaultValue: '',
- options: [
- {
- value: '',
- label: 'None',
- },
- {
- value: 'one',
- label: 'One',
- },
- {
- value: 'two',
- label: 'Two',
- },
- ],
- required: true,
- },
- ],
-};
-
-export default Select;
diff --git a/demo/collections/StrictAccess.ts b/demo/collections/StrictAccess.ts
deleted file mode 100644
index 1fc7b9f99d1..00000000000
--- a/demo/collections/StrictAccess.ts
+++ /dev/null
@@ -1,76 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-import checkRole from '../access/checkRole';
-
-const StrictAccess: CollectionConfig = {
- slug: 'strict-access',
- labels: {
- singular: 'Strict Access',
- plural: 'Strict Access',
- },
- admin: {
- useAsTitle: 'address',
- },
- access: {
- create: () => true,
- read: ({ req: { user } }) => {
- if (checkRole(['admin'], user)) {
- return true;
- }
-
- if (user) {
- return {
- owner: {
- equals: user.id,
- },
- };
- }
-
- return false;
- },
- update: ({ req: { user } }) => {
- if (checkRole(['admin'], user)) {
- return true;
- }
-
- if (user) {
- return {
- owner: {
- equals: user.id,
- },
- };
- }
-
- return false;
- },
- delete: ({ req: { user } }) => checkRole(['admin'], user),
- },
- fields: [
- {
- name: 'address',
- type: 'text',
- label: 'Address',
- required: true,
- },
- {
- name: 'city',
- type: 'text',
- label: 'City',
- required: true,
- },
- {
- name: 'state',
- type: 'text',
- label: 'State',
- required: true,
- },
- {
- name: 'zip',
- type: 'number',
- label: 'ZIP Code',
- required: true,
- },
- ],
- timestamps: true,
-};
-
-export default StrictAccess;
diff --git a/demo/collections/Uniques.ts b/demo/collections/Uniques.ts
deleted file mode 100644
index 1ac59a60d47..00000000000
--- a/demo/collections/Uniques.ts
+++ /dev/null
@@ -1,25 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Uniques: CollectionConfig = {
- slug: 'uniques',
- labels: {
- singular: 'Unique',
- plural: 'Uniques',
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- label: 'Title',
- required: true,
- unique: true,
- },
- {
- name: 'description',
- type: 'textarea',
- label: 'Description',
- },
- ],
-};
-
-export default Uniques;
diff --git a/demo/collections/UnstoredMedia.ts b/demo/collections/UnstoredMedia.ts
deleted file mode 100644
index 2ef589f0e17..00000000000
--- a/demo/collections/UnstoredMedia.ts
+++ /dev/null
@@ -1,35 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const UnstoredMedia: CollectionConfig = {
- slug: 'unstored-media',
- labels: {
- singular: 'Unstored Media',
- plural: 'Unstored Media',
- },
- access: {
- read: () => true,
- },
- upload: {
- staticURL: '/unstored-media',
- disableLocalStorage: true,
- imageSizes: [
- {
- name: 'tablet',
- width: 640,
- height: 480,
- crop: 'left top',
- },
- ],
- },
- fields: [
- {
- name: 'alt',
- label: 'Alt Text',
- type: 'text',
- required: true,
- localized: true,
- },
- ],
-};
-
-export default UnstoredMedia;
diff --git a/demo/collections/Validations.ts b/demo/collections/Validations.ts
deleted file mode 100644
index 8c051d8b908..00000000000
--- a/demo/collections/Validations.ts
+++ /dev/null
@@ -1,142 +0,0 @@
-import { CollectionConfig } from '../../src/collections/config/types';
-
-const Validations: CollectionConfig = {
- slug: 'validations',
- labels: {
- singular: 'Validation',
- plural: 'Validations',
- },
- access: {
- read: () => true,
- },
- fields: [
- {
- name: 'validationOptions',
- type: 'text',
- label: 'Text with siblingData Validation',
- required: true,
- validate: (value: string, { data, siblingData, id, operation, user }) => {
- if (typeof value === 'undefined') {
- return 'Validation is missing value';
- }
- if (data?.text !== 'test') {
- return 'The next field should be test';
- }
- if (siblingData?.text !== 'test') {
- return 'The next field should be test';
- }
- if (!user) {
- return 'ValidationOptions is missing "user"';
- }
- if (typeof operation === 'undefined') {
- return 'ValidationOptions is missing "operation"';
- }
- if (operation === 'update' && typeof id === 'undefined') {
- return 'ValidationOptions is missing "id"';
- }
-
- return true;
- },
- },
- {
- name: 'text',
- type: 'text',
- label: 'Text',
- required: true,
- validate: (value) => {
- const result = value === 'test';
-
- if (!result) {
- return 'The only accepted value of this field is "test".';
- }
-
- return true;
- },
- },
- {
- type: 'row',
- fields: [
- {
- name: 'lessThan10',
- label: 'Less than 10',
- type: 'number',
- required: true,
- validate: (value) => {
- const result = parseInt(value, 10) < 10;
-
- if (!result) {
- return 'The value of this field needs to be less than 10.';
- }
-
- return true;
- },
- },
- {
- name: 'greaterThan10LessThan50',
- label: 'Greater than 10, Less than 50',
- type: 'number',
- required: true,
- min: 10,
- max: 50,
- },
- ],
- },
- {
- type: 'array',
- label: 'Should have at least 3 rows',
- name: 'atLeast3Rows',
- required: true,
- validate: (value) => {
- const result = value >= 3;
-
- if (!result) {
- return 'This array needs to have at least 3 rows.';
- }
-
- return true;
- },
- fields: [
- {
- type: 'number',
- name: 'greaterThan30',
- label: 'Number should be greater than 30',
- required: true,
- validate: (value) => {
- const result = value > 30;
-
- if (!result) {
- return 'This value of this field needs to be greater than 30.';
- }
-
- return true;
- },
- },
- ],
- },
- {
- type: 'array',
- label: 'Default array validation',
- name: 'array',
- required: true,
- fields: [
- {
- type: 'number',
- name: 'lessThan20',
- label: 'Number should be less than 20',
- required: true,
- validate: (value) => {
- const result = value < 20;
-
- if (!result) {
- return 'This value of this field needs to be less than 20.';
- }
-
- return true;
- },
- },
- ],
- },
- ],
-};
-
-export default Validations;
diff --git a/demo/custom-index.html b/demo/custom-index.html
deleted file mode 100644
index 8aa6e223afe..00000000000
--- a/demo/custom-index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML>
-<html data-theme="dark">
-
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <meta name="application-name" content="My Payload Application" />
-</head>
-
-<body>
- <div id="app"></div>
- <div id="portal"></div>
-</body>
-
-</html>
diff --git a/demo/customComponents/CollectionDescription/index.tsx b/demo/customComponents/CollectionDescription/index.tsx
deleted file mode 100644
index b53f6865f17..00000000000
--- a/demo/customComponents/CollectionDescription/index.tsx
+++ /dev/null
@@ -1,9 +0,0 @@
-import React from 'react';
-
-const CollectionDescription: React.FC = () => (
- <div>
- Collection description
- </div>
-);
-
-export default CollectionDescription;
diff --git a/demo/customComponents/Description/index.tsx b/demo/customComponents/Description/index.tsx
deleted file mode 100644
index 41433a43eff..00000000000
--- a/demo/customComponents/Description/index.tsx
+++ /dev/null
@@ -1,11 +0,0 @@
-import React from 'react';
-
-const CustomDescriptionComponent: React.FC = ({ value }) => (
- <div>
- Character count:
- {' '}
- { value?.length || 0 }
- </div>
-);
-
-export default CustomDescriptionComponent;
diff --git a/demo/customComponents/views/Account/index.tsx b/demo/customComponents/views/Account/index.tsx
deleted file mode 100644
index bd06f62d53f..00000000000
--- a/demo/customComponents/views/Account/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const CustomAccountView: React.FC = () => <div>fake account view</div>;
-
-export default CustomAccountView;
diff --git a/demo/customComponents/views/Dashboard/index.tsx b/demo/customComponents/views/Dashboard/index.tsx
deleted file mode 100644
index 8e60b236c8b..00000000000
--- a/demo/customComponents/views/Dashboard/index.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import React from 'react';
-
-const CustomDashboardView: React.FC = () => <div>fake dashboard view</div>;
-
-export default CustomDashboardView;
diff --git a/demo/globals/BlocksGlobal.ts b/demo/globals/BlocksGlobal.ts
deleted file mode 100644
index a465777c02b..00000000000
--- a/demo/globals/BlocksGlobal.ts
+++ /dev/null
@@ -1,43 +0,0 @@
-import checkRole from '../access/checkRole';
-import Quote from '../blocks/Quote';
-import CallToAction from '../blocks/CallToAction';
-import { GlobalConfig } from '../../src/globals/config/types';
-
-const BlocksGlobal: GlobalConfig = {
- slug: 'blocks-global',
- label: 'Blocks Global',
- versions: {
- max: 20,
- drafts: {
- autosave: true,
- },
- },
- access: {
- update: ({ req: { user } }) => checkRole(['admin'], user),
- read: ({ draft, req: { user } }) => {
- // To read a draft of this global, you need to be authenticated
- if (draft) {
- return Boolean(user);
- }
-
- return true;
- },
- },
- fields: [
- {
- name: 'title',
- type: 'text',
- required: true,
- localized: true,
- },
- {
- name: 'blocks',
- label: 'Blocks',
- type: 'blocks',
- blocks: [Quote, CallToAction],
- localized: true,
- },
- ],
-};
-
-export default BlocksGlobal;
diff --git a/demo/globals/GlobalWithStrictAccess.ts b/demo/globals/GlobalWithStrictAccess.ts
deleted file mode 100644
index 786ed908cac..00000000000
--- a/demo/globals/GlobalWithStrictAccess.ts
+++ /dev/null
@@ -1,37 +0,0 @@
-import { GlobalConfig } from '../../src/globals/config/types';
-import checkRole from '../access/checkRole';
-
-const GlobalWithAccess: GlobalConfig = {
- slug: 'global-with-access',
- label: 'Global with Strict Access',
- access: {
- update: ({ req: { user } }) => checkRole(['admin'], user),
- read: ({ req: { user } }) => checkRole(['admin'], user),
- },
- fields: [
- {
- name: 'title',
- label: 'Site Title',
- type: 'text',
- maxLength: 100,
- required: true,
- },
- {
- name: 'relationship',
- label: 'Test Relationship',
- type: 'relationship',
- relationTo: 'localized-posts',
- hasMany: true,
- required: true,
- },
- {
- name: 'singleRelationship',
- label: 'Test Single Relationship',
- type: 'relationship',
- relationTo: 'localized-posts',
- required: true,
- },
- ],
-};
-
-export default GlobalWithAccess;
diff --git a/demo/globals/NavigationArray.ts b/demo/globals/NavigationArray.ts
deleted file mode 100644
index 5cd313e92c1..00000000000
--- a/demo/globals/NavigationArray.ts
+++ /dev/null
@@ -1,51 +0,0 @@
-import { Response } from 'express';
-import { GlobalConfig } from '../../src/globals/config/types';
-import checkRole from '../access/checkRole';
-import { NavigationArray as TNavigationArray } from '../payload-types';
-import { PayloadRequest } from '../../src/express/types';
-
-const NavigationArray: GlobalConfig = {
- slug: 'navigation-array',
- access: {
- update: ({ req: { user } }) => checkRole(['admin', 'user'], user),
- read: () => true,
- },
- admin: {
- description: 'A description for the editor',
- },
- endpoints: [
- {
- path: '/count',
- method: 'get',
- handler: async (req: PayloadRequest, res: Response): Promise<void> => {
- const { array } = await req.payload.findGlobal<TNavigationArray>({
- slug: 'navigation-array',
- });
-
- res.json({ count: array.length });
- },
- },
- ],
- fields: [
- {
- name: 'array',
- label: 'Array',
- type: 'array',
- localized: true,
- fields: [
- {
- name: 'text',
- label: 'Text',
- type: 'text',
- },
- {
- name: 'textarea',
- label: 'Textarea',
- type: 'textarea',
- },
- ],
- },
- ],
-};
-
-export default NavigationArray;
diff --git a/demo/index.js b/demo/index.js
deleted file mode 100644
index 182ae224b10..00000000000
--- a/demo/index.js
+++ /dev/null
@@ -1,14 +0,0 @@
-const babelConfig = require('../babel.config');
-
-require('@babel/register')({
- ...babelConfig,
- extensions: ['.ts', '.tsx', '.js', '.jsx'],
- env: {
- development: {
- sourceMaps: 'inline',
- retainLines: true,
- },
- },
-});
-
-require('./server.ts');
diff --git a/demo/payload-types.ts b/demo/payload-types.ts
deleted file mode 100644
index 09ccc776c99..00000000000
--- a/demo/payload-types.ts
+++ /dev/null
@@ -1,836 +0,0 @@
-/* tslint:disable */
-/**
- * This file was automatically generated by Payload CMS.
- * DO NOT MODIFY IT BY HAND. Instead, modify your source Payload config,
- * and re-run `payload generate:types` to regenerate this file.
- */
-
-export interface Config {}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "blocks-global".
- */
-export interface BlocksGlobal {
- id: string;
- _status?: 'draft' | 'published';
- title: string;
- blocks?: (
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "navigation-array".
- */
-export interface NavigationArray {
- id: string;
- array?: {
- text?: string;
- textarea?: string;
- id?: string;
- }[];
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "global-with-access".
- */
-export interface GlobalWithStrictAccess {
- id: string;
- title: string;
- relationship: (string | LocalizedPost)[];
- singleRelationship: string | LocalizedPost;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "localized-posts".
- */
-export interface LocalizedPost {
- id: string;
- title: string;
- summary?: string;
- description: string;
- richText?: {
- [k: string]: unknown;
- }[];
- priority?: number;
- localizedGroup?: {
- text?: string;
- demoHiddenField?: string;
- };
- nonLocalizedGroup?: {
- text?: string;
- };
- nonLocalizedArray?: {
- localizedEmbeddedText?: string;
- id?: string;
- }[];
- richTextBlocks?: {
- content?: {
- [k: string]: unknown;
- }[];
- id?: string;
- blockName?: string;
- blockType: 'richTextBlock';
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "admins".
- */
-export interface Admin {
- id: string;
- email?: string;
- resetPasswordToken?: string;
- resetPasswordExpiration?: string;
- enableAPIKey?: boolean;
- apiKey?: string;
- apiKeyIndex?: string;
- loginAttempts?: number;
- lockUntil?: string;
- roles: ('admin' | 'editor' | 'moderator' | 'user' | 'viewer')[];
- publicUser?: (string | PublicUser)[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "public-users".
- */
-export interface PublicUser {
- id: string;
- email?: string;
- resetPasswordToken?: string;
- resetPasswordExpiration?: string;
- _verified?: boolean;
- _verificationToken?: string;
- loginAttempts?: number;
- lockUntil?: string;
- adminOnly?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "all-fields".
- */
-export interface AllFields {
- id: string;
- text: string;
- descriptionText?: string;
- descriptionFunction?: string;
- image?: string | Media;
- select: 'option-1' | 'option-2' | 'option-3' | 'option-4';
- selectMany: ('option-1' | 'option-2' | 'option-3' | 'option-4')[];
- dayOnlyDateFieldExample: string;
- timeOnlyDateFieldExample?: string;
- /**
- * @minItems 2
- * @maxItems 2
- */
- point?: [number, number];
- radioGroupExample: 'option-1' | 'option-2' | 'option-3';
- email?: string;
- number?: number;
- group?: {
- nestedText1?: string;
- nestedText2?: string;
- };
- array?: {
- arrayText1: string;
- arrayText2: string;
- arrayText3?: string;
- checkbox?: boolean;
- id?: string;
- }[];
- readOnlyArray?: {
- text?: string;
- id?: string;
- }[];
- blocks: (
- | {
- testEmail: string;
- id?: string;
- blockName?: string;
- blockType: 'email';
- }
- | {
- testNumber: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
- relationship?: string | Conditions;
- relationshipHasMany?: (string | LocalizedPost)[];
- relationshipMultipleCollections?:
- | {
- value: string | LocalizedPost;
- relationTo: 'localized-posts';
- }
- | {
- value: string | Conditions;
- relationTo: 'conditions';
- };
- textarea?: string;
- richText: {
- [k: string]: unknown;
- }[];
- slug: string;
- checkbox?: boolean;
- dateFieldExample?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "media".
- */
-export interface Media {
- id: string;
- url?: string;
- filename?: string;
- mimeType?: string;
- filesize?: number;
- width?: number;
- height?: number;
- sizes?: {
- maintainedAspectRatio?: {
- url?: string;
- width?: number;
- height?: number;
- mimeType?: string;
- filesize?: number;
- filename?: string;
- };
- tablet?: {
- url?: string;
- width?: number;
- height?: number;
- mimeType?: string;
- filesize?: number;
- filename?: string;
- };
- mobile?: {
- url?: string;
- width?: number;
- height?: number;
- mimeType?: string;
- filesize?: number;
- filename?: string;
- };
- icon?: {
- url?: string;
- width?: number;
- height?: number;
- mimeType?: string;
- filesize?: number;
- filename?: string;
- };
- };
- alt: string;
- foundUploadSizes?: boolean;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "conditions".
- */
-export interface Conditions {
- id: string;
- title: string;
- enableTest?: boolean;
- number?: number;
- simpleCondition: string;
- orCondition: string;
- nestedConditions?: string;
- blocks: (
- | {
- testEmail: string;
- id?: string;
- blockName?: string;
- blockType: 'email';
- }
- | {
- testNumber: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
- customComponent: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "auto-label".
- */
-export interface AutoLabel {
- id: string;
- autoLabelField?: string;
- noLabel?: string;
- labelOverride?: string;
- testRelationship?: string | AllFields;
- specialBlock?: {
- testNumber?: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }[];
- noLabelBlock?: {
- testNumber?: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }[];
- items?: {
- itemName?: string;
- id?: string;
- }[];
- noLabelArray?: {
- textField?: string;
- id?: string;
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "autosave-posts".
- */
-export interface AutosavePost {
- id: string;
- _status?: 'draft' | 'published';
- title: string;
- description: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "blocks".
- */
-export interface Blocks {
- id: string;
- _status?: 'draft' | 'published';
- layout: (
- | {
- testEmail: string;
- id?: string;
- blockName?: string;
- blockType: 'email';
- }
- | {
- testNumber: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
- nonLocalizedLayout: (
- | {
- testEmail: string;
- id?: string;
- blockName?: string;
- blockType: 'email';
- }
- | {
- testNumber: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "code".
- */
-export interface Code {
- id: string;
- code: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "custom-id".
- */
-export interface CustomID {
- id: number;
- name: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "default-values".
- */
-export interface DefaultValueTest {
- id: string;
- text?: string;
- image?: string | Media;
- select?: 'option-1' | 'option-2' | 'option-3' | 'option-4';
- selectMany?: ('option-1' | 'option-2' | 'option-3' | 'option-4')[];
- radioGroupExample?: 'option-1' | 'option-2' | 'option-3';
- email?: string;
- number?: number;
- group?: {
- nestedText1?: string;
- nestedText2?: string;
- nestedText3?: string;
- };
- array?: {
- arrayText1?: string;
- arrayText2?: string;
- arrayText3?: string;
- checkbox?: boolean;
- id?: string;
- }[];
- blocks?: (
- | {
- testEmail: string;
- id?: string;
- blockName?: string;
- blockType: 'email';
- }
- | {
- testNumber: number;
- id?: string;
- blockName?: string;
- blockType: 'number';
- }
- | {
- quote: string;
- color: string;
- id?: string;
- blockName?: string;
- blockType: 'quote';
- }
- | {
- label: string;
- url: string;
- id?: string;
- blockName?: string;
- blockType: 'cta';
- }
- )[];
- relationship?: string | Conditions;
- relationshipHasMany?: (string | LocalizedPost)[];
- relationshipMultipleCollections?:
- | {
- value: string | LocalizedPost;
- relationTo: 'localized-posts';
- }
- | {
- value: string | Conditions;
- relationTo: 'conditions';
- };
- textarea?: string;
- slug?: string;
- checkbox?: boolean;
- richText?: {
- [k: string]: unknown;
- }[];
- asyncArray?: {
- child?: string;
- id?: string;
- }[];
- asyncText?: string;
- function?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "endpoints".
- */
-export interface Endpoint {
- id: string;
- title?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "files".
- */
-export interface File {
- id: string;
- url?: string;
- filename?: string;
- mimeType?: string;
- filesize?: number;
- type: 'Type 1' | 'Type 2' | 'Type 3';
- owner: string | Admin;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "geolocation".
- */
-export interface Geolocation {
- id: string;
- /**
- * @minItems 2
- * @maxItems 2
- */
- location?: [number, number];
- /**
- * @minItems 2
- * @maxItems 2
- */
- localizedPoint?: [number, number];
- group?: {
- /**
- * @minItems 2
- * @maxItems 2
- */
- point?: [number, number];
- };
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "hidden-fields".
- */
-export interface HiddenFields {
- id: string;
- title: string;
- hiddenAdmin: string;
- hiddenAPI: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "hooks".
- */
-export interface Hook {
- id: string;
- title: string;
- description: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "localized-arrays".
- */
-export interface LocalizedArray {
- id: string;
- array: {
- allowPublicReadability?: boolean;
- arrayText1: string;
- arrayText2: string;
- arrayText3?: string;
- id?: string;
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "local-operations".
- */
-export interface LocalOperation {
- id: string;
- title: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "images".
- */
-export interface Image {
- id: string;
- upload?: string | Media;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "nested-arrays".
- */
-export interface NestedArray {
- id: string;
- array: {
- parentIdentifier: string;
- nestedArray: {
- childIdentifier: string;
- deeplyNestedArray: {
- grandchildIdentifier?: string;
- id?: string;
- }[];
- id?: string;
- }[];
- id?: string;
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "previewable-post".
- */
-export interface PreviewablePost {
- id: string;
- title: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "relationship-a".
- */
-export interface RelationshipA {
- id: string;
- post?: string | RelationshipB;
- LocalizedPost?: (string | LocalizedPost)[];
- postLocalizedMultiple?: (
- | {
- value: string | LocalizedPost;
- relationTo: 'localized-posts';
- }
- | {
- value: string | AllFields;
- relationTo: 'all-fields';
- }
- | {
- value: number | CustomID;
- relationTo: 'custom-id';
- }
- )[];
- postManyRelationships?: {
- value: string | RelationshipB;
- relationTo: 'relationship-b';
- };
- postMaxDepth?: string | RelationshipB;
- customID?: (number | CustomID)[];
- filterRelationship?: string | RelationshipB;
- files?: string | File;
- demoHiddenField?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "relationship-b".
- */
-export interface RelationshipB {
- id: string;
- title?: string;
- disableRelation: boolean;
- post?: (string | RelationshipA)[];
- postManyRelationships?:
- | {
- value: string | RelationshipA;
- relationTo: 'relationship-a';
- }
- | {
- value: string | Media;
- relationTo: 'media';
- };
- localizedPosts?: (
- | {
- value: string | LocalizedPost;
- relationTo: 'localized-posts';
- }
- | {
- value: string | PreviewablePost;
- relationTo: 'previewable-post';
- }
- )[];
- nonLocalizedRelationToMany?:
- | {
- value: string | LocalizedPost;
- relationTo: 'localized-posts';
- }
- | {
- value: string | RelationshipA;
- relationTo: 'relationship-a';
- };
- strictAccess?: string | StrictAccess;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "strict-access".
- */
-export interface StrictAccess {
- id: string;
- address: string;
- city: string;
- state: string;
- zip: number;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "rich-text".
- */
-export interface RichText {
- id: string;
- _status?: 'draft' | 'published';
- title?: string;
- defaultRichText: {
- [k: string]: unknown;
- }[];
- customRichText: {
- [k: string]: unknown;
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "select".
- */
-export interface Select {
- id: string;
- select: 'one' | 'two' | 'three';
- selectHasMany: ('one' | 'two' | 'three')[];
- selectJustStrings: ('blue' | 'green' | 'yellow')[];
- selectWithEmptyString: '' | 'option';
- radio: 'one' | 'two' | 'three';
- radioWithEmptyString: '' | 'one' | 'two';
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "validations".
- */
-export interface Validation {
- id: string;
- validationOptions: string;
- text: string;
- lessThan10: number;
- greaterThan10LessThan50: number;
- atLeast3Rows: {
- greaterThan30: number;
- id?: string;
- }[];
- array: {
- lessThan20: number;
- id?: string;
- }[];
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "uniques".
- */
-export interface Unique {
- id: string;
- title: string;
- description?: string;
- createdAt: string;
- updatedAt: string;
-}
-/**
- * This interface was referenced by `Config`'s JSON-Schema
- * via the `definition` "unstored-media".
- */
-export interface UnstoredMedia {
- id: string;
- url?: string;
- filename?: string;
- mimeType?: string;
- filesize?: number;
- width?: number;
- height?: number;
- sizes?: {
- tablet?: {
- url?: string;
- width?: number;
- height?: number;
- mimeType?: string;
- filesize?: number;
- filename?: string;
- };
- };
- alt: string;
- createdAt: string;
- updatedAt: string;
-}
diff --git a/demo/payload.config.ts b/demo/payload.config.ts
deleted file mode 100644
index 289f1c08549..00000000000
--- a/demo/payload.config.ts
+++ /dev/null
@@ -1,171 +0,0 @@
-import path from 'path';
-import { buildConfig } from '../src/config/build';
-
-import Admin from './collections/Admin';
-import AllFields from './collections/AllFields';
-import AutoLabel from './collections/AutoLabel';
-import Autosave from './collections/Autosave';
-import Arrays from './collections/Arrays';
-import Code from './collections/Code';
-import Conditions from './collections/Conditions';
-// import CustomComponents from './collections/CustomComponents';
-import Endpoints from './collections/Endpoints';
-import File from './collections/File';
-import Blocks from './collections/Blocks';
-import CustomID from './collections/CustomID';
-import DefaultValues from './collections/DefaultValues';
-import HiddenFields from './collections/HiddenFields';
-import Hooks from './collections/Hooks';
-import Localized from './collections/Localized';
-import LocalizedArray from './collections/LocalizedArray';
-import LocalOperations from './collections/LocalOperations';
-import Media from './collections/Media';
-import Images from './collections/Images';
-import NestedArrays from './collections/NestedArrays';
-import Preview from './collections/Preview';
-import PublicUsers from './collections/PublicUsers';
-import RelationshipA from './collections/RelationshipA';
-import RelationshipB from './collections/RelationshipB';
-import RichText from './collections/RichText';
-import Select from './collections/Select';
-import StrictAccess from './collections/StrictAccess';
-import Validations from './collections/Validations';
-import Uniques from './collections/Uniques';
-import Geolocation from './collections/Geolocation';
-
-import BlocksGlobal from './globals/BlocksGlobal';
-import NavigationArray from './globals/NavigationArray';
-import GlobalWithStrictAccess from './globals/GlobalWithStrictAccess';
-import UnstoredMedia from './collections/UnstoredMedia';
-import CustomRouteWithMinimalTemplate from './client/components/views/CustomMinimal';
-import CustomRouteWithDefaultTemplate from './client/components/views/CustomDefault';
-import AfterDashboard from './client/components/AfterDashboard';
-import AfterNavLinks from './client/components/AfterNavLinks';
-import BeforeLogin from './client/components/BeforeLogin';
-// import CustomProvider from './client/components/CustomProvider';
-
-export default buildConfig({
- cookiePrefix: 'payload',
- serverURL: 'http://localhost:3000',
- typescript: {
- outputFile: path.resolve(__dirname, './payload-types.ts'),
- },
- admin: {
- user: 'admins',
- indexHTML: path.resolve(__dirname, './client/index.html'),
- // meta: {
- // titleSuffix: '- Payload Demo',
- // // ogImage: '/static/find-image-here.jpg',
- // // favicon: '/img/whatever.png',
- // },
- // disable: true,
- scss: path.resolve(__dirname, './client/scss/overrides.scss'),
- components: {
- // providers: [CustomProvider, CustomProvider],
- routes: [
- {
- path: '/custom-minimal-route',
- Component: CustomRouteWithMinimalTemplate,
- },
- {
- path: '/custom-default-route',
- Component: CustomRouteWithDefaultTemplate,
- },
- ],
- afterDashboard: [AfterDashboard],
- beforeLogin: [BeforeLogin],
- afterNavLinks: [AfterNavLinks],
- // Nav: () => (
- // <div>Hello</div>
- // ),
- views: {
- // Dashboard: CustomDashboardView,
- // Account: CustomAccountView,
- },
- },
- webpack: (config) => config,
- },
- collections: [
- Admin,
- AllFields,
- Arrays,
- AutoLabel,
- Autosave,
- Blocks,
- Code,
- Conditions,
- // CustomComponents,
- CustomID,
- DefaultValues,
- Endpoints,
- File,
- Geolocation,
- HiddenFields,
- Hooks,
- Localized,
- LocalizedArray,
- LocalOperations,
- Media,
- Images,
- NestedArrays,
- Preview,
- PublicUsers,
- RelationshipA,
- RelationshipB,
- RichText,
- Select,
- StrictAccess,
- Validations,
- Uniques,
- UnstoredMedia,
- ],
- globals: [BlocksGlobal, NavigationArray, GlobalWithStrictAccess],
- // cors: [
- // 'http://localhost',
- // 'http://localhost:3000',
- // 'http://localhost:8080',
- // 'http://localhost:8081',
- // ],
- // csrf: [
- // 'http://localhost:3000',
- // 'https://other-app-here.com',
- // ],
- routes: {
- api: '/api',
- admin: '/admin',
- graphQL: '/graphql',
- graphQLPlayground: '/graphql-playground',
- },
- defaultDepth: 2,
- graphQL: {
- maxComplexity: 1000,
- disablePlaygroundInProduction: false,
- disable: false,
- schemaOutputFile: path.resolve(__dirname, './generated-schema.graphql'),
- },
- // rateLimit: {
- // window: 15 * 60 * 100,
- // max: 100,
- // trustProxy: true,
- // skip: (req) => req.ip === '127.0.0.1',
- // },
- maxDepth: 10,
- localization: {
- locales: ['en', 'es'],
- defaultLocale: 'en',
- fallback: true,
- },
- // indexSortableFields: true,
- hooks: {
- afterError: (err) => {
- if (process.env.DISABLE_LOGGING !== 'true') {
- console.error('global error config handler', err);
- }
- },
- },
- upload: {
- limits: {
- fileSize: 10000000, // 10MB
- },
- },
-});
diff --git a/demo/server.ts b/demo/server.ts
deleted file mode 100644
index 1f2baacfd39..00000000000
--- a/demo/server.ts
+++ /dev/null
@@ -1,41 +0,0 @@
-/* eslint-disable no-console */
-import express from 'express';
-import path from 'path';
-import payload from '../src';
-
-const expressApp = express();
-
-expressApp.use('/static', express.static(path.resolve(__dirname, 'client/static')));
-
-payload.init({
- secret: 'SECRET_KEY',
- mongoURL: process.env.MONGO_URL || 'mongodb://localhost/payload',
- express: expressApp,
- email: {
- logMockCredentials: true,
- fromName: 'Payload',
- fromAddress: '[email protected]',
- },
- onInit: (app) => {
- app.logger.info('Payload Demo Initialized');
- },
-});
-
-const externalRouter = express.Router();
-
-externalRouter.use(payload.authenticate);
-
-externalRouter.get('/', (req, res) => {
- if (req.user) {
- return res.send(`Authenticated successfully as ${req.user.email}.`);
- }
-
- return res.send('Not authenticated');
-});
-
-expressApp.use('/external-route', externalRouter);
-
-expressApp.listen(3000, async () => {
- payload.logger.info(`Admin URL on ${payload.getAdminURL()}`);
- payload.logger.info(`API URL on ${payload.getAPIURL()}`);
-});
diff --git a/package.json b/package.json
index 93ffe515cd4..84bc7f76738 100644
--- a/package.json
+++ b/package.json
@@ -32,11 +32,6 @@
"build:components": "webpack --config dist/webpack/components.config.js",
"build": "yarn copyfiles && yarn build:tsc && yarn build:components",
"build:watch": "nodemon --watch 'src/**' --ext 'ts,tsx' --exec 'yarn build:tsc'",
- "demo:build:analyze": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts PAYLOAD_ANALYZE_BUNDLE=true node dist/bin/build",
- "demo:build": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts node dist/bin/build",
- "demo:generate:types": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts node dist/bin/generateTypes",
- "demo:generate:graphqlschema": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts node dist/bin/generateGraphQLSchema",
- "demo:serve": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts NODE_ENV=production nodemon",
"dev": "nodemon",
"dev:generatetypes": "node ./test/generateTypes.js",
"pretest": "yarn build",
@@ -45,7 +40,7 @@
"test:e2e": "cross-env NODE_ENV=test DISABLE_LOGGING=true playwright test",
"test:e2e:headed": "cross-env NODE_ENV=test DISABLE_LOGGING=true playwright test --headed",
"test:e2e:debug": "cross-env PWDEBUG=1 NODE_ENV=test DISABLE_LOGGING=true playwright test",
- "test:components": "cross-env PAYLOAD_CONFIG_PATH=demo/payload.config.ts NODE_ENV=test jest --config=jest.components.config.js",
+ "test:components": "cross-env NODE_ENV=test jest --config=jest.components.config.js",
"clean": "rimraf dist",
"release": "release-it",
"release:patch": "release-it patch",
diff --git a/tests-old/api/assets/delete.png b/tests-old/api/assets/delete.png
deleted file mode 100644
index 23787ee3d71..00000000000
Binary files a/tests-old/api/assets/delete.png and /dev/null differ
diff --git a/tests-old/api/assets/samename.png b/tests-old/api/assets/samename.png
deleted file mode 100644
index 23787ee3d71..00000000000
Binary files a/tests-old/api/assets/samename.png and /dev/null differ
diff --git a/tests-old/api/assets/update.png b/tests-old/api/assets/update.png
deleted file mode 100644
index 23787ee3d71..00000000000
Binary files a/tests-old/api/assets/update.png and /dev/null differ
diff --git a/tests-old/api/globalSetup.ts b/tests-old/api/globalSetup.ts
deleted file mode 100644
index d029b2f5e39..00000000000
--- a/tests-old/api/globalSetup.ts
+++ /dev/null
@@ -1,41 +0,0 @@
-import path from 'path';
-import fs from 'fs';
-import { email, password } from '../../src/mongoose/testCredentials';
-import { fileExists } from './utils/fileExists';
-import loadConfig from '../../src/config/load';
-
-process.env.PAYLOAD_CONFIG_PATH = 'demo/payload.config.ts';
-process.env.DISABLE_LOGGING = 'true';
-
-require('isomorphic-fetch');
-require('../../demo/server');
-
-const { serverURL } = loadConfig();
-
-const mediaDir = path.join(__dirname, '../../demo', 'media');
-
-const globalSetup = async () => {
- const mediaDirExists = await fileExists(mediaDir);
- if (mediaDirExists) {
- fs.rmdirSync(mediaDir, { recursive: true });
- }
- const response = await fetch(`${serverURL}/api/admins/first-register`, {
- body: JSON.stringify({
- email,
- password,
- roles: ['admin', 'user'],
- }),
- headers: {
- 'Content-Type': 'application/json',
- },
- method: 'post',
- });
-
- const data = await response.json();
-
- if (!data.user || !data.user.token) {
- throw new Error('Failed to register first user');
- }
-};
-
-module.exports = globalSetup;
diff --git a/tests-old/api/utils/fileExists.ts b/tests-old/api/utils/fileExists.ts
deleted file mode 100644
index 2da36c8fa6b..00000000000
--- a/tests-old/api/utils/fileExists.ts
+++ /dev/null
@@ -1,13 +0,0 @@
-import fs from 'fs';
-import { promisify } from 'util';
-
-const stat = promisify(fs.stat);
-
-export const fileExists = async (fileName: string): Promise<boolean> => {
- try {
- await stat(fileName);
- return true;
- } catch (err) {
- return false;
- }
-};
|
2bf0fffa0dd83f395aa3318b3baba1e22dd58b51
|
2022-11-15 23:07:47
|
Jarrod Flesch
|
feat: adds docs example
| false
|
adds docs example
|
feat
|
diff --git a/docs/fields/array.mdx b/docs/fields/array.mdx
index 5669ad3411a..8fcd8a8b4f5 100644
--- a/docs/fields/array.mdx
+++ b/docs/fields/array.mdx
@@ -46,6 +46,7 @@ In addition to the default [field admin config](/docs/fields/overview#admin-conf
| Option | Description |
| ---------------------- | ------------------------------- |
| **`initCollapsed`** | Set the initial collapsed state |
+| **`components.RowLabel`** | React component to be rendered as the label on the array row. [More](/admin/components/#field-component) |
### Example
@@ -68,6 +69,10 @@ const ExampleCollection: CollectionConfig = {
plural: 'Slides',
},
fields: [ // required
+ {
+ name: 'title',
+ type: 'text',
+ }
{
name: 'image',
type: 'upload',
@@ -78,7 +83,14 @@ const ExampleCollection: CollectionConfig = {
name: 'caption',
type: 'text',
}
- ]
+ ],
+ admin: {
+ components: {
+ RowLabel: ({ data, fallback }) => {
+ return data?.title || fallback;
+ },
+ },
+ },
}
]
};
diff --git a/docs/fields/collapsible.mdx b/docs/fields/collapsible.mdx
index 9b6382e3346..ef1f4310984 100644
--- a/docs/fields/collapsible.mdx
+++ b/docs/fields/collapsible.mdx
@@ -27,6 +27,7 @@ In addition to the default [field admin config](/docs/fields/overview#admin-conf
| Option | Description |
| ---------------------- | ------------------------------- |
| **`initCollapsed`** | Set the initial collapsed state |
+| **`components.CollapsibleLabel`** | React component to be rendered as the label on the collapsible. [More](/admin/components/#field-component) |
### Example
@@ -41,12 +42,22 @@ const ExampleCollection: CollectionConfig = {
label: 'Header of collapsible goes here',
type: 'collapsible', // required
fields: [ // required
+ {
+ name: 'title',
+ type: 'text',
+ required: true,
+ },
{
name: 'someTextField',
type: 'text',
required: true,
},
],
+ admin: {
+ components: {
+ CollapsibleLabel: ({ data, fallback }) => data?.title || fallback,
+ },
+ },
}
]
};
|
927078c4dba6a2a3b0056416da8d1bbf43336f53
|
2025-03-02 02:50:00
|
Jacob Fletcher
|
fix(ui): uses query provider as single source of truth for where builder (#11476)
| false
|
uses query provider as single source of truth for where builder (#11476)
|
fix
|
diff --git a/packages/ui/src/elements/WhereBuilder/index.tsx b/packages/ui/src/elements/WhereBuilder/index.tsx
index 4c2644175db..d9b4b21bda4 100644
--- a/packages/ui/src/elements/WhereBuilder/index.tsx
+++ b/packages/ui/src/elements/WhereBuilder/index.tsx
@@ -1,5 +1,5 @@
'use client'
-import type { Operator, Where } from 'payload'
+import type { Operator } from 'payload'
import { getTranslation } from '@payloadcms/translations'
import React, { useMemo } from 'react'
@@ -32,7 +32,7 @@ export const WhereBuilder: React.FC<WhereBuilderProps> = (props) => {
const { handleWhereChange, query } = useListQuery()
- const [conditions, setConditions] = React.useState<Where[]>(() => {
+ const conditions = useMemo(() => {
const whereFromSearch = query.where
if (whereFromSearch) {
@@ -51,7 +51,7 @@ export const WhereBuilder: React.FC<WhereBuilderProps> = (props) => {
}
return []
- })
+ }, [query.where])
const addCondition: AddCondition = React.useCallback(
async ({ andIndex, field, orIndex, relation }) => {
@@ -77,8 +77,7 @@ export const WhereBuilder: React.FC<WhereBuilderProps> = (props) => {
})
}
- setConditions(newConditions)
- await handleWhereChange({ or: conditions })
+ await handleWhereChange({ or: newConditions })
},
[conditions, handleWhereChange],
)
@@ -100,8 +99,7 @@ export const WhereBuilder: React.FC<WhereBuilderProps> = (props) => {
const newConditions = [...conditions]
newConditions[orIndex].and[andIndex] = newRowCondition
- setConditions(newConditions)
- await handleWhereChange({ or: conditions })
+ await handleWhereChange({ or: newConditions })
}
},
[conditions, handleWhereChange],
@@ -116,8 +114,7 @@ export const WhereBuilder: React.FC<WhereBuilderProps> = (props) => {
newConditions.splice(orIndex, 1)
}
- setConditions(newConditions)
- await handleWhereChange({ or: conditions })
+ await handleWhereChange({ or: newConditions })
},
[conditions, handleWhereChange],
)
diff --git a/packages/ui/src/providers/ListQuery/index.tsx b/packages/ui/src/providers/ListQuery/index.tsx
index de7938f4ad7..c0435a012d0 100644
--- a/packages/ui/src/providers/ListQuery/index.tsx
+++ b/packages/ui/src/providers/ListQuery/index.tsx
@@ -45,13 +45,6 @@ export const ListQueryProvider: React.FC<ListQueryProps> = ({
}
})
- // If the search params change externally, update the current query
- useEffect(() => {
- if (modifySearchParams) {
- setCurrentQuery(searchParams)
- }
- }, [searchParams, modifySearchParams])
-
const refineListData = useCallback(
// eslint-disable-next-line @typescript-eslint/require-await
async (query: ListQuery) => {
|
25e8799a09db3f7c8e57aa16f084b23c35c0ddbe
|
2025-03-01 02:44:51
|
Sasha
|
docs: add few notes about DocumentDB and Azure Cosmos DB (#11336)
| false
|
add few notes about DocumentDB and Azure Cosmos DB (#11336)
|
docs
|
diff --git a/docs/database/mongodb.mdx b/docs/database/mongodb.mdx
index 4febdf41496..c6fcdd45c3b 100644
--- a/docs/database/mongodb.mdx
+++ b/docs/database/mongodb.mdx
@@ -50,3 +50,11 @@ You can access Mongoose models as follows:
- Collection models - `payload.db.collections[myCollectionSlug]`
- Globals model - `payload.db.globals`
- Versions model (both collections and globals) - `payload.db.versions[myEntitySlug]`
+
+## Using other MongoDB implementations
+Limitations with [DocumentDB](https://aws.amazon.com/documentdb/) and [Azure Cosmos DB](https://azure.microsoft.com/en-us/products/cosmos-db):
+
+* For Azure Cosmos DB you must pass `transactionOptions: false` to the adapter options. Azure Cosmos DB does not support transactions that update two and more documents in different collections, which is a common case when using Payload (via hooks).
+* For Azure Cosmos DB the root config property `indexSortableFields` must be set to `true`.
+* The [Join Field](../fields/join) is not supported in DocumentDB and Azure Cosmos DB, as we internally use MongoDB aggregations to query data for that field, which are limited there. This can be changed in the future.
+* For DocumentDB pass `disableIndexHints: true` to disable hinting to the DB to use `id` as index which can cause problems with DocumentDB.
\ No newline at end of file
diff --git a/docs/fields/join.mdx b/docs/fields/join.mdx
index 2a80619f04f..6c006a03e0c 100644
--- a/docs/fields/join.mdx
+++ b/docs/fields/join.mdx
@@ -62,6 +62,10 @@ of relationship types in an easy manner.
The Join field is extremely performant and does not add additional query overhead to your API responses until you add depth of 1 or above. It works in all database adapters. In MongoDB, we use **aggregations** to automatically join in related documents, and in relational databases, we use joins.
</Banner>
+<Banner type="warning">
+ The Join Field is not supported in [DocumentDB](https://aws.amazon.com/documentdb/) and [Azure Cosmos DB](https://azure.microsoft.com/en-us/products/cosmos-db), as we internally use MongoDB aggregations to query data for that field, which are limited there. This can be changed in the future.
+</Banner>
+
### Schema advice
When modeling your database, you might come across many places where you'd like to feature bi-directional relationships.
|
2b4522b1dbf18c1542f7b6989192d99dfca55b7c
|
2024-12-02 02:39:56
|
Said Akhrarov
|
fix(translations): changes rs and rs-Latin dateFNSkey to proper locale instead of en-US (#9621)
| false
|
changes rs and rs-Latin dateFNSkey to proper locale instead of en-US (#9621)
|
fix
|
diff --git a/packages/translations/src/importDateFNSLocale.ts b/packages/translations/src/importDateFNSLocale.ts
index ec4078d04e6..39c46b59293 100644
--- a/packages/translations/src/importDateFNSLocale.ts
+++ b/packages/translations/src/importDateFNSLocale.ts
@@ -87,6 +87,14 @@ export const importDateFNSLocale = async (locale: string): Promise<Locale> => {
case 'ro':
result = (await import('date-fns/locale/ro')).ro
+ break
+ case 'rs':
+ result = (await import('date-fns/locale/sr')).sr
+
+ break
+ case 'rs-Latin':
+ result = (await import('date-fns/locale/sr-Latn')).srLatn
+
break
case 'ru':
result = (await import('date-fns/locale/ru')).ru
diff --git a/packages/translations/src/languages/rs.ts b/packages/translations/src/languages/rs.ts
index f8f28c3a1be..f805f45cf15 100644
--- a/packages/translations/src/languages/rs.ts
+++ b/packages/translations/src/languages/rs.ts
@@ -478,6 +478,6 @@ export const rsTranslations: DefaultTranslationsObject = {
}
export const rs: Language = {
- dateFNSKey: 'en-US',
+ dateFNSKey: 'rs',
translations: rsTranslations,
}
diff --git a/packages/translations/src/languages/rsLatin.ts b/packages/translations/src/languages/rsLatin.ts
index 51d9ca72bc0..726551cfcf8 100644
--- a/packages/translations/src/languages/rsLatin.ts
+++ b/packages/translations/src/languages/rsLatin.ts
@@ -479,6 +479,6 @@ export const rsLatinTranslations: DefaultTranslationsObject = {
}
export const rsLatin: Language = {
- dateFNSKey: 'en-US',
+ dateFNSKey: 'rs-Latin',
translations: rsLatinTranslations,
}
diff --git a/packages/translations/src/types.ts b/packages/translations/src/types.ts
index 9729d43e98f..f97018ca8cd 100644
--- a/packages/translations/src/types.ts
+++ b/packages/translations/src/types.ts
@@ -26,6 +26,8 @@ type DateFNSKeys =
| 'pl'
| 'pt'
| 'ro'
+ | 'rs'
+ | 'rs-Latin'
| 'ru'
| 'sk'
| 'sl-SI'
|
fc26275b7a85fd34f424f7693b8383ad4efe0121
|
2023-11-17 03:07:37
|
Alessio Gravili
|
fix(richtext-lexical): add missing 'use client' to TestRecorder feature plugin
| false
|
add missing 'use client' to TestRecorder feature plugin
|
fix
|
diff --git a/packages/richtext-lexical/src/field/features/debug/TestRecorder/plugin/index.tsx b/packages/richtext-lexical/src/field/features/debug/TestRecorder/plugin/index.tsx
index 332fc2aacf1..73e7c91f846 100644
--- a/packages/richtext-lexical/src/field/features/debug/TestRecorder/plugin/index.tsx
+++ b/packages/richtext-lexical/src/field/features/debug/TestRecorder/plugin/index.tsx
@@ -1,3 +1,4 @@
+'use client'
import type { GridSelection, LexicalEditor, NodeSelection, RangeSelection } from 'lexical'
import { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'
|
96349be350e78156b6461327e694c1976cb66926
|
2024-02-28 03:29:11
|
Jacob Fletcher
|
chore(next): wires admin.hidden property (#5200)
| false
|
wires admin.hidden property (#5200)
|
chore
|
diff --git a/packages/next/src/layouts/Root/index.tsx b/packages/next/src/layouts/Root/index.tsx
index 51473b4d9ba..4a4a8fb2745 100644
--- a/packages/next/src/layouts/Root/index.tsx
+++ b/packages/next/src/layouts/Root/index.tsx
@@ -1,9 +1,10 @@
import type { SanitizedConfig } from 'payload/types'
+import { auth } from '@payloadcms/next/utilities/auth'
import { translations } from '@payloadcms/translations/client'
import { RootProvider, buildComponentMap } from '@payloadcms/ui'
import '@payloadcms/ui/scss/app.scss'
-import { cookies, headers } from 'next/headers'
+import { headers as getHeaders } from 'next/headers'
import { createClientConfig } from 'payload/config'
import { deepMerge } from 'payload/utilities'
import React from 'react'
@@ -30,10 +31,16 @@ export const RootLayout = async ({
const config = await configPromise
const clientConfig = await createClientConfig(config)
+ const headers = getHeaders()
+
+ const { cookies, user } = await auth({
+ config: configPromise,
+ headers,
+ })
const lang =
getRequestLanguage({
- cookies: cookies(),
- headers: headers(),
+ cookies,
+ headers,
}) ?? clientConfig.i18n.fallbackLanguage
const dir = rtlLanguages.includes(lang) ? 'RTL' : 'LTR'
diff --git a/packages/next/src/pages/Dashboard/Default/index.client.tsx b/packages/next/src/pages/Dashboard/Default/index.client.tsx
index 4af4b5c35c4..c49ea23e52c 100644
--- a/packages/next/src/pages/Dashboard/Default/index.client.tsx
+++ b/packages/next/src/pages/Dashboard/Default/index.client.tsx
@@ -20,7 +20,9 @@ const baseClass = 'dashboard'
export const DefaultDashboardClient: React.FC<{
Link: React.ComponentType
-}> = ({ Link }) => {
+ visibleCollections: string[]
+ visibleGlobals: string[]
+}> = ({ Link, visibleCollections, visibleGlobals }) => {
const config = useConfig()
const {
@@ -43,48 +45,50 @@ export const DefaultDashboardClient: React.FC<{
useEffect(() => {
const collections = collectionsConfig.filter(
- (collection) => permissions?.collections?.[collection.slug]?.read?.permission,
+ (collection) =>
+ permissions?.collections?.[collection.slug]?.read?.permission &&
+ visibleCollections.includes(collection.slug),
)
const globals = globalsConfig.filter(
- (global) => permissions?.globals?.[global.slug]?.read?.permission,
+ (global) =>
+ permissions?.globals?.[global.slug]?.read?.permission &&
+ visibleGlobals.includes(global.slug),
)
setGroups(
groupNavItems(
[
- ...(collections
- ?.filter(
- ({ admin: { hidden } }) =>
- !(typeof hidden === 'function' ? hidden({ user }) : hidden),
- )
- .map((collection) => {
- const entityToGroup: EntityToGroup = {
- entity: collection,
- type: EntityType.collection,
- }
-
- return entityToGroup
- }) ?? []),
- ...(globals
- ?.filter(
- ({ admin: { hidden } }) =>
- !(typeof hidden === 'function' ? hidden({ user }) : hidden),
- )
- .map((global) => {
- const entityToGroup: EntityToGroup = {
- entity: global,
- type: EntityType.global,
- }
-
- return entityToGroup
- }) ?? []),
+ ...(collections.map((collection) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.collection,
+ entity: collection,
+ }
+
+ return entityToGroup
+ }) ?? []),
+ ...(globals.map((global) => {
+ const entityToGroup: EntityToGroup = {
+ type: EntityType.global,
+ entity: global,
+ }
+
+ return entityToGroup
+ }) ?? []),
],
permissions,
i18n,
),
)
- }, [collectionsConfig, globalsConfig, permissions, user, i18n])
+ }, [
+ permissions,
+ user,
+ i18n,
+ visibleCollections,
+ visibleGlobals,
+ collectionsConfig,
+ globalsConfig,
+ ])
return (
<Fragment>
@@ -93,7 +97,7 @@ export const DefaultDashboardClient: React.FC<{
<div className={`${baseClass}__group`} key={groupIndex}>
<h2 className={`${baseClass}__label`}>{label}</h2>
<ul className={`${baseClass}__card-list`}>
- {entities.map(({ entity, type }, entityIndex) => {
+ {entities.map(({ type, entity }, entityIndex) => {
let title: string
let buttonAriaLabel: string
let createHREF: string
diff --git a/packages/next/src/pages/Dashboard/Default/index.tsx b/packages/next/src/pages/Dashboard/Default/index.tsx
index fe989041201..20da8c2eb8e 100644
--- a/packages/next/src/pages/Dashboard/Default/index.tsx
+++ b/packages/next/src/pages/Dashboard/Default/index.tsx
@@ -8,10 +8,14 @@ import './index.scss'
const baseClass = 'dashboard'
-export const DefaultDashboard: React.FC<{
+export type DashboardProps = {
Link: React.ComponentType<any>
config: SanitizedConfig
-}> = (props) => {
+ visibleCollections: string[]
+ visibleGlobals: string[]
+}
+
+export const DefaultDashboard: React.FC<DashboardProps> = (props) => {
const {
Link,
config: {
@@ -19,6 +23,8 @@ export const DefaultDashboard: React.FC<{
components: { afterDashboard, beforeDashboard },
},
},
+ visibleCollections,
+ visibleGlobals,
} = props
return (
@@ -27,7 +33,11 @@ export const DefaultDashboard: React.FC<{
<Gutter className={`${baseClass}__wrap`}>
{Array.isArray(beforeDashboard) &&
beforeDashboard.map((Component, i) => <Component key={i} />)}
- <DefaultDashboardClient Link={Link} />
+ <DefaultDashboardClient
+ Link={Link}
+ visibleCollections={visibleCollections}
+ visibleGlobals={visibleGlobals}
+ />
{Array.isArray(afterDashboard) &&
afterDashboard.map((Component, i) => <Component key={i} />)}
</Gutter>
diff --git a/packages/next/src/pages/Dashboard/index.tsx b/packages/next/src/pages/Dashboard/index.tsx
index 1b9f4d7743a..1ba6e4d3d19 100644
--- a/packages/next/src/pages/Dashboard/index.tsx
+++ b/packages/next/src/pages/Dashboard/index.tsx
@@ -3,8 +3,11 @@ import type { SanitizedConfig } from 'payload/types'
import { HydrateClientUser, RenderCustomComponent } from '@payloadcms/ui'
import Link from 'next/link'
+import { isEntityHidden } from 'payload/utilities'
import React, { Fragment } from 'react'
+import type { DashboardProps } from './Default'
+
import { getNextI18n } from '../../utilities/getNextI18n'
import { initPage } from '../../utilities/initPage'
import { meta } from '../../utilities/meta'
@@ -45,6 +48,27 @@ export const Dashboard = async ({
const CustomDashboardComponent = config.admin.components?.views?.Dashboard
+ const visibleCollections: string[] = config.collections.reduce((acc, collection) => {
+ if (!isEntityHidden({ hidden: collection.admin.hidden, user })) {
+ acc.push(collection.slug)
+ }
+ return acc
+ }, [])
+
+ const visibleGlobals: string[] = config.globals.reduce((acc, global) => {
+ if (!isEntityHidden({ hidden: global.admin.hidden, user })) {
+ acc.push(global.slug)
+ }
+ return acc
+ }, [])
+
+ const componentProps: DashboardProps = {
+ Link,
+ config,
+ visibleCollections,
+ visibleGlobals,
+ }
+
return (
<Fragment>
<HydrateClientUser permissions={permissions} user={user} />
@@ -53,11 +77,7 @@ export const Dashboard = async ({
typeof CustomDashboardComponent === 'function' ? CustomDashboardComponent : undefined
}
DefaultComponent={DefaultDashboard}
- componentProps={{
- Link,
- config,
- user,
- }}
+ componentProps={componentProps}
/>
</Fragment>
)
diff --git a/packages/next/src/pages/Document/getViewsFromConfig.tsx b/packages/next/src/pages/Document/getViewsFromConfig.tsx
index 9bdeea93e68..ddaa83bbf52 100644
--- a/packages/next/src/pages/Document/getViewsFromConfig.tsx
+++ b/packages/next/src/pages/Document/getViewsFromConfig.tsx
@@ -1,4 +1,4 @@
-import type { CollectionPermission, GlobalPermission } from 'payload/auth'
+import type { CollectionPermission, GlobalPermission, User } from 'payload/auth'
import type { AdminViewComponent } from 'payload/config'
import type {
SanitizedCollectionConfig,
@@ -6,6 +6,7 @@ import type {
SanitizedGlobalConfig,
} from 'payload/types'
+import { isEntityHidden } from 'payload/utilities'
import { lazy } from 'react'
import { getCustomViewByKey } from './getCustomViewByKey'
@@ -17,16 +18,18 @@ export const getViewsFromConfig = async ({
docPermissions,
globalConfig,
routeSegments,
+ user,
}: {
collectionConfig?: SanitizedCollectionConfig
config: SanitizedConfig
docPermissions: CollectionPermission | GlobalPermission
globalConfig?: SanitizedGlobalConfig
routeSegments: string[]
+ user: User
}): Promise<{
CustomView: AdminViewComponent
DefaultView: AdminViewComponent
-}> => {
+} | null> => {
// Conditionally import and lazy load the default view
let DefaultView: AdminViewComponent = null
let CustomView: AdminViewComponent = null
@@ -42,6 +45,14 @@ export const getViewsFromConfig = async ({
config?.admin?.livePreview?.globals?.includes(globalConfig?.slug)
if (collectionConfig) {
+ const {
+ admin: { hidden },
+ } = collectionConfig
+
+ if (isEntityHidden({ hidden, user })) {
+ return null
+ }
+
// `../:id`, or `../create`
if (routeSegments?.length === 1) {
switch (routeSegments[0]) {
@@ -126,6 +137,14 @@ export const getViewsFromConfig = async ({
}
if (globalConfig) {
+ const {
+ admin: { hidden },
+ } = globalConfig
+
+ if (isEntityHidden({ hidden, user })) {
+ return null
+ }
+
if (!routeSegments?.length) {
if (docPermissions?.read?.permission) {
CustomView = getCustomViewByKey(views, 'Default')
diff --git a/packages/next/src/pages/Document/index.tsx b/packages/next/src/pages/Document/index.tsx
index 5a5ab8bd256..785fac455ab 100644
--- a/packages/next/src/pages/Document/index.tsx
+++ b/packages/next/src/pages/Document/index.tsx
@@ -105,11 +105,16 @@ export const Document = async ({
config,
docPermissions,
routeSegments: params.segments,
+ user,
})
CustomView = collectionViews?.CustomView
DefaultView = collectionViews?.DefaultView
+ if (!CustomView && !DefaultView) {
+ return notFound()
+ }
+
try {
data = await payload.findByID({
id,
@@ -140,11 +145,16 @@ export const Document = async ({
docPermissions,
globalConfig,
routeSegments: params.segments,
+ user,
})
CustomView = globalViews?.CustomView
DefaultView = globalViews?.DefaultView
+ if (!CustomView && !DefaultView) {
+ return notFound()
+ }
+
data = await payload.findGlobal({
slug: globalSlug,
depth: 0,
@@ -209,10 +219,6 @@ export const Document = async ({
user,
}
- if (!DefaultView && !CustomView) {
- return notFound()
- }
-
return (
<Fragment>
<HydrateClientUser permissions={permissions} user={user} />
diff --git a/packages/next/src/pages/List/index.tsx b/packages/next/src/pages/List/index.tsx
index aaa3b86810b..82cac51ef48 100644
--- a/packages/next/src/pages/List/index.tsx
+++ b/packages/next/src/pages/List/index.tsx
@@ -9,6 +9,7 @@ import {
TableColumnsProvider,
} from '@payloadcms/ui'
import { notFound } from 'next/navigation'
+import { isEntityHidden } from 'payload/utilities'
import React, { Fragment } from 'react'
import type { DefaultListViewProps, ListPreferences } from './Default/types'
@@ -97,9 +98,13 @@ export const ListView = async ({
if (collectionConfig) {
const {
- admin: { components: { views: { List: CustomList } = {} } = {} },
+ admin: { components: { views: { List: CustomList } = {} } = {}, hidden },
} = collectionConfig
+ if (isEntityHidden({ hidden, user })) {
+ return notFound()
+ }
+
let CustomListView = null
if (CustomList && typeof CustomList === 'function') {
diff --git a/packages/next/tsconfig.json b/packages/next/tsconfig.json
index d3b7974da35..22a7702c222 100644
--- a/packages/next/tsconfig.json
+++ b/packages/next/tsconfig.json
@@ -22,7 +22,8 @@
"include": [
"src/**/*.ts",
"src/**/*.tsx",
- "src/withPayload.js" /* Include the withPayload.js file in the build */
+ "src/withPayload.js" /* Include the withPayload.js file in the build */,
+ "../payload/src/utilities/isEntityHidden.ts"
],
"references": [
{ "path": "../payload" },
diff --git a/packages/payload/src/exports/utilities.ts b/packages/payload/src/exports/utilities.ts
index 401608aff77..cbd560b4568 100644
--- a/packages/payload/src/exports/utilities.ts
+++ b/packages/payload/src/exports/utilities.ts
@@ -26,10 +26,12 @@ export { getObjectDotNotation } from '../utilities/getObjectDotNotation'
export { default as getUniqueListBy } from '../utilities/getUniqueListBy'
+export { isEntityHidden } from '../utilities/isEntityHidden'
export { isNumber } from '../utilities/isNumber'
export { isValidID } from '../utilities/isValidID'
export { setsAreEqual } from '../utilities/setsAreEqual'
export { splitPathByArrayFields } from '../utilities/splitPathByArrayFields'
+
export { default as toKebabCase } from '../utilities/toKebabCase'
export { default as wait } from '../utilities/wait'
diff --git a/packages/payload/src/utilities/isEntityHidden.ts b/packages/payload/src/utilities/isEntityHidden.ts
new file mode 100644
index 00000000000..79a251da131
--- /dev/null
+++ b/packages/payload/src/utilities/isEntityHidden.ts
@@ -0,0 +1,14 @@
+import type { User } from 'payload/auth'
+
+import type { SanitizedCollectionConfig } from '../collections/config/types'
+import type { SanitizedGlobalConfig } from '../globals/config/types'
+
+export const isEntityHidden = ({
+ hidden,
+ user,
+}: {
+ hidden: SanitizedCollectionConfig['admin']['hidden'] | SanitizedGlobalConfig['admin']['hidden']
+ user: User
+}) => {
+ return typeof hidden === 'function' ? hidden({ user }) : hidden === true
+}
diff --git a/packages/ui/src/elements/Nav/index.tsx b/packages/ui/src/elements/Nav/index.tsx
index f27ca7a9fb6..9ca9e037948 100644
--- a/packages/ui/src/elements/Nav/index.tsx
+++ b/packages/ui/src/elements/Nav/index.tsx
@@ -4,6 +4,7 @@ import type { SanitizedConfig } from 'payload/types'
import { getTranslation } from '@payloadcms/translations'
import Link from 'next/link'
+import { isEntityHidden } from 'payload/utilities'
import React from 'react'
import type { EntityToGroup } from '../../utilities/groupNavItems'
@@ -38,25 +39,21 @@ export const DefaultNav: React.FC<{
const groups = groupNavItems(
[
...collections
- .filter(
- ({ admin: { hidden } }) => !(typeof hidden === 'function' ? hidden({ user }) : hidden),
- )
+ .filter(({ admin: { hidden } }) => !isEntityHidden({ hidden, user }))
.map((collection) => {
const entityToGroup: EntityToGroup = {
- entity: collection,
type: EntityType.collection,
+ entity: collection,
}
return entityToGroup
}),
...globals
- .filter(
- ({ admin: { hidden } }) => !(typeof hidden === 'function' ? hidden({ user }) : hidden),
- )
+ .filter(({ admin: { hidden } }) => !isEntityHidden({ hidden, user }))
.map((global) => {
const entityToGroup: EntityToGroup = {
- entity: global,
type: EntityType.global,
+ entity: global,
}
return entityToGroup
@@ -74,7 +71,7 @@ export const DefaultNav: React.FC<{
{groups.map(({ entities, label }, key) => {
return (
<NavGroup key={key} label={label}>
- {entities.map(({ entity, type }, i) => {
+ {entities.map(({ type, entity }, i) => {
let entityLabel: string
let href: string
let id: string
diff --git a/packages/ui/src/utilities/buildComponentMap/index.tsx b/packages/ui/src/utilities/buildComponentMap/index.tsx
index b2c1df69494..870a1cf2258 100644
--- a/packages/ui/src/utilities/buildComponentMap/index.tsx
+++ b/packages/ui/src/utilities/buildComponentMap/index.tsx
@@ -33,7 +33,7 @@ export const buildComponentMap = (args: {
// Collections
const collections = config.collections.reduce((acc, collectionConfig) => {
- const { fields, slug } = collectionConfig
+ const { slug, fields } = collectionConfig
const editViewFromConfig = collectionConfig?.admin?.components?.views?.Edit
const listViewFromConfig = collectionConfig?.admin?.components?.views?.List
@@ -115,7 +115,7 @@ export const buildComponentMap = (args: {
// Globals
const globals = config.globals.reduce((acc, globalConfig) => {
- const { fields, slug } = globalConfig
+ const { slug, fields } = globalConfig
const mappedFields = mapFields({
DefaultCell,
|
cb180cbbf84156ed55d9b6ce0653ceabc03dba2e
|
2024-03-20 01:52:10
|
Jarrod Flesch
|
feat: search filter in list view
| false
|
search filter in list view
|
feat
|
diff --git a/packages/next/src/utilities/initPage.ts b/packages/next/src/utilities/initPage.ts
index 940000bdda2..6cba2bfac02 100644
--- a/packages/next/src/utilities/initPage.ts
+++ b/packages/next/src/utilities/initPage.ts
@@ -71,13 +71,16 @@ export const initPage = async ({
translations,
})
+ const queryString = `${qs.stringify(searchParams, { addQueryPrefix: true })}`
+
const req = await createLocalReq(
{
fallbackLocale: null,
locale: locale.code,
req: {
i18n,
- url: `${payload.config.serverURL}${route}${searchParams ? `${qs.stringify(searchParams, { addQueryPrefix: true })}` : ''}`,
+ query: qs.parse(queryString, { ignoreQueryPrefix: true }),
+ url: `${payload.config.serverURL}${route}${searchParams ? queryString : ''}`,
} as PayloadRequest,
user,
},
diff --git a/packages/next/src/views/List/Default/index.tsx b/packages/next/src/views/List/Default/index.tsx
index 6a7e827aa2e..ca19d8a0587 100644
--- a/packages/next/src/views/List/Default/index.tsx
+++ b/packages/next/src/views/List/Default/index.tsx
@@ -45,9 +45,6 @@ export const DefaultListView: React.FC = () => {
data,
handlePageChange,
handlePerPageChange,
- handleSearchChange,
- handleSortChange,
- handleWhereChange,
hasCreatePermission,
limit,
modifySearchParams,
@@ -130,12 +127,8 @@ export const DefaultListView: React.FC = () => {
</header>
<ListControls
collectionConfig={collectionConfig}
- // textFieldsToBeSearched={textFieldsToBeSearched}
- // handleSearchChange={handleSearchChange}
- // handleSortChange={handleSortChange}
- // handleWhereChange={handleWhereChange}
fieldMap={fieldMap}
- // modifySearchQuery={modifySearchParams}
+ modifySearchQuery={modifySearchParams}
titleField={titleField}
/>
{BeforeListTable}
diff --git a/packages/next/src/views/List/Default/types.ts b/packages/next/src/views/List/Default/types.ts
index cedec444089..9eef67a096a 100644
--- a/packages/next/src/views/List/Default/types.ts
+++ b/packages/next/src/views/List/Default/types.ts
@@ -3,6 +3,7 @@ import type { SanitizedCollectionConfig } from 'payload/types'
export type DefaultListViewProps = {
collectionSlug: SanitizedCollectionConfig['slug']
+ listSearchableFields: SanitizedCollectionConfig['admin']['listSearchableFields']
}
export type ListIndexProps = {
@@ -12,5 +13,5 @@ export type ListIndexProps = {
export type ListPreferences = {
columns: ColumnPreferences
limit: number
- sort: number
+ sort: string
}
diff --git a/packages/next/src/views/List/index.tsx b/packages/next/src/views/List/index.tsx
index 66b926c501f..036091a3671 100644
--- a/packages/next/src/views/List/index.tsx
+++ b/packages/next/src/views/List/index.tsx
@@ -1,4 +1,4 @@
-import type { AdminViewProps } from 'payload/types'
+import type { Where } from 'payload/types'
import {
HydrateClientUser,
@@ -7,7 +7,9 @@ import {
TableColumnsProvider,
} from '@payloadcms/ui'
import { notFound } from 'next/navigation.js'
-import { isEntityHidden } from 'payload/utilities'
+import { createClientCollectionConfig } from 'packages/payload/src/collections/config/client.js'
+import { type AdminViewProps } from 'payload/types'
+import { isEntityHidden, isNumber, mergeListSearchAndWhere } from 'payload/utilities'
import React, { Fragment } from 'react'
import type { DefaultListViewProps, ListPreferences } from './Default/types.js'
@@ -25,6 +27,7 @@ export const ListView: React.FC<AdminViewProps> = async ({ initPageResult, searc
locale,
payload,
payload: { config },
+ query,
user,
},
} = initPageResult
@@ -43,6 +46,7 @@ export const ListView: React.FC<AdminViewProps> = async ({ initPageResult, searc
collection: 'payload-preferences',
depth: 0,
limit: 1,
+ user,
where: {
key: {
equals: `${collectionSlug}-list`,
@@ -73,31 +77,53 @@ export const ListView: React.FC<AdminViewProps> = async ({ initPageResult, searc
CustomListView = CustomList.Component
}
- const limit = Number(searchParams?.limit) || collectionConfig.admin.pagination.defaultLimit
+ const page = isNumber(query?.page) ? query.page : 0
+ const whereQuery = mergeListSearchAndWhere({
+ collectionConfig,
+ query: {
+ search: typeof query?.search === 'string' ? query.search : undefined,
+ where: (query?.where as Where) || undefined,
+ },
+ })
+ const limit = isNumber(query?.limit)
+ ? query.limit
+ : listPreferences?.limit || collectionConfig.admin.pagination.defaultLimit
+ const sort =
+ query?.sort && typeof query.sort === 'string'
+ ? query.sort
+ : listPreferences?.sort || undefined
const data = await payload.find({
collection: collectionSlug,
depth: 0,
+ draft: true,
fallbackLocale: null,
limit,
locale,
overrideAccess: false,
+ page,
+ sort,
user,
+ where: whereQuery || {},
})
const viewComponentProps: DefaultListViewProps = {
collectionSlug,
+ listSearchableFields: collectionConfig.admin.listSearchableFields,
}
return (
<Fragment>
<HydrateClientUser permissions={permissions} user={user} />
<ListInfoProvider
+ collectionConfig={createClientCollectionConfig(collectionConfig)}
collectionSlug={collectionSlug}
data={data}
hasCreatePermission={permissions?.collections?.[collectionSlug]?.create?.permission}
limit={limit}
+ listSearchableFields={collectionConfig.admin.listSearchableFields}
newDocumentURL={`${admin}/collections/${collectionSlug}/create`}
+ page={page}
>
<TableColumnsProvider
collectionSlug={collectionSlug}
diff --git a/packages/payload/src/exports/utilities.ts b/packages/payload/src/exports/utilities.ts
index 3b50ac14e65..7511daf8d5d 100644
--- a/packages/payload/src/exports/utilities.ts
+++ b/packages/payload/src/exports/utilities.ts
@@ -37,8 +37,9 @@ export { isPlainObject } from '../utilities/isPlainObject.js'
export { isValidID } from '../utilities/isValidID.js'
export { default as isolateObjectProperty } from '../utilities/isolateObjectProperty.js'
-
export { mapAsync } from '../utilities/mapAsync.js'
+
+export { mergeListSearchAndWhere } from '../utilities/mergeListSearchAndWhere.js'
export { setsAreEqual } from '../utilities/setsAreEqual.js'
export { default as toKebabCase } from '../utilities/toKebabCase.js'
export { default as wait } from '../utilities/wait.js'
diff --git a/packages/payload/src/utilities/mergeListSearchAndWhere.ts b/packages/payload/src/utilities/mergeListSearchAndWhere.ts
new file mode 100644
index 00000000000..a31c2c55179
--- /dev/null
+++ b/packages/payload/src/utilities/mergeListSearchAndWhere.ts
@@ -0,0 +1,74 @@
+import QueryString from 'qs'
+
+import type { SanitizedCollectionConfig } from '../collections/config/types.js'
+import type { FieldAffectingData } from '../fields/config/types.js'
+import type { Where } from '../types/index.js'
+
+import { fieldAffectsData } from '../fields/config/types.js'
+import { default as flattenTopLevelFields } from './flattenTopLevelFields.js'
+
+const hoistQueryParamsToAnd = (where: Where, queryParams: Where) => {
+ if ('and' in where) {
+ where.and.push(queryParams)
+ } else if ('or' in where) {
+ where = {
+ and: [where, queryParams],
+ }
+ } else {
+ where = {
+ and: [where, queryParams],
+ }
+ }
+
+ return where
+}
+
+const getTitleField = (collection: SanitizedCollectionConfig): FieldAffectingData => {
+ const {
+ admin: { useAsTitle },
+ fields,
+ } = collection
+
+ const topLevelFields = flattenTopLevelFields(fields)
+ return topLevelFields.find(
+ (field) => fieldAffectsData(field) && field.name === useAsTitle,
+ ) as FieldAffectingData
+}
+
+type Args = {
+ collectionConfig: SanitizedCollectionConfig
+ query: {
+ search?: string
+ where?: Where
+ }
+}
+
+export const mergeListSearchAndWhere = ({ collectionConfig, query }: Args): Where => {
+ const search = query?.search || undefined
+ let where = QueryString.parse(typeof query?.where === 'string' ? query.where : '') as Where
+
+ if (search) {
+ let copyOfWhere = { ...(where || {}) }
+
+ const searchAsConditions = (
+ collectionConfig.admin.listSearchableFields || [getTitleField(collectionConfig)?.name || 'id']
+ ).map((fieldName) => {
+ return {
+ [fieldName]: {
+ like: search,
+ },
+ }
+ }, [])
+
+ if (searchAsConditions.length > 0) {
+ const conditionalSearchFields = {
+ or: [...searchAsConditions],
+ }
+ copyOfWhere = hoistQueryParamsToAnd(copyOfWhere, conditionalSearchFields)
+ }
+
+ where = copyOfWhere
+ }
+
+ return where
+}
diff --git a/packages/ui/src/elements/ListControls/index.tsx b/packages/ui/src/elements/ListControls/index.tsx
index c4b91fec78b..c05b7836b59 100644
--- a/packages/ui/src/elements/ListControls/index.tsx
+++ b/packages/ui/src/elements/ListControls/index.tsx
@@ -11,6 +11,7 @@ const AnimateHeight = (AnimateHeightImport.default ||
import type { Props } from './types.js'
import { Chevron } from '../../icons/Chevron/index.js'
+import { useListInfo } from '../../index.js'
import { useSearchParams } from '../../providers/SearchParams/index.js'
import { useTranslation } from '../../providers/Translation/index.js'
import ColumnSelector from '../ColumnSelector/index.js'
@@ -37,15 +38,13 @@ export const ListControls: React.FC<Props> = (props) => {
enableColumns = true,
enableSort = false,
fieldMap,
- handleSearchChange,
- handleSortChange,
- handleWhereChange,
modifySearchQuery = true,
textFieldsToBeSearched,
titleField,
} = props
const { useWindowInfo } = facelessUIImport
+ const { handleSearchChange, handleWhereChange } = useListInfo()
const { searchParams } = useSearchParams()
const shouldInitializeWhereOpened = validateWhereQuery(searchParams?.where)
@@ -68,7 +67,6 @@ export const ListControls: React.FC<Props> = (props) => {
fieldName={titleField && fieldAffectsData(titleField) ? titleField.name : undefined}
handleChange={handleSearchChange}
listSearchableFields={textFieldsToBeSearched}
- modifySearchQuery={modifySearchQuery}
/>
<div className={`${baseClass}__buttons`}>
<div className={`${baseClass}__buttons-wrap`}>
diff --git a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
index 6fb5adba162..ebb1ebeb334 100644
--- a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
+++ b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
@@ -247,6 +247,7 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
)}
</div>
<button
+ aria-label={t('general:close')}
className={`${baseClass}__header-close`}
onClick={() => {
closeModal(drawerSlug)
@@ -277,6 +278,7 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
)}
</header>
}
+ collectionConfig={selectedCollectionConfig}
collectionSlug={selectedCollectionConfig.slug}
data={data}
handlePageChange={setPage}
diff --git a/packages/ui/src/elements/SearchFilter/index.tsx b/packages/ui/src/elements/SearchFilter/index.tsx
index 1316faed82e..028cf30d6cd 100644
--- a/packages/ui/src/elements/SearchFilter/index.tsx
+++ b/packages/ui/src/elements/SearchFilter/index.tsx
@@ -1,7 +1,6 @@
import { getTranslation } from '@payloadcms/translations'
// TODO: abstract the `next/navigation` dependency out from this component
import { usePathname, useRouter } from 'next/navigation.js'
-import queryString from 'qs'
import React, { useEffect, useRef, useState } from 'react'
import type { Props } from './types.js'
@@ -15,13 +14,7 @@ import './index.scss'
const baseClass = 'search-filter'
const SearchFilter: React.FC<Props> = (props) => {
- const {
- fieldLabel = 'ID',
- fieldName = 'id',
- handleChange,
- listSearchableFields,
- modifySearchQuery = true,
- } = props
+ const { fieldLabel = 'ID', fieldName = 'id', handleChange, listSearchableFields } = props
const { searchParams } = useSearchParams()
const router = useRouter()
@@ -40,17 +33,6 @@ const SearchFilter: React.FC<Props> = (props) => {
useEffect(() => {
if (debouncedSearch !== previousSearch) {
if (handleChange) handleChange(debouncedSearch)
-
- if (modifySearchQuery) {
- const search = queryString.stringify({
- ...searchParams,
- page: 1,
- search: debouncedSearch || undefined,
- })
-
- router.replace(`${pathname}?${search}`)
- }
-
setPreviousSearch(debouncedSearch)
}
}, [
@@ -60,24 +42,26 @@ const SearchFilter: React.FC<Props> = (props) => {
fieldName,
searchParams,
handleChange,
- modifySearchQuery,
listSearchableFields,
pathname,
])
useEffect(() => {
if (listSearchableFields?.length > 0) {
- placeholder.current = listSearchableFields.reduce<string>((prev, curr, i) => {
- if (i === 0) {
- return `${t('general:searchBy', {
- label: getTranslation(curr.label || curr.name, i18n),
- })}`
- }
- if (i === listSearchableFields.length - 1) {
- return `${prev} ${t('general:or')} ${getTranslation(curr.label || curr.name, i18n)}`
- }
- return `${prev}, ${getTranslation(curr.label || curr.name, i18n)}`
- }, '')
+ placeholder.current = listSearchableFields.reduce(
+ (placeholderText: string, field, i: number) => {
+ if (i === 0) {
+ return `${t('general:searchBy', {
+ label: getTranslation(field.label || field.name, i18n),
+ })}`
+ }
+ if (i === listSearchableFields.length - 1) {
+ return `${placeholderText} ${t('general:or')} ${getTranslation(field.label || field.name, i18n)}`
+ }
+ return `${placeholderText}, ${getTranslation(field?.label || field?.name, i18n)}`
+ },
+ '',
+ )
} else {
placeholder.current = t('general:searchBy', { label: getTranslation(fieldLabel, i18n) })
}
diff --git a/packages/ui/src/elements/SearchFilter/types.ts b/packages/ui/src/elements/SearchFilter/types.ts
index 221995340f5..58dc623c120 100644
--- a/packages/ui/src/elements/SearchFilter/types.ts
+++ b/packages/ui/src/elements/SearchFilter/types.ts
@@ -5,5 +5,4 @@ export type Props = {
fieldName?: string
handleChange?: (search: string) => void
listSearchableFields?: FieldAffectingData[]
- modifySearchQuery?: boolean
}
diff --git a/packages/ui/src/providers/ListInfo/index.tsx b/packages/ui/src/providers/ListInfo/index.tsx
index 8e97331d33a..94a19bb4741 100644
--- a/packages/ui/src/providers/ListInfo/index.tsx
+++ b/packages/ui/src/providers/ListInfo/index.tsx
@@ -1,16 +1,178 @@
'use client'
+import type { Where } from 'payload/types.js'
+
+import { useRouter } from 'next/navigation.js'
+import { isNumber } from 'payload/utilities.js'
+import QueryString from 'qs'
import React, { createContext, useContext } from 'react'
import type { ListInfoContext, ListInfoProps } from './types.js'
+import { usePreferences } from '../Preferences/index.js'
+
const Context = createContext({} as ListInfoContext)
export const useListInfo = (): ListInfoContext => useContext(Context)
+type RefineOverrides = {
+ limit?: string
+ page?: string
+ search?: string
+ sort?: string
+ where?: Where
+}
+
export const ListInfoProvider: React.FC<
ListInfoProps & {
children: React.ReactNode
}
-> = ({ children, ...rest }) => {
- return <Context.Provider value={{ ...rest }}>{children}</Context.Provider>
+> = ({
+ children,
+ collectionSlug,
+ data,
+ handlePageChange: handlePageChangeFromProps,
+ handlePerPageChange: handlePerPageChangeFromProps,
+ handleSearchChange: handleSearchChangeFromProps,
+ handleSortChange: handleSortChangeFromProps,
+ handleWhereChange: handleWhereChangeFromProps,
+ hasCreatePermission,
+ limit,
+ listSearchableFields,
+ modifySearchParams,
+ newDocumentURL,
+ sort,
+ titleField,
+}) => {
+ const router = useRouter()
+ const { setPreference } = usePreferences()
+ const hasSetInitialParams = React.useRef(false)
+
+ const refineListData = React.useCallback(
+ async (query: RefineOverrides) => {
+ if (!modifySearchParams) return
+
+ const currentQuery = QueryString.parse(window.location.search, {
+ ignoreQueryPrefix: true,
+ }) as QueryString.ParsedQs & {
+ where: Where
+ }
+
+ const updatedPreferences: Record<string, unknown> = {}
+ let updatePreferences = false
+
+ if ('limit' in query) {
+ updatedPreferences.limit = query.limit
+ updatePreferences = true
+ }
+ if ('sort' in query) {
+ updatedPreferences.sort = query.sort
+ updatePreferences = true
+ }
+ if (updatePreferences) {
+ await setPreference(`${collectionSlug}-list`, updatedPreferences)
+ }
+
+ const params = {
+ limit: 'limit' in query ? query.limit : currentQuery?.limit,
+ page: 'page' in query ? query.page : currentQuery?.page,
+ search: 'search' in query ? query.search : currentQuery?.search,
+ sort: 'sort' in query ? query.sort : currentQuery?.sort,
+ where: 'where' in query ? query.where : currentQuery?.where,
+ }
+
+ router.replace(`?${QueryString.stringify(params)}`)
+ },
+ [collectionSlug, modifySearchParams, router, setPreference],
+ )
+
+ const handlePageChange = React.useCallback(
+ async (arg: number) => {
+ if (typeof handlePageChangeFromProps === 'function') {
+ handlePageChangeFromProps(arg)
+ }
+ await refineListData({ page: String(arg) })
+ },
+ [refineListData, handlePageChangeFromProps],
+ )
+ const handlePerPageChange = React.useCallback(
+ async (arg: number) => {
+ if (typeof handlePerPageChangeFromProps === 'function') {
+ handlePerPageChangeFromProps(arg)
+ }
+ await refineListData({ limit: String(arg) })
+ },
+ [refineListData, handlePerPageChangeFromProps],
+ )
+ const handleSearchChange = React.useCallback(
+ async (arg: string) => {
+ if (typeof handleSearchChangeFromProps === 'function') {
+ handleSearchChangeFromProps(arg)
+ }
+ await refineListData({ search: arg })
+ },
+ [refineListData, handleSearchChangeFromProps],
+ )
+ const handleSortChange = React.useCallback(
+ async (arg: string) => {
+ if (typeof handleSortChangeFromProps === 'function') {
+ handleSortChangeFromProps(arg)
+ }
+ await refineListData({ sort: arg })
+ },
+ [refineListData, handleSortChangeFromProps],
+ )
+ const handleWhereChange = React.useCallback(
+ async (arg: Where) => {
+ if (typeof handleWhereChangeFromProps === 'function') {
+ handleWhereChangeFromProps(arg)
+ }
+ await refineListData({ where: arg })
+ },
+ [refineListData, handleWhereChangeFromProps],
+ )
+
+ React.useEffect(() => {
+ if (!hasSetInitialParams.current) {
+ const currentQuery = QueryString.parse(window.location.search, {
+ ignoreQueryPrefix: true,
+ })
+ let shouldUpdateQueryString = false
+
+ if (isNumber(limit) && !('limit' in currentQuery)) {
+ currentQuery.limit = String(limit)
+ shouldUpdateQueryString = true
+ }
+ if (sort && !('sort' in currentQuery)) {
+ currentQuery.sort = sort
+ shouldUpdateQueryString = true
+ }
+ if (shouldUpdateQueryString) {
+ router.replace(`?${QueryString.stringify(currentQuery)}`)
+ }
+
+ hasSetInitialParams.current = true
+ }
+ }, [sort, limit, router])
+
+ return (
+ <Context.Provider
+ value={{
+ collectionSlug,
+ data,
+ handlePageChange,
+ handlePerPageChange,
+ handleSearchChange,
+ handleSortChange,
+ handleWhereChange,
+ hasCreatePermission,
+ limit,
+ listSearchableFields,
+ modifySearchParams,
+ newDocumentURL,
+ titleField,
+ }}
+ >
+ {children}
+ </Context.Provider>
+ )
}
diff --git a/packages/ui/src/providers/ListInfo/types.ts b/packages/ui/src/providers/ListInfo/types.ts
index ad14e3938c2..32cd00912b6 100644
--- a/packages/ui/src/providers/ListInfo/types.ts
+++ b/packages/ui/src/providers/ListInfo/types.ts
@@ -1,4 +1,10 @@
-import type { Data, FieldAffectingData, SanitizedCollectionConfig, Where } from 'payload/types'
+import type {
+ ClientConfig,
+ Data,
+ FieldAffectingData,
+ SanitizedCollectionConfig,
+ Where,
+} from 'payload/types'
import type React from 'react'
import type { Column } from '../../elements/Table/types.js'
@@ -7,6 +13,7 @@ export type ColumnPreferences = Pick<Column, 'accessor' | 'active'>[]
export type ListInfoProps = {
Header?: React.ReactNode
+ collectionConfig: ClientConfig['collections'][0]
collectionSlug: SanitizedCollectionConfig['slug']
data: Data
handlePageChange?: (page: number) => void
@@ -16,10 +23,13 @@ export type ListInfoProps = {
handleWhereChange?: (where: Where) => void
hasCreatePermission: boolean
limit: SanitizedCollectionConfig['admin']['pagination']['defaultLimit']
+ listSearchableFields?: SanitizedCollectionConfig['admin']['listSearchableFields']
modifySearchParams?: false
newDocumentURL: string
+ page?: number
setLimit?: (limit: number) => void
setSort?: (sort: string) => void
+ sort?: string
titleField?: FieldAffectingData
}
@@ -28,7 +38,19 @@ export type ListInfo = ListInfoProps & {
// see `DocumentInfo` for an example
}
-export type ListInfoContext = ListInfo & {
- // add context methods here as needed
- // see `DocumentInfoContext` for an example
+export type ListInfoContext = {
+ Header?: React.ReactNode
+ collectionSlug: string
+ data: Data
+ handlePageChange?: (page: number) => void
+ handlePerPageChange?: (limit: number) => void
+ handleSearchChange?: (search: string) => void
+ handleSortChange?: (sort: string) => void
+ handleWhereChange?: (where: Where) => void
+ hasCreatePermission: boolean
+ limit: number
+ listSearchableFields: SanitizedCollectionConfig['admin']['listSearchableFields']
+ modifySearchParams: boolean
+ newDocumentURL: string
+ titleField?: FieldAffectingData
}
diff --git a/tsconfig.json b/tsconfig.json
index d57798925d9..6d8b3d9c533 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -165,4 +165,4 @@
"app/**/*.tsx",
"scripts/**/*.ts"
]
-}
+}
\ No newline at end of file
|
30fddde066018a43d95d0e677d3ea7bd48b590be
|
2024-04-09 21:21:40
|
Jarrod Flesch
|
chore: corrects type for getLocalI18n
| false
|
corrects type for getLocalI18n
|
chore
|
diff --git a/packages/payload/src/translations/getLocalI18n.ts b/packages/payload/src/translations/getLocalI18n.ts
index a96ebdd26c2..93977977512 100644
--- a/packages/payload/src/translations/getLocalI18n.ts
+++ b/packages/payload/src/translations/getLocalI18n.ts
@@ -1,3 +1,5 @@
+import type { AcceptedLanguages } from '@payloadcms/translations'
+
import { initI18n } from '@payloadcms/translations'
import type { SanitizedConfig } from '../config/types.js'
@@ -7,7 +9,7 @@ export const getLocalI18n = async ({
language = 'en',
}: {
config: SanitizedConfig
- language?: string
+ language?: AcceptedLanguages
}) =>
initI18n({
config: config.i18n,
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 51286c9745e..62136a1675d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -26,20 +26,20 @@ importers:
dependencies:
'@sentry/react':
specifier: ^7.77.0
- version: 7.103.0([email protected])
+ version: 7.109.0([email protected])
passport-strategy:
specifier: 1.0.0
version: 1.0.0
devDependencies:
'@aws-sdk/client-s3':
specifier: ^3.525.0
- version: 3.525.0
+ version: 3.550.0
'@next/bundle-analyzer':
specifier: ^14.1.0
- version: 14.1.0
+ version: 14.1.4
'@octokit/core':
specifier: ^5.1.0
- version: 5.1.0
+ version: 5.2.0
'@payloadcms/eslint-config':
specifier: workspace:*
version: link:packages/eslint-config-payload
@@ -51,10 +51,10 @@ importers:
version: 1.43.0
'@swc/cli':
specifier: ^0.1.62
- version: 0.1.65(@swc/[email protected])
+ version: 0.1.65(@swc/[email protected])
'@swc/jest':
specifier: 0.2.36
- version: 0.2.36(@swc/[email protected])
+ version: 0.2.36(@swc/[email protected])
'@testing-library/jest-dom':
specifier: 6.4.2
version: 6.4.2(@types/[email protected])([email protected])
@@ -144,7 +144,7 @@ importers:
version: 0.20.14-1f2c838
drizzle-orm:
specifier: 0.29.4
- version: 0.29.4(@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected])
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected])
escape-html:
specifier: ^1.0.3
version: 1.0.3
@@ -198,10 +198,10 @@ importers:
version: 1.2.8
mongodb-memory-server:
specifier: ^9.0
- version: 9.1.7
+ version: 9.1.8
next:
specifier: 14.2.0-canary.22
- version: 14.2.0-canary.22(@babel/[email protected])([email protected])([email protected])
+ version: 14.2.0-canary.22(@babel/[email protected])([email protected])([email protected])
node-mocks-http:
specifier: ^1.14.1
version: 1.14.1
@@ -276,10 +276,10 @@ importers:
version: 1.0.1
ts-node:
specifier: 10.9.1
- version: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
+ version: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
tsx:
specifier: ^4.7.1
- version: 4.7.1
+ version: 4.7.2
turbo:
specifier: ^1.13.2
version: 1.13.2
@@ -395,7 +395,7 @@ importers:
version: 4.17.1
mongodb-memory-server:
specifier: ^9.0
- version: 9.1.7
+ version: 9.1.8
payload:
specifier: workspace:*
version: link:../payload
@@ -404,7 +404,7 @@ importers:
dependencies:
'@libsql/client':
specifier: ^0.5.2
- version: 0.5.2
+ version: 0.5.6
console-table-printer:
specifier: 2.11.2
version: 2.11.2
@@ -413,7 +413,7 @@ importers:
version: 0.20.14-1f2c838
drizzle-orm:
specifier: 0.29.4
- version: 0.29.4(@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected])
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected])
pg:
specifier: 8.11.3
version: 8.11.3
@@ -629,10 +629,10 @@ importers:
version: 1.6.2
next:
specifier: 14.2.0-canary.23
- version: 14.2.0-canary.23(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 14.2.0-canary.23(@babel/[email protected])([email protected])([email protected])([email protected])
path-to-regexp:
specifier: ^6.2.1
- version: 6.2.1
+ version: 6.2.2
qs:
specifier: 6.11.2
version: 6.11.2
@@ -644,14 +644,14 @@ importers:
version: 8.2.0([email protected])([email protected])
sass:
specifier: ^1.71.1
- version: 1.71.1
+ version: 1.74.1
ws:
specifier: ^8.16.0
version: 8.16.0
devDependencies:
'@next/eslint-plugin-next':
specifier: ^14.1.0
- version: 14.1.0
+ version: 14.1.4
'@payloadcms/eslint-config':
specifier: workspace:*
version: link:../eslint-config-payload
@@ -666,40 +666,40 @@ importers:
version: 8.5.10
css-loader:
specifier: ^6.10.0
- version: 6.10.0([email protected])
+ version: 6.11.0([email protected])
css-minimizer-webpack-plugin:
specifier: ^6.0.0
- version: 6.0.0([email protected])([email protected])
+ version: 6.0.0([email protected])([email protected])
mini-css-extract-plugin:
specifier: 1.6.2
- version: 1.6.2([email protected])
+ version: 1.6.2([email protected])
payload:
specifier: workspace:*
version: link:../payload
postcss-loader:
specifier: ^8.1.1
- version: 8.1.1([email protected])([email protected])([email protected])
+ version: 8.1.1([email protected])([email protected])([email protected])
postcss-preset-env:
specifier: ^9.5.0
- version: 9.5.0([email protected])
+ version: 9.5.4([email protected])
sass-loader:
specifier: ^14.1.1
- version: 14.1.1([email protected])([email protected])
+ version: 14.1.1([email protected])([email protected])
swc-loader:
specifier: ^0.2.6
- version: 0.2.6(@swc/[email protected])([email protected])
+ version: 0.2.6(@swc/[email protected])([email protected])
swc-plugin-transform-remove-imports:
specifier: ^1.12.1
version: 1.12.1
terser-webpack-plugin:
specifier: ^5.3.10
- version: 5.3.10(@swc/[email protected])([email protected])([email protected])
+ version: 5.3.10(@swc/[email protected])([email protected])([email protected])
webpack:
specifier: ^5.78.0
- version: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ version: 5.91.0(@swc/[email protected])([email protected])([email protected])
webpack-cli:
specifier: ^5.1.4
- version: 5.1.4([email protected])
+ version: 5.1.4([email protected])
packages/payload:
dependencies:
@@ -708,7 +708,7 @@ importers:
version: link:../translations
'@swc-node/core':
specifier: ^1.13.0
- version: 1.13.0(@swc/[email protected])(@swc/[email protected])
+ version: 1.13.0(@swc/[email protected])(@swc/[email protected])
'@swc-node/sourcemap-support':
specifier: ^0.5.0
version: 0.5.0
@@ -741,13 +741,13 @@ importers:
version: 4.1.0
get-tsconfig:
specifier: ^4.7.2
- version: 4.7.2
+ version: 4.7.3
http-status:
specifier: 1.6.2
version: 1.6.2
joi:
specifier: ^17.12.1
- version: 17.12.2
+ version: 17.12.3
json-schema-to-typescript:
specifier: 11.0.3
version: 11.0.3
@@ -877,7 +877,7 @@ importers:
version: 7.0.3
file-loader:
specifier: 6.2.0
- version: 6.2.0([email protected])
+ version: 6.2.0([email protected])
form-data:
specifier: 3.0.1
version: 3.0.1
@@ -892,7 +892,7 @@ importers:
version: 1.22.0([email protected])
mini-css-extract-plugin:
specifier: 1.6.2
- version: 1.6.2([email protected])
+ version: 1.6.2([email protected])
nodemon:
specifier: 3.0.3
version: 3.0.3
@@ -922,19 +922,19 @@ importers:
dependencies:
'@aws-sdk/client-cognito-identity':
specifier: ^3.525.0
- version: 3.525.0
+ version: 3.549.0
'@aws-sdk/client-s3':
specifier: ^3.525.0
- version: 3.525.0
+ version: 3.550.0
'@aws-sdk/credential-providers':
specifier: ^3.525.0
- version: 3.525.0
+ version: 3.549.0
'@aws-sdk/lib-storage':
specifier: ^3.525.0
- version: 3.525.1(@aws-sdk/[email protected])
+ version: 3.550.0(@aws-sdk/[email protected])
amazon-cognito-identity-js:
specifier: ^6.1.2
- version: 6.3.7
+ version: 6.3.12
nodemailer:
specifier: 6.9.10
version: 6.9.10
@@ -944,7 +944,7 @@ importers:
devDependencies:
'@types/jest':
specifier: ^29.5.1
- version: 29.5.7
+ version: 29.5.12
'@types/nodemailer':
specifier: 6.4.14
version: 6.4.14
@@ -953,7 +953,7 @@ importers:
version: link:../payload
ts-jest:
specifier: ^29.1.0
- version: 29.1.2(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 29.1.2(@babel/[email protected])([email protected])([email protected])([email protected])
packages/plugin-cloud-storage:
dependencies:
@@ -969,16 +969,16 @@ importers:
devDependencies:
'@aws-sdk/client-s3':
specifier: ^3.525.0
- version: 3.525.0
+ version: 3.550.0
'@aws-sdk/lib-storage':
specifier: ^3.525.0
- version: 3.525.1(@aws-sdk/[email protected])
+ version: 3.550.0(@aws-sdk/[email protected])
'@azure/storage-blob':
specifier: ^12.11.0
version: 12.17.0
'@google-cloud/storage':
specifier: ^7.7.0
- version: 7.7.0
+ version: 7.9.0
'@types/find-node-modules':
specifier: ^2.1.2
version: 2.1.2
@@ -1027,7 +1027,7 @@ importers:
version: 18.2.0
ts-node:
specifier: 10.9.1
- version: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
+ version: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
packages/plugin-nested-docs:
devDependencies:
@@ -1085,13 +1085,13 @@ importers:
dependencies:
'@sentry/node':
specifier: ^7.55.2
- version: 7.103.0
+ version: 7.109.0
'@sentry/types':
specifier: ^7.54.0
- version: 7.103.0
+ version: 7.109.0
express:
specifier: ^4.18.2
- version: 4.18.2
+ version: 4.19.2
react:
specifier: ^18.2.0
version: 18.2.0
@@ -1104,7 +1104,7 @@ importers:
version: 4.17.21
'@types/jest':
specifier: ^29.5.2
- version: 29.5.7
+ version: 29.5.12
'@types/node':
specifier: 20.12.5
version: 20.12.5
@@ -1131,10 +1131,10 @@ importers:
version: link:../payload
ts-jest:
specifier: ^29.1.0
- version: 29.1.2(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 29.1.2(@babel/[email protected])([email protected])([email protected])([email protected])
webpack:
specifier: ^5.78.0
- version: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ version: 5.91.0(@swc/[email protected])([email protected])([email protected])
packages/plugin-seo:
devDependencies:
@@ -1198,7 +1198,7 @@ importers:
version: 18.2.0
webpack:
specifier: ^5.78.0
- version: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ version: 5.91.0(@swc/[email protected])([email protected])([email protected])
packages/richtext-lexical:
dependencies:
@@ -1222,7 +1222,7 @@ importers:
version: 0.13.1(@lexical/[email protected])(@lexical/[email protected])([email protected])
'@lexical/react':
specifier: 0.13.1
- version: 0.13.1([email protected])([email protected])([email protected])([email protected])
+ version: 0.13.1([email protected])([email protected])([email protected])([email protected])
'@lexical/rich-text':
specifier: 0.13.1
version: 0.13.1(@lexical/[email protected])(@lexical/[email protected])(@lexical/[email protected])([email protected])
@@ -1341,7 +1341,7 @@ importers:
version: link:../eslint-config-payload
'@swc/core':
specifier: ^1.3.102
- version: 1.4.2
+ version: 1.4.13
'@types/react':
specifier: 18.2.74
version: 18.2.74
@@ -1395,7 +1395,7 @@ importers:
version: 2.3.0
next:
specifier: 14.2.0-canary.23
- version: 14.2.0-canary.23(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 14.2.0-canary.23(@babel/[email protected])([email protected])([email protected])([email protected])
object-to-formdata:
specifier: 4.5.1
version: 4.5.1
@@ -1450,40 +1450,40 @@ importers:
version: 8.3.4
css-loader:
specifier: ^6.10.0
- version: 6.10.0([email protected])
+ version: 6.11.0([email protected])
css-minimizer-webpack-plugin:
specifier: ^6.0.0
- version: 6.0.0([email protected])([email protected])
+ version: 6.0.0([email protected])([email protected])
mini-css-extract-plugin:
specifier: 1.6.2
- version: 1.6.2([email protected])
+ version: 1.6.2([email protected])
payload:
specifier: workspace:*
version: link:../payload
postcss-loader:
specifier: ^8.1.1
- version: 8.1.1([email protected])([email protected])([email protected])
+ version: 8.1.1([email protected])([email protected])([email protected])
postcss-preset-env:
specifier: ^9.5.0
- version: 9.5.0([email protected])
+ version: 9.5.4([email protected])
sass-loader:
specifier: ^14.1.1
- version: 14.1.1([email protected])([email protected])
+ version: 14.1.1([email protected])([email protected])
swc-loader:
specifier: ^0.2.6
- version: 0.2.6(@swc/[email protected])([email protected])
+ version: 0.2.6(@swc/[email protected])([email protected])
swc-plugin-transform-remove-imports:
specifier: ^1.12.1
version: 1.12.1
terser-webpack-plugin:
specifier: ^5.3.10
- version: 5.3.10(@swc/[email protected])([email protected])([email protected])
+ version: 5.3.10(@swc/[email protected])([email protected])([email protected])
webpack:
specifier: ^5.78.0
- version: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ version: 5.91.0(@swc/[email protected])([email protected])([email protected])
webpack-cli:
specifier: ^5.1.4
- version: 5.1.4([email protected])
+ version: 5.1.4([email protected])
test:
devDependencies:
@@ -1588,31 +1588,29 @@ packages:
resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==}
dev: true
- /@ampproject/[email protected]:
- resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
+ /@ampproject/[email protected]:
+ resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
dependencies:
- '@jridgewell/gen-mapping': 0.3.4
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/trace-mapping': 0.3.25
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==}
- requiresBuild: true
dependencies:
'@aws-crypto/util': 3.0.0
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
tslib: 1.14.1
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-ENNPPManmnVJ4BTXlOjAgD7URidbAznURqD0KvfREyc4o20DPYdEldU1f5cQ7Jbj0CJJSPaMIk/9ZshdB3210w==}
dependencies:
'@aws-crypto/util': 3.0.0
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
tslib: 1.14.1
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==}
- requiresBuild: true
dependencies:
tslib: 1.14.1
@@ -1622,21 +1620,20 @@ packages:
'@aws-crypto/ie11-detection': 3.0.0
'@aws-crypto/supports-web-crypto': 3.0.0
'@aws-crypto/util': 3.0.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-locate-window': 3.495.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-locate-window': 3.535.0
'@aws-sdk/util-utf8-browser': 3.259.0
tslib: 1.14.1
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==}
- requiresBuild: true
dependencies:
'@aws-crypto/ie11-detection': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
'@aws-crypto/supports-web-crypto': 3.0.0
'@aws-crypto/util': 3.0.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-locate-window': 3.495.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-locate-window': 3.535.0
'@aws-sdk/util-utf8-browser': 3.259.0
tslib: 1.14.1
@@ -1644,689 +1641,659 @@ packages:
resolution: {integrity: sha512-Nr1QJIbW/afYYGzYvrF70LtaHrIRtd4TNAglX8BvlfxJLZ45SAmueIKYl5tWoNBPzp65ymXGFK0Bb1vZUpuc9g==}
dependencies:
'@aws-crypto/util': 1.2.2
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
tslib: 1.14.1
dev: false
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==}
- requiresBuild: true
dependencies:
'@aws-crypto/util': 3.0.0
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
tslib: 1.14.1
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==}
- requiresBuild: true
dependencies:
tslib: 1.14.1
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-H8PjG5WJ4wz0UXAFXeJjWCW1vkvIJ3qUUD+rGRwJ2/hj+xT58Qle2MTql/2MGzkU+1JLAFuR6aJpLAjHwhmwwg==}
dependencies:
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
'@aws-sdk/util-utf8-browser': 3.259.0
tslib: 1.14.1
dev: false
/@aws-crypto/[email protected]:
resolution: {integrity: sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
+ '@aws-sdk/types': 3.535.0
'@aws-sdk/util-utf8-browser': 3.259.0
tslib: 1.14.1
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-LxI9rfn6Vy/EX6I7as14PAKqAhUwVQviaMV/xCLQIubgdVj1xfexVURdiSk7GQshpcwtrs+GQWV21yP+3AX/7A==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-KrmjksANuWZTLx8JGtHXsHJ8bA72DoH5rMXhAUQSeSwGYlJKQWeBN9um4XtOOP6fMO9FtEorsG9cxJRk92M7Yw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
'@aws-crypto/sha256-browser': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/core': 3.525.0
- '@aws-sdk/credential-provider-node': 3.525.0
- '@aws-sdk/middleware-host-header': 3.523.0
- '@aws-sdk/middleware-logger': 3.523.0
- '@aws-sdk/middleware-recursion-detection': 3.523.0
- '@aws-sdk/middleware-user-agent': 3.525.0
- '@aws-sdk/region-config-resolver': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@aws-sdk/util-user-agent-browser': 3.523.0
- '@aws-sdk/util-user-agent-node': 3.525.0
- '@smithy/config-resolver': 2.1.4
- '@smithy/core': 1.3.5
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/hash-node': 2.1.3
- '@smithy/invalid-dependency': 2.1.3
- '@smithy/middleware-content-length': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/middleware-stack': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/node-http-handler': 2.4.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-base64': 2.1.1
- '@smithy/util-body-length-browser': 2.1.1
- '@smithy/util-body-length-node': 2.2.1
- '@smithy/util-defaults-mode-browser': 2.1.4
- '@smithy/util-defaults-mode-node': 2.2.3
- '@smithy/util-endpoints': 1.1.4
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-retry': 2.1.3
- '@smithy/util-utf8': 2.1.1
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/core': 3.549.0
+ '@aws-sdk/credential-provider-node': 3.549.0
+ '@aws-sdk/middleware-host-header': 3.535.0
+ '@aws-sdk/middleware-logger': 3.535.0
+ '@aws-sdk/middleware-recursion-detection': 3.535.0
+ '@aws-sdk/middleware-user-agent': 3.540.0
+ '@aws-sdk/region-config-resolver': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@aws-sdk/util-user-agent-browser': 3.535.0
+ '@aws-sdk/util-user-agent-node': 3.535.0
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/core': 1.4.2
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/hash-node': 2.2.0
+ '@smithy/invalid-dependency': 2.2.0
+ '@smithy/middleware-content-length': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-body-length-browser': 2.2.0
+ '@smithy/util-body-length-node': 2.3.0
+ '@smithy/util-defaults-mode-browser': 2.2.1
+ '@smithy/util-defaults-mode-node': 2.3.1
+ '@smithy/util-endpoints': 1.2.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-retry': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-hoMGH8G9rezZDiJPsMjsyRVNfVHHa4u6lcZ09SQMmtFHWK0FUcC0DIKR5ripV5qGDbnV54i2JotXlLzAv0aNCQ==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-45jjDQI0Q37PIteWhywhlExxYaiUeOsTsbE62b+U/FOjYV8tirC8uBY9eHeHaP4IPVGHeQWvEYrFJHNU+qsQLQ==}
engines: {node: '>=14.0.0'}
dependencies:
'@aws-crypto/sha1-browser': 3.0.0
'@aws-crypto/sha256-browser': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/core': 3.525.0
- '@aws-sdk/credential-provider-node': 3.525.0
- '@aws-sdk/middleware-bucket-endpoint': 3.525.0
- '@aws-sdk/middleware-expect-continue': 3.523.0
- '@aws-sdk/middleware-flexible-checksums': 3.523.0
- '@aws-sdk/middleware-host-header': 3.523.0
- '@aws-sdk/middleware-location-constraint': 3.523.0
- '@aws-sdk/middleware-logger': 3.523.0
- '@aws-sdk/middleware-recursion-detection': 3.523.0
- '@aws-sdk/middleware-sdk-s3': 3.525.0
- '@aws-sdk/middleware-signing': 3.523.0
- '@aws-sdk/middleware-ssec': 3.523.0
- '@aws-sdk/middleware-user-agent': 3.525.0
- '@aws-sdk/region-config-resolver': 3.525.0
- '@aws-sdk/signature-v4-multi-region': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@aws-sdk/util-user-agent-browser': 3.523.0
- '@aws-sdk/util-user-agent-node': 3.525.0
- '@aws-sdk/xml-builder': 3.523.0
- '@smithy/config-resolver': 2.1.4
- '@smithy/core': 1.3.5
- '@smithy/eventstream-serde-browser': 2.1.3
- '@smithy/eventstream-serde-config-resolver': 2.1.3
- '@smithy/eventstream-serde-node': 2.1.3
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/hash-blob-browser': 2.1.3
- '@smithy/hash-node': 2.1.3
- '@smithy/hash-stream-node': 2.1.3
- '@smithy/invalid-dependency': 2.1.3
- '@smithy/md5-js': 2.1.3
- '@smithy/middleware-content-length': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/middleware-stack': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/node-http-handler': 2.4.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-base64': 2.1.1
- '@smithy/util-body-length-browser': 2.1.1
- '@smithy/util-body-length-node': 2.2.1
- '@smithy/util-defaults-mode-browser': 2.1.4
- '@smithy/util-defaults-mode-node': 2.2.3
- '@smithy/util-endpoints': 1.1.4
- '@smithy/util-retry': 2.1.3
- '@smithy/util-stream': 2.1.3
- '@smithy/util-utf8': 2.1.1
- '@smithy/util-waiter': 2.1.3
- fast-xml-parser: 4.2.5
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/core': 3.549.0
+ '@aws-sdk/credential-provider-node': 3.549.0
+ '@aws-sdk/middleware-bucket-endpoint': 3.535.0
+ '@aws-sdk/middleware-expect-continue': 3.535.0
+ '@aws-sdk/middleware-flexible-checksums': 3.535.0
+ '@aws-sdk/middleware-host-header': 3.535.0
+ '@aws-sdk/middleware-location-constraint': 3.535.0
+ '@aws-sdk/middleware-logger': 3.535.0
+ '@aws-sdk/middleware-recursion-detection': 3.535.0
+ '@aws-sdk/middleware-sdk-s3': 3.535.0
+ '@aws-sdk/middleware-signing': 3.535.0
+ '@aws-sdk/middleware-ssec': 3.537.0
+ '@aws-sdk/middleware-user-agent': 3.540.0
+ '@aws-sdk/region-config-resolver': 3.535.0
+ '@aws-sdk/signature-v4-multi-region': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@aws-sdk/util-user-agent-browser': 3.535.0
+ '@aws-sdk/util-user-agent-node': 3.535.0
+ '@aws-sdk/xml-builder': 3.535.0
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/core': 1.4.2
+ '@smithy/eventstream-serde-browser': 2.2.0
+ '@smithy/eventstream-serde-config-resolver': 2.2.0
+ '@smithy/eventstream-serde-node': 2.2.0
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/hash-blob-browser': 2.2.0
+ '@smithy/hash-node': 2.2.0
+ '@smithy/hash-stream-node': 2.2.0
+ '@smithy/invalid-dependency': 2.2.0
+ '@smithy/md5-js': 2.2.0
+ '@smithy/middleware-content-length': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-body-length-browser': 2.2.0
+ '@smithy/util-body-length-node': 2.3.0
+ '@smithy/util-defaults-mode-browser': 2.2.1
+ '@smithy/util-defaults-mode-node': 2.3.1
+ '@smithy/util-endpoints': 1.2.0
+ '@smithy/util-retry': 2.2.0
+ '@smithy/util-stream': 2.2.0
+ '@smithy/util-utf8': 2.3.0
+ '@smithy/util-waiter': 2.2.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-zz13k/6RkjPSLmReSeGxd8wzGiiZa4Odr2Tv3wTcxClM4wOjD+zOgGv4Fe32b9AMqaueiCdjbvdu7AKcYxFA4A==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-FbB4A78ILAb8sM4TfBd+3CrQcfZIhe0gtVZNbaxpq5cJZh1K7oZ8vPfKw4do9JWkDUXPLsD9Bwz12f8/JpAb6Q==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
peerDependencies:
- '@aws-sdk/credential-provider-node': ^3.525.0
+ '@aws-sdk/credential-provider-node': ^3.549.0
dependencies:
'@aws-crypto/sha256-browser': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/core': 3.525.0
- '@aws-sdk/credential-provider-node': 3.525.0
- '@aws-sdk/middleware-host-header': 3.523.0
- '@aws-sdk/middleware-logger': 3.523.0
- '@aws-sdk/middleware-recursion-detection': 3.523.0
- '@aws-sdk/middleware-user-agent': 3.525.0
- '@aws-sdk/region-config-resolver': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@aws-sdk/util-user-agent-browser': 3.523.0
- '@aws-sdk/util-user-agent-node': 3.525.0
- '@smithy/config-resolver': 2.1.4
- '@smithy/core': 1.3.5
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/hash-node': 2.1.3
- '@smithy/invalid-dependency': 2.1.3
- '@smithy/middleware-content-length': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/middleware-stack': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/node-http-handler': 2.4.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-base64': 2.1.1
- '@smithy/util-body-length-browser': 2.1.1
- '@smithy/util-body-length-node': 2.2.1
- '@smithy/util-defaults-mode-browser': 2.1.4
- '@smithy/util-defaults-mode-node': 2.2.3
- '@smithy/util-endpoints': 1.1.4
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-retry': 2.1.3
- '@smithy/util-utf8': 2.1.1
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/core': 3.549.0
+ '@aws-sdk/credential-provider-node': 3.549.0
+ '@aws-sdk/middleware-host-header': 3.535.0
+ '@aws-sdk/middleware-logger': 3.535.0
+ '@aws-sdk/middleware-recursion-detection': 3.535.0
+ '@aws-sdk/middleware-user-agent': 3.540.0
+ '@aws-sdk/region-config-resolver': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@aws-sdk/util-user-agent-browser': 3.535.0
+ '@aws-sdk/util-user-agent-node': 3.535.0
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/core': 1.4.2
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/hash-node': 2.2.0
+ '@smithy/invalid-dependency': 2.2.0
+ '@smithy/middleware-content-length': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-body-length-browser': 2.2.0
+ '@smithy/util-body-length-node': 2.3.0
+ '@smithy/util-defaults-mode-browser': 2.2.1
+ '@smithy/util-defaults-mode-node': 2.3.1
+ '@smithy/util-endpoints': 1.2.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-retry': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-6KwGQWFoNLH1UupdWPFdKPfTgjSz1kN8/r8aCzuvvXBe4Pz+iDUZ6FEJzGWNc9AapjvZDNO1hs23slomM9rTaA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-lz+yflOAj5Q263FlCsKpNqttaCb2NPh8jC76gVCqCt7TPxRDBYVaqg0OZYluDaETIDNJi4DwN2Azcck7ilwuPw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
'@aws-crypto/sha256-browser': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
- '@aws-sdk/core': 3.525.0
- '@aws-sdk/middleware-host-header': 3.523.0
- '@aws-sdk/middleware-logger': 3.523.0
- '@aws-sdk/middleware-recursion-detection': 3.523.0
- '@aws-sdk/middleware-user-agent': 3.525.0
- '@aws-sdk/region-config-resolver': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@aws-sdk/util-user-agent-browser': 3.523.0
- '@aws-sdk/util-user-agent-node': 3.525.0
- '@smithy/config-resolver': 2.1.4
- '@smithy/core': 1.3.5
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/hash-node': 2.1.3
- '@smithy/invalid-dependency': 2.1.3
- '@smithy/middleware-content-length': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/middleware-stack': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/node-http-handler': 2.4.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-base64': 2.1.1
- '@smithy/util-body-length-browser': 2.1.1
- '@smithy/util-body-length-node': 2.2.1
- '@smithy/util-defaults-mode-browser': 2.1.4
- '@smithy/util-defaults-mode-node': 2.2.3
- '@smithy/util-endpoints': 1.1.4
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-retry': 2.1.3
- '@smithy/util-utf8': 2.1.1
+ '@aws-sdk/core': 3.549.0
+ '@aws-sdk/middleware-host-header': 3.535.0
+ '@aws-sdk/middleware-logger': 3.535.0
+ '@aws-sdk/middleware-recursion-detection': 3.535.0
+ '@aws-sdk/middleware-user-agent': 3.540.0
+ '@aws-sdk/region-config-resolver': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@aws-sdk/util-user-agent-browser': 3.535.0
+ '@aws-sdk/util-user-agent-node': 3.535.0
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/core': 1.4.2
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/hash-node': 2.2.0
+ '@smithy/invalid-dependency': 2.2.0
+ '@smithy/middleware-content-length': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-body-length-browser': 2.2.0
+ '@smithy/util-body-length-node': 2.3.0
+ '@smithy/util-defaults-mode-browser': 2.2.1
+ '@smithy/util-defaults-mode-node': 2.3.1
+ '@smithy/util-endpoints': 1.2.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-retry': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-a8NUGRvO6rkfTZCbMaCsjDjLbERCwIUU9dIywFYcRgbFhkupJ7fSaZz3Het98U51M9ZbTEpaTa3fz0HaJv8VJw==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-63IreJ598Dzvpb+6sy81KfIX5iQxnrWSEtlyeCdC2GO6gmSQVwJzc9kr5pAC83lHmlZcm/Q3KZr3XBhRQqP0og==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
peerDependencies:
- '@aws-sdk/credential-provider-node': ^3.525.0
+ '@aws-sdk/credential-provider-node': ^3.549.0
dependencies:
'@aws-crypto/sha256-browser': 3.0.0
'@aws-crypto/sha256-js': 3.0.0
- '@aws-sdk/core': 3.525.0
- '@aws-sdk/credential-provider-node': 3.525.0
- '@aws-sdk/middleware-host-header': 3.523.0
- '@aws-sdk/middleware-logger': 3.523.0
- '@aws-sdk/middleware-recursion-detection': 3.523.0
- '@aws-sdk/middleware-user-agent': 3.525.0
- '@aws-sdk/region-config-resolver': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@aws-sdk/util-user-agent-browser': 3.523.0
- '@aws-sdk/util-user-agent-node': 3.525.0
- '@smithy/config-resolver': 2.1.4
- '@smithy/core': 1.3.5
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/hash-node': 2.1.3
- '@smithy/invalid-dependency': 2.1.3
- '@smithy/middleware-content-length': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/middleware-stack': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/node-http-handler': 2.4.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-base64': 2.1.1
- '@smithy/util-body-length-browser': 2.1.1
- '@smithy/util-body-length-node': 2.2.1
- '@smithy/util-defaults-mode-browser': 2.1.4
- '@smithy/util-defaults-mode-node': 2.2.3
- '@smithy/util-endpoints': 1.1.4
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-retry': 2.1.3
- '@smithy/util-utf8': 2.1.1
- fast-xml-parser: 4.2.5
+ '@aws-sdk/core': 3.549.0
+ '@aws-sdk/credential-provider-node': 3.549.0
+ '@aws-sdk/middleware-host-header': 3.535.0
+ '@aws-sdk/middleware-logger': 3.535.0
+ '@aws-sdk/middleware-recursion-detection': 3.535.0
+ '@aws-sdk/middleware-user-agent': 3.540.0
+ '@aws-sdk/region-config-resolver': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@aws-sdk/util-user-agent-browser': 3.535.0
+ '@aws-sdk/util-user-agent-node': 3.535.0
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/core': 1.4.2
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/hash-node': 2.2.0
+ '@smithy/invalid-dependency': 2.2.0
+ '@smithy/middleware-content-length': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-body-length-browser': 2.2.0
+ '@smithy/util-body-length-node': 2.3.0
+ '@smithy/util-defaults-mode-browser': 2.2.1
+ '@smithy/util-defaults-mode-node': 2.3.1
+ '@smithy/util-endpoints': 1.2.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-retry': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-E3LtEtMWCriQOFZpVKpLYzbdw/v2PAOEAMhn2VRRZ1g0/g1TXzQrfhEU2yd8l/vQEJaCJ82ooGGg7YECviBUxA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-jC61OxJn72r/BbuDRCcluiw05Xw9eVLG0CwxQpF3RocxfxyZqlrGYaGecZ8Wy+7g/3sqGRC/Ar5eUhU1YcLx7w==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/core': 1.3.5
- '@smithy/protocol-http': 3.2.1
- '@smithy/signature-v4': 2.1.3
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
+ '@smithy/core': 1.4.2
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/signature-v4': 2.2.1
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ fast-xml-parser: 4.2.5
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-0djjCN/zN6QFQt1xU64VBOSRP4wJckU6U7FjLPrGpL6w03hF0dUmVUXjhQZe5WKNPCicVc2S3BYPohl/PzCx1w==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-EADYw4JimdZ3mGhxtAXSdARNunw/4T7Vd82vvsvqavqL3S9jt5+2SrZ2/PYrweJHLRFggMHcBs82FRql1efMaA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-cognito-identity': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-cognito-identity': 3.549.0
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-Y6DWdH6/OuMDoNKVzZlNeBc6f1Yjk1lYMjANKpIhMbkRCvLJw/PYZKOZa8WpXbTYdgg9XLjKybnLIb3ww3uuzA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-XppwO8c0GCGSAvdzyJOhbtktSEaShg14VJKg8mpMa1XcgqzmcqqHQjtDWbx5rZheY1VdpXZhpEzJkB6LpQejpA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-RNWQGuSBQZhl3iqklOslUEfQ4br1V3DCPboMpeqFtddUWJV3m2u2extFur9/4Uy+1EHVF120IwZUKtd8dF+ibw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-kdj1wCmOMZ29jSlUskRqN04S6fJ4dvt0Nq9Z32SA6wO7UG8ht6Ot9h/au/eTWJM3E1somZ7D771oK7dQt9b8yw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/node-http-handler': 2.4.1
- '@smithy/property-provider': 2.1.3
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/util-stream': 2.1.3
+ '@aws-sdk/types': 3.535.0
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-stream': 2.2.0
tslib: 2.6.2
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-JDnccfK5JRb9jcgpc9lirL9PyCwGIqY0nKdw3LlX5WL5vTpTG4E1q7rLAlpNh7/tFD1n66Itarfv2tsyHMIqCw==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-k6IIrluZjQpzui5Din8fW3bFFhHaJ64XrsfYx0Ks1mb7xan84dJxmYP3tdDDmLzUeJv5h95ag88taHfjY9rakA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-env': 3.523.0
- '@aws-sdk/credential-provider-process': 3.523.0
- '@aws-sdk/credential-provider-sso': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-web-identity': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/credential-provider-imds': 2.2.4
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-env': 3.535.0
+ '@aws-sdk/credential-provider-process': 3.535.0
+ '@aws-sdk/credential-provider-sso': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-web-identity': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/credential-provider-imds': 2.3.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- '@aws-sdk/credential-provider-node'
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-RJXlO8goGXpnoHQAyrCcJ0QtWEOFa34LSbfdqBIjQX/fwnjUuEmiGdXTV3AZmwYQ7juk49tfBneHbtOP3AGqsQ==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-f3YgalsMuywEAVX4AUm9tojqrBdfpAac0+D320ePzas0Ntbp7ItYu9ceKIhgfzXO3No7P3QK0rCrOxL+ABTn8Q==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/credential-provider-env': 3.523.0
- '@aws-sdk/credential-provider-http': 3.525.0
- '@aws-sdk/credential-provider-ini': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-process': 3.523.0
- '@aws-sdk/credential-provider-sso': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-web-identity': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/credential-provider-imds': 2.2.4
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/credential-provider-env': 3.535.0
+ '@aws-sdk/credential-provider-http': 3.535.0
+ '@aws-sdk/credential-provider-ini': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-process': 3.535.0
+ '@aws-sdk/credential-provider-sso': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-web-identity': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/credential-provider-imds': 2.3.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-f0LP9KlFmMvPWdKeUKYlZ6FkQAECUeZMmISsv6NKtvPCI9e4O4cLTeR09telwDK8P0HrgcRuZfXM7E30m8re0Q==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-9O1OaprGCnlb/kYl8RwmH7Mlg8JREZctB8r9sa1KhSsWFq/SWO0AuJTyowxD7zL5PkeS4eTvzFFHWCa3OO5epA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-7V7ybtufxdD3plxeIeB6aqHZeFIUlAyPphXIUgXrGY10iNcosL970rQPBeggsohe4gCM6UvY2TfMeEcr+ZE8FA==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-BGopRKHs7W8zkoH8qmSHrjudj263kXbhVkAUPxVUz0I28+CZNBgJC/RfVCbOpzmysIQEpwSqvOv1y0k+DQzIJQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-sso': 3.525.0
- '@aws-sdk/token-providers': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-sso': 3.549.0
+ '@aws-sdk/token-providers': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- '@aws-sdk/credential-provider-node'
- aws-crt
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-sAukOjR1oKb2JXG4nPpuBFpSwGUhrrY17PG/xbTy8NAoLLhrqRwnErcLfdTfmj6tH+3094k6ws/Sh8a35ae7fA==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-QzclVXPxuwSI7515l34sdvliVq5leroO8P7RQFKRgfyQKO45o1psghierwG3PgV6jlMiv78FIAGJBr/n4qZ7YA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- '@aws-sdk/credential-provider-node'
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-zj439Ok1s44nahIJKpBM4jhAxnSw20flXQpMD2aeGdvUuKm2xmzZP0lX5z9a+XQWFtNh251ZcSt2p+RwtLKtiw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-icbw8zCX2eSGPGBZLD6HKSgUMnpL95KzUikr94sVN81UuP1EnueaWj6gnErqP2Dr05ZEF9wMZxwd91qu8kVTNw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-cognito-identity': 3.525.0
- '@aws-sdk/client-sso': 3.525.0
- '@aws-sdk/client-sts': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-cognito-identity': 3.525.0
- '@aws-sdk/credential-provider-env': 3.523.0
- '@aws-sdk/credential-provider-http': 3.525.0
- '@aws-sdk/credential-provider-ini': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-node': 3.525.0
- '@aws-sdk/credential-provider-process': 3.523.0
- '@aws-sdk/credential-provider-sso': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/credential-provider-web-identity': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/credential-provider-imds': 2.2.4
- '@smithy/property-provider': 2.1.3
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-cognito-identity': 3.549.0
+ '@aws-sdk/client-sso': 3.549.0
+ '@aws-sdk/client-sts': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-cognito-identity': 3.549.0
+ '@aws-sdk/credential-provider-env': 3.535.0
+ '@aws-sdk/credential-provider-http': 3.535.0
+ '@aws-sdk/credential-provider-ini': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-node': 3.549.0
+ '@aws-sdk/credential-provider-process': 3.535.0
+ '@aws-sdk/credential-provider-sso': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-web-identity': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/credential-provider-imds': 2.3.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- aws-crt
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-q0y4+bc5GsE10F1HyA1D24maRyy2H3Ph3o+1eK7/kzKrk0nBbISLGbZ8XNqtWwi+9KdsqWNKMoN9+zsDaE6d/w==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-zDUM4hV/t148DCXschwDusH9tzg7U1MpuUaUPJlklx9Va+NnjrjtWHwL/JeZ5sfGR/1wTZIg3sKho/4P2oAYrQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
'@aws-sdk/client-s3': ^3.0.0
dependencies:
- '@aws-sdk/client-s3': 3.525.0
- '@smithy/abort-controller': 2.1.3
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/smithy-client': 2.4.2
+ '@aws-sdk/client-s3': 3.550.0
+ '@smithy/abort-controller': 2.2.0
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/smithy-client': 2.5.1
buffer: 5.6.0
events: 3.3.0
stream-browserify: 3.0.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-nYfQ2Xspfef7j8mZO7varUWLPH6HQlXateH7tBVtBNUAazyQE4UJEvC0fbQ+Y01e+FKlirim/m2umkdMXqAlTg==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-7sijlfQsc4UO9Fsl11mU26Y5f9E7g6UoNg/iJUBpC5pgvvmdBRO5UEhbB/gnqvOEPsBXyhmfzbstebq23Qdz7A==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-arn-parser': 3.495.0
- '@smithy/node-config-provider': 2.2.4
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
- '@smithy/util-config-provider': 2.2.1
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-arn-parser': 3.535.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-config-provider': 2.3.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-E5DyRAHU39VHaAlQLqXYS/IKpgk3vsryuU6kkOcIIK8Dgw0a2tjoh5AOCaNa8pD+KgAGrFp35JIMSX1zui5diA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-hFKyqUBky0NWCVku8iZ9+PACehx0p6vuMw5YnZf8FVgHP0fode0b/NwQY6UY7oor/GftvRsAlRUAWGNFEGUpwA==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-lIa1TdWY9q4zsDFarfSnYcdrwPR+nypaU4n6hb95i620/1F5M5s6H8P0hYtwTNNvx+slrR8F3VBML9pjBtzAHw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-rBIzldY9jjRATxICDX7t77aW6ctqmVDgnuAOgbVT5xgHftt4o7PGWKoMvl/45hYqoQgxVFnCBof9bxkqSBebVA==}
engines: {node: '>=14.0.0'}
dependencies:
'@aws-crypto/crc32': 3.0.0
'@aws-crypto/crc32c': 3.0.0
- '@aws-sdk/types': 3.523.0
- '@smithy/is-array-buffer': 2.1.1
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
- '@smithy/util-utf8': 2.1.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/is-array-buffer': 2.2.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-4g3q7Ta9sdD9TMUuohBAkbx/e3I/juTqfKi7TPgP+8jxcYX72MOsgemAMHuP6CX27eyj4dpvjH+w4SIVDiDSmg==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-0h6TWjBWtDaYwHMQJI9ulafeS4lLaw1vIxRjbpH0svFRt6Eve+Sy8NlVhECfTU2hNz/fLubvrUxsXoThaLBIew==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-1QAUXX3U0jkARnU0yyjk81EO4Uw5dCeQOtvUY5s3bUOHatR3ThosQeIr6y9BCsbXHzNnDe1ytCjqAPyo8r/bYw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-SxfS9wfidUZZ+WnlKRTCRn3h+XTsymXRXPJj8VV6hNRNeOwzNweoG3YhQbTowuuNfXf89m9v6meYkBBtkdacKw==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-PeDNJNhfiaZx54LBaLTXzUaJ9LXFwDFFIksipjqjvxMafnoVcQwKbkoPUWLe5ytT4nnL1LogD3s55mERFUsnwg==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-huNHpONOrEDrdRTvSQr1cJiRMNf0S52NDXtaPzdxiubTkP+vni2MohmZANMOai/qT0olmEVX01LhZ0ZAOgmg6A==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-nZ3Vt7ehfSDYnrcg/aAfjjvpdE+61B3Zk68i6/hSUIegT3IH9H1vSW67NDKVp+50hcEfzWwM2HMPXxlzuyFyrw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-am2qgGs+gwqmR4wHLWpzlZ8PWhm4ktj5bYSgDrsOfjhdBlWNxvPoID9/pDAz5RWL48+oH7I6SQzMqxXsFDikrw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-ewFyyFM6wdFTOqCiId5GQNi7owDdLEonQhB4h8tF6r3HV52bRlDvZA4aDos+ft6N/XY2J6L0qlFTFq+/oiurXw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-/dLG/E3af6ohxkQ5GBHT8tZfuPIg6eItKxCXuulvYj0Tqgf3Mb+xTsvSkxQsJF06RS4sH7Qsg/PnB8ZfrJrXpg==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-arn-parser': 3.495.0
- '@smithy/node-config-provider': 2.2.4
- '@smithy/protocol-http': 3.2.1
- '@smithy/signature-v4': 2.1.3
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/util-config-provider': 2.2.1
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-arn-parser': 3.535.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/signature-v4': 2.2.1
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-config-provider': 2.3.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-pFXV4don6qcmew/OvEjLUr2foVjzoJ8o5k57Oz9yAHz8INx3RHK8MP/K4mVhHo6n0SquRcWrm4kY/Tw+89gkEA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-Rb4sfus1Gc5paRl9JJgymJGsb/i3gJKK/rTuFZICdd1PBBE5osIOHP5CpzWYBtc5LlyZE1a2QoxPMCyG+QUGPw==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/protocol-http': 3.2.1
- '@smithy/signature-v4': 2.1.3
- '@smithy/types': 2.10.1
- '@smithy/util-middleware': 2.1.3
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/signature-v4': 2.2.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-middleware': 2.2.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-FaqAZQeF5cQzZLOIboIJRaWVOQ2F2pJZAXGF5D7nJsxYNFChotA0O0iWimBRxU35RNn7yirVxz35zQzs20ddIw==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-2QWMrbwd5eBy5KCYn9a15JEWBgrK2qFEKQN2lqb/6z0bhtevIOxIRfC99tzvRuPt6nixFQ+ynKuBjcfT4ZFrdQ==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-4al/6uO+t/QIYXK2OgqzDKQzzLAYJza1vWFS+S0lJ3jLNGyLB5BMU5KqWjDzevYZ4eCnz2Nn7z0FveUTNz8YdQ==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-8Rd6wPeXDnOYzWj1XCmOKcx/Q87L0K1/EHqOBocGjLVbN3gmRxBvpmR1pRTjf7IsWfnnzN5btqtcAkfDPYQUMQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@aws-sdk/util-endpoints': 3.525.0
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@aws-sdk/util-endpoints': 3.540.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-8kFqXk6UyKgTMi7N7QlhA6qM4pGPWbiUXqEY2RgUWngtxqNFGeM9JTexZeuavQI+qLLe09VPShPNX71fEDcM6w==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-IXOznDiaItBjsQy4Fil0kzX/J3HxIOknEphqHbOfUf+LpA5ugcsxuQQONrbEQusCBnfJyymrldBvBhFmtlU9Wg==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/node-config-provider': 2.2.4
- '@smithy/types': 2.10.1
- '@smithy/util-config-provider': 2.2.1
- '@smithy/util-middleware': 2.1.3
+ '@aws-sdk/types': 3.535.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-config-provider': 2.3.0
+ '@smithy/util-middleware': 2.2.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-j8gkdfiokaherRgokfZBl2azYBMHlegT7pOnR/3Y79TSz6G+bJeIkuNk8aUbJArr6R8nvAM1j4dt1rBM+efolQ==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-tqCsEsEj8icW0SAh3NvyhRUq54Gz2pu4NM2tOSrFp7SO55heUUaRLSzYteNZCTOupH//AAaZvbN/UUTO/DrOog==}
engines: {node: '>=14.0.0'}
dependencies:
- '@aws-sdk/middleware-sdk-s3': 3.525.0
- '@aws-sdk/types': 3.523.0
- '@smithy/protocol-http': 3.2.1
- '@smithy/signature-v4': 2.1.3
- '@smithy/types': 2.10.1
+ '@aws-sdk/middleware-sdk-s3': 3.535.0
+ '@aws-sdk/types': 3.535.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/signature-v4': 2.2.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected](@aws-sdk/[email protected]):
- resolution: {integrity: sha512-puVjbxuK0Dq7PTQ2HdddHy2eQjOH8GZbump74yWJa6JVpRW84LlOcNmP+79x4Kscvz2ldWB8XDFw/pcCiSDe5A==}
+ /@aws-sdk/[email protected](@aws-sdk/[email protected]):
+ resolution: {integrity: sha512-rJyeXkXknLukRFGuMQOgKnPBa+kLODJtOqEBf929SpQ96f1I6ytdndmWbB5B/OQN5Fu5DOOQUQqJypDQVl5ibQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/client-sso-oidc': 3.525.0(@aws-sdk/[email protected])
- '@aws-sdk/types': 3.523.0
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/client-sso-oidc': 3.549.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.535.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
transitivePeerDependencies:
- '@aws-sdk/credential-provider-node'
- aws-crt
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-AqGIu4u+SxPiUuNBp2acCVcq80KDUFjxe6e3cMTvKWTzCbrVk1AXv0dAaJnCmdkWIha6zJDWxpIk/aL4EGhZ9A==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-hwdA3XAippSEUxs7jpznwD63YYFR+LtQvlEcebPTgWR9oQgG9TfS+39PUfbnEeje1ICuOrN3lrFqFbmP9uzbMg==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-smVo29nUPAOprp8Z5Y3GHuhiOtw6c8/EtLCm5AVMtRsTPw4V414ZXL2H66tzmb5kEeSzQlbfBSBEdIFZoxO9kg==}
engines: {node: '>=14.0.0'}
dependencies:
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-DIW7WWU5tIGkeeKX6NJUyrEIdWMiqjLQG3XBzaUj+ufIENwNjdAHhlD8l2vX7Yr3JZRT6yN/84wBCj7Tw1xd1g==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-1kMyQFAWx6f8alaI6UT65/5YW/7pDWAKAdNwL6vuJLea03KrZRX3PMoONOSJpAS5m3Ot7HlWZvf3wZDNTLELZw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/types': 2.10.1
- '@smithy/util-endpoints': 1.1.4
+ '@aws-sdk/types': 3.535.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-endpoints': 1.2.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-MfaPXT0kLX2tQaR90saBT9fWQq2DHqSSJRzW+MZWsmF+y5LGCOhO22ac/2o6TKSQm7h0HRc2GaADqYYYor62yg==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-PHJ3SL6d2jpcgbqdgiPxkXpu7Drc2PYViwxSIqvvMKhDwzSB1W3mMvtpzwKM4IE7zLFodZo0GKjJ9AsoXndXhA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-6ZRNdGHX6+HQFqTbIA5+i8RWzxFyxsZv8D3soRfpdyWIKkzhSz8IyRKXRciwKBJDaC7OX2jzGE90wxRQft27nA==}
- requiresBuild: true
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-RWMcF/xV5n+nhaA/Ff5P3yNP3Kur/I+VNZngog4TEs92oB/nwOdAg/2JL8bVAhUbMrjTjpwm7PItziYFQoqyig==}
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/types': 2.12.0
bowser: 2.11.0
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-88Wjt4efyUSBGcyIuh1dvoMqY1k15jpJc5A/3yi67clBQEFsu9QCodQCQPqmRjV3VRcMtBOk+jeCTiUzTY5dRQ==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-dRek0zUuIT25wOWJlsRm97nTkUlh1NDcLsQZIN2Y8KxhwoXXWtJs5vaDPT+qAg+OpcNj80i1zLR/CirqlFg/TQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
peerDependencies:
aws-crt: '>=1.0.0'
peerDependenciesMeta:
aws-crt:
optional: true
dependencies:
- '@aws-sdk/types': 3.523.0
- '@smithy/node-config-provider': 2.2.4
- '@smithy/types': 2.10.1
+ '@aws-sdk/types': 3.535.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
/@aws-sdk/[email protected]:
resolution: {integrity: sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@aws-sdk/[email protected]:
- resolution: {integrity: sha512-wfvyVymj2TUw7SuDor9IuFcAzJZvWRBZotvY/wQJOlYa3UP3Oezzecy64N4FWfBJEsZdrTN+HOZFl+IzTWWnUA==}
+ /@aws-sdk/[email protected]:
+ resolution: {integrity: sha512-VXAq/Jz8KIrU84+HqsOJhIKZqG0PNTdi6n6PFQ4xJf44ZQHD/5C7ouH4qCFX5XgZXcgbRIcMVVYGC6Jye0dRng==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
/@azure/[email protected]:
@@ -2335,19 +2302,19 @@ packages:
dependencies:
tslib: 2.6.2
- /@azure/[email protected]:
- resolution: {integrity: sha512-RP/mR/WJchR+g+nQFJGOec+nzeN/VvjlwbinccoqfhTsTHbb8X5+mLDp48kHT0ueyum0BNSwGm0kX0UZuIqTGg==}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-NhzeNm5zu2fPlwGXPUjzsRCRuPx5demaZyNcyNYJDqpa/Sbxzvo/RYt9IwUaAOnDW5+r7J9UOE6f22TQnb9nhQ==}
engines: {node: '>=18.0.0'}
dependencies:
tslib: 2.6.2
dev: true
- /@azure/[email protected]:
- resolution: {integrity: sha512-3X9wzaaGgRaBCwhLQZDtFp5uLIXCPrGbwJNWPPugvL4xbIGgScv77YzzxToKGLAKvG9amDoofMoP+9hsH1vs1w==}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-dyeQwvgthqs/SlPVQbZQetpslXceHd4i5a7M/7z/lGEAVwnSluabnQOjF2/dk/hhWgMISusv1Ytp4mQ8JNy62A==}
engines: {node: '>=18.0.0'}
dependencies:
- '@azure/abort-controller': 2.0.0
- '@azure/core-util': 1.7.0
+ '@azure/abort-controller': 2.1.1
+ '@azure/core-util': 1.8.1
tslib: 2.6.2
dev: true
@@ -2356,10 +2323,10 @@ packages:
engines: {node: '>=14.0.0'}
dependencies:
'@azure/abort-controller': 1.1.0
- '@azure/core-auth': 1.6.0
+ '@azure/core-auth': 1.7.1
'@azure/core-tracing': 1.0.0-preview.13
- '@azure/core-util': 1.7.0
- '@azure/logger': 1.0.4
+ '@azure/core-util': 1.8.1
+ '@azure/logger': 1.1.1
'@types/node-fetch': 2.6.4
'@types/tunnel': 0.0.3
form-data: 4.0.0
@@ -2373,19 +2340,19 @@ packages:
- encoding
dev: true
- /@azure/[email protected]:
- resolution: {integrity: sha512-PyRNcaIOfMgoUC01/24NoG+k8O81VrKxYARnDlo+Q2xji0/0/j2nIt8BwQh294pb1c5QnXTDPbNR4KzoDKXEoQ==}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-kXSlrNHOCTVZMxpXNRqzgh9/j4cnNXU5Hf2YjMyjddRhCXFiFRzmNaqwN+XO9rGTsCOIaaG7M67zZdyliXZG9g==}
engines: {node: '>=18.0.0'}
dependencies:
- '@azure/abort-controller': 2.0.0
- '@azure/core-util': 1.7.0
- '@azure/logger': 1.0.4
+ '@azure/abort-controller': 2.1.1
+ '@azure/core-util': 1.8.1
+ '@azure/logger': 1.1.1
tslib: 2.6.2
dev: true
- /@azure/[email protected]:
- resolution: {integrity: sha512-zqWdVIt+2Z+3wqxEOGzR5hXFZ8MGKK52x4vFLw8n58pR6ZfKRx3EXYTxTaYxYHc/PexPUTyimcTWFJbji9Z6Iw==}
- engines: {node: '>=14.0.0'}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-3tKIQXSU3mlN+ITz0m2pXLnKK3oQ6/EVcW8ud011Iq+M0rx6Wnm7NUEpoMeOAEedeKlPtemrQzO6YWoDR71O5w==}
+ engines: {node: '>=18.0.0'}
dependencies:
tslib: 2.6.2
dev: true
@@ -2394,21 +2361,21 @@ packages:
resolution: {integrity: sha512-KxDlhXyMlh2Jhj2ykX6vNEU0Vou4nHr025KoSEiz7cS3BNiHNaZcdECk/DmLkEB0as5T7b/TpRcehJ5yV6NeXQ==}
engines: {node: '>=12.0.0'}
dependencies:
- '@opentelemetry/api': 1.7.0
+ '@opentelemetry/api': 1.8.0
tslib: 2.6.2
dev: true
- /@azure/[email protected]:
- resolution: {integrity: sha512-Zq2i3QO6k9DA8vnm29mYM4G8IE9u1mhF1GUabVEqPNX8Lj833gdxQ2NAFxt2BZsfAL+e9cT8SyVN7dFVJ/Hf0g==}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-L3voj0StUdJ+YKomvwnTv7gHzguJO+a6h30pmmZdRprJCM+RJlGMPxzuh4R7lhQu1jNmEtaHX5wvTgWLDAmbGQ==}
engines: {node: '>=18.0.0'}
dependencies:
- '@azure/abort-controller': 2.0.0
+ '@azure/abort-controller': 2.1.1
tslib: 2.6.2
dev: true
- /@azure/[email protected]:
- resolution: {integrity: sha512-ustrPY8MryhloQj7OWGe+HrYx+aoiOxzbXTtgblbV3xwCqpzUK36phH3XNHQKj3EPonyFUuDTfR3qFhTEAuZEg==}
- engines: {node: '>=14.0.0'}
+ /@azure/[email protected]:
+ resolution: {integrity: sha512-/+4TtokaGgC+MnThdf6HyIH9Wrjp+CnCn3Nx3ggevN7FFjjNyjqg0yLlc2i9S+Z2uAzI8GYOo35Nzb1MhQ89MA==}
+ engines: {node: '>=18.0.0'}
dependencies:
tslib: 2.6.2
dev: true
@@ -2419,40 +2386,40 @@ packages:
dependencies:
'@azure/abort-controller': 1.1.0
'@azure/core-http': 3.0.4
- '@azure/core-lro': 2.6.0
- '@azure/core-paging': 1.5.0
+ '@azure/core-lro': 2.7.1
+ '@azure/core-paging': 1.6.1
'@azure/core-tracing': 1.0.0-preview.13
- '@azure/logger': 1.0.4
+ '@azure/logger': 1.1.1
events: 3.3.0
tslib: 2.6.2
transitivePeerDependencies:
- encoding
dev: true
- /@babel/[email protected]:
- resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/highlight': 7.23.4
- chalk: 2.4.2
+ '@babel/highlight': 7.24.2
+ picocolors: 1.0.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
engines: {node: '>=6.9.0'}
- /@babel/[email protected]:
- resolution: {integrity: sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@ampproject/remapping': 2.2.1
- '@babel/code-frame': 7.23.5
- '@babel/generator': 7.23.6
+ '@ampproject/remapping': 2.3.0
+ '@babel/code-frame': 7.24.2
+ '@babel/generator': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
- '@babel/helper-module-transforms': 7.23.3(@babel/[email protected])
- '@babel/helpers': 7.24.0
- '@babel/parser': 7.24.0
+ '@babel/helper-module-transforms': 7.23.3(@babel/[email protected])
+ '@babel/helpers': 7.24.4
+ '@babel/parser': 7.24.4
'@babel/template': 7.24.0
- '@babel/traverse': 7.24.0
+ '@babel/traverse': 7.24.1
'@babel/types': 7.24.0
convert-source-map: 2.0.0
debug: 4.3.4([email protected])
@@ -2462,20 +2429,20 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/[email protected]:
- resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
- '@jridgewell/gen-mapping': 0.3.4
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
/@babel/[email protected]:
resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/compat-data': 7.23.5
+ '@babel/compat-data': 7.24.4
'@babel/helper-validator-option': 7.23.5
browserslist: 4.23.0
lru-cache: 5.1.1
@@ -2498,21 +2465,21 @@ packages:
dependencies:
'@babel/types': 7.24.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
- '@babel/helper-module-imports': 7.22.15
+ '@babel/helper-module-imports': 7.24.3
'@babel/helper-simple-access': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
'@babel/helper-validator-identifier': 7.22.20
@@ -2533,8 +2500,8 @@ packages:
dependencies:
'@babel/types': 7.24.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
engines: {node: '>=6.9.0'}
/@babel/[email protected]:
@@ -2545,148 +2512,149 @@ packages:
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
engines: {node: '>=6.9.0'}
- /@babel/[email protected]:
- resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.24.0
- '@babel/traverse': 7.24.0
+ '@babel/traverse': 7.24.1
'@babel/types': 7.24.0
transitivePeerDependencies:
- supports-color
- /@babel/[email protected]:
- resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-validator-identifier': 7.22.20
chalk: 2.4.2
js-tokens: 4.0.0
+ picocolors: 1.0.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.1
@@ -2695,21 +2663,21 @@ packages:
resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.23.5
- '@babel/parser': 7.24.0
+ '@babel/code-frame': 7.24.2
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
- /@babel/[email protected]:
- resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.23.5
- '@babel/generator': 7.23.6
+ '@babel/code-frame': 7.24.2
+ '@babel/generator': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
- '@babel/parser': 7.24.0
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
debug: 4.3.4([email protected])
globals: 11.12.0
@@ -2720,7 +2688,7 @@ packages:
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-string-parser': 7.23.4
+ '@babel/helper-string-parser': 7.24.1
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
@@ -2759,429 +2727,429 @@ packages:
dependencies:
'@jridgewell/trace-mapping': 0.3.9
- /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
- resolution: {integrity: sha512-xHxXavWvXB5nAA9IvZtjEzkONM3hPXpxqYK4cEw60LcqPiFjq7ZlEFxOyYFPrG4UdANKtnucNtRVDy7frjq6AA==}
+ /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
+ resolution: {integrity: sha512-RRqNjxTZDUhx7pxYOBG/AkCVmPS3zYzfE47GEhIGkFuWFTQGJBgWOUUkKNo5MfxIfjDz5/1L3F3rF1oIsYaIpw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
- '@csstools/css-parser-algorithms': ^2.6.0
- '@csstools/css-tokenizer': ^2.2.3
+ '@csstools/css-parser-algorithms': ^2.6.1
+ '@csstools/css-tokenizer': ^2.2.4
dependencies:
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
dev: true
- /@csstools/[email protected]:
- resolution: {integrity: sha512-wjyXB22/h2OvxAr3jldPB7R7kjTUEzopvjitS8jWtyd8fN6xJ8vy1HnHu0ZNfEkqpBJgQ76Q+sBDshWcMvTa/w==}
+ /@csstools/[email protected]:
+ resolution: {integrity: sha512-pWRKF6cDwget8HowIIf2MqEmqIca/cf8/jO4b3PRtUF5EfQXYMtBIKycXB4yXTCUmwLKOoRZAzh/hjnc7ywOIg==}
engines: {node: ^14 || ^16 || >=18}
dev: true
- /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
- resolution: {integrity: sha512-+7bUzB5I4cI97tKmBJA8ilTl/YRo6VAOdlrnd/4x2NyK60nvYurGKa5TZpE1zcgIrTC97iJRE0/V65feyFytuw==}
+ /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
+ resolution: {integrity: sha512-iQqIW5vDPqQdLx07/atCuNKDprhIWjB0b8XRhUyXZWBZYUG+9mNyFwyu30rypX84WLevVo25NYW2ipxR8WyseQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
- '@csstools/css-parser-algorithms': ^2.6.0
- '@csstools/css-tokenizer': ^2.2.3
+ '@csstools/css-parser-algorithms': ^2.6.1
+ '@csstools/css-tokenizer': ^2.2.4
dependencies:
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
dev: true
- /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
- resolution: {integrity: sha512-5GEkuuUxD5dael3xoWjyf7gAPAi4pwm8X8JW/nUMhxntGY4Wo4Lp7vKlex4V5ZgTfAoov14rZFsZyOantdTatg==}
+ /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
+ resolution: {integrity: sha512-pQPUPo32HW3/NuZxrwr3VJHE+vGqSTVI5gK4jGbuJ7eOFUrsTmZikXcVdInCVWOvuxK5xbCzwDWoTlZUCAKN+A==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
- '@csstools/css-parser-algorithms': ^2.6.0
- '@csstools/css-tokenizer': ^2.2.3
+ '@csstools/css-parser-algorithms': ^2.6.1
+ '@csstools/css-tokenizer': ^2.2.4
dependencies:
- '@csstools/color-helpers': 4.0.0
- '@csstools/css-calc': 1.1.7(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
+ '@csstools/color-helpers': 4.1.0
+ '@csstools/css-calc': 1.2.0(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
dev: true
- /@csstools/[email protected](@csstools/[email protected]):
- resolution: {integrity: sha512-YfEHq0eRH98ffb5/EsrrDspVWAuph6gDggAE74ZtjecsmyyWpW768hOyiONa8zwWGbIWYfa2Xp4tRTrpQQ00CQ==}
+ /@csstools/[email protected](@csstools/[email protected]):
+ resolution: {integrity: sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
- '@csstools/css-tokenizer': ^2.2.3
+ '@csstools/css-tokenizer': ^2.2.4
dependencies:
- '@csstools/css-tokenizer': 2.2.3
+ '@csstools/css-tokenizer': 2.2.4
dev: true
- /@csstools/[email protected]:
- resolution: {integrity: sha512-pp//EvZ9dUmGuGtG1p+n17gTHEOqu9jO+FiCUjNN3BDmyhdA2Jq9QsVeR7K8/2QCK17HSsioPlTW9ZkzoWb3Lg==}
+ /@csstools/[email protected]:
+ resolution: {integrity: sha512-PuWRAewQLbDhGeTvFuq2oClaSCKPIBmHyIobCV39JHRYN0byDcUWJl5baPeNUcqrjtdMNqFooE0FGl31I3JOqw==}
engines: {node: ^14 || ^16 || >=18}
dev: true
- /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
- resolution: {integrity: sha512-DiD3vG5ciNzeuTEoh74S+JMjQDs50R3zlxHnBnfd04YYfA/kh2KiBCGhzqLxlJcNq+7yNQ3stuZZYLX6wK/U2g==}
+ /@csstools/[email protected](@csstools/[email protected])(@csstools/[email protected]):
+ resolution: {integrity: sha512-qqGuFfbn4rUmyOB0u8CVISIp5FfJ5GAR3mBrZ9/TKndHakdnm6pY0L/fbLcpPnrzwCyyTEZl1nUcXAYHEWneTA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
- '@csstools/css-parser-algorithms': ^2.6.0
- '@csstools/css-tokenizer': ^2.2.3
+ '@csstools/css-parser-algorithms': ^2.6.1
+ '@csstools/css-tokenizer': ^2.2.4
dependencies:
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-RbkQoOH23yGhWVetgBTwFgIOHEyU2tKMN7blTz/YAKKabR6tr9pP7mYS23Q9snFY2hr8WSaV8Le64KdM9BtUSA==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-MKErv8lpEwVmAcAwidY1Kfd3oWrh2Q14kxHs9xn26XzjP/PrcdngWq63lJsZeMlBY7o+WlEOeE+FP6zPzeY2uw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/selector-specificity': 3.0.2([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ '@csstools/selector-specificity': 3.0.3([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-jxiXmSl4ZYX8KewFjL5ef6of9uW73VkaHeDb2tqb5q4ZDPYxjusNX1KJ8UXY8+7ydqS5QBo42tVMrSMGy+rDmw==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-gM24cIPU45HSPJ2zllz7VKjS1OKQS1sKOMI7Wsw8gFyXSGAGrxhYo++McylOqOXd8ecMaKxKQMUJqJVibvJYig==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-zeD856+FDCUjB077pPS+Z9OnTQnqpiJrao3TW+sasCb/gJ3vZCX7sRSRFsRUo0/MntTtJu9hkKv9eMkFmfjydA==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-mD8IIfGVeWkN1H1wfCqYePOg4cDnVrOXm4P0OlYcvKriq6sImGCGShv/2D88q6s3iUlLXfUBES+DUjLVjDMhnw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-frMf0CFVnZoGEKAHlxLy3s4g/tpjyFn5+A+h895UJNm9Uc+ewGT7+EeK7Kh9IHH4pD4FkaGW1vOQtER00PLurQ==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-7S7I7KgwHWQYzJJAoIjRtUf7DQs1dxipeg1A6ikZr0PYapNJX7UHz0evlpE67SQqYj1xBs70gpG7xUv3uLp4PA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-calc': 1.1.7(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- postcss: 8.4.35
+ '@csstools/css-calc': 1.2.0(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-E0xz2sjm4AMCkXLCFvI/lyl4XO6aN1NCSMMVEOngFDJ+k2rDwfr6NDjWljk1li42jiLNChVX+YFnmfGCigZKXw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-P0+ude1KyCy9LXOe2pHJmpcXK4q/OQbr2Sn2wQSssMw0rALGmny2MfHiCqEu8n6mf2cN6lWDZdzY8enBk8WHXQ==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-qGFpHU9cRf9qqkbHh9cWMTlBtGi/ujPgP/znQdwkbB4TgDR1ddI5wRRrksBsx64sfoUSlIEd70bxXzD9FtfdLg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-LFom5jCVUfzF+iuiOZvhvX7RRN8vc+tKpcKo9s4keEBAU2mPwV5/Fgz5iylEfXP/DZbEdq2C0At20urMi/lupw==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-VMWC3xtpchHJoRBb/fs1gJR/5nHopX+0GwwmgdCI1DjROtfWUKIW0nv8occ922Gv0/Lk93XBtYBv8JttVBMZUQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-S3/Z+mGHWIKAex7DLsHFDiku5lBEK34avT2My6sGPNCXB38TZjrKI0rd7JdN9oulem5sn+CU7oONyIftui24oQ==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-90kIs+FsM6isAXLVoFHTTl4h0J6g1J1M6ahpIjAs6/k7a2A9FB/q+l0MHpLre0ZiPlBf2y3e1j4L+79vml7kJw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-OB6ojl33/TQHhjVx1NI+n3EnYbdUM6Q/mSUv3WFATdcz7IrH/CmBaZt7P1R6j1Xdp58thIa6jm4Je7saGs+2AA==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-fHaU9C/sZPauXMrzPitZ/xbACbvxbkPpHoUgB9Kw5evtsBWdVkVrajOyiT9qX7/c+G1yjApoQjP1fQatldsy9w==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-wtb+IbUIrIf8CrN6MLQuFR7nlU5C7PwuebfeEXfjthUha1+XZj2RVi+5k/lukToA24sZkYAiSJfHM8uG/UZIdg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-qG3MI7IN3KY9UwdaE9E7G7sFydscVW7nAj5OGwaBP9tQPEEVdxXTGI+l1ZW5EUpZFSj+u3q/22fH5+8HI72+Bg==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-HilOhAsMpFheMYkuaREZx+CGa4hsG6kQdzwXSsuqKDFzYz2eIMP213+3dH/vUbPXaWrzqLKr8m3i0dgYPoh7vg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/selector-specificity': 3.0.2([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ '@csstools/selector-specificity': 3.0.3([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-KHo633V16DGo6tmpr1ARAwO73CPBNmDI3PfSQYe7ZBMiv60WEizbcEroK75fHjxKYJ4tj9uCCzp5sYG4cEUqqw==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-izW8hvhOqJlarLcGXO5PSylW9pQS3fytmhRdx2/e1oZFi15vs7ZShOHcREHJ3FfGdYqDA10cP9uhH0A3hmm1Rw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-SsrWUNaXKr+e/Uo4R/uIsqJYt3DaggIh/jyZdhy/q8fECoJSKsSMr7nObSLdvoULB69Zb6Bs+sefEIoMG/YfOA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-Kl4lAbMg0iyztEzDhZuQw8Sj9r2uqFDcU1IPl+AAt2nue8K/f1i7ElvKtXkjhIAmKiy5h2EY8Gt/Cqg0pYFDCw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-+kHamNxAnX8ojPCtV8WPcUP3XcqMFBSDuBuvT6MHgq7oX4IQxLIXKx64t7g9LiuJzE7vd06Q9qUYR6bh4YnGpQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-W5Gtwz7oIuFcKa5SmBjQ2uxr8ZoL7M2bkoIf0T1WeNqljMkBrfw1DDA8/J83k57NQ1kcweJEjkJ04pUkmyee3A==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-6hV0ngZh8J7HqNY3kyt+z5ABN/XE18qvrU7ne4YSkKfltrWDnQgGiW/Q+h7bdQz8/W5juAefcdCCAJUIBE7erg==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-L4G3zsp/bnU0+WXUyysihCUH14LkfMgUJsS9vKz3vCYbVobOTqQRoNXnEPpyNp8WYyolLqAWbGGJhVu8J6u2OQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-W9AFRQSLvT+Dxtp20AewzGTUxzkJ21XSKzqRALwQdAv0uJGXkR76qgdhkoX0L/tcV4gXtgDfVtGYL/x2Nz/M5Q==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-xl/PIO3TUbXO1ZA4SA6HCw+Q9UGe2cgeRKx3lHCzoNig2D4bT5vfVCOrwhxjUb09oHihc9eI3I0iIfVPiXaN1A==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-calc': 1.1.7(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/media-query-list-parser': 2.1.8(@csstools/[email protected])(@csstools/[email protected])
- postcss: 8.4.35
+ '@csstools/css-calc': 1.2.0(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/media-query-list-parser': 2.1.9(@csstools/[email protected])(@csstools/[email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-awc2qenSDvx6r+w6G9xxENp+LsbvHC8mMMV23KYmk4pR3YL8JxeKPDSiDhmqd93FQ9nNNDc/CaCQEcvP+GV4rw==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-HBDAQw1K0NilcHGMUHv8jzf2mpOtcWTVKtuY3AeZ5TS1uyWWNVi5/yuA/tREPLU9WifNdqHQ+rfbsV/8zTIkTg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/media-query-list-parser': 2.1.8(@csstools/[email protected])(@csstools/[email protected])
- postcss: 8.4.35
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/media-query-list-parser': 2.1.9(@csstools/[email protected])(@csstools/[email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-ySUmPyawiHSmBW/VI44+IObcKH0v88LqFe0d09Sb3w4B1qjkaROc6d5IA3ll9kjD46IIX/dbO5bwFN/swyoyZA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-fCapyyT/dUdyPtrelQSIV+d5HqtTgnNP/BEG9IuhgXHt93Wc4CfC1bQ55GzKAjWrZbgakMQ7MLfCXEf3rlZJOw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-s9trs1c+gUMtaTtwrrIpdVQkUbRuwi6bQ9rBHaqwt4kd3kEnEYfP85uLY1inFx6Rt8OM2XVg3PSYbfnFSAO51A==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-xbzMmukDFAwCt2+279io7ZiamZj87s6cnU3UgKB3G+NMpRX9A6uvN8xlnTLCe384hqg6hix5vlOmwkxqACb5pg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-Mfb1T1BHa6pktLI+poMEHI7Q+VYvAsdwJZPFsSkIB2ZUsawCiPxXLw06BKSVPITxFlaY/FEUzfpyOTfX9YCE2w==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-BZlirVxCRgKlE7yVme+Xvif72eTn1MYXj8oZ4Knb+jwaH4u3AN1DjbhM7j86RP5vvuAOexJ4JwfifYYKWMN/QQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-IkTIk9Eq2VegSN4lgsljGY8boyfX3l3Pw58e+R9oyPe/Ye7r3NwuiQ3w0nkXoQ+RC+d240V6n7eZme2mEPqQvg==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-mENWPNcHdiEYtjHFfZP9U1jNukQgFpSQ7wvTvwiadK3qgNBiSl0vMSinM9kKsGsJLTHQ0LEAqWLHurU52I4Jeg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-3ZFonK2gfgqg29gUJ2w7xVw2wFJ1eNWVDONjbzGkm73gJHVCYK5fnCqlLr+N+KbEfv2XbWAO0AaOJCFB6Fer6A==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-B8K8RaTrYVZLxbNzVUvFO3SlCDJDaUTAO7KRth05fa7f01ufPvb6ztdBuxSoRwOtmNp8iROxPJHOemWo2kBBtA==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-rnyp8tWRuBXERTHVdB5hjUlif5dQgPcyN+BX55wUnYpZ3LN9QPfK2Z3/HUZymwyou8Gg6vhd6X2W+g1pLq1jYg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-calc': 1.1.7(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- postcss: 8.4.35
+ '@csstools/css-calc': 1.2.0(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-yUZmbnUemgQmja7SpOZeU45+P49wNEgQguRdyTktFkZsHf7Gof+ZIYfvF6Cm+LsU1PwSupy4yUeEKKjX5+k6cQ==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-qKxXpD0TYINkUtWDN1RHdeWKtZCzEv5j3UMT/ZGqyY27icwCFw7iKO0bUeLSHjYFBqhurCWvoOsa9REqLdrNDw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/color-helpers': 4.0.0
- postcss: 8.4.35
+ '@csstools/color-helpers': 4.1.0
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-RhBfQ0TsBudyPuoo8pXKdfQuUiQxMU/Sc5GyV57bWk93JbUHXq6b4CdPx+B/tHUeFKvocVJn/e2jbu96rh0d3Q==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-i5Zd0bMJooZAn+ZcDmPij2WCkcOJJJ6opzK+QeDjxbMrYmoGQl0CY8FDHdeQyBF1Nly+Q0Fq3S7QfdNLKBBaCg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-calc': 1.1.7(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- postcss: 8.4.35
+ '@csstools/css-calc': 1.2.0(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-dbDnZ2ja2U8mbPP0Hvmt2RMEGBiF1H7oY6HYSpjteXJGihYwgxgTr6KRbbJ/V6c+4wd51M+9980qG4gKVn5ttg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss-selector-parser: ^6.0.13
dependencies:
- postcss-selector-parser: 6.0.15
+ postcss-selector-parser: 6.0.16
dev: true
- /@csstools/[email protected]([email protected]):
- resolution: {integrity: sha512-RpHaZ1h9LE7aALeQXmXrJkRG84ZxIsctEN2biEUmFyKpzFM3zZ35eUMcIzZFsw/2olQE6v69+esEqU2f1MKycg==}
+ /@csstools/[email protected]([email protected]):
+ resolution: {integrity: sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss-selector-parser: ^6.0.13
dependencies:
- postcss-selector-parser: 6.0.15
+ postcss-selector-parser: 6.0.16
dev: true
- /@csstools/[email protected]([email protected]):
+ /@csstools/[email protected]([email protected]):
resolution: {integrity: sha512-tAgvZQe/t2mlvpNosA4+CkMiZ2azISW5WPAcdSalZlEjQvUfghHxfQcrCiK/7/CrfAWVxyM88kGFYO82heIGDg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
/@discoveryjs/[email protected]:
@@ -3240,11 +3208,11 @@ packages:
/@emotion/[email protected]:
resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==}
dependencies:
- '@babel/helper-module-imports': 7.22.15
- '@babel/runtime': 7.24.0
+ '@babel/helper-module-imports': 7.24.3
+ '@babel/runtime': 7.24.4
'@emotion/hash': 0.9.1
'@emotion/memoize': 0.8.1
- '@emotion/serialize': 1.1.3
+ '@emotion/serialize': 1.1.4
babel-plugin-macros: 3.1.0
convert-source-map: 1.9.0
escape-string-regexp: 4.0.0
@@ -3268,7 +3236,7 @@ packages:
dependencies:
'@emotion/babel-plugin': 11.11.0
'@emotion/cache': 11.11.0
- '@emotion/serialize': 1.1.3
+ '@emotion/serialize': 1.1.4
'@emotion/sheet': 1.2.2
'@emotion/utils': 1.2.1
dev: false
@@ -3290,10 +3258,10 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
'@emotion/babel-plugin': 11.11.0
'@emotion/cache': 11.11.0
- '@emotion/serialize': 1.1.3
+ '@emotion/serialize': 1.1.4
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1([email protected])
'@emotion/utils': 1.2.1
'@emotion/weak-memoize': 0.3.1
@@ -3302,8 +3270,8 @@ packages:
react: 18.2.0
dev: false
- /@emotion/[email protected]:
- resolution: {integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==}
+ /@emotion/[email protected]:
+ resolution: {integrity: sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==}
dependencies:
'@emotion/hash': 0.9.1
'@emotion/memoize': 0.8.1
@@ -3346,7 +3314,7 @@ packages:
resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
dependencies:
'@esbuild-kit/core-utils': 3.3.2
- get-tsconfig: 4.7.2
+ get-tsconfig: 4.7.3
/@esbuild/[email protected]:
resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
@@ -3799,8 +3767,8 @@ packages:
react-dom: 18.2.0([email protected])
dev: false
- /@floating-ui/[email protected]([email protected])([email protected]):
- resolution: {integrity: sha512-p86wynZJVEkEq2BBjY/8p2g3biQ6TlgT4o/3KgFKyTWoJLU1GZ8wpctwRqtkEl2tseYA+kw7dBAIDFcednfI5w==}
+ /@floating-ui/[email protected]([email protected])([email protected]):
+ resolution: {integrity: sha512-fo01Cu+jzLDVG/AYAV2OtV6flhXvxP5rDaR1Fk8WWhtsFqwk478Dr2HGtB8s0HqQCsFWVbdHYpPjMiQiR/A9VA==}
peerDependencies:
react: ^18.2.0
react-dom: ^18.2.0
@@ -3834,8 +3802,8 @@ packages:
engines: {node: '>=14'}
dev: true
- /@google-cloud/[email protected]:
- resolution: {integrity: sha512-EMCEY+6JiIkx7Dt8NXVGGjy1vRdSGdHkoqZoqjJw7cEBkT7ZkX0c7puedfn1MamnzW5SX4xoa2jVq5u7OWBmkQ==}
+ /@google-cloud/[email protected]:
+ resolution: {integrity: sha512-PlFl7g3r91NmXtZHXsSEfTZES5ysD3SSBWmX4iBdQ2TFH7tN/Vn/IhnVELCHtgh1vc+uYPZ7XvRYaqtDCdghIA==}
engines: {node: '>=14'}
dependencies:
'@google-cloud/paginator': 5.0.0
@@ -3844,11 +3812,11 @@ packages:
abort-controller: 3.0.0
async-retry: 1.3.3
compressible: 2.0.18
- duplexify: 4.1.2
+ duplexify: 4.1.3
ent: 2.2.0
- fast-xml-parser: 4.3.5
- gaxios: 6.3.0
- google-auth-library: 9.6.3
+ fast-xml-parser: 4.3.6
+ gaxios: 6.4.0
+ google-auth-library: 9.7.0
mime: 3.0.0
mime-types: 2.1.35
p-limit: 3.1.0
@@ -3874,7 +3842,7 @@ packages:
resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
engines: {node: '>=10.10.0'}
dependencies:
- '@humanwhocodes/object-schema': 2.0.2
+ '@humanwhocodes/object-schema': 2.0.3
debug: 4.3.4([email protected])
minimatch: 3.1.2
transitivePeerDependencies:
@@ -3884,8 +3852,8 @@ packages:
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
- /@humanwhocodes/[email protected]:
- resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==}
+ /@humanwhocodes/[email protected]:
+ resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
/@hutson/[email protected]:
resolution: {integrity: sha512-e5+YUKENATs1JgYHMzTr2MW/NDcXGfYFAuOQU8gJgF/kEh4EqKgfGrfLI67bMD4tbhZVlkigz/9YYwWcbOFthg==}
@@ -4037,7 +4005,7 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/trace-mapping': 0.3.25
'@types/node': 20.12.5
chalk: 4.1.2
collect-v8-coverage: 1.0.2
@@ -4069,7 +4037,7 @@ packages:
resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/trace-mapping': 0.3.25
callsites: 3.1.0
graceful-fs: 4.2.11
@@ -4095,9 +4063,9 @@ packages:
resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@jest/types': 29.6.3
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/trace-mapping': 0.3.25
babel-plugin-istanbul: 6.1.1
chalk: 4.1.2
convert-source-map: 2.0.0
@@ -4124,34 +4092,34 @@ packages:
'@types/yargs': 17.0.32
chalk: 4.1.2
- /@jridgewell/[email protected]:
- resolution: {integrity: sha512-Oud2QPM5dHviZNn4y/WhhYKSXksv+1xLEIsNrAbGcFzUN3ubqWRFT5gwPchNc5NuzILOU4tPBDTZ4VwhL8Y7cw==}
+ /@jridgewell/[email protected]:
+ resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
engines: {node: '>=6.0.0'}
dependencies:
- '@jridgewell/set-array': 1.1.2
+ '@jridgewell/set-array': 1.2.1
'@jridgewell/sourcemap-codec': 1.4.15
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/trace-mapping': 0.3.25
/@jridgewell/[email protected]:
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
engines: {node: '>=6.0.0'}
- /@jridgewell/[email protected]:
- resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
+ /@jridgewell/[email protected]:
+ resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
engines: {node: '>=6.0.0'}
- /@jridgewell/[email protected]:
- resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
+ /@jridgewell/[email protected]:
+ resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
dependencies:
- '@jridgewell/gen-mapping': 0.3.4
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/trace-mapping': 0.3.25
dev: true
/@jridgewell/[email protected]:
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
- /@jridgewell/[email protected]:
- resolution: {integrity: sha512-9/4foRoUKp8s96tSkh8DlAAc5A0Ty8vLXld+l9gjKKY6ckwI8G15f0hskGmuLZu78ZlGa1vtsfOa+lnB4vG6Jg==}
+ /@jridgewell/[email protected]:
+ resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
dependencies:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15
@@ -4322,7 +4290,7 @@ packages:
lexical: 0.13.1
dev: false
- /@lexical/[email protected]([email protected])([email protected])([email protected])([email protected]):
+ /@lexical/[email protected]([email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-Sy6EL230KAb0RZsZf1dZrRrc3+rvCDQWltcd8C/cqBUYlxsLYCW9s4f3RB2werngD/PtLYbBB48SYXNkIALITA==}
peerDependencies:
lexical: 0.13.1
@@ -4345,7 +4313,7 @@ packages:
'@lexical/table': 0.13.1([email protected])
'@lexical/text': 0.13.1([email protected])
'@lexical/utils': 0.13.1([email protected])
- '@lexical/yjs': 0.13.1([email protected])([email protected])
+ '@lexical/yjs': 0.13.1([email protected])([email protected])
lexical: 0.13.1
react: 18.2.0
react-dom: 18.2.0([email protected])
@@ -4404,7 +4372,7 @@ packages:
lexical: 0.13.1
dev: false
- /@lexical/[email protected]([email protected])([email protected]):
+ /@lexical/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-4GbqQM+PwNTV59AZoNrfTe/0rLjs+cX6Y6yAdZSRPBwr5L3JzYeU1TTcFCVQTtsE7KF8ddVP8sD7w9pi8rOWLA==}
peerDependencies:
lexical: 0.13.1
@@ -4412,35 +4380,35 @@ packages:
dependencies:
'@lexical/offset': 0.13.1([email protected])
lexical: 0.13.1
- yjs: 13.6.12
+ yjs: 13.6.14
dev: false
- /@libsql/[email protected]:
- resolution: {integrity: sha512-aHnYjsqE4QWhb+HdJj2HtLw6QBt61veSu6IQgFO5rxzdY/rb69YAgYF0ZvpVoMn12B/t9U9U7H3ow/IADo4Yhg==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-UBjmDoxz75Z2sHdP+ETCROpeLA/77VMesiff8R4UWK1rnaWbh6/YoCLDILMJL3Rh0udQeKxjL8MjXthqohax+g==}
dependencies:
- '@libsql/core': 0.5.2
+ '@libsql/core': 0.5.6
'@libsql/hrana-client': 0.5.6
js-base64: 3.7.7
- libsql: 0.3.4
+ libsql: 0.3.10
transitivePeerDependencies:
- bufferutil
- encoding
- utf-8-validate
- /@libsql/[email protected]:
- resolution: {integrity: sha512-sBo55JJXRiggymOy91MvI+lJ15U8BdWBHytAeszpebhhbrkuTfd+5jDoB3sSZ0dMH0NIPAVQEEQnQldAO+SDXg==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-3vicUAydq6jPth410n4AsHHm1n2psTwvkSf94nfJlSXutGSZsl0updn2N/mJBgqUHkbuFoWZtlMifF0SwBj1xQ==}
dependencies:
js-base64: 3.7.7
- /@libsql/[email protected]:
- resolution: {integrity: sha512-scNlltUTZp74jqjzDVVBtKUy5nZD+0+Q3CR8RJwCKrf73I/0IAKfvwddx4gsinymFqMn8hyiTGIZukgHlBjftA==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-RaexEFfPAFogd6dJlqkpCkTxdr6K14Z0286lodIJ8Ny77mWuWyBkWKxf70OYWXXAMxMJFUW+6al1F3/Osf/pTg==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-xZUVgzH1qshTnnE8RRZlvAgUGFE7w36iczMiDvGN5XHOuI6gLE4Lk1m/G51MKjN+p7AK/3wowlQpvZPK/KMV8Q==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-SNVN6n4qNUdMW1fJMFmx4qn4n5RnXsxjFbczpkzG/V7m/5VeTFt1chhGcrahTHCr3+K6eRJWJUEQHRGqjBwPkw==}
cpu: [x64]
os: [darwin]
requiresBuild: true
@@ -4475,36 +4443,36 @@ packages:
- bufferutil
- utf-8-validate
- /@libsql/[email protected]:
- resolution: {integrity: sha512-IewL34c9WyxPtvLQqYb5WX3IEqFjprDkFjXmySkDrF9+3k2AfmCurnXjJwOrWHu2GlNLo84mwSVsCQ/jfm8lPw==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-2uXpi9d8qtyIOr7pyG4a88j6YXgemyIHEs2Wbp+PPletlCIPsFS+E7IQHbz8VwTohchOzcokGUm1Bc5QC+A7wg==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-Qiml3cZuLLptsZ9Mkdkt8sZROvVWyqhWcQkEPpp5MtSUiluy+8y+IHniiI7wJvOpi9A4tGREY9KoDZCWWPwLBw==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-72SN1FUavLvzHddCS861ynSpQndcW5oLGKA3U8CyMfgIZIwJAPc7+48Uj1plW00htXBx4GBpcntFp68KKIx3YQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-fZRwlEjzRkJFf+lPpe9AMbaF32IL5HFtQVfXe6nSuE+YwlUNC+kN7ElGIKfuh5wJ3S9S4fXMefH0FY4ynEz4vw==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-hXyNqVRi7ONuyWZ1SX6setxL0QaQ7InyS3bHLupsi9s7NpOGD5vcpTaYicJOqmIIm+6kt8vJfmo7ZxlarIHy7Q==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-TCjX+nQpK/xQC5jhQJWShc98FsoTWQCdp0w1ZhVa47jIFdTPh44rvVf9sS6j5K8bxfyMNiBQQNSn7A0vBfAZXw==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-kNmIRxomVwt9S+cLyYS497F/3gXFF4r8wW12YSBQgxG75JYft07AHVd8J7HINg+oqRkLzT0s+mVX5dM6nk68EQ==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-q8uLbIqIB6mMUqN6Joiy+GN5d8/WfKsk8cN28H71WAywmQVsFg1u0RJj3X28qFzNGz+K1z4BqQFBSPVEefqYNw==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-c/6rjdtGULKrJkLgfLobFefObfOtxjXGmCfPxv6pr0epPCeUEssfDbDIeEH9fQUgzogIMWEHwT8so52UJ/iT1Q==}
cpu: [x64]
os: [win32]
requiresBuild: true
@@ -4544,8 +4512,8 @@ packages:
react: 18.2.0
react-dom: 18.2.0([email protected])
- /@mongodb-js/[email protected]:
- resolution: {integrity: sha512-8zJ8N1x51xo9hwPh6AWnKdLGEC5N3lDa6kms1YHmFBoRhTpJR6HG8wWk0td1MVCu9cD4YBrvjZEtd5Obw0Fbnw==}
+ /@mongodb-js/[email protected]:
+ resolution: {integrity: sha512-XLNOMH66KhJzUJNwT/qlMnS4WsNDWD5ASdyaSH3EtK+F4r/CFGa3jT4GNi4mfOitGvWXtdLgQJkQjxSVrio+jA==}
requiresBuild: true
dependencies:
sparse-bitfield: 3.0.3
@@ -4554,8 +4522,8 @@ packages:
/@neon-rs/[email protected]:
resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==}
- /@next/[email protected]:
- resolution: {integrity: sha512-RJWjnlMp/1WSW0ahAdawV22WgJiC6BVaFS5Xfhw6gP7NJEX3cAJjh4JqSHKGr8GnLNRaFCVTQdDPoX84E421BA==}
+ /@next/[email protected]:
+ resolution: {integrity: sha512-IpF/18HcAOcfHRr24tqPOUpMmVKIqvkCxIubMeRYWCXs3jm7niPGrt8Mu74yMDzfGlUwgQA6Xd6BUc5+jQxcEg==}
dependencies:
webpack-bundle-analyzer: 4.10.1
transitivePeerDependencies:
@@ -4571,8 +4539,8 @@ packages:
resolution: {integrity: sha512-cBlFB8Y/iE3K2NX/Km4tP4RZGLsv0D72KI9KxmZepKSkaQBSbtHM0YeHnZ51CFe9UQKzQ/1mPnCY89BjiyIQtQ==}
dev: false
- /@next/[email protected]:
- resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==}
+ /@next/[email protected]:
+ resolution: {integrity: sha512-n4zYNLSyCo0Ln5b7qxqQeQ34OZKXwgbdcx6kmkQbywr+0k6M3Vinft0T72R6CDAcDrne2IAgSud4uWCzFgc5HA==}
dependencies:
glob: 10.3.10
dev: true
@@ -4762,71 +4730,71 @@ packages:
engines: {node: '>= 18'}
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-BDa2VAMLSh3otEiaMJ/3Y36GU4qf6GI+VivQ/P41NC6GHcdxpKlqV0ikSZ5gdQsmS3ojXeRx5vasgNTinF0Q4g==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg==}
engines: {node: '>= 18'}
dependencies:
'@octokit/auth-token': 4.0.0
- '@octokit/graphql': 7.0.2
- '@octokit/request': 8.2.0
- '@octokit/request-error': 5.0.1
- '@octokit/types': 12.6.0
+ '@octokit/graphql': 7.1.0
+ '@octokit/request': 8.3.1
+ '@octokit/request-error': 5.1.0
+ '@octokit/types': 13.2.0
before-after-hook: 2.2.3
universal-user-agent: 6.0.1
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==}
engines: {node: '>= 18'}
dependencies:
- '@octokit/types': 12.6.0
+ '@octokit/types': 13.2.0
universal-user-agent: 6.0.1
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ==}
engines: {node: '>= 18'}
dependencies:
- '@octokit/request': 8.2.0
- '@octokit/types': 12.6.0
+ '@octokit/request': 8.3.1
+ '@octokit/types': 13.2.0
universal-user-agent: 6.0.1
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-kWzSxSIBjCtwrT8/O/A/nrSjmHvR5I9GGTHPyBU19VuEae+QZfaPnnfLwXgV56n51xHN3U2dYy8zh/kO9/39ig==}
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==}
engines: {node: '>= 18'}
dependencies:
- '@octokit/types': 12.6.0
+ '@octokit/types': 13.2.0
deprecation: 2.3.1
once: 1.4.0
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-exPif6x5uwLqv1N1irkLG1zZNJkOtj8bZxuVHd71U5Ftuxf2wGNvAJyNBcPbPC+EBzwYEbBDdSFb8EPcjpYxPQ==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-fin4cl5eHN5Ybmb/gtn7YZ+ycyUlcyqqkg5lfxeSChqj7sUt6TNaJPehREi+0PABKLREYL8pfaUhH3TicEWNoA==}
engines: {node: '>= 18'}
dependencies:
- '@octokit/endpoint': 9.0.4
- '@octokit/request-error': 5.0.1
- '@octokit/types': 12.6.0
+ '@octokit/endpoint': 9.0.5
+ '@octokit/request-error': 5.1.0
+ '@octokit/types': 13.2.0
universal-user-agent: 6.0.1
dev: true
- /@octokit/[email protected]:
- resolution: {integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==}
+ /@octokit/[email protected]:
+ resolution: {integrity: sha512-K4rpfbIQLe4UimS/PWZAcImhZUC80lhe2f1NpAaaTulPJXv54QIAFFCQEEbdQdqTV/745QDmdvp8NI49LaI00A==}
dependencies:
- '@octokit/openapi-types': 20.0.0
+ '@octokit/openapi-types': 22.0.0
dev: true
/@one-ini/[email protected]:
resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
dev: false
- /@opentelemetry/[email protected]:
- resolution: {integrity: sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw==}
+ /@opentelemetry/[email protected]:
+ resolution: {integrity: sha512-I/s6F7yKUDdtMsoBWXJe8Qz40Tui5vsuKCWJEWVL+5q9sSWRzzx6v2KeNsOBEwd94j0eWkpWCH4yB6rZg9Mf0w==}
engines: {node: '>=8.0.0'}
dev: true
@@ -4844,8 +4812,8 @@ packages:
playwright: 1.43.0(patch_hash=smjs6qro5qsqddamrqipwrbi5i)
dev: true
- /@polka/[email protected]:
- resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==}
+ /@polka/[email protected]:
+ resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==}
dev: true
/@popperjs/[email protected]:
@@ -4869,99 +4837,99 @@ packages:
selderee: 0.10.0
dev: false
- /@sentry-internal/[email protected]:
- resolution: {integrity: sha512-2nYoCfP7FpiUR+xxO5y5BL2ajHrhM4fL7HSup6QKNn7gI7vLyllYOOuYFNHhSmsXCD0i00U8DBClGLcn+6DQqw==}
+ /@sentry-internal/[email protected]:
+ resolution: {integrity: sha512-EL7N++poxvJP9rYvh6vSu24tsKkOveNCcCj4IM7+irWPjsuD2GLYYlhp/A/Mtt9l7iqO4plvtiQU5HGk7smcTQ==}
engines: {node: '>=12'}
dependencies:
- '@sentry/core': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry/core': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry-internal/[email protected]:
- resolution: {integrity: sha512-EyDRMdlSqtwY8zGFhOWwl+nwwo98hlhJz+bpF5PQ6VmFpbplh6Wqfx2p+cPXQr40TGMMC4+vPFlSWTOMjcO9zQ==}
+ /@sentry-internal/[email protected]:
+ resolution: {integrity: sha512-Lh/K60kmloR6lkPUcQP0iamw7B/MdEUEx/ImAx4tUSMrLj+IoUEcq/ECgnnVyQkJq59+8nPEKrVLt7x6PUPEjw==}
engines: {node: '>=12'}
dependencies:
- '@sentry/core': 7.103.0
- '@sentry/replay': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry/core': 7.109.0
+ '@sentry/replay': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry-internal/[email protected]:
- resolution: {integrity: sha512-sZ/Wao8HOvGaBs7WlOdflMpHGAFkOBWL6hBiirHaOy5d+IDm7n7et5U6zhvcfiyYBO4nY36gy1Tg5mw+aNO0Vw==}
+ /@sentry-internal/[email protected]:
+ resolution: {integrity: sha512-PzK/joC5tCuh2R/PRh+7dp+uuZl7pTsBIjPhVZHMTtb9+ls65WkdZJ1/uKXPouyz8NOo9Xok7aEvEo9seongyw==}
engines: {node: '>=8'}
dependencies:
- '@sentry/core': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry/core': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-lP3Oplnwo1lY8ltk8SWzQURbxnSfVhYA099mVs1T95sdwXS16Za6SX7Ld/9T506ZW/WyoU4VCq7eKtG2kPFhMQ==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-yx+OFG+Ab9qUDDgV9ZDv8M9O9Mqr0fjKta/LMlWALYLjzkMvxsPlRPFj7oMBlHqOTVLDeg7lFYmsA8wyWQ8Z8g==}
engines: {node: '>=8'}
dependencies:
- '@sentry-internal/feedback': 7.103.0
- '@sentry-internal/replay-canvas': 7.103.0
- '@sentry-internal/tracing': 7.103.0
- '@sentry/core': 7.103.0
- '@sentry/replay': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry-internal/feedback': 7.109.0
+ '@sentry-internal/replay-canvas': 7.109.0
+ '@sentry-internal/tracing': 7.109.0
+ '@sentry/core': 7.109.0
+ '@sentry/replay': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-LCI+PIDoF/RLqN41fNXum3ilmS6ukni6L7t38vSdibbe2G0804EbPLtOIpv2PkS8E6CFuRW5zOb+8OwEAAtZWw==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-xwD4U0IlvvlE/x/g/W1I8b4Cfb16SsCMmiEuBf6XxvAa3OfWBxKoqLifb3GyrbxMC4LbIIZCN/SvLlnGJPgszA==}
engines: {node: '>=8'}
dependencies:
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-/bS/WNeO+PEd0r3o3LN0XGJV+l7hLNy1dTcn61VRgWGVs8SqMBb3uAvXAibZ9zGTCkaX/Ky3JumMcOOoxmNCtg==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-tqMNAES4X/iBl1eZRCmc29p//0id01FBLEiesNo5nk6ECl6/SaGMFAEwu1gsn90h/Bjgr04slwFOS4cR45V2PQ==}
engines: {node: '>=8'}
dependencies:
- '@sentry-internal/tracing': 7.103.0
- '@sentry/core': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry-internal/tracing': 7.109.0
+ '@sentry/core': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry/[email protected]([email protected]):
- resolution: {integrity: sha512-EyWZi9u94RShzAK/vpkXNCdkocMtb98AbxRZOjuFL+pf4jjwxdPRekGGzXz7St0cf56Mv3oHNk6QGDA0PF7mlQ==}
+ /@sentry/[email protected]([email protected]):
+ resolution: {integrity: sha512-KqXoDh6LVhNO+FLdM5LiTGpuorFvjoBPQ4nPGIVbjeMY/KZIau3kFxR142EvCApxmD69yvS5EhMnEqlNdaQPGw==}
engines: {node: '>=8'}
peerDependencies:
react: ^18.2.0
dependencies:
- '@sentry/browser': 7.103.0
- '@sentry/core': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry/browser': 7.109.0
+ '@sentry/core': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-I37komyb+DruQG8lPPPOFxLLbOijNXeTxiWLsIn+KFZqRtKqxxQWdNnk56V4YSTpFzxnMEFMRCpXhncuTWu4LA==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-hCDjbTNO7ErW/XsaBXlyHFsUhneyBUdTec1Swf98TFEfVqNsTs6q338aUcaR8dGRLbLrJ9YU9D1qKq++v5h2CA==}
engines: {node: '>=12'}
dependencies:
- '@sentry-internal/tracing': 7.103.0
- '@sentry/core': 7.103.0
- '@sentry/types': 7.103.0
- '@sentry/utils': 7.103.0
+ '@sentry-internal/tracing': 7.109.0
+ '@sentry/core': 7.109.0
+ '@sentry/types': 7.109.0
+ '@sentry/utils': 7.109.0
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-NCvKyx8d2AGBQKPARrJemZmZ16DiMo688OEikZg4BbvFNDUzK5Egm2BH0vfLDhbNkU19o3maJowrYo42m8r9Zw==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-egCBnDv3YpVFoNzRLdP0soVrxVLCQ+rovREKJ1sw3rA2/MFH9WJ+DZZexsX89yeAFzy1IFsCp7/dEqudusml6g==}
engines: {node: '>=8'}
dev: false
- /@sentry/[email protected]:
- resolution: {integrity: sha512-phkUJt3F0UOkVq+M4GfdAh2ewI3ASrNiJddx9aO7GnT0aDwwVBHZltnqt95qgAB8W+BipTSt1dAh8yUbbq1Ceg==}
+ /@sentry/[email protected]:
+ resolution: {integrity: sha512-3RjxMOLMBwZ5VSiH84+o/3NY2An4Zldjz0EbfEQNRY9yffRiCPJSQiCJID8EoylCFOh/PAhPimBhqbtWJxX6iw==}
engines: {node: '>=8'}
dependencies:
- '@sentry/types': 7.103.0
+ '@sentry/types': 7.109.0
dev: false
/@sideway/[email protected]:
@@ -5012,460 +4980,420 @@ packages:
dependencies:
'@sinonjs/commons': 3.0.1
- /@smithy/[email protected]:
- resolution: {integrity: sha512-c2aYH2Wu1RVE3rLlVgg2kQOBJGM0WbjReQi5DnPTm2Zb7F0gk7J2aeQeaX2u/lQZoHl6gv8Oac7mt9alU3+f4A==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-wRlta7GuLWpTqtFfGo+nZyOO1vEvewdNR1R4rTxpC8XU6vG/NDyrFBhwLZsqg1NUoR1noVaXJPC/7ZK47QCySw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-zNW+43dltfNMUrBEYLMWgI8lQr0uhtTcUyxkgC9EP4j17WREzgSFMPUFVrVV6Rc2+QtWERYjb4tzZnQGa7R9fQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-VNB5+1oCgX3Fzs072yuRsUoC2N4Zg/LJ11DTxX3+Qu+Paa6AmbIF0E9sc2wthz9Psrk/zcOlTCyuposlIhPjZQ==}
dependencies:
- '@smithy/util-base64': 2.1.1
+ '@smithy/util-base64': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-NjNFCKxC4jVvn+lUr3Yo4/PmUJj3tbyqH6GNHueyTGS5Q27vlEJ1MkNhUDV8QGxJI7Bodnc2pD18lU2zRfhHlQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-3GJNvRwXBGdkDZZOGiziVYzDpn4j6zfyULHMDKAGIUo72yHALpE9CbhfQp/XcLNVoc1byfMpn6uW5H2BqPjgaQ==}
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-AW2WUZmBAzgO3V3ovKtsUbI3aBNMeQKFDumoqkNxaVDWF/xfnxAWqBKDr/NuG7c06N2Rm4xeZLPiJH/d+na0HA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-fsiMgd8toyUba6n1WRmr+qACzXltpdDkPTAaDqc8QqPBUzO+/JKwL6bUBseHVi8tu9l+3JOK+tSf7cay+4B3LA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/node-config-provider': 2.2.4
- '@smithy/types': 2.10.1
- '@smithy/util-config-provider': 2.2.1
- '@smithy/util-middleware': 2.1.3
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-config-provider': 2.3.0
+ '@smithy/util-middleware': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Rrc+e2Jj6Gu7Xbn0jvrzZlSiP2CZocIOfZ9aNUA82+1sa6GBnxqL9+iZ9EKHeD9aqD1nU8EK4+oN2EiFpSv7Yw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-2fek3I0KZHWJlRLvRTqxTEri+qV0GRHrJIoLFuBMZB4EMg4WgeBGfF0X6abnrNYpq55KJ6R4D6x4f0vLnhzinA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-retry': 2.1.4
- '@smithy/middleware-serde': 2.1.3
- '@smithy/protocol-http': 3.2.1
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/util-middleware': 2.1.3
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-retry': 2.3.1
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-middleware': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-DdatjmBZQnhGe1FhI8gO98f7NmvQFSDiZTwC3WMvLTCKQUY+Y1SVkhJqIuLu50Eb7pTheoXQmK+hKYUgpUWsNA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-BWB9mIukO1wjEOo1Ojgl6LrG4avcaC7T/ZP6ptmAaW4xluhSIPZhY+/PI5YKzlk+jsm+4sQZB45Bt1OfMeQa3w==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/node-config-provider': 2.2.4
- '@smithy/property-provider': 2.1.3
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-rGlCVuwSDv6qfKH4/lRxFjcZQnIE0LZ3D4lkMHg7ZSltK9rA74r0VuGSvWVQ4N/d70VZPaniFhp4Z14QYZsa+A==}
- requiresBuild: true
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-8janZoJw85nJmQZc4L8TuePp2pk1nxLgkxIR0TUjKJ5Dkj5oelB9WtiSSGXCQvNsJl0VSTvK/2ueMXxvpa9GVw==}
dependencies:
'@aws-crypto/crc32': 3.0.0
- '@smithy/types': 2.10.1
- '@smithy/util-hex-encoding': 2.1.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-hex-encoding': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-qAgKbZ9m2oBfSyJWWurX/MvQFRPrYypj79cDSleEgDwBoez6Tfd+FTpu2L/j3ZeC3mDlDHIKWksoeaXZpLLAHw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-UaPf8jKbcP71BGiO0CdeLmlg+RhWnlN8ipsMSdwvqBFigl5nil3rHOI/5GE3tfiuX8LvY5Z9N0meuU7Rab7jWw==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/eventstream-serde-universal': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/eventstream-serde-universal': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-48rvsNv/MgAFCxOE0qwR7ZwKhaEdDoTxqH5HM+T6SDxICmPGb7gEuQzjTxQhcieCPgqyXeZFW8cU0QJxdowuIg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-RHhbTw/JW3+r8QQH7PrganjNCiuiEZmpi6fYUAetFfPLfZ6EkiA08uN3EFfcyKubXQxOwTeJRZSQmDDCdUshaA==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-RPJWWDhj8isk3NtGfm3Xt1WdHyX9ZE42V+m1nLU1I0zZ1hEol/oawHsTnhva/VR5bn+bJ2zscx+BYr0cEPRtmg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-zpQMtJVqCUMn+pCSFcl9K/RPNtQE0NuMh8sKpCdEHafhwRsjP50Oq/4kMmvxSRy6d8Jslqd8BLvDngrUtmN9iA==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/eventstream-serde-universal': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/eventstream-serde-universal': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-ssvSMk1LX2jRhiOVgVLGfNJXdB8SvyjieKcJDHq698Gi3LOog6g/+l7ggrN+hZxyjUiDF4cUxgKaZTBUghzhLw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-pvoe/vvJY0mOpuF84BEtyZoYfbehiFj8KKWk1ds2AT0mTLYFVs+7sBJZmioOFdBXKd48lfrx1vumdPdmGlCLxA==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/eventstream-codec': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/eventstream-codec': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Fn/KYJFo6L5I4YPG8WQb2hOmExgRmNpVH5IK2zU3JKrY5FKW7y9ar5e0BexiIC9DhSKqKX+HeWq/Y18fq7Dkpw==}
- requiresBuild: true
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-BOWEBeppWhLn/no/JxUL/ghTfANTjT7kg3Ww2rPqTUY9R4yHPXxJ9JhMe3Z03LN3aPwiwlpDIUcVw1xDyHqEhw==}
dependencies:
- '@smithy/protocol-http': 3.2.1
- '@smithy/querystring-builder': 2.1.3
- '@smithy/types': 2.10.1
- '@smithy/util-base64': 2.1.1
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/querystring-builder': 2.2.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-base64': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-sHLTM5xQYw5Wxz07DFo+eh1PVC6P5+kazQRF1k5nsvOhZG5VnkIy4LZ7N0ZNWqJx16g9otGd5MvqUOpb3WWtgA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-SGPoVH8mdXBqrkVCJ1Hd1X7vh1zDXojNN1yZyZTZsCno99hVue9+IYzWDjq/EQDDXxmITB0gBmuyPh8oAZSTcg==}
dependencies:
- '@smithy/chunked-blob-reader': 2.1.1
- '@smithy/chunked-blob-reader-native': 2.1.1
- '@smithy/types': 2.10.1
+ '@smithy/chunked-blob-reader': 2.2.0
+ '@smithy/chunked-blob-reader-native': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-FsAPCUj7VNJIdHbSxMd5uiZiF20G2zdSDgrgrDrHqIs/VMxK85Vqk5kMVNNDMCZmMezp6UKnac0B4nAyx7HJ9g==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-zLWaC/5aWpMrHKpoDF6nqpNtBhlAYKF/7+9yMN7GpdR8CzohnWfGtMznPybnwSS8saaXBMxIGwJqR4HmRp6b3g==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
- '@smithy/util-buffer-from': 2.1.1
- '@smithy/util-utf8': 2.1.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-buffer-from': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-fWpUx2ca/u5lcD5RhNJogEG5FD7H0RDDpYmfQgxFqIUv3Ow7bZsapMukh8uzQPVO8R+NDAvSdxmgXoy4Hz8sFw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-aT+HCATOSRMGpPI7bi7NSsTNVZE/La9IaxLXWoVAYMxHT5hGO3ZOGEMZQg8A6nNL+pdFGtZQtND1eoY084HgHQ==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/types': 2.10.1
- '@smithy/util-utf8': 2.1.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-wkra7d/G4CbngV4xsjYyAYOvdAhahQje/WymuQdVEnXFExJopEu7fbL5AEAlBPgWHXwu94VnCSG00gVzRfExyg==}
- requiresBuild: true
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-nEDASdbKFKPXN2O6lOlTgrEEOO9NHIeO+HVvZnkqc8h5U9g3BIhWsvzFo+UcUbliMHvKNPD/zVxDrkP1Sbgp8Q==}
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-xozSQrcUinPpNPNPds4S7z/FakDTh1MZWtRP/2vQtYB/u3HYrX2UXuZs+VhaKBd6Vc7g2XPr2ZtwGBNDN6fNKQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-zmn3M6+mP4IJlSmXBN9964AztgkIO8b5lRzAgdJn9AdCFwA6xLkcW2B6uEnpBjvotxtQMmXTUP19tIO7NmFPpw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-M26XTtt9IIusVMOWEAhIvFIr9jYj4ISPPGJROqw6vXngO3IYJCnVVSMFn4Tx1rUTG5BiKJNg9u2nxmBiZC5IlQ==}
dependencies:
- '@smithy/types': 2.10.1
- '@smithy/util-utf8': 2.1.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-aJduhkC+dcXxdnv5ZpM3uMmtGmVFKx412R1gbeykS5HXDmRU6oSsyy2SoHENCkfOGKAQOjVE2WVqDJibC0d21g==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-5bl2LG1Ah/7E5cMSC+q+h3IpVHMeOkG0yLRyQT1p2aMJkSrZG7RlXHPuAgb7EyaFeidKEnnd/fNaLLaKlHGzDQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-4yjHyHK2Jul4JUDBo2sTsWY9UshYUnXeb/TAK/MTaPEb8XQvDmpwSFnfIRDU45RY1a6iC9LCnmJNg/yHyfxqkw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-1/8kFp6Fl4OsSIVTWHnNjLnTL8IqpIb/D3sTSczrKFnrE9VMNWxnrRKNvpUHOJ6zpGD5f62TPm7+17ilTJpiCQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/middleware-serde': 2.1.3
- '@smithy/node-config-provider': 2.2.4
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
- '@smithy/url-parser': 2.1.3
- '@smithy/util-middleware': 2.1.3
+ '@smithy/middleware-serde': 2.3.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
+ '@smithy/url-parser': 2.2.0
+ '@smithy/util-middleware': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Cyolv9YckZTPli1EkkaS39UklonxMd08VskiuMhURDjC0HHa/AD6aK/YoD21CHv9s0QLg0WMLvk9YeLTKkXaFQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-P2bGufFpFdYcWvqpyqqmalRtwFUNUA8vHjJR5iGqbfR6mp65qKOLcUd6lTr4S9Gn/enynSrSf3p3FVgVAf6bXA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/node-config-provider': 2.2.4
- '@smithy/protocol-http': 3.2.1
- '@smithy/service-error-classification': 2.1.3
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-retry': 2.1.3
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/service-error-classification': 2.1.5
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-retry': 2.2.0
tslib: 2.6.2
- uuid: 8.3.2
+ uuid: 9.0.1
- /@smithy/[email protected]:
- resolution: {integrity: sha512-s76LId+TwASrHhUa9QS4k/zeXDUAuNuddKklQzRgumbzge5BftVXHXIqL4wQxKGLocPwfgAOXWx+HdWhQk9hTg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-sIADe7ojwqTyvEQBe1nc/GXB9wdHhi9UwyX0lTyttmUWDJLP655ZYE1WngnNyXREme8I27KCaUhyhZWRXL0q7Q==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-opMFufVQgvBSld/b7mD7OOEBxF6STyraVr1xel1j0abVILM8ALJvRoFbqSWHGmaDlRGIiV9Q5cGbWi0sdiEaLQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-Qntc3jrtwwrsAC+X8wms8zhrTr0sFXnyEGhZd9sLtsJ/6gGQKFzNB+wWbOcpJd7BR8ThNCoKt76BuQahfMvpeA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-nqazHCp8r4KHSFhRQ+T0VEkeqvA0U+RhehBSr1gunUuNW3X7j0uDrWBxB2gE9eutzy6kE3Y7L+Dov/UXT871vg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-0elK5/03a1JPWMDPaS726Iw6LpQg80gFut1tNpPfxFuChEEklo2yL823V94SpTZTxmKlXFtFgsP55uh3dErnIg==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/property-provider': 2.1.3
- '@smithy/shared-ini-file-loader': 2.3.4
- '@smithy/types': 2.10.1
+ '@smithy/property-provider': 2.2.0
+ '@smithy/shared-ini-file-loader': 2.4.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-HCkb94soYhJMxPCa61wGKgmeKpJ3Gftx1XD6bcWEB2wMV1L9/SkQu/6/ysKBnbOzWRE01FGzwrTxucHypZ8rdg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/abort-controller': 2.1.3
- '@smithy/protocol-http': 3.2.1
- '@smithy/querystring-builder': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/abort-controller': 2.2.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/querystring-builder': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-bMz3se+ySKWNrgm7eIiQMa2HO/0fl2D0HvLAdg9pTMcpgp4SqOAh6bz7Ik6y7uQqSrk4rLjIKgbQ6yzYgGehCQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-+xiil2lFhtTRzXkx8F053AV46QnIw6e7MV8od5Mi68E1ICOjCeCHw2XfLnDEUHnT9WGUIkwcqavXjfwuJbGlpg==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-KLrQkEw4yJCeAmAH7hctE8g9KwA7+H2nSJwxgwIxchbp/L0B5exTdOQi9D5HinPLlothoervGmhpYKelZ6AxIA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-kFD3PnNqKELe6m9GRHQw/ftFFSZpnSeQD4qvgDB6BQN6hREHELSosVFUMPN4M3MDKN2jAwk35vXHLoDrNfKu0A==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-L1kSeviUWL+emq3CUVSgdogoM/D9QMFaqxL/dd0X7PCNWmPXqt+ExtrBjqT0V7HLN03Vs9SuiLrG3zy3JGnE5A==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
- '@smithy/util-uri-escape': 2.1.1
+ '@smithy/types': 2.12.0
+ '@smithy/util-uri-escape': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-3+CWJoAqcBMR+yvz6D+Fc5VdoGFtfenW6wqSWATWajrRMGVwJGPT3Vy2eb2bnMktJc4HU4bpjeovFa566P3knQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-BvHCDrKfbG5Yhbpj4vsbuPV2GgcpHiAkLeIlcA1LtfpMz3jrqizP1+OguSNSj1MwBHEiN+jwNisXLGdajGDQJA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-iUrpSsem97bbXHHT/v3s7vaq8IIeMo6P6cXdeYHrx0wOJpMeBGQF7CB0mbJSiTm3//iq3L55JiEm8rA7CTVI8A==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-uBDTIBBEdAQryvHdc5W8sS5YX7RQzF683XrHePVdFmAgKiMofU15FLSM0/HU03hKTnazdNRFa0YHS7+ArwoUSQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
- /@smithy/[email protected]:
- resolution: {integrity: sha512-CiZmPg9GeDKbKmJGEFvJBsJcFnh0AQRzOtQAzj1XEa8N/0/uSN/v1LYzgO7ry8hhO8+9KB7+DhSW0weqBra4Aw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-WyujUJL8e1B6Z4PBfAqC/aGY1+C7T0w20Gih3yrvJSk97gpiVfB+y7c46T4Nunk+ZngLq0rOIdeVeIklk0R3OA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Jq4iPPdCmJojZTsPePn4r1ULShh6ONkokLuxp1Lnk4Sq7r7rJp4HlA1LbPBq4bD64TIzQezIpr1X+eh5NYkNxw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-j5fHgL1iqKTsKJ1mTcw88p0RUcidDu95AWSeZTgiYJb+QcfwWU/UpBnaqiB59FNH5MiAZuSbOBnZlwzeeY2tIw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/eventstream-codec': 2.1.3
- '@smithy/is-array-buffer': 2.1.1
- '@smithy/types': 2.10.1
- '@smithy/util-hex-encoding': 2.1.1
- '@smithy/util-middleware': 2.1.3
- '@smithy/util-uri-escape': 2.1.1
- '@smithy/util-utf8': 2.1.1
+ '@smithy/is-array-buffer': 2.2.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-hex-encoding': 2.2.0
+ '@smithy/util-middleware': 2.2.0
+ '@smithy/util-uri-escape': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-ntAFYN51zu3N3mCd95YFcFi/8rmvm//uX+HnK24CRbI6k5Rjackn0JhgKz5zOx/tbNvOpgQIwhSX+1EvEsBLbA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-jrbSQrYCho0yDaaf92qWgd+7nAeap5LtHTI51KXqmpIFCceKU3K9+vIVTUH72bOJngBMqa4kyu1VJhRcSrk/CQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/middleware-endpoint': 2.4.4
- '@smithy/middleware-stack': 2.1.3
- '@smithy/protocol-http': 3.2.1
- '@smithy/types': 2.10.1
- '@smithy/util-stream': 2.1.3
+ '@smithy/middleware-endpoint': 2.5.1
+ '@smithy/middleware-stack': 2.2.0
+ '@smithy/protocol-http': 3.3.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-stream': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-hjQO+4ru4cQ58FluQvKKiyMsFg0A6iRpGm2kqdH8fniyNd2WyanoOsYJfMX/IFLuLxEoW6gnRkNZy1y6fUUhtA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-X1NRA4WzK/ihgyzTpeGvI9Wn45y8HmqF4AZ/FazwAv8V203Ex+4lXqcYI70naX9ETqbqKVzFk88W6WJJzCggTQ==}
- requiresBuild: true
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-hoA4zm61q1mNTpksiSWp2nEl1dt3j726HdRhiNgVJQMj7mLp7dprtF57mOB6JvEk/x9d2bsuL5hlqZbBuHQylQ==}
dependencies:
- '@smithy/querystring-parser': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/querystring-parser': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-UfHVpY7qfF/MrgndI5PexSKVTxSZIdz9InghTFa49QOvuu9I52zLPLUHXvHpNuMb1iD2vmc6R+zbv/bdMipR/g==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-s3+eVwNeJuXUwuMbusncZNViuhv2LjVJ1nMwTqSA0XAC7gjKhqqxRdJPhR8+YrkoZ9IiIbFk/yK6ACe/xlF+hw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/util-buffer-from': 2.1.1
+ '@smithy/util-buffer-from': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-ekOGBLvs1VS2d1zM2ER4JEeBWAvIOUKeaFch29UjjJsxmZ/f0L3K3x0dEETgh3Q9bkZNHgT+rkdl/J/VUqSRag==}
- requiresBuild: true
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-dtpw9uQP7W+n3vOtx0CfBD5EWd7EPdIdsQnWTDoFf77e3VUf05uA7R7TGipIo8e4WL2kuPdnsr3hMQn9ziYj5w==}
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-/ggJG+ta3IDtpNVq4ktmEUtOkH1LW64RHB5B0hcr5ZaWBmo96UX2cIOVbjCqqDickTXqBWZ4ZO0APuaPrD7Abg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-ITWT1Wqjubf2CJthb0BuT9+bpzBfXeMokH/AAa5EJQgbv9aPMVfnM76iFIZVFf50hYXGbtiV71BHAthNWd6+dw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-clhNjbyfqIv9Md2Mg6FffGVrJxw7bgK7s3Iax36xnfVj6cg0fUG7I4RH0XgXJF8bxi+saY5HR21g2UPKSxVCXg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/is-array-buffer': 2.1.1
+ '@smithy/is-array-buffer': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-50VL/tx9oYYcjJn/qKqNy7sCtpD0+s8XEBamIFo4mFFTclKMNp+rsnymD796uybjiIquB7VCB/DeafduL0y2kw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-HZkzrRcuFN1k70RLqlNK4FnPXKOpkik1+4JaBoHNJn+RnJGYqaa3c5/+XtLOXhlKzlRgNvyaLieHTW2VwGN0VQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-J6XAVY+/g7jf03QMnvqPyU+8jqGrrtXoKWFVOS+n1sz0Lg8HjHJ1ANqaDN+KTTKZRZlvG8nU5ZrJOUL6VdwgcQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-RtKW+8j8skk17SYowucwRUjeh4mCtnm5odCL0Lm2NtHQBsYKrNW0od9Rhopu9wF1gHMfHeWF7i90NwBz/U22Kw==}
engines: {node: '>= 10.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/property-provider': 2.1.3
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
+ '@smithy/property-provider': 2.2.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
bowser: 2.11.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-ttUISrv1uVOjTlDa3nznX33f0pthoUlP+4grhTvOzcLhzArx8qHB94/untGACOG3nlf8vU20nI2iWImfzoLkYA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-vkMXHQ0BcLFysBMWgSBLSk3+leMpFSyyFj8zQtv5ZyUBx8/owVh1/pPEkzmW/DR/Gy/5c8vjLDD9gZjXNKbrpA==}
engines: {node: '>= 10.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/config-resolver': 2.1.4
- '@smithy/credential-provider-imds': 2.2.4
- '@smithy/node-config-provider': 2.2.4
- '@smithy/property-provider': 2.1.3
- '@smithy/smithy-client': 2.4.2
- '@smithy/types': 2.10.1
+ '@smithy/config-resolver': 2.2.0
+ '@smithy/credential-provider-imds': 2.3.0
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/property-provider': 2.2.0
+ '@smithy/smithy-client': 2.5.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-/qAeHmK5l4yQ4/bCIJ9p49wDe9rwWtOzhPHblu386fwPNT3pxmodgcs9jDCV52yK9b4rB8o9Sj31P/7Vzka1cg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-BuDHv8zRjsE5zXd3PxFXFknzBG3owCpjq8G3FcsXW3CykYXuEqM3nTSsmLzw5q+T12ZYuDlVUZKBdpNbhVtlrQ==}
engines: {node: '>= 14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/node-config-provider': 2.2.4
- '@smithy/types': 2.10.1
+ '@smithy/node-config-provider': 2.3.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-3UNdP2pkYUUBGEXzQI9ODTDK+Tcu1BlCyDBaRHwyxhA+8xLP8agEKQq4MGmpjqb4VQAjq9TwlCQX0kP6XDKYLg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-7iKXR+/4TpLK194pVjKiasIyqMtTYJsgKgM242Y9uzt5dhHnUDvMNb+3xIhRJ9QhvqGii/5cRUt4fJn3dtXNHQ==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-/+2fm7AZ2ozl5h8wM++ZP0ovE9/tiUUAHIbCfGfb3Zd3+Dyk17WODPKXBeJ/TnK5U+x743QmA0xHzlSm8I/qhw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-L1qpleXf9QD6LwLCJ5jddGkgWyuSvWBkJwWAZ6kFkdifdso+sk3L3O1HdmPvCdnCK3IS4qWyPxev01QMnfHSBw==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/types': 2.10.1
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Kbvd+GEMuozbNUU3B89mb99tbufwREcyx2BOX0X2+qHjq6Gvsah8xSDDgxISDwcOHoDqUWO425F0Uc/QIRhYkg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-q9+pAFPTfftHXRytmZ7GzLFFrEGavqapFc06XxzZFcSIGERXMerXxCitjOG1prVDR9QdjqotF40SWvbqcCpf8g==}
engines: {node: '>= 14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/service-error-classification': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/service-error-classification': 2.1.5
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-HvpEQbP8raTy9n86ZfXiAkf3ezp1c3qeeO//zGqwZdrfaoOpGKQgF2Sv1IqZp7wjhna7pvczWaGUHjcOPuQwKw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-17faEXbYWIRst1aU9SvPZyMdWmqIrduZjVOqCPMIsWFNxs5yQQgFrJL6b2SdiCzyW9mJoDjFtgi53xx7EH+BXA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/fetch-http-handler': 2.4.3
- '@smithy/node-http-handler': 2.4.1
- '@smithy/types': 2.10.1
- '@smithy/util-base64': 2.1.1
- '@smithy/util-buffer-from': 2.1.1
- '@smithy/util-hex-encoding': 2.1.1
- '@smithy/util-utf8': 2.1.1
+ '@smithy/fetch-http-handler': 2.5.0
+ '@smithy/node-http-handler': 2.5.0
+ '@smithy/types': 2.12.0
+ '@smithy/util-base64': 2.3.0
+ '@smithy/util-buffer-from': 2.2.0
+ '@smithy/util-hex-encoding': 2.2.0
+ '@smithy/util-utf8': 2.3.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-saVzI1h6iRBUVSqtnlOnc9ssU09ypo7n+shdQ8hBTZno/9rZ3AuRYvoHInV57VF7Qn7B+pFJG7qTzFiHxWlWBw==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-jtmJMyt1xMD/d8OtbVJ2gFZOSKc+ueYJZPW20ULW1GOp/q/YIM0wNh+u8ZFao9UaIGz4WoPW8hC64qlWLIfoDA==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-BqTpzYEcUMDwAKr7/mVRUtHDhs6ZoXDi9NypMvMfOr/+u1NW7JgqodPDECiiLboEm6bobcPcECxzjtQh865e9A==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
engines: {node: '>=14.0.0'}
- requiresBuild: true
dependencies:
- '@smithy/util-buffer-from': 2.1.1
+ '@smithy/util-buffer-from': 2.2.0
tslib: 2.6.2
- /@smithy/[email protected]:
- resolution: {integrity: sha512-3R0wNFAQQoH9e4m+bVLDYNOst2qNxtxFgq03WoNHWTBOqQT3jFnOBRj1W51Rf563xDA5kwqjziksxn6RKkHB+Q==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==}
engines: {node: '>=14.0.0'}
dependencies:
- '@smithy/abort-controller': 2.1.3
- '@smithy/types': 2.10.1
+ '@smithy/abort-controller': 2.2.0
+ '@smithy/types': 2.12.0
tslib: 2.6.2
- /@swc-node/[email protected](@swc/[email protected])(@swc/[email protected]):
+ /@swc-node/[email protected](@swc/[email protected])(@swc/[email protected]):
resolution: {integrity: sha512-lFPD4nmy4ifAOVMChFjwlpXN5KQXvegqeyuzz1KQz42q1lf+cL3Qux1/GteGuZjh8HC+Rj1RdNrHpE/MCfJSTw==}
engines: {node: '>= 10'}
peerDependencies:
'@swc/core': '>= 1.3'
'@swc/types': '>= 0.1'
dependencies:
- '@swc/core': 1.4.2
- '@swc/types': 0.1.5
+ '@swc/core': 1.4.13
+ '@swc/types': 0.1.6
dev: false
/@swc-node/[email protected]:
@@ -5475,7 +5403,7 @@ packages:
tslib: 2.6.2
dev: false
- /@swc/[email protected](@swc/[email protected]):
+ /@swc/[email protected](@swc/[email protected]):
resolution: {integrity: sha512-4NcgsvJVHhA7trDnMmkGLLvWMHu2kSy+qHx6QwRhhJhdiYdNUrhdp+ERxen73sYtaeEOYeLJcWrQ60nzKi6rpg==}
engines: {node: '>= 12.13'}
hasBin: true
@@ -5487,97 +5415,97 @@ packages:
optional: true
dependencies:
'@mole-inc/bin-wrapper': 8.0.1
- '@swc/core': 1.4.2
+ '@swc/core': 1.4.13
commander: 7.2.0
fast-glob: 3.3.2
- minimatch: 9.0.3
+ minimatch: 9.0.4
semver: 7.6.0
slash: 3.0.0
source-map: 0.7.4
dev: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-1uSdAn1MRK5C1m/TvLZ2RDvr0zLvochgrZ2xL+lRzugLlCTlSA+Q4TWtrZaOz+vnnFVliCpw7c7qu0JouhgQIw==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-36P72FLpm5iq85IvoEjBvi22DiqkkEIanJ1M0E8bkxcFHUbjBrYfPY9T6cpPyK5oQqkaTBvNAc3j1BlVD6IH6w==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-TYD28+dCQKeuxxcy7gLJUCFLqrwDZnHtC2z7cdeGfZpbI2mbfppfTf2wUPzqZk3gEC96zHd4Yr37V3Tvzar+lQ==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-ye7OgKpDdyA8AMIVVdmD1ICDaFXgoEXORnVO8bBHyul0WN71yUBZMX+YxEx2lpWtiftA2vY/1MAuOR80vHkBCw==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-Eyqipf7ZPGj0vplKHo8JUOoU1un2sg5PjJMpEesX0k+6HKE2T8pdyeyXODN0YTFqzndSa/J43EEPXm+rHAsLFQ==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-+x593Jlmu4c3lJtZUKRejWpV2MAij1Js5nmQLLdjo6ChR2D4B2rzj3iMiKn5gITew7fraF9t3fvXALdWh7HmUg==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-wZn02DH8VYPv3FC0ub4my52Rttsus/rFw+UUfzdb3tHMHXB66LqN+rR0ssIOZrH6K+VLN6qpTw9VizjyoH0BxA==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-0x8OVw4dfyNerrs/9eZX9wNnmvwbwXSMCi+LbE6Xt1pXOIwvoLtFIXcV3NsrlkFboO3sr5UAQIwDxKqbIZA9pQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-3G0D5z9hUj9bXNcwmA1eGiFTwe5rWkuL3DsoviTj73TKLpk7u64ND0XjEfO0huVv4vVu9H1jodrKb7nvln/dlw==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-Z9c4JiequtZvngPcxbCuAOkmWBxi2vInZbjjhD5I+Q9oiJdXUz1t2USGwsGPS41Xvk1BOA3ecK2Sn1ilY3titg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-LFxn9U8cjmYHw3jrdPNqPAkBGglKE3tCZ8rA7hYyp0BFxuo7L2ZcEnPm4RFpmSCCsExFH+LEJWuMGgWERoktvg==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-ChatHtk+vX0Ke5QG+jO+rIapw/KwZsi9MedCBHFXHH6iWF4z8d51cJeN68ykcn+vAXzjNeFNdlNy5Vbkd1zAqg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-dp0fAmreeVVYTUcb4u9njTPrYzKnbIH0EhH2qvC9GOYNNREUu2GezSIDgonjOXkHiTCvopG4xU7y56XtXj4VrQ==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-0Pz39YR530mXpsztwQkmEKdkkZy4fY4Smdh4pkm6Ly8Nndyo0te/l4bcAGqN24Jp7aVwF/QSy14SAtw4HRjU9g==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-HlVIiLMQkzthAdqMslQhDkoXJ5+AOLUSTV6fm6shFKZKqc/9cJvr4S8UveNERL9zUficA36yM3bbfo36McwnvQ==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-LVZfhlD+jHcAbz5NN+gAJ1BEasB0WpcvUzcsJt0nQSRsojgzPzFjJ+fzEBnvT7SMtqKkrnVJ0OmDYeh88bDRpw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-WCF8faPGjCl4oIgugkp+kL9nl3nUATlzKXCEGFowMEmVVCFM0GsqlmGdPp1pjZoWc9tpYanoXQDnp5IvlDSLhA==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-78hxHWUvUZtWsnhcf8DKwhBcNFJw+j4y4fN2B9ioXmBWX2tIyw+BqUHOrismOtjPihaZmwe/Ok2e4qmkawE2fw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-oV71rwiSpA5xre2C5570BhCsg1HF97SNLsZ/12xv7zayGzqr3yvFALFJN8tHKpqUdCB4FGPjoP3JFdV3i+1wUw==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-WSfy1u2Xde6jU7UpHIInCUMW98Zw9iZglddKUAvmr1obkZji5U6EX0Oca3asEJdZPFb+2lMLjt0Mh5a1YisROg==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-vWgY07R/eqj1/a0vsRKLI9o9klGZfpLNOVEnrv4nrccxBgYPjcf22IWwAoaBJ+wpA7Q4fVjCUM8lP0m01dpxcg==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-rOtusBE+2gaeRkAJn5E4zp5yzZekZOypzSOz5ZG6P1hFbd+Cc26fWEdK6sUSnrkkvTd0Oj33KXLB/4UkbK/UHA==}
engines: {node: '>=10'}
requiresBuild: true
peerDependencies:
@@ -5587,18 +5515,18 @@ packages:
optional: true
dependencies:
'@swc/counter': 0.1.3
- '@swc/types': 0.1.5
+ '@swc/types': 0.1.6
optionalDependencies:
- '@swc/core-darwin-arm64': 1.4.2
- '@swc/core-darwin-x64': 1.4.2
- '@swc/core-linux-arm-gnueabihf': 1.4.2
- '@swc/core-linux-arm64-gnu': 1.4.2
- '@swc/core-linux-arm64-musl': 1.4.2
- '@swc/core-linux-x64-gnu': 1.4.2
- '@swc/core-linux-x64-musl': 1.4.2
- '@swc/core-win32-arm64-msvc': 1.4.2
- '@swc/core-win32-ia32-msvc': 1.4.2
- '@swc/core-win32-x64-msvc': 1.4.2
+ '@swc/core-darwin-arm64': 1.4.13
+ '@swc/core-darwin-x64': 1.4.13
+ '@swc/core-linux-arm-gnueabihf': 1.4.13
+ '@swc/core-linux-arm64-gnu': 1.4.13
+ '@swc/core-linux-arm64-musl': 1.4.13
+ '@swc/core-linux-x64-gnu': 1.4.13
+ '@swc/core-linux-x64-musl': 1.4.13
+ '@swc/core-win32-arm64-msvc': 1.4.13
+ '@swc/core-win32-ia32-msvc': 1.4.13
+ '@swc/core-win32-x64-msvc': 1.4.13
/@swc/[email protected]:
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
@@ -5609,20 +5537,22 @@ packages:
'@swc/counter': 0.1.3
tslib: 2.6.2
- /@swc/[email protected](@swc/[email protected]):
+ /@swc/[email protected](@swc/[email protected]):
resolution: {integrity: sha512-8X80dp81ugxs4a11z1ka43FPhP+/e+mJNXJSxiNYk8gIX/jPBtY4gQTrKu/KIoco8bzKuPI5lUxjfLiGsfvnlw==}
engines: {npm: '>= 7.0.0'}
peerDependencies:
'@swc/core': '*'
dependencies:
'@jest/create-cache-key-function': 29.7.0
- '@swc/core': 1.4.2
+ '@swc/core': 1.4.13
'@swc/counter': 0.1.3
jsonc-parser: 3.2.1
dev: true
- /@swc/[email protected]:
- resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==}
+ /@swc/[email protected]:
+ resolution: {integrity: sha512-/JLo/l2JsT/LRd80C3HfbmVpxOAJ11FO2RCEslFrgzLltoP9j8XIbsyDcfCt2WWyX+CM96rBoNM+IToAkFOugg==}
+ dependencies:
+ '@swc/counter': 0.1.3
/@szmarczak/[email protected]:
resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
@@ -5635,8 +5565,8 @@ packages:
resolution: {integrity: sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==}
engines: {node: '>=14'}
dependencies:
- '@babel/code-frame': 7.23.5
- '@babel/runtime': 7.24.0
+ '@babel/code-frame': 7.24.2
+ '@babel/runtime': 7.24.4
'@types/aria-query': 5.0.4
aria-query: 5.1.3
chalk: 4.1.2
@@ -5667,7 +5597,7 @@ packages:
optional: true
dependencies:
'@adobe/css-tools': 4.3.3
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
'@types/jest': 29.5.12
aria-query: 5.3.0
chalk: 3.0.0
@@ -5685,7 +5615,7 @@ packages:
react: ^18.2.0
react-dom: ^18.2.0
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
'@testing-library/dom': 9.3.4
'@types/react-dom': 18.2.24
react: 18.2.0
@@ -5705,8 +5635,8 @@ packages:
engines: {node: '>=10.13.0'}
dev: true
- /@tsconfig/[email protected]:
- resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
+ /@tsconfig/[email protected]:
+ resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
/@tsconfig/[email protected]:
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
@@ -5728,7 +5658,7 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
dependencies:
- '@babel/parser': 7.24.0
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
@@ -5742,7 +5672,7 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
dependencies:
- '@babel/parser': 7.24.0
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
/@types/[email protected]:
@@ -5869,7 +5799,7 @@ packages:
resolution: {integrity: sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==}
dependencies:
'@types/estree': 1.0.5
- '@types/json-schema': 7.0.12
+ '@types/json-schema': 7.0.15
/@types/[email protected]:
resolution: {integrity: sha512-lIk+kSt9lGv5hxK6aZNjiUEGZqKmOTpmg0tKiJQI+Ow98fLillxsiZNik5+RcP7mXL929KiTH/D9jGtpDlMbVw==}
@@ -5897,7 +5827,7 @@ packages:
resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==}
dependencies:
'@types/node': 20.12.5
- '@types/qs': 6.9.7
+ '@types/qs': 6.9.14
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
dev: true
@@ -5907,8 +5837,8 @@ packages:
dependencies:
'@types/body-parser': 1.19.2
'@types/express-serve-static-core': 4.17.35
- '@types/qs': 6.9.7
- '@types/serve-static': 1.15.5
+ '@types/qs': 6.9.14
+ '@types/serve-static': 1.15.7
dev: true
/@types/[email protected]:
@@ -5916,8 +5846,8 @@ packages:
dependencies:
'@types/body-parser': 1.19.2
'@types/express-serve-static-core': 4.17.35
- '@types/qs': 6.9.7
- '@types/serve-static': 1.15.5
+ '@types/qs': 6.9.14
+ '@types/serve-static': 1.15.7
dev: true
/@types/[email protected]:
@@ -6003,13 +5933,6 @@ packages:
pretty-format: 29.7.0
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==}
- dependencies:
- expect: 29.7.0
- pretty-format: 29.7.0
- dev: true
-
/@types/[email protected]:
resolution: {integrity: sha512-1TQNDJvIKlgYXGNIABfgFp9y0FziDpuGrd799Q5RcnsDu+krD+eeW/0Fs5PHARvWWFelOhIG2OPCo6KbadBM4A==}
dev: true
@@ -6024,6 +5947,7 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
+ dev: true
/@types/[email protected]:
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
@@ -6049,11 +5973,11 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-J5dvW98sxmGnamqf+/aLP87PYXyrha9xIgc2ZlHl6OHMFR2Ejdxep50QfU0abO1+CH6+ugx+8wEUN1toImAinA==}
dependencies:
- '@types/lodash': 4.14.202
+ '@types/lodash': 4.17.0
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}
+ /@types/[email protected]:
+ resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
/@types/[email protected]:
resolution: {integrity: sha512-Vf9AohOlANmhNswCbkdRG3p+tYcq1+63O+ex1UoNIVYWW3tO8Mx6Z+5G1R8DENeC6/t1SiDJS+ph6ACKpryokg==}
@@ -6172,7 +6096,7 @@ packages:
resolution: {integrity: sha512-MKFs9P6nJ+LAeHLU3V0cODEOgyThJ3OAnmOlsZsxux6sfQs3HRXR5bBn7xG5DjckEFhTAxsXi7k7cd0pCMxpJw==}
dependencies:
'@types/node': 20.12.5
- pg-protocol: 1.6.0
+ pg-protocol: 1.6.1
pg-types: 4.0.2
/@types/[email protected]:
@@ -6197,8 +6121,8 @@ packages:
kleur: 3.0.3
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==}
+ /@types/[email protected]:
+ resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
/@types/[email protected]:
resolution: {integrity: sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==}
@@ -6239,7 +6163,7 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==}
dependencies:
- '@types/prop-types': 15.7.11
+ '@types/prop-types': 15.7.12
csstype: 3.1.3
/@types/[email protected]:
@@ -6267,12 +6191,12 @@ packages:
'@types/node': 20.12.5
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==}
+ /@types/[email protected]:
+ resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==}
dependencies:
'@types/http-errors': 2.0.4
- '@types/mime': 2.0.3
'@types/node': 20.12.5
+ '@types/send': 0.17.4
dev: true
/@types/[email protected]:
@@ -6352,7 +6276,7 @@ packages:
ignore: 5.3.1
natural-compare: 1.4.0
semver: 7.6.0
- ts-api-utils: 1.2.1([email protected])
+ ts-api-utils: 1.3.0([email protected])
typescript: 5.4.4
transitivePeerDependencies:
- supports-color
@@ -6417,7 +6341,7 @@ packages:
'@typescript-eslint/utils': 7.3.1([email protected])([email protected])
debug: 4.3.4([email protected])
eslint: 8.57.0
- ts-api-utils: 1.2.1([email protected])
+ ts-api-utils: 1.3.0([email protected])
typescript: 5.4.4
transitivePeerDependencies:
- supports-color
@@ -6475,7 +6399,7 @@ packages:
is-glob: 4.0.3
minimatch: 9.0.3
semver: 7.6.0
- ts-api-utils: 1.2.1([email protected])
+ ts-api-utils: 1.3.0([email protected])
typescript: 5.4.4
transitivePeerDependencies:
- supports-color
@@ -6497,7 +6421,7 @@ packages:
is-glob: 4.0.3
minimatch: 9.0.3
semver: 7.6.0
- ts-api-utils: 1.2.1([email protected])
+ ts-api-utils: 1.3.0([email protected])
typescript: 5.4.4
transitivePeerDependencies:
- supports-color
@@ -6588,8 +6512,8 @@ packages:
/@ungap/[email protected]:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==}
dependencies:
'@webassemblyjs/helper-numbers': 1.11.6
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
@@ -6603,8 +6527,8 @@ packages:
resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==}
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==}
dev: true
/@webassemblyjs/[email protected]:
@@ -6619,13 +6543,13 @@ packages:
resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==}
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
- '@webassemblyjs/helper-buffer': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
+ '@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
- '@webassemblyjs/wasm-gen': 1.11.6
+ '@webassemblyjs/wasm-gen': 1.12.1
dev: true
/@webassemblyjs/[email protected]:
@@ -6644,42 +6568,42 @@ packages:
resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==}
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
- '@webassemblyjs/helper-buffer': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
+ '@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
- '@webassemblyjs/helper-wasm-section': 1.11.6
- '@webassemblyjs/wasm-gen': 1.11.6
- '@webassemblyjs/wasm-opt': 1.11.6
- '@webassemblyjs/wasm-parser': 1.11.6
- '@webassemblyjs/wast-printer': 1.11.6
+ '@webassemblyjs/helper-wasm-section': 1.12.1
+ '@webassemblyjs/wasm-gen': 1.12.1
+ '@webassemblyjs/wasm-opt': 1.12.1
+ '@webassemblyjs/wasm-parser': 1.12.1
+ '@webassemblyjs/wast-printer': 1.12.1
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
'@webassemblyjs/ieee754': 1.11.6
'@webassemblyjs/leb128': 1.11.6
'@webassemblyjs/utf8': 1.11.6
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
- '@webassemblyjs/helper-buffer': 1.11.6
- '@webassemblyjs/wasm-gen': 1.11.6
- '@webassemblyjs/wasm-parser': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
+ '@webassemblyjs/helper-buffer': 1.12.1
+ '@webassemblyjs/wasm-gen': 1.12.1
+ '@webassemblyjs/wasm-parser': 1.12.1
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
'@webassemblyjs/helper-api-error': 1.11.6
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
'@webassemblyjs/ieee754': 1.11.6
@@ -6687,36 +6611,36 @@ packages:
'@webassemblyjs/utf8': 1.11.6
dev: true
- /@webassemblyjs/[email protected]:
- resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==}
+ /@webassemblyjs/[email protected]:
+ resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==}
dependencies:
- '@webassemblyjs/ast': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
'@xtuc/long': 4.2.2
dev: true
- /@webpack-cli/[email protected]([email protected])([email protected]):
+ /@webpack-cli/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==}
engines: {node: '>=14.15.0'}
peerDependencies:
webpack: 5.x.x
webpack-cli: 5.x.x
dependencies:
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
- webpack-cli: 5.1.4([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
+ webpack-cli: 5.1.4([email protected])
dev: true
- /@webpack-cli/[email protected]([email protected])([email protected]):
+ /@webpack-cli/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==}
engines: {node: '>=14.15.0'}
peerDependencies:
webpack: 5.x.x
webpack-cli: 5.x.x
dependencies:
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
- webpack-cli: 5.1.4([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
+ webpack-cli: 5.1.4([email protected])
dev: true
- /@webpack-cli/[email protected]([email protected])([email protected]):
+ /@webpack-cli/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==}
engines: {node: '>=14.15.0'}
peerDependencies:
@@ -6727,8 +6651,8 @@ packages:
webpack-dev-server:
optional: true
dependencies:
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
- webpack-cli: 5.1.4([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
+ webpack-cli: 5.1.4([email protected])
dev: true
/@xtuc/[email protected]:
@@ -6818,8 +6742,8 @@ packages:
- supports-color
dev: true
- /[email protected]:
- resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==}
+ /[email protected]:
+ resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
engines: {node: '>= 14'}
dependencies:
debug: 4.3.4([email protected])
@@ -6878,8 +6802,8 @@ packages:
require-from-string: 2.0.2
uri-js: 4.4.1
- /[email protected]:
- resolution: {integrity: sha512-tSjnM7KyAeOZ7UMah+oOZ6cW4Gf64FFcc7BE2l7MTcp7ekAPrXaCbpcW2xEpH1EiDS4cPcAouHzmCuc2tr72vQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-s7NKDZgx336cp+oDeUtB2ZzT8jWJp/v2LWuYl+LQtMEODe22RF1IJ4nRiDATp+rp1pTffCZcm44Quw4jx2bqNg==}
dependencies:
'@aws-crypto/sha256-js': 1.2.2
buffer: 4.9.2
@@ -6987,13 +6911,14 @@ packages:
resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
+ es-object-atoms: 1.0.0
get-intrinsic: 1.2.4
is-string: 1.0.7
dev: false
@@ -7005,14 +6930,15 @@ packages:
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
engines: {node: '>=8'}
- /[email protected]:
- resolution: {integrity: sha512-BMtLxpV+8BD+6ZPFIWmnUBpQoy+A+ujcg4rhp2iwCRJYA7PEh2MS4NL3lz8EiDlLrJPp2hg9qWihr5pd//jcGw==}
+ /[email protected]:
+ resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-errors: 1.3.0
+ es-object-atoms: 1.0.0
es-shim-unscopables: 1.0.2
dev: false
@@ -7022,7 +6948,7 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-shim-unscopables: 1.0.2
dev: false
@@ -7032,7 +6958,7 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-shim-unscopables: 1.0.2
dev: false
@@ -7041,7 +6967,7 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-shim-unscopables: 1.0.2
dev: false
@@ -7050,7 +6976,7 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-errors: 1.3.0
es-shim-unscopables: 1.0.2
dev: false
@@ -7062,7 +6988,7 @@ packages:
array-buffer-byte-length: 1.0.1
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-errors: 1.3.0
get-intrinsic: 1.2.4
is-array-buffer: 3.0.4
@@ -7089,12 +7015,6 @@ packages:
retry: 0.13.1
dev: true
- /[email protected]:
- resolution: {integrity: sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==}
- dependencies:
- has-symbols: 1.0.3
- dev: false
-
/[email protected]:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
@@ -7112,19 +7032,19 @@ packages:
engines: {node: '>=10.12.0'}
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.23.0
- caniuse-lite: 1.0.30001591
+ caniuse-lite: 1.0.30001607
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
@@ -7142,7 +7062,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
dependencies:
- follow-redirects: 1.15.5([email protected])
+ follow-redirects: 1.15.6([email protected])
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
@@ -7159,17 +7079,17 @@ packages:
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
dev: true
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@jest/transform': 29.7.0
'@types/babel__core': 7.20.5
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 29.6.3(@babel/[email protected])
+ babel-preset-jest: 29.6.3(@babel/[email protected])
chalk: 4.1.2
graceful-fs: 4.2.11
slash: 3.0.0
@@ -7201,71 +7121,70 @@ packages:
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
engines: {node: '>=10', npm: '>=6'}
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
cosmiconfig: 7.1.0
resolve: 1.22.8
dev: false
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.0
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
- '@babel/plugin-syntax-bigint': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
-
- /[email protected](@babel/[email protected]):
+ '@babel/core': 7.24.4
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
+ '@babel/plugin-syntax-bigint': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
+
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
babel-plugin-jest-hoist: 29.6.3
- babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
+ babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
/[email protected]:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
- /[email protected]:
- resolution: {integrity: sha512-Yyyqff4PIFfSuthCZqLlPISTWHmnQxoPuAvkmgzsJEmG3CesdIv6Xweayl0JkCZJSB2yYIdJyEz97tpxNhgjbg==}
+ /[email protected]:
+ resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==}
requiresBuild: true
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-+CjmZANQDFZWy4PGbVdmALIwmt33aJg8qTkVjClU6X4WmZkTPBDxRHiBn7fpqEWEfF3AC2io++erpViAIQbSjg==}
+ /[email protected]:
+ resolution: {integrity: sha512-amG72llr9pstfXOBOHve1WjiuKKAMnebcmMbPWDZ7BCevAoJLpugjuAPRsDINEyjT0a6tbaVx3DctkXIRbLuJw==}
requiresBuild: true
dependencies:
- bare-events: 2.2.0
- bare-os: 2.2.0
- bare-path: 2.1.0
+ bare-events: 2.2.2
+ bare-path: 2.1.1
streamx: 2.16.1
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-hD0rOPfYWOMpVirTACt4/nK8mC55La12K5fY1ij8HAdfQakD62M+H4o4tpfKzVGLgRDTuk3vjA4GqGXXCeFbag==}
+ /[email protected]:
+ resolution: {integrity: sha512-OwPyHgBBMkhC29Hl3O4/YfxW9n7mdTr2+SsO29XBWKKJsbgj3mnorDB80r5TiCQgQstgE5ga1qNYrpes6NvX2w==}
requiresBuild: true
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-DIIg7ts8bdRKwJRJrUMy/PICEaQZaPGZ26lsSx9MJSwIhSrcdHn7/C8W+XmnG/rKi6BaRcz+JO00CjZteybDtw==}
+ /[email protected]:
+ resolution: {integrity: sha512-OHM+iwRDRMDBsSW7kl3dO62JyHdBKO3B25FB9vNQBPcGHMo4+eA8Yj41Lfbk3pS/seDY+siNge0LdRTulAau/A==}
requiresBuild: true
dependencies:
- bare-os: 2.2.0
+ bare-os: 2.2.1
dev: true
optional: true
@@ -7309,8 +7228,8 @@ packages:
find-versions: 5.1.0
dev: true
- /[email protected]:
- resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
+ /[email protected]:
+ resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines: {node: '>=8'}
/[email protected]:
@@ -7321,8 +7240,8 @@ packages:
readable-stream: 3.6.2
dev: true
- /[email protected]:
- resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==}
+ /[email protected]:
+ resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
dependencies:
bytes: 3.1.2
@@ -7334,7 +7253,7 @@ packages:
iconv-lite: 0.4.24
on-finished: 2.4.1
qs: 6.11.0
- raw-body: 2.5.1
+ raw-body: 2.5.2
type-is: 1.6.18
unpipe: 1.0.0
transitivePeerDependencies:
@@ -7355,7 +7274,6 @@ packages:
/[email protected]:
resolution: {integrity: sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==}
- requiresBuild: true
/[email protected]:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
@@ -7379,8 +7297,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001591
- electron-to-chromium: 1.4.686
+ caniuse-lite: 1.0.30001607
+ electron-to-chromium: 1.4.730
node-releases: 2.0.14
update-browserslist-db: 1.0.13([email protected])
@@ -7495,7 +7413,7 @@ packages:
es-errors: 1.3.0
function-bind: 1.1.2
get-intrinsic: 1.2.4
- set-function-length: 1.2.1
+ set-function-length: 1.2.2
/[email protected]:
resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==}
@@ -7521,13 +7439,13 @@ packages:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies:
browserslist: 4.23.0
- caniuse-lite: 1.0.30001591
+ caniuse-lite: 1.0.30001607
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
dev: true
- /[email protected]:
- resolution: {integrity: sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-WcvhVRjXLKFB/kmOFVwELtMxyhq3iM/MvmXcyCe2PNf166c39mptscOc/45TTS96n2gpNV2z7+NakArTWZCQ3w==}
/[email protected]:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
@@ -7603,11 +7521,11 @@ packages:
engines: {node: '>=6'}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-OkoZnxyC4ERN3zLzZaY9Emb7f/MhBOIpePv0Ycok0fJYT+Ouo00UBEIwsVsr0yoow++n5YWlSUgST9GKhNHiRQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-zlnpg0jNcibNrO7GG9IeHH7maWFeCz+Ja1wx/7tZNU5ASSSSZ+/qZciM0/LHCYxSdqv5h2sdbQ/PXYdOuetXvA==}
engines: {node: '>=0.10'}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
es6-iterator: 2.0.3
memoizee: 0.4.15
@@ -7981,8 +7899,8 @@ packages:
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==}
+ /[email protected]:
+ resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
engines: {node: '>= 0.6'}
dev: false
@@ -8089,39 +8007,39 @@ packages:
engines: {node: '>=8'}
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-goSnEITByxTzU4Oh5oJZrEWudxTqk7L6IXj1UW69pO6Hv0UdX+Vsrt02FFu5DweRh2bLu6WpX/+zsQCu5O1gKw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.0.9
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-Z2Qm5yyOvJRTy6THdUlnGIX6PW/1wOc4FHWlfkcBkfkpZ3oz6lPdG+h+J7t1HZHT4uSSVR8XatXiMpqMUADXow==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-qIsDxK/z0byH/mpNsv5hzQ5NOl8m1FRmOLgZpx4bG5uYHnOlO2XafeMI4mFIgNSViHwoUWcxSJZyyijaAmbs+A==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/selector-specificity': 3.0.2([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ '@csstools/selector-specificity': 3.0.3([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==}
engines: {node: '>= 12.13.0'}
peerDependencies:
'@rspack/core': 0.x || 1.x
@@ -8132,18 +8050,18 @@ packages:
webpack:
optional: true
dependencies:
- icss-utils: 5.1.0([email protected])
- postcss: 8.4.35
- postcss-modules-extract-imports: 3.0.0([email protected])
- postcss-modules-local-by-default: 4.0.4([email protected])
- postcss-modules-scope: 3.1.1([email protected])
- postcss-modules-values: 4.0.0([email protected])
+ icss-utils: 5.1.0([email protected])
+ postcss: 8.4.38
+ postcss-modules-extract-imports: 3.1.0([email protected])
+ postcss-modules-local-by-default: 4.0.5([email protected])
+ postcss-modules-scope: 3.2.0([email protected])
+ postcss-modules-values: 4.0.0([email protected])
postcss-value-parser: 4.2.0
semver: 7.6.0
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
- /[email protected]([email protected])([email protected]):
+ /[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-BLpR9CCDkKvhO3i0oZQgad6v9pCxUuhSc5RT6iUEy9M8hBXi4TJb5vqF2GQ2deqYHmRi3O6IR9hgAZQWg0EBwA==}
engines: {node: '>= 18.12.0'}
peerDependencies:
@@ -8168,23 +8086,23 @@ packages:
lightningcss:
optional: true
dependencies:
- '@jridgewell/trace-mapping': 0.3.23
- cssnano: 6.1.0([email protected])
+ '@jridgewell/trace-mapping': 0.3.25
+ cssnano: 6.1.2([email protected])
esbuild: 0.19.12
jest-worker: 29.7.0
- postcss: 8.4.35
+ postcss: 8.4.38
schema-utils: 4.2.0
serialize-javascript: 6.0.2
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-iFit06ochwCKPRiWagbTa1OAWCvWWVdEnIFd8BaRrgO8YrrNh4RAWUQTFcYX5tdFZgFl1DJ3iiULchZyEbnF4g==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
/[email protected]:
@@ -8202,7 +8120,7 @@ packages:
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
dependencies:
mdn-data: 2.0.28
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
dev: true
/[email protected]:
@@ -8210,7 +8128,7 @@ packages:
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
dependencies:
mdn-data: 2.0.30
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
dev: true
/[email protected]:
@@ -8222,8 +8140,8 @@ packages:
resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-lhQ32TFkc1X4eTefGfYPvgovRSzIMofHkigfH8nWtyRL4XJLsRhJFreRvEgKzept7x1rjBuy3J/MurXLaFxW/A==}
+ /[email protected]:
+ resolution: {integrity: sha512-hfpm8VXc7/dhcEWpLvKDLwImOSk1sa2DxL36OEiY/4h2MGfKjPYIMZo4hnEEl+TCJr2GwcX46jF5TafRASDe9w==}
dev: true
/[email protected]:
@@ -8236,63 +8154,63 @@ packages:
resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==}
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-4DUXZoDj+PI3fRl3MqMjl9DwLGjcsFP4qt+92nLUcN1RGfw2TY+GwNoG2B38Usu1BrcTs8j9pxNfSusmvtSjfg==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
- css-declaration-sorter: 7.1.1([email protected])
- cssnano-utils: 4.0.2([email protected])
- postcss: 8.4.35
- postcss-calc: 9.0.1([email protected])
- postcss-colormin: 6.1.0([email protected])
- postcss-convert-values: 6.1.0([email protected])
- postcss-discard-comments: 6.0.2([email protected])
- postcss-discard-duplicates: 6.0.3([email protected])
- postcss-discard-empty: 6.0.3([email protected])
- postcss-discard-overridden: 6.0.2([email protected])
- postcss-merge-longhand: 6.0.4([email protected])
- postcss-merge-rules: 6.1.0([email protected])
- postcss-minify-font-values: 6.0.3([email protected])
- postcss-minify-gradients: 6.0.3([email protected])
- postcss-minify-params: 6.1.0([email protected])
- postcss-minify-selectors: 6.0.3([email protected])
- postcss-normalize-charset: 6.0.2([email protected])
- postcss-normalize-display-values: 6.0.2([email protected])
- postcss-normalize-positions: 6.0.2([email protected])
- postcss-normalize-repeat-style: 6.0.2([email protected])
- postcss-normalize-string: 6.0.2([email protected])
- postcss-normalize-timing-functions: 6.0.2([email protected])
- postcss-normalize-unicode: 6.1.0([email protected])
- postcss-normalize-url: 6.0.2([email protected])
- postcss-normalize-whitespace: 6.0.2([email protected])
- postcss-ordered-values: 6.0.2([email protected])
- postcss-reduce-initial: 6.1.0([email protected])
- postcss-reduce-transforms: 6.0.2([email protected])
- postcss-svgo: 6.0.3([email protected])
- postcss-unique-selectors: 6.0.3([email protected])
- dev: true
-
- /[email protected]([email protected]):
+ css-declaration-sorter: 7.2.0([email protected])
+ cssnano-utils: 4.0.2([email protected])
+ postcss: 8.4.38
+ postcss-calc: 9.0.1([email protected])
+ postcss-colormin: 6.1.0([email protected])
+ postcss-convert-values: 6.1.0([email protected])
+ postcss-discard-comments: 6.0.2([email protected])
+ postcss-discard-duplicates: 6.0.3([email protected])
+ postcss-discard-empty: 6.0.3([email protected])
+ postcss-discard-overridden: 6.0.2([email protected])
+ postcss-merge-longhand: 6.0.5([email protected])
+ postcss-merge-rules: 6.1.1([email protected])
+ postcss-minify-font-values: 6.1.0([email protected])
+ postcss-minify-gradients: 6.0.3([email protected])
+ postcss-minify-params: 6.1.0([email protected])
+ postcss-minify-selectors: 6.0.4([email protected])
+ postcss-normalize-charset: 6.0.2([email protected])
+ postcss-normalize-display-values: 6.0.2([email protected])
+ postcss-normalize-positions: 6.0.2([email protected])
+ postcss-normalize-repeat-style: 6.0.2([email protected])
+ postcss-normalize-string: 6.0.2([email protected])
+ postcss-normalize-timing-functions: 6.0.2([email protected])
+ postcss-normalize-unicode: 6.1.0([email protected])
+ postcss-normalize-url: 6.0.2([email protected])
+ postcss-normalize-whitespace: 6.0.2([email protected])
+ postcss-ordered-values: 6.0.2([email protected])
+ postcss-reduce-initial: 6.1.0([email protected])
+ postcss-reduce-transforms: 6.0.2([email protected])
+ postcss-svgo: 6.0.3([email protected])
+ postcss-unique-selectors: 6.0.4([email protected])
+ dev: true
+
+ /[email protected]([email protected]):
resolution: {integrity: sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-e2v4w/t3OFM6HTuSweI4RSdABaqgVgHlJp5FZrQsopHnKKHLFIvK2D3C4kHWeFIycN/1L1J5VIrg5KlDzn3r/g==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- cssnano-preset-default: 6.1.0([email protected])
+ cssnano-preset-default: 6.1.2([email protected])
lilconfig: 3.1.1
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
/[email protected]:
@@ -8320,11 +8238,12 @@ packages:
/[email protected]:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
- /[email protected]:
- resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==}
+ /[email protected]:
+ resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
+ engines: {node: '>=0.12'}
dependencies:
es5-ext: 0.10.64
- type: 1.2.0
+ type: 2.7.2
/[email protected]:
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
@@ -8348,6 +8267,30 @@ packages:
whatwg-url: 11.0.0
dev: true
+ /[email protected]:
+ resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
+ /[email protected]:
+ resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
+ /[email protected]:
+ resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
/[email protected]:
resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==}
dev: false
@@ -8356,7 +8299,7 @@ packages:
resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==}
engines: {node: '>=0.11'}
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
dev: true
/[email protected]:
@@ -8445,10 +8388,10 @@ packages:
object-keys: 1.1.1
object.assign: 4.1.4
regexp.prototype.flags: 1.5.2
- side-channel: 1.0.5
+ side-channel: 1.0.6
which-boxed-primitive: 1.0.2
- which-collection: 1.0.1
- which-typed-array: 1.1.14
+ which-collection: 1.0.2
+ which-typed-array: 1.1.15
dev: false
/[email protected]:
@@ -8469,10 +8412,10 @@ packages:
object-keys: 1.1.1
object.assign: 4.1.4
regexp.prototype.flags: 1.5.2
- side-channel: 1.0.5
+ side-channel: 1.0.6
which-boxed-primitive: 1.0.2
- which-collection: 1.0.1
- which-typed-array: 1.1.14
+ which-collection: 1.0.2
+ which-typed-array: 1.1.15
/[email protected]:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
@@ -8579,6 +8522,11 @@ packages:
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
engines: {node: '>=8'}
+ /[email protected]:
+ resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
+ engines: {node: '>=8'}
+ dev: true
+
/[email protected]:
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
engines: {node: '>=8'}
@@ -8648,7 +8596,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
csstype: 3.1.3
dev: false
@@ -8728,7 +8676,7 @@ packages:
transitivePeerDependencies:
- supports-color
- /[email protected](@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected]):
+ /[email protected](@libsql/[email protected])(@types/[email protected])(@types/[email protected])([email protected])([email protected]):
resolution: {integrity: sha512-ZnSM8TAxFhzH7p1s3+w3pRE/eKaOeNkH9SKitm717pubDVVcV2I0BCDBPGKV+pe02+wMfw37ntlTcCyo2rA3IA==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
@@ -8799,7 +8747,7 @@ packages:
sqlite3:
optional: true
dependencies:
- '@libsql/client': 0.5.2
+ '@libsql/client': 0.5.6
'@types/pg': 8.10.2
'@types/react': 18.2.74
pg: 8.11.3
@@ -8809,8 +8757,8 @@ packages:
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==}
+ /[email protected]:
+ resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==}
dependencies:
end-of-stream: 1.4.4
inherits: 2.0.4
@@ -8840,8 +8788,8 @@ packages:
/[email protected]:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- /[email protected]:
- resolution: {integrity: sha512-3avY1B+vUzNxEgkBDpKOP8WarvUAEwpRaiCL0He5OKWEFxzaOFiq4WoZEZe7qh0ReS7DiWoHMnYoQCKxNZNzSg==}
+ /[email protected]:
+ resolution: {integrity: sha512-oJRPo82XEqtQAobHpJIR3zW5YO3sSRRkPz2an4yxi1UvqhsGm54vR/wzTFV74a3soDOJ8CKW7ajOOX5ESzddwg==}
/[email protected]:
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
@@ -8867,8 +8815,8 @@ packages:
dependencies:
once: 1.4.0
- /[email protected]:
- resolution: {integrity: sha512-3d3JRbwsCLJsYgvb6NuWEG44jjPSOMuS73L/6+7BZuoKm3W+qXnSoIYVHi8dG7Qcg4inAY4jbzkZ7MnskePeDg==}
+ /[email protected]:
+ resolution: {integrity: sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==}
engines: {node: '>=10.13.0'}
dependencies:
graceful-fs: 4.2.11
@@ -8891,8 +8839,8 @@ packages:
resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
- /[email protected]:
- resolution: {integrity: sha512-8PiZgZNIB4q/Lw4AhOvAfB/ityHAd2bli3lESSWmWSzSsl5dKpy5N1d1Rfkd2teq/g9xN90lc6o98DOjMeYHpg==}
+ /[email protected]:
+ resolution: {integrity: sha512-Iw9rQJBGpJRd3rwXm9ft/JiGoAZmLxxJZELYDQoPRZ4USVhkKtIcNBPw6U+/K2mBpaqM25JSV6Yl4Az9vO2wJg==}
engines: {node: '>=4'}
hasBin: true
dev: true
@@ -8902,16 +8850,20 @@ packages:
dependencies:
is-arrayish: 0.2.1
- /[email protected]:
- resolution: {integrity: sha512-oW69R+4q2wG+Hc3KZePPZxOiisRIqfKBVo/HLx94QcJeWGU/8sZhCvc829rd1kS366vlJbzBfXf9yWwf0+Ko7w==}
+ /[email protected]:
+ resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
engines: {node: '>= 0.4'}
dependencies:
array-buffer-byte-length: 1.0.1
arraybuffer.prototype.slice: 1.0.3
available-typed-arrays: 1.0.7
call-bind: 1.0.7
+ data-view-buffer: 1.0.1
+ data-view-byte-length: 1.0.1
+ data-view-byte-offset: 1.0.0
es-define-property: 1.0.0
es-errors: 1.3.0
+ es-object-atoms: 1.0.0
es-set-tostringtag: 2.0.3
es-to-primitive: 1.2.1
function.prototype.name: 1.1.6
@@ -8922,10 +8874,11 @@ packages:
has-property-descriptors: 1.0.2
has-proto: 1.0.3
has-symbols: 1.0.3
- hasown: 2.0.1
+ hasown: 2.0.2
internal-slot: 1.0.7
is-array-buffer: 3.0.4
is-callable: 1.2.7
+ is-data-view: 1.0.1
is-negative-zero: 2.0.3
is-regex: 1.1.4
is-shared-array-buffer: 1.0.3
@@ -8936,17 +8889,17 @@ packages:
object-keys: 1.1.1
object.assign: 4.1.5
regexp.prototype.flags: 1.5.2
- safe-array-concat: 1.1.0
+ safe-array-concat: 1.1.2
safe-regex-test: 1.0.3
- string.prototype.trim: 1.2.8
- string.prototype.trimend: 1.0.7
- string.prototype.trimstart: 1.0.7
+ string.prototype.trim: 1.2.9
+ string.prototype.trimend: 1.0.8
+ string.prototype.trimstart: 1.0.8
typed-array-buffer: 1.0.2
typed-array-byte-length: 1.0.1
typed-array-byte-offset: 1.0.2
- typed-array-length: 1.0.5
+ typed-array-length: 1.0.6
unbox-primitive: 1.0.2
- which-typed-array: 1.1.14
+ which-typed-array: 1.1.15
/[email protected]:
resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
@@ -8965,20 +8918,19 @@ packages:
get-intrinsic: 1.2.4
has-symbols: 1.0.3
is-arguments: 1.1.1
- is-map: 2.0.2
- is-set: 2.0.2
+ is-map: 2.0.3
+ is-set: 2.0.3
is-string: 1.0.7
isarray: 2.0.5
stop-iteration-iterator: 1.0.0
- /[email protected]:
- resolution: {integrity: sha512-lh7BsUqelv4KUbR5a/ZTaGGIMLCjPGPqJ6q+Oq24YP0RdyptX1uzm4vvaqzk7Zx3bpl/76YLTTDj9L7uYQ92oQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==}
engines: {node: '>= 0.4'}
dependencies:
- asynciterator.prototype: 1.0.0
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-errors: 1.3.0
es-set-tostringtag: 2.0.3
function-bind: 1.1.2
@@ -8989,25 +8941,31 @@ packages:
has-symbols: 1.0.3
internal-slot: 1.0.7
iterator.prototype: 1.1.2
- safe-array-concat: 1.1.0
+ safe-array-concat: 1.1.2
dev: false
- /[email protected]:
- resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==}
+ /[email protected]:
+ resolution: {integrity: sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==}
dev: true
+ /[email protected]:
+ resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ es-errors: 1.3.0
+
/[email protected]:
resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
engines: {node: '>= 0.4'}
dependencies:
get-intrinsic: 1.2.4
has-tostringtag: 1.0.2
- hasown: 2.0.1
+ hasown: 2.0.2
/[email protected]:
resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
dependencies:
- hasown: 2.0.1
+ hasown: 2.0.2
dev: false
/[email protected]:
@@ -9024,30 +8982,31 @@ packages:
requiresBuild: true
dependencies:
es6-iterator: 2.0.3
- es6-symbol: 3.1.3
+ es6-symbol: 3.1.4
esniff: 2.0.1
next-tick: 1.1.0
/[email protected]:
resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
- es6-symbol: 3.1.3
+ es6-symbol: 3.1.4
- /[email protected]:
- resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==}
+ /[email protected]:
+ resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
+ engines: {node: '>=0.12'}
dependencies:
- d: 1.0.1
+ d: 1.0.2
ext: 1.7.0
/[email protected]:
resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
es6-iterator: 2.0.3
- es6-symbol: 3.1.3
+ es6-symbol: 3.1.4
/[email protected]([email protected]):
resolution: {integrity: sha512-+4G/XmakeBAsvJuDugJvtyF1x+XJT4FMocynNpxrvEBViirpfUn2PgNpCHedfWhF4WokNsO/OvMKrmJOIJsI5A==}
@@ -9184,7 +9143,7 @@ packages:
'@testing-library/dom':
optional: true
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
eslint: 8.57.0
requireindex: 1.2.0
dev: false
@@ -9217,23 +9176,23 @@ packages:
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
aria-query: 5.3.0
- array-includes: 3.1.7
+ array-includes: 3.1.8
array.prototype.flatmap: 1.3.2
ast-types-flow: 0.0.8
axe-core: 4.7.0
axobject-query: 3.2.1
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
- es-iterator-helpers: 1.0.17
+ es-iterator-helpers: 1.0.18
eslint: 8.57.0
- hasown: 2.0.1
+ hasown: 2.0.2
jsx-ast-utils: 3.3.5
language-tags: 1.0.9
minimatch: 3.1.2
- object.entries: 1.1.7
- object.fromentries: 2.0.7
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
dev: false
/[email protected]([email protected]):
@@ -9271,7 +9230,7 @@ packages:
dependencies:
'@typescript-eslint/utils': 6.21.0([email protected])([email protected])
eslint: 8.57.0
- minimatch: 9.0.3
+ minimatch: 9.0.4
natural-compare-lite: 1.4.0
transitivePeerDependencies:
- supports-color
@@ -9307,25 +9266,25 @@ packages:
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies:
- array-includes: 3.1.7
- array.prototype.findlast: 1.2.4
+ array-includes: 3.1.8
+ array.prototype.findlast: 1.2.5
array.prototype.flatmap: 1.3.2
array.prototype.toreversed: 1.1.2
array.prototype.tosorted: 1.1.3
doctrine: 2.1.0
- es-iterator-helpers: 1.0.17
+ es-iterator-helpers: 1.0.18
eslint: 8.57.0
estraverse: 5.3.0
jsx-ast-utils: 3.3.5
minimatch: 3.1.2
- object.entries: 1.1.7
- object.fromentries: 2.0.7
- object.hasown: 1.1.3
- object.values: 1.1.7
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
+ object.hasown: 1.1.4
+ object.values: 1.2.0
prop-types: 15.8.1
resolve: 2.0.0-next.5
semver: 6.3.1
- string.prototype.matchall: 4.0.10
+ string.prototype.matchall: 4.0.11
dev: false
/[email protected]([email protected]):
@@ -9424,7 +9383,7 @@ packages:
resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
engines: {node: '>=0.10'}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
event-emitter: 0.3.5
type: 2.7.2
@@ -9473,7 +9432,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
/[email protected]:
@@ -9563,16 +9522,16 @@ packages:
jest-message-util: 29.7.0
jest-util: 29.7.0
- /[email protected]:
- resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==}
engines: {node: '>= 0.10.0'}
dependencies:
accepts: 1.3.8
array-flatten: 1.1.1
- body-parser: 1.20.1
+ body-parser: 1.20.2
content-disposition: 0.5.4
content-type: 1.0.5
- cookie: 0.5.0
+ cookie: 0.6.0
cookie-signature: 1.0.6
debug: 2.6.9
depd: 2.0.0
@@ -9637,8 +9596,8 @@ packages:
resolution: {integrity: sha512-qwaScUgUGBYeDNRnbc/KyllVU88Jk1pRHPStuF/lO7B0/RTRLj7U0lkdTAutlBblY08rwZDff6tNU9cjv6j//Q==}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-Knr7NOtK3HWRYGtHoJrjkaWepqT8thIVGAwt0p0aUs1zqkAzXZV4vo9fFNwyb5fcqK1GKYFYxldQdIDVKhUAfA==}
+ /[email protected]:
+ resolution: {integrity: sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==}
/[email protected]:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
@@ -9663,8 +9622,8 @@ packages:
/[email protected]:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
- /[email protected]:
- resolution: {integrity: sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==}
engines: {node: '>=6'}
/[email protected]:
@@ -9673,12 +9632,11 @@ packages:
/[email protected]:
resolution: {integrity: sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==}
hasBin: true
- requiresBuild: true
dependencies:
strnum: 1.0.5
- /[email protected]:
- resolution: {integrity: sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==}
hasBin: true
dependencies:
strnum: 1.0.5
@@ -9725,7 +9683,7 @@ packages:
dependencies:
flat-cache: 3.2.0
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -9733,7 +9691,7 @@ packages:
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
/[email protected]:
@@ -9883,8 +9841,8 @@ packages:
tabbable: 5.3.3
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
@@ -10001,20 +9959,21 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
functions-have-names: 1.2.3
/[email protected]:
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
- /[email protected]:
- resolution: {integrity: sha512-p+ggrQw3fBwH2F5N/PAI4k/G/y1art5OxKpb2J2chwNNHM4hHuAOtivjPuirMF4KNKwTTUal/lPfL2+7h2mEcg==}
+ /[email protected]:
+ resolution: {integrity: sha512-apAloYrY4dlBGlhauDAYSZveafb5U6+L9titing1wox6BvWM0TSXBp603zTrLpyLMGkrcFgohnUN150dFN/zOA==}
engines: {node: '>=14'}
dependencies:
extend: 3.0.2
https-proxy-agent: 7.0.4
is-stream: 2.0.1
node-fetch: 2.7.0
+ uuid: 9.0.1
transitivePeerDependencies:
- encoding
- supports-color
@@ -10024,7 +9983,7 @@ packages:
resolution: {integrity: sha512-Jh/AIwwgaxan+7ZUUmRLCjtchyDiqh4KjBJ5tW3plBZb5iL/BPcso8A5DlzeD9qlw0duCamnNdpFjxwaT0KyKg==}
engines: {node: '>=14'}
dependencies:
- gaxios: 6.3.0
+ gaxios: 6.4.0
json-bigint: 1.0.0
transitivePeerDependencies:
- encoding
@@ -10047,7 +10006,7 @@ packages:
function-bind: 1.1.2
has-proto: 1.0.3
has-symbols: 1.0.3
- hasown: 2.0.1
+ hasown: 2.0.2
/[email protected]:
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
@@ -10086,8 +10045,8 @@ packages:
es-errors: 1.3.0
get-intrinsic: 1.2.4
- /[email protected]:
- resolution: {integrity: sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==}
+ /[email protected]:
+ resolution: {integrity: sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==}
dependencies:
resolve-pkg-maps: 1.0.0
@@ -10147,9 +10106,22 @@ packages:
dependencies:
foreground-child: 3.1.1
jackspeak: 2.3.6
- minimatch: 9.0.3
+ minimatch: 9.0.4
+ minipass: 7.0.4
+ path-scurry: 1.10.2
+ dev: true
+
+ /[email protected]:
+ resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ hasBin: true
+ dependencies:
+ foreground-child: 3.1.1
+ jackspeak: 2.3.6
+ minimatch: 9.0.4
minipass: 7.0.4
- path-scurry: 1.10.1
+ path-scurry: 1.10.2
+ dev: false
/[email protected]:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
@@ -10218,13 +10190,13 @@ packages:
merge2: 1.4.1
slash: 3.0.0
- /[email protected]:
- resolution: {integrity: sha512-4CacM29MLC2eT9Cey5GDVK4Q8t+MMp8+OEdOaqD9MG6b0dOyLORaaeJMPQ7EESVgm/+z5EKYyFLxgzBJlJgyHQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-I/AvzBiUXDzLOy4iIZ2W+Zq33W4lcukQv1nl7C8WUA6SQwyQwUwu3waNmWNAvzds//FG8SZ+DnKnW/2k6mQS8A==}
engines: {node: '>=14'}
dependencies:
base64-js: 1.5.1
ecdsa-sig-formatter: 1.0.11
- gaxios: 6.3.0
+ gaxios: 6.4.0
gcp-metadata: 6.1.0
gtoken: 7.1.0
jws: 4.0.0
@@ -10272,7 +10244,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-tpCujhsJMva4aqE8ULnF7/l3xw4sNRZcSHu+R00VV+W0mfp+Q20Plvcrp+5UXD+2yS6oyCXncA+zoQJQqhGCEw==}
dependencies:
- xss: 1.0.14
+ xss: 1.0.15
dev: false
/[email protected]([email protected]):
@@ -10310,7 +10282,7 @@ packages:
resolution: {integrity: sha512-pCcEwRi+TKpMlxAQObHDQ56KawURgyAf6jtIY046fJ5tIv3zDe/LEIubckAO8fj6JnAxLdmWkUfNyulQ2iKdEw==}
engines: {node: '>=14.0.0'}
dependencies:
- gaxios: 6.3.0
+ gaxios: 6.4.0
jws: 4.0.0
transitivePeerDependencies:
- encoding
@@ -10377,8 +10349,8 @@ packages:
dependencies:
has-symbols: 1.0.3
- /[email protected]:
- resolution: {integrity: sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==}
+ /[email protected]:
+ resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
dependencies:
function-bind: 1.1.2
@@ -10493,7 +10465,7 @@ packages:
resolution: {integrity: sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==}
engines: {node: '>= 14'}
dependencies:
- agent-base: 7.1.0
+ agent-base: 7.1.1
debug: 4.3.4([email protected])
transitivePeerDependencies:
- supports-color
@@ -10528,13 +10500,13 @@ packages:
safer-buffer: 2.1.2
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
/[email protected]:
@@ -10595,8 +10567,8 @@ packages:
engines: {node: '>= 0.4'}
dependencies:
es-errors: 1.3.0
- hasown: 2.0.1
- side-channel: 1.0.5
+ hasown: 2.0.2
+ side-channel: 1.0.6
/[email protected]:
resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==}
@@ -10657,7 +10629,7 @@ packages:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines: {node: '>=8'}
dependencies:
- binary-extensions: 2.2.0
+ binary-extensions: 2.3.0
/[email protected]:
resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
@@ -10677,7 +10649,13 @@ packages:
/[email protected]:
resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==}
dependencies:
- hasown: 2.0.1
+ hasown: 2.0.2
+
+ /[email protected]:
+ resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ is-typed-array: 1.1.13
/[email protected]:
resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
@@ -10748,8 +10726,9 @@ packages:
is-docker: 3.0.0
dev: true
- /[email protected]:
- resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==}
+ /[email protected]:
+ resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
+ engines: {node: '>= 0.4'}
/[email protected]:
resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
@@ -10808,8 +10787,9 @@ packages:
call-bind: 1.0.7
has-tostringtag: 1.0.2
- /[email protected]:
- resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==}
+ /[email protected]:
+ resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
+ engines: {node: '>= 0.4'}
/[email protected]:
resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==}
@@ -10854,23 +10834,25 @@ packages:
resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==}
engines: {node: '>= 0.4'}
dependencies:
- which-typed-array: 1.1.14
+ which-typed-array: 1.1.15
/[email protected]:
resolution: {integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==}
engines: {node: '>=18'}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==}
+ /[email protected]:
+ resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
+ engines: {node: '>= 0.4'}
/[email protected]:
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
dependencies:
call-bind: 1.0.7
- /[email protected]:
- resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==}
+ /[email protected]:
+ resolution: {integrity: sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==}
+ engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
get-intrinsic: 1.2.4
@@ -10935,8 +10917,8 @@ packages:
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
engines: {node: '>=8'}
dependencies:
- '@babel/core': 7.24.0
- '@babel/parser': 7.24.0
+ '@babel/core': 7.24.4
+ '@babel/parser': 7.24.4
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 6.3.1
@@ -10947,8 +10929,8 @@ packages:
resolution: {integrity: sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==}
engines: {node: '>=10'}
dependencies:
- '@babel/core': 7.24.0
- '@babel/parser': 7.24.0
+ '@babel/core': 7.24.4
+ '@babel/parser': 7.24.4
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 7.6.0
@@ -10986,7 +10968,7 @@ packages:
define-properties: 1.2.1
get-intrinsic: 1.2.4
has-symbols: 1.0.3
- reflect.getprototypeof: 1.0.5
+ reflect.getprototypeof: 1.0.6
set-function-name: 2.0.2
dev: false
@@ -11027,7 +11009,7 @@ packages:
jest-util: 29.7.0
p-limit: 3.1.0
pretty-format: 29.7.0
- pure-rand: 6.0.4
+ pure-rand: 6.1.0
slash: 3.0.0
stack-utils: 2.0.6
transitivePeerDependencies:
@@ -11073,11 +11055,11 @@ packages:
ts-node:
optional: true
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
'@jest/test-sequencer': 29.7.0
'@jest/types': 29.6.3
'@types/node': 20.12.5
- babel-jest: 29.7.0(@babel/[email protected])
+ babel-jest: 29.7.0(@babel/[email protected])
chalk: 4.1.2
ci-info: 3.9.0
deepmerge: 4.3.1
@@ -11096,7 +11078,7 @@ packages:
pretty-format: 29.7.0
slash: 3.0.0
strip-json-comments: 3.1.1
- ts-node: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
+ ts-node: 10.9.1(@swc/[email protected])(@types/[email protected])([email protected])
transitivePeerDependencies:
- babel-plugin-macros
- supports-color
@@ -11227,7 +11209,7 @@ packages:
resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/code-frame': 7.23.5
+ '@babel/code-frame': 7.24.2
'@jest/types': 29.6.3
'@types/stack-utils': 2.0.3
chalk: 4.1.2
@@ -11344,15 +11326,15 @@ packages:
resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.24.0
- '@babel/generator': 7.23.6
- '@babel/plugin-syntax-jsx': 7.23.3(@babel/[email protected])
- '@babel/plugin-syntax-typescript': 7.23.3(@babel/[email protected])
+ '@babel/core': 7.24.4
+ '@babel/generator': 7.24.4
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/[email protected])
+ '@babel/plugin-syntax-typescript': 7.24.1(@babel/[email protected])
'@babel/types': 7.24.0
'@jest/expect-utils': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
+ babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
chalk: 4.1.2
expect: 29.7.0
graceful-fs: 4.2.11
@@ -11445,8 +11427,8 @@ packages:
hasBin: true
dev: true
- /[email protected]:
- resolution: {integrity: sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw==}
+ /[email protected]:
+ resolution: {integrity: sha512-2RRziagf555owrm9IRVtdKynOBeITiDpuZqIpgwqXShPncPKNiRQoiGsl/T8SQdq+8ugRzH2LqY67irr2y/d+g==}
dependencies:
'@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
@@ -11469,7 +11451,7 @@ packages:
dependencies:
config-chain: 1.1.13
editorconfig: 1.0.4
- glob: 10.3.10
+ glob: 10.3.12
js-cookie: 3.0.5
nopt: 7.2.0
dev: false
@@ -11566,7 +11548,7 @@ packages:
resolution: {integrity: sha512-cVnggDrVkAAA3OvFfHpFEhOnmcsUpleEKq4d4O8sQWWSH40MBrWstKigVB1kGrgLWzuom+7rRdaCsnBD6VyObQ==}
hasBin: true
dependencies:
- cli-color: 2.0.3
+ cli-color: 2.0.4
difflib: 0.2.4
dreamopt: 0.8.0
@@ -11585,9 +11567,9 @@ packages:
dependencies:
'@bcherny/json-schema-ref-parser': 9.0.9
'@types/json-schema': 7.0.15
- '@types/lodash': 4.14.202
+ '@types/lodash': 4.17.0
'@types/prettier': 2.7.3
- cli-color: 2.0.3
+ cli-color: 2.0.4
get-stdin: 8.0.0
glob: 7.2.3
glob-promise: 4.2.2([email protected])
@@ -11655,10 +11637,10 @@ packages:
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines: {node: '>=4.0'}
dependencies:
- array-includes: 3.1.7
+ array-includes: 3.1.8
array.prototype.flat: 1.3.2
object.assign: 4.1.4
- object.values: 1.1.7
+ object.values: 1.2.0
dev: false
/[email protected]:
@@ -11750,29 +11732,29 @@ packages:
/[email protected]:
resolution: {integrity: sha512-jaqRYzVEfBKbX4FwYpd/g+MyOjRaraAel0iQsTrwvx3hyN0bswUZuzb6H6nGlFSjcdrc77wKpyKwoWj4aUd+Bw==}
- /[email protected]:
- resolution: {integrity: sha512-iQmk+fThPq1ZTD2cFUu8xN6JLp9gFWnjs8auR6hmI6QQXoy6sSEh85uKcdkqpuEnkhhwQm4GSlKHOYfSCVp0Mw==}
+ /[email protected]:
+ resolution: {integrity: sha512-M5IKsiFJYulS+8Eal8f+zAqf5ckm1vffW0fFDxfgxJ+uiVopvDdd3PxJmz0GsVi3YNO7QCFSq0nAsiDmNhLj9Q==}
engines: {node: '>=16'}
hasBin: true
dependencies:
isomorphic.js: 0.2.5
dev: false
- /[email protected]:
- resolution: {integrity: sha512-lbmNw2H7e2UrBoV0gtvivsBoa8bxuApoYEawAYzwHW+fY51p9VGMp6kS18iSs1QFAn7Ck8YXpT3l29RT2Yh0EQ==}
- cpu: [x64, arm64]
+ /[email protected]:
+ resolution: {integrity: sha512-/8YMTbwWFPmrDWY+YFK3kYqVPFkMgQre0DGmBaOmjogMdSe+7GHm1/q9AZ61AWkEub/vHmi+bA4tqIzVhKnqzg==}
+ cpu: [x64, arm64, wasm32]
os: [darwin, linux, win32]
dependencies:
'@neon-rs/load': 0.0.4
detect-libc: 2.0.2
optionalDependencies:
- '@libsql/darwin-arm64': 0.3.4
- '@libsql/darwin-x64': 0.3.4
- '@libsql/linux-arm64-gnu': 0.3.4
- '@libsql/linux-arm64-musl': 0.3.4
- '@libsql/linux-x64-gnu': 0.3.4
- '@libsql/linux-x64-musl': 0.3.4
- '@libsql/win32-x64-msvc': 0.3.4
+ '@libsql/darwin-arm64': 0.3.10
+ '@libsql/darwin-x64': 0.3.10
+ '@libsql/linux-arm64-gnu': 0.3.10
+ '@libsql/linux-arm64-musl': 0.3.10
+ '@libsql/linux-x64-gnu': 0.3.10
+ '@libsql/linux-x64-musl': 0.3.10
+ '@libsql/win32-x64-msvc': 0.3.10
/[email protected]:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
@@ -11997,7 +11979,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==}
dependencies:
- d: 1.0.1
+ d: 1.0.2
es5-ext: 0.10.64
es6-weak-map: 2.0.3
event-emitter: 0.3.5
@@ -12096,7 +12078,7 @@ packages:
engines: {node: '>=4'}
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -12104,7 +12086,7 @@ packages:
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
webpack-sources: 1.4.3
dev: true
@@ -12137,6 +12119,13 @@ packages:
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
brace-expansion: 2.0.1
+ dev: false
+
+ /[email protected]:
+ resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ dependencies:
+ brace-expansion: 2.0.1
/[email protected]:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
@@ -12163,15 +12152,15 @@ packages:
'@types/whatwg-url': 8.2.2
whatwg-url: 11.0.0
- /[email protected]:
- resolution: {integrity: sha512-q8geqCmt5hGuxaDhRo03ZUB0ITr6lnJ3jffdNiC4nDq13WbHUfY2A1RQq3OHDbdrY6aRYvZphx2bcXYBFRis3A==}
+ /[email protected]:
+ resolution: {integrity: sha512-iCWwaP7De4lm1lRCUKB2ffUYr6GB0I/cj6fK0NV9dgwc9fA3xapHTTT/cPYRNx29M5gmAOSaOpUgjP7i2GZ/LQ==}
engines: {node: '>=14.20.1'}
dependencies:
async-mutex: 0.4.1
camelcase: 6.3.0
debug: 4.3.4([email protected])
find-cache-dir: 3.3.2
- follow-redirects: 1.15.5([email protected])
+ follow-redirects: 1.15.6([email protected])
https-proxy-agent: 7.0.4
mongodb: 5.9.2
new-find-package-json: 2.0.0
@@ -12188,12 +12177,12 @@ packages:
- supports-color
dev: true
- /[email protected]:
- resolution: {integrity: sha512-Yxw1cUMoCKTK6jxk4cKG07P+Z/qOmuCVyt3ScIDaoHeOCbOlg2sEtXYO9vEK/tzpj/1KHdDStU2oYrsJ8Fvm0A==}
+ /[email protected]:
+ resolution: {integrity: sha512-QumPTOlWWWzgW6dtV4bf+ZFdTxenHSSGS4ZT85Vbb+FzPVoOtfcFwYlSfC9IM4e2nw7xvnQZvWtILYseO6HE9Q==}
engines: {node: '>=14.20.1'}
requiresBuild: true
dependencies:
- mongodb-memory-server-core: 9.1.7
+ mongodb-memory-server-core: 9.1.8
tslib: 2.6.2
transitivePeerDependencies:
- '@aws-sdk/credential-providers'
@@ -12212,8 +12201,8 @@ packages:
mongodb-connection-string-url: 2.6.0
socks: 2.8.1
optionalDependencies:
- '@aws-sdk/credential-providers': 3.525.0
- '@mongodb-js/saslprep': 1.1.4
+ '@aws-sdk/credential-providers': 3.549.0
+ '@mongodb-js/saslprep': 1.1.5
transitivePeerDependencies:
- aws-crt
@@ -12242,7 +12231,7 @@ packages:
mongodb-connection-string-url: 2.6.0
socks: 2.8.1
optionalDependencies:
- '@mongodb-js/saslprep': 1.1.4
+ '@mongodb-js/saslprep': 1.1.5
dev: true
/[email protected]:
@@ -12347,7 +12336,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
- /[email protected](@babel/[email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected])([email protected]):
resolution: {integrity: sha512-nCqEuJLHRFDWpMfcql3D8V88GAGoEeZobxSCgi6ablFWMkzBGgrwZmsJi41OgtJnWwfF/c56MPXAgkFqbBcwyw==}
engines: {node: '>=18.17.0'}
hasBin: true
@@ -12365,12 +12354,12 @@ packages:
'@next/env': 14.2.0-canary.22
'@swc/helpers': 0.5.5
busboy: 1.6.0
- caniuse-lite: 1.0.30001591
+ caniuse-lite: 1.0.30001607
graceful-fs: 4.2.11
postcss: 8.4.31
react: 18.2.0
react-dom: 18.2.0([email protected])
- styled-jsx: 5.1.1(@babel/[email protected])([email protected])
+ styled-jsx: 5.1.1(@babel/[email protected])([email protected])
optionalDependencies:
'@next/swc-darwin-arm64': 14.2.0-canary.22
'@next/swc-darwin-x64': 14.2.0-canary.22
@@ -12386,7 +12375,7 @@ packages:
- babel-plugin-macros
dev: true
- /[email protected](@babel/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-HuQYIeSlmBmTueVIxn0Zjxx5I4MD6vG3p6AsFySTF7/hMSF5qFUCHGIj3YJRWsDcUw/LQhuGPNLaGUg119YegQ==}
engines: {node: '>=18.17.0'}
hasBin: true
@@ -12404,13 +12393,13 @@ packages:
'@next/env': 14.2.0-canary.23
'@swc/helpers': 0.5.5
busboy: 1.6.0
- caniuse-lite: 1.0.30001591
+ caniuse-lite: 1.0.30001607
graceful-fs: 4.2.11
postcss: 8.4.31
react: 18.2.0
react-dom: 18.2.0([email protected])
- sass: 1.71.1
- styled-jsx: 5.1.1(@babel/[email protected])([email protected])
+ sass: 1.74.1
+ styled-jsx: 5.1.1(@babel/[email protected])([email protected])
optionalDependencies:
'@next/swc-darwin-arm64': 14.2.0-canary.23
'@next/swc-darwin-x64': 14.2.0-canary.23
@@ -12426,8 +12415,8 @@ packages:
- babel-plugin-macros
dev: false
- /[email protected]:
- resolution: {integrity: sha512-fZjdhDOeRcaS+rcpve7XuwHBmktS1nS1gzgghwKUQQ8nTy2FdSDr6ZT8k6YhvlJeHmmQMYiT/IH9hfco5zeW2Q==}
+ /[email protected]:
+ resolution: {integrity: sha512-Dp+A9JWxRaKuHP35H77I4kCKesDy5HUDEmScia2FyncMTOXASMyg251F5PhFoDA5uqBrDDffiLpbqnrZmNXW+g==}
engines: {node: '>=10'}
dependencies:
semver: 7.6.0
@@ -12629,41 +12618,44 @@ packages:
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
dev: true
- /[email protected]:
- resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==}
+ /[email protected]:
+ resolution: {integrity: sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-object-atoms: 1.0.0
dev: false
- /[email protected]:
- resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==}
+ /[email protected]:
+ resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
+ es-object-atoms: 1.0.0
dev: false
- /[email protected]:
- resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==}
+ /[email protected]:
+ resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==}
+ engines: {node: '>= 0.4'}
dependencies:
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
+ es-object-atoms: 1.0.0
dev: false
- /[email protected]:
- resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==}
+ /[email protected]:
+ resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-object-atoms: 1.0.0
dev: false
/[email protected]:
@@ -12816,7 +12808,7 @@ packages:
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines: {node: '>=8'}
dependencies:
- '@babel/code-frame': 7.23.5
+ '@babel/code-frame': 7.24.2
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
@@ -12825,7 +12817,7 @@ packages:
resolution: {integrity: sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==}
engines: {node: '>=16'}
dependencies:
- '@babel/code-frame': 7.23.5
+ '@babel/code-frame': 7.24.2
error-ex: 1.3.2
json-parse-even-better-errors: 3.0.1
lines-and-columns: 2.0.4
@@ -12893,8 +12885,8 @@ packages:
/[email protected]:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
- /[email protected]:
- resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: 10.2.0
@@ -12904,8 +12896,8 @@ packages:
resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==}
+ /[email protected]:
+ resolution: {integrity: sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==}
dev: false
/[email protected]:
@@ -12935,8 +12927,8 @@ packages:
requiresBuild: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==}
+ /[email protected]:
+ resolution: {integrity: sha512-v+Z7W/0EO707aNMaAEfiGnGL9sxxumwLl2fJvCQtMn9Fxsg+lPpPkdcyBSv/KFgpGdYkMfn+EI1Or2EHjpgLCA==}
/[email protected]:
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
@@ -12946,15 +12938,15 @@ packages:
resolution: {integrity: sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==}
engines: {node: '>=4'}
- /[email protected]([email protected]):
- resolution: {integrity: sha512-jizsIzhkIitxCGfPRzJn1ZdcosIt3pz9Sh3V01fm1vZnbnCMgmGl5wvGGdNN2EL9Rmb0EcFoCkixH4Pu+sP9Og==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-Htjbg8BlwXqSBQ9V8Vjtc+vzf/6fVUuak/3/XXKA9oxZprwW3IMDQTGHP+KDmVL7rtd+R1QjbnCFPuTHm3G4hg==}
peerDependencies:
pg: '>=8.0'
dependencies:
pg: 8.11.3
- /[email protected]:
- resolution: {integrity: sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==}
+ /[email protected]:
+ resolution: {integrity: sha512-jPIlvgoD63hrEuihvIg+tJhoGjUsLPn6poJY9N5CnlPd91c2T18T/9zBtLxZSb1EhYxBRoZJtzScCaWlYLtktg==}
/[email protected]:
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
@@ -12989,9 +12981,9 @@ packages:
dependencies:
buffer-writer: 2.0.0
packet-reader: 1.0.0
- pg-connection-string: 2.6.2
- pg-pool: 3.6.1([email protected])
- pg-protocol: 1.6.0
+ pg-connection-string: 2.6.4
+ pg-pool: 3.6.2([email protected])
+ pg-protocol: 1.6.1
pg-types: 2.2.0
pgpass: 1.0.5
optionalDependencies:
@@ -13038,7 +13030,7 @@ packages:
dependencies:
colorette: 2.0.20
dateformat: 4.6.3
- fast-copy: 3.0.1
+ fast-copy: 3.0.2
fast-safe-stringify: 2.1.1
help-me: 4.2.0
joycon: 3.1.1
@@ -13048,7 +13040,7 @@ packages:
pump: 3.0.0
readable-stream: 4.5.2
secure-json-parse: 2.7.0
- sonic-boom: 3.8.0
+ sonic-boom: 3.8.1
strip-json-comments: 3.1.1
/[email protected]:
@@ -13059,7 +13051,7 @@ packages:
hasBin: true
dependencies:
atomic-sleep: 1.0.0
- fast-redact: 3.3.0
+ fast-redact: 3.5.0
on-exit-leak-free: 2.1.2
pino-abstract-transport: 1.0.0
pino-std-serializers: 6.2.2
@@ -13067,7 +13059,7 @@ packages:
quick-format-unescaped: 4.0.4
real-require: 0.2.0
safe-stable-stringify: 2.4.3
- sonic-boom: 3.8.0
+ sonic-boom: 3.8.1
thread-stream: 2.4.1
/[email protected]:
@@ -13113,74 +13105,74 @@ packages:
resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
engines: {node: '>= 0.4'}
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-KHkmCILThWBRtg+Jn1owTnHPnFit4OkqS+eKiGEOPIGke54DCeYGJ6r0Fx/HjfE9M9kznApCLcU0DvnPchazMQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.2.2
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==}
engines: {node: '>=7.6.0'}
peerDependencies:
postcss: ^8.4.6
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-aTFsIy89ftjyclwUHRwvz1IxucLzVrzmmcXmtbPWT9GdyYeaJEKeAwbaZzOZn7AQlXg4xfwgkYhKsofC4aLIwg==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-BilFPTHcfWEnuQeqL83nbSPVK3tcU57S60aOrqgditarNDzOojyF0Gdc2Ur5L+zox366QjrCe0rOBLDO2pNvRQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-XQZm4q4fNFqVCYMGPiBjcqDhuG7Ey2xrl99AnDJMyr5eDASsAGalndVgHZF8i97VFNy1GQeZc4q2ydagGmhelQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-ruBqzEFDYHrcVq3FnW3XHgwRqVMrtEPLBtD7K2YmsLKVc2jbkxzzNEctJKsPCpDZ+LeMHLKRDoSShVefGc+CkQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-x9yX7DOxeMAR+BgGVnNSAxmAj98NX/YxEMNFP+SDCEeNLb2r3i6Hh1ksMsnW8Ub5SLCpbescQqn9YEbE9554Sw==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
@@ -13189,182 +13181,182 @@ packages:
browserslist: 4.23.0
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-wfJ9nKpLn/Qy7LASKu0Rj9Iq2uMzlRt27P4FAE1889IKRMdYUgy8SqvdXfAOs7LJLQX9Fjm0mZ+TSFphD/mKwA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-Ubs7O3wj2prghaKRa68VHBvuy3KnTQ0zbGwqDYY1mntxJD0QL2AeiAy+AMfl3HBedTCVr2IcFNktwty9YpSskA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/cascade-layer-name-parser': 1.0.8(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/media-query-list-parser': 2.1.8(@csstools/[email protected])(@csstools/[email protected])
- postcss: 8.4.35
+ '@csstools/cascade-layer-name-parser': 1.0.9(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/media-query-list-parser': 2.1.9(@csstools/[email protected])(@csstools/[email protected])
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-xHg8DTCMfN2nrqs2CQTF+0m5jgnzKL5zrW5Y05KF6xBRO0uDPxiplBm/xcr1o49SLbyJXkMuaRJKhRzkrquKnQ==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-vVVIwQbJiIz+PBLMIWA6XMi53Zg66/f474KolA7x0Das6EwkATc/9ZvM6zZx2gs7ZhcgVHjmWBbHkK9FlCgLeA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/cascade-layer-name-parser': 1.0.8(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/cascade-layer-name-parser': 1.0.9(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-N19MpExaR+hYTXU59VO02xE42zLoAUYSVcupwkKlWWLteOb+sWCWHw5FhV7u7gVLTzaGULy7nZP3DNTHgOZAPA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-fqDkGSEsO7+oQaqdRdR8nwwqH+N2uk6LE/2g4myVJJYz/Ly418lHKEleKTdV/GzjBjFcG4n0dbfuH/Pd2BE8YA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/cascade-layer-name-parser': 1.0.8(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ '@csstools/cascade-layer-name-parser': 1.0.9(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-uULohfWBBVoFiZXgsQA24JV6FdKIidQ+ZqxOouhWwdE+qJlALbkS5ScB43ZTjPK+xUZZhlaO/NjfCt5h4IKUfw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-+JA0DCvc5XvFAxwx6f/e68gQu/7Z9ud584VLmcgto28eB8FqSFZwtrLwB5Kcp70eIoWP/HXqz4wpo8rD8gpsTw==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-znyno9cHKQsK6PtxL5D19Fj9uwSzC2mB74cpT66fhgOadEUPyXFkbgwm5tvc3bt3NAy8ltE5MrghxovZRVnOjQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-j87xzI4LUggC5zND7KdjsI25APtyMuynXZSujByMaav2roV6OZX+8AaCUcZSWqckZpjAjRyFDdpqybgjFO0HJQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-xOH2QhazCPeYR+ziYaDcGlpo7Bpw8PVoggOFfU/xPkmBRUQH8MR2eWoPY1CZM93CB0WKs2mxq3ORo83QGIooLw==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-QJ+089FKMaqDxOhhIHsJrh4IP7h4PIHNC5jZP5PMmnfUScNu8Hji2lskqpFWCvu+5sj+2EJFyzKd13sLEWOZmQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-N2VQ5uPz3Z9ZcqI5tmeholn4d+1H14fKXszpjogZIrFbhaq0zNAtq8sAnw6VLiqGbL8YBzsnu7K9bBkTqaRimQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-NFU3xcY/xwNaapVb+1uJ4n23XImoC86JNwkY/uduytSl2s9Ekc2EpzmRR63+ExitnW3Mab3Fba/wRPCT5oDILA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-k2z9Cnngc24c0KF4MtMuDdToROYqGMMUQGcE6V0odwjHyOHtaDBlLeRBV70y9/vF7KIbShrTRZ70JjsI1BZyWw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-i2bXrBYzfbRzFnm+pVuxVePSTCRiNmlfssGI4H0tJQvDue+yywXwUxe68VyzXs7cGtMaH6MCLY6IbCShrSroCw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-Csvw/CwwuwTojK2O3Ad0SvYKrfnAKy+uvT+1Fjk6igR+n8gHuJHIwdj1A2s46EZZojg3RkibdMBuv1vMvR6Sng==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-tzEThi3prSyomnVqaAU+k/YJib4rxeeTKVfMt+mPcEugFgp0t6xRjoc7fzaWCoEwYLC6GxGLD8/Ugx8COCqabw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/css-color-parser': 1.5.2(@csstools/[email protected])(@csstools/[email protected])
- '@csstools/css-parser-algorithms': 2.6.0(@csstools/[email protected])
- '@csstools/css-tokenizer': 2.2.3
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/utilities': 1.0.0([email protected])
- postcss: 8.4.35
+ '@csstools/css-color-parser': 1.6.3(@csstools/[email protected])(@csstools/[email protected])
+ '@csstools/css-parser-algorithms': 2.6.1(@csstools/[email protected])
+ '@csstools/css-tokenizer': 2.2.4
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/utilities': 1.0.0([email protected])
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected])([email protected])([email protected]):
+ /[email protected]([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==}
engines: {node: '>= 18.12.0'}
peerDependencies:
@@ -13379,362 +13371,362 @@ packages:
dependencies:
cosmiconfig: 9.0.0([email protected])
jiti: 1.21.0
- postcss: 8.4.35
+ postcss: 8.4.38
semver: 7.6.0
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- typescript
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-8GwUQZE0ri0K0HJHkDv87XOLC8DE0msc+HoWLeKdtjDZEwpZ5xuK3QdV6FhmHSQW40LPkg43QzvATRAI3LsRkg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-vAfWGcxUUGlFiPM3nDMZA+/Yo9sbpc3JNkcYZez8FfJDv41Dh7tAgA3QGVTocaHCZZL6aXPXPOaBMJsjujodsA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-5LOiordeTfi64QhICp07nzzuTDjNSO8g5Ksdibt44d+uvIIAE1oZdRn8y/W5ZtYgRH/lnLDlvi9F8btZcVzu3w==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
- stylehacks: 6.1.0([email protected])
+ stylehacks: 6.1.1([email protected])
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-lER+W3Gr6XOvxOYk1Vi/6UsAgKMg6MDBthmvbNqi2XxAk/r9XfhdYZSigfWjuWWn3zYw2wLelvtM8XuAEFqRkA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-KOdWF0gju31AQPZiD+2Ar9Qjowz1LTChSjFFbS+e2sFgc4uHOp3ZvVX4sNeTlk0w2O31ecFGgrFzhO0RSWbWwQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
caniuse-api: 3.0.0
- cssnano-utils: 4.0.2([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ cssnano-utils: 4.0.2([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-SmAeTA1We5rMnN3F8X9YBNo9bj9xB4KyDHnaNJnBfQIPi+60fNiR9OTRnIaMqkYzAQX0vObIw4Pn0vuKEOettg==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-gklfI/n+9rTh8nYaSJXlCo3nOKqMNkxuGpTn/Qm0gstL3ywTr9/WRKznE+oy6fvfolH6dF+QM4nCo8yPLdvGJg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-4KXAHrYlzF0Rr7uc4VrfwDJ2ajrtNEpNEuLxFgwkhFZ56/7gaE4Nr49nLsQDZyUe+ds+kEhf+YAUolJiYXF8+Q==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
colord: 2.9.3
- cssnano-utils: 4.0.2([email protected])
- postcss: 8.4.35
+ cssnano-utils: 4.0.2([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-bmSKnDtyyE8ujHQK0RQJDIKhQ20Jq1LYiez54WiaOoBtcSuflfK3Nm596LvbtlFcpipMjgClQGyGr7GAs+H1uA==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
- cssnano-utils: 4.0.2([email protected])
- postcss: 8.4.35
+ cssnano-utils: 4.0.2([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-IcV7ZQJcaXyhx4UBpWZMsinGs2NmiUC60rJSkyvjPCPqhNjVGsrJUM+QhAtCaikZ0w0/AbZuH4wVvF/YMuMhvA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-L8dZSwNLgK7pjTto9PzWRoMbnLq5vsZSTu8+j1P/2GB8qdtGQfn+K1uSvFgYvgh83cbyxT5m43ZZhUMTJDSClQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ icss-utils: 5.1.0([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0([email protected])
- postcss: 8.4.35
+ icss-utils: 5.1.0([email protected])
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-QOYnosaZ+mlP6plQrAxFw09UUp2Sgtxj1BVHN+rSVbtV0Yx48zRt9/9F/ZOoxOKBBEsaJk2MYhhVRjeRRw5yuw==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-qc74KvIAQNa5ujZKG1UV286dhaDW6basbUy2i9AzNU/T8C9hpvGu9NZzm1SfePe2yP7sPYgpA8d4sPVopn2Hhw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/selector-resolve-nested': 1.1.0([email protected])
- '@csstools/selector-specificity': 3.0.2([email protected])
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ '@csstools/selector-resolve-nested': 1.1.0([email protected])
+ '@csstools/selector-specificity': 3.0.3([email protected])
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-8H04Mxsb82ON/aAkPeq8kcBbAtI5Q2a64X/mnRRfPXBq7XeogoQvReqxEfc0B4WPq1KimjezNC8flUtC3Qz6jg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-/JFzI441OAB9O7VnLA+RtSNZvQ0NCFZDOtp6QPFo1iIyawyXg0YI3CYM9HBy1WvwCRHnPep/BvI1+dGPKoXx/Q==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-YdCgsfHkJ2jEXwR4RR3Tm/iOxSfdRt7jplS6XRh9Js9PyCR/aka/FCb6TuHT2U8gQubbm/mPmF6L7FY9d79VwQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-vQZIivlxlfqqMp4L9PZsFE4YUkWniziKjQWUtsxUiVsSSPelQydwS8Wwcuw0+83ZjPWNTl02oxlIvXsmmG+CiQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-a+YrtMox4TBtId/AEwbA03VcJgtyW4dGBizPl7e88cTFULYsprgHWTbfyjSLyHeBcK/Q9JhXkt2ZXiwaVHoMzA==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-QVC5TQHsVj33otj8/JD869Ndr5Xcc/+fwRh4HAsFsAeygQQXm+0PySrKbr/8tkDKzW+EVT3QkqZMfFrGiossDg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-kVNcWhCeKAzZ8B4pv/DnrU1wNh458zBNp8dh4y5hhxih5RZQ12QWMuQrDgPRw3LRl8mN9vOVfHl7uhvHYMoXsQ==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-sXZ2Nj1icbJOKmdjXVT9pnyHQKiSAyuNQHSgRCUgThn2388Y9cGVDR+E9J9iAYbSbLHI+UUwLVl1Wzco/zgv0Q==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-VRZSOB+JU32RsEAQrO94QPkClGPKJEL/Z9PCBImXMhIeK5KAYo6slP/hBYlLgrCjFxyqvn5VC81tycFEDBLG1Q==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- cssnano-utils: 4.0.2([email protected])
- postcss: 8.4.35
+ cssnano-utils: 4.0.2([email protected])
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-XzjBYKLd1t6vHsaokMV9URBt2EwC9a7nDhpQpjoPk2HRTSQfokPfyAS/Q7AOrzUu6q+vp/GnrDBGuj/FCaRqrQ==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==}
peerDependencies:
postcss: ^8
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-JfL+paQOgRQRMoYFc2f73pGuG/Aw3tt4vYMR6UA3cWVMxivviPTnMFnFTczUJOA4K2Zga6xgQVE+PcLs64WC8Q==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-ZTrTWCSqKVYSABB1GerMBb6F8Uto5YWIq1nqi+TKOHPzrXMcyJNuJTc0v2lp5WjG4Sfvwdo7HF/7/3j7HskRog==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-o/jOlJjhm4f6rI5q1f+4Og3tz1cjaO50er9ndk7ZdcXHjWOH49kMAhqDC/nQifypQkOAiAmF46dPt3pZM+Cwbg==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- '@csstools/postcss-cascade-layers': 4.0.3([email protected])
- '@csstools/postcss-color-function': 3.0.10([email protected])
- '@csstools/postcss-color-mix-function': 2.0.10([email protected])
- '@csstools/postcss-exponential-functions': 1.0.4([email protected])
- '@csstools/postcss-font-format-keywords': 3.0.2([email protected])
- '@csstools/postcss-gamut-mapping': 1.0.3([email protected])
- '@csstools/postcss-gradients-interpolation-method': 4.0.11([email protected])
- '@csstools/postcss-hwb-function': 3.0.9([email protected])
- '@csstools/postcss-ic-unit': 3.0.4([email protected])
- '@csstools/postcss-initial': 1.0.1([email protected])
- '@csstools/postcss-is-pseudo-class': 4.0.5([email protected])
- '@csstools/postcss-light-dark-function': 1.0.0([email protected])
- '@csstools/postcss-logical-float-and-clear': 2.0.1([email protected])
- '@csstools/postcss-logical-overflow': 1.0.1([email protected])
- '@csstools/postcss-logical-overscroll-behavior': 1.0.1([email protected])
- '@csstools/postcss-logical-resize': 2.0.1([email protected])
- '@csstools/postcss-logical-viewport-units': 2.0.6([email protected])
- '@csstools/postcss-media-minmax': 1.1.3([email protected])
- '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.6([email protected])
- '@csstools/postcss-nested-calc': 3.0.2([email protected])
- '@csstools/postcss-normalize-display-values': 3.0.2([email protected])
- '@csstools/postcss-oklab-function': 3.0.10([email protected])
- '@csstools/postcss-progressive-custom-properties': 3.1.0([email protected])
- '@csstools/postcss-relative-color-syntax': 2.0.10([email protected])
- '@csstools/postcss-scope-pseudo-class': 3.0.1([email protected])
- '@csstools/postcss-stepped-value-functions': 3.0.5([email protected])
- '@csstools/postcss-text-decoration-shorthand': 3.0.4([email protected])
- '@csstools/postcss-trigonometric-functions': 3.0.5([email protected])
- '@csstools/postcss-unset-value': 3.0.1([email protected])
- autoprefixer: 10.4.18([email protected])
+ '@csstools/postcss-cascade-layers': 4.0.4([email protected])
+ '@csstools/postcss-color-function': 3.0.13([email protected])
+ '@csstools/postcss-color-mix-function': 2.0.13([email protected])
+ '@csstools/postcss-exponential-functions': 1.0.5([email protected])
+ '@csstools/postcss-font-format-keywords': 3.0.2([email protected])
+ '@csstools/postcss-gamut-mapping': 1.0.6([email protected])
+ '@csstools/postcss-gradients-interpolation-method': 4.0.14([email protected])
+ '@csstools/postcss-hwb-function': 3.0.12([email protected])
+ '@csstools/postcss-ic-unit': 3.0.6([email protected])
+ '@csstools/postcss-initial': 1.0.1([email protected])
+ '@csstools/postcss-is-pseudo-class': 4.0.6([email protected])
+ '@csstools/postcss-light-dark-function': 1.0.3([email protected])
+ '@csstools/postcss-logical-float-and-clear': 2.0.1([email protected])
+ '@csstools/postcss-logical-overflow': 1.0.1([email protected])
+ '@csstools/postcss-logical-overscroll-behavior': 1.0.1([email protected])
+ '@csstools/postcss-logical-resize': 2.0.1([email protected])
+ '@csstools/postcss-logical-viewport-units': 2.0.7([email protected])
+ '@csstools/postcss-media-minmax': 1.1.4([email protected])
+ '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.7([email protected])
+ '@csstools/postcss-nested-calc': 3.0.2([email protected])
+ '@csstools/postcss-normalize-display-values': 3.0.2([email protected])
+ '@csstools/postcss-oklab-function': 3.0.13([email protected])
+ '@csstools/postcss-progressive-custom-properties': 3.2.0([email protected])
+ '@csstools/postcss-relative-color-syntax': 2.0.13([email protected])
+ '@csstools/postcss-scope-pseudo-class': 3.0.1([email protected])
+ '@csstools/postcss-stepped-value-functions': 3.0.6([email protected])
+ '@csstools/postcss-text-decoration-shorthand': 3.0.5([email protected])
+ '@csstools/postcss-trigonometric-functions': 3.0.6([email protected])
+ '@csstools/postcss-unset-value': 3.0.1([email protected])
+ autoprefixer: 10.4.19([email protected])
browserslist: 4.23.0
- css-blank-pseudo: 6.0.1([email protected])
- css-has-pseudo: 6.0.2([email protected])
- css-prefers-color-scheme: 9.0.1([email protected])
- cssdb: 7.11.2
- postcss: 8.4.35
- postcss-attribute-case-insensitive: 6.0.3([email protected])
- postcss-clamp: 4.1.0([email protected])
- postcss-color-functional-notation: 6.0.5([email protected])
- postcss-color-hex-alpha: 9.0.4([email protected])
- postcss-color-rebeccapurple: 9.0.3([email protected])
- postcss-custom-media: 10.0.3([email protected])
- postcss-custom-properties: 13.3.5([email protected])
- postcss-custom-selectors: 7.1.7([email protected])
- postcss-dir-pseudo-class: 8.0.1([email protected])
- postcss-double-position-gradients: 5.0.4([email protected])
- postcss-focus-visible: 9.0.1([email protected])
- postcss-focus-within: 8.0.1([email protected])
- postcss-font-variant: 5.0.0([email protected])
- postcss-gap-properties: 5.0.1([email protected])
- postcss-image-set-function: 6.0.3([email protected])
- postcss-lab-function: 6.0.10([email protected])
- postcss-logical: 7.0.1([email protected])
- postcss-nesting: 12.1.0([email protected])
- postcss-opacity-percentage: 2.0.0([email protected])
- postcss-overflow-shorthand: 5.0.1([email protected])
- postcss-page-break: 3.0.4([email protected])
- postcss-place: 9.0.1([email protected])
- postcss-pseudo-class-any-link: 9.0.1([email protected])
- postcss-replace-overflow-wrap: 4.0.0([email protected])
- postcss-selector-not: 7.0.2([email protected])
- dev: true
-
- /[email protected]([email protected]):
+ css-blank-pseudo: 6.0.1([email protected])
+ css-has-pseudo: 6.0.3([email protected])
+ css-prefers-color-scheme: 9.0.1([email protected])
+ cssdb: 8.0.0
+ postcss: 8.4.38
+ postcss-attribute-case-insensitive: 6.0.3([email protected])
+ postcss-clamp: 4.1.0([email protected])
+ postcss-color-functional-notation: 6.0.8([email protected])
+ postcss-color-hex-alpha: 9.0.4([email protected])
+ postcss-color-rebeccapurple: 9.0.3([email protected])
+ postcss-custom-media: 10.0.4([email protected])
+ postcss-custom-properties: 13.3.6([email protected])
+ postcss-custom-selectors: 7.1.8([email protected])
+ postcss-dir-pseudo-class: 8.0.1([email protected])
+ postcss-double-position-gradients: 5.0.6([email protected])
+ postcss-focus-visible: 9.0.1([email protected])
+ postcss-focus-within: 8.0.1([email protected])
+ postcss-font-variant: 5.0.0([email protected])
+ postcss-gap-properties: 5.0.1([email protected])
+ postcss-image-set-function: 6.0.3([email protected])
+ postcss-lab-function: 6.0.13([email protected])
+ postcss-logical: 7.0.1([email protected])
+ postcss-nesting: 12.1.1([email protected])
+ postcss-opacity-percentage: 2.0.0([email protected])
+ postcss-overflow-shorthand: 5.0.1([email protected])
+ postcss-page-break: 3.0.4([email protected])
+ postcss-place: 9.0.1([email protected])
+ postcss-pseudo-class-any-link: 9.0.1([email protected])
+ postcss-replace-overflow-wrap: 4.0.0([email protected])
+ postcss-selector-not: 7.0.2([email protected])
+ dev: true
+
+ /[email protected]([email protected]):
resolution: {integrity: sha512-cKYGGZ9yzUZi+dZd7XT2M8iSDfo+T2Ctbpiizf89uBTBfIpZpjvTavzIJXpCReMVXSKROqzpxClNu6fz4DHM0Q==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-RarLgBK/CrL1qZags04oKbVbrrVK2wcxhvta3GCxrZO4zveibqbRPmm2VI8sSgCXwoUHEliRSbOfpR0b/VIoiw==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
@@ -13742,64 +13734,64 @@ packages:
dependencies:
browserslist: 4.23.0
caniuse-api: 3.0.0
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-sB+Ya++3Xj1WaT9+5LOOdirAxP7dJZms3GRcYheSPi1PiTMigsxHAdkrbItHxwYHr4kt1zL7mmcHstgMYT+aiA==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==}
peerDependencies:
postcss: ^8.0.3
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-/SSxf/90Obye49VZIfc0ls4H0P6i6V1iHv0pzZH8SdgvZOPFkF37ef1r5cyWcMflJSFJ5bfuoluTnFnBBFiuSA==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
- /[email protected]:
- resolution: {integrity: sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==}
+ /[email protected]:
+ resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==}
engines: {node: '>=4'}
dependencies:
cssesc: 3.0.0
util-deprecate: 1.0.2
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-dlrahRmxP22bX6iKEjOM+c8/1p+81asjKT+V5lrgOH944ryx/OHpclnIbGsKVd3uWOXFLYJwCVf0eEkJGvO96g==}
engines: {node: ^14 || ^16 || >= 18}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
+ postcss: 8.4.38
postcss-value-parser: 4.2.0
svgo: 3.2.0
dev: true
- /[email protected]([email protected]):
- resolution: {integrity: sha512-NFXbYr8qdmCr/AFceaEfdcsKGCvWTeGO6QVC9h2GvtWgj0/0dklKQcaMMVzs6tr8bY+ase8hOtHW8OBTTRvS8A==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-K38OCaIrO8+PzpArzkLKB42dSARtC2tmG6PvD4b1o1Q2E9Os8jzfWFfSy/rixsHwohtsDdFtAWGjFVFUdwYaMg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
/[email protected]:
@@ -13812,15 +13804,15 @@ packages:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.0
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
- /[email protected]:
- resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==}
+ /[email protected]:
+ resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.7
picocolors: 1.0.0
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
dev: true
/[email protected]:
@@ -13867,13 +13859,13 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
- detect-libc: 2.0.2
+ detect-libc: 2.0.3
expand-template: 2.0.3
github-from-package: 0.0.0
minimist: 1.2.8
mkdirp-classic: 0.5.3
napi-build-utils: 1.0.2
- node-abi: 3.56.0
+ node-abi: 3.57.0
pump: 3.0.0
rc: 1.2.8
simple-get: 4.0.1
@@ -14006,21 +13998,21 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
- /[email protected]:
- resolution: {integrity: sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==}
+ /[email protected]:
+ resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
/[email protected]:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
engines: {node: '>=0.6'}
dependencies:
- side-channel: 1.0.5
+ side-channel: 1.0.6
dev: false
/[email protected]:
resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==}
engines: {node: '>=0.6'}
dependencies:
- side-channel: 1.0.5
+ side-channel: 1.0.6
/[email protected]:
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
@@ -14031,7 +14023,6 @@ packages:
/[email protected]:
resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
- requiresBuild: true
dev: true
/[email protected]:
@@ -14052,8 +14043,8 @@ packages:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
- /[email protected]:
- resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==}
+ /[email protected]:
+ resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
engines: {node: '>= 0.8'}
dependencies:
bytes: 3.1.2
@@ -14091,7 +14082,7 @@ packages:
react: ^18.2.0
react-dom: ^18.2.0
dependencies:
- '@floating-ui/react': 0.26.9([email protected])([email protected])
+ '@floating-ui/react': 0.26.11([email protected])([email protected])
classnames: 2.5.1
date-fns: 3.3.1
prop-types: 15.8.1
@@ -14131,7 +14122,7 @@ packages:
peerDependencies:
react: ^18.2.0
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
react: 18.2.0
dev: false
@@ -14140,7 +14131,7 @@ packages:
peerDependencies:
react: ^18.2.0
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
react: 18.2.0
dev: false
@@ -14197,7 +14188,7 @@ packages:
react: ^18.2.0
react-dom: ^18.2.0
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
'@emotion/cache': 11.11.0
'@emotion/react': 11.11.4(@types/[email protected])([email protected])
'@floating-ui/dom': 1.6.3
@@ -14240,7 +14231,7 @@ packages:
react: ^18.2.0
react-dom: ^18.2.0
dependencies:
- '@babel/runtime': 7.24.0
+ '@babel/runtime': 7.24.4
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -14260,7 +14251,7 @@ packages:
dependencies:
find-up: 6.3.0
read-pkg: 8.1.0
- type-fest: 4.10.3
+ type-fest: 4.15.0
dev: true
/[email protected]:
@@ -14270,7 +14261,7 @@ packages:
'@types/normalize-package-data': 2.4.4
normalize-package-data: 6.0.0
parse-json: 7.1.1
- type-fest: 4.10.3
+ type-fest: 4.15.0
dev: true
/[email protected]:
@@ -14364,13 +14355,13 @@ packages:
'@eslint-community/regexpp': 4.10.0
dev: false
- /[email protected]:
- resolution: {integrity: sha512-62wgfC8dJWrmxv44CA36pLDnP6KKl3Vhxb7PL+8+qrrFMMoJij4vgiMP8zV4O8+CBMXY1mHxI5fITGHXFHVmQQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
es-errors: 1.3.0
get-intrinsic: 1.2.4
globalthis: 1.0.3
@@ -14538,8 +14529,8 @@ packages:
dependencies:
queue-microtask: 1.2.3
- /[email protected]:
- resolution: {integrity: sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==}
+ /[email protected]:
+ resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==}
engines: {node: '>=0.4'}
dependencies:
call-bind: 1.0.7
@@ -14575,7 +14566,7 @@ packages:
truncate-utf8-bytes: 1.0.2
dev: false
- /[email protected]([email protected])([email protected]):
+ /[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-QX8AasDg75monlybel38BZ49JP5Z+uSKfKwF2rO7S74BywaRmGQMUBw9dtkS+ekyM/QnP+NOrRYq8ABMZ9G8jw==}
engines: {node: '>= 18.12.0'}
peerDependencies:
@@ -14597,18 +14588,18 @@ packages:
optional: true
dependencies:
neo-async: 2.6.2
- sass: 1.71.1
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ sass: 1.74.1
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
- /[email protected]:
- resolution: {integrity: sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==}
+ /[email protected]:
+ resolution: {integrity: sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
chokidar: 3.6.0
immutable: 4.3.5
- source-map-js: 1.0.2
+ source-map-js: 1.2.0
/[email protected]:
resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==}
@@ -14732,8 +14723,8 @@ packages:
transitivePeerDependencies:
- supports-color
- /[email protected]:
- resolution: {integrity: sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==}
+ /[email protected]:
+ resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
engines: {node: '>= 0.4'}
dependencies:
define-data-property: 1.1.4
@@ -14768,7 +14759,7 @@ packages:
requiresBuild: true
dependencies:
color: 4.2.3
- detect-libc: 2.0.2
+ detect-libc: 2.0.3
node-addon-api: 6.1.0
prebuild-install: 7.1.2
semver: 7.6.0
@@ -14809,8 +14800,8 @@ packages:
rechoir: 0.6.2
dev: true
- /[email protected]:
- resolution: {integrity: sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
@@ -14871,7 +14862,7 @@ packages:
resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
engines: {node: '>= 10'}
dependencies:
- '@polka/url': 1.0.0-next.24
+ '@polka/url': 1.0.0-next.25
mrmime: 2.0.0
totalist: 3.0.1
dev: true
@@ -14910,7 +14901,7 @@ packages:
dependencies:
'@juggle/resize-observer': 3.4.0
'@types/is-hotkey': 0.1.10
- '@types/lodash': 4.14.202
+ '@types/lodash': 4.17.0
direction: 1.0.4
is-hotkey: 0.1.8
is-plain-object: 5.0.0
@@ -14948,8 +14939,8 @@ packages:
ip-address: 9.0.5
smart-buffer: 4.2.0
- /[email protected]:
- resolution: {integrity: sha512-ybz6OYOUjoQQCQ/i4LU8kaToD8ACtYP+Cj5qd2AO36bwbdewxWJ3ArmJ2cr6AvxlL2o0PqnCcPGUgkILbfkaCA==}
+ /[email protected]:
+ resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==}
dependencies:
atomic-sleep: 1.0.0
@@ -14971,8 +14962,8 @@ packages:
resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
+ /[email protected]:
+ resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
/[email protected]:
@@ -15093,7 +15084,7 @@ packages:
fast-fifo: 1.3.2
queue-tick: 1.0.1
optionalDependencies:
- bare-events: 2.2.0
+ bare-events: 2.2.2
dev: true
/[email protected]:
@@ -15124,41 +15115,47 @@ packages:
emoji-regex: 9.2.2
strip-ansi: 7.1.0
- /[email protected]:
- resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==}
+ engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
+ es-errors: 1.3.0
+ es-object-atoms: 1.0.0
get-intrinsic: 1.2.4
+ gopd: 1.0.1
has-symbols: 1.0.3
internal-slot: 1.0.7
regexp.prototype.flags: 1.5.2
set-function-name: 2.0.2
- side-channel: 1.0.5
+ side-channel: 1.0.6
dev: false
- /[email protected]:
- resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-abstract: 1.23.3
+ es-object-atoms: 1.0.0
- /[email protected]:
- resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==}
+ /[email protected]:
+ resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-object-atoms: 1.0.0
- /[email protected]:
- resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==}
+ /[email protected]:
+ resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
+ engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
define-properties: 1.2.1
- es-abstract: 1.22.5
+ es-object-atoms: 1.0.0
/[email protected]:
resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==}
@@ -15236,7 +15233,6 @@ packages:
/[email protected]:
resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
- requiresBuild: true
/[email protected]:
resolution: {integrity: sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==}
@@ -15258,7 +15254,7 @@ packages:
resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==}
dev: true
- /[email protected](@babel/[email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected]):
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}
peerDependencies:
@@ -15271,19 +15267,19 @@ packages:
babel-plugin-macros:
optional: true
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
client-only: 0.0.1
react: 18.2.0
- /[email protected]([email protected]):
- resolution: {integrity: sha512-ETErsPFgwlfYZ/CSjMO2Ddf+TsnkCVPBPaoB99Ro8WMAxf7cglzmFsRBhRmKObFjibtcvlNxFFPHuyr3sNlNUQ==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-gSTTEQ670cJNoaeIp9KX6lZmm8LJ3jPB5yJmX8Zq/wQxOsAFXV3qjWzHas3YYk1qesuVIyYWWUpZ0vSE/dTSGg==}
engines: {node: ^14 || ^16 || >=18.0}
peerDependencies:
postcss: ^8.4.31
dependencies:
browserslist: 4.23.0
- postcss: 8.4.35
- postcss-selector-parser: 6.0.15
+ postcss: 8.4.38
+ postcss-selector-parser: 6.0.16
dev: true
/[email protected]:
@@ -15340,15 +15336,15 @@ packages:
picocolors: 1.0.0
dev: true
- /[email protected](@swc/[email protected])([email protected]):
+ /[email protected](@swc/[email protected])([email protected]):
resolution: {integrity: sha512-9Zi9UP2YmDpgmQVbyOPJClY0dwf58JDyDMQ7uRc4krmc72twNI2fvlBWHLqVekBpPc7h5NJkGVT1zNDxFrqhvg==}
peerDependencies:
'@swc/core': ^1.2.147
webpack: '>=2'
dependencies:
- '@swc/core': 1.4.2
+ '@swc/core': 1.4.13
'@swc/counter': 0.1.3
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
/[email protected]:
@@ -15387,8 +15383,8 @@ packages:
pump: 3.0.0
tar-stream: 3.1.7
optionalDependencies:
- bare-fs: 2.2.1
- bare-path: 2.1.0
+ bare-fs: 2.2.3
+ bare-path: 2.1.1
dev: true
/[email protected]:
@@ -15456,7 +15452,7 @@ packages:
supports-hyperlinks: 2.3.0
dev: false
- /[email protected](@swc/[email protected])([email protected])([email protected]):
+ /[email protected](@swc/[email protected])([email protected])([email protected]):
resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -15472,22 +15468,22 @@ packages:
uglify-js:
optional: true
dependencies:
- '@jridgewell/trace-mapping': 0.3.23
- '@swc/core': 1.4.2
+ '@jridgewell/trace-mapping': 0.3.25
+ '@swc/core': 1.4.13
esbuild: 0.19.12
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.28.1
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ terser: 5.30.3
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
dev: true
- /[email protected]:
- resolution: {integrity: sha512-wM+bZp54v/E9eRRGXb5ZFDvinrJIOaTapx3WUokyVGZu5ucVCK55zEgGd5Dl2fSr3jUo5sDiERErUWLY6QPFyA==}
+ /[email protected]:
+ resolution: {integrity: sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==}
engines: {node: '>=10'}
hasBin: true
dependencies:
- '@jridgewell/source-map': 0.3.5
+ '@jridgewell/source-map': 0.3.6
acorn: 8.11.3
commander: 2.20.3
source-map-support: 0.5.21
@@ -15644,8 +15640,8 @@ packages:
utf8-byte-length: 1.0.4
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
engines: {node: '>=16'}
peerDependencies:
typescript: 5.4.4
@@ -15660,7 +15656,7 @@ packages:
dependencies:
typescript: 5.4.4
- /[email protected](@babel/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==}
engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@@ -15681,7 +15677,7 @@ packages:
esbuild:
optional: true
dependencies:
- '@babel/core': 7.24.0
+ '@babel/core': 7.24.4
bs-logger: 0.2.6
esbuild: 0.19.12
fast-json-stable-stringify: 2.1.0
@@ -15695,7 +15691,7 @@ packages:
yargs-parser: 21.1.1
dev: true
- /[email protected](@swc/[email protected])(@types/[email protected])([email protected]):
+ /[email protected](@swc/[email protected])(@types/[email protected])([email protected]):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@@ -15710,8 +15706,8 @@ packages:
optional: true
dependencies:
'@cspotcode/source-map-support': 0.8.1
- '@swc/core': 1.4.2
- '@tsconfig/node10': 1.0.9
+ '@swc/core': 1.4.13
+ '@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
@@ -15728,7 +15724,6 @@ packages:
/[email protected]:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
- requiresBuild: true
/[email protected]:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
@@ -15743,13 +15738,13 @@ packages:
typescript: 5.4.4
dev: false
- /[email protected]:
- resolution: {integrity: sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==}
+ /[email protected]:
+ resolution: {integrity: sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
esbuild: 0.19.12
- get-tsconfig: 4.7.2
+ get-tsconfig: 4.7.3
optionalDependencies:
fsevents: 2.3.3
dev: true
@@ -15863,8 +15858,8 @@ packages:
engines: {node: '>=14.16'}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-JLXyjizi072smKGGcZiAJDCNweT8J+AuRxmPZ1aG7TERg4ijx9REl8CNhbr36RV4qXqL1gO1FF9HL8OkVmmrsA==}
+ /[email protected]:
+ resolution: {integrity: sha512-tB9lu0pQpX5KJq54g+oHOLumOx+pMep4RaM6liXh2PKmVRFF+/vAtUP0ZaJ0kOySfVNjF6doBWPHhBhISKdlIA==}
engines: {node: '>=16'}
dev: true
@@ -15875,9 +15870,6 @@ packages:
media-typer: 0.3.0
mime-types: 2.1.35
- /[email protected]:
- resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==}
-
/[email protected]:
resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==}
@@ -15910,8 +15902,8 @@ packages:
has-proto: 1.0.3
is-typed-array: 1.1.13
- /[email protected]:
- resolution: {integrity: sha512-yMi0PlwuznKHxKmcpoOdeLwxBoVPkqZxd7q2FgMkmD3bNwvF5VW0+UlUQ1k1vmktTu4Yu13Q0RIxEP8+B+wloA==}
+ /[email protected]:
+ resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
@@ -16061,7 +16053,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
- requiresBuild: true
+ dev: true
/[email protected]:
resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
@@ -16079,7 +16071,7 @@ packages:
resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==}
engines: {node: '>=10.12.0'}
dependencies:
- '@jridgewell/trace-mapping': 0.3.23
+ '@jridgewell/trace-mapping': 0.3.25
'@types/istanbul-lib-coverage': 2.0.6
convert-source-map: 2.0.0
@@ -16113,8 +16105,8 @@ packages:
loose-envify: 1.4.0
dev: true
- /[email protected]:
- resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==}
+ /[email protected]:
+ resolution: {integrity: sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==}
engines: {node: '>=10.13.0'}
dependencies:
glob-to-regexp: 0.4.1
@@ -16155,7 +16147,7 @@ packages:
- utf-8-validate
dev: true
- /[email protected]([email protected]):
+ /[email protected]([email protected]):
resolution: {integrity: sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==}
engines: {node: '>=14.15.0'}
hasBin: true
@@ -16173,18 +16165,18 @@ packages:
optional: true
dependencies:
'@discoveryjs/json-ext': 0.5.7
- '@webpack-cli/configtest': 2.1.1([email protected])([email protected])
- '@webpack-cli/info': 2.0.2([email protected])([email protected])
- '@webpack-cli/serve': 2.0.5([email protected])([email protected])
+ '@webpack-cli/configtest': 2.1.1([email protected])([email protected])
+ '@webpack-cli/info': 2.0.2([email protected])([email protected])
+ '@webpack-cli/serve': 2.0.5([email protected])([email protected])
colorette: 2.0.20
commander: 10.0.1
cross-spawn: 7.0.3
- envinfo: 7.11.1
+ envinfo: 7.12.0
fastest-levenshtein: 1.0.16
import-local: 3.1.0
interpret: 3.1.1
rechoir: 0.8.0
- webpack: 5.90.3(@swc/[email protected])([email protected])([email protected])
+ webpack: 5.91.0(@swc/[email protected])([email protected])([email protected])
webpack-merge: 5.10.0
dev: true
@@ -16209,8 +16201,8 @@ packages:
engines: {node: '>=10.13.0'}
dev: true
- /[email protected](@swc/[email protected])([email protected])([email protected]):
- resolution: {integrity: sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==}
+ /[email protected](@swc/[email protected])([email protected])([email protected]):
+ resolution: {integrity: sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==}
engines: {node: '>=10.13.0'}
hasBin: true
peerDependencies:
@@ -16221,15 +16213,15 @@ packages:
dependencies:
'@types/eslint-scope': 3.7.7
'@types/estree': 1.0.5
- '@webassemblyjs/ast': 1.11.6
- '@webassemblyjs/wasm-edit': 1.11.6
- '@webassemblyjs/wasm-parser': 1.11.6
+ '@webassemblyjs/ast': 1.12.1
+ '@webassemblyjs/wasm-edit': 1.12.1
+ '@webassemblyjs/wasm-parser': 1.12.1
acorn: 8.11.3
acorn-import-assertions: 1.9.0([email protected])
browserslist: 4.23.0
chrome-trace-event: 1.0.3
- enhanced-resolve: 5.15.1
- es-module-lexer: 1.4.1
+ enhanced-resolve: 5.16.0
+ es-module-lexer: 1.5.0
eslint-scope: 5.1.1
events: 3.3.0
glob-to-regexp: 0.4.1
@@ -16240,9 +16232,9 @@ packages:
neo-async: 2.6.2
schema-utils: 3.3.0
tapable: 2.2.1
- terser-webpack-plugin: 5.3.10(@swc/[email protected])([email protected])([email protected])
- watchpack: 2.4.0
- webpack-cli: 5.1.4([email protected])
+ terser-webpack-plugin: 5.3.10(@swc/[email protected])([email protected])([email protected])
+ watchpack: 2.4.1
+ webpack-cli: 5.1.4([email protected])
webpack-sources: 3.2.3
transitivePeerDependencies:
- '@swc/core'
@@ -16298,20 +16290,21 @@ packages:
is-weakref: 1.0.2
isarray: 2.0.5
which-boxed-primitive: 1.0.2
- which-collection: 1.0.1
- which-typed-array: 1.1.14
+ which-collection: 1.0.2
+ which-typed-array: 1.1.15
dev: false
- /[email protected]:
- resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==}
+ /[email protected]:
+ resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
+ engines: {node: '>= 0.4'}
dependencies:
- is-map: 2.0.2
- is-set: 2.0.2
- is-weakmap: 2.0.1
- is-weakset: 2.0.2
+ is-map: 2.0.3
+ is-set: 2.0.3
+ is-weakmap: 2.0.2
+ is-weakset: 2.0.3
- /[email protected]:
- resolution: {integrity: sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg==}
+ /[email protected]:
+ resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==}
engines: {node: '>= 0.4'}
dependencies:
available-typed-arrays: 1.0.7
@@ -16413,8 +16406,8 @@ packages:
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
dev: true
- /[email protected]:
- resolution: {integrity: sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==}
+ /[email protected]:
+ resolution: {integrity: sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==}
engines: {node: '>= 0.10.0'}
hasBin: true
dependencies:
@@ -16491,11 +16484,11 @@ packages:
fd-slicer: 1.1.0
dev: true
- /[email protected]:
- resolution: {integrity: sha512-KOT8ILoyVH2f/PxPadeu5kVVS055D1r3x1iFfJVJzFdnN98pVGM8H07NcKsO+fG3F7/0tf30Vnokf5YIqhU/iw==}
+ /[email protected]:
+ resolution: {integrity: sha512-D+7KcUr0j+vBCUSKXXEWfA+bG4UQBviAwP3gYBhkstkgwy5+8diOPMx0iqLIOxNo/HxaREUimZRxqHGAHCL2BQ==}
engines: {node: '>=16.0.0', npm: '>=8.0.0'}
dependencies:
- lib0: 0.2.90
+ lib0: 0.2.93
dev: false
/[email protected]:
|
827c75a3d23a1e32950928d39a9b0c277d7e8024
|
2025-01-07 11:43:00
|
Alessio Gravili
|
fix(richtext-lexical): formatted inline code resulted in incorrect markdown export (#10413)
| false
|
formatted inline code resulted in incorrect markdown export (#10413)
|
fix
|
diff --git a/packages/richtext-lexical/src/packages/@lexical/markdown/MarkdownExport.ts b/packages/richtext-lexical/src/packages/@lexical/markdown/MarkdownExport.ts
index 90d460eaba9..df05848431f 100644
--- a/packages/richtext-lexical/src/packages/@lexical/markdown/MarkdownExport.ts
+++ b/packages/richtext-lexical/src/packages/@lexical/markdown/MarkdownExport.ts
@@ -33,9 +33,20 @@ export function createMarkdownExport(
// Export only uses text formats that are responsible for single format
// e.g. it will filter out *** (bold, italic) and instead use separate ** and *
- const textFormatTransformers = byType.textFormat.filter(
- (transformer) => transformer.format.length === 1,
- )
+ const textFormatTransformers = byType.textFormat
+ .filter((transformer) => transformer.format.length === 1)
+ // Make sure all text transformers that contain 'code' in their format are at the end of the array. Otherwise, formatted code like
+ // <strong><code>code</code></strong> will be exported as `**Bold Code**`, as the code format will be applied first, and the bold format
+ // will be applied second and thus skipped entirely, as the code format will prevent any further formatting.
+ .sort((a, b) => {
+ if (a.format.includes('code') && !b.format.includes('code')) {
+ return 1
+ } else if (!a.format.includes('code') && b.format.includes('code')) {
+ return -1
+ } else {
+ return 0
+ }
+ })
return (node) => {
const output = []
|
a80c6b52128891e327e58d9af2f6974e1cd92449
|
2025-02-07 19:52:48
|
Elliot DeNolf
|
chore(release): v3.22.0 [skip ci]
| false
|
v3.22.0 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index b1c174c4631..6a0db58f662 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.21.0",
+ "version": "3.22.0",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index d24be28ad3c..6db4f72481a 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.21.0",
+ "version": "3.22.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index d40a55c4a5c..7ccd369d3aa 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index f20034a683f..3376f3ef947 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index f62234f8008..82265f2580b 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-vercel-postgres/package.json b/packages/db-vercel-postgres/package.json
index c11fd0deb21..6dd2483388c 100644
--- a/packages/db-vercel-postgres/package.json
+++ b/packages/db-vercel-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-vercel-postgres",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Vercel Postgres adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index 552685b42d3..41809b02119 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index d3cace0f413..f0553932a32 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index 24aefd77bc1..613d1a03021 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index a2aa718fb78..30936277568 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.21.0",
+ "version": "3.22.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index b397b0df520..b86c58fe510 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index fad273c4d1b..e79bdd51aee 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index d3f54cb81dc..6cb00b4789a 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index c6d3d116c1b..9a16bb3b6a9 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.21.0",
+ "version": "3.22.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload-cloud/package.json b/packages/payload-cloud/package.json
index 6ec1e71ee37..07e98f342f6 100644
--- a/packages/payload-cloud/package.json
+++ b/packages/payload-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/payload-cloud",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/payload/package.json b/packages/payload/package.json
index a0fc8bbf237..44f82655554 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 5a385ea3e17..91d48c3ba54 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index 3744a6decf8..ffca0b1aada 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-multi-tenant/package.json b/packages/plugin-multi-tenant/package.json
index bdc1d4117a1..1a614746437 100644
--- a/packages/plugin-multi-tenant/package.json
+++ b/packages/plugin-multi-tenant/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-multi-tenant",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Multi Tenant plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 6977ca4e670..6c51799bf03 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index a512f1c52f8..a3ad351ae80 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index c7986b18310..5ca7c16b52b 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-sentry/package.json b/packages/plugin-sentry/package.json
index 5b2b84231f9..adb0193b3e4 100644
--- a/packages/plugin-sentry/package.json
+++ b/packages/plugin-sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-sentry",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Sentry plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index ae9eee31c77..24352467fda 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index e5a6152536f..b08686ec84b 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 97f615fb97e..d62dd5d29d1 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index bbac7112a23..08849eae71a 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index 2f8eef305f6..694b0ed2e92 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index 4fdce630a70..5ab8c8e5312 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index c65ba89f22c..79b06b31508 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index cf06b7306d8..337a776f7c5 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 1410c4a6286..e082c8175a2 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.21.0",
+ "version": "3.22.0",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 0bd8cd512fe..666337314ef 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.21.0",
+ "version": "3.22.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 7e1e3453175..b1ee848ea7b 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.21.0",
+ "version": "3.22.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
abd404c57c7adb4bda91f92bdf137c34ce444a37
|
2024-04-02 03:00:18
|
James
|
chore: adjusts playwright env used to trigger memory db
| false
|
adjusts playwright env used to trigger memory db
|
chore
|
diff --git a/test/buildConfigWithDefaults.ts b/test/buildConfigWithDefaults.ts
index c7995bddd91..ddcdd6e9875 100644
--- a/test/buildConfigWithDefaults.ts
+++ b/test/buildConfigWithDefaults.ts
@@ -65,14 +65,8 @@ let mongoMemoryServer = global._mongoMemoryServer
export async function buildConfigWithDefaults(
testConfig?: Partial<Config>,
): Promise<SanitizedConfig> {
- Object.entries(process.env).forEach(([key, val]) => {
- if (key.startsWith('PW')) {
- console.log({ key, val })
- }
- })
-
if (!process.env.PAYLOAD_DATABASE || process.env.PAYLOAD_DATABASE === 'mongodb') {
- if (process.env.JEST_WORKER_ID || process.env.PW_TEST_SOURCE_TRANSFORM) {
+ if (process.env.JEST_WORKER_ID || process.env.PW_TS_ESM_LOADER_ON) {
if (!mongoMemoryServer) {
mongoMemoryServer = await MongoMemoryReplSet.create({
replSet: {
|
bd046e24373041e8e8d8b3457044279daaf85932
|
2024-04-25 20:37:52
|
Dan Ribbens
|
fix(db-postgres): use locales suffix (#6032)
| false
|
use locales suffix (#6032)
|
fix
|
diff --git a/packages/db-postgres/src/find/buildFindManyArgs.ts b/packages/db-postgres/src/find/buildFindManyArgs.ts
index 79fe176f4e4..68994faafcd 100644
--- a/packages/db-postgres/src/find/buildFindManyArgs.ts
+++ b/packages/db-postgres/src/find/buildFindManyArgs.ts
@@ -53,7 +53,7 @@ export const buildFindManyArgs = ({
}
}
- if (adapter.tables[`${tableName}_rels`]) {
+ if (adapter.tables[`${tableName}${adapter.relationshipsSuffix}`]) {
result.with._rels = {
columns: {
id: false,
@@ -63,7 +63,7 @@ export const buildFindManyArgs = ({
}
}
- if (adapter.tables[`${tableName}_locales`]) {
+ if (adapter.tables[`${tableName}${adapter.localesSuffix}`]) {
result.with._locales = _locales
}
diff --git a/packages/db-postgres/src/upsertRow/insertArrays.ts b/packages/db-postgres/src/upsertRow/insertArrays.ts
index a558457bd03..46ff4562ed4 100644
--- a/packages/db-postgres/src/upsertRow/insertArrays.ts
+++ b/packages/db-postgres/src/upsertRow/insertArrays.ts
@@ -71,9 +71,9 @@ export const insertArrays = async ({ adapter, arrays, db, parentRows }: Args): P
}
// Insert locale rows
- if (adapter.tables[`${tableName}_locales`] && row.locales.length > 0) {
+ if (adapter.tables[`${tableName}${adapter.localesSuffix}`] && row.locales.length > 0) {
if (!row.locales[0]._parentID) {
- row.locales = row.locales.map((localeRow, i) => {
+ row.locales = row.locales.map((localeRow) => {
if (typeof localeRow._getParentID === 'function') {
localeRow._parentID = localeRow._getParentID(insertedRows)
delete localeRow._getParentID
@@ -81,7 +81,10 @@ export const insertArrays = async ({ adapter, arrays, db, parentRows }: Args): P
return localeRow
})
}
- await db.insert(adapter.tables[`${tableName}_locales`]).values(row.locales).returning()
+ await db
+ .insert(adapter.tables[`${tableName}${adapter.localesSuffix}`])
+ .values(row.locales)
+ .returning()
}
// If there are sub arrays, call this function recursively
|
0c19afcf91b4df82c9c6315b0dc645af8a2bfd2b
|
2024-11-11 20:26:14
|
Elliot DeNolf
|
chore(release): v3.0.0-beta.127 [skip ci]
| false
|
v3.0.0-beta.127 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index 9ed5906f043..1a8a22b0d4d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index 0573b16a6b3..ffdd3a80d32 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 174cddff5f5..2e693617b1d 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index 4b6c6354993..8b0c4f290c2 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index 533ffcd9201..d5fb9355734 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-vercel-postgres/package.json b/packages/db-vercel-postgres/package.json
index 3e568370372..13eed0ccaa9 100644
--- a/packages/db-vercel-postgres/package.json
+++ b/packages/db-vercel-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-vercel-postgres",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Vercel Postgres adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index a26c4439c8a..ca4c3378073 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 600c6ca5d6c..534e37be826 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index 5363d6d8933..e0ed0881ead 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index 4f45a1a925a..f6aca9e43c8 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index 272c922efab..7b831212fa3 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index 543c2227a45..aa4e028d2f5 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 74b84ab0b73..627a8240c2c 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index e9b96677abd..d62366bbf1b 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload-cloud/package.json b/packages/payload-cloud/package.json
index 92e7326aa25..eda655b8272 100644
--- a/packages/payload-cloud/package.json
+++ b/packages/payload-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/payload-cloud",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/payload/package.json b/packages/payload/package.json
index dc5e8174434..7a97689f35b 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index a96deb82c2b..0db930a2f71 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index c8963042848..5b55695a762 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index b76299a36e1..d781fdf88e1 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index 6891ae364cd..8cd6ff664b6 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index 57b909e5f64..8eaeed733e3 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-sentry/package.json b/packages/plugin-sentry/package.json
index 19f4f4eede2..6200961b856 100644
--- a/packages/plugin-sentry/package.json
+++ b/packages/plugin-sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-sentry",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Sentry plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index c0b057f7a8d..0a47a7d271d 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index 073703a0373..6eb52f94214 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index b85433007eb..a8ff4d6f213 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 335adeef90a..b19b5c00214 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index 39e57424865..4e9c0e482f8 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index 0eb5996f30f..335c5662f45 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index fe9fc65c0cb..ca0655d9392 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 71de27a8dc4..b938e25dd19 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 19bf2dfb83e..cdefb33159c 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 51770ebaf13..24335ffba96 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index c4feab918de..18712e6cdc5 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-beta.126",
+ "version": "3.0.0-beta.127",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
ecbafbf1818ac533094cd192a6505250bcff0ff3
|
2024-11-19 03:28:16
|
Elliot DeNolf
|
fix(templates): remove req from seed script
| false
|
remove req from seed script
|
fix
|
diff --git a/templates/website/src/endpoints/seed/index.ts b/templates/website/src/endpoints/seed/index.ts
index 5ae4e7f4f6b..83f0041a5db 100644
--- a/templates/website/src/endpoints/seed/index.ts
+++ b/templates/website/src/endpoints/seed/index.ts
@@ -48,7 +48,6 @@ export const seed = async ({
data: {
navItems: [],
},
- req,
})
}
@@ -60,18 +59,14 @@ export const seed = async ({
exists: true,
},
},
- req,
})
}
const pages = await payload.delete({
collection: 'pages',
where: {},
- req,
})
- console.log({ pages })
-
payload.logger.info(`— Seeding demo author and user...`)
await payload.delete({
@@ -81,7 +76,6 @@ export const seed = async ({
equals: '[email protected]',
},
},
- req,
})
const demoAuthor = await payload.create({
@@ -91,7 +85,6 @@ export const seed = async ({
email: '[email protected]',
password: 'password',
},
- req,
})
let demoAuthorID: number | string = demoAuthor.id
@@ -111,34 +104,11 @@ export const seed = async ({
'https://raw.githubusercontent.com/payloadcms/payload/refs/heads/main/templates/website/src/endpoints/seed/image-hero1.webp',
),
])
- // Log all but not the buffer
- req.payload.logger.info({
- image1Buffer: {
- name: image1Buffer.name,
- mimetype: image1Buffer.mimetype,
- size: image1Buffer.size,
- },
- image2Buffer: {
- name: image2Buffer.name,
- mimetype: image2Buffer.mimetype,
- size: image2Buffer.size,
- },
- image3Buffer: {
- name: image3Buffer.name,
- mimetype: image3Buffer.mimetype,
- size: image3Buffer.size,
- },
- hero1Buffer: {
- name: hero1Buffer.name,
- mimetype: hero1Buffer.mimetype,
- size: hero1Buffer.size,
- },
- })
+
const image1Doc = await payload.create({
collection: 'media',
data: image1,
file: image1Buffer,
- req,
})
const image2Doc = await payload.create({
collection: 'media',
@@ -150,13 +120,11 @@ export const seed = async ({
collection: 'media',
data: image2,
file: image3Buffer,
- req,
})
const imageHomeDoc = await payload.create({
collection: 'media',
data: image2,
file: hero1Buffer,
- req,
})
payload.logger.info(`— Seeding categories...`)
@@ -165,7 +133,6 @@ export const seed = async ({
data: {
title: 'Technology',
},
- req,
})
const newsCategory = await payload.create({
@@ -173,7 +140,6 @@ export const seed = async ({
data: {
title: 'News',
},
- req,
})
const financeCategory = await payload.create({
@@ -181,7 +147,6 @@ export const seed = async ({
data: {
title: 'Finance',
},
- req,
})
await payload.create({
@@ -189,7 +154,6 @@ export const seed = async ({
data: {
title: 'Design',
},
- req,
})
await payload.create({
@@ -197,7 +161,6 @@ export const seed = async ({
data: {
title: 'Software',
},
- req,
})
await payload.create({
@@ -205,7 +168,6 @@ export const seed = async ({
data: {
title: 'Engineering',
},
- req,
})
let image1ID: number | string = image1Doc.id
@@ -233,7 +195,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image2ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
const post2Doc = await payload.create({
@@ -244,7 +205,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image3ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
const post3Doc = await payload.create({
@@ -255,7 +215,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image1ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
// update each post with related posts
@@ -265,7 +224,6 @@ export const seed = async ({
data: {
relatedPosts: [post2Doc.id, post3Doc.id],
},
- req,
})
await payload.update({
id: post2Doc.id,
@@ -273,7 +231,6 @@ export const seed = async ({
data: {
relatedPosts: [post1Doc.id, post3Doc.id],
},
- req,
})
await payload.update({
id: post3Doc.id,
@@ -281,7 +238,6 @@ export const seed = async ({
data: {
relatedPosts: [post1Doc.id, post2Doc.id],
},
- req,
})
payload.logger.info(`— Seeding home page...`)
@@ -293,7 +249,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_1\}\}"/g, String(imageHomeID))
.replace(/"\{\{IMAGE_2\}\}"/g, String(image2ID)),
),
- req,
})
payload.logger.info(`— Seeding contact form...`)
@@ -301,7 +256,6 @@ export const seed = async ({
const contactForm = await payload.create({
collection: 'forms',
data: JSON.parse(JSON.stringify(contactFormData)),
- req,
})
let contactFormID: number | string = contactForm.id
@@ -317,7 +271,6 @@ export const seed = async ({
data: JSON.parse(
JSON.stringify(contactPageData).replace(/"\{\{CONTACT_FORM_ID\}\}"/g, String(contactFormID)),
),
- req,
})
payload.logger.info(`— Seeding header...`)
@@ -345,7 +298,6 @@ export const seed = async ({
},
],
},
- req,
})
payload.logger.info(`— Seeding footer...`)
@@ -379,7 +331,6 @@ export const seed = async ({
},
],
},
- req,
})
payload.logger.info('Seeded database successfully!')
diff --git a/templates/with-vercel-website/src/endpoints/seed/index.ts b/templates/with-vercel-website/src/endpoints/seed/index.ts
index 5ae4e7f4f6b..83f0041a5db 100644
--- a/templates/with-vercel-website/src/endpoints/seed/index.ts
+++ b/templates/with-vercel-website/src/endpoints/seed/index.ts
@@ -48,7 +48,6 @@ export const seed = async ({
data: {
navItems: [],
},
- req,
})
}
@@ -60,18 +59,14 @@ export const seed = async ({
exists: true,
},
},
- req,
})
}
const pages = await payload.delete({
collection: 'pages',
where: {},
- req,
})
- console.log({ pages })
-
payload.logger.info(`— Seeding demo author and user...`)
await payload.delete({
@@ -81,7 +76,6 @@ export const seed = async ({
equals: '[email protected]',
},
},
- req,
})
const demoAuthor = await payload.create({
@@ -91,7 +85,6 @@ export const seed = async ({
email: '[email protected]',
password: 'password',
},
- req,
})
let demoAuthorID: number | string = demoAuthor.id
@@ -111,34 +104,11 @@ export const seed = async ({
'https://raw.githubusercontent.com/payloadcms/payload/refs/heads/main/templates/website/src/endpoints/seed/image-hero1.webp',
),
])
- // Log all but not the buffer
- req.payload.logger.info({
- image1Buffer: {
- name: image1Buffer.name,
- mimetype: image1Buffer.mimetype,
- size: image1Buffer.size,
- },
- image2Buffer: {
- name: image2Buffer.name,
- mimetype: image2Buffer.mimetype,
- size: image2Buffer.size,
- },
- image3Buffer: {
- name: image3Buffer.name,
- mimetype: image3Buffer.mimetype,
- size: image3Buffer.size,
- },
- hero1Buffer: {
- name: hero1Buffer.name,
- mimetype: hero1Buffer.mimetype,
- size: hero1Buffer.size,
- },
- })
+
const image1Doc = await payload.create({
collection: 'media',
data: image1,
file: image1Buffer,
- req,
})
const image2Doc = await payload.create({
collection: 'media',
@@ -150,13 +120,11 @@ export const seed = async ({
collection: 'media',
data: image2,
file: image3Buffer,
- req,
})
const imageHomeDoc = await payload.create({
collection: 'media',
data: image2,
file: hero1Buffer,
- req,
})
payload.logger.info(`— Seeding categories...`)
@@ -165,7 +133,6 @@ export const seed = async ({
data: {
title: 'Technology',
},
- req,
})
const newsCategory = await payload.create({
@@ -173,7 +140,6 @@ export const seed = async ({
data: {
title: 'News',
},
- req,
})
const financeCategory = await payload.create({
@@ -181,7 +147,6 @@ export const seed = async ({
data: {
title: 'Finance',
},
- req,
})
await payload.create({
@@ -189,7 +154,6 @@ export const seed = async ({
data: {
title: 'Design',
},
- req,
})
await payload.create({
@@ -197,7 +161,6 @@ export const seed = async ({
data: {
title: 'Software',
},
- req,
})
await payload.create({
@@ -205,7 +168,6 @@ export const seed = async ({
data: {
title: 'Engineering',
},
- req,
})
let image1ID: number | string = image1Doc.id
@@ -233,7 +195,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image2ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
const post2Doc = await payload.create({
@@ -244,7 +205,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image3ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
const post3Doc = await payload.create({
@@ -255,7 +215,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_2\}\}"/g, String(image1ID))
.replace(/"\{\{AUTHOR\}\}"/g, String(demoAuthorID)),
),
- req,
})
// update each post with related posts
@@ -265,7 +224,6 @@ export const seed = async ({
data: {
relatedPosts: [post2Doc.id, post3Doc.id],
},
- req,
})
await payload.update({
id: post2Doc.id,
@@ -273,7 +231,6 @@ export const seed = async ({
data: {
relatedPosts: [post1Doc.id, post3Doc.id],
},
- req,
})
await payload.update({
id: post3Doc.id,
@@ -281,7 +238,6 @@ export const seed = async ({
data: {
relatedPosts: [post1Doc.id, post2Doc.id],
},
- req,
})
payload.logger.info(`— Seeding home page...`)
@@ -293,7 +249,6 @@ export const seed = async ({
.replace(/"\{\{IMAGE_1\}\}"/g, String(imageHomeID))
.replace(/"\{\{IMAGE_2\}\}"/g, String(image2ID)),
),
- req,
})
payload.logger.info(`— Seeding contact form...`)
@@ -301,7 +256,6 @@ export const seed = async ({
const contactForm = await payload.create({
collection: 'forms',
data: JSON.parse(JSON.stringify(contactFormData)),
- req,
})
let contactFormID: number | string = contactForm.id
@@ -317,7 +271,6 @@ export const seed = async ({
data: JSON.parse(
JSON.stringify(contactPageData).replace(/"\{\{CONTACT_FORM_ID\}\}"/g, String(contactFormID)),
),
- req,
})
payload.logger.info(`— Seeding header...`)
@@ -345,7 +298,6 @@ export const seed = async ({
},
],
},
- req,
})
payload.logger.info(`— Seeding footer...`)
@@ -379,7 +331,6 @@ export const seed = async ({
},
],
},
- req,
})
payload.logger.info('Seeded database successfully!')
|
beed83b231b19090902dd502ff5eab054a67a1a6
|
2023-10-13 19:53:26
|
Jacob Fletcher
|
fix: preview button conditions (#3613)
| false
|
preview button conditions (#3613)
|
fix
|
diff --git a/packages/payload/src/admin/components/elements/DocumentControls/index.tsx b/packages/payload/src/admin/components/elements/DocumentControls/index.tsx
index 883e1fe9b24..be034ad2d14 100644
--- a/packages/payload/src/admin/components/elements/DocumentControls/index.tsx
+++ b/packages/payload/src/admin/components/elements/DocumentControls/index.tsx
@@ -55,24 +55,6 @@ export const DocumentControls: React.FC<{
const { i18n, t } = useTranslation('general')
- let showPreviewButton = false
-
- if (collection) {
- showPreviewButton =
- isEditing &&
- collection?.admin?.preview &&
- collection?.versions?.drafts &&
- !collection?.versions?.drafts?.autosave
- }
-
- if (global) {
- showPreviewButton =
- isEditing &&
- global?.admin?.preview &&
- global?.versions?.drafts &&
- !global?.versions?.drafts?.autosave
- }
-
const showDotMenu = Boolean(collection && id && !disableActions)
return (
@@ -165,7 +147,7 @@ export const DocumentControls: React.FC<{
</div>
<div className={`${baseClass}__controls-wrapper`}>
<div className={`${baseClass}__controls`}>
- {showPreviewButton && (
+ {(collection?.admin?.preview || global?.admin?.preview) && (
<PreviewButton
CustomComponent={
collection?.admin?.components?.edit?.PreviewButton ||
diff --git a/test/admin/config.ts b/test/admin/config.ts
index db03212d1f3..81e43552056 100644
--- a/test/admin/config.ts
+++ b/test/admin/config.ts
@@ -17,7 +17,15 @@ import CustomEditView from './components/views/CustomEdit'
import CustomMinimalRoute from './components/views/CustomMinimal'
import CustomVersionsView from './components/views/CustomVersions'
import CustomView from './components/views/CustomView'
-import { globalSlug, postsSlug, slugPluralLabel, slugSingularLabel } from './shared'
+import {
+ globalSlug,
+ group1Collection1Slug,
+ group1Collection2Slug,
+ group1GlobalSlug,
+ postsSlug,
+ slugPluralLabel,
+ slugSingularLabel,
+} from './shared'
export interface Post {
createdAt: Date
@@ -211,7 +219,7 @@ export default buildConfigWithDefaults({
],
},
{
- slug: 'group-one-collection-ones',
+ slug: group1Collection1Slug,
admin: {
group: 'One',
},
@@ -223,7 +231,7 @@ export default buildConfigWithDefaults({
],
},
{
- slug: 'group-one-collection-twos',
+ slug: group1Collection2Slug,
admin: {
group: 'One',
},
@@ -288,6 +296,7 @@ export default buildConfigWithDefaults({
},
admin: {
group: 'Group',
+ preview: () => 'https://payloadcms.com',
},
versions: {
drafts: true,
@@ -357,7 +366,7 @@ export default buildConfigWithDefaults({
],
},
{
- slug: 'group-globals-one',
+ slug: group1GlobalSlug,
label: 'Group Globals 1',
admin: {
group: 'Group',
diff --git a/test/admin/e2e.spec.ts b/test/admin/e2e.spec.ts
index 3682d64337e..b892079b155 100644
--- a/test/admin/e2e.spec.ts
+++ b/test/admin/e2e.spec.ts
@@ -17,7 +17,13 @@ import {
} from '../helpers'
import { AdminUrlUtil } from '../helpers/adminUrlUtil'
import { initPayloadE2E } from '../helpers/configHelpers'
-import { globalSlug, postsSlug, slugPluralLabel } from './shared'
+import {
+ globalSlug,
+ group1Collection1Slug,
+ group1GlobalSlug,
+ postsSlug,
+ slugPluralLabel,
+} from './shared'
const { afterEach, beforeAll, beforeEach, describe } = test
@@ -149,6 +155,38 @@ describe('admin', () => {
})
})
+ describe('ui', () => {
+ test('collection - should render preview button when `admin.preview` is set', async () => {
+ const collectionWithPreview = new AdminUrlUtil(serverURL, postsSlug)
+ await page.goto(collectionWithPreview.create)
+ await page.locator('#field-title').fill(title)
+ await saveDocAndAssert(page)
+ await expect(page.locator('.btn.preview-btn')).toBeVisible()
+ })
+
+ test('collection - should not render preview button when `admin.preview` is not set', async () => {
+ const collectionWithoutPreview = new AdminUrlUtil(serverURL, group1Collection1Slug)
+ await page.goto(collectionWithoutPreview.create)
+ await page.locator('#field-title').fill(title)
+ await saveDocAndAssert(page)
+ await expect(page.locator('.btn.preview-btn')).toBeHidden()
+ })
+
+ test('global - should render preview button when `admin.preview` is set', async () => {
+ const globalWithPreview = new AdminUrlUtil(serverURL, globalSlug)
+ await page.goto(globalWithPreview.global(globalSlug))
+ await expect(page.locator('.btn.preview-btn')).toBeVisible()
+ })
+
+ test('global - should not render preview button when `admin.preview` is not set', async () => {
+ const globalWithoutPreview = new AdminUrlUtil(serverURL, group1GlobalSlug)
+ await page.goto(globalWithoutPreview.global(group1GlobalSlug))
+ await page.locator('#field-title').fill(title)
+ await saveDocAndAssert(page)
+ await expect(page.locator('.btn.preview-btn')).toBeHidden()
+ })
+ })
+
describe('doc titles', () => {
test('collection - should render fallback titles when creating new', async () => {
await page.goto(url.create)
diff --git a/test/admin/shared.ts b/test/admin/shared.ts
index bd1aaeee9b7..00a7fcaafc5 100644
--- a/test/admin/shared.ts
+++ b/test/admin/shared.ts
@@ -1,7 +1,13 @@
export const postsSlug = 'posts'
+export const group1Collection1Slug = 'group-one-collection-ones'
+
+export const group1Collection2Slug = 'group-one-collection-twos'
+
export const slugSingularLabel = 'Post'
export const slugPluralLabel = 'Posts'
export const globalSlug = 'global'
+
+export const group1GlobalSlug = 'group-globals-one'
|
b257e01c8dea5d22172ce4f71e4124aecc39bba8
|
2021-10-12 01:22:18
|
Dan Ribbens
|
fix: make name required on field types (#337)
| false
|
make name required on field types (#337)
|
fix
|
diff --git a/src/admin/components/forms/field-types/Code/index.tsx b/src/admin/components/forms/field-types/Code/index.tsx
index 7dfc51a7c8b..ad9281fd835 100644
--- a/src/admin/components/forms/field-types/Code/index.tsx
+++ b/src/admin/components/forms/field-types/Code/index.tsx
@@ -1,9 +1,10 @@
import React, { Suspense, lazy } from 'react';
import Loading from '../../../elements/Loading';
+import { Props } from './types';
const Code = lazy(() => import('./Code'));
-const CodeField: React.FC = (props) => (
+const CodeField: React.FC<Props> = (props) => (
<Suspense fallback={<Loading />}>
<Code {...props} />
</Suspense>
diff --git a/src/admin/components/forms/withCondition/index.tsx b/src/admin/components/forms/withCondition/index.tsx
index 235c79cc600..f9472992fe5 100644
--- a/src/admin/components/forms/withCondition/index.tsx
+++ b/src/admin/components/forms/withCondition/index.tsx
@@ -8,7 +8,7 @@ const withCondition = <P extends Record<string, unknown>>(Field: React.Component
admin: {
condition,
} = {},
- } = props as FieldBase;
+ } = props as Partial<FieldBase>;
if (condition) {
return <WithCondition {...props} />;
@@ -24,7 +24,7 @@ const withCondition = <P extends Record<string, unknown>>(Field: React.Component
admin: {
condition,
} = {},
- } = props as FieldBase & {
+ } = props as Partial<FieldBase> & {
path?: string
};
diff --git a/src/admin/components/views/collections/List/Cell/cellTypes.spec.tsx b/src/admin/components/views/collections/List/Cell/cellTypes.spec.tsx
index 9b30d2d9c4e..29a9809d202 100644
--- a/src/admin/components/views/collections/List/Cell/cellTypes.spec.tsx
+++ b/src/admin/components/views/collections/List/Cell/cellTypes.spec.tsx
@@ -119,6 +119,7 @@ describe('Cell Types', () => {
describe('Select', () => {
const fieldWithOptionsObject: SelectField = {
type: 'select',
+ name: 'selectObject',
options: [{
value: 'one',
label: 'One',
@@ -129,6 +130,7 @@ describe('Cell Types', () => {
};
const fieldWithStringsOptions: SelectField = {
type: 'select',
+ name: 'selectString',
options: ['blue', 'green', 'yellow'],
};
it('renders options objects', () => {
diff --git a/src/collections/init.ts b/src/collections/init.ts
index b792fb75fee..61b8d67175d 100644
--- a/src/collections/init.ts
+++ b/src/collections/init.ts
@@ -35,7 +35,7 @@ export default function registerCollections(ctx: Payload): void {
};
// eslint-disable-next-line func-names
- schema.methods.incLoginAttempts = function (this: mongoose.Document<any> & LoginSchema, cb) {
+ schema.methods.incLoginAttempts = function (this: mongoose.Document & LoginSchema, cb) {
// Expired lock, restart count at 1
if (this.lockUntil && this.lockUntil < Date.now()) {
return this.updateOne({
@@ -49,7 +49,7 @@ export default function registerCollections(ctx: Payload): void {
if (this.loginAttempts + 1 >= maxLoginAttempts && !this.isLocked) {
updates.$set = { lockUntil: Date.now() + lockTime };
}
- return this.updateOne(updates, cb);
+ return this.updateOne(updates as mongoose.Document, cb);
};
// eslint-disable-next-line func-names
diff --git a/src/fields/config/types.ts b/src/fields/config/types.ts
index 439b72a390d..b027d2ab7b8 100644
--- a/src/fields/config/types.ts
+++ b/src/fields/config/types.ts
@@ -57,7 +57,7 @@ export type OptionObject = {
export type Option = OptionObject | string
export interface FieldBase {
- name?: string;
+ name: string;
label?: string | false;
required?: boolean;
unique?: boolean;
@@ -146,6 +146,7 @@ export type RowAdmin = Omit<Admin, 'description'> & {
};
export type RowField = Omit<FieldBase, 'admin'> & {
+ name?: string;
admin?: RowAdmin;
type: 'row';
fields: Field[];
diff --git a/src/index.ts b/src/index.ts
index 27474499f3f..a7ed922f3a5 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -1,6 +1,6 @@
import express, { Express, Router } from 'express';
import crypto from 'crypto';
-import { Document, Model } from 'mongoose';
+import { Document } from 'mongoose';
import {
SanitizedConfig,
EmailOptions,
@@ -36,13 +36,13 @@ import { encrypt, decrypt } from './auth/crypto';
import { BuildEmailResult, Message } from './email/types';
import { PayloadRequest } from './express/types';
import sendEmail from './email/sendEmail';
+import { Preferences } from './preferences/types';
import { Options as CreateOptions } from './collections/operations/local/create';
import { Options as FindOptions } from './collections/operations/local/find';
import { Options as FindByIDOptions } from './collections/operations/local/findByID';
import { Options as UpdateOptions } from './collections/operations/local/update';
import { Options as DeleteOptions } from './collections/operations/local/delete';
-import { Preference } from './preferences/types';
require('isomorphic-fetch');
@@ -58,7 +58,7 @@ export class Payload {
resolvers: GraphQLResolvers
};
- preferences: { Model: Model<Document<Preference>> };
+ preferences: Preferences;
globals: Globals;
diff --git a/src/preferences/model.ts b/src/preferences/model.ts
index b174e9fdb9b..a9b22800996 100644
--- a/src/preferences/model.ts
+++ b/src/preferences/model.ts
@@ -1,6 +1,7 @@
import mongoose, { Schema } from 'mongoose';
+import { Preference } from './types';
-const Model = mongoose.model('_preferences', new Schema({
+const Model = mongoose.model<Preference>('_preferences', new Schema({
user: {
type: Schema.Types.ObjectId,
refPath: 'userCollection',
diff --git a/src/preferences/types.ts b/src/preferences/types.ts
index 8a9ea4bdef2..2cecba5597c 100644
--- a/src/preferences/types.ts
+++ b/src/preferences/types.ts
@@ -1,4 +1,5 @@
import { Request } from 'express';
+import { Model } from 'mongoose';
import { User } from '../auth';
export type Preference = {
@@ -10,6 +11,10 @@ export type Preference = {
updatedAt?: Date;
};
+export type Preferences = {
+ Model: Model<Preference>
+}
+
export type PreferenceRequest = {
overrideAccess?: boolean;
req: Request;
|
c7218c0bd7aefb20f8d5c933210bfd5ebf2b89e0
|
2024-12-04 20:51:55
|
Patrik
|
chore: adds jsdocs for `auth.forgotPassword.expiration` prop (#9739)
| false
|
adds jsdocs for `auth.forgotPassword.expiration` prop (#9739)
|
chore
|
diff --git a/packages/payload/src/auth/types.ts b/packages/payload/src/auth/types.ts
index 98ec382c687..1b643fd810d 100644
--- a/packages/payload/src/auth/types.ts
+++ b/packages/payload/src/auth/types.ts
@@ -221,6 +221,10 @@ export interface IncomingAuthType {
* @link https://payloadcms.com/docs/authentication/email#forgot-password
*/
forgotPassword?: {
+ /**
+ * The number of milliseconds that the forgot password token should be valid for.
+ * @default 3600000 // 1 hour
+ */
expiration?: number
generateEmailHTML?: GenerateForgotPasswordEmailHTML
generateEmailSubject?: GenerateForgotPasswordEmailSubject
|
a680e687b584e772d83dbd29cf6c797563766007
|
2024-06-18 21:55:56
|
Elliot DeNolf
|
chore(release): v3.0.0-beta.51 [skip ci]
| false
|
v3.0.0-beta.51 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index c243e18c7b4..65661abaa17 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index 5133605090a..cfd624facdc 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 18b22ec496a..76017c4975a 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index 33d07d35359..132c5d0a9be 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 77a3ed87d5e..a3ca58d2031 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index af79cf6528f..189f98a3aed 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index 681462825c2..2a8bfee86ff 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index fc57a81bc8e..e5b84300375 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The official live preview React SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 5384d4725e1..9b40653d6b9 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index 58562429c7a..927bd520759 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload/package.json b/packages/payload/package.json
index e689c1a6067..f91029a584d 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 8497785c6cd..05a46ba03ea 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-cloud/package.json b/packages/plugin-cloud/package.json
index 96607477e4f..0748e40c9cb 100644
--- a/packages/plugin-cloud/package.json
+++ b/packages/plugin-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index c8501059699..63b920c4438 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 380f03993a7..6920700c2ed 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index fdf28932bdf..398c0d7a7ac 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-relationship-object-ids/package.json b/packages/plugin-relationship-object-ids/package.json
index 8ca85feba91..d188130dfda 100644
--- a/packages/plugin-relationship-object-ids/package.json
+++ b/packages/plugin-relationship-object-ids/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-relationship-object-ids",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "A Payload plugin to store all relationship IDs as ObjectIDs",
"repository": {
"type": "git",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index c2cbd9750d4..7e1c32315f7 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index d373894ac73..9d756f977b9 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index 8e8980390bc..7202e846209 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index ca769a59c55..ee9be6dc702 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 420cb85d10f..1540637c932 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index 4ed87526f4b..7f00f0974f4 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index 2f35117a372..95f59ab75f6 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index 16d7e454ccb..88dc13b8d0c 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 39abccba827..31816d6ac22 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 6e4a0491feb..fcae02e5e28 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index a77b87935cb..021d2d6590e 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index a74a37fadec..5236b4a683c 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-beta.50",
+ "version": "3.0.0-beta.51",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
26cb1e1546db44cb9825bdfa7351bb560a689882
|
2024-11-19 11:33:22
|
Paul
|
fix(templates): seeding in website template moved to a separate route so timeout can be customised (#9327)
| false
|
seeding in website template moved to a separate route so timeout can be customised (#9327)
|
fix
|
diff --git a/templates/website/README.md b/templates/website/README.md
index 93e4b66350c..48a2ff586ad 100644
--- a/templates/website/README.md
+++ b/templates/website/README.md
@@ -37,7 +37,7 @@ Go to Payload Cloud and [clone this template](https://payloadcms.com/new/clone/w
Use the `create-payload-app` CLI to clone this template directly to your machine:
```bash
-pnpx create-payload-app@beta my-project -t website
+pnpx create-payload-app my-project -t website
```
#### Method 3
@@ -63,13 +63,13 @@ The Payload config is tailored specifically to the needs of most websites. It is
### Collections
-See the [Collections](https://payloadcms.com/docs/beta/configuration/collections) docs for details on how to extend this functionality.
+See the [Collections](https://payloadcms.com/docs/configuration/collections) docs for details on how to extend this functionality.
- #### Users (Authentication)
Users are auth-enabled collections that have access to the admin panel and unpublished content. See [Access Control](#access-control) for more details.
- For additional help, see the official [Auth Example](https://github.com/payloadcms/payload/tree/beta/examples/auth) or the [Authentication](https://payloadcms.com/docs/beta/authentication/overview#authentication-overview) docs.
+ For additional help, see the official [Auth Example](https://github.com/payloadcms/payload/tree/examples/auth) or the [Authentication](https://payloadcms.com/docs/authentication/overview#authentication-overview) docs.
- #### Posts
@@ -85,7 +85,7 @@ See the [Collections](https://payloadcms.com/docs/beta/configuration/collections
- #### Categories
- A taxonomy used to group posts together. Categories can be nested inside of one another, for example "News > Technology". See the official [Payload Nested Docs Plugin](https://payloadcms.com/docs/beta/plugins/nested-docs) for more details.
+ A taxonomy used to group posts together. Categories can be nested inside of one another, for example "News > Technology". See the official [Payload Nested Docs Plugin](https://payloadcms.com/docs/plugins/nested-docs) for more details.
### Globals
@@ -107,7 +107,7 @@ Basic access control is setup to limit access to various content based based on
- `posts`: Everyone can access published posts, but only users can create, update, or delete them.
- `pages`: Everyone can access published pages, but only users can create, update, or delete them.
-For more details on how to extend this functionality, see the [Payload Access Control](https://payloadcms.com/docs/beta/access-control/overview#access-control) docs.
+For more details on how to extend this functionality, see the [Payload Access Control](https://payloadcms.com/docs/access-control/overview#access-control) docs.
## Layout Builder
@@ -123,31 +123,31 @@ Each block is fully designed and built into the front-end website that comes wit
## Lexical editor
-A deep editorial experience that allows complete freedom to focus just on writing content without breaking out of the flow with support for Payload blocks, media, links and other features provided out of the box. See [Lexical](https://payloadcms.com/docs/beta/lexical/overview) docs.
+A deep editorial experience that allows complete freedom to focus just on writing content without breaking out of the flow with support for Payload blocks, media, links and other features provided out of the box. See [Lexical](https://payloadcms.com/docs/lexical/overview) docs.
## Draft Preview
-All posts and pages are draft-enabled so you can preview them before publishing them to your website. To do this, these collections use [Versions](https://payloadcms.com/docs/beta/configuration/collections#versions) with `drafts` set to `true`. This means that when you create a new post, project, or page, it will be saved as a draft and will not be visible on your website until you publish it. This also means that you can preview your draft before publishing it to your website. To do this, we automatically format a custom URL which redirects to your front-end to securely fetch the draft version of your content.
+All posts and pages are draft-enabled so you can preview them before publishing them to your website. To do this, these collections use [Versions](https://payloadcms.com/docs/configuration/collections#versions) with `drafts` set to `true`. This means that when you create a new post, project, or page, it will be saved as a draft and will not be visible on your website until you publish it. This also means that you can preview your draft before publishing it to your website. To do this, we automatically format a custom URL which redirects to your front-end to securely fetch the draft version of your content.
Since the front-end of this template is statically generated, this also means that pages, posts, and projects will need to be regenerated as changes are made to published documents. To do this, we use an `afterChange` hook to regenerate the front-end when a document has changed and its `_status` is `published`.
-For more details on how to extend this functionality, see the official [Draft Preview Example](https://github.com/payloadcms/payload/tree/beta/examples/draft-preview).
+For more details on how to extend this functionality, see the official [Draft Preview Example](https://github.com/payloadcms/payload/tree/examples/draft-preview).
## Live preview
-In addition to draft previews you can also enable live preview to view your end resulting page as you're editing content with full support for SSR rendering. See [Live preview docs](https://payloadcms.com/docs/beta/live-preview/overview) for more details.
+In addition to draft previews you can also enable live preview to view your end resulting page as you're editing content with full support for SSR rendering. See [Live preview docs](https://payloadcms.com/docs/live-preview/overview) for more details.
## SEO
-This template comes pre-configured with the official [Payload SEO Plugin](https://payloadcms.com/docs/beta/plugins/seo) for complete SEO control from the admin panel. All SEO data is fully integrated into the front-end website that comes with this template. See [Website](#website) for more details.
+This template comes pre-configured with the official [Payload SEO Plugin](https://payloadcms.com/docs/plugins/seo) for complete SEO control from the admin panel. All SEO data is fully integrated into the front-end website that comes with this template. See [Website](#website) for more details.
## Search
-This template also pre-configured with the official [Payload Saerch Plugin](https://payloadcms.com/docs/beta/plugins/search) to showcase how SSR search features can easily be implemented into Next.js with Payload. See [Website](#website) for more details.
+This template also pre-configured with the official [Payload Saerch Plugin](https://payloadcms.com/docs/plugins/search) to showcase how SSR search features can easily be implemented into Next.js with Payload. See [Website](#website) for more details.
## Redirects
-If you are migrating an existing site or moving content to a new URL, you can use the `redirects` collection to create a proper redirect from old URLs to new ones. This will ensure that proper request status codes are returned to search engines and that your users are not left with a broken link. This template comes pre-configured with the official [Payload Redirects Plugin](https://payloadcms.com/docs/beta/plugins/redirects) for complete redirect control from the admin panel. All redirects are fully integrated into the front-end website that comes with this template. See [Website](#website) for more details.
+If you are migrating an existing site or moving content to a new URL, you can use the `redirects` collection to create a proper redirect from old URLs to new ones. This will ensure that proper request status codes are returned to search engines and that your users are not left with a broken link. This template comes pre-configured with the official [Payload Redirects Plugin](https://payloadcms.com/docs/plugins/redirects) for complete redirect control from the admin panel. All redirects are fully integrated into the front-end website that comes with this template. See [Website](#website) for more details.
## Website
@@ -207,7 +207,7 @@ To run Payload in production, you need to build and start the Admin panel. To do
1. Invoke the `next build` script by running `pnpm build` or `npm run build` in your project root. This creates a `.next` directory with a production-ready admin bundle.
1. Finally run `pnpm start` or `npm run start` to run Node in production and serve Payload from the `.build` directory.
-1. When you're ready to go live, see [Deployment](#deployment) for more details.
+1. When you're ready to go live, see Deployment below for more details.
### Deploying to Payload Cloud
@@ -258,7 +258,7 @@ export default buildConfig({
// ...
```
-There is also a simplified [one click deploy](https://github.com/payloadcms/payload/tree/beta/templates/with-vercel-postgres) to Vercel should you need it.
+There is also a simplified [one click deploy](https://github.com/payloadcms/payload/tree/templates/with-vercel-postgres) to Vercel should you need it.
### Self-hosting
@@ -267,7 +267,7 @@ Before deploying your app, you need to:
1. Ensure your app builds and serves in production. See [Production](#production) for more details.
2. You can then deploy Payload as you would any other Node.js or Next.js application either directly on a VPS, DigitalOcean's Apps Platform, via Coolify or more. More guides coming soon.
-You can also deploy your app manually, check out the [deployment documentation](https://payloadcms.com/docs/beta/production/deployment) for full details.
+You can also deploy your app manually, check out the [deployment documentation](https://payloadcms.com/docs/production/deployment) for full details.
## Questions
diff --git a/templates/website/package.json b/templates/website/package.json
index a4e1bbb79c2..bbcfa2157f8 100644
--- a/templates/website/package.json
+++ b/templates/website/package.json
@@ -40,7 +40,7 @@
"graphql": "^16.8.2",
"jsonwebtoken": "9.0.2",
"lucide-react": "^0.378.0",
- "next": "15.0.0",
+ "next": "^15",
"payload": "latest",
"payload-admin-bar": "^1.0.6",
"prism-react-renderer": "^2.3.1",
diff --git a/templates/website/pnpm-lock.yaml b/templates/website/pnpm-lock.yaml
index 9f6ceb44054..e230873a9bc 100644
--- a/templates/website/pnpm-lock.yaml
+++ b/templates/website/pnpm-lock.yaml
@@ -79,7 +79,7 @@ importers:
specifier: ^0.378.0
version: 0.378.0([email protected])
next:
- specifier: 15.0.0
+ specifier: ^15
version: 15.0.0([email protected]([email protected]))([email protected])([email protected])
payload:
specifier: latest
diff --git a/templates/website/src/app/(frontend)/next/seed/route.ts b/templates/website/src/app/(frontend)/next/seed/route.ts
new file mode 100644
index 00000000000..724195f1191
--- /dev/null
+++ b/templates/website/src/app/(frontend)/next/seed/route.ts
@@ -0,0 +1,44 @@
+import jwt from 'jsonwebtoken'
+import { createLocalReq, getPayload } from 'payload'
+import { seed } from '@/endpoints/seed'
+import config from '@payload-config'
+
+const payloadToken = 'payload-token'
+export const maxDuration = 60 // This function can run for a maximum of 60 seconds
+
+export async function POST(
+ req: Request & {
+ cookies: {
+ get: (name: string) => {
+ value: string
+ }
+ }
+ },
+): Promise<Response> {
+ const payload = await getPayload({ config })
+ const token = req.cookies.get(payloadToken)?.value
+
+ let user
+
+ try {
+ user = jwt.verify(token, payload.secret)
+ } catch (error) {
+ payload.logger.error('Error verifying token for live preview:', error)
+ }
+
+ if (!user) {
+ return new Response('Action forbidden.', { status: 403 })
+ }
+
+ try {
+ // Create a Payload request object to pass to the Local API for transactions
+ // At this point you should pass in a user, locale, and any other context you need for the Local API
+ const payloadReq = await createLocalReq({ user }, payload)
+
+ await seed({ payload, req: payloadReq })
+
+ return Response.json({ success: true })
+ } catch {
+ return new Response('Error seeding data.')
+ }
+}
diff --git a/templates/website/src/collections/Media.ts b/templates/website/src/collections/Media.ts
index 398a9670f19..f86d6b4560c 100644
--- a/templates/website/src/collections/Media.ts
+++ b/templates/website/src/collections/Media.ts
@@ -26,7 +26,7 @@ export const Media: CollectionConfig = {
{
name: 'alt',
type: 'text',
- required: true,
+ //required: true,
},
{
name: 'caption',
diff --git a/templates/website/src/components/BeforeDashboard/SeedButton/index.scss b/templates/website/src/components/BeforeDashboard/SeedButton/index.scss
new file mode 100644
index 00000000000..3ed9bcb1091
--- /dev/null
+++ b/templates/website/src/components/BeforeDashboard/SeedButton/index.scss
@@ -0,0 +1,12 @@
+.seedButton {
+ appearance: none;
+ background: none;
+ border: none;
+ padding: 0;
+ text-decoration: underline;
+
+ &:hover {
+ cursor: pointer;
+ opacity: 0.85;
+ }
+}
diff --git a/templates/website/src/components/BeforeDashboard/SeedButton/index.tsx b/templates/website/src/components/BeforeDashboard/SeedButton/index.tsx
index bc81350affb..931789e5660 100644
--- a/templates/website/src/components/BeforeDashboard/SeedButton/index.tsx
+++ b/templates/website/src/components/BeforeDashboard/SeedButton/index.tsx
@@ -3,6 +3,8 @@
import React, { Fragment, useCallback, useState } from 'react'
import { toast } from '@payloadcms/ui'
+import './index.scss'
+
const SuccessMessage: React.FC = () => (
<div>
Database seeded! You can now{' '}
@@ -20,19 +22,53 @@ export const SeedButton: React.FC = () => {
const handleClick = useCallback(
async (e) => {
e.preventDefault()
- if (loading || seeded) return
+
+ if (seeded) {
+ toast.info('Database already seeded.')
+ return
+ }
+ if (loading) {
+ toast.info('Seeding already in progress.')
+ return
+ }
+ if (error) {
+ toast.error(`An error occurred, please refresh and try again.`)
+ return
+ }
setLoading(true)
try {
- await fetch('/api/seed')
- setSeeded(true)
- toast.success(<SuccessMessage />, { duration: 5000 })
+ toast.promise(
+ new Promise((resolve, reject) => {
+ try {
+ fetch('/next/seed', { method: 'POST', credentials: 'include' })
+ .then((res) => {
+ if (res.ok) {
+ resolve(true)
+ setSeeded(true)
+ } else {
+ reject('An error occurred while seeding.')
+ }
+ })
+ .catch((error) => {
+ reject(error)
+ })
+ } catch (error) {
+ reject(error)
+ }
+ }),
+ {
+ loading: 'Seeding with data....',
+ success: <SuccessMessage />,
+ error: 'An error occurred while seeding.',
+ },
+ )
} catch (err) {
setError(err)
}
},
- [loading, seeded],
+ [loading, seeded, error],
)
let message = ''
@@ -42,9 +78,9 @@ export const SeedButton: React.FC = () => {
return (
<Fragment>
- <a href="/api/seed" onClick={handleClick} rel="noopener noreferrer" target="_blank">
+ <button className="seedButton" onClick={handleClick}>
Seed your database
- </a>
+ </button>
{message}
</Fragment>
)
diff --git a/templates/website/src/components/Media/ImageMedia/index.tsx b/templates/website/src/components/Media/ImageMedia/index.tsx
index 308cd4b8533..5d7c6298ea6 100644
--- a/templates/website/src/components/Media/ImageMedia/index.tsx
+++ b/templates/website/src/components/Media/ImageMedia/index.tsx
@@ -43,7 +43,7 @@ export const ImageMedia: React.FC<MediaProps> = (props) => {
width = fullWidth!
height = fullHeight!
- alt = altFromResource
+ alt = altFromResource || ''
src = `${process.env.NEXT_PUBLIC_SERVER_URL}${url}`
}
diff --git a/templates/website/src/payload-types.ts b/templates/website/src/payload-types.ts
index 8892a0a8987..42d01a6e0d2 100644
--- a/templates/website/src/payload-types.ts
+++ b/templates/website/src/payload-types.ts
@@ -54,9 +54,9 @@ export interface Config {
user: User & {
collection: 'users';
};
- jobs?: {
+ jobs: {
tasks: unknown;
- workflows?: unknown;
+ workflows: unknown;
};
}
export interface UserAuthOperations {
@@ -138,7 +138,7 @@ export interface Page {
*/
export interface Media {
id: string;
- alt: string;
+ alt?: string | null;
caption?: {
root: {
type: string;
diff --git a/templates/website/src/payload.config.ts b/templates/website/src/payload.config.ts
index de534a11341..5d659cc51ec 100644
--- a/templates/website/src/payload.config.ts
+++ b/templates/website/src/payload.config.ts
@@ -11,7 +11,6 @@ import { Media } from './collections/Media'
import { Pages } from './collections/Pages'
import { Posts } from './collections/Posts'
import { Users } from './collections/Users'
-import { seedHandler } from './endpoints/seedHandler'
import { Footer } from './Footer/config'
import { Header } from './Header/config'
import { plugins } from './plugins'
@@ -66,15 +65,6 @@ export default buildConfig({
// database-adapter-config-end
collections: [Pages, Posts, Media, Categories, Users],
cors: [process.env.NEXT_PUBLIC_SERVER_URL || ''].filter(Boolean),
- endpoints: [
- // The seed endpoint is used to populate the database with some example data
- // You should delete this endpoint before deploying your site to production
- {
- handler: seedHandler,
- method: 'get',
- path: '/seed',
- },
- ],
globals: [Header, Footer],
plugins: [
...plugins,
diff --git a/templates/with-vercel-website/package.json b/templates/with-vercel-website/package.json
index 264bbfaadf1..c80f1a5596a 100644
--- a/templates/with-vercel-website/package.json
+++ b/templates/with-vercel-website/package.json
@@ -42,7 +42,7 @@
"graphql": "^16.8.2",
"jsonwebtoken": "9.0.2",
"lucide-react": "^0.378.0",
- "next": "15.0.0",
+ "next": "^15",
"payload": "latest",
"payload-admin-bar": "^1.0.6",
"prism-react-renderer": "^2.3.1",
diff --git a/templates/with-vercel-website/pnpm-lock.yaml b/templates/with-vercel-website/pnpm-lock.yaml
new file mode 100644
index 00000000000..327ee66aedf
--- /dev/null
+++ b/templates/with-vercel-website/pnpm-lock.yaml
@@ -0,0 +1,11519 @@
+lockfileVersion: '9.0'
+
+settings:
+ autoInstallPeers: true
+ excludeLinksFromLockfile: false
+
+overrides:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+
+importers:
+
+ .:
+ dependencies:
+ '@payloadcms/db-vercel-postgres':
+ specifier: latest
+ version: 3.0.0(@neondatabase/[email protected])(@types/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])([email protected])
+ '@payloadcms/live-preview-react':
+ specifier: latest
+ version: 3.0.0([email protected]([email protected]))([email protected])
+ '@payloadcms/next':
+ specifier: latest
+ version: 3.0.0([email protected])([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@payloadcms/payload-cloud':
+ specifier: latest
+ version: 3.0.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ '@payloadcms/plugin-form-builder':
+ specifier: latest
+ version: 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@payloadcms/plugin-nested-docs':
+ specifier: latest
+ version: 3.0.0([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ '@payloadcms/plugin-redirects':
+ specifier: latest
+ version: 3.0.0([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ '@payloadcms/plugin-search':
+ specifier: latest
+ version: 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@payloadcms/plugin-seo':
+ specifier: latest
+ version: 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@payloadcms/richtext-lexical':
+ specifier: latest
+ version: 3.0.0(am6hg4nphogdhmjtznj3kzaisi)
+ '@payloadcms/storage-vercel-blob':
+ specifier: latest
+ version: 3.0.0(@aws-sdk/[email protected])(@aws-sdk/[email protected](@aws-sdk/[email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ '@payloadcms/ui':
+ specifier: latest
+ version: 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-checkbox':
+ specifier: ^1.0.4
+ version: 1.1.2([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-label':
+ specifier: ^2.0.2
+ version: 2.1.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-select':
+ specifier: ^2.0.0
+ version: 2.1.2([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-slot':
+ specifier: ^1.0.2
+ version: 1.1.0([email protected])([email protected])
+ class-variance-authority:
+ specifier: ^0.7.0
+ version: 0.7.0
+ clsx:
+ specifier: ^2.1.1
+ version: 2.1.1
+ cross-env:
+ specifier: ^7.0.3
+ version: 7.0.3
+ geist:
+ specifier: ^1.3.0
+ version: 1.3.1([email protected]([email protected]([email protected]))([email protected])([email protected]))
+ graphql:
+ specifier: ^16.8.2
+ version: 16.9.0
+ jsonwebtoken:
+ specifier: 9.0.2
+ version: 9.0.2
+ lucide-react:
+ specifier: ^0.378.0
+ version: 0.378.0([email protected])
+ next:
+ specifier: ^15
+ version: 15.0.3([email protected]([email protected]))([email protected])([email protected])
+ payload:
+ specifier: latest
+ version: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ payload-admin-bar:
+ specifier: ^1.0.6
+ version: 1.0.6([email protected]([email protected]))([email protected])
+ prism-react-renderer:
+ specifier: ^2.3.1
+ version: 2.4.0([email protected])
+ react:
+ specifier: 19.0.0-rc-65a56d0e-20241020
+ version: 19.0.0-rc-65a56d0e-20241020
+ react-dom:
+ specifier: 19.0.0-rc-65a56d0e-20241020
+ version: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-hook-form:
+ specifier: 7.45.4
+ version: 7.45.4([email protected])
+ sharp:
+ specifier: 0.32.6
+ version: 0.32.6
+ tailwind-merge:
+ specifier: ^2.3.0
+ version: 2.5.4
+ tailwindcss-animate:
+ specifier: ^1.0.7
+ version: 1.0.7([email protected])
+ devDependencies:
+ '@next/eslint-plugin-next':
+ specifier: ^13.1.6
+ version: 13.5.7
+ '@payloadcms/eslint-config':
+ specifier: ^1.1.1
+ version: 1.1.1([email protected])
+ '@tailwindcss/typography':
+ specifier: ^0.5.13
+ version: 0.5.15([email protected])
+ '@types/escape-html':
+ specifier: ^1.0.2
+ version: 1.0.4
+ '@types/jsonwebtoken':
+ specifier: ^9.0.6
+ version: 9.0.7
+ '@types/node':
+ specifier: 22.5.4
+ version: 22.5.4
+ '@types/react':
+ specifier: npm:[email protected]
+ version: [email protected]
+ '@types/react-dom':
+ specifier: npm:[email protected]
+ version: [email protected]
+ autoprefixer:
+ specifier: ^10.4.19
+ version: 10.4.20([email protected])
+ copyfiles:
+ specifier: ^2.4.1
+ version: 2.4.1
+ eslint:
+ specifier: ^8
+ version: 8.57.1
+ eslint-config-next:
+ specifier: 15.0.0
+ version: 15.0.0([email protected])([email protected])
+ postcss:
+ specifier: ^8.4.38
+ version: 8.4.49
+ prettier:
+ specifier: ^3.0.3
+ version: 3.3.3
+ tailwindcss:
+ specifier: ^3.4.3
+ version: 3.4.15
+ typescript:
+ specifier: 5.6.3
+ version: 5.6.3
+
+packages:
+
+ '@alloc/[email protected]':
+ resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
+ engines: {node: '>=10'}
+
+ '@apidevtools/[email protected]':
+ resolution: {integrity: sha512-4gY54eEGEstClvEkGnwVkTkrx0sqwemEFG5OSRRn3tD91XH0+Q8XIkYIfo7IwEWPpJZwILb9GUXeShtplRc/eA==}
+ engines: {node: '>= 16'}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-OH6lveCFfcDjX4dbAvCFSYUjJZjDr/3XJ3xHtjn3Oj5b9RjojQo8npoLeA/bNwkOkrSQ0wgrHzXk4tDRxGKJeg==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-Nr1QJIbW/afYYGzYvrF70LtaHrIRtd4TNAglX8BvlfxJLZ45SAmueIKYl5tWoNBPzp65ymXGFK0Bb1vZUpuc9g==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-H8PjG5WJ4wz0UXAFXeJjWCW1vkvIJ3qUUD+rGRwJ2/hj+xT58Qle2MTql/2MGzkU+1JLAFuR6aJpLAjHwhmwwg==}
+
+ '@aws-crypto/[email protected]':
+ resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-WfycTcylmrSOnCN8x/xeIjHa4gIV4UhG85LWLZ3M4US8+HJQ8l4c4WUf+pUoTaSxN86vhbXlz0iRvA89nF854Q==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-vgGI2e0Q6pzyhqfrSysi+sk/i+Nl+lMon67oqj/57RcCw9daL1/inpS+ADuwHpiPWkrg+U0bOXnmHjkLeTslJg==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-UEDbYlYtK/e86OOMyFR4zEPyenIxDzO2DRdz3fwVW7RzZ94wfmSwBh/8skzPTuY1G7sI064cjHW0b0QG01Sdtg==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ '@aws-sdk/client-sts': ^3.693.0
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-QEynrBC26x6TG9ZMzApR/kZ3lmt4lEIs2D+cHuDxt6fDGzahBUsQFBwJqhizzsM97JJI5YvmJhmihoYjdSSaXA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-4S2y7VEtvdnjJX4JPl4kDQlslxXEZFnC50/UXVUYSt/AMc5A/GgspFNA5FVz4E3Gwpfobbf23hR2NBF8AGvYoQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-v6Z/kWmLFqRLDPEwl9hJGhtTgIFHjZugSfF1Yqffdxf4n1AWgtHS7qSegakuMyN5pP4K2tvUD8qHJ+gGe2Bw2A==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-hlpV3tkOhpFl87aToH6Q6k7JBNNuARBPk+irPMtgE8ZqpYRP9tJ/RXftirzZ7CqSzc7NEWe/mnbJzRXw7DfgVQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-hMUZaRSF7+iBKZfBHNLihFs9zvpM1CB8MBOTnTp5NGCVkRYF3SB2LH+Kcippe0ats4qCyB1eEoyQX99rERp2iQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-sL8MvwNJU7ZpD7/d2VVb3by1GknIJUxzTIgYtVkDVA/ojo+KRQSSHxcj0EWWXF5DTSh2Tm+LrEug3y1ZyKHsDA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-kvaa4mXhCCOuW7UQnBhYqYfgWmwy7WSBSDClutwSLPZvgrhYj2l16SD2lN4IfYdxARYMJJ1lFYp3/jJG/9Yk4Q==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ '@aws-sdk/client-sts': ^3.693.0
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-42WMsBjTNnjYxYuM3qD/Nq+8b7UdMopUq5OduMDxoM3mFTV6PXMMnfI4Z1TNnR4tYRvPXAnuNltF6xmjKbSJRA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-cvxQkrTWHHjeHrPlj7EWXPnFSq8x7vMx+Zn1oTsMpCY445N9KuzjfJTkmNGwU2GT6rSZI9/0MM02aQvl5bBBTQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-479UlJxY+BFjj3pJFYUNC0DCMrykuG7wBAXfsvZqQxKUa83DnH5Q1ID/N2hZLkxjGd4ZW0AC3lTOMxFelGzzpQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-8LB210Pr6VeCiSb2hIra+sAH4KUBLyGaN50axHtIgufVK8jbKIctTZcVY5TO9Se+1107TsruzeXS7VeqVdJfFA==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ '@aws-sdk/client-sts': ^3.693.0
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-0CCH8GuH1E41Kpq52NujErbUIRewDWLkdbYO8UJGybDbUQ8KC5JG1tP7K20tKYHmVgJGXDHo+XUIG7ogHD6/JA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-3sHR0Dnrz63kKyFNx5l2/50i4VnbfCjQbhPkkFwt2Cu/6DjtJp5J8eAr6DHK+vS4cEFkCTQZ7UOayPmHqTLeeQ==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ '@aws-sdk/client-s3': ^3.693.0
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-cPIa+lxMYiFRHtxKfNIVSFGO6LSgZCk42pu3d7KGwD6hu6vXRD5B2/DD3rPcEH1zgl2j0Kx1oGAV7SRXKHSFag==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-MuK/gsJWpHz6Tv0CqTCS+QNOxLa2RfPh1biVCu/uO3l7kA0TjQ/C+tfgKvLXeH103tuDrOVINK+bt2ENmI3SWg==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-xkS6zjuE11ob93H9t65kHzphXcUMnN2SmIm2wycUPg+hi8Q6DJA6U2p//6oXkrr9oHy1QvwtllRd7SAd63sFKQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-BCki6sAZ5jYwIN/t3ElCiwerHad69ipHwPsDCxJQyeiOnJ8HG+lEpnVIfrnI8A0fLQNSF3Gtx6ahfBpKiv1Oug==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-eDAExTZ9uNIP7vs2JCVCOuWJauGueisBSn+Ovt7UvvuEUp6KOIJqn8oFxWmyUQu2GvbG4OcaTLgbqD95YHTB0Q==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-dXnXDPr+wIiJ1TLADACI1g9pkSB21KkMIko2u4CJ2JCBoxi5IqeTnVoa6YcC8GdFNVRl+PorZ3Zqfmf1EOTC6w==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-0LDmM+VxXp0u3rG0xQRWD/q6Ubi7G8I44tBPahevD5CaiDZTkmNTrVUf0VEJgVe0iCKBppACMBDkLB0/ETqkFw==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-5A++RBjJ3guyq5pbYs+Oq5hMlA8CK2OWaHx09cxVfhHWl/RoaY8DXrft4gnhoUEBrrubyMw7r9j7RIMLvS58kg==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-Ro5vzI7SRgEeuoMk3fKqFjGv6mG4c7VsSCDwnkiasmafQFBTPvUIpgmu2FXMHqW/OthvoiOzpSrlJ9Bwlx2f8A==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-/KUq/KEpFFbQmNmpp7SpAtFAdViquDfD2W0QcG07zYBfz9MwE2ig48ALynXm5sMpRmnG7sJXjdvPtTsSVPfkiw==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-YLUkMsUY0GLW/nfwlZ69cy1u07EZRmsv8Z9m0qW317/EZaVx59hcvmcvb+W4bFqj5E8YImTjoGfE4cZ0F9mkyw==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-s7zbbsoVIriTR4ZGaateKuTqz6ddpazAyHvjk7I9kd+NvGNPiuAI18UdbuiiRI6K5HuYKf1ah6mKWFGPG15/kQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-nDBTJMk1l/YmFULGfRbToOA2wjf+FkQT4dMgYCv+V9uSYsMzQj8A7Tha2dz9yv4vnQgYaEiErQ8d7HVyXcVEoA==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ '@aws-sdk/client-sso-oidc': ^3.693.0
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-RpNvzD7zMEhiKgmlxGzyXaEcg2khvM7wd5sSHVapOcrde1awQSOMGI4zKBQ+wy5TnDfrm170ROz/ERLYtrjPZA==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-WC8x6ca+NRrtpAH64rWu+ryDZI3HuLwlEr8EU6/dbC/pt+r/zC0PBoC15VEygUaBA+isppCikQpGyEDu0Yj7gQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-eo4F6DRQ/kxS3gxJpLRv+aDNy76DxQJL5B3DPzpr9Vkq0ygVoi4GT5oIZLVaAVIJmi6k5qq9dLsYZfWLUxJJSg==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-ttrag6haJLWABhLqtg1Uf+4LgHWIMOVSYL+VYZmAp2v4PUGOwWmWQH0Zk8RM7YuQcLfH/EoR72/Yxz6A4FKcuw==}
+ engines: {node: '>=16.0.0'}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-6EUfuKOujtddy18OLJUaXfKBgs+UcbZ6N/3QV4iOkubCUdeM1maIqs++B9bhCbWeaeF5ORizJw5FTwnyNjE/mw==}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-td0OVX8m5ZKiXtecIDuzY3Y3UZIzvxEr57Hp21NOwieqKCG2UeyQWWeGPv0FQaU7dpTkvFmVNI+tx9iB8V/Nhg==}
+ engines: {node: '>=16.0.0'}
+ peerDependencies:
+ aws-crt: '>=1.0.0'
+ peerDependenciesMeta:
+ aws-crt:
+ optional: true
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==}
+
+ '@aws-sdk/[email protected]':
+ resolution: {integrity: sha512-C/rPwJcqnV8VDr2/VtcQnymSpcfEEgH1Jm6V0VmfXNZFv4Qzf1eCS8nsec0gipYgZB+cBBjfXw5dAk6pJ8ubpw==}
+ engines: {node: '>=16.0.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
+ engines: {node: '>=6.9.0'}
+
+ '@dnd-kit/[email protected]':
+ resolution: {integrity: sha512-ea7IkhKvlJUv9iSHJOnxinBcoOI3ppGnnL+VDJ75O45Nss6HtZd8IdN8touXPDtASfeI2T2LImb8VOZcL47wjQ==}
+ peerDependencies:
+ react: '>=16.8.0'
+
+ '@dnd-kit/[email protected]':
+ resolution: {integrity: sha512-lYaoP8yHTQSLlZe6Rr9qogouGUz9oRUj4AHhDQGQzq/hqaJRpFo65X+JKsdHf8oUFBzx5A+SJPUvxAwTF2OabA==}
+ peerDependencies:
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+
+ '@dnd-kit/[email protected]':
+ resolution: {integrity: sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==}
+ peerDependencies:
+ '@dnd-kit/core': ^6.0.7
+ react: '>=16.8.0'
+
+ '@dnd-kit/[email protected]':
+ resolution: {integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==}
+ peerDependencies:
+ react: '>=16.8.0'
+
+ '@drizzle-team/[email protected]':
+ resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
+
+ '@emnapi/[email protected]':
+ resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-CthbOD5EBw+iN0rfM96Tuv5kaZN4nxPyYDvGUs0bc7wZBBiU/0mse+l+0O9RshW2d+v5HH1cme+BAbLJ/3Folw==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==}
+ peerDependencies:
+ '@types/react': '*'
+ react: '>=16.8.0'
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==}
+ peerDependencies:
+ react: '>=16.8.0'
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==}
+
+ '@emotion/[email protected]':
+ resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
+
+ '@esbuild-kit/[email protected]':
+ resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
+ deprecated: 'Merged into tsx: https://tsx.is'
+
+ '@esbuild-kit/[email protected]':
+ resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
+ deprecated: 'Merged into tsx: https://tsx.is'
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [aix]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [aix]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [android]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
+ engines: {node: '>=18'}
+ cpu: [arm]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
+ engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
+ engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
+ engines: {node: '>=18'}
+ cpu: [loong64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
+ engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
+ engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
+ engines: {node: '>=18'}
+ cpu: [mips64el]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
+ engines: {node: '>=18'}
+ cpu: [ppc64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
+ engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
+ engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
+ engines: {node: '>=18'}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
+ engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
+ engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
+ engines: {node: '>=18'}
+ cpu: [s390x]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [linux]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [netbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [openbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [openbsd]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [sunos]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
+ engines: {node: '>=18'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
+ engines: {node: '>=18'}
+ cpu: [ia32]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
+
+ '@esbuild/[email protected]':
+ resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
+ engines: {node: '>=18'}
+ cpu: [x64]
+ os: [win32]
+
+ '@eslint-community/[email protected]':
+ resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
+
+ '@eslint-community/[email protected]':
+ resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
+
+ '@eslint/[email protected]':
+ resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@eslint/[email protected]':
+ resolution: {integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@eslint/[email protected]':
+ resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@faceless-ui/[email protected]':
+ resolution: {integrity: sha512-UmXvz7Iw3KMO4Pm3llZczU4uc5pPQDb6rdqwoBvYDFgWvkraOAHKx0HxSZgwqQvqOhn8joEFBfFp6/Do2562ow==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+
+ '@faceless-ui/[email protected]':
+ resolution: {integrity: sha512-pUBhQP8vduA7rVndNsjhaCcds1BykA/Q4iV23JWijU6ZFL/M3Fm9P3ypDS+0VVxolqemNhw8S3FXPwZGgjH4Rw==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+
+ '@faceless-ui/[email protected]':
+ resolution: {integrity: sha512-Qs8xRA+fl4sU2aFVe9xawxfi5TVZ9VTPuhdQpx9aSv7U5a2F0AXwT61lJfnaJ9Flm8tOcxzq67p8cVZsXNCVeQ==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc.0
+
+ '@fastify/[email protected]':
+ resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
+ engines: {node: '>=14'}
+
+ '@floating-ui/[email protected]':
+ resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
+
+ '@floating-ui/[email protected]':
+ resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==}
+
+ '@floating-ui/[email protected]':
+ resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==}
+ peerDependencies:
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+
+ '@floating-ui/[email protected]':
+ resolution: {integrity: sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw==}
+ peerDependencies:
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+
+ '@floating-ui/[email protected]':
+ resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
+
+ '@humanwhocodes/[email protected]':
+ resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
+ engines: {node: '>=10.10.0'}
+ deprecated: Use @eslint/config-array instead
+
+ '@humanwhocodes/[email protected]':
+ resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==}
+ engines: {node: '>=10.10.0'}
+ deprecated: Use @eslint/config-array instead
+
+ '@humanwhocodes/[email protected]':
+ resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
+ engines: {node: '>=12.22'}
+
+ '@humanwhocodes/[email protected]':
+ resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
+ deprecated: Use @eslint/object-schema instead
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [darwin]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==}
+ cpu: [x64]
+ os: [darwin]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==}
+ cpu: [arm64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
+ cpu: [arm]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
+ cpu: [s390x]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
+ cpu: [x64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
+ cpu: [arm64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
+ cpu: [x64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [s390x]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [wasm32]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [ia32]
+ os: [win32]
+
+ '@img/[email protected]':
+ resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [win32]
+
+ '@isaacs/[email protected]':
+ resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
+ engines: {node: '>=12'}
+
+ '@jridgewell/[email protected]':
+ resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
+ engines: {node: '>=6.0.0'}
+
+ '@jridgewell/[email protected]':
+ resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
+ engines: {node: '>=6.0.0'}
+
+ '@jridgewell/[email protected]':
+ resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
+ engines: {node: '>=6.0.0'}
+
+ '@jridgewell/[email protected]':
+ resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
+
+ '@jridgewell/[email protected]':
+ resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
+
+ '@jsdevtools/[email protected]':
+ resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-oHmb9kSVHjeFCd2q8VrEXW22doUHMJ6cGXqo7Ican7Ljl4/9OgRWr+cq55yntoSaJfCrRYkTiZCLDejF2ciSiA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-zFsVGuzIn4CQxEnlW4AG/Hq6cyATVZ4fZTxozE/f5oK4vDPvnY/goRxrzSuAMX73A/HRX3kTEzMDcm4taRM3Mg==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-/CnL+Dfpzw4koy2BTdUICkvrCkMIYG8Y73KB/S1Bt5UzJpD+PV300puWJ0NvUvAj24H78r73jxvK2QUG67Tdaw==}
+ peerDependencies:
+ react: '>=17.x'
+ react-dom: '>=17.x'
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-3DAHF8mSKiPZtXCqu2P8ynSwS3fGXzg4G/V0lXNjBxhmozjzUzWZRWIWtmTlWdEu9GXsoyeM3agcaxyDPJJwkA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-ldOP/d9tA6V9qvLyr3mRYkcYY5ySOHJ2BFOW/jZPxQcj6lWafS8Lk7XdMUpHHDjRpY2Hizsi5MHJkIqFglYXbw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-PZ9Yxud7UOpVoq3oJ1wb3wb7NHyFt8XLc1IhdNAzTzbZ+L6c9lyomgBFvDs11u/3t9vjtLxGbzkzYKryQE80Ig==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-dXtIS31BU6RmLX2KwLAi1EgGl+USeyi+rshh19azACXHPFqONZgPd2t21LOLSFn7C1/W+cSp/kqVDlQVbZUZRA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-ob7QHkEv+mhaZjlurDj90UmEyN9G4rzBPR5QV42PLnu1qMSviMEdI5V3a5/A5aFf/FDDQ+0GAgWBFnA/MEDczQ==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-zicDcfgRZPRFZ8WOZv5er0Aqkde+i7QoFVkLQD4dNLLORjoMSJOISJH6VEdjBl3k7QJTxbfrt+xT5d/ZsAN5GA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-ufSse8ui3ooUe0HA/yF/9STrG8wYhIDLMRhELOw80GFCkPJaxs6yRvjfmJooH5IC88rpUJ5XXFFiZKfGxEZLEw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-1P2izmkgZ4VDp+49rWO1KfWivL5aA30y5kkYbFZ/CS05fgbO7ogMjLSajpz+RN/zzW79v3q4YfikrMgaD23InA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-ZoGsECejp9z6MEvc8l81b1h1aWbB3sTq6xOFeUTbDL5vKpA67z5CmQQLi0uZWrygrbO9dSE3Q/JGcodUrczxbw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-VMhxsxxDGnpVw0jgC8UlDf0Q2RHIHbS49uZgs3l9nP+O+G8s3b76Ta4Tb+iJOK2FY6874/TcQMbSuXGhfpQk8A==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-z4lElzLm1FVifc7bzBZN4VNKeTuwygpyHQvCJVWXzF2Kbvex43PEYMi8u4A83idVqbmzbyBLASwUJS0voLoPLw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-LvoC+9mm2Im1iO8GgtgaqSfW0T3mIE5GQl1xGxbVNdANmtHmBgRAJn2KfQm1XHZP6zydLRMhZkzC+jfInh2yfQ==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-5QbN5AFtZ9efXxU/M01ADhUZgthR0e8WKi5K/w5EPpWtYFDPQnUte3rKUjYJ7uwG1iwcvaCpuMbxJjHQ+i6pDQ==}
+ peerDependencies:
+ react: '>=17.x'
+ react-dom: '>=17.x'
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-BR1pACdMA+Ymef0f5EN1y+9yP8w7S+9MgmBP1yjr3w4KdqRnfSaGWyxwcHU8eA+zu16QfivpB6501VJ90YeuXw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-YnkH5UCMNN/em95or/6uwAV31vcENh1Roj+JOg5KD+gJuA7VGdDCy0vZl/o0+1badXozeZ2VRxXNC6JSK7T4+A==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-qHuK2rvQUoQDx62YpvJE3Ev4yK9kjRFo79IDBapxrhoXg/wCGQOjMBzVD3G5PWkhyl/GDnww80GwYjLloQLQzg==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-Fu64i5CIlEOlgucSdp9XFqB2XqoRsw4at76n93+6RF4+LgGDnu4nLXQVCVxNmLcGyh2WgczuTpnk5P2mHNAIUA==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-sXIa2nowrNxY8VcjjuxZbJ/HovIql8bmInNaxBR03JAYfqMiL5I5/dYgjOQJV49NJnuR1uTY2GwVxVTXCTFUCw==}
+
+ '@lexical/[email protected]':
+ resolution: {integrity: sha512-TiHNhu2VkhXN69V+fXVS3xjOQ6aLnheQUGwOAhuFkDPL3VLCb0yl2Mgydpayn+3Grwii4ZBHcF7oCC84GiU5bw==}
+ peerDependencies:
+ yjs: '>=13.5.22'
+
+ '@monaco-editor/[email protected]':
+ resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==}
+ peerDependencies:
+ monaco-editor: '>= 0.21.0 < 1'
+
+ '@monaco-editor/[email protected]':
+ resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==}
+ peerDependencies:
+ monaco-editor: '>= 0.25.0 < 1'
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
+
+ '@neondatabase/[email protected]':
+ resolution: {integrity: sha512-siFas6gItqv6wD/pZnvdu34wEqgG3nSE6zWZdq5j2DEsa+VvX8i/5HXJOo06qrw5axPXn+lGCxeR+NLaSPIXug==}
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-t9Xy32pjNOvVn2AS+Utt6VmyrshbpfUMhIjFO60gI58deSo/KgLOp31XZ4O+kY/Is8WAGYwA5gR7kOb1eORDBA==}
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-c4vuEOOXeib4js5gDq+zFqAAdRGXX6T0d+zFETiQkRwy7vyj5lBov1dW0Z09nDst2lvxo7VEcKrQMUBH5Vgx7Q==}
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-UG/Gnsq6Sc4wRhO9qk+vc/2v4OfRXH7GEH6/TGlNF5eU/vI9PIO7q+kgd65X2DxJ+qIpHWpzWwlPLmqMi1FE9A==}
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-s3Q/NOorCsLYdCKvQlWU+a+GeAd3C8Rb3L1YnetsgwXzhc3UTWrtQpB/3eCjFOdGUj5QmXfRak12uocd1ZiiQw==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-Zxl/TwyXVZPCFSf0u2BNj5sE0F2uR6iSKxWpq4Wlk/Sv9Ob6YCKByQTkV2y6BCic+fkabp9190hyrDdPA/dNrw==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-T5+gg2EwpsY3OoaLxUIofmMb7ohAUlcNZW0fPQ6YAutaWJaxt1Z1h+8zdl4FRIOr5ABAAhXtBcpkZNwUcKI2fw==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-WkAk6R60mwDjH4lG/JBpb2xHl2/0Vj0ZRu1TIzWuOYfQ9tt9NFsIinI1Epma77JVgy81F32X/AeD+B2cBu/YQA==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-gWL/Cta1aPVqIGgDb6nxkqy06DkwJ9gAnKORdHWX1QBbSZZB+biFYPFti8aKIQL7otCE1pjyPaXpFzGeG2OS2w==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-QQEMwFd8r7C0GxQS62Zcdy6GKx999I/rTO2ubdXEe+MlZk9ZiinsrjwoiBL5/57tfyjikgh6GOU2WRQVUej3UA==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-9TEp47AAd/ms9fPNgtgnT7F3M1Hf7koIYYWCMQ9neOwjbVWJsHZxrFbI3iEDJ8rf1TDGpmHbKxXf2IFpAvheIQ==}
+ engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@next/[email protected]':
+ resolution: {integrity: sha512-VNAz+HN4OGgvZs6MOoVfnn41kBzT+M+tB+OK4cww6DNyWS6wKaDpaAm/qLeOUbnMh0oVx1+mg0uoYARF69dJyA==}
+ engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [win32]
+
+ '@nodelib/[email protected]':
+ resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
+ engines: {node: '>= 8'}
+
+ '@nodelib/[email protected]':
+ resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
+ engines: {node: '>= 8'}
+
+ '@nodelib/[email protected]':
+ resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
+ engines: {node: '>= 8'}
+
+ '@nolyfill/[email protected]':
+ resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
+ engines: {node: '>=12.4.0'}
+
+ '@one-ini/[email protected]':
+ resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-zZpPK6phvjgPhdnPHLjsi+Wqe1vY9jJKJJ6GeYJZvCqhOizIwIc+izSOLTVNLtz0820ApTUtUYhjieptKKCnmg==}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-iT+if/QiEQaaThBdDgJqJXuMXBGNaVS8lePGOwKPjEqZuz5vHDmyB8GVtyP2PRbEjJtvS8+LiWZ8VndTVEv+eg==}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-2lJF7e0BY8iNVOMrq9ely5FdtOT5mxNLTAdJS793QMxcVn/kIaB7vbD8DKs7KI4JtbksVzKTy3/vZ9/iukltdw==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-LSf9oEPb6aMEMqdTFqj1v+7p/bdrJWG6hp7748xjVO3RL3yQESTKLK/NbjsMYITN4tKFXjfPWDUtcwHv0hS6/A==}
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-JqxoxsYuk4aevQP9U0aEzqcqYmM7/SpOH1n6YNa4v28mtLAOJCiDpO+79oyu3KIy0mBbZw1bDV4GyiOD/NKdSA==}
+ hasBin: true
+ peerDependencies:
+ graphql: ^16.8.1
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-R3oVvOHoJDceoFlCbbSKZCDRYNRN/df6eABDws/w5UDyUPsVxEZoJxxxcuAcg8NkRzYvve4PzWXf5jbJNFM0mQ==}
+ peerDependencies:
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-gGsBBbyEn0WJWrANs6YNQJkpav1nQzj3B0Qdxr2kcnZzfnex/tPMrqN9lZTeSUFpBcgVydDSO6zgX84SoS8tew==}
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-DkfjgUTCAmuQ+8shqu/LIueDD23g2ZsyiwG+i0WvlPj1Fdoi/g/CUj8fVdrGPKSyceUELAJAs9B7cYsqHMej8w==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ peerDependencies:
+ graphql: ^16.8.1
+ next: ^15.0.0
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-4Eiv7PFI+6+5uriaaaWWOx8ZmElNjqI0XlzhP5xleiSqsTt396xutD0vazgyiLcqifAjMOZtCWXGqS/Xo2oqnw==}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-fIW88Tcc6tUR+TfmYsAwtTBszmvOKtz+1QSidcGbDBuw6/VZHAlJWkB4LaYZKjqmJ8q5eOiCwF+BQW8phf83oQ==}
+ peerDependencies:
+ '@aws-sdk/client-s3': ^3.614.0
+ '@aws-sdk/lib-storage': ^3.614.0
+ '@azure/abort-controller': ^1.0.0
+ '@azure/storage-blob': ^12.11.0
+ '@google-cloud/storage': ^7.7.0
+ '@vercel/blob': ^0.22.3
+ payload: 3.0.0
+ peerDependenciesMeta:
+ '@aws-sdk/client-s3':
+ optional: true
+ '@aws-sdk/lib-storage':
+ optional: true
+ '@azure/abort-controller':
+ optional: true
+ '@azure/storage-blob':
+ optional: true
+ '@google-cloud/storage':
+ optional: true
+ '@vercel/blob':
+ optional: true
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-q2myYcHYDxJtA+tzskpxqYqcw/Si1zq5+GT3jP1PAlkfIGaZmfK0q+1fZsH96Z74dIKFn1f1O3WOxAxvPA4Byg==}
+ peerDependencies:
+ payload: 3.0.0
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-k18632I+7KJ3BWyRAHJJ1dQ/rn62ou0DzOXtGfum6mEnRIoiR9VCILqTXj88SVmvhg1uh/Lua8qJPgxDfkqeIQ==}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-JFjecQBeEJg/w7QHLNgbvhscyqpTT7eAOGdyXN1RzzCa7rW0rCfOMhJL4FacUGedL+sLbhTTUj9KAo9Fo+HHqg==}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-LjrNqkZz504Fz3x2Y49WPEwM+R3LRnp++X3Iqqv0GPcm/dgnqz5XAaVuiA08ozdCakLG7GESY0ewxr4Wk60oVQ==}
+ peerDependencies:
+ payload: 3.0.0
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-M4UhQisUQ07nJiu2QDyemqEyr/cDD+MQiND5Heu1plzx+NYUKZannjfJRzC8VEQg675dNrjBuvUgqtLDtyX3yQ==}
+ peerDependencies:
+ payload: 3.0.0
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-pX+msGFwGJeQNpg8+k1IOFSf9AZWsjeNaovD010XzcoO9bQUtUktUpAjGRfsegAkXXHDDYXFFdlqVUNxpjzIPQ==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ peerDependencies:
+ '@faceless-ui/modal': 3.0.0-beta.2
+ '@faceless-ui/scroll-info': 2.0.0-beta.0
+ '@lexical/headless': 0.20.0
+ '@lexical/link': 0.20.0
+ '@lexical/list': 0.20.0
+ '@lexical/mark': 0.20.0
+ '@lexical/markdown': 0.20.0
+ '@lexical/react': 0.20.0
+ '@lexical/rich-text': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/table': 0.20.0
+ '@lexical/utils': 0.20.0
+ '@payloadcms/next': 3.0.0
+ lexical: 0.20.0
+ payload: 3.0.0
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-egayOagE1rIfBhIz6JFjTSkzwgnQIoqUusgksueA2hOC756uof78d6C+KmPGkqh3FuujOsouypioDT1QDiYBjg==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ peerDependencies:
+ payload: 3.0.0
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-kp1pQphABFEJP0wNSg/G/nom0n1xZ5WnxbeYYkY1t/lxIfrBd8p9j48LLa5cSpb2+ckGjuLi7I/8j0/eKxt38Q==}
+
+ '@payloadcms/[email protected]':
+ resolution: {integrity: sha512-J/x8HITWEC97Uz61FeHNnCqqN+H9tMswXelxkqktdbF4kcgHMlJYF5CeeujmVKys8V+capbUOHhw4ndkHtfhjQ==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ peerDependencies:
+ next: ^15.0.0
+ payload: 3.0.0
+ react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+ react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020
+
+ '@pkgjs/[email protected]':
+ resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
+ engines: {node: '>=14'}
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==}
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-4Z8dn6Upk0qk4P74xBhZ6Hd/w0mPEzOOLxy4xiPXOXqjF7jZS0VAKk7/x/H6FyY2zCkYJqePf1G5KmkmNJ4RBA==}
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-FmlW1rCg7hBpEBwFbjHwCW6AmWLQM6g/v0Sn8XbP9NvmSZ2San1FpQeyPtufzOMSIx7Y4dzjlHoifhp+7NkZhw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-/i0fl686zaJbDQLNKrkCbMyDm6FQMt4jg323k7HuqitoANm9sE23Ql8yOK3Wusk34HSLKDChhMux05FnP6KUkw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-GZsZslMJEyo1VKm5L1ZJY8tGDxZNPAoUeQUIbKeJfoi7Q4kmig5AsgLMYYuyYbfjd8fBmFORAIwYAkXMnXZgZw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-QSxg29lfr/xcev6kSz7MAlmDnzbP1eI/Dwn3Tp1ip0KT5CUELsxkekFEMVBEoykI3oV39hKT4TKZzBNMbcTZYQ==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-200UD8zylvEyL8Bx+z76RJnASR2gRMuxlgFCPAe/Q/679a/r0eK3MBVYMb7vZODZcffZBdob1EGnky78xmVvcA==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-peLblDlFw/ngk3UWq0VnYaOLy6agTZZ+MUO/WhVfm14vJGML+xH4FAl2XQGLqdefjNb7ApRg6Yn7U42ZhmYXdw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-ZnRMshKF43aBxVWPWvbj21+7TQCvhuULWJ4gNIKYpRlQt5xGRhLx66tMp8pya2UkGHTSlhpXwmjqltDYHhw7Vg==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-WeDYLGPxJb/5EGBoedyJbT0MpoULmwnIPMJMSldkuiMsBAv7N1cRdsTWZWht9vpPOiN3qyiGAtbK2is47/uMFg==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-IeFXVi4YS1K0wVZzXNrbaaUvIJ3qdY+/Ih4eHFhWA9SwGR9UDX7Ck8abvL57C4cv3wwMvUE0OG69Qc3NCcTe/A==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-rZJtWmorC7dFRi0owDmoijm6nSJH1tVw64QGiNIZ9PNLyBDtG+iAq+XGsya052At4BfarzY/Dhv9wrrUr6IMZA==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-N8MDZqtgCgG5S3aV60INAB475osJousYpZ4cTJ2cFbMpdHS5Y6loLTH8LPtkj2QN0x93J30HT/M3qJXM0+lyeQ==}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ '@types/react-dom': npm:[email protected]
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ '@types/react-dom':
+ optional: true
+
+ '@radix-ui/[email protected]':
+ resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
+
+ '@react-email/[email protected]':
+ resolution: {integrity: sha512-hMMhxk6TpOcDC5qnKzXPVJoVGEwfm+U5bGOPH+MyTTlx0F02RLQygcATBKsbP7aI/mvkmBAZoFbgPIHop7ovug==}
+ engines: {node: '>=16.0.0'}
+
+ '@rtsao/[email protected]':
+ resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
+
+ '@rushstack/[email protected]':
+ resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==}
+
+ '@selderee/[email protected]':
+ resolution: {integrity: sha512-gW69MEamZ4wk1OsOq1nG1jcyhXIQcnrsX5JwixVw/9xaiav8TCyjESAruu1Rz9yyInhgBXxkNwMeygKnN2uxNA==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-+3DOBcUn5/rVjlxGvUPKc416SExarAQ+Qe0bqk30YSUjbepwpS7QN0cyKUSifvLJhdMZ0WPzPP5ymut0oonrpQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-VEYtPvh5rs/xlyqpm5NRnfYLZn+q0SRPELbvBV+C/G7IQ+ouTuo+NKKa3ShG5OaFR8NYVMXls9hPYLTvIKKDrQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-jSqRnZvkT4egkq/7b6/QRCNXmmYVcHwnJldqJ3IhVpQE2atObVJ137xmGeuGFhjFUr8gCEVAOKwSY79OvpbDaQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-YAJP9UJFZRZ8N+UruTeq78zkdjUHmzsY62J4qKWZ4SXB4QXJ/+680EfXXgkYA2xj77ooMqtUY9m406zGNqwivQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-96uW8maifUSmehaeW7uydWn7wBc98NEeNI3zN8vqakGpyCQgzyJaA64Z4FCOUmAdCJkhppd/7SZ798Fo4Xx37g==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-cEfbau+rrWF8ylkmmVAObOmjbTIzKyUC5TkBL58SbLywD0RCBC4JAUKbmtSm2w5KUJNRPGgpGFMvE2FKnuNlWQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-F574nX0hhlNOjBnP+noLtsPFqXnWh2L0+nZKCwcu7P7J8k+k+rdIDs+RMnrMwrzhUE4mwMgyN0cYnEn0G8yrnQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Nee9m+97o9Qj6/XeLz2g2vANS2SZgAxV4rDBMKGHvFJHU/xz88x2RwCkwsvEwYjSX4BV1NG1JXmxEaDUzZTAtw==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-K1M0x7P7qbBUKB0UWIL5KOcyi6zqV5mPJoL0/o01HPJr0CSq3A9FYuJC6e11EX6hR8QTIR++DBiGrYveOu6trw==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-kiZymxXvZ4tnuYsPSMUHe+MMfc4FTeFWJIc0Q5wygJoUQM4rVHNghvd48y7ppuulNMbuYt95ah71pYc2+o4JOA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-1i8ifhLJrOZ+pEifTlF0EfZzMLUGQggYQ6WmZ4d5g77zEKf7oZ0kvh1yKWHPjofvOwqrkwRDVuxuYC8wVd662A==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-bH7QW0+JdX0bPBadXt8GwMof/jz0H28I84hU1Uet9ISpzUqXqRQ3fEZJ+ANPOhzSEczYvANNl3uDQDYArSFDtA==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-wOu78omaUuW5DE+PVWXiRKWRZLecARyP3xcq5SmkXUw9+utgN8HnSnBfrjL2B/4ZxgqPjaAJQkC/+JHf1ITVaQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-3zWGWCHI+FlJ5WJwx73Mw2llYR8aflVyZN5JhoqLxbdPZi6UyKSdCeXAWJw9ja22m6S6Tzz1KZ+kAaSwvydi0g==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-3XfHBjSP3oDWxLmlxnt+F+FqXpL3WlXs+XXaB6bV9Wo8BBu87fK1dSEsyH7Z4ZHRmwZ4g9lFMdf08m9hoX1iRA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Lp2L65vFi+cj0vFMu2obpPW69DU+6O5g3086lmI4XcnRCG8PxvpWC7XyaVwJCxsZFzueHjXnrOH/E0pl0zikfA==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
+ engines: {node: '>=14.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-m3bv6dApflt3fS2Y1PyWPUtRP7iuBlvikEOGwu0HsCZ0vE7zcIX+dBoh3e+31/rddagw8nj92j0kJg2TfV+SJA==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-1mDEXqzM20yywaMDuf5o9ue8OkJ373lSPbaSjyEvkWdqELhFMyNNgKGWL/rCSf4KME8B+HlHKuR8u9kRj8HzEQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Hdl9296i/EMptaX7agrSzJZDiz5Y8XPUeBbctTmMtnCguGpqfU3jVsTUan0VLaOhsnquqWLL8Bl5HrlbVGT1og==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-H3J/PjJpLL7Tt+fxDKiOD25sMc94YetlQhCnYeNmina2LZscAdu0ZEZPas/kwePHABaEtqp7hqa5S4UJgMs1Tg==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-MnAuhh+dD14F428ubSJuRnmRsfOpxSzvRhaGVTvd/lrUDE3kxzCCmH8lnVTvoNQnV2BbJ4c15QwZ3UdQBtFNZA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-grCHyoiARDBBGPyw2BeicpjgpsDFWZZxptbVKb3CRd/ZA15F/T6rZjCCuBUjJwdck1nwUuIxYtsS4H9DDpbP5w==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-URq3gT3RpDikh/8MBJUB+QGZzfS7Bm6TQTqoh4CqE8NBuyPkWa5eUXj0XFcFfeZVgg3WMh1u19iaXn8FvvXxZw==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-fr+UAOMGWh6bn4YSEezBCpJn9Ukp9oR4D32sCjCo7U81evE11YePOQ58ogzyfgmjIO79YeOdfXXqr0jyhPQeMg==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-n1MJZGTorTH2DvyTVj+3wXnd4CzjJxyXeOgnTlgNVFxaaMeT4OteEp4QrzF8p9ee2yg42nvyVK6R/awLCakjeQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-FP2LepWD0eJeOTm0SjssPcgqAlDFzOmRXqXmGhfIM52G7Lrox/pcpQf6RP4F21k0+O12zaqQt5fCDOeBtqY6Cg==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-nT9CQF3EIJtIUepXQuBFb8dxJi3WVZS3XfuDksxSCSn+/CzZowRLdhDn+2acbBv8R6eaJqPupoI/aRFIImNVPQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Oa0XDcpo9SmjhiDD9ua2UyM3uU01ZTuIrNdZvzwUTykW1PM8o2yJvMh1Do1rY5sUQg4NDV70dMi0JhDx4GyxuQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-zHe642KCqDxXLuhs6xmHVgRwy078RfqxP2wRDpIyiF8EmsWXptMwnMwbVa50lw+WOGNrYm9zbaEg0oDe3PTtvQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-AUdrIZHFtUgmfSN4Gq9nHu3IkHMa1YDcN+s061Nfm+6pQ0mJy85YQDB0tZBCmls0Vuj22pLwDPmL92+Hvfwwlg==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-pPSQQ2v2vu9vc8iew7sszLd0O09I5TRc5zhY71KA+Ao0xYazIG+uLeHbTJfIWGO3BGVLiXjUr3EEeCcEQLjpWQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-dPGoJuSZqvirBq+yROapBcHHvFjChoAQT8YPWJ820aPHHiowBlB3RL1Q4kPT1hx0qKgJuf+HhyzKi5Gbof4fNA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-XKLcLXZY7sUQgvvWyeaL/qwNPp6V3dWcUjqrQKjSb+tzYiCy340R/c64LV5j+Tnb2GhmunEX0eou+L+m2hJNYA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-j90NUalTSBR2NaZTuruEgavSdh8MLirf58LoGSk4AtQfyIymogIhgnGUU2Mga2bkMkpSoC9gxb74xBXL5afKAQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
+ engines: {node: '>=14.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-GV8NvPy1vAGp7u5iD/xNKUxCorE4nQzlyl057qRac+KwpH5zq8wVq6rE3lPPeuFLyQXofPN6JwxL1N9ojGapiQ==}
+ engines: {node: '>= 10.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-7+4wjWfZqZxZVJvDutO+i1GvL6bgOajEkop4FuR6wudFlqBiqwxw3HoH6M9NgeCd37km8ga8NPp2JacQEtAMPg==}
+ engines: {node: '>= 10.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-mFV1t3ndBh0yZOJgWxO9J/4cHZVn5UG1D8DeCc6/echfNkeEJWu9LD7mgGH5fHrEdR7LDoWw7PQO6QiGpHXhgA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-eJO+/+RsrG2RpmY68jZdwQtnfsxjmPxzMlQpnHKjFPwrYqvlcT+fHdT+ZVwcjlWSrByOhGr9Ff2GG17efc192A==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-1l4qatFp4PiU6j7UsbasUHL2VU023NRB/gfaa1M0rDqVrRN4g3mCArLRyH3OuktApA4ye+yjWQHjdziunw2eWA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-Ff68R5lJh2zj+AUTvbAU/4yx+6QPRzg7+pI7M1FbtQHcRIp7xvguxVsQBKyB3fwiOwhAKu0lnNyYBaQfSW6TNw==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
+ engines: {node: '>=14.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==}
+ engines: {node: '>=16.0.0'}
+
+ '@smithy/[email protected]':
+ resolution: {integrity: sha512-/aMXPANhMOlMPjfPtSrDfPeVP8l56SJlz93xeiLmhLe5xvlXA5T3abZ2ilEsDEPeY9T/wnN/vNGn9wa1SbufWA==}
+ engines: {node: '>=16.0.0'}
+
+ '@swc/[email protected]':
+ resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
+
+ '@swc/[email protected]':
+ resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==}
+
+ '@tailwindcss/[email protected]':
+ resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==}
+ peerDependencies:
+ tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20'
+
+ '@tokenizer/[email protected]':
+ resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-kG7WrUuAKK0NoyxfQHsVE6j1m01s6kMma64E+OZenQABMQyTJop1DumUWcLwAQ2JzpefU7PDYoRDKl8uZosFjw==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-qZ72SFTgUAZ5a7Tj6kf2SHLetiH5S6f8G5frB2SPQ3EyF02kxdyBFf4Tz4banE3xCgGnKgWLt//a6VuYHKYJTg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
+
+ '@types/[email protected]':
+ resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-CW9YDGTQnNYMIo5lMeuiIG08p4E0cXrXTbcZ2saT/ETE7dWUrNxlijsQeU04qAAKkILiLzdQz+cGFxCJjaZUmA==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
+ eslint: ^7.0.0 || ^8.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-setq5aJgUwtzGrhW177/i+DMLqBaJbdwGj2CPIVFFLE0NCliy5ujIdLHd2D1ysmlmsjdL2GWW+hR85neEfc12w==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ eslint: ^7.0.0 || ^8.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-pT08u5W/GT4KjPUmEtc2kSYvrH8x89cVzkA0Sy2aaOUIw6YxOIjA8ilwLr/1fLjOedX1QAuBpG9XggWqIIfERw==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-8m16fwAcEnQc69IpeDyokNO+D5spo0w1jepWWY2Q6y5ZKNuj5EhVQXjtVAeDDqvW6Yg7dhclbsz6rTtOvcwpHg==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ eslint: ^7.0.0 || ^8.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-CB6QpJQ6BAHlJXdwUmiaXDBmTqIE2bzGTDLADgvqtHWuhfNP3rAOK7kAgRMAET5rDRr9Utt+qAzRBdu3AhR3sg==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-hMcTQ6Al8MP2E6JKBAaSxSVw5bDhdmbCEhGW/V8QXkb9oNsFkA4SBuOMYVPxD3jbtQ4R/vSODBsr76R6fP3tbA==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ eslint: ^7.0.0 || ^8.0.0
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-mPHFoNa2bPIWWglWYdR0QfY9GN0CfvvXX1Sv6DlSTive3jlMTUy+an67//Gysc+0Me9pjitrq0LJp0nGtLgftw==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ eslint: ^7.0.0 || ^8.0.0
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-L61uJT26cMOfFQ+lMZKoJNbAEckLe539VhTxiGHrWl5XSKQgA0RTBZJW2HFPy5T0ZvPVSD93QsrTKDkfNwJGyQ==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity: sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
+ '@ungap/[email protected]':
+ resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
+
+ '@vercel/[email protected]':
+ resolution: {integrity: sha512-l0t2KhbOO/I8ZNOl9zypYf1NE0837aO4/CPQNGR/RAxtj8FpdYKjhyUADUXj2gERLQmnhun+teaVs/G7vZJ/TQ==}
+ engines: {node: '>=16.14'}
+
+ '@vercel/[email protected]':
+ resolution: {integrity: sha512-WiI2g3+ce2g1u1gP41MoDj2DsMuQQ+us7vHobysRixKECGaLHpfTI7DuVZmHU087ozRAGr3GocSyqmWLLo+fig==}
+ engines: {node: '>=14.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
+ peerDependencies:
+ acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
+ engines: {node: '>=0.4.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
+ engines: {node: '>=0.4.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-s7NKDZgx336cp+oDeUtB2ZzT8jWJp/v2LWuYl+LQtMEODe22RF1IJ4nRiDATp+rp1pTffCZcm44Quw4jx2bqNg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
+ engines: {node: '>= 8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
+ engines: {node: '>=8.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
+ engines: {node: ^10 || ^12 || >=14}
+ hasBin: true
+ peerDependencies:
+ postcss: ^8.1.0
+
+ [email protected]:
+ resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-aPTElBrbifBU1krmZxGZOlBkslORe7Ll7+BDnI50Wy4LgOt69luMgevkDfTq1O/ZgprooPCtWpjCwKSZw/iZ4A==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
+ engines: {node: '>=10', npm: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-EFZHSIBkDgSHIwj2l2QZfP4U5OcD4xFAOwhSb/vlr9PIqyGJGvB/nfClJbcnh3EY4jtPE4zsb5ztae96bVF79A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==}
+ engines: {node: '>=6.14.2'}
+
+ [email protected]:
+ resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
+ engines: {node: '>=10.16.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
+ engines: {node: '>= 0.8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
+ engines: {node: '>= 8.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jFI8IQw4hczaL4ALINxqLEXQbWcNjoSkloa4IaufXCJr6QawJyw7tuRysRsrE8w2p/4gGaxKIt/hX3qz/IbD1A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
+
+ [email protected]:
+ resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
+ engines: {node: '>=7.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
+ engines: {node: '>=12.5.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
+ engines: {node: '>= 0.8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
+ engines: {node: '>= 12.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-P7X+QL9Hb9B/c8HI5BFFKmjgBu2XpQuF98WZ9XkO+dBGgk5XgwiQz7o1SmpglNWId3581UcS0SFAWfoIhMHPfg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wKGOQRRvdnd89pCeH96e2Fn4wkbenSP6LMHfjfyNLMbGuHEFbMqQNuxXqd0oXG9caIOQ1FTvc5Uijp9/4jujnQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-fereAvAvxDrQDOXybk3Qu3dPbOoKoysFMWtkY3mv5BsL8//OSZVL5DCLYqgRfY5cWirgRzlC+WSrxp6Bo3eNZg==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-onMB0OkDjkXunhdW9htFjEhqrD54+M94i6ackoUkjHKbRnXdyEyKRelp4nJ1kAz32+s27jP1FsebpJCVl0BsvA==}
+ engines: {node: '>=18.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
+ engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
+ engines: {node: '>= 8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
+ engines: {node: '>=4'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
+ engines: {node: '>=6.0'}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
+ engines: {node: '>=4.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
+ engines: {node: '>=0.4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
+ engines: {node: '>=0.3.1'}
+
+ [email protected]:
+ resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
+ engines: {node: '>=6.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
+ engines: {node: '>= 4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-KqI+CS2Ga9GYIrXpxpCDUJJrH/AT/k4UY0Pb4oRgQEGkgN1EdCnqp664cXgwPWjDr5RBtTsjZipw8+8C//K63A==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-F4hbimnMEhyWzDowQB4xEuVJJWXLHZYD7FYwvo8RImY+N7pStGqsbfmT95jDbec1s4qKmQbiuxEDZY90LRrfIw==}
+ peerDependencies:
+ '@aws-sdk/client-rds-data': '>=3'
+ '@cloudflare/workers-types': '>=3'
+ '@electric-sql/pglite': '>=0.2.0'
+ '@libsql/client': '>=0.10.0'
+ '@libsql/client-wasm': '>=0.10.0'
+ '@neondatabase/serverless': '>=0.1'
+ '@op-engineering/op-sqlite': '>=2'
+ '@opentelemetry/api': ^1.4.1
+ '@planetscale/database': '>=1'
+ '@prisma/client': '*'
+ '@tidbcloud/serverless': '*'
+ '@types/better-sqlite3': '*'
+ '@types/pg': '*'
+ '@types/react': npm:[email protected]
+ '@types/sql.js': '*'
+ '@vercel/postgres': '>=0.8.0'
+ '@xata.io/client': '*'
+ better-sqlite3: '>=7'
+ bun-types: '*'
+ expo-sqlite: '>=13.2.0'
+ knex: '*'
+ kysely: '*'
+ mysql2: '>=2'
+ pg: '>=8'
+ postgres: '>=3'
+ prisma: '*'
+ react: '>=18'
+ sql.js: '>=1'
+ sqlite3: '>=5'
+ peerDependenciesMeta:
+ '@aws-sdk/client-rds-data':
+ optional: true
+ '@cloudflare/workers-types':
+ optional: true
+ '@electric-sql/pglite':
+ optional: true
+ '@libsql/client':
+ optional: true
+ '@libsql/client-wasm':
+ optional: true
+ '@neondatabase/serverless':
+ optional: true
+ '@op-engineering/op-sqlite':
+ optional: true
+ '@opentelemetry/api':
+ optional: true
+ '@planetscale/database':
+ optional: true
+ '@prisma/client':
+ optional: true
+ '@tidbcloud/serverless':
+ optional: true
+ '@types/better-sqlite3':
+ optional: true
+ '@types/pg':
+ optional: true
+ '@types/react':
+ optional: true
+ '@types/sql.js':
+ optional: true
+ '@vercel/postgres':
+ optional: true
+ '@xata.io/client':
+ optional: true
+ better-sqlite3:
+ optional: true
+ bun-types:
+ optional: true
+ expo-sqlite:
+ optional: true
+ knex:
+ optional: true
+ kysely:
+ optional: true
+ mysql2:
+ optional: true
+ pg:
+ optional: true
+ postgres:
+ optional: true
+ prisma:
+ optional: true
+ react:
+ optional: true
+ sql.js:
+ optional: true
+ sqlite3:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==}
+ engines: {node: '>=14'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ddeXKuY9BHo/mw145axlyWjlJ1UBt4WK3AlvkT7W2AbqfRQoacVoRUCF6wL3uIx/8wT9oLKXzI+rFqHHscByaA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
+ engines: {node: '>=10.13.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
+ engines: {node: '>=0.12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
+ peerDependencies:
+ esbuild: '>=0.12 <1'
+
+ [email protected]:
+ resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
+ engines: {node: '>=12'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
+ engines: {node: '>=12'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
+ engines: {node: '>=18'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
+
+ [email protected]:
+ resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-HFeTwCR2lFEUWmdB00WZrzaak2CvMvxici38gQknA6Bu2HPizSE4PNFGaFzr5GupjBt+SBJ/E0GIP57ZptOD3g==}
+ peerDependencies:
+ eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
+ typescript: '>=3.3.1'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
+ hasBin: true
+ peerDependencies:
+ eslint: '>=7.0.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==}
+ engines: {node: ^14.18.0 || >=16.0.0}
+ peerDependencies:
+ eslint: '*'
+ eslint-plugin-import: '*'
+ eslint-plugin-import-x: '*'
+ peerDependenciesMeta:
+ eslint-plugin-import:
+ optional: true
+ eslint-plugin-import-x:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@typescript-eslint/parser': '*'
+ eslint: '*'
+ eslint-import-resolver-node: '*'
+ eslint-import-resolver-typescript: '*'
+ eslint-import-resolver-webpack: '*'
+ peerDependenciesMeta:
+ '@typescript-eslint/parser':
+ optional: true
+ eslint:
+ optional: true
+ eslint-import-resolver-node:
+ optional: true
+ eslint-import-resolver-typescript:
+ optional: true
+ eslint-import-resolver-webpack:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==}
+ engines: {node: '>=8.10.0'}
+ peerDependencies:
+ eslint: '>=4.19.1'
+
+ [email protected]:
+ resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@typescript-eslint/parser': '*'
+ eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
+ peerDependenciesMeta:
+ '@typescript-eslint/parser':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@typescript-eslint/parser': '*'
+ eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
+ peerDependenciesMeta:
+ '@typescript-eslint/parser':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-JIXZp+E/h/aGlP/rQc4tuOejiHlZXg65qw8JAJMIJA5VsdjOkss/SYcRSqBrQuEOytEM8JvngUjcz31d1RrCrA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6', yarn: '>=1'}
+ peerDependencies:
+ '@testing-library/dom': ^8.0.0 || ^9.0.0
+ eslint: ^6.8.0 || ^7.0.0 || ^8.0.0
+ peerDependenciesMeta:
+ '@testing-library/dom':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==}
+ engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
+ peerDependencies:
+ '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0
+ eslint: ^7.0.0 || ^8.0.0
+ jest: '*'
+ peerDependenciesMeta:
+ '@typescript-eslint/eslint-plugin':
+ optional: true
+ jest:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==}
+ engines: {node: '>=4.0'}
+ peerDependencies:
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
+
+ [email protected]:
+ resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
+ engines: {node: '>=4.0'}
+ peerDependencies:
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
+
+ [email protected]:
+ resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==}
+ engines: {node: '>=8.10.0'}
+ peerDependencies:
+ eslint: '>=5.16.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-VqUk5WR7Dj8L0gNPqn7bl7NTHFYB8l5um4wo7hkMp0Dl+k8RHDAsOef4pPrty6G8vjnzvb3xIZNNshmDJI8SdA==}
+ peerDependencies:
+ astro-eslint-parser: ^0.14.0
+ eslint: '>=8.0.0'
+ svelte: '>=3.0.0'
+ svelte-eslint-parser: ^0.32.0
+ vue-eslint-parser: '>=9.0.0'
+ peerDependenciesMeta:
+ astro-eslint-parser:
+ optional: true
+ svelte:
+ optional: true
+ svelte-eslint-parser:
+ optional: true
+ vue-eslint-parser:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-DcHpF0SLbNeh9MT4pMzUGuUSnJ7q5MWbP8sSEFIMS6j7Ggnduq8ghNlfhURgty4c1YFny7Ge9xYTO1FSAoV2Vw==}
+ peerDependencies:
+ eslint: '>=7'
+ eslint-plugin-jest: '>=25'
+ peerDependenciesMeta:
+ eslint-plugin-jest:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
+
+ [email protected]:
+ resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
+
+ [email protected]:
+ resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
+
+ [email protected]:
+ resolution: {integrity: sha512-YEtQPfdudafU7RBIFci81R/Q1yErm0mVh3BkGnXD2Dk8DLwTFdc2ITYH1wCnHKim2gnHfPFgrkh+b2ozyyU7ag==}
+ engines: {node: ^12 || >=14}
+ peerDependencies:
+ eslint: '>=6.0.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
+ engines: {node: '>=8.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
+ engines: {node: '>=0.10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
+ engines: {node: '>=4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
+ engines: {node: '>=4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
+ engines: {node: '>=4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==}
+
+ [email protected]:
+ resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
+ engines: {node: '>=0.8.x'}
+
+ [email protected]:
+ resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qwaScUgUGBYeDNRnbc/KyllVU88Jk1pRHPStuF/lO7B0/RTRLj7U0lkdTAutlBblY08rwZDff6tNU9cjv6j//Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
+ engines: {node: '>=8.6.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
+ engines: {node: '>=8.6.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
+ peerDependencies:
+ picomatch: ^3 || ^4
+ peerDependenciesMeta:
+ picomatch:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
+ engines: {node: ^10.12.0 || >=12.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-mROwiKLZf/Kwa/2Rol+OOZQn1eyTkPB3ZTwC0ExY6OLFCbgxHYZvBm7xI77NvfZFMKBsmuXfmLJnD4eEftEhrA==}
+ engines: {node: '>=18'}
+
+ [email protected]:
+ resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-UC2I2+nx1ZuOBclWVNdcnbDR5dlrOdVb7xNjmT/lHE+LsgztWks3dG7boJ37yTS/venXw84B/mAW9uHVoC5QRg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
+
+ [email protected]:
+ resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==}
+ engines: {node: '>= 8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
+ engines: {node: ^10.12.0 || >=12.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
+ engines: {node: '>=4.0'}
+ peerDependencies:
+ debug: '*'
+ peerDependenciesMeta:
+ debug:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
+
+ [email protected]:
+ resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
+ engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
+ os: [darwin]
+
+ [email protected]:
+ resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Q4gC1pBVPN+D579pBaz0TRRnGA4p9UK6elDY/xizXdFk/g4EKR5g0I+4p/Kj6gM0SajDBZ/0FvDV9ey9ud7BWw==}
+ peerDependencies:
+ next: '>=13.2.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
+ engines: {node: 6.* || 8.* || >= 10.*}
+
+ [email protected]:
+ resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
+ engines: {node: '>=10.13.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==}
+ deprecated: Glob versions prior to v9 are no longer supported
+
+ [email protected]:
+ resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
+ deprecated: Glob versions prior to v9 are no longer supported
+
+ [email protected]:
+ resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OpUJJoefHlyfYoOyhzIVjKxFPIDylmX34wy2y8M/i9i+DcQTGYmuThLGenuS92tFRzJnAXO2HJYQoz8O9TLcEg==}
+ engines: {node: '>=12'}
+ peerDependencies:
+ graphql: '>=0.11 <=16'
+
+ [email protected]:
+ resolution: {integrity: sha512-tpCujhsJMva4aqE8ULnF7/l3xw4sNRZcSHu+R00VV+W0mfp+Q20Plvcrp+5UXD+2yS6oyCXncA+zoQJQqhGCEw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-my9FB4GtghqXqi/lWSVAOPiTzTnnEzdOXCsAC2bb5V7EFNQjVjwy3cSSbUvgYOtDuDibd+ZsCDhz+4eykYOlhQ==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==}
+ engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==}
+ engines: {node: '>= 0.4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-hxDF1kVCF2uw4VUJ3vr2doc91pXf2D5ngKcNviSitNkhP9OMOaJkDrFIFL6RMvko7NisWTEiqGpQ9LAxcVok1w==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ==}
+ engines: {node: '>= 0.4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
+ engines: {node: '>= 4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==}
+ engines: {node: '>=16.x'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
+ engines: {node: '>=0.8.19'}
+
+ [email protected]:
+ resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
+ deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
+
+ [email protected]:
+ resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
+ engines: {node: '>=0.12.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RydPhl4S6JwAyj0JJjshWJEFG6hNye3pZFBRZaTUfZFwGHxzppNaNOVgQuS/E/SlhrApuMXrpnK1EEIXfdo3Dg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ESjNzSlt/sWE8sciZH8kBF8BPlwXPwhR6pWKAw8bw4Bwj+iZcnKW6ONWUutJ7eObuBZQpiIb8S7OYspWrKt7rA==}
+ engines: {node: '>=14'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-jrTA2jJIL6/DAEILBEh2/w9QxCuwmvNXIry39Ay/HVfhE3o2yVV0U44blYkqdHA/OKloJEqvJy0xU+GSdE2SIw==}
+ engines: {node: '>=10'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
+ engines: {node: '>=6'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iOKdzTUWEVM4nlxpFudFsWyUiu/Jakkga4OZPEt7CGoSEsAsUgdOZqR6pcgx2STBek9Gm4hcarJpXSzIvZ/hKA==}
+ engines: {node: '>=16.0.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==}
+ engines: {node: '>=12', npm: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
+ engines: {node: '>=4.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
+ engines: {node: '>=0.10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
+ engines: {node: '>= 0.8.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-lJEHLFACXqRf3u/VlIOu9T7MJ51O4la92uOBwiS9Sx+juDK3Nrru5Vgl1aUirV1qK8XEM3h6Org2HcrsrzZ3ZA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-XteTiNO0qEXqqweWx+b21p/fBnNHUA1NwAtJNJek1oPrewEZs2uiT4gWivHKr9GqCjDPAhchz0UQO8NwU3bBNA==}
+ engines: {node: '>=16'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-u6EPU8juLUk9ytRcyapkWI18epAv3RU+6+TC23ivjR0e+glWKBobFeSgRwOIJihzktILQuy6E0E80P2jVTDR5g==}
+ peerDependencies:
+ react: ^16.5.1 || ^17.0.0 || ^18.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
+ engines: {node: '>= 8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vNuFb9czP8QCtAQcEJn0UJQJZA8Dk6DXKBqx+bg/w0WGuSxDxNr7hErW89tHUY31dUW4NqEOWwmEUNhjTFmHkg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-5E5I2pFzJyg2CtemqAbcyCktpHXuJbABnsb32wX2U8IQKhhVFBqkcZR5LRm1WVoFqa4kTueZK4abep7wdo9nrw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xKxhkB62vwHUuuxHe9Xqty3UaAsizV2YKq5OV344u3hFBbf8zIYrhYOWhAQb94MtMPkjTOzzjJ/hid9/dR5vFA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-eBPdkcoCNvYcxQOAKAlceo5SNdzZWfF+FcSupREAzdAh9rRmE239CEQAiTwIgblwnoM8zzj35sZ5ZwvSEOF6Kw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
+ engines: {node: '>=8.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
+ engines: {node: '>= 0.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
+ engines: {node: '>= 0.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
+ engines: {node: '>=16 || 14 >=14.17'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
+ engines: {node: '>=16 || 14 >=14.17'}
+
+ [email protected]:
+ resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
+ engines: {node: '>=16 || 14 >=14.17'}
+
+ [email protected]:
+ resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
+ engines: {node: '>=16 || 14 >=14.17'}
+
+ [email protected]:
+ resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
+ engines: {node: '>=10'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
+ engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ontCbCRKJUIoivAdGB34yCaOcPgYXr9AAkV/IwqFfWWTXEPUgLYkSkqBhIk9KK7gGmgjc64B+RdoeIDM13Irnw==}
+ engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
+ hasBin: true
+ peerDependencies:
+ '@opentelemetry/api': ^1.1.0
+ '@playwright/test': ^1.41.2
+ babel-plugin-react-compiler: '*'
+ react: ^18.2.0 || 19.0.0-rc-66855b96-20241106
+ react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106
+ sass: ^1.3.0
+ peerDependenciesMeta:
+ '@opentelemetry/api':
+ optional: true
+ '@playwright/test':
+ optional: true
+ babel-plugin-react-compiler:
+ optional: true
+ sass:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
+ engines: {node: 4.x || >=6.0.0}
+ peerDependencies:
+ encoding: ^0.1.0
+ peerDependenciesMeta:
+ encoding:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-EMS95CMJzdoSKoIiXo8pxKoL8DYxwIZXYlLmgPb8KUv794abpnLK6ynsCAWNliOjREKruYKdzbh76HHYUHX7nw==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==}
+ engines: {node: '>=6.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow==}
+
+ [email protected]:
+ resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-QiM9D0NiU5jV6J6tjE1g7b4Z2tcUnKs1OPUi4iMb2zH+7jwlcUrASghgkFk9GtzqNNq8rTQJtT8AzjBAvLoNMw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==}
+ engines: {node: '>=14.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
+ engines: {node: '>= 0.8.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-VfcwXlBWgTF+unPcr7yu3HSSA6QUdDaDnrHcytVfj5Z8azAyKBDrYnSIfeSxlrEayndNcLmrXzg+Vxbo6DWRXQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
+ engines: {node: '>=16 || 14 >=14.18'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-hpQdOiPq4LpWTkbuAnvxDf5wQ2ysMp9kQt+X2U+FfvBwD1U6qoxJfmUymG1OjLlaZzCZ93FlOdTl4u4Z0/m/SA==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-CV+sDpTPTJAtr3Zv2I7BbR19Mu1Dpu4jlmFU5yqjpoaMW6xVeUUtgBA7NhCUF3gen7MLMoSZgXyrgy3RLgT4vA==}
+ engines: {node: ^18.20.2 || >=20.9.0}
+ hasBin: true
+ peerDependencies:
+ graphql: ^16.8.1
+
+ [email protected]:
+ resolution: {integrity: sha512-YYEs+eauIjDH5nUEGi18EohWE0nV2QbGTqmxQcqgZ/0g+laPCQmuIqq7EBLVi9uim9zMgfJv0QBZEnQ3uHw/Tw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-GVlENSDW6KHaXcd9zkZltB7tCLosKB/4Hg0fqBJkAoBgYG2Tn1xtMgXtSUuMU9AK/gCm/tTdT8mgAeF4YNeeqw==}
+ engines: {node: '>=14.16'}
+
+ [email protected]:
+ resolution: {integrity: sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-PI2W9mv53rXJQEOb8xNR8lH7Hr+EKa6oJa38zsK0S/ky2er16ios1wLKhZyxzD7jUReiWokc9WK5nxSnC7W1TA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
+ engines: {node: '>=4.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ZOBQForurqh4zZWjrgSwwAtzJ7QiRX0ovFkZr2klsen3Nm0aoh33Ls0fzfv3imeH/nw/O27cjdz5kzYJfeGp/g==}
+ peerDependencies:
+ pg: '>=8.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-hTK/mE36i8fDDhgDFjy6xNOG+LCorxLG3WO17tku+ij6sVHXh1jQUJ8hYAnRhNla4QVD2H8er/FOjc/+EgC6yQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-cRL3JpS3lKMGsKaWndugWQoLOCoP+Cic8oseVcbr0qhPzYD5DWXK+RZ9LY9wxRf7RQia4SCwQlXk0q6FCPrVng==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-+9iuvG8QfaaUrrph+kpF24cXkH1YOOUeArRNYIxq1viYHZagBxrTno7cecY1Fa44tJeZvaoG+Djpkc3JwehN5g==}
+ engines: {node: '>= 8.0.0'}
+ peerDependencies:
+ pg-native: '>=3.0.1'
+ peerDependenciesMeta:
+ pg-native:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
+ engines: {node: '>=8.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-cQBBIVG3YajgoUjo1FdKVRX6t9XPxwB9lcNJVD5GCnNM4Y6T12YYx8c6zEejxQsU0wrg9TwmDulcE9LR7qcJqA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
+ engines: {node: '>=14.0.0'}
+ peerDependencies:
+ postcss: ^8.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
+ engines: {node: ^12 || ^14 || >= 16}
+ peerDependencies:
+ postcss: ^8.4.21
+
+ [email protected]:
+ resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
+ engines: {node: '>= 14'}
+ peerDependencies:
+ postcss: '>=8.0.9'
+ ts-node: '>=9.0.0'
+ peerDependenciesMeta:
+ postcss:
+ optional: true
+ ts-node:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
+ engines: {node: '>=12.0'}
+ peerDependencies:
+ postcss: ^8.2.14
+
+ [email protected]:
+ resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
+ engines: {node: ^10 || ^12 || >=14}
+
+ [email protected]:
+ resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
+ engines: {node: ^10 || ^12 || >=14}
+
+ [email protected]:
+ resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-6faShkdFugNQCLwucjPcY5ARoW1SlbnrZjmGl0IrrqewpvxvhSLHimCVzqeuULCbG0fQv7Dtk1yDbG3xv7Veog==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-K7Juri8gtgXVcDfZttFKVmhglp7epKb1K4pgrkLxehjqkrgPhfG6OO8LHLkfaqkbpjNRnra018XwAr1yQFWGcA==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-i/hbxIE9803Alj/6ytL7UHQxRvZkI9O4Sy+J3HGc4F4oo/2eQAjTSNJ0bfxyse3bH0nuVesCk+3IRLaMtG3H6w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
+ engines: {node: '>=10'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
+ engines: {node: '>= 0.8.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
+ engines: {node: '>=14'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-G9xUchgTEiNpormdYBl+Pha50gOUovT18IvAe7EYMZ1/f9W/WWMPRn+xI68yXNMUk3QXHDwo/1wV/4NejVNe1w==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-327BsVCD/unU4CNLZTWVHyUHKnsqcvj2qbPlQ8MiBE2eq2rgctjigPA1Gp9HLF83kZ20zNN6jgizHJeEsyFYOw==}
+ peerDependencies:
+ react: '>=16.0.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-D8NAthKSD7SGn748v+GLaaO6k08Mvpoqroa35PqIQC4gtUa8/Pb/k+r0m0NnGBVbHDP1gKZ2nVywqfMisRhV5A==}
+ engines: {node: '>=18'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
+ engines: {node: '>= 0.6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-A9jfz/4CTdsIsE7WCQtO9UkOpMBcBRh8LxyHl2eoZz1ki02jpyUL5xt58gabd0CyeLQ8fRyQ+s2lyV2Ufu8Owg==}
+ engines: {node: '>= 6.0.0'}
+ peerDependencies:
+ react: '>=15.6.2'
+ react-dom: '>=15.6.2'
+
+ [email protected]:
+ resolution: {integrity: sha512-QTxuzeem7BUfVFWv+g5WuvzT0c5BPo+XTCNbMTZKSZQLU+cMMwSUHwspaxuIcDlwNcOH0tiJ+bh1fJ2yxOGYWA==}
+ peerDependencies:
+ react: ^16.9.0 || ^17 || ^18
+ react-dom: ^16.9.0 || ^17 || ^18
+
+ [email protected]:
+ resolution: {integrity: sha512-GrzyqQnjIMoej+jMjWvtVSsQqhXgzEGqpXlJ2dAGfOk7Q26qcm8Gu6xtI430PBUyZsERe8BJSQf+7VZZo8IBNQ==}
+ engines: {node: '>= 8'}
+ peerDependencies:
+ react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
+ react-dom: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
+ peerDependencies:
+ react: ^18.2.0
+
+ [email protected]:
+ resolution: {integrity: sha512-OrsgAX3LQ6JtdBJayK4nG1Hj5JebzWyhKSsrP/bmkeFxulb0nG2LaPloJ6kBkAxtgjiwRyGUciJ4+Qu64gy/KA==}
+ peerDependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]:
+ resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==}
+ engines: {node: '>=10', npm: '>=6'}
+ peerDependencies:
+ react: '>=16.13.1'
+
+ [email protected]:
+ resolution: {integrity: sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==}
+ peerDependencies:
+ react: '>=16.13.1'
+
+ [email protected]:
+ resolution: {integrity: sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==}
+ engines: {node: '>=12.22.0'}
+ peerDependencies:
+ react: ^16.8.0 || ^17 || ^18
+
+ [email protected]:
+ resolution: {integrity: sha512-4rb8XtXNx7ZaOZarKKnckgz4xLMvds/YrU6mpJfGhGAsy2Mg4mIw1x+DCCGngVGq2soTBVVOxx2s/C6mTX9+pA==}
+ peerDependencies:
+ react: '>=16.13.1'
+
+ [email protected]:
+ resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-LdrrxK/Yh9zbBQdFbMTXPp3dTSN9B+9YJQucdDu3JNKRrbdU+H+/TVONJoWtOwy4II8Sqf1y/DTI6w/vGPYW0w==}
+ peerDependencies:
+ react: ^15.5.x || ^16.x || ^17.x || ^18.x
+ react-dom: ^15.5.x || ^16.x || ^17.x || ^18.x
+
+ [email protected]:
+ resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==}
+ peerDependencies:
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
+
+ [email protected]:
+ resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
+ peerDependencies:
+ react: '>=16.6.0'
+ react-dom: '>=16.6.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-rZqpfd9PP/A97j9L1MR6fvWSMgs3khgIyLd0E+gYoCcLrxXndj+ySPRVlDPDC3+f7rm8efHNL4B6HeapqU6gzw==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
+ engines: {node: '>=8.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==}
+ engines: {node: '>= 12.13.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-486O8/pQXwj9jV0mVvUnTsxq0uknpBnNJ0eCUhkZqJRQ8KutrT1PhzmumdCeM1hSBF2eMlFPmwECRER4IbKXlQ==}
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==}
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==}
+ engines: {node: '>=0.10.5'}
+
+ [email protected]:
+ resolution: {integrity: sha512-lakm76u4MiIDeMF1s2tCmjtksOhwZOs4WcAXkA7aUTvl+63/h+0h6Q6WnkB8RGtj6GakUhQuUkiZshfXgtIrGw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
+ engines: {node: '>= 4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
+ engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
+ deprecated: Rimraf versions prior to v4 are no longer supported
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==}
+ engines: {node: '>=0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==}
+ engines: {node: '>=14.0.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-360BMNajOhMyrirau0pzWVgeakvrfjbfdqHnX2K+tSGTmn6tBN+6K5NhhaebqeXXWyCU3rl5FApjgF2GN0W5JA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-HxWcXSy0sNnf+TKRkMwyVD1z19AAVQ4gUub8m7VxJUUfSu3J4lr1T+AagohKEypiW5dbQhJuCtAumPY6z9RQ1g==}
+
+ [email protected]:
+ resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-4hc49fUMmX3jM0XdFUAPBrs1xwEcdHa0KyjEsjFs+Zfc66mpFpq5YmRgDtl+Ffo6AtJIilfei+yKw8fUn3N88w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-DEL/RW/f4qLw/NrVg97xKaEBC8IpzIG2fvxnzCp3Z4yk4jQ3MXom+Imav9wApjxX2dfS3eW7x0DXafJr85i39A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
+ engines: {node: '>=10'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==}
+ engines: {node: '>=14.15.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+
+ [email protected]:
+ resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
+ engines: {node: '>=14'}
+
+ [email protected]:
+ resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-xMO/8eNREtaROt7tJvWJqHBDTMFN4eiQ5I4JRMuilwfnFcV5W9u7RUkueNkdw0jPqGMX36iCywelS5yilTuOxg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==}
+
+ [email protected]:
+ resolution: {integrity: sha512-W6dH7m5MujEPyug3lpI2l3TC3Pp1+LTgK0Efg+IHDrBbtEjyCmCHHo6yfNBOsf1tFZ6zf+jceWwB38baC8yO9g==}
+ peerDependencies:
+ react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
+ react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
+
+ [email protected]:
+ resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
+ engines: {node: '>= 10.x'}
+
+ [email protected]:
+ resolution: {integrity: sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
+ engines: {node: '>=10.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-aDGDLU+j9tJcUdPGOaHmVF1u/hhI+CsGkT02V3OKlHDV7IukOI+nTWAGkiZEKCO35rWN1wIr4tS7YFr1f4qSvA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
+ engines: {node: '>=4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ExzDvHYPj6F6QkSNe/JxSlBxTh3OrI6wrAIz53ulxo1c4hBJ1bT9C/JrAthEKHWG9riVH3Xzg7B03Oxty6S2Lw==}
+ engines: {node: '>=16'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
+ engines: {node: '>= 12.0.0'}
+ peerDependencies:
+ '@babel/core': '*'
+ babel-plugin-macros: '*'
+ react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0'
+ peerDependenciesMeta:
+ '@babel/core':
+ optional: true
+ babel-plugin-macros:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
+ peerDependencies:
+ tailwindcss: '>=3.0.0 || insiders'
+
+ [email protected]:
+ resolution: {integrity: sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==}
+ engines: {node: '>=14.0.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
+
+ [email protected]:
+ resolution: {integrity: sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
+ engines: {node: '>=6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
+ engines: {node: '>=0.8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==}
+
+ [email protected]:
+ resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
+ engines: {node: '>=12.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Z3g735FxuZY8rodxV4gH7LxClE4H0hTIyHNIHdk+vpQxjLm0cwnKXq/OFVZ76SOQmto7txVcwSCwkU5kqp+FKg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
+ engines: {node: '>=8.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-joRpzBAk1Bhi2eGEYBjukEWHOe/IvclOkiJl3DtA91jV6NwQ3MwXA4FHYeqk8BNp/D8bmi9tcNbRu/SozP0jbQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-rLdvwXZ39VOn1IxGL3V6ZstoTbwLRckQmn/U8ZDLuWwIXNpuZDhQ3AiRUlhTbOXFVE9C+dR51wM0CBDhk31VcA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-lbDrTLVsHhOMljPscd0yitpozq7Ga2M5Cvez5AjGg8GASBjtt6iERCAJ93yommPmz62fb45oFIXHEZ3u9bfJEA==}
+ engines: {node: '>=14.16'}
+
+ [email protected]:
+ resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==}
+ engines: {node: '>=16'}
+ peerDependencies:
+ typescript: '>=4.2.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-/FrVAZ76JLTWxJOERk04fm8hYENDo0PWSP3YLQKxevLwWtxemGcl5JJEzN4iqfDlRve0ckyfFaOBu4xbNH/wZw==}
+ peerDependencies:
+ typescript: '>=4.5.0'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
+ engines: {node: '>= 6'}
+ peerDependencies:
+ typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
+
+ [email protected]:
+ resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
+ engines: {node: '>=18.0.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
+
+ [email protected]:
+ resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
+ engines: {node: '>= 0.8.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==}
+ engines: {node: '>=14.16'}
+
+ [email protected]:
+ resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-VSLZJl8VXCD0fAWp7DUTFUDCcZ8DVXOQmjhJMD03odgeFmu14ZQJHCXeETm3BEAhJqfgJaFkLnGkQv88sRx0fQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-RshndUfqTW6K3STLPis8BtAYCGOkMbtvYsi90gmVNDZBXUyUc5juf2PE9LfS/JmOlUIRO8cWTS/1MTnmhjDqyQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
+ engines: {node: '>=14.17'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-ZPtzy0hu4cZjv3z5NW9gfKnNLjoz4y6uv4HlelAjDK7sY/xOkKZv9xK/WQpcsBB3jEybChz9DPC2U/+cusjJVQ==}
+ engines: {node: '>=18'}
+
+ [email protected]:
+ resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
+ engines: {node: '>=14.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
+ hasBin: true
+ peerDependencies:
+ browserslist: '>= 4.21.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-owfuSmUNd3eNp3J9CdDl0kMgfidV+MkDvHPpvthN5ThqM+ibMccNE0k+Iq7TWC6JPFvGZqanqiGCuQx6DyV24g==}
+ peerDependencies:
+ react: '>=18.0.0'
+ scheduler: '>=0.19.0'
+
+ [email protected]:
+ resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==}
+ peerDependencies:
+ '@types/react': '*'
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ '@types/react': npm:[email protected]
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-EYZR+OpIXp9Y1eG1iueg8KRsY8TuT8VNgnanZ0uA3STqhHQTLwbl+WX76/9X5OY12yQubymBpaBSmMPkSTQcKA==}
+ engines: {node: '>=6.14.2'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Xn0w3MtiQ6zoz2vFyUVruaCL53O/DwUvkEeOvj+uulMm0BkUGYWmBYVyElqZaSLhY6ZD0ulfU3aBra2aVT4xfA==}
+
+ [email protected]:
+ resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
+
+ [email protected]:
+ resolution: {integrity: sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==}
+ engines: {node: '>= 0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
+ engines: {node: '>= 8'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
+ engines: {node: '>=0.10.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
+ engines: {node: '>=12'}
+
+ [email protected]:
+ resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
+
+ [email protected]:
+ resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
+ engines: {node: '>=10.0.0'}
+ peerDependencies:
+ bufferutil: ^4.0.1
+ utf-8-validate: '>=5.0.2'
+ peerDependenciesMeta:
+ bufferutil:
+ optional: true
+ utf-8-validate:
+ optional: true
+
+ [email protected]:
+ resolution: {integrity: sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==}
+ engines: {node: '>= 0.10.0'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
+ engines: {node: '>=0.4'}
+
+ [email protected]:
+ resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
+ engines: {node: '>= 6'}
+
+ [email protected]:
+ resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==}
+ engines: {node: '>= 14'}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-Z2YZI+SYqK7XdWlloI3lhMiKnCdFCVC4PchpdO+mCYwtiTwncjUbnRK9R1JmkNfdmHyDXuWN3ibJAt0wsqTbLQ==}
+ engines: {node: '>=16.0.0', npm: '>=8.0.0'}
+
+ [email protected]:
+ resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
+ engines: {node: '>=10'}
+
+ [email protected]:
+ resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
+
+snapshots:
+
+ '@alloc/[email protected]': {}
+
+ '@apidevtools/[email protected]':
+ dependencies:
+ '@jsdevtools/ono': 7.1.3
+ '@types/json-schema': 7.0.15
+ js-yaml: 4.1.0
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/types': 3.692.0
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/types': 3.692.0
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/supports-web-crypto': 5.2.0
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-locate-window': 3.693.0
+ '@smithy/util-utf8': 2.3.0
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-crypto/supports-web-crypto': 5.2.0
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-locate-window': 3.693.0
+ '@smithy/util-utf8': 2.3.0
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/util': 1.2.2
+ '@aws-sdk/types': 3.692.0
+ tslib: 1.14.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/types': 3.692.0
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-utf8-browser': 3.259.0
+ tslib: 1.14.1
+
+ '@aws-crypto/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/util-utf8': 2.3.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-crypto/sha256-browser': 5.2.0
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-sdk/client-sso-oidc': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-node': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/middleware-host-header': 3.693.0
+ '@aws-sdk/middleware-logger': 3.693.0
+ '@aws-sdk/middleware-recursion-detection': 3.693.0
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/region-config-resolver': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@aws-sdk/util-user-agent-browser': 3.693.0
+ '@aws-sdk/util-user-agent-node': 3.693.0
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/core': 2.5.3
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/hash-node': 3.0.10
+ '@smithy/invalid-dependency': 3.0.10
+ '@smithy/middleware-content-length': 3.0.12
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-retry': 3.0.27
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-body-length-node': 3.0.0
+ '@smithy/util-defaults-mode-browser': 3.0.27
+ '@smithy/util-defaults-mode-node': 3.0.27
+ '@smithy/util-endpoints': 2.1.6
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-crypto/sha1-browser': 5.2.0
+ '@aws-crypto/sha256-browser': 5.2.0
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-sdk/client-sso-oidc': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-node': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/middleware-bucket-endpoint': 3.693.0
+ '@aws-sdk/middleware-expect-continue': 3.693.0
+ '@aws-sdk/middleware-flexible-checksums': 3.693.0
+ '@aws-sdk/middleware-host-header': 3.693.0
+ '@aws-sdk/middleware-location-constraint': 3.693.0
+ '@aws-sdk/middleware-logger': 3.693.0
+ '@aws-sdk/middleware-recursion-detection': 3.693.0
+ '@aws-sdk/middleware-sdk-s3': 3.693.0
+ '@aws-sdk/middleware-ssec': 3.693.0
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/region-config-resolver': 3.693.0
+ '@aws-sdk/signature-v4-multi-region': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@aws-sdk/util-user-agent-browser': 3.693.0
+ '@aws-sdk/util-user-agent-node': 3.693.0
+ '@aws-sdk/xml-builder': 3.693.0
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/core': 2.5.3
+ '@smithy/eventstream-serde-browser': 3.0.13
+ '@smithy/eventstream-serde-config-resolver': 3.0.10
+ '@smithy/eventstream-serde-node': 3.0.12
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/hash-blob-browser': 3.1.9
+ '@smithy/hash-node': 3.0.10
+ '@smithy/hash-stream-node': 3.1.9
+ '@smithy/invalid-dependency': 3.0.10
+ '@smithy/md5-js': 3.0.10
+ '@smithy/middleware-content-length': 3.0.12
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-retry': 3.0.27
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-body-length-node': 3.0.0
+ '@smithy/util-defaults-mode-browser': 3.0.27
+ '@smithy/util-defaults-mode-node': 3.0.27
+ '@smithy/util-endpoints': 2.1.6
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ '@smithy/util-stream': 3.3.1
+ '@smithy/util-utf8': 3.0.0
+ '@smithy/util-waiter': 3.1.9
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected])':
+ dependencies:
+ '@aws-crypto/sha256-browser': 5.2.0
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-node': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/middleware-host-header': 3.693.0
+ '@aws-sdk/middleware-logger': 3.693.0
+ '@aws-sdk/middleware-recursion-detection': 3.693.0
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/region-config-resolver': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@aws-sdk/util-user-agent-browser': 3.693.0
+ '@aws-sdk/util-user-agent-node': 3.693.0
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/core': 2.5.3
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/hash-node': 3.0.10
+ '@smithy/invalid-dependency': 3.0.10
+ '@smithy/middleware-content-length': 3.0.12
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-retry': 3.0.27
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-body-length-node': 3.0.0
+ '@smithy/util-defaults-mode-browser': 3.0.27
+ '@smithy/util-defaults-mode-node': 3.0.27
+ '@smithy/util-endpoints': 2.1.6
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-crypto/sha256-browser': 5.2.0
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/middleware-host-header': 3.693.0
+ '@aws-sdk/middleware-logger': 3.693.0
+ '@aws-sdk/middleware-recursion-detection': 3.693.0
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/region-config-resolver': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@aws-sdk/util-user-agent-browser': 3.693.0
+ '@aws-sdk/util-user-agent-node': 3.693.0
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/core': 2.5.3
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/hash-node': 3.0.10
+ '@smithy/invalid-dependency': 3.0.10
+ '@smithy/middleware-content-length': 3.0.12
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-retry': 3.0.27
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-body-length-node': 3.0.0
+ '@smithy/util-defaults-mode-browser': 3.0.27
+ '@smithy/util-defaults-mode-node': 3.0.27
+ '@smithy/util-endpoints': 2.1.6
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-crypto/sha256-browser': 5.2.0
+ '@aws-crypto/sha256-js': 5.2.0
+ '@aws-sdk/client-sso-oidc': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-node': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/middleware-host-header': 3.693.0
+ '@aws-sdk/middleware-logger': 3.693.0
+ '@aws-sdk/middleware-recursion-detection': 3.693.0
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/region-config-resolver': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@aws-sdk/util-user-agent-browser': 3.693.0
+ '@aws-sdk/util-user-agent-node': 3.693.0
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/core': 2.5.3
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/hash-node': 3.0.10
+ '@smithy/invalid-dependency': 3.0.10
+ '@smithy/middleware-content-length': 3.0.12
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-retry': 3.0.27
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-body-length-node': 3.0.0
+ '@smithy/util-defaults-mode-browser': 3.0.27
+ '@smithy/util-defaults-mode-node': 3.0.27
+ '@smithy/util-endpoints': 2.1.6
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/core': 2.5.3
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/property-provider': 3.1.10
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/signature-v4': 4.2.3
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/util-middleware': 3.0.10
+ fast-xml-parser: 4.4.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/client-cognito-identity': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/property-provider': 3.1.10
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/util-stream': 3.3.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])':
+ dependencies:
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-env': 3.693.0
+ '@aws-sdk/credential-provider-http': 3.693.0
+ '@aws-sdk/credential-provider-process': 3.693.0
+ '@aws-sdk/credential-provider-sso': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
+ '@aws-sdk/credential-provider-web-identity': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.692.0
+ '@smithy/credential-provider-imds': 3.2.7
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - '@aws-sdk/client-sso-oidc'
+ - aws-crt
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])':
+ dependencies:
+ '@aws-sdk/credential-provider-env': 3.693.0
+ '@aws-sdk/credential-provider-http': 3.693.0
+ '@aws-sdk/credential-provider-ini': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-process': 3.693.0
+ '@aws-sdk/credential-provider-sso': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
+ '@aws-sdk/credential-provider-web-identity': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.692.0
+ '@smithy/credential-provider-imds': 3.2.7
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - '@aws-sdk/client-sso-oidc'
+ - '@aws-sdk/client-sts'
+ - aws-crt
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))':
+ dependencies:
+ '@aws-sdk/client-sso': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/token-providers': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - '@aws-sdk/client-sso-oidc'
+ - aws-crt
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected])':
+ dependencies:
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))':
+ dependencies:
+ '@aws-sdk/client-cognito-identity': 3.693.0
+ '@aws-sdk/client-sso': 3.693.0
+ '@aws-sdk/client-sts': 3.693.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/credential-provider-cognito-identity': 3.693.0
+ '@aws-sdk/credential-provider-env': 3.693.0
+ '@aws-sdk/credential-provider-http': 3.693.0
+ '@aws-sdk/credential-provider-ini': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-node': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@aws-sdk/[email protected])
+ '@aws-sdk/credential-provider-process': 3.693.0
+ '@aws-sdk/credential-provider-sso': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
+ '@aws-sdk/credential-provider-web-identity': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.692.0
+ '@smithy/credential-provider-imds': 3.2.7
+ '@smithy/property-provider': 3.1.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+ transitivePeerDependencies:
+ - '@aws-sdk/client-sso-oidc'
+ - aws-crt
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected])':
+ dependencies:
+ '@aws-sdk/client-s3': 3.693.0
+ '@smithy/abort-controller': 3.1.8
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/smithy-client': 3.4.4
+ buffer: 5.6.0
+ events: 3.3.0
+ stream-browserify: 3.0.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-arn-parser': 3.693.0
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ '@smithy/util-config-provider': 3.0.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-crypto/crc32': 5.2.0
+ '@aws-crypto/crc32c': 5.2.0
+ '@aws-crypto/util': 5.2.0
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/is-array-buffer': 3.0.0
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-stream': 3.3.1
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-arn-parser': 3.693.0
+ '@smithy/core': 2.5.3
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/signature-v4': 4.2.3
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/util-config-provider': 3.0.0
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-stream': 3.3.1
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/core': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@aws-sdk/util-endpoints': 3.693.0
+ '@smithy/core': 2.5.3
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/types': 3.7.1
+ '@smithy/util-config-provider': 3.0.0
+ '@smithy/util-middleware': 3.0.10
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/middleware-sdk-s3': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/signature-v4': 4.2.3
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))':
+ dependencies:
+ '@aws-sdk/client-sso-oidc': 3.693.0(@aws-sdk/[email protected])
+ '@aws-sdk/types': 3.692.0
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/types': 3.7.1
+ '@smithy/util-endpoints': 2.1.6
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/types': 3.692.0
+ '@smithy/types': 3.7.1
+ bowser: 2.11.0
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@aws-sdk/middleware-user-agent': 3.693.0
+ '@aws-sdk/types': 3.692.0
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@aws-sdk/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/helper-validator-identifier': 7.25.9
+ js-tokens: 4.0.0
+ picocolors: 1.1.1
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/parser': 7.26.2
+ '@babel/types': 7.26.0
+ '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/trace-mapping': 0.3.25
+ jsesc: 3.0.2
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/traverse': 7.25.9
+ '@babel/types': 7.26.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/[email protected]': {}
+
+ '@babel/[email protected]': {}
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/types': 7.26.0
+
+ '@babel/[email protected]':
+ dependencies:
+ regenerator-runtime: 0.14.1
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/code-frame': 7.26.2
+ '@babel/parser': 7.26.2
+ '@babel/types': 7.26.0
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/code-frame': 7.26.2
+ '@babel/generator': 7.26.2
+ '@babel/parser': 7.26.2
+ '@babel/template': 7.25.9
+ '@babel/types': 7.26.0
+ debug: 4.3.7
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/helper-string-parser': 7.25.9
+ '@babel/helper-validator-identifier': 7.25.9
+
+ '@dnd-kit/[email protected]([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+
+ '@dnd-kit/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@dnd-kit/accessibility': 3.1.0([email protected])
+ '@dnd-kit/utilities': 3.2.2([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ tslib: 2.8.1
+
+ '@dnd-kit/[email protected](@dnd-kit/[email protected]([email protected]([email protected]))([email protected]))([email protected])':
+ dependencies:
+ '@dnd-kit/core': 6.0.8([email protected]([email protected]))([email protected])
+ '@dnd-kit/utilities': 3.2.2([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+
+ '@dnd-kit/[email protected]([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+
+ '@drizzle-team/[email protected]': {}
+
+ '@emnapi/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+ optional: true
+
+ '@emotion/[email protected]':
+ dependencies:
+ '@babel/helper-module-imports': 7.25.9
+ '@babel/runtime': 7.26.0
+ '@emotion/hash': 0.9.2
+ '@emotion/memoize': 0.9.0
+ '@emotion/serialize': 1.3.2
+ babel-plugin-macros: 3.1.0
+ convert-source-map: 1.9.0
+ escape-string-regexp: 4.0.0
+ find-root: 1.1.0
+ source-map: 0.5.7
+ stylis: 4.2.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@emotion/[email protected]':
+ dependencies:
+ '@emotion/memoize': 0.9.0
+ '@emotion/sheet': 1.4.0
+ '@emotion/utils': 1.4.1
+ '@emotion/weak-memoize': 0.4.0
+ stylis: 4.2.0
+
+ '@emotion/[email protected]':
+ dependencies:
+ '@emotion/babel-plugin': 11.12.0
+ '@emotion/cache': 11.13.1
+ '@emotion/serialize': 1.3.2
+ '@emotion/sheet': 1.4.0
+ '@emotion/utils': 1.4.1
+ transitivePeerDependencies:
+ - supports-color
+
+ '@emotion/[email protected]': {}
+
+ '@emotion/[email protected]': {}
+
+ '@emotion/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@babel/runtime': 7.26.0
+ '@emotion/babel-plugin': 11.12.0
+ '@emotion/cache': 11.13.1
+ '@emotion/serialize': 1.3.2
+ '@emotion/use-insertion-effect-with-fallbacks': 1.1.0([email protected])
+ '@emotion/utils': 1.4.1
+ '@emotion/weak-memoize': 0.4.0
+ hoist-non-react-statics: 3.3.2
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+ transitivePeerDependencies:
+ - supports-color
+
+ '@emotion/[email protected]':
+ dependencies:
+ '@emotion/hash': 0.9.2
+ '@emotion/memoize': 0.9.0
+ '@emotion/unitless': 0.10.0
+ '@emotion/utils': 1.4.1
+ csstype: 3.1.3
+
+ '@emotion/[email protected]': {}
+
+ '@emotion/[email protected]': {}
+
+ '@emotion/[email protected]([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ '@emotion/[email protected]': {}
+
+ '@emotion/[email protected]': {}
+
+ '@esbuild-kit/[email protected]':
+ dependencies:
+ esbuild: 0.18.20
+ source-map-support: 0.5.21
+
+ '@esbuild-kit/[email protected]':
+ dependencies:
+ '@esbuild-kit/core-utils': 3.3.2
+ get-tsconfig: 4.8.1
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@esbuild/[email protected]':
+ optional: true
+
+ '@eslint-community/[email protected]([email protected])':
+ dependencies:
+ eslint: 8.48.0
+ eslint-visitor-keys: 3.4.3
+
+ '@eslint-community/[email protected]([email protected])':
+ dependencies:
+ eslint: 8.57.1
+ eslint-visitor-keys: 3.4.3
+
+ '@eslint-community/[email protected]': {}
+
+ '@eslint/[email protected]':
+ dependencies:
+ ajv: 6.12.6
+ debug: 4.3.7
+ espree: 9.6.1
+ globals: 13.24.0
+ ignore: 5.3.2
+ import-fresh: 3.3.0
+ js-yaml: 4.1.0
+ minimatch: 3.1.2
+ strip-json-comments: 3.1.1
+ transitivePeerDependencies:
+ - supports-color
+
+ '@eslint/[email protected]': {}
+
+ '@eslint/[email protected]': {}
+
+ '@faceless-ui/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ body-scroll-lock: 4.0.0-beta.0
+ focus-trap: 7.5.4
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-transition-group: 4.4.5([email protected]([email protected]))([email protected])
+
+ '@faceless-ui/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@faceless-ui/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@fastify/[email protected]': {}
+
+ '@floating-ui/[email protected]':
+ dependencies:
+ '@floating-ui/utils': 0.2.8
+
+ '@floating-ui/[email protected]':
+ dependencies:
+ '@floating-ui/core': 1.6.8
+ '@floating-ui/utils': 0.2.8
+
+ '@floating-ui/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@floating-ui/dom': 1.6.12
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@floating-ui/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@floating-ui/react-dom': 2.1.2([email protected]([email protected]))([email protected])
+ '@floating-ui/utils': 0.2.8
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ tabbable: 6.2.0
+
+ '@floating-ui/[email protected]': {}
+
+ '@humanwhocodes/[email protected]':
+ dependencies:
+ '@humanwhocodes/object-schema': 2.0.3
+ debug: 4.3.7
+ minimatch: 3.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ '@humanwhocodes/[email protected]':
+ dependencies:
+ '@humanwhocodes/object-schema': 2.0.3
+ debug: 4.3.7
+ minimatch: 3.1.2
+ transitivePeerDependencies:
+ - supports-color
+
+ '@humanwhocodes/[email protected]': {}
+
+ '@humanwhocodes/[email protected]': {}
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-arm64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-x64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm': 1.0.5
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-s390x': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-x64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-arm64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-x64': 1.0.4
+ optional: true
+
+ '@img/[email protected]':
+ dependencies:
+ '@emnapi/runtime': 1.3.1
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@img/[email protected]':
+ optional: true
+
+ '@isaacs/[email protected]':
+ dependencies:
+ string-width: 5.1.2
+ string-width-cjs: [email protected]
+ strip-ansi: 7.1.0
+ strip-ansi-cjs: [email protected]
+ wrap-ansi: 8.1.0
+ wrap-ansi-cjs: [email protected]
+
+ '@jridgewell/[email protected]':
+ dependencies:
+ '@jridgewell/set-array': 1.2.1
+ '@jridgewell/sourcemap-codec': 1.5.0
+ '@jridgewell/trace-mapping': 0.3.25
+
+ '@jridgewell/[email protected]': {}
+
+ '@jridgewell/[email protected]': {}
+
+ '@jridgewell/[email protected]': {}
+
+ '@jridgewell/[email protected]':
+ dependencies:
+ '@jridgewell/resolve-uri': 3.1.2
+ '@jridgewell/sourcemap-codec': 1.5.0
+
+ '@jsdevtools/[email protected]': {}
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/html': 0.20.0
+ '@lexical/list': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+ prismjs: 1.29.0
+
+ '@lexical/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@lexical/html': 0.20.0
+ '@lexical/link': 0.20.0
+ '@lexical/mark': 0.20.0
+ '@lexical/table': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/selection': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/code': 0.20.0
+ '@lexical/link': 0.20.0
+ '@lexical/list': 0.20.0
+ '@lexical/rich-text': 0.20.0
+ '@lexical/text': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/clipboard': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]([email protected]([email protected]))([email protected])([email protected])':
+ dependencies:
+ '@lexical/clipboard': 0.20.0
+ '@lexical/code': 0.20.0
+ '@lexical/devtools-core': 0.20.0([email protected]([email protected]))([email protected])
+ '@lexical/dragon': 0.20.0
+ '@lexical/hashtag': 0.20.0
+ '@lexical/history': 0.20.0
+ '@lexical/link': 0.20.0
+ '@lexical/list': 0.20.0
+ '@lexical/mark': 0.20.0
+ '@lexical/markdown': 0.20.0
+ '@lexical/overflow': 0.20.0
+ '@lexical/plain-text': 0.20.0
+ '@lexical/rich-text': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/table': 0.20.0
+ '@lexical/text': 0.20.0
+ '@lexical/utils': 0.20.0
+ '@lexical/yjs': 0.20.0([email protected])
+ lexical: 0.20.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-error-boundary: 3.1.4([email protected])
+ transitivePeerDependencies:
+ - yjs
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/clipboard': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/clipboard': 0.20.0
+ '@lexical/utils': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ lexical: 0.20.0
+
+ '@lexical/[email protected]':
+ dependencies:
+ '@lexical/list': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/table': 0.20.0
+ lexical: 0.20.0
+
+ '@lexical/[email protected]([email protected])':
+ dependencies:
+ '@lexical/offset': 0.20.0
+ '@lexical/selection': 0.20.0
+ lexical: 0.20.0
+ yjs: 13.6.20
+
+ '@monaco-editor/[email protected]([email protected])':
+ dependencies:
+ monaco-editor: 0.52.0
+ state-local: 1.0.7
+
+ '@monaco-editor/[email protected]([email protected])([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@monaco-editor/loader': 1.4.0([email protected])
+ monaco-editor: 0.52.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@neondatabase/[email protected]':
+ dependencies:
+ '@types/pg': 8.11.6
+
+ '@next/[email protected]': {}
+
+ '@next/[email protected]':
+ dependencies:
+ glob: 7.1.7
+
+ '@next/[email protected]':
+ dependencies:
+ fast-glob: 3.3.1
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@next/[email protected]':
+ optional: true
+
+ '@nodelib/[email protected]':
+ dependencies:
+ '@nodelib/fs.stat': 2.0.5
+ run-parallel: 1.2.0
+
+ '@nodelib/[email protected]': {}
+
+ '@nodelib/[email protected]':
+ dependencies:
+ '@nodelib/fs.scandir': 2.1.5
+ fastq: 1.17.1
+
+ '@nolyfill/[email protected]': {}
+
+ '@one-ini/[email protected]': {}
+
+ '@payloadcms/[email protected](@neondatabase/[email protected])(@types/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])([email protected])':
+ dependencies:
+ '@payloadcms/drizzle': 3.0.0(@neondatabase/[email protected])(@types/[email protected])(@vercel/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])
+ '@vercel/postgres': 0.9.0
+ console-table-printer: 2.12.1
+ drizzle-kit: 0.28.0
+ drizzle-orm: 0.36.1(@neondatabase/[email protected])(@types/[email protected])(@vercel/[email protected])([email protected])([email protected])([email protected])
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ pg: 8.11.3
+ prompts: 2.4.2
+ to-snake-case: 1.0.0
+ uuid: 10.0.0
+ transitivePeerDependencies:
+ - '@aws-sdk/client-rds-data'
+ - '@cloudflare/workers-types'
+ - '@electric-sql/pglite'
+ - '@libsql/client'
+ - '@libsql/client-wasm'
+ - '@neondatabase/serverless'
+ - '@op-engineering/op-sqlite'
+ - '@opentelemetry/api'
+ - '@planetscale/database'
+ - '@prisma/client'
+ - '@tidbcloud/serverless'
+ - '@types/better-sqlite3'
+ - '@types/pg'
+ - '@types/react'
+ - '@types/sql.js'
+ - '@xata.io/client'
+ - better-sqlite3
+ - bun-types
+ - expo-sqlite
+ - knex
+ - kysely
+ - mysql2
+ - pg-native
+ - postgres
+ - prisma
+ - react
+ - sql.js
+ - sqlite3
+ - supports-color
+
+ '@payloadcms/[email protected](@neondatabase/[email protected])(@types/[email protected])(@vercel/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ console-table-printer: 2.12.1
+ drizzle-orm: 0.36.1(@neondatabase/[email protected])(@types/[email protected])(@vercel/[email protected])([email protected])([email protected])([email protected])
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ prompts: 2.4.2
+ to-snake-case: 1.0.0
+ uuid: 9.0.0
+ transitivePeerDependencies:
+ - '@aws-sdk/client-rds-data'
+ - '@cloudflare/workers-types'
+ - '@electric-sql/pglite'
+ - '@libsql/client'
+ - '@libsql/client-wasm'
+ - '@neondatabase/serverless'
+ - '@op-engineering/op-sqlite'
+ - '@opentelemetry/api'
+ - '@planetscale/database'
+ - '@prisma/client'
+ - '@tidbcloud/serverless'
+ - '@types/better-sqlite3'
+ - '@types/pg'
+ - '@types/react'
+ - '@types/sql.js'
+ - '@vercel/postgres'
+ - '@xata.io/client'
+ - better-sqlite3
+ - bun-types
+ - expo-sqlite
+ - knex
+ - kysely
+ - mysql2
+ - pg
+ - postgres
+ - prisma
+ - react
+ - sql.js
+ - sqlite3
+
+ '@payloadcms/[email protected]([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ nodemailer: 6.9.10
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+
+ '@payloadcms/[email protected]([email protected])':
+ dependencies:
+ '@types/eslint': 8.44.2
+ '@typescript-eslint/eslint-plugin': 6.6.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ '@typescript-eslint/parser': 6.6.0([email protected])([email protected])
+ eslint: 8.48.0
+ eslint-config-prettier: 9.0.0([email protected])
+ eslint-plugin-import: 2.28.1(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])
+ eslint-plugin-jest: 27.2.3(@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]))([email protected])([email protected])
+ eslint-plugin-jest-dom: 5.1.0([email protected])
+ eslint-plugin-jsx-a11y: 6.7.1([email protected])
+ eslint-plugin-node: 11.1.0([email protected])
+ eslint-plugin-perfectionist: 2.0.0([email protected])([email protected])
+ eslint-plugin-playwright: 0.16.0([email protected](@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]))([email protected])([email protected]))([email protected])
+ eslint-plugin-react: 7.33.2([email protected])
+ eslint-plugin-react-hooks: 4.6.0([email protected])
+ eslint-plugin-regexp: 1.15.0([email protected])
+ transitivePeerDependencies:
+ - '@testing-library/dom'
+ - astro-eslint-parser
+ - eslint-import-resolver-typescript
+ - eslint-import-resolver-webpack
+ - jest
+ - supports-color
+ - svelte
+ - svelte-eslint-parser
+ - typescript
+ - vue-eslint-parser
+
+ '@payloadcms/[email protected]([email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])':
+ dependencies:
+ graphql: 16.9.0
+ graphql-scalars: 1.22.2([email protected])
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ pluralize: 8.0.0
+ ts-essentials: 10.0.3([email protected])
+ tsx: 4.19.2
+ transitivePeerDependencies:
+ - typescript
+
+ '@payloadcms/[email protected]([email protected]([email protected]))([email protected])':
+ dependencies:
+ '@payloadcms/live-preview': 3.0.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ '@payloadcms/[email protected]': {}
+
+ '@payloadcms/[email protected]([email protected])([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@dnd-kit/core': 6.0.8([email protected]([email protected]))([email protected])
+ '@payloadcms/graphql': 3.0.0([email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected])
+ '@payloadcms/translations': 3.0.0
+ '@payloadcms/ui': 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ busboy: 1.6.0
+ file-type: 19.3.0
+ graphql: 16.9.0
+ graphql-http: 1.22.2([email protected])
+ graphql-playground-html: 1.6.30
+ http-status: 1.6.2
+ next: 15.0.3([email protected]([email protected]))([email protected])([email protected])
+ path-to-regexp: 6.3.0
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ qs-esm: 7.0.2
+ react-diff-viewer-continued: 3.2.6([email protected]([email protected]))([email protected])
+ sass: 1.77.4
+ sonner: 1.7.0([email protected]([email protected]))([email protected])
+ uuid: 10.0.0
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - react
+ - react-dom
+ - supports-color
+ - typescript
+
+ '@payloadcms/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ '@aws-sdk/client-cognito-identity': 3.693.0
+ '@aws-sdk/client-s3': 3.693.0
+ '@aws-sdk/credential-providers': 3.693.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
+ '@aws-sdk/lib-storage': 3.693.0(@aws-sdk/[email protected])
+ '@payloadcms/email-nodemailer': 3.0.0([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ amazon-cognito-identity-js: 6.3.12
+ nodemailer: 6.9.10
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ resend: 0.17.2
+ transitivePeerDependencies:
+ - '@aws-sdk/client-sso-oidc'
+ - aws-crt
+ - debug
+ - encoding
+
+ '@payloadcms/[email protected](@aws-sdk/[email protected])(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@vercel/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ find-node-modules: 2.1.3
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ range-parser: 1.2.1
+ optionalDependencies:
+ '@aws-sdk/client-s3': 3.693.0
+ '@aws-sdk/lib-storage': 3.693.0(@aws-sdk/[email protected])
+ '@vercel/blob': 0.22.3
+
+ '@payloadcms/[email protected]([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@payloadcms/ui': 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ escape-html: 1.0.3
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - next
+ - supports-color
+ - typescript
+
+ '@payloadcms/[email protected]([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+
+ '@payloadcms/[email protected]([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+
+ '@payloadcms/[email protected]([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@payloadcms/ui': 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - next
+ - supports-color
+ - typescript
+
+ '@payloadcms/[email protected]([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@payloadcms/translations': 3.0.0
+ '@payloadcms/ui': 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - next
+ - supports-color
+ - typescript
+
+ '@payloadcms/[email protected](am6hg4nphogdhmjtznj3kzaisi)':
+ dependencies:
+ '@faceless-ui/modal': 3.0.0-beta.2([email protected]([email protected]))([email protected])
+ '@faceless-ui/scroll-info': 2.0.0-beta.0([email protected]([email protected]))([email protected])
+ '@lexical/headless': 0.20.0
+ '@lexical/link': 0.20.0
+ '@lexical/list': 0.20.0
+ '@lexical/mark': 0.20.0
+ '@lexical/markdown': 0.20.0
+ '@lexical/react': 0.20.0([email protected]([email protected]))([email protected])([email protected])
+ '@lexical/rich-text': 0.20.0
+ '@lexical/selection': 0.20.0
+ '@lexical/table': 0.20.0
+ '@lexical/utils': 0.20.0
+ '@payloadcms/next': 3.0.0([email protected])([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@payloadcms/translations': 3.0.0
+ '@payloadcms/ui': 3.0.0([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@types/uuid': 10.0.0
+ acorn: 8.12.1
+ bson-objectid: 2.0.4
+ dequal: 2.0.3
+ escape-html: 1.0.3
+ lexical: 0.20.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-mdx-jsx: 3.1.3
+ micromark-extension-mdx-jsx: 3.0.1
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-error-boundary: 4.0.13([email protected])
+ ts-essentials: 10.0.3([email protected])
+ uuid: 10.0.0
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - next
+ - supports-color
+ - typescript
+
+ '@payloadcms/[email protected](@aws-sdk/[email protected])(@aws-sdk/[email protected](@aws-sdk/[email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))':
+ dependencies:
+ '@payloadcms/plugin-cloud-storage': 3.0.0(@aws-sdk/[email protected])(@aws-sdk/[email protected](@aws-sdk/[email protected]))(@vercel/[email protected])([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))
+ '@vercel/blob': 0.22.3
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ transitivePeerDependencies:
+ - '@aws-sdk/client-s3'
+ - '@aws-sdk/lib-storage'
+ - '@azure/abort-controller'
+ - '@azure/storage-blob'
+ - '@google-cloud/storage'
+
+ '@payloadcms/[email protected]':
+ dependencies:
+ date-fns: 4.1.0
+
+ '@payloadcms/[email protected]([email protected])([email protected]([email protected]([email protected]))([email protected])([email protected]))([email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@dnd-kit/core': 6.0.8([email protected]([email protected]))([email protected])
+ '@dnd-kit/sortable': 7.0.2(@dnd-kit/[email protected]([email protected]([email protected]))([email protected]))([email protected])
+ '@faceless-ui/modal': 3.0.0-beta.2([email protected]([email protected]))([email protected])
+ '@faceless-ui/scroll-info': 2.0.0-beta.0([email protected]([email protected]))([email protected])
+ '@faceless-ui/window-info': 3.0.0-beta.0([email protected]([email protected]))([email protected])
+ '@monaco-editor/react': 4.6.0([email protected])([email protected]([email protected]))([email protected])
+ '@payloadcms/translations': 3.0.0
+ body-scroll-lock: 4.0.0-beta.0
+ bson-objectid: 2.0.4
+ date-fns: 4.1.0
+ dequal: 2.0.3
+ md5: 2.3.0
+ next: 15.0.3([email protected]([email protected]))([email protected])([email protected])
+ object-to-formdata: 4.5.1
+ payload: 3.0.0([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected])
+ qs-esm: 7.0.2
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-animate-height: 2.1.2([email protected]([email protected]))([email protected])
+ react-datepicker: 6.9.0([email protected]([email protected]))([email protected])
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-image-crop: 10.1.8([email protected])
+ react-select: 5.8.0([email protected]([email protected]))([email protected])([email protected])
+ scheduler: 0.0.0-experimental-3edc000d-20240926
+ sonner: 1.7.0([email protected]([email protected]))([email protected])
+ ts-essentials: 10.0.3([email protected])
+ use-context-selector: 2.0.0([email protected])([email protected])
+ uuid: 10.0.0
+ transitivePeerDependencies:
+ - '@types/react'
+ - monaco-editor
+ - supports-color
+ - typescript
+
+ '@pkgjs/[email protected]':
+ optional: true
+
+ '@radix-ui/[email protected]': {}
+
+ '@radix-ui/[email protected]': {}
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/primitive': 1.1.0
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-context': 1.1.1([email protected])([email protected])
+ '@radix-ui/react-presence': 1.1.1([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-use-controllable-state': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-previous': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-size': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-context': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-slot': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/primitive': 1.1.0
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-escape-keydown': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@floating-ui/react-dom': 2.1.2([email protected]([email protected]))([email protected])
+ '@radix-ui/react-arrow': 1.1.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-context': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-rect': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-size': 1.1.0([email protected])([email protected])
+ '@radix-ui/rect': 1.1.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-slot': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/number': 1.1.0
+ '@radix-ui/primitive': 1.1.0
+ '@radix-ui/react-collection': 1.1.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-context': 1.1.1([email protected])([email protected])
+ '@radix-ui/react-direction': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-dismissable-layer': 1.1.1([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-focus-guards': 1.1.1([email protected])([email protected])
+ '@radix-ui/react-focus-scope': 1.1.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-id': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-popper': 1.2.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-portal': 1.1.2([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ '@radix-ui/react-slot': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-controllable-state': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-use-previous': 1.1.0([email protected])([email protected])
+ '@radix-ui/react-visually-hidden': 1.1.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ aria-hidden: 1.2.4
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-remove-scroll: 2.6.0([email protected])([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-compose-refs': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-use-callback-ref': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/rect': 1.1.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-use-layout-effect': 1.1.0([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ '@radix-ui/[email protected]([email protected]([email protected]))([email protected])([email protected])([email protected])':
+ dependencies:
+ '@radix-ui/react-primitive': 2.0.0([email protected]([email protected]))([email protected])([email protected])([email protected])
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+ '@types/react-dom': [email protected]
+
+ '@radix-ui/[email protected]': {}
+
+ '@react-email/[email protected]':
+ dependencies:
+ html-to-text: 9.0.3
+ pretty: 2.0.0
+ react: 18.2.0
+ react-dom: 18.2.0([email protected])
+
+ '@rtsao/[email protected]': {}
+
+ '@rushstack/[email protected]': {}
+
+ '@selderee/[email protected]':
+ dependencies:
+ domhandler: 5.0.3
+ selderee: 0.10.0
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/util-base64': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/types': 3.7.1
+ '@smithy/util-config-provider': 3.0.0
+ '@smithy/util-middleware': 3.0.10
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ '@smithy/util-body-length-browser': 3.0.0
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-stream': 3.3.1
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/property-provider': 3.1.10
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@aws-crypto/crc32': 5.2.0
+ '@smithy/types': 3.7.1
+ '@smithy/util-hex-encoding': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/eventstream-serde-universal': 3.0.12
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/eventstream-serde-universal': 3.0.12
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/eventstream-codec': 3.1.9
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/querystring-builder': 3.0.10
+ '@smithy/types': 3.7.1
+ '@smithy/util-base64': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/chunked-blob-reader': 4.0.0
+ '@smithy/chunked-blob-reader-native': 3.0.1
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ '@smithy/util-buffer-from': 3.0.0
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/core': 2.5.3
+ '@smithy/middleware-serde': 3.0.10
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ '@smithy/url-parser': 3.0.10
+ '@smithy/util-middleware': 3.0.10
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/service-error-classification': 3.0.10
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-retry': 3.0.10
+ tslib: 2.8.1
+ uuid: 9.0.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/property-provider': 3.1.10
+ '@smithy/shared-ini-file-loader': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/abort-controller': 3.1.8
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/querystring-builder': 3.0.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ '@smithy/util-uri-escape': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/is-array-buffer': 3.0.0
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ '@smithy/util-hex-encoding': 3.0.0
+ '@smithy/util-middleware': 3.0.10
+ '@smithy/util-uri-escape': 3.0.0
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/core': 2.5.3
+ '@smithy/middleware-endpoint': 3.2.3
+ '@smithy/middleware-stack': 3.0.10
+ '@smithy/protocol-http': 4.1.7
+ '@smithy/types': 3.7.1
+ '@smithy/util-stream': 3.3.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/querystring-parser': 3.0.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/util-buffer-from': 3.0.0
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/is-array-buffer': 2.2.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/is-array-buffer': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/property-provider': 3.1.10
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ bowser: 2.11.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/config-resolver': 3.0.12
+ '@smithy/credential-provider-imds': 3.2.7
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/property-provider': 3.1.10
+ '@smithy/smithy-client': 3.4.4
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/node-config-provider': 3.1.11
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/service-error-classification': 3.0.10
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/fetch-http-handler': 4.1.1
+ '@smithy/node-http-handler': 3.3.1
+ '@smithy/types': 3.7.1
+ '@smithy/util-base64': 3.0.0
+ '@smithy/util-buffer-from': 3.0.0
+ '@smithy/util-hex-encoding': 3.0.0
+ '@smithy/util-utf8': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/util-buffer-from': 2.2.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/util-buffer-from': 3.0.0
+ tslib: 2.8.1
+
+ '@smithy/[email protected]':
+ dependencies:
+ '@smithy/abort-controller': 3.1.8
+ '@smithy/types': 3.7.1
+ tslib: 2.8.1
+
+ '@swc/[email protected]': {}
+
+ '@swc/[email protected]':
+ dependencies:
+ tslib: 2.8.1
+
+ '@tailwindcss/[email protected]([email protected])':
+ dependencies:
+ lodash.castarray: 4.4.0
+ lodash.isplainobject: 4.0.6
+ lodash.merge: 4.6.2
+ postcss-selector-parser: 6.0.10
+ tailwindcss: 3.4.15
+
+ '@tokenizer/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/estree': 1.0.6
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/node': 22.5.4
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/ms': 0.7.34
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/estree': 1.0.6
+ '@types/json-schema': 7.0.15
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/estree': 1.0.6
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/unist': 3.0.3
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/node': 22.5.4
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/unist': 3.0.3
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ undici-types: 6.19.8
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/node': 22.5.4
+ pg-protocol: 1.7.0
+ pg-types: 4.0.2
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]':
+ dependencies:
+ '@types/react': [email protected]
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]': {}
+
+ '@types/[email protected]': {}
+
+ '@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+ '@typescript-eslint/parser': 6.6.0([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 6.6.0
+ '@typescript-eslint/type-utils': 6.6.0([email protected])([email protected])
+ '@typescript-eslint/utils': 6.6.0([email protected])([email protected])
+ '@typescript-eslint/visitor-keys': 6.6.0
+ debug: 4.3.7
+ eslint: 8.48.0
+ graphemer: 1.4.0
+ ignore: 5.3.2
+ natural-compare: 1.4.0
+ semver: 7.6.3
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+ '@typescript-eslint/parser': 8.15.0([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 8.15.0
+ '@typescript-eslint/type-utils': 8.15.0([email protected])([email protected])
+ '@typescript-eslint/utils': 8.15.0([email protected])([email protected])
+ '@typescript-eslint/visitor-keys': 8.15.0
+ eslint: 8.57.1
+ graphemer: 1.4.0
+ ignore: 5.3.2
+ natural-compare: 1.4.0
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@typescript-eslint/scope-manager': 6.6.0
+ '@typescript-eslint/types': 6.6.0
+ '@typescript-eslint/typescript-estree': 6.6.0([email protected])
+ '@typescript-eslint/visitor-keys': 6.6.0
+ debug: 4.3.7
+ eslint: 8.48.0
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@typescript-eslint/scope-manager': 8.15.0
+ '@typescript-eslint/types': 8.15.0
+ '@typescript-eslint/typescript-estree': 8.15.0([email protected])
+ '@typescript-eslint/visitor-keys': 8.15.0
+ debug: 4.3.7
+ eslint: 8.57.1
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 5.62.0
+ '@typescript-eslint/visitor-keys': 5.62.0
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 6.21.0
+ '@typescript-eslint/visitor-keys': 6.21.0
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 6.6.0
+ '@typescript-eslint/visitor-keys': 6.6.0
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 8.15.0
+ '@typescript-eslint/visitor-keys': 8.15.0
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@typescript-eslint/typescript-estree': 6.6.0([email protected])
+ '@typescript-eslint/utils': 6.6.0([email protected])([email protected])
+ debug: 4.3.7
+ eslint: 8.48.0
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@typescript-eslint/typescript-estree': 8.15.0([email protected])
+ '@typescript-eslint/utils': 8.15.0([email protected])([email protected])
+ debug: 4.3.7
+ eslint: 8.57.1
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]': {}
+
+ '@typescript-eslint/[email protected]': {}
+
+ '@typescript-eslint/[email protected]': {}
+
+ '@typescript-eslint/[email protected]': {}
+
+ '@typescript-eslint/[email protected]([email protected])':
+ dependencies:
+ '@typescript-eslint/types': 5.62.0
+ '@typescript-eslint/visitor-keys': 5.62.0
+ debug: 4.3.7
+ globby: 11.1.0
+ is-glob: 4.0.3
+ semver: 7.6.3
+ tsutils: 3.21.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])':
+ dependencies:
+ '@typescript-eslint/types': 6.21.0
+ '@typescript-eslint/visitor-keys': 6.21.0
+ debug: 4.3.7
+ globby: 11.1.0
+ is-glob: 4.0.3
+ minimatch: 9.0.3
+ semver: 7.6.3
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])':
+ dependencies:
+ '@typescript-eslint/types': 6.6.0
+ '@typescript-eslint/visitor-keys': 6.6.0
+ debug: 4.3.7
+ globby: 11.1.0
+ is-glob: 4.0.3
+ semver: 7.6.3
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])':
+ dependencies:
+ '@typescript-eslint/types': 8.15.0
+ '@typescript-eslint/visitor-keys': 8.15.0
+ debug: 4.3.7
+ fast-glob: 3.3.2
+ is-glob: 4.0.3
+ minimatch: 9.0.5
+ semver: 7.6.3
+ ts-api-utils: 1.4.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@types/json-schema': 7.0.15
+ '@types/semver': 7.5.8
+ '@typescript-eslint/scope-manager': 5.62.0
+ '@typescript-eslint/types': 5.62.0
+ '@typescript-eslint/typescript-estree': 5.62.0([email protected])
+ eslint: 8.48.0
+ eslint-scope: 5.1.1
+ semver: 7.6.3
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@types/json-schema': 7.0.15
+ '@types/semver': 7.5.8
+ '@typescript-eslint/scope-manager': 6.21.0
+ '@typescript-eslint/types': 6.21.0
+ '@typescript-eslint/typescript-estree': 6.21.0([email protected])
+ eslint: 8.48.0
+ semver: 7.6.3
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@types/json-schema': 7.0.15
+ '@types/semver': 7.5.8
+ '@typescript-eslint/scope-manager': 6.6.0
+ '@typescript-eslint/types': 6.6.0
+ '@typescript-eslint/typescript-estree': 6.6.0([email protected])
+ eslint: 8.48.0
+ semver: 7.6.3
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@typescript-eslint/scope-manager': 8.15.0
+ '@typescript-eslint/types': 8.15.0
+ '@typescript-eslint/typescript-estree': 8.15.0([email protected])
+ eslint: 8.57.1
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 5.62.0
+ eslint-visitor-keys: 3.4.3
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 6.21.0
+ eslint-visitor-keys: 3.4.3
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 6.6.0
+ eslint-visitor-keys: 3.4.3
+
+ '@typescript-eslint/[email protected]':
+ dependencies:
+ '@typescript-eslint/types': 8.15.0
+ eslint-visitor-keys: 4.2.0
+
+ '@ungap/[email protected]': {}
+
+ '@vercel/[email protected]':
+ dependencies:
+ async-retry: 1.3.3
+ bytes: 3.1.2
+ is-buffer: 2.0.5
+ undici: 5.28.4
+
+ '@vercel/[email protected]':
+ dependencies:
+ '@neondatabase/serverless': 0.9.5
+ bufferutil: 4.0.8
+ utf-8-validate: 6.0.5
+ ws: 8.18.0([email protected])([email protected])
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ acorn: 8.14.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ fast-deep-equal: 3.1.3
+ fast-json-stable-stringify: 2.1.0
+ json-schema-traverse: 0.4.1
+ uri-js: 4.4.1
+
+ [email protected]:
+ dependencies:
+ fast-deep-equal: 3.1.3
+ fast-uri: 3.0.3
+ json-schema-traverse: 1.0.0
+ require-from-string: 2.0.2
+
+ [email protected]:
+ dependencies:
+ '@aws-crypto/sha256-js': 1.2.2
+ buffer: 4.9.2
+ fast-base64-decode: 1.0.0
+ isomorphic-unfetch: 3.1.0
+ js-cookie: 2.2.1
+ transitivePeerDependencies:
+ - encoding
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ color-convert: 2.0.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ normalize-path: 3.0.0
+ picomatch: 2.3.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ tslib: 2.8.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ is-array-buffer: 3.0.4
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-object-atoms: 1.0.0
+ get-intrinsic: 1.2.4
+ is-string: 1.0.7
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ es-object-atoms: 1.0.0
+ es-shim-unscopables: 1.0.2
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ es-object-atoms: 1.0.0
+ es-shim-unscopables: 1.0.2
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-shim-unscopables: 1.0.2
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-shim-unscopables: 1.0.2
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ es-shim-unscopables: 1.0.2
+
+ [email protected]:
+ dependencies:
+ array-buffer-byte-length: 1.0.1
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.4
+ is-array-buffer: 3.0.4
+ is-shared-array-buffer: 1.0.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ retry: 0.13.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ browserslist: 4.24.2
+ caniuse-lite: 1.0.30001680
+ fraction.js: 4.3.7
+ normalize-range: 0.1.2
+ picocolors: 1.1.1
+ postcss: 8.4.49
+ postcss-value-parser: 4.2.0
+
+ [email protected]:
+ dependencies:
+ possible-typed-array-names: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ follow-redirects: 1.15.9
+ form-data: 4.0.1
+ proxy-from-env: 1.1.0
+ transitivePeerDependencies:
+ - debug
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@babel/runtime': 7.26.0
+ cosmiconfig: 7.1.0
+ resolve: 1.22.8
+
+ [email protected]: {}
+
+ [email protected]:
+ optional: true
+
+ [email protected]:
+ dependencies:
+ bare-events: 2.5.0
+ bare-path: 2.1.3
+ bare-stream: 2.3.2
+ optional: true
+
+ [email protected]:
+ optional: true
+
+ [email protected]:
+ dependencies:
+ bare-os: 2.4.4
+ optional: true
+
+ [email protected]:
+ dependencies:
+ streamx: 2.20.2
+ optional: true
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ buffer: 5.7.1
+ inherits: 2.0.4
+ readable-stream: 3.6.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ balanced-match: 1.0.2
+ concat-map: 0.0.1
+
+ [email protected]:
+ dependencies:
+ balanced-match: 1.0.2
+
+ [email protected]:
+ dependencies:
+ fill-range: 7.1.1
+
+ [email protected]:
+ dependencies:
+ caniuse-lite: 1.0.30001680
+ electron-to-chromium: 1.5.63
+ node-releases: 2.0.18
+ update-browserslist-db: 1.1.1([email protected])
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ base64-js: 1.5.1
+ ieee754: 1.2.1
+ isarray: 1.0.0
+
+ [email protected]:
+ dependencies:
+ base64-js: 1.5.1
+ ieee754: 1.2.1
+
+ [email protected]:
+ dependencies:
+ base64-js: 1.5.1
+ ieee754: 1.2.1
+
+ [email protected]:
+ dependencies:
+ node-gyp-build: 4.8.3
+
+ [email protected]:
+ dependencies:
+ streamsearch: 1.1.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ es-define-property: 1.0.0
+ es-errors: 1.3.0
+ function-bind: 1.1.2
+ get-intrinsic: 1.2.4
+ set-function-length: 1.2.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ ansi-styles: 4.3.0
+ supports-color: 7.2.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ anymatch: 3.1.3
+ braces: 3.0.3
+ glob-parent: 5.1.2
+ is-binary-path: 2.1.0
+ is-glob: 4.0.3
+ normalize-path: 3.0.0
+ readdirp: 3.6.0
+ optionalDependencies:
+ fsevents: 2.3.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ clsx: 2.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ string-width: 4.2.3
+ strip-ansi: 6.0.1
+ wrap-ansi: 7.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ color-name: 1.1.4
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ color-name: 1.1.4
+ simple-swizzle: 0.2.2
+
+ [email protected]:
+ dependencies:
+ color-convert: 2.0.1
+ color-string: 1.9.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ delayed-stream: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ extend-shallow: 2.0.1
+ is-whitespace: 0.3.0
+ kind-of: 3.2.2
+
+ [email protected]:
+ dependencies:
+ ini: 1.3.8
+ proto-list: 1.2.4
+
+ [email protected]:
+ dependencies:
+ simple-wcswidth: 1.0.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ glob: 7.2.3
+ minimatch: 3.1.2
+ mkdirp: 1.0.4
+ noms: 0.0.0
+ through2: 2.0.5
+ untildify: 4.0.0
+ yargs: 16.2.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/parse-json': 4.0.2
+ import-fresh: 3.3.0
+ parse-json: 5.2.0
+ path-type: 4.0.0
+ yaml: 1.10.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ cross-spawn: 7.0.6
+
+ [email protected]:
+ dependencies:
+ path-key: 3.1.1
+ shebang-command: 2.0.0
+ which: 2.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-data-view: 1.0.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ ms: 2.1.3
+
+ [email protected]:
+ dependencies:
+ ms: 2.1.3
+
+ [email protected]:
+ dependencies:
+ character-entities: 2.0.2
+
+ [email protected]:
+ dependencies:
+ mimic-response: 3.1.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ es-define-property: 1.0.0
+ es-errors: 1.3.0
+ gopd: 1.0.1
+
+ [email protected]:
+ dependencies:
+ define-data-property: 1.1.4
+ has-property-descriptors: 1.0.2
+ object-keys: 1.1.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ dequal: 2.0.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ path-type: 4.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ esutils: 2.0.3
+
+ [email protected]:
+ dependencies:
+ esutils: 2.0.3
+
+ [email protected]:
+ dependencies:
+ '@babel/runtime': 7.26.0
+ csstype: 3.1.3
+
+ [email protected]:
+ dependencies:
+ domelementtype: 2.3.0
+ domhandler: 5.0.3
+ entities: 4.5.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ domelementtype: 2.3.0
+
+ [email protected]:
+ dependencies:
+ dom-serializer: 2.0.0
+ domelementtype: 2.3.0
+ domhandler: 5.0.3
+
+ [email protected]:
+ dependencies:
+ '@drizzle-team/brocli': 0.10.2
+ '@esbuild-kit/esm-loader': 2.6.5
+ esbuild: 0.19.12
+ esbuild-register: 3.6.0([email protected])
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected](@neondatabase/[email protected])(@types/[email protected])(@vercel/[email protected])([email protected])([email protected])([email protected]):
+ optionalDependencies:
+ '@neondatabase/serverless': 0.9.5
+ '@types/pg': 8.11.6
+ '@types/react': [email protected]
+ '@vercel/postgres': 0.9.0
+ pg: 8.11.3
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ safe-buffer: 5.2.1
+
+ [email protected]:
+ dependencies:
+ '@one-ini/wasm': 0.1.1
+ commander: 10.0.1
+ minimatch: 9.0.1
+ semver: 7.6.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ once: 1.4.0
+
+ [email protected]:
+ dependencies:
+ graceful-fs: 4.2.11
+ tapable: 2.2.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-arrayish: 0.2.1
+
+ [email protected]:
+ dependencies:
+ array-buffer-byte-length: 1.0.1
+ arraybuffer.prototype.slice: 1.0.3
+ available-typed-arrays: 1.0.7
+ call-bind: 1.0.7
+ data-view-buffer: 1.0.1
+ data-view-byte-length: 1.0.1
+ data-view-byte-offset: 1.0.0
+ es-define-property: 1.0.0
+ es-errors: 1.3.0
+ es-object-atoms: 1.0.0
+ es-set-tostringtag: 2.0.3
+ es-to-primitive: 1.2.1
+ function.prototype.name: 1.1.6
+ get-intrinsic: 1.2.4
+ get-symbol-description: 1.0.2
+ globalthis: 1.0.4
+ gopd: 1.0.1
+ has-property-descriptors: 1.0.2
+ has-proto: 1.0.3
+ has-symbols: 1.0.3
+ hasown: 2.0.2
+ internal-slot: 1.0.7
+ is-array-buffer: 3.0.4
+ is-callable: 1.2.7
+ is-data-view: 1.0.1
+ is-negative-zero: 2.0.3
+ is-regex: 1.1.4
+ is-shared-array-buffer: 1.0.3
+ is-string: 1.0.7
+ is-typed-array: 1.1.13
+ is-weakref: 1.0.2
+ object-inspect: 1.13.3
+ object-keys: 1.1.1
+ object.assign: 4.1.5
+ regexp.prototype.flags: 1.5.3
+ safe-array-concat: 1.1.2
+ safe-regex-test: 1.0.3
+ string.prototype.trim: 1.2.9
+ string.prototype.trimend: 1.0.8
+ string.prototype.trimstart: 1.0.8
+ typed-array-buffer: 1.0.2
+ typed-array-byte-length: 1.0.1
+ typed-array-byte-offset: 1.0.2
+ typed-array-length: 1.0.6
+ unbox-primitive: 1.0.2
+ which-typed-array: 1.1.15
+
+ [email protected]:
+ dependencies:
+ get-intrinsic: 1.2.4
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ es-set-tostringtag: 2.0.3
+ function-bind: 1.1.2
+ get-intrinsic: 1.2.4
+ globalthis: 1.0.4
+ gopd: 1.0.1
+ has-property-descriptors: 1.0.2
+ has-proto: 1.0.3
+ has-symbols: 1.0.3
+ internal-slot: 1.0.7
+ iterator.prototype: 1.1.3
+ safe-array-concat: 1.1.2
+
+ [email protected]:
+ dependencies:
+ es-errors: 1.3.0
+
+ [email protected]:
+ dependencies:
+ get-intrinsic: 1.2.4
+ has-tostringtag: 1.0.2
+ hasown: 2.0.2
+
+ [email protected]:
+ dependencies:
+ hasown: 2.0.2
+
+ [email protected]:
+ dependencies:
+ is-callable: 1.2.7
+ is-date-object: 1.0.5
+ is-symbol: 1.0.4
+
+ [email protected]([email protected]):
+ dependencies:
+ debug: 4.3.7
+ esbuild: 0.19.12
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ optionalDependencies:
+ '@esbuild/android-arm': 0.18.20
+ '@esbuild/android-arm64': 0.18.20
+ '@esbuild/android-x64': 0.18.20
+ '@esbuild/darwin-arm64': 0.18.20
+ '@esbuild/darwin-x64': 0.18.20
+ '@esbuild/freebsd-arm64': 0.18.20
+ '@esbuild/freebsd-x64': 0.18.20
+ '@esbuild/linux-arm': 0.18.20
+ '@esbuild/linux-arm64': 0.18.20
+ '@esbuild/linux-ia32': 0.18.20
+ '@esbuild/linux-loong64': 0.18.20
+ '@esbuild/linux-mips64el': 0.18.20
+ '@esbuild/linux-ppc64': 0.18.20
+ '@esbuild/linux-riscv64': 0.18.20
+ '@esbuild/linux-s390x': 0.18.20
+ '@esbuild/linux-x64': 0.18.20
+ '@esbuild/netbsd-x64': 0.18.20
+ '@esbuild/openbsd-x64': 0.18.20
+ '@esbuild/sunos-x64': 0.18.20
+ '@esbuild/win32-arm64': 0.18.20
+ '@esbuild/win32-ia32': 0.18.20
+ '@esbuild/win32-x64': 0.18.20
+
+ [email protected]:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.19.12
+ '@esbuild/android-arm': 0.19.12
+ '@esbuild/android-arm64': 0.19.12
+ '@esbuild/android-x64': 0.19.12
+ '@esbuild/darwin-arm64': 0.19.12
+ '@esbuild/darwin-x64': 0.19.12
+ '@esbuild/freebsd-arm64': 0.19.12
+ '@esbuild/freebsd-x64': 0.19.12
+ '@esbuild/linux-arm': 0.19.12
+ '@esbuild/linux-arm64': 0.19.12
+ '@esbuild/linux-ia32': 0.19.12
+ '@esbuild/linux-loong64': 0.19.12
+ '@esbuild/linux-mips64el': 0.19.12
+ '@esbuild/linux-ppc64': 0.19.12
+ '@esbuild/linux-riscv64': 0.19.12
+ '@esbuild/linux-s390x': 0.19.12
+ '@esbuild/linux-x64': 0.19.12
+ '@esbuild/netbsd-x64': 0.19.12
+ '@esbuild/openbsd-x64': 0.19.12
+ '@esbuild/sunos-x64': 0.19.12
+ '@esbuild/win32-arm64': 0.19.12
+ '@esbuild/win32-ia32': 0.19.12
+ '@esbuild/win32-x64': 0.19.12
+
+ [email protected]:
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.23.1
+ '@esbuild/android-arm': 0.23.1
+ '@esbuild/android-arm64': 0.23.1
+ '@esbuild/android-x64': 0.23.1
+ '@esbuild/darwin-arm64': 0.23.1
+ '@esbuild/darwin-x64': 0.23.1
+ '@esbuild/freebsd-arm64': 0.23.1
+ '@esbuild/freebsd-x64': 0.23.1
+ '@esbuild/linux-arm': 0.23.1
+ '@esbuild/linux-arm64': 0.23.1
+ '@esbuild/linux-ia32': 0.23.1
+ '@esbuild/linux-loong64': 0.23.1
+ '@esbuild/linux-mips64el': 0.23.1
+ '@esbuild/linux-ppc64': 0.23.1
+ '@esbuild/linux-riscv64': 0.23.1
+ '@esbuild/linux-s390x': 0.23.1
+ '@esbuild/linux-x64': 0.23.1
+ '@esbuild/netbsd-x64': 0.23.1
+ '@esbuild/openbsd-arm64': 0.23.1
+ '@esbuild/openbsd-x64': 0.23.1
+ '@esbuild/sunos-x64': 0.23.1
+ '@esbuild/win32-arm64': 0.23.1
+ '@esbuild/win32-ia32': 0.23.1
+ '@esbuild/win32-x64': 0.23.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ '@next/eslint-plugin-next': 15.0.0
+ '@rushstack/eslint-patch': 1.10.4
+ '@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ '@typescript-eslint/parser': 8.15.0([email protected])([email protected])
+ eslint: 8.57.1
+ eslint-import-resolver-node: 0.3.9
+ eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected])
+ eslint-plugin-import: 2.31.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ eslint-plugin-jsx-a11y: 6.10.2([email protected])
+ eslint-plugin-react: 7.37.2([email protected])
+ eslint-plugin-react-hooks: 5.0.0([email protected])
+ optionalDependencies:
+ typescript: 5.6.3
+ transitivePeerDependencies:
+ - eslint-import-resolver-webpack
+ - eslint-plugin-import-x
+ - supports-color
+
+ [email protected]([email protected]):
+ dependencies:
+ eslint: 8.48.0
+
+ [email protected]:
+ dependencies:
+ debug: 3.2.7
+ is-core-module: 2.15.1
+ resolve: 1.22.8
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected]):
+ dependencies:
+ '@nolyfill/is-core-module': 1.0.39
+ debug: 4.3.7
+ enhanced-resolve: 5.17.1
+ eslint: 8.57.1
+ eslint-module-utils: 2.12.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected]))([email protected])
+ fast-glob: 3.3.2
+ get-tsconfig: 4.8.1
+ is-bun-module: 1.2.1
+ is-glob: 4.0.3
+ optionalDependencies:
+ eslint-plugin-import: 2.31.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ transitivePeerDependencies:
+ - '@typescript-eslint/parser'
+ - eslint-import-resolver-node
+ - eslint-import-resolver-webpack
+ - supports-color
+
+ [email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]):
+ dependencies:
+ debug: 3.2.7
+ optionalDependencies:
+ '@typescript-eslint/parser': 6.6.0([email protected])([email protected])
+ eslint: 8.48.0
+ eslint-import-resolver-node: 0.3.9
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected]))([email protected]):
+ dependencies:
+ debug: 3.2.7
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.15.0([email protected])([email protected])
+ eslint: 8.57.1
+ eslint-import-resolver-node: 0.3.9
+ eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected])
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]([email protected]):
+ dependencies:
+ eslint: 8.48.0
+ eslint-utils: 2.1.0
+ regexpp: 3.2.0
+
+ [email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]):
+ dependencies:
+ array-includes: 3.1.8
+ array.prototype.findlastindex: 1.2.5
+ array.prototype.flat: 1.3.2
+ array.prototype.flatmap: 1.3.2
+ debug: 3.2.7
+ doctrine: 2.1.0
+ eslint: 8.48.0
+ eslint-import-resolver-node: 0.3.9
+ eslint-module-utils: 2.12.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ has: 1.0.4
+ is-core-module: 2.15.1
+ is-glob: 4.0.3
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ object.groupby: 1.0.3
+ object.values: 1.2.0
+ semver: 6.3.1
+ tsconfig-paths: 3.15.0
+ optionalDependencies:
+ '@typescript-eslint/parser': 6.6.0([email protected])([email protected])
+ transitivePeerDependencies:
+ - eslint-import-resolver-typescript
+ - eslint-import-resolver-webpack
+ - supports-color
+
+ [email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]):
+ dependencies:
+ '@rtsao/scc': 1.1.0
+ array-includes: 3.1.8
+ array.prototype.findlastindex: 1.2.5
+ array.prototype.flat: 1.3.2
+ array.prototype.flatmap: 1.3.2
+ debug: 3.2.7
+ doctrine: 2.1.0
+ eslint: 8.57.1
+ eslint-import-resolver-node: 0.3.9
+ eslint-module-utils: 2.12.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected]))([email protected]))([email protected])
+ hasown: 2.0.2
+ is-core-module: 2.15.1
+ is-glob: 4.0.3
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ object.groupby: 1.0.3
+ object.values: 1.2.0
+ semver: 6.3.1
+ string.prototype.trimend: 1.0.8
+ tsconfig-paths: 3.15.0
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.15.0([email protected])([email protected])
+ transitivePeerDependencies:
+ - eslint-import-resolver-typescript
+ - eslint-import-resolver-webpack
+ - supports-color
+
+ [email protected]([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ eslint: 8.48.0
+ requireindex: 1.2.0
+
+ [email protected](@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]))([email protected])([email protected]):
+ dependencies:
+ '@typescript-eslint/utils': 5.62.0([email protected])([email protected])
+ eslint: 8.57.1
+ optionalDependencies:
+ '@typescript-eslint/eslint-plugin': 6.6.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ [email protected]([email protected]):
+ dependencies:
+ aria-query: 5.3.2
+ array-includes: 3.1.8
+ array.prototype.flatmap: 1.3.2
+ ast-types-flow: 0.0.8
+ axe-core: 4.10.2
+ axobject-query: 4.1.0
+ damerau-levenshtein: 1.0.8
+ emoji-regex: 9.2.2
+ eslint: 8.57.1
+ hasown: 2.0.2
+ jsx-ast-utils: 3.3.5
+ language-tags: 1.0.9
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ safe-regex-test: 1.0.3
+ string.prototype.includes: 2.0.1
+
+ [email protected]([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ aria-query: 5.3.2
+ array-includes: 3.1.8
+ array.prototype.flatmap: 1.3.2
+ ast-types-flow: 0.0.7
+ axe-core: 4.10.2
+ axobject-query: 3.2.4
+ damerau-levenshtein: 1.0.8
+ emoji-regex: 9.2.2
+ eslint: 8.48.0
+ has: 1.0.4
+ jsx-ast-utils: 3.3.5
+ language-tags: 1.0.5
+ minimatch: 3.1.2
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
+ semver: 6.3.1
+
+ [email protected]([email protected]):
+ dependencies:
+ eslint: 8.48.0
+ eslint-plugin-es: 3.0.1([email protected])
+ eslint-utils: 2.1.0
+ ignore: 5.3.2
+ minimatch: 3.1.2
+ resolve: 1.22.8
+ semver: 6.3.1
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ '@typescript-eslint/utils': 6.21.0([email protected])([email protected])
+ eslint: 8.48.0
+ minimatch: 9.0.5
+ natural-compare-lite: 1.4.0
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ [email protected]([email protected](@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]))([email protected])([email protected]))([email protected]):
+ dependencies:
+ eslint: 8.48.0
+ optionalDependencies:
+ eslint-plugin-jest: 27.2.3(@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]))([email protected])([email protected])
+
+ [email protected]([email protected]):
+ dependencies:
+ eslint: 8.48.0
+
+ [email protected]([email protected]):
+ dependencies:
+ eslint: 8.57.1
+
+ [email protected]([email protected]):
+ dependencies:
+ array-includes: 3.1.8
+ array.prototype.flatmap: 1.3.2
+ array.prototype.tosorted: 1.1.4
+ doctrine: 2.1.0
+ es-iterator-helpers: 1.2.0
+ eslint: 8.48.0
+ estraverse: 5.3.0
+ jsx-ast-utils: 3.3.5
+ minimatch: 3.1.2
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
+ object.hasown: 1.1.4
+ object.values: 1.2.0
+ prop-types: 15.8.1
+ resolve: 2.0.0-next.5
+ semver: 6.3.1
+ string.prototype.matchall: 4.0.11
+
+ [email protected]([email protected]):
+ dependencies:
+ array-includes: 3.1.8
+ array.prototype.findlast: 1.2.5
+ array.prototype.flatmap: 1.3.2
+ array.prototype.tosorted: 1.1.4
+ doctrine: 2.1.0
+ es-iterator-helpers: 1.2.0
+ eslint: 8.57.1
+ estraverse: 5.3.0
+ hasown: 2.0.2
+ jsx-ast-utils: 3.3.5
+ minimatch: 3.1.2
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
+ object.values: 1.2.0
+ prop-types: 15.8.1
+ resolve: 2.0.0-next.5
+ semver: 6.3.1
+ string.prototype.matchall: 4.0.11
+ string.prototype.repeat: 1.0.0
+
+ [email protected]([email protected]):
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@eslint-community/regexpp': 4.12.1
+ comment-parser: 1.4.1
+ eslint: 8.48.0
+ grapheme-splitter: 1.0.4
+ jsdoctypeparser: 9.0.0
+ refa: 0.11.0
+ regexp-ast-analysis: 0.6.0
+ scslre: 0.2.0
+
+ [email protected]:
+ dependencies:
+ esrecurse: 4.3.0
+ estraverse: 4.3.0
+
+ [email protected]:
+ dependencies:
+ esrecurse: 4.3.0
+ estraverse: 5.3.0
+
+ [email protected]:
+ dependencies:
+ eslint-visitor-keys: 1.3.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@eslint-community/regexpp': 4.12.1
+ '@eslint/eslintrc': 2.1.4
+ '@eslint/js': 8.48.0
+ '@humanwhocodes/config-array': 0.11.14
+ '@humanwhocodes/module-importer': 1.0.1
+ '@nodelib/fs.walk': 1.2.8
+ ajv: 6.12.6
+ chalk: 4.1.2
+ cross-spawn: 7.0.6
+ debug: 4.3.7
+ doctrine: 3.0.0
+ escape-string-regexp: 4.0.0
+ eslint-scope: 7.2.2
+ eslint-visitor-keys: 3.4.3
+ espree: 9.6.1
+ esquery: 1.6.0
+ esutils: 2.0.3
+ fast-deep-equal: 3.1.3
+ file-entry-cache: 6.0.1
+ find-up: 5.0.0
+ glob-parent: 6.0.2
+ globals: 13.24.0
+ graphemer: 1.4.0
+ ignore: 5.3.2
+ imurmurhash: 0.1.4
+ is-glob: 4.0.3
+ is-path-inside: 3.0.3
+ js-yaml: 4.1.0
+ json-stable-stringify-without-jsonify: 1.0.1
+ levn: 0.4.1
+ lodash.merge: 4.6.2
+ minimatch: 3.1.2
+ natural-compare: 1.4.0
+ optionator: 0.9.4
+ strip-ansi: 6.0.1
+ text-table: 0.2.0
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.1([email protected])
+ '@eslint-community/regexpp': 4.12.1
+ '@eslint/eslintrc': 2.1.4
+ '@eslint/js': 8.57.1
+ '@humanwhocodes/config-array': 0.13.0
+ '@humanwhocodes/module-importer': 1.0.1
+ '@nodelib/fs.walk': 1.2.8
+ '@ungap/structured-clone': 1.2.0
+ ajv: 6.12.6
+ chalk: 4.1.2
+ cross-spawn: 7.0.6
+ debug: 4.3.7
+ doctrine: 3.0.0
+ escape-string-regexp: 4.0.0
+ eslint-scope: 7.2.2
+ eslint-visitor-keys: 3.4.3
+ espree: 9.6.1
+ esquery: 1.6.0
+ esutils: 2.0.3
+ fast-deep-equal: 3.1.3
+ file-entry-cache: 6.0.1
+ find-up: 5.0.0
+ glob-parent: 6.0.2
+ globals: 13.24.0
+ graphemer: 1.4.0
+ ignore: 5.3.2
+ imurmurhash: 0.1.4
+ is-glob: 4.0.3
+ is-path-inside: 3.0.3
+ js-yaml: 4.1.0
+ json-stable-stringify-without-jsonify: 1.0.1
+ levn: 0.4.1
+ lodash.merge: 4.6.2
+ minimatch: 3.1.2
+ natural-compare: 1.4.0
+ optionator: 0.9.4
+ strip-ansi: 6.0.1
+ text-table: 0.2.0
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ dependencies:
+ acorn: 8.14.0
+ acorn-jsx: 5.3.2([email protected])
+ eslint-visitor-keys: 3.4.3
+
+ [email protected]:
+ dependencies:
+ estraverse: 5.3.0
+
+ [email protected]:
+ dependencies:
+ estraverse: 5.3.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/estree-jsx': 1.0.5
+ '@types/unist': 3.0.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ homedir-polyfill: 1.0.3
+
+ [email protected]:
+ dependencies:
+ is-extendable: 0.1.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@nodelib/fs.stat': 2.0.5
+ '@nodelib/fs.walk': 1.2.8
+ glob-parent: 5.1.2
+ merge2: 1.4.1
+ micromatch: 4.0.8
+
+ [email protected]:
+ dependencies:
+ '@nodelib/fs.stat': 2.0.5
+ '@nodelib/fs.walk': 1.2.8
+ glob-parent: 5.1.2
+ merge2: 1.4.1
+ micromatch: 4.0.8
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ strnum: 1.0.5
+
+ [email protected]:
+ dependencies:
+ reusify: 1.0.4
+
+ [email protected]([email protected]):
+ optionalDependencies:
+ picomatch: 4.0.2
+
+ [email protected]:
+ dependencies:
+ flat-cache: 3.2.0
+
+ [email protected]:
+ dependencies:
+ strtok3: 8.1.0
+ token-types: 6.0.0
+ uint8array-extras: 1.4.0
+
+ [email protected]:
+ dependencies:
+ to-regex-range: 5.0.1
+
+ [email protected]:
+ dependencies:
+ findup-sync: 4.0.0
+ merge: 2.1.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ locate-path: 6.0.0
+ path-exists: 4.0.0
+
+ [email protected]:
+ dependencies:
+ detect-file: 1.0.0
+ is-glob: 4.0.3
+ micromatch: 4.0.8
+ resolve-dir: 1.0.1
+
+ [email protected]:
+ dependencies:
+ flatted: 3.3.2
+ keyv: 4.5.4
+ rimraf: 3.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ tabbable: 6.2.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-callable: 1.2.7
+
+ [email protected]:
+ dependencies:
+ cross-spawn: 7.0.6
+ signal-exit: 4.1.0
+
+ [email protected]:
+ dependencies:
+ asynckit: 0.4.0
+ combined-stream: 1.0.8
+ mime-types: 2.1.35
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ optional: true
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ functions-have-names: 1.2.3
+
+ [email protected]: {}
+
+ [email protected]([email protected]([email protected]([email protected]))([email protected])([email protected])):
+ dependencies:
+ next: 15.0.3([email protected]([email protected]))([email protected])([email protected])
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ es-errors: 1.3.0
+ function-bind: 1.1.2
+ has-proto: 1.0.3
+ has-symbols: 1.0.3
+ hasown: 2.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.4
+
+ [email protected]:
+ dependencies:
+ resolve-pkg-maps: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-glob: 4.0.3
+
+ [email protected]:
+ dependencies:
+ is-glob: 4.0.3
+
+ [email protected]:
+ dependencies:
+ foreground-child: 3.3.0
+ jackspeak: 3.4.3
+ minimatch: 9.0.5
+ minipass: 7.1.2
+ package-json-from-dist: 1.0.1
+ path-scurry: 1.11.1
+
+ [email protected]:
+ dependencies:
+ fs.realpath: 1.0.0
+ inflight: 1.0.6
+ inherits: 2.0.4
+ minimatch: 3.1.2
+ once: 1.4.0
+ path-is-absolute: 1.0.1
+
+ [email protected]:
+ dependencies:
+ fs.realpath: 1.0.0
+ inflight: 1.0.6
+ inherits: 2.0.4
+ minimatch: 3.1.2
+ once: 1.4.0
+ path-is-absolute: 1.0.1
+
+ [email protected]:
+ dependencies:
+ global-prefix: 1.0.2
+ is-windows: 1.0.2
+ resolve-dir: 1.0.1
+
+ [email protected]:
+ dependencies:
+ expand-tilde: 2.0.2
+ homedir-polyfill: 1.0.3
+ ini: 1.3.8
+ is-windows: 1.0.2
+ which: 1.3.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ type-fest: 0.20.2
+
+ [email protected]:
+ dependencies:
+ define-properties: 1.2.1
+ gopd: 1.0.1
+
+ [email protected]:
+ dependencies:
+ array-union: 2.1.0
+ dir-glob: 3.0.1
+ fast-glob: 3.3.2
+ ignore: 5.3.2
+ merge2: 1.4.1
+ slash: 3.0.0
+
+ [email protected]:
+ dependencies:
+ get-intrinsic: 1.2.4
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ graphql: 16.9.0
+
+ [email protected]:
+ dependencies:
+ xss: 1.0.15
+
+ [email protected]([email protected]):
+ dependencies:
+ graphql: 16.9.0
+ tslib: 2.8.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ es-define-property: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ has-symbols: 1.0.3
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ function-bind: 1.1.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ react-is: 16.13.1
+
+ [email protected]:
+ dependencies:
+ parse-passwd: 1.0.0
+
+ [email protected]:
+ dependencies:
+ '@selderee/plugin-htmlparser2': 0.10.0
+ deepmerge: 4.3.1
+ dom-serializer: 2.0.0
+ htmlparser2: 8.0.2
+ selderee: 0.10.0
+
+ [email protected]:
+ dependencies:
+ domelementtype: 2.3.0
+ domhandler: 5.0.3
+ domutils: 3.1.0
+ entities: 4.5.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ queue: 6.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ parent-module: 1.0.1
+ resolve-from: 4.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ once: 1.4.0
+ wrappy: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ es-errors: 1.3.0
+ hasown: 2.0.2
+ side-channel: 1.0.6
+
+ [email protected]:
+ dependencies:
+ loose-envify: 1.4.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-alphabetical: 2.0.1
+ is-decimal: 2.0.1
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ get-intrinsic: 1.2.4
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ has-tostringtag: 1.0.2
+
+ [email protected]:
+ dependencies:
+ has-bigints: 1.0.2
+
+ [email protected]:
+ dependencies:
+ binary-extensions: 2.3.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ has-tostringtag: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ semver: 7.6.3
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ hasown: 2.0.2
+
+ [email protected]:
+ dependencies:
+ is-typed-array: 1.1.13
+
+ [email protected]:
+ dependencies:
+ has-tostringtag: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ has-tostringtag: 1.0.2
+
+ [email protected]:
+ dependencies:
+ is-extglob: 2.1.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ has-tostringtag: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ has-tostringtag: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+
+ [email protected]:
+ dependencies:
+ has-tostringtag: 1.0.2
+
+ [email protected]:
+ dependencies:
+ has-symbols: 1.0.3
+
+ [email protected]:
+ dependencies:
+ which-typed-array: 1.1.15
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ get-intrinsic: 1.2.4
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ node-fetch: 2.7.0
+ unfetch: 4.2.0
+ transitivePeerDependencies:
+ - encoding
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ define-properties: 1.2.1
+ get-intrinsic: 1.2.4
+ has-symbols: 1.0.3
+ reflect.getprototypeof: 1.0.6
+ set-function-name: 2.0.2
+
+ [email protected]:
+ dependencies:
+ '@isaacs/cliui': 8.0.2
+ optionalDependencies:
+ '@pkgjs/parseargs': 0.11.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ config-chain: 1.1.13
+ editorconfig: 1.0.4
+ glob: 10.4.5
+ js-cookie: 3.0.5
+ nopt: 7.2.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ argparse: 2.0.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@apidevtools/json-schema-ref-parser': 11.7.2
+ '@types/json-schema': 7.0.15
+ '@types/lodash': 4.17.13
+ is-glob: 4.0.3
+ js-yaml: 4.1.0
+ lodash: 4.17.21
+ minimist: 1.2.8
+ prettier: 3.3.3
+ tinyglobby: 0.2.10
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ minimist: 1.2.8
+
+ [email protected]:
+ dependencies:
+ jws: 3.2.2
+ lodash.includes: 4.3.0
+ lodash.isboolean: 3.0.3
+ lodash.isinteger: 4.0.4
+ lodash.isnumber: 3.0.3
+ lodash.isplainobject: 4.0.6
+ lodash.isstring: 4.0.1
+ lodash.once: 4.1.1
+ ms: 2.1.3
+ semver: 7.6.3
+
+ [email protected]:
+ dependencies:
+ array-includes: 3.1.8
+ array.prototype.flat: 1.3.2
+ object.assign: 4.1.5
+ object.values: 1.2.0
+
+ [email protected]:
+ dependencies:
+ buffer-equal-constant-time: 1.0.1
+ ecdsa-sig-formatter: 1.0.11
+ safe-buffer: 5.2.1
+
+ [email protected]:
+ dependencies:
+ jwa: 1.4.1
+ safe-buffer: 5.2.1
+
+ [email protected]:
+ dependencies:
+ json-buffer: 3.0.1
+
+ [email protected]:
+ dependencies:
+ is-buffer: 1.1.6
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ language-subtag-registry: 0.3.23
+
+ [email protected]:
+ dependencies:
+ language-subtag-registry: 0.3.23
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ prelude-ls: 1.2.1
+ type-check: 0.4.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ isomorphic.js: 0.2.5
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ p-locate: 5.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ js-tokens: 4.0.0
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]:
+ dependencies:
+ charenc: 0.0.2
+ crypt: 0.0.2
+ is-buffer: 1.1.6
+
+ [email protected]:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ decode-named-character-reference: 1.0.2
+ devlop: 1.1.0
+ mdast-util-to-string: 4.0.0
+ micromark: 4.0.1
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-decode-string: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+ unist-util-stringify-position: 4.0.0
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ dependencies:
+ '@types/estree-jsx': 1.0.5
+ '@types/hast': 3.0.4
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ ccount: 2.0.1
+ devlop: 1.1.0
+ mdast-util-from-markdown: 2.0.2
+ mdast-util-to-markdown: 2.1.2
+ parse-entities: 4.0.1
+ stringify-entities: 4.0.4
+ unist-util-stringify-position: 4.0.0
+ vfile-message: 4.0.2
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ dependencies:
+ '@types/mdast': 4.0.4
+ unist-util-is: 6.0.0
+
+ [email protected]:
+ dependencies:
+ '@types/mdast': 4.0.4
+ '@types/unist': 3.0.3
+ longest-streak: 3.1.0
+ mdast-util-phrasing: 4.1.0
+ mdast-util-to-string: 4.0.0
+ micromark-util-classify-character: 2.0.1
+ micromark-util-decode-string: 2.0.1
+ unist-util-visit: 5.0.0
+ zwitch: 2.0.4
+
+ [email protected]:
+ dependencies:
+ '@types/mdast': 4.0.4
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ decode-named-character-reference: 1.0.2
+ devlop: 1.1.0
+ micromark-factory-destination: 2.0.1
+ micromark-factory-label: 2.0.1
+ micromark-factory-space: 2.0.1
+ micromark-factory-title: 2.0.1
+ micromark-factory-whitespace: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-chunked: 2.0.1
+ micromark-util-classify-character: 2.0.1
+ micromark-util-html-tag-name: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-resolve-all: 2.0.1
+ micromark-util-subtokenize: 2.0.2
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ '@types/acorn': 4.0.6
+ '@types/estree': 1.0.6
+ devlop: 1.1.0
+ estree-util-is-identifier-name: 3.0.0
+ micromark-factory-mdx-expression: 2.0.2
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-events-to-acorn: 2.0.2
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+ vfile-message: 4.0.2
+
+ [email protected]:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ devlop: 1.1.0
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ '@types/estree': 1.0.6
+ devlop: 1.1.0
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-events-to-acorn: 2.0.2
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+ unist-util-position-from-estree: 2.0.0
+ vfile-message: 4.0.2
+
+ [email protected]:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-chunked: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ [email protected]:
+ dependencies:
+ decode-named-character-reference: 1.0.2
+ micromark-util-character: 2.1.1
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-symbol: 2.0.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/acorn': 4.0.6
+ '@types/estree': 1.0.6
+ '@types/unist': 3.0.3
+ devlop: 1.1.0
+ estree-util-visit: 2.0.0
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+ vfile-message: 4.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ micromark-util-symbol: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-types: 2.0.1
+
+ [email protected]:
+ dependencies:
+ micromark-util-character: 2.1.1
+ micromark-util-encode: 2.0.1
+ micromark-util-symbol: 2.0.1
+
+ [email protected]:
+ dependencies:
+ devlop: 1.1.0
+ micromark-util-chunked: 2.0.1
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/debug': 4.1.12
+ debug: 4.3.7
+ decode-named-character-reference: 1.0.2
+ devlop: 1.1.0
+ micromark-core-commonmark: 2.0.2
+ micromark-factory-space: 2.0.1
+ micromark-util-character: 2.1.1
+ micromark-util-chunked: 2.0.1
+ micromark-util-combine-extensions: 2.0.1
+ micromark-util-decode-numeric-character-reference: 2.0.2
+ micromark-util-encode: 2.0.1
+ micromark-util-normalize-identifier: 2.0.1
+ micromark-util-resolve-all: 2.0.1
+ micromark-util-sanitize-uri: 2.0.1
+ micromark-util-subtokenize: 2.0.2
+ micromark-util-symbol: 2.0.1
+ micromark-util-types: 2.0.1
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]:
+ dependencies:
+ braces: 3.0.3
+ picomatch: 2.3.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ mime-db: 1.52.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ brace-expansion: 1.1.11
+
+ [email protected]:
+ dependencies:
+ brace-expansion: 2.0.1
+
+ [email protected]:
+ dependencies:
+ brace-expansion: 2.0.1
+
+ [email protected]:
+ dependencies:
+ brace-expansion: 2.0.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ any-promise: 1.3.0
+ object-assign: 4.1.1
+ thenify-all: 1.6.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]([email protected]))([email protected])([email protected]):
+ dependencies:
+ '@next/env': 15.0.3
+ '@swc/counter': 0.1.3
+ '@swc/helpers': 0.5.13
+ busboy: 1.6.0
+ caniuse-lite: 1.0.30001680
+ postcss: 8.4.31
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ styled-jsx: 5.1.6([email protected])
+ optionalDependencies:
+ '@next/swc-darwin-arm64': 15.0.3
+ '@next/swc-darwin-x64': 15.0.3
+ '@next/swc-linux-arm64-gnu': 15.0.3
+ '@next/swc-linux-arm64-musl': 15.0.3
+ '@next/swc-linux-x64-gnu': 15.0.3
+ '@next/swc-linux-x64-musl': 15.0.3
+ '@next/swc-win32-arm64-msvc': 15.0.3
+ '@next/swc-win32-x64-msvc': 15.0.3
+ sass: 1.77.4
+ sharp: 0.33.5
+ transitivePeerDependencies:
+ - '@babel/core'
+ - babel-plugin-macros
+
+ [email protected]:
+ dependencies:
+ semver: 7.6.3
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ whatwg-url: 5.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ inherits: 2.0.4
+ readable-stream: 1.0.34
+
+ [email protected]:
+ dependencies:
+ abbrev: 2.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ has-symbols: 1.0.3
+ object-keys: 1.1.1
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-object-atoms: 1.0.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-object-atoms: 1.0.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+
+ [email protected]:
+ dependencies:
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-object-atoms: 1.0.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-object-atoms: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ wrappy: 1.0.2
+
+ [email protected]:
+ dependencies:
+ deep-is: 0.1.4
+ fast-levenshtein: 2.0.6
+ levn: 0.4.1
+ prelude-ls: 1.2.1
+ type-check: 0.4.0
+ word-wrap: 1.2.5
+
+ [email protected]:
+ dependencies:
+ yocto-queue: 0.1.0
+
+ [email protected]:
+ dependencies:
+ p-limit: 3.1.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ callsites: 3.1.0
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 2.0.11
+ character-entities: 2.0.2
+ character-entities-legacy: 3.0.0
+ character-reference-invalid: 2.0.1
+ decode-named-character-reference: 1.0.2
+ is-alphanumerical: 2.0.1
+ is-decimal: 2.0.1
+ is-hexadecimal: 2.0.1
+
+ [email protected]:
+ dependencies:
+ '@babel/code-frame': 7.26.2
+ error-ex: 1.3.2
+ json-parse-even-better-errors: 2.3.1
+ lines-and-columns: 1.2.4
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ leac: 0.6.0
+ peberminta: 0.8.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ lru-cache: 10.4.3
+ minipass: 7.1.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ [email protected]([email protected])([email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])([email protected]):
+ dependencies:
+ '@monaco-editor/react': 4.6.0([email protected])([email protected]([email protected]))([email protected])
+ '@next/env': 15.0.3
+ '@payloadcms/translations': 3.0.0
+ '@types/busboy': 1.5.4
+ ajv: 8.17.1
+ bson-objectid: 2.0.4
+ ci-info: 4.1.0
+ console-table-printer: 2.12.1
+ croner: 9.0.0
+ dataloader: 2.2.2
+ deepmerge: 4.3.1
+ file-type: 19.3.0
+ get-tsconfig: 4.8.1
+ graphql: 16.9.0
+ http-status: 1.6.2
+ image-size: 1.1.1
+ jose: 5.9.6
+ json-schema-to-typescript: 15.0.3
+ minimist: 1.2.8
+ pino: 9.5.0
+ pino-pretty: 13.0.0
+ pluralize: 8.0.0
+ sanitize-filename: 1.6.3
+ scmp: 2.1.0
+ ts-essentials: 10.0.3([email protected])
+ tsx: 4.19.2
+ uuid: 10.0.0
+ ws: 8.18.0([email protected])([email protected])
+ transitivePeerDependencies:
+ - bufferutil
+ - monaco-editor
+ - react
+ - react-dom
+ - typescript
+ - utf-8-validate
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ optional: true
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ pg: 8.11.3
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ pg-int8: 1.0.1
+ postgres-array: 2.0.0
+ postgres-bytea: 1.0.0
+ postgres-date: 1.0.7
+ postgres-interval: 1.2.0
+
+ [email protected]:
+ dependencies:
+ pg-int8: 1.0.1
+ pg-numeric: 1.0.2
+ postgres-array: 3.0.2
+ postgres-bytea: 3.0.0
+ postgres-date: 2.1.0
+ postgres-interval: 3.0.0
+ postgres-range: 1.1.4
+
+ [email protected]:
+ dependencies:
+ buffer-writer: 2.0.0
+ packet-reader: 1.0.0
+ pg-connection-string: 2.7.0
+ pg-pool: 3.7.0([email protected])
+ pg-protocol: 1.7.0
+ pg-types: 2.2.0
+ pgpass: 1.0.5
+ optionalDependencies:
+ pg-cloudflare: 1.1.1
+
+ [email protected]:
+ dependencies:
+ split2: 4.2.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ split2: 4.2.0
+
+ [email protected]:
+ dependencies:
+ colorette: 2.0.20
+ dateformat: 4.6.3
+ fast-copy: 3.0.2
+ fast-safe-stringify: 2.1.1
+ help-me: 5.0.0
+ joycon: 3.1.1
+ minimist: 1.2.8
+ on-exit-leak-free: 2.1.2
+ pino-abstract-transport: 2.0.0
+ pump: 3.0.2
+ secure-json-parse: 2.7.0
+ sonic-boom: 4.2.0
+ strip-json-comments: 3.1.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ atomic-sleep: 1.0.0
+ fast-redact: 3.5.0
+ on-exit-leak-free: 2.1.2
+ pino-abstract-transport: 2.0.0
+ pino-std-serializers: 7.0.0
+ process-warning: 4.0.0
+ quick-format-unescaped: 4.0.4
+ real-require: 0.2.0
+ safe-stable-stringify: 2.5.0
+ sonic-boom: 4.2.0
+ thread-stream: 3.1.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ postcss: 8.4.49
+ postcss-value-parser: 4.2.0
+ read-cache: 1.0.0
+ resolve: 1.22.8
+
+ [email protected]([email protected]):
+ dependencies:
+ camelcase-css: 2.0.1
+ postcss: 8.4.49
+
+ [email protected]([email protected]):
+ dependencies:
+ lilconfig: 3.1.2
+ yaml: 2.6.0
+ optionalDependencies:
+ postcss: 8.4.49
+
+ [email protected]([email protected]):
+ dependencies:
+ postcss: 8.4.49
+ postcss-selector-parser: 6.1.2
+
+ [email protected]:
+ dependencies:
+ cssesc: 3.0.0
+ util-deprecate: 1.0.2
+
+ [email protected]:
+ dependencies:
+ cssesc: 3.0.0
+ util-deprecate: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ nanoid: 3.3.7
+ picocolors: 1.1.1
+ source-map-js: 1.2.1
+
+ [email protected]:
+ dependencies:
+ nanoid: 3.3.7
+ picocolors: 1.1.1
+ source-map-js: 1.2.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ obuf: 1.1.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ xtend: 4.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ detect-libc: 2.0.3
+ expand-template: 2.0.3
+ github-from-package: 0.0.0
+ minimist: 1.2.8
+ mkdirp-classic: 0.5.3
+ napi-build-utils: 1.0.2
+ node-abi: 3.71.0
+ pump: 3.0.2
+ rc: 1.2.8
+ simple-get: 4.0.1
+ tar-fs: 2.1.1
+ tunnel-agent: 0.6.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ condense-newlines: 0.2.1
+ extend-shallow: 2.0.1
+ js-beautify: 1.15.1
+
+ [email protected]([email protected]):
+ dependencies:
+ '@types/prismjs': 1.26.5
+ clsx: 2.1.1
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ kleur: 3.0.3
+ sisteransi: 1.0.5
+
+ [email protected]:
+ dependencies:
+ loose-envify: 1.4.0
+ object-assign: 4.1.1
+ react-is: 16.13.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ end-of-stream: 1.4.4
+ once: 1.4.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ inherits: 2.0.4
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ deep-extend: 0.6.0
+ ini: 1.3.8
+ minimist: 1.2.8
+ strip-json-comments: 2.0.1
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ classnames: 2.5.1
+ prop-types: 15.8.1
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ '@floating-ui/react': 0.26.28([email protected]([email protected]))([email protected])
+ clsx: 2.1.1
+ date-fns: 3.6.0
+ prop-types: 15.8.1
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-onclickoutside: 6.13.1([email protected]([email protected]))([email protected])
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ '@emotion/css': 11.13.4
+ classnames: 2.5.1
+ diff: 5.2.0
+ memoize-one: 6.0.0
+ prop-types: 15.8.1
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ transitivePeerDependencies:
+ - supports-color
+
+ [email protected]([email protected]):
+ dependencies:
+ loose-envify: 1.4.0
+ react: 18.2.0
+ scheduler: 0.23.2
+
+ [email protected]([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ scheduler: 0.25.0-rc-65a56d0e-20241020
+
+ [email protected]([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]: {}
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-style-singleton: 2.2.1([email protected])([email protected])
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-remove-scroll-bar: 2.3.6([email protected])([email protected])
+ react-style-singleton: 2.2.1([email protected])([email protected])
+ tslib: 2.8.1
+ use-callback-ref: 1.3.2([email protected])([email protected])
+ use-sidecar: 1.1.2([email protected])([email protected])
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]([email protected]([email protected]))([email protected])([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ '@emotion/cache': 11.13.1
+ '@emotion/react': 11.13.3([email protected])([email protected])
+ '@floating-ui/dom': 1.6.12
+ '@types/react-transition-group': 4.4.11
+ memoize-one: 6.0.0
+ prop-types: 15.8.1
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+ react-transition-group: 4.4.5([email protected]([email protected]))([email protected])
+ use-isomorphic-layout-effect: 1.1.2([email protected])([email protected])
+ transitivePeerDependencies:
+ - '@types/react'
+ - supports-color
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ get-nonce: 1.0.1
+ invariant: 2.2.4
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ '@babel/runtime': 7.26.0
+ dom-helpers: 5.2.1
+ loose-envify: 1.4.0
+ prop-types: 15.8.1
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ [email protected]:
+ dependencies:
+ loose-envify: 1.4.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ pify: 2.3.0
+
+ [email protected]:
+ dependencies:
+ core-util-is: 1.0.3
+ inherits: 2.0.4
+ isarray: 0.0.1
+ string_decoder: 0.10.31
+
+ [email protected]:
+ dependencies:
+ core-util-is: 1.0.3
+ inherits: 2.0.4
+ isarray: 1.0.0
+ process-nextick-args: 2.0.1
+ safe-buffer: 5.1.2
+ string_decoder: 1.1.1
+ util-deprecate: 1.0.2
+
+ [email protected]:
+ dependencies:
+ inherits: 2.0.4
+ string_decoder: 1.3.0
+ util-deprecate: 1.0.2
+
+ [email protected]:
+ dependencies:
+ picomatch: 2.3.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.4
+ globalthis: 1.0.4
+ which-builtin-type: 1.1.4
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+ refa: 0.11.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-errors: 1.3.0
+ set-function-name: 2.0.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@react-email/render': 0.0.7
+ axios: 1.4.0
+ type-fest: 3.13.0
+ transitivePeerDependencies:
+ - debug
+
+ [email protected]:
+ dependencies:
+ expand-tilde: 2.0.2
+ global-modules: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-core-module: 2.15.1
+ path-parse: 1.0.7
+ supports-preserve-symlinks-flag: 1.0.0
+
+ [email protected]:
+ dependencies:
+ is-core-module: 2.15.1
+ path-parse: 1.0.7
+ supports-preserve-symlinks-flag: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ glob: 7.2.3
+
+ [email protected]:
+ dependencies:
+ queue-microtask: 1.2.3
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ get-intrinsic: 1.2.4
+ has-symbols: 1.0.3
+ isarray: 2.0.5
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-regex: 1.1.4
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ truncate-utf8-bytes: 1.0.2
+
+ [email protected]:
+ dependencies:
+ chokidar: 3.6.0
+ immutable: 4.3.7
+ source-map-js: 1.2.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ loose-envify: 1.4.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+ refa: 0.11.0
+ regexp-ast-analysis: 0.6.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ parseley: 0.11.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ define-data-property: 1.1.4
+ es-errors: 1.3.0
+ function-bind: 1.1.2
+ get-intrinsic: 1.2.4
+ gopd: 1.0.1
+ has-property-descriptors: 1.0.2
+
+ [email protected]:
+ dependencies:
+ define-data-property: 1.1.4
+ es-errors: 1.3.0
+ functions-have-names: 1.2.3
+ has-property-descriptors: 1.0.2
+
+ [email protected]:
+ dependencies:
+ color: 4.2.3
+ detect-libc: 2.0.3
+ node-addon-api: 6.1.0
+ prebuild-install: 7.1.2
+ semver: 7.6.3
+ simple-get: 4.0.1
+ tar-fs: 3.0.6
+ tunnel-agent: 0.6.0
+
+ [email protected]:
+ dependencies:
+ color: 4.2.3
+ detect-libc: 2.0.3
+ semver: 7.6.3
+ optionalDependencies:
+ '@img/sharp-darwin-arm64': 0.33.5
+ '@img/sharp-darwin-x64': 0.33.5
+ '@img/sharp-libvips-darwin-arm64': 1.0.4
+ '@img/sharp-libvips-darwin-x64': 1.0.4
+ '@img/sharp-libvips-linux-arm': 1.0.5
+ '@img/sharp-libvips-linux-arm64': 1.0.4
+ '@img/sharp-libvips-linux-s390x': 1.0.4
+ '@img/sharp-libvips-linux-x64': 1.0.4
+ '@img/sharp-libvips-linuxmusl-arm64': 1.0.4
+ '@img/sharp-libvips-linuxmusl-x64': 1.0.4
+ '@img/sharp-linux-arm': 0.33.5
+ '@img/sharp-linux-arm64': 0.33.5
+ '@img/sharp-linux-s390x': 0.33.5
+ '@img/sharp-linux-x64': 0.33.5
+ '@img/sharp-linuxmusl-arm64': 0.33.5
+ '@img/sharp-linuxmusl-x64': 0.33.5
+ '@img/sharp-wasm32': 0.33.5
+ '@img/sharp-win32-ia32': 0.33.5
+ '@img/sharp-win32-x64': 0.33.5
+ optional: true
+
+ [email protected]:
+ dependencies:
+ shebang-regex: 3.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ get-intrinsic: 1.2.4
+ object-inspect: 1.13.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ decompress-response: 6.0.0
+ once: 1.4.0
+ simple-concat: 1.0.1
+
+ [email protected]:
+ dependencies:
+ is-arrayish: 0.3.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ atomic-sleep: 1.0.0
+
+ [email protected]([email protected]([email protected]))([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ react-dom: 19.0.0-rc-65a56d0e-20241020([email protected])
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ buffer-from: 1.1.2
+ source-map: 0.6.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ inherits: 2.0.4
+ readable-stream: 3.6.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ fast-fifo: 1.3.2
+ queue-tick: 1.0.1
+ text-decoder: 1.2.1
+ optionalDependencies:
+ bare-events: 2.5.0
+
+ [email protected]:
+ dependencies:
+ emoji-regex: 8.0.0
+ is-fullwidth-code-point: 3.0.0
+ strip-ansi: 6.0.1
+
+ [email protected]:
+ dependencies:
+ eastasianwidth: 0.2.0
+ emoji-regex: 9.2.2
+ strip-ansi: 7.1.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-errors: 1.3.0
+ es-object-atoms: 1.0.0
+ get-intrinsic: 1.2.4
+ gopd: 1.0.1
+ has-symbols: 1.0.3
+ internal-slot: 1.0.7
+ regexp.prototype.flags: 1.5.3
+ set-function-name: 2.0.2
+ side-channel: 1.0.6
+
+ [email protected]:
+ dependencies:
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-abstract: 1.23.5
+ es-object-atoms: 1.0.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-object-atoms: 1.0.0
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ define-properties: 1.2.1
+ es-object-atoms: 1.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ safe-buffer: 5.1.2
+
+ [email protected]:
+ dependencies:
+ safe-buffer: 5.2.1
+
+ [email protected]:
+ dependencies:
+ character-entities-html4: 2.1.0
+ character-entities-legacy: 3.0.0
+
+ [email protected]:
+ dependencies:
+ ansi-regex: 5.0.1
+
+ [email protected]:
+ dependencies:
+ ansi-regex: 6.1.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@tokenizer/token': 0.3.0
+ peek-readable: 5.3.1
+
+ [email protected]([email protected]):
+ dependencies:
+ client-only: 0.0.1
+ react: 19.0.0-rc-65a56d0e-20241020
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@jridgewell/gen-mapping': 0.3.5
+ commander: 4.1.1
+ glob: 10.4.5
+ lines-and-columns: 1.2.4
+ mz: 2.7.0
+ pirates: 4.0.6
+ ts-interface-checker: 0.1.13
+
+ [email protected]:
+ dependencies:
+ has-flag: 4.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ tailwindcss: 3.4.15
+
+ [email protected]:
+ dependencies:
+ '@alloc/quick-lru': 5.2.0
+ arg: 5.0.2
+ chokidar: 3.6.0
+ didyoumean: 1.2.2
+ dlv: 1.1.3
+ fast-glob: 3.3.2
+ glob-parent: 6.0.2
+ is-glob: 4.0.3
+ jiti: 1.21.6
+ lilconfig: 2.1.0
+ micromatch: 4.0.8
+ normalize-path: 3.0.0
+ object-hash: 3.0.0
+ picocolors: 1.1.1
+ postcss: 8.4.49
+ postcss-import: 15.1.0([email protected])
+ postcss-js: 4.0.1([email protected])
+ postcss-load-config: 4.0.2([email protected])
+ postcss-nested: 6.2.0([email protected])
+ postcss-selector-parser: 6.1.2
+ resolve: 1.22.8
+ sucrase: 3.35.0
+ transitivePeerDependencies:
+ - ts-node
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ chownr: 1.1.4
+ mkdirp-classic: 0.5.3
+ pump: 3.0.2
+ tar-stream: 2.2.0
+
+ [email protected]:
+ dependencies:
+ pump: 3.0.2
+ tar-stream: 3.1.7
+ optionalDependencies:
+ bare-fs: 2.3.5
+ bare-path: 2.1.3
+
+ [email protected]:
+ dependencies:
+ bl: 4.1.0
+ end-of-stream: 1.4.4
+ fs-constants: 1.0.0
+ inherits: 2.0.4
+ readable-stream: 3.6.2
+
+ [email protected]:
+ dependencies:
+ b4a: 1.6.7
+ fast-fifo: 1.3.2
+ streamx: 2.20.2
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ thenify: 3.3.1
+
+ [email protected]:
+ dependencies:
+ any-promise: 1.3.0
+
+ [email protected]:
+ dependencies:
+ real-require: 0.2.0
+
+ [email protected]:
+ dependencies:
+ readable-stream: 2.3.8
+ xtend: 4.0.2
+
+ [email protected]:
+ dependencies:
+ fdir: 6.4.2([email protected])
+ picomatch: 4.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ is-number: 7.0.0
+
+ [email protected]:
+ dependencies:
+ to-space-case: 1.0.0
+
+ [email protected]:
+ dependencies:
+ to-no-case: 1.0.2
+
+ [email protected]:
+ dependencies:
+ '@tokenizer/token': 0.3.0
+ ieee754: 1.2.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ utf8-byte-length: 1.0.5
+
+ [email protected]([email protected]):
+ dependencies:
+ typescript: 5.6.3
+
+ [email protected]([email protected]):
+ optionalDependencies:
+ typescript: 5.6.3
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/json5': 0.0.29
+ json5: 1.0.2
+ minimist: 1.2.8
+ strip-bom: 3.0.0
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ tslib: 1.14.1
+ typescript: 5.6.3
+
+ [email protected]:
+ dependencies:
+ esbuild: 0.23.1
+ get-tsconfig: 4.8.1
+ optionalDependencies:
+ fsevents: 2.3.3
+
+ [email protected]:
+ dependencies:
+ safe-buffer: 5.2.1
+
+ [email protected]:
+ dependencies:
+ prelude-ls: 1.2.1
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ es-errors: 1.3.0
+ is-typed-array: 1.1.13
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ for-each: 0.3.3
+ gopd: 1.0.1
+ has-proto: 1.0.3
+ is-typed-array: 1.1.13
+
+ [email protected]:
+ dependencies:
+ available-typed-arrays: 1.0.7
+ call-bind: 1.0.7
+ for-each: 0.3.3
+ gopd: 1.0.1
+ has-proto: 1.0.3
+ is-typed-array: 1.1.13
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ for-each: 0.3.3
+ gopd: 1.0.1
+ has-proto: 1.0.3
+ is-typed-array: 1.1.13
+ possible-typed-array-names: 1.0.0
+
+ [email protected]:
+ dependencies:
+ '@types/react': [email protected]
+
+ [email protected]:
+ dependencies:
+ csstype: 3.1.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ call-bind: 1.0.7
+ has-bigints: 1.0.2
+ has-symbols: 1.0.3
+ which-boxed-primitive: 1.0.2
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@fastify/busboy': 2.1.1
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-is: 6.0.0
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-is: 6.0.0
+ unist-util-visit-parents: 6.0.1
+
+ [email protected]: {}
+
+ [email protected]([email protected]):
+ dependencies:
+ browserslist: 4.24.2
+ escalade: 3.2.0
+ picocolors: 1.1.1
+
+ [email protected]:
+ dependencies:
+ punycode: 2.3.1
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ scheduler: 0.0.0-experimental-3edc000d-20240926
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ react: 19.0.0-rc-65a56d0e-20241020
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]([email protected])([email protected]):
+ dependencies:
+ detect-node-es: 1.1.0
+ react: 19.0.0-rc-65a56d0e-20241020
+ tslib: 2.8.1
+ optionalDependencies:
+ '@types/react': [email protected]
+
+ [email protected]:
+ dependencies:
+ node-gyp-build: 4.8.3
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ '@types/unist': 3.0.3
+ unist-util-stringify-position: 4.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ tr46: 0.0.3
+ webidl-conversions: 3.0.1
+
+ [email protected]:
+ dependencies:
+ is-bigint: 1.0.4
+ is-boolean-object: 1.1.2
+ is-number-object: 1.0.7
+ is-string: 1.0.7
+ is-symbol: 1.0.4
+
+ [email protected]:
+ dependencies:
+ function.prototype.name: 1.1.6
+ has-tostringtag: 1.0.2
+ is-async-function: 2.0.0
+ is-date-object: 1.0.5
+ is-finalizationregistry: 1.0.2
+ is-generator-function: 1.0.10
+ is-regex: 1.1.4
+ is-weakref: 1.0.2
+ isarray: 2.0.5
+ which-boxed-primitive: 1.0.2
+ which-collection: 1.0.2
+ which-typed-array: 1.1.15
+
+ [email protected]:
+ dependencies:
+ is-map: 2.0.3
+ is-set: 2.0.3
+ is-weakmap: 2.0.2
+ is-weakset: 2.0.3
+
+ [email protected]:
+ dependencies:
+ available-typed-arrays: 1.0.7
+ call-bind: 1.0.7
+ for-each: 0.3.3
+ gopd: 1.0.1
+ has-tostringtag: 1.0.2
+
+ [email protected]:
+ dependencies:
+ isexe: 2.0.0
+
+ [email protected]:
+ dependencies:
+ isexe: 2.0.0
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ ansi-styles: 4.3.0
+ string-width: 4.2.3
+ strip-ansi: 6.0.1
+
+ [email protected]:
+ dependencies:
+ ansi-styles: 6.2.1
+ string-width: 5.1.2
+ strip-ansi: 7.1.0
+
+ [email protected]: {}
+
+ [email protected]([email protected])([email protected]):
+ optionalDependencies:
+ bufferutil: 4.0.8
+ utf-8-validate: 6.0.5
+
+ [email protected]:
+ dependencies:
+ commander: 2.20.3
+ cssfilter: 0.0.10
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]: {}
+
+ [email protected]:
+ dependencies:
+ cliui: 7.0.4
+ escalade: 3.2.0
+ get-caller-file: 2.0.5
+ require-directory: 2.1.1
+ string-width: 4.2.3
+ y18n: 5.0.8
+ yargs-parser: 20.2.9
+
+ [email protected]:
+ dependencies:
+ lib0: 0.2.98
+
+ [email protected]: {}
+
+ [email protected]: {}
diff --git a/templates/with-vercel-website/src/app/(frontend)/next/seed/route.ts b/templates/with-vercel-website/src/app/(frontend)/next/seed/route.ts
new file mode 100644
index 00000000000..724195f1191
--- /dev/null
+++ b/templates/with-vercel-website/src/app/(frontend)/next/seed/route.ts
@@ -0,0 +1,44 @@
+import jwt from 'jsonwebtoken'
+import { createLocalReq, getPayload } from 'payload'
+import { seed } from '@/endpoints/seed'
+import config from '@payload-config'
+
+const payloadToken = 'payload-token'
+export const maxDuration = 60 // This function can run for a maximum of 60 seconds
+
+export async function POST(
+ req: Request & {
+ cookies: {
+ get: (name: string) => {
+ value: string
+ }
+ }
+ },
+): Promise<Response> {
+ const payload = await getPayload({ config })
+ const token = req.cookies.get(payloadToken)?.value
+
+ let user
+
+ try {
+ user = jwt.verify(token, payload.secret)
+ } catch (error) {
+ payload.logger.error('Error verifying token for live preview:', error)
+ }
+
+ if (!user) {
+ return new Response('Action forbidden.', { status: 403 })
+ }
+
+ try {
+ // Create a Payload request object to pass to the Local API for transactions
+ // At this point you should pass in a user, locale, and any other context you need for the Local API
+ const payloadReq = await createLocalReq({ user }, payload)
+
+ await seed({ payload, req: payloadReq })
+
+ return Response.json({ success: true })
+ } catch {
+ return new Response('Error seeding data.')
+ }
+}
diff --git a/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.scss b/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.scss
new file mode 100644
index 00000000000..3ed9bcb1091
--- /dev/null
+++ b/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.scss
@@ -0,0 +1,12 @@
+.seedButton {
+ appearance: none;
+ background: none;
+ border: none;
+ padding: 0;
+ text-decoration: underline;
+
+ &:hover {
+ cursor: pointer;
+ opacity: 0.85;
+ }
+}
diff --git a/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.tsx b/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.tsx
index bc81350affb..9e97e08f5c0 100644
--- a/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.tsx
+++ b/templates/with-vercel-website/src/components/BeforeDashboard/SeedButton/index.tsx
@@ -3,6 +3,8 @@
import React, { Fragment, useCallback, useState } from 'react'
import { toast } from '@payloadcms/ui'
+import './index.scss'
+
const SuccessMessage: React.FC = () => (
<div>
Database seeded! You can now{' '}
@@ -20,19 +22,53 @@ export const SeedButton: React.FC = () => {
const handleClick = useCallback(
async (e) => {
e.preventDefault()
- if (loading || seeded) return
+
+ if (seeded) {
+ toast.info('Database already seeded.')
+ return
+ }
+ if (loading) {
+ toast.info('Seeding already in progress.')
+ return
+ }
+ if (error) {
+ toast.error(`An error occurred, please refresh and try again.`)
+ return
+ }
setLoading(true)
try {
- await fetch('/api/seed')
- setSeeded(true)
- toast.success(<SuccessMessage />, { duration: 5000 })
+ toast.promise(
+ new Promise((resolve, reject) => {
+ try {
+ const seeded = fetch('/next/seed', { method: 'POST', credentials: 'include' })
+ .then((res) => {
+ if (res.ok) {
+ resolve(true)
+ setSeeded(true)
+ } else {
+ reject('An error occurred while seeding.')
+ }
+ })
+ .catch((error) => {
+ reject(error)
+ })
+ } catch (error) {
+ reject(error)
+ }
+ }),
+ {
+ loading: 'Seeding with data....',
+ success: <SuccessMessage />,
+ error: 'An error occurred while seeding.',
+ },
+ )
} catch (err) {
setError(err)
}
},
- [loading, seeded],
+ [loading, seeded, error],
)
let message = ''
@@ -42,9 +78,9 @@ export const SeedButton: React.FC = () => {
return (
<Fragment>
- <a href="/api/seed" onClick={handleClick} rel="noopener noreferrer" target="_blank">
+ <button className="seedButton" onClick={handleClick}>
Seed your database
- </a>
+ </button>
{message}
</Fragment>
)
diff --git a/templates/with-vercel-website/src/components/Media/ImageMedia/index.tsx b/templates/with-vercel-website/src/components/Media/ImageMedia/index.tsx
index 308cd4b8533..5d7c6298ea6 100644
--- a/templates/with-vercel-website/src/components/Media/ImageMedia/index.tsx
+++ b/templates/with-vercel-website/src/components/Media/ImageMedia/index.tsx
@@ -43,7 +43,7 @@ export const ImageMedia: React.FC<MediaProps> = (props) => {
width = fullWidth!
height = fullHeight!
- alt = altFromResource
+ alt = altFromResource || ''
src = `${process.env.NEXT_PUBLIC_SERVER_URL}${url}`
}
diff --git a/templates/with-vercel-website/src/payload.config.ts b/templates/with-vercel-website/src/payload.config.ts
index ac08fcd8e38..1a670f27bb2 100644
--- a/templates/with-vercel-website/src/payload.config.ts
+++ b/templates/with-vercel-website/src/payload.config.ts
@@ -11,7 +11,6 @@ import { Media } from './collections/Media'
import { Pages } from './collections/Pages'
import { Posts } from './collections/Posts'
import { Users } from './collections/Users'
-import { seedHandler } from './endpoints/seedHandler'
import { Footer } from './Footer/config'
import { Header } from './Header/config'
import { plugins } from './plugins'
@@ -66,15 +65,6 @@ export default buildConfig({
}),
collections: [Pages, Posts, Media, Categories, Users],
cors: [process.env.NEXT_PUBLIC_SERVER_URL || ''].filter(Boolean),
- endpoints: [
- // The seed endpoint is used to populate the database with some example data
- // You should delete this endpoint before deploying your site to production
- {
- handler: seedHandler,
- method: 'get',
- path: '/seed',
- },
- ],
globals: [Header, Footer],
plugins: [
...plugins,
|
1123e4e751788e84bc42628735f389f151e0914a
|
2024-03-16 03:20:57
|
Elliot DeNolf
|
ci: disable tests-type-generation job
| false
|
disable tests-type-generation job
|
ci
|
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index da281b23257..1c86997bb1d 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -248,6 +248,7 @@ jobs:
retention-days: 1
tests-type-generation:
+ if: false # This should be replaced with gen on a real Payload project
runs-on: ubuntu-latest
needs: core-build
|
706f2b469f5ee8f663a5493b7cf09694583eb383
|
2023-09-28 23:14:50
|
Elliot DeNolf
|
feat: add disableOnInit option
| false
|
add disableOnInit option
|
feat
|
diff --git a/packages/payload/src/bin/generateGraphQLSchema.ts b/packages/payload/src/bin/generateGraphQLSchema.ts
index ea4dfd1e524..86f2f4c6094 100644
--- a/packages/payload/src/bin/generateGraphQLSchema.ts
+++ b/packages/payload/src/bin/generateGraphQLSchema.ts
@@ -13,6 +13,7 @@ export async function generateGraphQLSchema(): Promise<void> {
config.db = null
await payload.init({
+ disableOnInit: true,
local: true,
secret: '--unused--',
})
diff --git a/packages/payload/src/bin/migrate.ts b/packages/payload/src/bin/migrate.ts
index 596fe988adf..1cd1f05e9cf 100644
--- a/packages/payload/src/bin/migrate.ts
+++ b/packages/payload/src/bin/migrate.ts
@@ -17,6 +17,7 @@ export const migrate = async (args: string[]): Promise<void> => {
// Barebones instance to access database adapter
await payload.init({
+ disableOnInit: true,
local: true,
secret: process.env.PAYLOAD_SECRET || '--unused--',
})
diff --git a/packages/payload/src/config/types.ts b/packages/payload/src/config/types.ts
index e964f386b84..54020c9b5f2 100644
--- a/packages/payload/src/config/types.ts
+++ b/packages/payload/src/config/types.ts
@@ -9,7 +9,9 @@ import type React from 'react'
import type { DeepRequired } from 'ts-essentials'
import type { Configuration } from 'webpack'
+import type { DocumentTab } from '../admin/components/elements/DocumentHeader/Tabs/types'
import type { RichTextAdapter } from '../admin/components/forms/field-types/RichText/types'
+import type { EditViewProps } from '../admin/components/views/types'
import type { User } from '../auth/types'
import type { PayloadBundler } from '../bundlers/types'
import type {
@@ -22,8 +24,6 @@ import type { PayloadRequest } from '../express/types'
import type { GlobalConfig, SanitizedGlobalConfig } from '../globals/config/types'
import type { Payload } from '../payload'
import type { Where } from '../types'
-import { DocumentTab } from '../admin/components/elements/DocumentHeader/Tabs/types'
-import { EditViewProps } from '../admin/components/views/types'
type Prettify<T> = {
[K in keyof T]: T[K]
@@ -91,6 +91,11 @@ export type InitOptions = {
*/
config?: Promise<SanitizedConfig>
+ /**
+ * Disable running of the `onInit` function
+ */
+ disableOnInit?: boolean
+
/**
* Configuration for Payload's email functionality
*
@@ -110,13 +115,13 @@ export type InitOptions = {
local?: boolean
loggerDestination?: DestinationStream
-
/**
* Specify options for the built-in Pino logger that Payload uses for internal logging.
*
* See Pino Docs for options: https://getpino.io/#/docs/api?id=options
*/
loggerOptions?: LoggerOptions
+
/**
* A function that is called immediately following startup that receives the Payload instance as it's only argument.
*/
@@ -215,7 +220,7 @@ export type EditViewConfig = {
export type EditViewComponent = React.ComponentType<EditViewProps>
-export type EditView = EditViewConfig | EditViewComponent
+export type EditView = EditViewComponent | EditViewConfig
export type AdminRoute = {
Component: CustomAdminView
diff --git a/packages/payload/src/payload.ts b/packages/payload/src/payload.ts
index 9ce2ed4020d..9825724c155 100644
--- a/packages/payload/src/payload.ts
+++ b/packages/payload/src/payload.ts
@@ -380,7 +380,7 @@ export class BasePayload<TGeneratedTypes extends GeneratedTypes> {
serverInitTelemetry(this)
- if (options.local !== false) {
+ if (!options.disableOnInit) {
if (typeof options.onInit === 'function') await options.onInit(this)
if (typeof this.config.onInit === 'function') await this.config.onInit(this)
}
|
64d6163f1330ff00a97f372da72472629e68bd77
|
2024-03-21 21:38:20
|
Jacob Fletcher
|
chore(ui): consolidates field label, error, and description components
| false
|
consolidates field label, error, and description components
|
chore
|
diff --git a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Iterable/index.tsx b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Iterable/index.tsx
index c1581515970..3b674a5fdff 100644
--- a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Iterable/index.tsx
+++ b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Iterable/index.tsx
@@ -28,12 +28,14 @@ const Iterable: React.FC<Props> = ({
return (
<div className={baseClass}>
- {'label' in field.fieldComponentProps && field.fieldComponentProps.label && (
- <Label>
- {locale && <span className={`${baseClass}__locale-label`}>{locale}</span>}
- {getTranslation(field.fieldComponentProps.label, i18n)}
- </Label>
- )}
+ {'label' in field.fieldComponentProps &&
+ field.fieldComponentProps.label &&
+ typeof field.fieldComponentProps.label !== 'function' && (
+ <Label>
+ {locale && <span className={`${baseClass}__locale-label`}>{locale}</span>}
+ {getTranslation(field.fieldComponentProps.label, i18n)}
+ </Label>
+ )}
{maxRows > 0 && (
<React.Fragment>
{Array.from(Array(maxRows).keys()).map((row, i) => {
diff --git a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Nested/index.tsx b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Nested/index.tsx
index 92583684307..86fd30c00b3 100644
--- a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Nested/index.tsx
+++ b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Nested/index.tsx
@@ -23,12 +23,14 @@ const Nested: React.FC<Props> = ({
}) => {
return (
<div className={baseClass}>
- {'label' in field.fieldComponentProps && field.fieldComponentProps.label && (
- <Label>
- {locale && <span className={`${baseClass}__locale-label`}>{locale}</span>}
- {getTranslation(field.fieldComponentProps.label, i18n)}
- </Label>
- )}
+ {'label' in field.fieldComponentProps &&
+ field.fieldComponentProps.label &&
+ typeof field.fieldComponentProps.label !== 'function' && (
+ <Label>
+ {locale && <span className={`${baseClass}__locale-label`}>{locale}</span>}
+ {getTranslation(field.fieldComponentProps.label, i18n)}
+ </Label>
+ )}
<div
className={[`${baseClass}__wrap`, !disableGutter && `${baseClass}__wrap--gutter`]
.filter(Boolean)
diff --git a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Relationship/index.tsx b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Relationship/index.tsx
index a94399640c2..057edc8e2d8 100644
--- a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Relationship/index.tsx
+++ b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Relationship/index.tsx
@@ -99,7 +99,9 @@ const Relationship: React.FC<Props> = ({ comparison, field, i18n, locale, versio
}
const label =
- 'label' in field.fieldComponentProps && typeof field.fieldComponentProps.label !== 'boolean'
+ 'label' in field.fieldComponentProps &&
+ typeof field.fieldComponentProps.label !== 'boolean' &&
+ typeof field.fieldComponentProps.label !== 'function'
? field.fieldComponentProps.label
: ''
diff --git a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Text/index.tsx b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Text/index.tsx
index 2fc22b61f3f..1a59bab27bd 100644
--- a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Text/index.tsx
+++ b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Text/index.tsx
@@ -36,6 +36,7 @@ const Text: React.FC<Props> = ({
<Label>
{locale && <span className={`${baseClass}__locale-label`}>{locale}</span>}
{'label' in field.fieldComponentProps &&
+ typeof field.fieldComponentProps.label !== 'function' &&
getTranslation(field.fieldComponentProps.label || '', i18n)}
</Label>
<DiffViewer
diff --git a/packages/payload/src/admin/forms/Error.ts b/packages/payload/src/admin/forms/Error.ts
index 574f8beda3c..8d3472e05a0 100644
--- a/packages/payload/src/admin/forms/Error.ts
+++ b/packages/payload/src/admin/forms/Error.ts
@@ -1,4 +1,5 @@
export type ErrorProps = {
+ CustomError?: React.ReactNode
alignCaret?: 'center' | 'left' | 'right'
message?: string
path?: string
diff --git a/packages/payload/src/admin/forms/Label.ts b/packages/payload/src/admin/forms/Label.ts
index 97d11005fd6..f5761e255b9 100644
--- a/packages/payload/src/admin/forms/Label.ts
+++ b/packages/payload/src/admin/forms/Label.ts
@@ -1,4 +1,5 @@
export type LabelProps = {
+ CustomLabel?: React.ReactNode
htmlFor?: string
label?: JSX.Element | Record<string, string> | false | string
required?: boolean
diff --git a/packages/ui/src/elements/TableColumns/buildColumns.tsx b/packages/ui/src/elements/TableColumns/buildColumns.tsx
index f3f7f2e3ef4..d6d1a770498 100644
--- a/packages/ui/src/elements/TableColumns/buildColumns.tsx
+++ b/packages/ui/src/elements/TableColumns/buildColumns.tsx
@@ -79,7 +79,9 @@ export const buildColumns = (args: {
undefined
}
label={
- 'label' in field.fieldComponentProps && field.fieldComponentProps.label
+ 'label' in field.fieldComponentProps &&
+ field.fieldComponentProps.label &&
+ typeof field.fieldComponentProps.label !== 'function'
? field.fieldComponentProps.label
: 'name' in field
? field.name
@@ -102,7 +104,11 @@ export const buildColumns = (args: {
Cell,
Heading,
},
- label: 'label' in field.fieldComponentProps ? field.fieldComponentProps.label : undefined,
+ label:
+ 'label' in field.fieldComponentProps &&
+ typeof field.fieldComponentProps.label !== 'function'
+ ? field.fieldComponentProps.label
+ : undefined,
}
acc.push(column)
diff --git a/packages/ui/src/fields/Array/index.tsx b/packages/ui/src/fields/Array/index.tsx
index 41ba5ddb764..0e64d1f5387 100644
--- a/packages/ui/src/fields/Array/index.tsx
+++ b/packages/ui/src/fields/Array/index.tsx
@@ -198,14 +198,14 @@ export const ArrayField: React.FC<ArrayFieldProps> = (props) => {
>
{showError && (
<div className={`${baseClass}__error-wrap`}>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
</div>
)}
<header className={`${baseClass}__header`}>
<div className={`${baseClass}__header-wrap`}>
<div className={`${baseClass}__header-content`}>
<h3 className={`${baseClass}__title`}>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
</h3>
{fieldHasErrors && fieldErrorCount > 0 && (
<ErrorPill count={fieldErrorCount} i18n={i18n} withMessage />
@@ -234,11 +234,7 @@ export const ArrayField: React.FC<ArrayFieldProps> = (props) => {
</ul>
)}
</div>
- {CustomDescription !== undefined ? (
- CustomDescription
- ) : (
- <FieldDescription {...(descriptionProps || {})} />
- )}
+ <FieldDescription CustomDescription={CustomDescription} {...(descriptionProps || {})} />
</header>
<NullifyLocaleField fieldValue={value} localized={localized} path={path} />
{(rows.length > 0 || (!valid && (showRequired || showMinRows))) && (
diff --git a/packages/ui/src/fields/Blocks/index.tsx b/packages/ui/src/fields/Blocks/index.tsx
index 1b4be4edb2c..c619f865077 100644
--- a/packages/ui/src/fields/Blocks/index.tsx
+++ b/packages/ui/src/fields/Blocks/index.tsx
@@ -208,14 +208,14 @@ export const BlocksField: React.FC<BlocksFieldProps> = (props) => {
>
{showError && (
<div className={`${baseClass}__error-wrap`}>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
</div>
)}
<header className={`${baseClass}__header`}>
<div className={`${baseClass}__header-wrap`}>
<div className={`${baseClass}__heading-with-error`}>
<h3>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
</h3>
{fieldHasErrors && fieldErrorCount > 0 && (
<ErrorPill count={fieldErrorCount} i18n={i18n} withMessage />
@@ -244,11 +244,7 @@ export const BlocksField: React.FC<BlocksFieldProps> = (props) => {
</ul>
)}
</div>
- {CustomDescription !== undefined ? (
- CustomDescription
- ) : (
- <FieldDescription {...(descriptionProps || {})} />
- )}
+ <FieldDescription CustomDescription={CustomDescription} {...(descriptionProps || {})} />
</header>
<NullifyLocaleField fieldValue={value} localized={localized} path={path} />
{(rows.length > 0 || (!valid && (showRequired || showMinRows))) && (
diff --git a/packages/ui/src/fields/Checkbox/Input.tsx b/packages/ui/src/fields/Checkbox/Input.tsx
index fb90d61433f..b6aea9ad6a5 100644
--- a/packages/ui/src/fields/Checkbox/Input.tsx
+++ b/packages/ui/src/fields/Checkbox/Input.tsx
@@ -74,7 +74,7 @@ export const CheckboxInput: React.FC<Props> = ({
</span>
{AfterInput}
</div>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
</div>
)
}
diff --git a/packages/ui/src/fields/Checkbox/index.tsx b/packages/ui/src/fields/Checkbox/index.tsx
index 3c23188009f..43c52d0edad 100644
--- a/packages/ui/src/fields/Checkbox/index.tsx
+++ b/packages/ui/src/fields/Checkbox/index.tsx
@@ -90,7 +90,7 @@ const CheckboxField: React.FC<CheckboxFieldProps> = (props) => {
}}
>
<div className={`${baseClass}__error-wrap`}>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
</div>
<CheckboxInput
AfterInput={AfterInput}
diff --git a/packages/ui/src/fields/Code/index.tsx b/packages/ui/src/fields/Code/index.tsx
index 44026aefd99..13e399b7117 100644
--- a/packages/ui/src/fields/Code/index.tsx
+++ b/packages/ui/src/fields/Code/index.tsx
@@ -83,8 +83,8 @@ const CodeField: React.FC<CodeFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div>
{BeforeInput}
<CodeEditor
diff --git a/packages/ui/src/fields/Collapsible/index.tsx b/packages/ui/src/fields/Collapsible/index.tsx
index 439ced86f0c..e676585506a 100644
--- a/packages/ui/src/fields/Collapsible/index.tsx
+++ b/packages/ui/src/fields/Collapsible/index.tsx
@@ -124,7 +124,7 @@ const CollapsibleField: React.FC<CollapsibleFieldProps> = (props) => {
collapsibleStyle={fieldHasErrors ? 'error' : 'default'}
header={
<div className={`${baseClass}__row-label-wrap`}>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
{fieldHasErrors && <ErrorPill count={errorCount} i18n={i18n} withMessage />}
</div>
}
@@ -141,11 +141,7 @@ const CollapsibleField: React.FC<CollapsibleFieldProps> = (props) => {
schemaPath={schemaPath}
/>
</CollapsibleElement>
- {CustomDescription !== undefined ? (
- CustomDescription
- ) : (
- <FieldDescription {...(descriptionProps || {})} />
- )}
+ <FieldDescription CustomDescription={CustomDescription} {...(descriptionProps || {})} />
</div>
</Fragment>
)
diff --git a/packages/ui/src/fields/DateTime/index.tsx b/packages/ui/src/fields/DateTime/index.tsx
index fc88ae243d6..124f6a0e6aa 100644
--- a/packages/ui/src/fields/DateTime/index.tsx
+++ b/packages/ui/src/fields/DateTime/index.tsx
@@ -87,9 +87,9 @@ const DateTimeField: React.FC<DateFieldProps> = (props) => {
}}
>
<div className={`${baseClass}__error-wrap`}>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
</div>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div className={`${baseClass}__input-wrapper`} id={`field-${path.replace(/\./g, '__')}`}>
{BeforeInput}
<DatePickerField
diff --git a/packages/ui/src/fields/Email/index.tsx b/packages/ui/src/fields/Email/index.tsx
index 039221c8d2c..a910e1ddd0c 100644
--- a/packages/ui/src/fields/Email/index.tsx
+++ b/packages/ui/src/fields/Email/index.tsx
@@ -73,8 +73,8 @@ const EmailField: React.FC<EmailFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div>
{BeforeInput}
<input
diff --git a/packages/ui/src/fields/JSON/index.tsx b/packages/ui/src/fields/JSON/index.tsx
index ee5600dcd10..6738182de9c 100644
--- a/packages/ui/src/fields/JSON/index.tsx
+++ b/packages/ui/src/fields/JSON/index.tsx
@@ -111,8 +111,8 @@ const JSONFieldComponent: React.FC<JSONFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div>
{BeforeInput}
<CodeEditor
diff --git a/packages/ui/src/fields/Number/index.tsx b/packages/ui/src/fields/Number/index.tsx
index 59200c1042d..f89d12c65cc 100644
--- a/packages/ui/src/fields/Number/index.tsx
+++ b/packages/ui/src/fields/Number/index.tsx
@@ -151,8 +151,8 @@ const NumberFieldComponent: React.FC<NumberFieldProps> = (props) => {
width,
}}
>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
{hasMany ? (
<ReactSelect
className={`field-${path.replace(/\./g, '__')}`}
diff --git a/packages/ui/src/fields/Password/index.tsx b/packages/ui/src/fields/Password/index.tsx
index 06eaae230d9..4e8fd30a864 100644
--- a/packages/ui/src/fields/Password/index.tsx
+++ b/packages/ui/src/fields/Password/index.tsx
@@ -67,8 +67,8 @@ export const PasswordField: React.FC<PasswordFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<input
autoComplete={autoComplete}
disabled={formProcessing || disabled}
diff --git a/packages/ui/src/fields/Point/index.tsx b/packages/ui/src/fields/Point/index.tsx
index 4927ae19069..44b77c6d66d 100644
--- a/packages/ui/src/fields/Point/index.tsx
+++ b/packages/ui/src/fields/Point/index.tsx
@@ -100,10 +100,10 @@ const PointField: React.FC<PointFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
<ul className={`${baseClass}__wrap`}>
<li>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div className="input-wrapper">
{BeforeInput}
<input
@@ -120,7 +120,7 @@ const PointField: React.FC<PointFieldProps> = (props) => {
</div>
</li>
<li>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div className="input-wrapper">
{BeforeInput}
<input
diff --git a/packages/ui/src/fields/RadioGroup/index.tsx b/packages/ui/src/fields/RadioGroup/index.tsx
index 6560742fe2c..df591935488 100644
--- a/packages/ui/src/fields/RadioGroup/index.tsx
+++ b/packages/ui/src/fields/RadioGroup/index.tsx
@@ -96,9 +96,9 @@ const RadioGroupField: React.FC<RadioFieldProps> = (props) => {
}}
>
<div className={`${baseClass}__error-wrap`}>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
</div>
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<ul className={`${baseClass}--group`} id={`field-${path.replace(/\./g, '__')}`}>
{options.map((option) => {
let optionValue = ''
diff --git a/packages/ui/src/fields/Relationship/index.tsx b/packages/ui/src/fields/Relationship/index.tsx
index 6ec6e599209..4296ce3db21 100644
--- a/packages/ui/src/fields/Relationship/index.tsx
+++ b/packages/ui/src/fields/Relationship/index.tsx
@@ -440,8 +440,8 @@ const RelationshipField: React.FC<RelationshipFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
{!errorLoading && (
<div className={`${baseClass}__wrap`}>
<ReactSelect
diff --git a/packages/ui/src/fields/Select/index.tsx b/packages/ui/src/fields/Select/index.tsx
index eb93fa47052..4e916ebe096 100644
--- a/packages/ui/src/fields/Select/index.tsx
+++ b/packages/ui/src/fields/Select/index.tsx
@@ -145,8 +145,8 @@ export const SelectField: React.FC<SelectFieldProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
<div>
{BeforeInput}
<ReactSelect
diff --git a/packages/ui/src/fields/Text/Input.tsx b/packages/ui/src/fields/Text/Input.tsx
index f6cdb8ad13e..e413423e050 100644
--- a/packages/ui/src/fields/Text/Input.tsx
+++ b/packages/ui/src/fields/Text/Input.tsx
@@ -58,8 +58,8 @@ export const TextInput: React.FC<TextInputProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
{hasMany ? (
<ReactSelect
className={`field-${path.replace(/\./g, '__')}`}
diff --git a/packages/ui/src/fields/Textarea/Input.tsx b/packages/ui/src/fields/Textarea/Input.tsx
index 2eb913c3bdc..4d35e8a156a 100644
--- a/packages/ui/src/fields/Textarea/Input.tsx
+++ b/packages/ui/src/fields/Textarea/Input.tsx
@@ -52,8 +52,8 @@ export const TextareaInput: React.FC<TextAreaInputProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
{BeforeInput}
<label className="textarea-outer" htmlFor={`field-${path.replace(/\./g, '__')}`}>
<div className="textarea-inner">
diff --git a/packages/ui/src/fields/Upload/Input.tsx b/packages/ui/src/fields/Upload/Input.tsx
index a47ebe32dc9..909cfb2ed55 100644
--- a/packages/ui/src/fields/Upload/Input.tsx
+++ b/packages/ui/src/fields/Upload/Input.tsx
@@ -131,8 +131,8 @@ export const UploadInput: React.FC<UploadInputProps> = (props) => {
width,
}}
>
- {CustomError !== undefined ? CustomError : <FieldError {...(errorProps || {})} />}
- {CustomLabel !== undefined ? CustomLabel : <FieldLabel {...(labelProps || {})} />}
+ <FieldError CustomError={CustomError} {...(errorProps || {})} />
+ <FieldLabel CustomLabel={CustomLabel} {...(labelProps || {})} />
{collection?.upload && (
<React.Fragment>
{file && !missingFile && (
diff --git a/packages/ui/src/forms/FieldDescription/index.tsx b/packages/ui/src/forms/FieldDescription/index.tsx
index ddff29dd2c7..3fa5fbf471f 100644
--- a/packages/ui/src/forms/FieldDescription/index.tsx
+++ b/packages/ui/src/forms/FieldDescription/index.tsx
@@ -12,7 +12,7 @@ export { FieldDescriptionProps }
const baseClass = 'field-description'
-export const FieldDescription: React.FC<FieldDescriptionProps> = (props) => {
+const DefaultFieldDescription: React.FC<FieldDescriptionProps> = (props) => {
const { className, description, marginPlacement } = props
const { path } = useFieldProps()
@@ -38,3 +38,13 @@ export const FieldDescription: React.FC<FieldDescriptionProps> = (props) => {
return null
}
+
+export const FieldDescription: React.FC<FieldDescriptionProps> = (props) => {
+ const { CustomDescription } = props
+
+ if (CustomDescription !== undefined) {
+ return CustomDescription
+ }
+
+ return <DefaultFieldDescription {...props} />
+}
diff --git a/packages/ui/src/forms/FieldDescription/types.ts b/packages/ui/src/forms/FieldDescription/types.ts
index 2e9a25b5169..7e60cc0e88c 100644
--- a/packages/ui/src/forms/FieldDescription/types.ts
+++ b/packages/ui/src/forms/FieldDescription/types.ts
@@ -1,4 +1,5 @@
export type FieldDescriptionProps = {
+ CustomDescription?: React.ReactNode
className?: string
description?: Record<string, string> | string
marginPlacement?: 'bottom' | 'top'
diff --git a/packages/ui/src/forms/FieldError/index.tsx b/packages/ui/src/forms/FieldError/index.tsx
index 176223600ad..2f7a9d1cddd 100644
--- a/packages/ui/src/forms/FieldError/index.tsx
+++ b/packages/ui/src/forms/FieldError/index.tsx
@@ -11,7 +11,7 @@ import './index.scss'
const baseClass = 'field-error'
-export const FieldError: React.FC<ErrorProps> = (props) => {
+const DefaultFieldError: React.FC<ErrorProps> = (props) => {
const {
alignCaret = 'right',
message: messageFromProps,
@@ -40,3 +40,13 @@ export const FieldError: React.FC<ErrorProps> = (props) => {
return null
}
+
+export const FieldError: React.FC<ErrorProps> = (props) => {
+ const { CustomError } = props
+
+ if (CustomError !== undefined) {
+ return CustomError
+ }
+
+ return <DefaultFieldError {...props} />
+}
diff --git a/packages/ui/src/forms/FieldLabel/index.tsx b/packages/ui/src/forms/FieldLabel/index.tsx
index 9ae6a2caf5f..e006591106f 100644
--- a/packages/ui/src/forms/FieldLabel/index.tsx
+++ b/packages/ui/src/forms/FieldLabel/index.tsx
@@ -10,8 +10,9 @@ import { useFieldProps } from '../FieldPropsProvider/index.js'
import { useForm } from '../Form/context.js'
import './index.scss'
-export const FieldLabel: React.FC<LabelProps> = (props) => {
+const DefaultFieldLabel: React.FC<LabelProps> = (props) => {
const { htmlFor: htmlForFromProps, label: labelFromProps, required = false } = props
+
const { uuid } = useForm()
const { path } = useFieldProps()
const htmlFor = htmlForFromProps || generateFieldID(path, uuid)
@@ -29,3 +30,13 @@ export const FieldLabel: React.FC<LabelProps> = (props) => {
return null
}
+
+export const FieldLabel: React.FC<LabelProps> = (props) => {
+ const { CustomLabel } = props
+
+ if (CustomLabel !== undefined) {
+ return CustomLabel
+ }
+
+ return <DefaultFieldLabel {...props} />
+}
diff --git a/packages/ui/src/forms/WatchChildErrors/buildPathSegments.ts b/packages/ui/src/forms/WatchChildErrors/buildPathSegments.ts
index 955aa3948a5..fdb94eda30a 100644
--- a/packages/ui/src/forms/WatchChildErrors/buildPathSegments.ts
+++ b/packages/ui/src/forms/WatchChildErrors/buildPathSegments.ts
@@ -1,32 +1,34 @@
import type { FieldMap } from '../../providers/ComponentMap/buildComponentMap/types.js'
export const buildPathSegments = (parentPath: string, fieldMap: FieldMap): string[] => {
- const pathNames = fieldMap.reduce((acc, subField) => {
- if ('fieldMap' in subField.fieldComponentProps) {
- const fieldMap = subField.fieldComponentProps.fieldMap
+ const pathNames = fieldMap.reduce((acc, field) => {
+ const fieldMap =
+ 'fieldMap' in field.fieldComponentProps ? field.fieldComponentProps.fieldMap : undefined
- if (fieldMap && subField.isFieldAffectingData) {
+ if (fieldMap) {
+ if (field.isFieldAffectingData) {
// group, block, array
- const name = 'name' in subField ? subField.name : 'unnamed'
+ const name = 'name' in field ? field.name : 'unnamed'
acc.push(parentPath ? `${parentPath}.${name}.` : `${name}.`)
- } else if (fieldMap) {
+ } else {
// rows, collapsibles, unnamed-tab
acc.push(...buildPathSegments(parentPath, fieldMap))
- } else if (subField.type === 'tabs') {
- // tabs
- 'tabs' in subField.fieldComponentProps &&
- subField.fieldComponentProps?.tabs?.forEach((tab) => {
- let tabPath = parentPath
- if ('name' in tab) {
- tabPath = parentPath ? `${parentPath}.${tab.name}` : tab.name
- }
- acc.push(...buildPathSegments(tabPath, tab.fieldMap))
- })
- } else if (subField.isFieldAffectingData) {
- // text, number, date, etc.
- const name = 'name' in subField ? subField.name : 'unnamed'
- acc.push(parentPath ? `${parentPath}.${name}` : name)
}
+ } else if (field.type === 'tabs') {
+ // tabs
+ if ('tabs' in field.fieldComponentProps) {
+ field.fieldComponentProps.tabs?.forEach((tab) => {
+ let tabPath = parentPath
+ if ('name' in tab) {
+ tabPath = parentPath ? `${parentPath}.${tab.name}` : tab.name
+ }
+ acc.push(...buildPathSegments(tabPath, tab.fieldMap))
+ })
+ }
+ } else if (field.isFieldAffectingData) {
+ // text, number, date, etc.
+ const name = 'name' in field ? field.name : 'unnamed'
+ acc.push(parentPath ? `${parentPath}.${name}` : name)
}
return acc
|
7e9c7707ba5079a0cb7e48a64197e545eb6e8d01
|
2023-10-07 04:19:24
|
Alessio Gravili
|
chore: improve ID field validation, fixing 2.0 int tests (#3457)
| false
|
improve ID field validation, fixing 2.0 int tests (#3457)
|
chore
|
diff --git a/packages/payload/src/collections/dataloader.ts b/packages/payload/src/collections/dataloader.ts
index 32983a7a483..8824af77ec0 100644
--- a/packages/payload/src/collections/dataloader.ts
+++ b/packages/payload/src/collections/dataloader.ts
@@ -77,7 +77,7 @@ const batchAndLoadDocs =
if (idField?.type === 'number') sanitizedID = parseFloat(id)
- if (isValidID(sanitizedID, getIDType(idField))) {
+ if (isValidID(sanitizedID, getIDType(idField, payload?.db?.defaultIDType))) {
return {
...batches,
[batchKey]: [...(batches[batchKey] || []), sanitizedID],
diff --git a/packages/payload/src/exports/utilities.ts b/packages/payload/src/exports/utilities.ts
index e71a9d62818..a3d0cd533e8 100644
--- a/packages/payload/src/exports/utilities.ts
+++ b/packages/payload/src/exports/utilities.ts
@@ -9,4 +9,6 @@ export { deepCopyObject } from '../utilities/deepCopyObject'
export { deepMerge } from '../utilities/deepMerge'
export { default as flattenTopLevelFields } from '../utilities/flattenTopLevelFields'
export { formatLabels, formatNames, toWords } from '../utilities/formatLabels'
+export { getIDType } from '../utilities/getIDType'
export { getTranslation } from '../utilities/getTranslation'
+export { isValidID } from '../utilities/isValidID'
diff --git a/packages/payload/src/fields/validations.ts b/packages/payload/src/fields/validations.ts
index c1facd391aa..39818a07401 100644
--- a/packages/payload/src/fields/validations.ts
+++ b/packages/payload/src/fields/validations.ts
@@ -317,7 +317,7 @@ export const upload: Validate<unknown, unknown, UploadField> = (value: string, o
const idField = options.payload.collections[options.relationTo].config.fields.find(
(field) => fieldAffectsData(field) && field.name === 'id',
)
- const type = getIDType(idField)
+ const type = getIDType(idField, options?.payload?.db?.defaultIDType)
if (!isValidID(value, type)) {
return options.t('validation:validUploadID')
@@ -373,13 +373,8 @@ export const relationship: Validate<unknown, unknown, RelationshipField> = async
const idField = payload.collections[collection]?.config?.fields?.find(
(field) => fieldAffectsData(field) && field.name === 'id',
)
- let type
- if (idField) {
- type = idField.type === 'number' ? 'number' : 'text'
- } else {
- type = 'ObjectID'
- }
+ const type = getIDType(idField, options?.payload?.db?.defaultIDType)
return !isValidID(requestedID, type)
})
diff --git a/packages/payload/src/utilities/getIDType.ts b/packages/payload/src/utilities/getIDType.ts
index de2e034c656..af9f0791c97 100644
--- a/packages/payload/src/utilities/getIDType.ts
+++ b/packages/payload/src/utilities/getIDType.ts
@@ -1,8 +1,12 @@
+import type { BaseDatabaseAdapter } from '../database/types'
import type { Field } from '../fields/config/types'
-export const getIDType = (idField: Field | null): 'ObjectID' | 'number' | 'text' => {
+export const getIDType = (
+ idField: Field | null,
+ defaultIDType: BaseDatabaseAdapter['defaultIDType'] | null,
+): 'ObjectID' | 'number' | 'text' => {
if (idField) {
return idField.type === 'number' ? 'number' : 'text'
}
- return 'ObjectID'
+ return defaultIDType || 'ObjectID'
}
diff --git a/packages/richtext-lexical/src/field/features/Link/index.tsx b/packages/richtext-lexical/src/field/features/Link/index.tsx
index f629b37b77a..370a4d04624 100644
--- a/packages/richtext-lexical/src/field/features/Link/index.tsx
+++ b/packages/richtext-lexical/src/field/features/Link/index.tsx
@@ -77,6 +77,7 @@ export const LinkFeature = (props: LinkFeatureProps): FeatureProvider => {
afterReadPromises: [linkAfterReadPromiseHOC(props)],
node: LinkNode,
type: LinkNode.getType(),
+ // TODO: Add validation similar to upload for internal links and fields
},
{
node: AutoLinkNode,
diff --git a/packages/richtext-lexical/src/field/features/Relationship/index.tsx b/packages/richtext-lexical/src/field/features/Relationship/index.tsx
index 0d34bd9e81d..7a5135dafb1 100644
--- a/packages/richtext-lexical/src/field/features/Relationship/index.tsx
+++ b/packages/richtext-lexical/src/field/features/Relationship/index.tsx
@@ -17,6 +17,7 @@ export const RelationshipFeature = (): FeatureProvider => {
afterReadPromises: [relationshipAfterReadPromise],
node: RelationshipNode,
type: RelationshipNode.getType(),
+ // TODO: Add validation similar to upload
},
],
plugins: [
diff --git a/packages/richtext-lexical/src/field/features/Upload/index.tsx b/packages/richtext-lexical/src/field/features/Upload/index.tsx
index 516f6b24ede..29b85bd42e0 100644
--- a/packages/richtext-lexical/src/field/features/Upload/index.tsx
+++ b/packages/richtext-lexical/src/field/features/Upload/index.tsx
@@ -9,6 +9,7 @@ import { INSERT_UPLOAD_WITH_DRAWER_COMMAND } from './drawer'
import './index.scss'
import { UploadNode } from './nodes/UploadNode'
import { UploadPlugin } from './plugin'
+import { uploadValidation } from './validate'
export type UploadFeatureProps = {
collections: {
@@ -27,6 +28,7 @@ export const UploadFeature = (props?: UploadFeatureProps): FeatureProvider => {
afterReadPromises: [uploadAfterReadPromiseHOC(props)],
node: UploadNode,
type: UploadNode.getType(),
+ validations: [uploadValidation()],
},
],
plugins: [
diff --git a/packages/richtext-lexical/src/field/features/Upload/validate.ts b/packages/richtext-lexical/src/field/features/Upload/validate.ts
new file mode 100644
index 00000000000..3d13ccfecb4
--- /dev/null
+++ b/packages/richtext-lexical/src/field/features/Upload/validate.ts
@@ -0,0 +1,33 @@
+import { fieldAffectsData } from 'payload/types'
+import { getIDType, isValidID } from 'payload/utilities'
+
+import type { NodeValidation } from '../types'
+import type { SerializedUploadNode } from './nodes/UploadNode'
+
+import { CAN_USE_DOM } from '../../lexical/utils/canUseDOM'
+
+export const uploadValidation = (): NodeValidation<SerializedUploadNode> => {
+ const uploadValidation: NodeValidation<SerializedUploadNode> = async ({
+ node,
+ payloadConfig,
+ validation,
+ }) => {
+ if (!CAN_USE_DOM) {
+ const idField = payloadConfig.collections
+ .find(({ slug }) => slug === node.fields.relationTo)
+ .fields.find((field) => fieldAffectsData(field) && field.name === 'id')
+
+ const type = getIDType(idField, validation?.options?.payload?.db?.defaultIDType)
+
+ if (!isValidID(node.fields.value.id, type)) {
+ return validation.options.t('validation:validUploadID')
+ }
+ }
+
+ // TODO: validate upload collection fields
+
+ return true
+ }
+
+ return uploadValidation
+}
diff --git a/packages/richtext-lexical/src/validate/validateNodes.ts b/packages/richtext-lexical/src/validate/validateNodes.ts
index d17ca5097f6..9a1a5ebf158 100644
--- a/packages/richtext-lexical/src/validate/validateNodes.ts
+++ b/packages/richtext-lexical/src/validate/validateNodes.ts
@@ -3,6 +3,7 @@ import type { SanitizedConfig } from 'payload/config'
import type { RichTextField, ValidateOptions } from 'payload/types'
import type { NodeValidation } from '../field/features/types'
+
export async function validateNodes({
nodeValidations,
nodes,
@@ -37,6 +38,7 @@ export async function validateNodes({
}
}
}
+
// Validate node's children
if ('children' in node && node?.children) {
const childrenValidationResult = await validateNodes({
diff --git a/test/fields/config.ts b/test/fields/config.ts
index 711e001b055..1ed2e9858a3 100644
--- a/test/fields/config.ts
+++ b/test/fields/config.ts
@@ -128,19 +128,32 @@ export default buildConfigWithDefaults({
const formattedID =
payload.db.defaultIDType === 'number' ? createdArrayDoc.id : `"${createdArrayDoc.id}"`
+ const formattedJPGID =
+ payload.db.defaultIDType === 'number' ? createdJPGDoc.id : `"${createdJPGDoc.id}"`
+
+ const formattedTextID =
+ payload.db.defaultIDType === 'number' ? createdTextDoc.id : `"${createdTextDoc.id}"`
+
const richTextDocWithRelId = JSON.parse(
JSON.stringify(richTextDoc)
.replace(/"\{\{ARRAY_DOC_ID\}\}"/g, formattedID)
- .replace(/"\{\{UPLOAD_DOC_ID\}\}"/g, `"${createdJPGDoc.id}"`)
- .replace(/"\{\{TEXT_DOC_ID\}\}"/g, `"${createdTextDoc.id}"`),
+ .replace(/"\{\{UPLOAD_DOC_ID\}\}"/g, formattedJPGID)
+ .replace(/"\{\{TEXT_DOC_ID\}\}"/g, formattedTextID),
)
+ const richTextBulletsDocWithRelId = JSON.parse(
+ JSON.stringify(richTextBulletsDoc)
+ .replace(/"\{\{ARRAY_DOC_ID\}\}"/g, formattedID)
+ .replace(/"\{\{UPLOAD_DOC_ID\}\}"/g, formattedJPGID)
+ .replace(/"\{\{TEXT_DOC_ID\}\}"/g, formattedTextID),
+ )
+
const richTextDocWithRelationship = { ...richTextDocWithRelId }
- await payload.create({ collection: 'rich-text-fields', data: richTextBulletsDoc })
+ await payload.create({ collection: 'rich-text-fields', data: richTextBulletsDocWithRelId })
await payload.create({ collection: 'rich-text-fields', data: richTextDocWithRelationship })
- await payload.create({ collection: 'number-fields', data: { number: 2 } });
- await payload.create({ collection: 'number-fields', data: { number: 3 } });
+ await payload.create({ collection: 'number-fields', data: { number: 2 } })
+ await payload.create({ collection: 'number-fields', data: { number: 3 } })
await payload.create({ collection: 'number-fields', data: numberDoc })
const blocksDocWithRichText = { ...blocksDoc }
|
66cefe6bb5f16f5e0d8ec33aad5edf29f10af1e4
|
2024-03-11 21:51:13
|
James
|
chore: removes auth cache, sets overrideAccess false
| false
|
removes auth cache, sets overrideAccess false
|
chore
|
diff --git a/packages/next/src/layouts/Root/index.tsx b/packages/next/src/layouts/Root/index.tsx
index 2dd69425c47..54b68bbe3f0 100644
--- a/packages/next/src/layouts/Root/index.tsx
+++ b/packages/next/src/layouts/Root/index.tsx
@@ -38,7 +38,7 @@ export const RootLayout = async ({
const payload = await getPayload({ config: configPromise })
- const { cookies, permissions, user } = await auth({
+ const { cookies, permissions } = await auth({
headers,
payload,
})
diff --git a/packages/next/src/utilities/auth.ts b/packages/next/src/utilities/auth.ts
index f6449d9d4bf..7a6eb82694c 100644
--- a/packages/next/src/utilities/auth.ts
+++ b/packages/next/src/utilities/auth.ts
@@ -1,34 +1,36 @@
import type { Payload, PayloadRequest } from 'payload/types'
import { getAccessResults, getAuthenticatedUser, parseCookies } from 'payload/auth'
-import { cache } from 'react'
-export const auth = cache(
- async ({ headers, payload }: { headers: Request['headers']; payload: Payload }) => {
- const cookies = parseCookies(headers)
+type Args = {
+ headers: Request['headers']
+ payload: Payload
+}
- const user = await getAuthenticatedUser({
- cookies,
- headers,
- payload,
- })
+export const auth = async ({ headers, payload }: Args) => {
+ const cookies = parseCookies(headers)
- const permissions = await getAccessResults({
- req: {
- context: {},
- headers,
- i18n: undefined,
- payload,
- payloadAPI: 'REST',
- t: undefined,
- user,
- } as PayloadRequest,
- })
+ const user = await getAuthenticatedUser({
+ cookies,
+ headers,
+ payload,
+ })
- return {
- cookies,
- permissions,
+ const permissions = await getAccessResults({
+ req: {
+ context: {},
+ headers,
+ i18n: undefined,
+ payload,
+ payloadAPI: 'REST',
+ t: undefined,
user,
- }
- },
-)
+ } as PayloadRequest,
+ })
+
+ return {
+ cookies,
+ permissions,
+ user,
+ }
+}
diff --git a/packages/next/src/utilities/getPayload.ts b/packages/next/src/utilities/getPayload.ts
index b32ef6f1806..4d6802ac3e1 100644
--- a/packages/next/src/utilities/getPayload.ts
+++ b/packages/next/src/utilities/getPayload.ts
@@ -8,7 +8,7 @@ let cached = global._payload
if (!cached) {
// eslint-disable-next-line no-multi-assign
- cached = global._payload = { payload: null, promise: null }
+ cached = global._payload = { payload: null, promise: null, reload: false }
}
export const getPayload = async (options: InitOptions): Promise<Payload> => {
diff --git a/packages/next/src/views/Account/index.tsx b/packages/next/src/views/Account/index.tsx
index 1cc81248779..8ca35990e1d 100644
--- a/packages/next/src/views/Account/index.tsx
+++ b/packages/next/src/views/Account/index.tsx
@@ -22,8 +22,8 @@ export { generateAccountMetadata } from './meta.js'
export const Account: React.FC<AdminViewProps> = async ({ initPageResult, searchParams }) => {
const {
- permissions,
locale,
+ permissions,
req: {
i18n,
payload,
@@ -53,6 +53,7 @@ export const Account: React.FC<AdminViewProps> = async ({ initPageResult, search
id: user.id,
collection: userSlug,
depth: 0,
+ overrideAccess: false,
user,
})
} catch (error) {
diff --git a/packages/next/src/views/Document/index.tsx b/packages/next/src/views/Document/index.tsx
index 26009973a05..6b73258b815 100644
--- a/packages/next/src/views/Document/index.tsx
+++ b/packages/next/src/views/Document/index.tsx
@@ -106,6 +106,7 @@ export const Document: React.FC<AdminViewProps> = async ({
collection: collectionSlug,
depth: 0,
locale: locale.code,
+ overrideAccess: false,
user,
})
} catch (error) {} // eslint-disable-line no-empty
@@ -148,6 +149,7 @@ export const Document: React.FC<AdminViewProps> = async ({
slug: globalSlug,
depth: 0,
locale: locale.code,
+ overrideAccess: false,
user,
})
} catch (error) {} // eslint-disable-line no-empty
diff --git a/packages/next/src/views/List/index.tsx b/packages/next/src/views/List/index.tsx
index babc7f5dba6..33979b81eca 100644
--- a/packages/next/src/views/List/index.tsx
+++ b/packages/next/src/views/List/index.tsx
@@ -72,6 +72,7 @@ export const ListView: React.FC<AdminViewProps> = async ({ initPageResult, searc
collection: collectionSlug,
depth: 0,
limit,
+ overrideAccess: false,
user,
})
diff --git a/packages/next/src/views/Version/index.tsx b/packages/next/src/views/Version/index.tsx
index 7436107b024..baee030a18b 100644
--- a/packages/next/src/views/Version/index.tsx
+++ b/packages/next/src/views/Version/index.tsx
@@ -15,7 +15,7 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
docID: id,
globalConfig,
permissions,
- req: { payload, payload: { config } = {} } = {},
+ req: { payload, payload: { config } = {}, user } = {},
} = initPageResult
// /entityType/:entitySlug/:id/versions/:versionID
@@ -43,6 +43,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
collection: slug,
depth: 1,
locale: '*',
+ overrideAccess: false,
+ user,
})
publishedDoc = await payload.findByID({
@@ -51,6 +53,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
depth: 1,
draft: false,
locale: '*',
+ overrideAccess: false,
+ user,
})
mostRecentDoc = await payload.findByID({
@@ -59,6 +63,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
depth: 1,
draft: true,
locale: '*',
+ overrideAccess: false,
+ user,
})
} catch (error) {
return notFound()
@@ -75,6 +81,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
slug,
depth: 1,
locale: '*',
+ overrideAccess: false,
+ user,
})
publishedDoc = payload.findGlobal({
@@ -82,6 +90,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
depth: 1,
draft: false,
locale: '*',
+ overrideAccess: false,
+ user,
})
mostRecentDoc = payload.findGlobal({
@@ -89,6 +99,8 @@ export const VersionView: React.FC = async (props: ServerSideEditViewProps) => {
depth: 1,
draft: true,
locale: '*',
+ overrideAccess: false,
+ user,
})
} catch (error) {
return notFound()
diff --git a/packages/next/src/views/Versions/index.tsx b/packages/next/src/views/Versions/index.tsx
index ba5013dd128..a0afc75ca93 100644
--- a/packages/next/src/views/Versions/index.tsx
+++ b/packages/next/src/views/Versions/index.tsx
@@ -43,6 +43,7 @@ export const VersionsView: React.FC<ServerSideEditViewProps> = async (props) =>
collection: collectionSlug,
depth: 0,
limit: limit ? parseInt(limit?.toString(), 10) : undefined,
+ overrideAccess: false,
page: page ? parseInt(page.toString(), 10) : undefined,
sort: sort as string,
user,
@@ -62,6 +63,7 @@ export const VersionsView: React.FC<ServerSideEditViewProps> = async (props) =>
versionsData = await payload.findGlobalVersions({
slug: globalSlug,
depth: 0,
+ overrideAccess: false,
page: page ? parseInt(page as string, 10) : undefined,
sort: sort as string,
user,
|
1387ba9ae0f8e3eb5906341cb8b8e6581e3a9389
|
2023-04-12 20:09:58
|
PatrikKozak
|
chore: updates form-builder-example nextjs README
| false
|
updates form-builder-example nextjs README
|
chore
|
diff --git a/examples/form-builder/nextjs/README.md b/examples/form-builder/nextjs/README.md
index f8f5943c58b..385474b7deb 100644
--- a/examples/form-builder/nextjs/README.md
+++ b/examples/form-builder/nextjs/README.md
@@ -1,6 +1,6 @@
# Form Builder Example Website
-This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) that fetches data from [Payload CMS](https://payloadcms.com).
+This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) that fetches data from [Payload](https://payloadcms.com).
This example repo was made explicitly to demonstrate the power and convenience of the [Form-Builder plugin](https://github.com/payloadcms/plugin-form-builder). Along with the `Form-Builder plugin`, this repo takes advantage of the popular [React Hooks Form](https://react-hook-form.com/) library for easy validation, giving users an easy way to build and manage forms.
@@ -26,17 +26,17 @@ You can also start editing the pages by modifying the documents within your CMS.
## Learn More
-To learn more about PayloadCMS and Next.js, take a look at the following resources:
+To learn more about Payload and Next.js, take a look at the following resources:
-- [Payload CMS Documentation](https://payloadcms.com/docs) - learn about Payload CMS features and API.
+- [Payload Documentation](https://payloadcms.com/docs) - learn about Payload features and API.
- [Form Builder Plugin Documentation](https://github.com/payloadcms/plugin-form-builder) - learn about the plugin's features.
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
-You can check out [the Payload CMS GitHub repository](https://github.com/payloadcms/payload/) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
+You can check out [the Payload GitHub repository](https://github.com/payloadcms/payload/) as well as [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
-Check out our [Payload CMS deployment documentaton](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
+Check out our [Payload deployment documentation](https://payloadcms.com/docs/production/deployment) or the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
|
55843f6c55b0e32c56c8150278ca322a3aaf561e
|
2022-09-08 00:53:47
|
Jacob Fletcher
|
chore: bumps @faceless-ui/modal to v1.3.2 #1070
| false
|
bumps @faceless-ui/modal to v1.3.2 #1070
|
chore
|
diff --git a/package.json b/package.json
index fc4ce49b195..1b59658d588 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@babel/preset-typescript": "^7.12.1",
"@babel/register": "^7.11.5",
"@date-io/date-fns": "^2.10.6",
- "@faceless-ui/modal": "1.2.0",
+ "@faceless-ui/modal": "^1.3.2",
"@faceless-ui/scroll-info": "^1.2.3",
"@faceless-ui/window-info": "^2.0.2",
"@types/is-plain-object": "^2.0.4",
diff --git a/yarn.lock b/yarn.lock
index df0a5ccb8a7..7860924051c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1271,12 +1271,13 @@
resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==
-"@faceless-ui/[email protected]":
- version "1.2.0"
- resolved "https://registry.npmjs.org/@faceless-ui/modal/-/modal-1.2.0.tgz#0ca43e480f83d307dcd84c033fbc82c0619f5d8c"
- integrity sha512-92LQw1ZIaphzCVaHyhxrzbRtn9LXnm5GOJVXJ4tDUpuz7j1B05QTSOuYWjBd8AZKsBR0MQhgr11BVVgJ70DEhw==
+"@faceless-ui/modal@^1.3.2":
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/@faceless-ui/modal/-/modal-1.3.2.tgz#a085b3b8d18f11ee9a39cfa115453f985e2f9735"
+ integrity sha512-3KZ/1BLWgAiTrAkRKbMqVW8EEsAX/M6ElpwRZWT1d0usKLvhyUw9o/2SVmkJZp9/a/rP9RGh4xQwgUwDN7TEiA==
dependencies:
body-scroll-lock "^3.1.5"
+ focus-trap "^6.9.2"
qs "^6.9.1"
react-transition-group "^4.4.2"
@@ -6013,6 +6014,13 @@ flatted@^2.0.0:
resolved "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
+focus-trap@^6.9.2:
+ version "6.9.4"
+ resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.4.tgz#436da1a1d935c48b97da63cd8f361c6f3aa16444"
+ integrity sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==
+ dependencies:
+ tabbable "^5.3.3"
+
follow-redirects@^1.14.0:
version "1.15.1"
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
@@ -11890,6 +11898,11 @@ symbol-tree@^3.2.4:
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
+tabbable@^5.3.3:
+ version "5.3.3"
+ resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf"
+ integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==
+
table@^5.2.3:
version "5.4.6"
resolved "https://registry.npmjs.org/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
|
09ad6e4280bd6145c8eb15c37481fac9c0340162
|
2024-07-24 22:13:29
|
Dan Ribbens
|
feat(drizzle): abstract shared sql code to new package (#7320)
| false
|
abstract shared sql code to new package (#7320)
|
feat
|
diff --git a/.gitignore b/.gitignore
index ed4d41093b5..3098feb9d61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,10 @@ meta_shared.json
# Ignore test directory media folder/files
/media
test/media
+*payloadtests.db
+*payloadtests.db-journal
+*payloadtests.db-shm
+*payloadtests.db-wal
/versions
# Created by https://www.toptal.com/developers/gitignore/api/node,macos,windows,webstorm,sublimetext,visualstudiocode
diff --git a/.idea/payload.iml b/.idea/payload.iml
index b5f41b2a2d3..8590770759c 100644
--- a/.idea/payload.iml
+++ b/.idea/payload.iml
@@ -75,8 +75,12 @@
<excludeFolder url="file://$MODULE_DIR$/packages/ui/.swc" />
<excludeFolder url="file://$MODULE_DIR$/packages/ui/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/packages/ui/dist" />
+ <excludeFolder url="file://$MODULE_DIR$/packages/drizzle/.turbo" />
+ <excludeFolder url="file://$MODULE_DIR$/packages/drizzle/dist" />
+ <excludeFolder url="file://$MODULE_DIR$/packages/db-sqlite/.turbo" />
+ <excludeFolder url="file://$MODULE_DIR$/packages/db-sqlite/dist" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
-</module>
\ No newline at end of file
+</module>
diff --git a/docs/database/postgres.mdx b/docs/database/postgres.mdx
index 538bf404a2d..09da6d2e6f5 100644
--- a/docs/database/postgres.mdx
+++ b/docs/database/postgres.mdx
@@ -33,18 +33,18 @@ export default buildConfig({
## Options
-| Option | Description |
-|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| `pool` \* | [Pool connection options](https://orm.drizzle.team/docs/quick-postgresql/node-postgres) that will be passed to Drizzle and `node-postgres`. |
-| `push` | Disable Drizzle's [`db push`](https://orm.drizzle.team/kit-docs/overview#prototyping-with-db-push) in development mode. By default, `push` is enabled for development mode only. |
-| `migrationDir` | Customize the directory that migrations are stored. |
-| `logger` | The instance of the logger to be passed to drizzle. By default Payload's will be used. |
-| `schemaName` | A string for the postgres schema to use, defaults to 'public'. |
-| `localesSuffix` | A string appended to the end of table names for storing localized fields. Default is '_locales'. |
-| `relationshipsSuffix` | A string appended to the end of table names for storing relationships. Default is '_rels'. |
-| `versionsSuffix` | A string appended to the end of table names for storing versions. Defaults to '_v'. |
-
-
+| Option | Description |
+|-----------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| `pool` \* | [Pool connection options](https://orm.drizzle.team/docs/quick-postgresql/node-postgres) that will be passed to Drizzle and `node-postgres`. |
+| `push` | Disable Drizzle's [`db push`](https://orm.drizzle.team/kit-docs/overview#prototyping-with-db-push) in development mode. By default, `push` is enabled for development mode only. |
+| `migrationDir` | Customize the directory that migrations are stored. |
+| `logger` | The instance of the logger to be passed to drizzle. By default Payload's will be used. |
+| `schemaName` (experimental) | A string for the postgres schema to use, defaults to 'public'. |
+| `idType` | A string of 'serial', or 'uuid' that is used for the data type given to id columns. |
+| `transactionOptions` | A PgTransactionConfig object for transactions, or set to `false` to disable using transactions. [More details](https://orm.drizzle.team/docs/transactions) |
+| `localesSuffix` | A string appended to the end of table names for storing localized fields. Default is '_locales'. |
+| `relationshipsSuffix` | A string appended to the end of table names for storing relationships. Default is '_rels'. |
+| `versionsSuffix` | A string appended to the end of table names for storing versions. Defaults to '_v'. |
## Access to Drizzle
diff --git a/docs/database/sqlite.mdx b/docs/database/sqlite.mdx
new file mode 100644
index 00000000000..a92ef4787cb
--- /dev/null
+++ b/docs/database/sqlite.mdx
@@ -0,0 +1,81 @@
+---
+title: SQLite
+label: SQLite
+order: 60
+desc: Payload supports SQLite through an officially supported Drizzle Database Adapter.
+keywords: SQLite, documentation, typescript, Content Management System, cms, headless, javascript, node, react, nextjs
+---
+
+To use Payload with SQLite, install the package `@payloadcms/db-sqlite`. It leverages Drizzle ORM and `libSQL` to interact with a SQLite database that you provide.
+
+It automatically manages changes to your database for you in development mode, and exposes a full suite of migration controls for you to leverage in order to keep other database environments in sync with your schema. DDL transformations are automatically generated.
+
+To configure Payload to use SQLite, pass the `sqliteAdapter` to your Payload Config as follows:
+
+```ts
+import { sqliteAdapter } from '@payloadcms/db-sqlite'
+
+export default buildConfig({
+ // Your config goes here
+ collections: [
+ // Collections go here
+ ],
+ // Configure the SQLite adapter here
+ db: sqliteAdapter({
+ // SQLite-specific arguments go here.
+ // `client.url` is required.
+ client: {
+ url: process.env.DATABASE_URL,
+ authToken: process.env.DATABASE_AUTH_TOKEN,
+ }
+ }),
+})
+```
+
+## Options
+
+| Option | Description |
+|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| `client` \* | [Client connection options](https://orm.drizzle.team/docs/get-started-sqlite#turso) that will be passed to `createClient` from `@libsql/client`. |
+| `push` | Disable Drizzle's [`db push`](https://orm.drizzle.team/kit-docs/overview#prototyping-with-db-push) in development mode. By default, `push` is enabled for development mode only. |
+| `migrationDir` | Customize the directory that migrations are stored. |
+| `logger` | The instance of the logger to be passed to drizzle. By default Payload's will be used. |
+| `transactionOptions` | A SQLiteTransactionConfig object for transactions, or set to `false` to disable using transactions. [More details](https://orm.drizzle.team/docs/transactions) |
+| `localesSuffix` | A string appended to the end of table names for storing localized fields. Default is '_locales'. |
+| `relationshipsSuffix` | A string appended to the end of table names for storing relationships. Default is '_rels'. |
+| `versionsSuffix` | A string appended to the end of table names for storing versions. Defaults to '_v'. |
+
+
+
+## Access to Drizzle
+
+After Payload is initialized, this adapter will expose the full power of Drizzle to you for use if you need it.
+
+You can access Drizzle as follows:
+
+```text
+payload.db.drizzle
+```
+
+## Tables and relations
+
+In addition to exposing Drizzle directly, all of the tables and Drizzle relations are exposed for you via the `payload.db` property as well.
+
+- Tables - `payload.db.tables`
+- Relations - `payload.db.relations`
+
+## Prototyping in development mode
+
+Drizzle exposes two ways to work locally in development mode.
+
+The first is [`db push`](https://orm.drizzle.team/kit-docs/overview#prototyping-with-db-push), which automatically pushes changes you make to your Payload Config (and therefore, Drizzle schema) to your database so you don't have to manually migrate every time you change your Payload Config. This only works in development mode, and should not be mixed with manually running [`migrate`](/docs/database/migrations) commands.
+
+You will be warned if any changes that you make will entail data loss while in development mode. Push is enabled by default, but you can opt out if you'd like.
+
+Alternatively, you can disable `push` and rely solely on migrations to keep your local database in sync with your Payload Config.
+
+## Migration workflows
+
+In SQLite, migrations are a fundamental aspect of working with Payload and you should become familiar with how they work.
+
+For more information about migrations, [click here](/docs/beta/database/migrations#when-to-run-migrations).
diff --git a/docs/database/transactions.mdx b/docs/database/transactions.mdx
index c066e7b1d9f..703a8b12c34 100644
--- a/docs/database/transactions.mdx
+++ b/docs/database/transactions.mdx
@@ -68,3 +68,7 @@ The following functions can be used for managing transactions:
`payload.db.beginTransaction` - Starts a new session and returns a transaction ID for use in other Payload Local API calls.
`payload.db.commitTransaction` - Takes the identifier for the transaction, finalizes any changes.
`payload.db.rollbackTransaction` - Takes the identifier for the transaction, discards any changes.
+
+## Disabling Transactions
+
+If you wish to disable transactions entirely, you can do so by passing `false` as the `transactionOptions` in your database adapter configuration. All the official Payload database adapters support this option.
diff --git a/package.json b/package.json
index 8acfb1987f8..2a34ab5eb8e 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,8 @@
"build:create-payload-app": "turbo build --filter create-payload-app",
"build:db-mongodb": "turbo build --filter db-mongodb",
"build:db-postgres": "turbo build --filter db-postgres",
+ "build:db-sqlite": "turbo build --filter db-sqlite",
+ "build:drizzle": "turbo build --filter drizzle",
"build:email-nodemailer": "turbo build --filter email-nodemailer",
"build:email-resend": "turbo build --filter email-resend",
"build:eslint-config": "turbo build --filter eslint-config",
@@ -93,6 +95,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
+ "@libsql/client": "0.6.2",
"@next/bundle-analyzer": "15.0.0-canary.53",
"@payloadcms/eslint-config": "workspace:*",
"@payloadcms/eslint-plugin": "workspace:*",
@@ -116,7 +119,6 @@
"create-payload-app": "workspace:*",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
- "drizzle-kit": "0.20.14-1f2c838",
"drizzle-orm": "0.29.4",
"escape-html": "^1.0.3",
"execa": "5.1.1",
diff --git a/packages/db-postgres/bundle.js b/packages/db-postgres/bundle.js
index 7b1718bda24..007a3a1243e 100644
--- a/packages/db-postgres/bundle.js
+++ b/packages/db-postgres/bundle.js
@@ -5,7 +5,7 @@ import { fileURLToPath } from 'url'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
import { commonjs } from '@hyrious/esbuild-plugin-commonjs'
-
+throw new Error('asfdadsf')
async function build() {
const resultServer = await esbuild.build({
entryPoints: ['src/index.ts'],
@@ -18,9 +18,9 @@ async function build() {
'*.scss',
'*.css',
'drizzle-kit',
- 'libsql',
'pg',
'@payloadcms/translations',
+ '@payloadcms/drizzle',
'payload',
'payload/*',
],
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index ce9c09d0e60..34a1144dc7f 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -40,11 +40,12 @@
"build:swc": "swc ./src -d ./dist --config-file .swcrc --strip-leading-paths",
"build:types": "tsc --emitDeclarationOnly --outDir dist",
"clean": "rimraf {dist,*.tsbuildinfo}",
+ "prepack": "pnpm clean && pnpm turbo build",
"prepublishOnly": "pnpm clean && pnpm turbo build",
"renamePredefinedMigrations": "tsx ./scripts/renamePredefinedMigrations.ts"
},
"dependencies": {
- "@libsql/client": "^0.5.2",
+ "@payloadcms/drizzle": "workspace:*",
"console-table-printer": "2.11.2",
"drizzle-kit": "0.20.14-1f2c838",
"drizzle-orm": "0.29.4",
diff --git a/packages/db-postgres/src/connect.ts b/packages/db-postgres/src/connect.ts
index a8ba989a91b..b05c0c74cc8 100644
--- a/packages/db-postgres/src/connect.ts
+++ b/packages/db-postgres/src/connect.ts
@@ -1,13 +1,12 @@
+import type { DrizzleAdapter } from '@payloadcms/drizzle/types'
import type { Connect, Payload } from 'payload'
-import { sql } from 'drizzle-orm'
+import { pushDevSchema } from '@payloadcms/drizzle'
import { drizzle } from 'drizzle-orm/node-postgres'
import pg from 'pg'
import type { PostgresAdapter } from './types.js'
-import { pushDevSchema } from './utilities/pushDevSchema.js'
-
const connectWithReconnect = async function ({
adapter,
payload,
@@ -71,12 +70,7 @@ export const connect: Connect = async function connect(
if (!hotReload) {
if (process.env.PAYLOAD_DROP_DATABASE === 'true') {
this.payload.logger.info(`---- DROPPING TABLES SCHEMA(${this.schemaName || 'public'}) ----`)
- await this.drizzle.execute(
- sql.raw(`
- drop schema if exists ${this.schemaName || 'public'} cascade;
- create schema ${this.schemaName || 'public'};
- `),
- )
+ await this.dropDatabase({ adapter: this })
this.payload.logger.info('---- DROPPED TABLES ----')
}
}
@@ -92,7 +86,7 @@ export const connect: Connect = async function connect(
process.env.PAYLOAD_MIGRATING !== 'true' &&
this.push !== false
) {
- await pushDevSchema(this)
+ await pushDevSchema(this as unknown as DrizzleAdapter)
}
if (typeof this.resolveInitializing === 'function') this.resolveInitializing()
diff --git a/packages/db-postgres/src/count.ts b/packages/db-postgres/src/count.ts
deleted file mode 100644
index ed8b5b8a246..00000000000
--- a/packages/db-postgres/src/count.ts
+++ /dev/null
@@ -1,54 +0,0 @@
-import type { Count, SanitizedCollectionConfig } from 'payload'
-
-import { sql } from 'drizzle-orm'
-import toSnakeCase from 'to-snake-case'
-
-import type { ChainedMethods } from './find/chainMethods.js'
-import type { PostgresAdapter } from './types.js'
-
-import { chainMethods } from './find/chainMethods.js'
-import buildQuery from './queries/buildQuery.js'
-
-export const count: Count = async function count(
- this: PostgresAdapter,
- { collection, locale, req, where: whereArg },
-) {
- const collectionConfig: SanitizedCollectionConfig = this.payload.collections[collection].config
-
- const tableName = this.tableNameMap.get(toSnakeCase(collectionConfig.slug))
-
- const db = this.sessions[await req.transactionID]?.db || this.drizzle
- const table = this.tables[tableName]
-
- const { joins, where } = await buildQuery({
- adapter: this,
- fields: collectionConfig.fields,
- locale,
- tableName,
- where: whereArg,
- })
-
- const selectCountMethods: ChainedMethods = []
-
- Object.entries(joins).forEach(([joinTable, condition]) => {
- if (joinTable) {
- selectCountMethods.push({
- args: [this.tables[joinTable], condition],
- method: 'leftJoin',
- })
- }
- })
-
- const countResult = await chainMethods({
- methods: selectCountMethods,
- query: db
- .select({
- count: sql<number>`count
- (DISTINCT ${this.tables[tableName].id})`,
- })
- .from(table)
- .where(where),
- })
-
- return { totalDocs: Number(countResult[0].count) }
-}
diff --git a/packages/db-postgres/src/countDistinct.ts b/packages/db-postgres/src/countDistinct.ts
new file mode 100644
index 00000000000..4a12a6a6fcf
--- /dev/null
+++ b/packages/db-postgres/src/countDistinct.ts
@@ -0,0 +1,33 @@
+import type { ChainedMethods, TransactionPg } from '@payloadcms/drizzle/types'
+
+import { chainMethods } from '@payloadcms/drizzle'
+import { sql } from 'drizzle-orm'
+
+import type { CountDistinct, PostgresAdapter } from './types.js'
+
+export const countDistinct: CountDistinct = async function countDistinct(
+ this: PostgresAdapter,
+ { db, joins, tableName, where },
+) {
+ const chainedMethods: ChainedMethods = []
+
+ joins.forEach(({ condition, table }) => {
+ chainedMethods.push({
+ args: [table, condition],
+ method: 'leftJoin',
+ })
+ })
+
+ const countResult = await chainMethods({
+ methods: chainedMethods,
+ query: (db as TransactionPg)
+ .select({
+ count: sql<string>`count
+ (DISTINCT ${this.tables[tableName].id})`,
+ })
+ .from(this.tables[tableName])
+ .where(where),
+ })
+
+ return Number(countResult[0].count)
+}
diff --git a/packages/db-postgres/src/queries/createJSONQuery/convertPathToJSONTraversal.ts b/packages/db-postgres/src/createJSONQuery/convertPathToJSONTraversal.ts
similarity index 100%
rename from packages/db-postgres/src/queries/createJSONQuery/convertPathToJSONTraversal.ts
rename to packages/db-postgres/src/createJSONQuery/convertPathToJSONTraversal.ts
diff --git a/packages/db-postgres/src/queries/createJSONQuery/formatJSONPathSegment.ts b/packages/db-postgres/src/createJSONQuery/formatJSONPathSegment.ts
similarity index 100%
rename from packages/db-postgres/src/queries/createJSONQuery/formatJSONPathSegment.ts
rename to packages/db-postgres/src/createJSONQuery/formatJSONPathSegment.ts
diff --git a/packages/db-postgres/src/queries/createJSONQuery/index.ts b/packages/db-postgres/src/createJSONQuery/index.ts
similarity index 100%
rename from packages/db-postgres/src/queries/createJSONQuery/index.ts
rename to packages/db-postgres/src/createJSONQuery/index.ts
diff --git a/packages/db-postgres/src/createMigration.ts b/packages/db-postgres/src/createMigration.ts
index c80ee79adb7..765cf01bd4b 100644
--- a/packages/db-postgres/src/createMigration.ts
+++ b/packages/db-postgres/src/createMigration.ts
@@ -1,6 +1,5 @@
-/* eslint-disable no-restricted-syntax, no-await-in-loop */
import type { DrizzleSnapshotJSON } from 'drizzle-kit/payload'
-import type { CreateMigration, MigrationTemplateArgs } from 'payload'
+import type { CreateMigration } from 'payload'
import fs from 'fs'
import { createRequire } from 'module'
@@ -11,37 +10,10 @@ import { fileURLToPath } from 'url'
import type { PostgresAdapter } from './types.js'
-const require = createRequire(import.meta.url)
+import { defaultDrizzleSnapshot } from './defaultSnapshot.js'
+import { getMigrationTemplate } from './getMigrationTemplate.js'
-const migrationTemplate = ({
- downSQL,
- imports,
- upSQL,
-}: MigrationTemplateArgs): string => `import { MigrateUpArgs, MigrateDownArgs, sql } from '@payloadcms/db-postgres'
-${imports ? `${imports}\n` : ''}
-export async function up({ payload, req }: MigrateUpArgs): Promise<void> {
-${upSQL}
-};
-
-export async function down({ payload, req }: MigrateDownArgs): Promise<void> {
-${downSQL}
-};
-`
-
-const getDefaultDrizzleSnapshot = (): DrizzleSnapshotJSON => ({
- id: '00000000-0000-0000-0000-000000000000',
- _meta: {
- columns: {},
- schemas: {},
- tables: {},
- },
- dialect: 'pg',
- enums: {},
- prevId: '00000000-0000-0000-0000-00000000000',
- schemas: {},
- tables: {},
- version: '5',
-})
+const require = createRequire(import.meta.url)
export const createMigration: CreateMigration = async function createMigration(
this: PostgresAdapter,
@@ -75,7 +47,7 @@ export const createMigration: CreateMigration = async function createMigration(
const filePath = `${dir}/${fileName}`
- let drizzleJsonBefore = getDefaultDrizzleSnapshot()
+ let drizzleJsonBefore = defaultDrizzleSnapshot
if (!upSQL) {
// Get latest migration snapshot
@@ -93,7 +65,7 @@ export const createMigration: CreateMigration = async function createMigration(
const sqlStatementsUp = await generateMigration(drizzleJsonBefore, drizzleJsonAfter)
const sqlStatementsDown = await generateMigration(drizzleJsonAfter, drizzleJsonBefore)
- const sqlExecute = 'await payload.db.drizzle.execute(sql`'
+ const sqlExecute = 'await db.execute(sql`'
if (sqlStatementsUp?.length) {
upSQL = `${sqlExecute}\n ${sqlStatementsUp?.join('\n')}\`)`
@@ -121,15 +93,15 @@ export const createMigration: CreateMigration = async function createMigration(
process.exit(0)
}
}
- }
- // write schema
- fs.writeFileSync(`${filePath}.json`, JSON.stringify(drizzleJsonAfter, null, 2))
+ // write schema
+ fs.writeFileSync(`${filePath}.json`, JSON.stringify(drizzleJsonAfter, null, 2))
+ }
// write migration
fs.writeFileSync(
`${filePath}.ts`,
- migrationTemplate({
+ getMigrationTemplate({
downSQL: downSQL || ` // Migration code`,
imports,
upSQL: upSQL || ` // Migration code`,
diff --git a/packages/db-postgres/src/defaultSnapshot.ts b/packages/db-postgres/src/defaultSnapshot.ts
new file mode 100644
index 00000000000..e3453c35d4a
--- /dev/null
+++ b/packages/db-postgres/src/defaultSnapshot.ts
@@ -0,0 +1,16 @@
+import type { DrizzleSnapshotJSON } from 'drizzle-kit/payload'
+
+export const defaultDrizzleSnapshot: DrizzleSnapshotJSON = {
+ id: '00000000-0000-0000-0000-000000000000',
+ _meta: {
+ columns: {},
+ schemas: {},
+ tables: {},
+ },
+ dialect: 'pg',
+ enums: {},
+ prevId: '00000000-0000-0000-0000-00000000000',
+ schemas: {},
+ tables: {},
+ version: '5',
+}
diff --git a/packages/db-postgres/src/deleteWhere.ts b/packages/db-postgres/src/deleteWhere.ts
new file mode 100644
index 00000000000..c7fd178374b
--- /dev/null
+++ b/packages/db-postgres/src/deleteWhere.ts
@@ -0,0 +1,8 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
+
+import type { DeleteWhere } from './types.js'
+
+export const deleteWhere: DeleteWhere = async function deleteWhere({ db, tableName, where }) {
+ const table = this.tables[tableName]
+ await (db as TransactionPg).delete(table).where(where)
+}
diff --git a/packages/db-postgres/src/dropDatabase.ts b/packages/db-postgres/src/dropDatabase.ts
new file mode 100644
index 00000000000..f019575a75f
--- /dev/null
+++ b/packages/db-postgres/src/dropDatabase.ts
@@ -0,0 +1,9 @@
+import type { DropDatabase } from './types.js'
+
+export const dropDatabase: DropDatabase = async function dropDatabase({ adapter }) {
+ await adapter.execute({
+ drizzle: adapter.drizzle,
+ raw: `drop schema if exists ${this.schemaName || 'public'} cascade;
+ create schema ${this.schemaName || 'public'};`,
+ })
+}
diff --git a/packages/db-postgres/src/execute.ts b/packages/db-postgres/src/execute.ts
new file mode 100644
index 00000000000..3b311617c0f
--- /dev/null
+++ b/packages/db-postgres/src/execute.ts
@@ -0,0 +1,13 @@
+import { sql } from 'drizzle-orm'
+
+import type { Execute } from './types.js'
+
+export const execute: Execute<any> = function execute({ db, drizzle, raw, sql: statement }) {
+ const executeFrom = db ?? drizzle
+
+ if (raw) {
+ return executeFrom.execute(sql.raw(raw))
+ } else {
+ return executeFrom.execute(sql`${statement}`)
+ }
+}
diff --git a/packages/db-postgres/src/getMigrationTemplate.ts b/packages/db-postgres/src/getMigrationTemplate.ts
new file mode 100644
index 00000000000..2c6f07b08aa
--- /dev/null
+++ b/packages/db-postgres/src/getMigrationTemplate.ts
@@ -0,0 +1,16 @@
+import type { MigrationTemplateArgs } from 'payload'
+
+export const getMigrationTemplate = ({
+ downSQL,
+ imports,
+ upSQL,
+}: MigrationTemplateArgs): string => `import { MigrateUpArgs, MigrateDownArgs, sql } from '@payloadcms/db-postgres'
+${imports ? `${imports}\n` : ''}
+export async function up({ db, payload, req }: MigrateUpArgs): Promise<void> {
+${upSQL}
+}
+
+export async function down({ db, payload, req }: MigrateDownArgs): Promise<void> {
+${downSQL}
+}
+`
diff --git a/packages/db-postgres/src/index.ts b/packages/db-postgres/src/index.ts
index f28875735f1..c4267536707 100644
--- a/packages/db-postgres/src/index.ts
+++ b/packages/db-postgres/src/index.ts
@@ -1,42 +1,54 @@
import type { DatabaseAdapterObj, Payload } from 'payload'
-import fs from 'fs'
-import path from 'path'
+import {
+ beginTransaction,
+ commitTransaction,
+ count,
+ create,
+ createGlobal,
+ createGlobalVersion,
+ createVersion,
+ deleteMany,
+ deleteOne,
+ deleteVersions,
+ destroy,
+ find,
+ findGlobal,
+ findGlobalVersions,
+ findMigrationDir,
+ findOne,
+ findVersions,
+ migrate,
+ migrateDown,
+ migrateFresh,
+ migrateRefresh,
+ migrateReset,
+ migrateStatus,
+ operatorMap,
+ queryDrafts,
+ rollbackTransaction,
+ updateGlobal,
+ updateGlobalVersion,
+ updateOne,
+ updateVersion,
+} from '@payloadcms/drizzle'
import { createDatabaseAdapter } from 'payload'
import type { Args, PostgresAdapter } from './types.js'
import { connect } from './connect.js'
-import { count } from './count.js'
-import { create } from './create.js'
-import { createGlobal } from './createGlobal.js'
-import { createGlobalVersion } from './createGlobalVersion.js'
+import { countDistinct } from './countDistinct.js'
+import { convertPathToJSONTraversal } from './createJSONQuery/convertPathToJSONTraversal.js'
+import { createJSONQuery } from './createJSONQuery/index.js'
import { createMigration } from './createMigration.js'
-import { createVersion } from './createVersion.js'
-import { deleteMany } from './deleteMany.js'
-import { deleteOne } from './deleteOne.js'
-import { deleteVersions } from './deleteVersions.js'
-import { destroy } from './destroy.js'
-import { find } from './find.js'
-import { findGlobal } from './findGlobal.js'
-import { findGlobalVersions } from './findGlobalVersions.js'
-import { findOne } from './findOne.js'
-import { findVersions } from './findVersions.js'
+import { defaultDrizzleSnapshot } from './defaultSnapshot.js'
+import { deleteWhere } from './deleteWhere.js'
+import { dropDatabase } from './dropDatabase.js'
+import { execute } from './execute.js'
+import { getMigrationTemplate } from './getMigrationTemplate.js'
import { init } from './init.js'
-import { migrate } from './migrate.js'
-import { migrateDown } from './migrateDown.js'
-import { migrateFresh } from './migrateFresh.js'
-import { migrateRefresh } from './migrateRefresh.js'
-import { migrateReset } from './migrateReset.js'
-import { migrateStatus } from './migrateStatus.js'
-import { queryDrafts } from './queryDrafts.js'
-import { beginTransaction } from './transactions/beginTransaction.js'
-import { commitTransaction } from './transactions/commitTransaction.js'
-import { rollbackTransaction } from './transactions/rollbackTransaction.js'
-import { updateOne } from './update.js'
-import { updateGlobal } from './updateGlobal.js'
-import { updateGlobalVersion } from './updateGlobalVersion.js'
-import { updateVersion } from './updateVersion.js'
+import { insert } from './insert.js'
+import { requireDrizzleKit } from './requireDrizzleKit.js'
export type { MigrateDownArgs, MigrateUpArgs } from './types.js'
@@ -58,13 +70,19 @@ export function postgresAdapter(args: Args): DatabaseAdapterObj<PostgresAdapter>
return createDatabaseAdapter<PostgresAdapter>({
name: 'postgres',
+ defaultDrizzleSnapshot,
drizzle: undefined,
enums: {},
+ features: {
+ json: true,
+ },
fieldConstraints: {},
+ getMigrationTemplate,
idType: postgresIDType,
initializing,
localesSuffix: args.localesSuffix || '_locales',
logger: args.logger,
+ operators: operatorMap,
pgSchema: undefined,
pool: undefined,
poolOptions: args.pool,
@@ -76,29 +94,37 @@ export function postgresAdapter(args: Args): DatabaseAdapterObj<PostgresAdapter>
sessions: {},
tableNameMap: new Map<string, string>(),
tables: {},
+ transactionOptions: args.transactionOptions || undefined,
versionsSuffix: args.versionsSuffix || '_v',
// DatabaseAdapter
- beginTransaction,
+ beginTransaction: args.transactionOptions === false ? undefined : beginTransaction,
commitTransaction,
connect,
+ convertPathToJSONTraversal,
count,
+ countDistinct,
create,
createGlobal,
createGlobalVersion,
+ createJSONQuery,
createMigration,
createVersion,
defaultIDType: payloadIDType,
deleteMany,
deleteOne,
deleteVersions,
+ deleteWhere,
destroy,
+ dropDatabase,
+ execute,
find,
findGlobal,
findGlobalVersions,
findOne,
findVersions,
init,
+ insert,
migrate,
migrateDown,
migrateFresh,
@@ -109,6 +135,7 @@ export function postgresAdapter(args: Args): DatabaseAdapterObj<PostgresAdapter>
payload,
queryDrafts,
rejectInitializing,
+ requireDrizzleKit,
resolveInitializing,
rollbackTransaction,
updateGlobal,
@@ -123,42 +150,3 @@ export function postgresAdapter(args: Args): DatabaseAdapterObj<PostgresAdapter>
init: adapter,
}
}
-
-/**
- * Attempt to find migrations directory.
- *
- * Checks for the following directories in order:
- * - `migrationDir` argument from Payload config
- * - `src/migrations`
- * - `dist/migrations`
- * - `migrations`
- *
- * Defaults to `src/migrations`
- *
- * @param migrationDir
- * @returns
- */
-function findMigrationDir(migrationDir?: string): string {
- const cwd = process.cwd()
- const srcDir = path.resolve(cwd, 'src/migrations')
- const distDir = path.resolve(cwd, 'dist/migrations')
- const relativeMigrations = path.resolve(cwd, 'migrations')
-
- // Use arg if provided
- if (migrationDir) return migrationDir
-
- // Check other common locations
- if (fs.existsSync(srcDir)) {
- return srcDir
- }
-
- if (fs.existsSync(distDir)) {
- return distDir
- }
-
- if (fs.existsSync(relativeMigrations)) {
- return relativeMigrations
- }
-
- return srcDir
-}
diff --git a/packages/db-postgres/src/init.ts b/packages/db-postgres/src/init.ts
index 35c87c71d90..f41548355e7 100644
--- a/packages/db-postgres/src/init.ts
+++ b/packages/db-postgres/src/init.ts
@@ -8,8 +8,8 @@ import toSnakeCase from 'to-snake-case'
import type { PostgresAdapter } from './types.js'
+import { createTableName } from '../../drizzle/src/createTableName.js'
import { buildTable } from './schema/build.js'
-import { createTableName } from './schema/createTableName.js'
export const init: Init = function init(this: PostgresAdapter) {
if (this.schemaName) {
@@ -17,7 +17,6 @@ export const init: Init = function init(this: PostgresAdapter) {
} else {
this.pgSchema = { table: pgTable }
}
-
if (this.payload.config.localization) {
this.enums.enum__locales = pgEnum(
'_locales',
diff --git a/packages/db-postgres/src/insert.ts b/packages/db-postgres/src/insert.ts
new file mode 100644
index 00000000000..9f6fd0a06ab
--- /dev/null
+++ b/packages/db-postgres/src/insert.ts
@@ -0,0 +1,25 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
+
+import type { Insert } from './types.js'
+
+export const insert: Insert = async function insert({
+ db,
+ onConflictDoUpdate,
+ tableName,
+ values,
+}): Promise<Record<string, unknown>[]> {
+ const table = this.tables[tableName]
+ let result
+
+ if (onConflictDoUpdate) {
+ result = await (db as TransactionPg)
+ .insert(table)
+ .values(values)
+ .onConflictDoUpdate(onConflictDoUpdate)
+ .returning()
+ } else {
+ result = await (db as TransactionPg).insert(table).values(values).returning()
+ }
+
+ return result
+}
diff --git a/packages/db-postgres/src/predefinedMigrations/v2-v3/fetchAndResave/index.ts b/packages/db-postgres/src/predefinedMigrations/v2-v3/fetchAndResave/index.ts
index f1514c44925..751bf540a43 100644
--- a/packages/db-postgres/src/predefinedMigrations/v2-v3/fetchAndResave/index.ts
+++ b/packages/db-postgres/src/predefinedMigrations/v2-v3/fetchAndResave/index.ts
@@ -1,15 +1,17 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
import type { Field, Payload, PayloadRequest } from 'payload'
-import type { DrizzleTransaction, PostgresAdapter } from '../../../types.js'
+import { upsertRow } from '@payloadcms/drizzle'
+
+import type { PostgresAdapter } from '../../../types.js'
import type { DocsToResave } from '../types.js'
-import { upsertRow } from '../../../upsertRow/index.js'
import { traverseFields } from './traverseFields.js'
type Args = {
adapter: PostgresAdapter
collectionSlug?: string
- db: DrizzleTransaction
+ db: TransactionPg
debug: boolean
docsToResave: DocsToResave
fields: Field[]
diff --git a/packages/db-postgres/src/predefinedMigrations/v2-v3/index.ts b/packages/db-postgres/src/predefinedMigrations/v2-v3/index.ts
index 46836e10e98..fe10820b9e1 100644
--- a/packages/db-postgres/src/predefinedMigrations/v2-v3/index.ts
+++ b/packages/db-postgres/src/predefinedMigrations/v2-v3/index.ts
@@ -1,3 +1,4 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
import type { DrizzleSnapshotJSON } from 'drizzle-kit/payload'
import type { Payload, PayloadRequest } from 'payload'
@@ -37,8 +38,8 @@ type Args = {
* @param req
*/
export const migratePostgresV2toV3 = async ({ debug, payload, req }: Args) => {
- const adapter = payload.db as PostgresAdapter
- const db = adapter.sessions[await req.transactionID]?.db
+ const adapter = payload.db as unknown as PostgresAdapter
+ const db = adapter.sessions[await req.transactionID].db as TransactionPg
const dir = payload.db.migrationDir
// get the drizzle migrateUpSQL from drizzle using the last schema
diff --git a/packages/db-postgres/src/predefinedMigrations/v2-v3/migrateRelationships.ts b/packages/db-postgres/src/predefinedMigrations/v2-v3/migrateRelationships.ts
index ddc4ed44463..3415da74124 100644
--- a/packages/db-postgres/src/predefinedMigrations/v2-v3/migrateRelationships.ts
+++ b/packages/db-postgres/src/predefinedMigrations/v2-v3/migrateRelationships.ts
@@ -1,8 +1,9 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
import type { Field, Payload, PayloadRequest } from 'payload'
import { sql } from 'drizzle-orm'
-import type { DrizzleTransaction, PostgresAdapter } from '../../types.js'
+import type { PostgresAdapter } from '../../types.js'
import type { DocsToResave, PathsToQuery } from './types.js'
import { fetchAndResave } from './fetchAndResave/index.js'
@@ -10,7 +11,7 @@ import { fetchAndResave } from './fetchAndResave/index.js'
type Args = {
adapter: PostgresAdapter
collectionSlug?: string
- db: DrizzleTransaction
+ db: TransactionPg
debug: boolean
fields: Field[]
globalSlug?: string
diff --git a/packages/db-postgres/src/predefinedMigrations/v2-v3/traverseFields.ts b/packages/db-postgres/src/predefinedMigrations/v2-v3/traverseFields.ts
index 905e47b7c42..5b751eaef33 100644
--- a/packages/db-postgres/src/predefinedMigrations/v2-v3/traverseFields.ts
+++ b/packages/db-postgres/src/predefinedMigrations/v2-v3/traverseFields.ts
@@ -1,16 +1,17 @@
+import type { TransactionPg } from '@payloadcms/drizzle/types'
import type { Field, Payload } from 'payload'
import { tabHasName } from 'payload/shared'
import toSnakeCase from 'to-snake-case'
-import type { DrizzleTransaction, PostgresAdapter } from '../../types.js'
+import type { PostgresAdapter } from '../../types.js'
import type { PathsToQuery } from './types.js'
type Args = {
adapter: PostgresAdapter
collectionSlug?: string
columnPrefix: string
- db: DrizzleTransaction
+ db: TransactionPg
disableNotNull: boolean
fields: Field[]
globalSlug?: string
diff --git a/packages/db-postgres/src/requireDrizzleKit.ts b/packages/db-postgres/src/requireDrizzleKit.ts
new file mode 100644
index 00000000000..3dd52c1d694
--- /dev/null
+++ b/packages/db-postgres/src/requireDrizzleKit.ts
@@ -0,0 +1,5 @@
+import type { RequireDrizzleKit } from '@payloadcms/drizzle/types'
+
+import { createRequire } from 'module'
+const require = createRequire(import.meta.url)
+export const requireDrizzleKit: RequireDrizzleKit = () => require('drizzle-kit/payload')
diff --git a/packages/db-postgres/src/schema/build.ts b/packages/db-postgres/src/schema/build.ts
index fe09f8b2367..f8391af768e 100644
--- a/packages/db-postgres/src/schema/build.ts
+++ b/packages/db-postgres/src/schema/build.ts
@@ -9,6 +9,7 @@ import type {
} from 'drizzle-orm/pg-core'
import type { Field } from 'payload'
+import { createTableName } from '@payloadcms/drizzle'
import { relations } from 'drizzle-orm'
import {
foreignKey,
@@ -24,7 +25,6 @@ import toSnakeCase from 'to-snake-case'
import type { GenericColumns, GenericTable, IDType, PostgresAdapter } from '../types.js'
-import { createTableName } from './createTableName.js'
import { parentIDColumnMap } from './parentIDColumnMap.js'
import { setColumnID } from './setColumnID.js'
import { traverseFields } from './traverseFields.js'
diff --git a/packages/db-postgres/src/schema/traverseFields.ts b/packages/db-postgres/src/schema/traverseFields.ts
index 0d3fc4f4d0f..be46f665c93 100644
--- a/packages/db-postgres/src/schema/traverseFields.ts
+++ b/packages/db-postgres/src/schema/traverseFields.ts
@@ -3,6 +3,11 @@ import type { Relation } from 'drizzle-orm'
import type { IndexBuilder, PgColumnBuilder } from 'drizzle-orm/pg-core'
import type { Field, TabAsField } from 'payload'
+import {
+ createTableName,
+ hasLocalesTable,
+ validateExistingBlockIsIdentical,
+} from '@payloadcms/drizzle'
import { relations } from 'drizzle-orm'
import {
PgNumericBuilder,
@@ -26,13 +31,10 @@ import toSnakeCase from 'to-snake-case'
import type { GenericColumns, IDType, PostgresAdapter } from '../types.js'
import type { BaseExtraConfig, RelationMap } from './build.js'
-import { hasLocalesTable } from '../utilities/hasLocalesTable.js'
import { buildTable } from './build.js'
import { createIndex } from './createIndex.js'
-import { createTableName } from './createTableName.js'
import { idToUUID } from './idToUUID.js'
import { parentIDColumnMap } from './parentIDColumnMap.js'
-import { validateExistingBlockIsIdentical } from './validateExistingBlockIsIdentical.js'
type Args = {
adapter: PostgresAdapter
diff --git a/packages/db-postgres/src/types.ts b/packages/db-postgres/src/types.ts
index 1be568826d5..60d4236575d 100644
--- a/packages/db-postgres/src/types.ts
+++ b/packages/db-postgres/src/types.ts
@@ -1,24 +1,30 @@
+import type { Operators } from '@payloadcms/drizzle'
+import type {
+ BuildQueryJoinAliases,
+ DrizzleAdapter,
+ TransactionPg,
+} from '@payloadcms/drizzle/types'
+import type { DrizzleSnapshotJSON } from 'drizzle-kit/payload'
import type {
ColumnBaseConfig,
ColumnDataType,
DrizzleConfig,
- ExtractTablesWithRelations,
Relation,
Relations,
+ SQL,
} from 'drizzle-orm'
-import type { NodePgDatabase, NodePgQueryResultHKT } from 'drizzle-orm/node-postgres'
+import type { NodePgDatabase } from 'drizzle-orm/node-postgres'
import type {
PgColumn,
PgEnum,
+ PgInsertOnConflictDoUpdateConfig,
PgSchema,
PgTableWithColumns,
- PgTransaction,
+ PgTransactionConfig,
} from 'drizzle-orm/pg-core'
import type { PgTableFn } from 'drizzle-orm/pg-core/table'
-import type { BaseDatabaseAdapter, Payload, PayloadRequest } from 'payload'
-import type { Pool, PoolConfig } from 'pg'
-
-export type DrizzleDB = NodePgDatabase<Record<string, unknown>>
+import type { Payload, PayloadRequest } from 'payload'
+import type { Pool, PoolConfig, QueryResult } from 'pg'
export type Args = {
idType?: 'serial' | 'uuid'
@@ -28,7 +34,12 @@ export type Args = {
pool: PoolConfig
push?: boolean
relationshipsSuffix?: string
+ /**
+ * The schema name to use for the database
+ * @experimental This only works when there are not other tables or enums of the same name in the database under a different schema. Awaiting fix from Drizzle.
+ */
schemaName?: string
+ transactionOptions?: PgTransactionConfig | false
versionsSuffix?: string
}
@@ -45,22 +56,64 @@ export type GenericTable = PgTableWithColumns<{
columns: GenericColumns
dialect: string
name: string
- schema: undefined
+ schema: string
}>
export type GenericEnum = PgEnum<[string, ...string[]]>
export type GenericRelation = Relations<string, Record<string, Relation<string>>>
-export type DrizzleTransaction = PgTransaction<
- NodePgQueryResultHKT,
- Record<string, unknown>,
- ExtractTablesWithRelations<Record<string, unknown>>
+export type PostgresDB = NodePgDatabase<Record<string, unknown>>
+
+export type CountDistinct = (args: {
+ db: PostgresDB | TransactionPg
+ joins: BuildQueryJoinAliases
+ tableName: string
+ where: SQL
+}) => Promise<number>
+
+export type DeleteWhere = (args: {
+ db: PostgresDB | TransactionPg
+ tableName: string
+ where: SQL
+}) => Promise<void>
+
+export type DropDatabase = (args: { adapter: PostgresAdapter }) => Promise<void>
+
+export type Execute<T> = (args: {
+ db?: PostgresDB | TransactionPg
+ drizzle?: PostgresDB
+ raw?: string
+ sql?: SQL<unknown>
+}) => Promise<QueryResult<Record<string, T>>>
+
+export type Insert = (args: {
+ db: PostgresDB | TransactionPg
+ onConflictDoUpdate?: PgInsertOnConflictDoUpdateConfig<any>
+ tableName: string
+ values: Record<string, unknown> | Record<string, unknown>[]
+}) => Promise<Record<string, unknown>[]>
+
+type PostgresDrizzleAdapter = Omit<
+ DrizzleAdapter,
+ | 'countDistinct'
+ | 'deleteWhere'
+ | 'drizzle'
+ | 'dropDatabase'
+ | 'execute'
+ | 'insert'
+ | 'operators'
+ | 'relations'
>
-export type PostgresAdapter = BaseDatabaseAdapter & {
- drizzle: DrizzleDB
+export type PostgresAdapter = {
+ countDistinct: CountDistinct
+ defaultDrizzleSnapshot: DrizzleSnapshotJSON
+ deleteWhere: DeleteWhere
+ drizzle: PostgresDB
+ dropDatabase: DropDatabase
enums: Record<string, GenericEnum>
+ execute: Execute<unknown>
/**
* An object keyed on each table, with a key value pair where the constraint name is the key, followed by the dot-notation field name
* Used for returning properly formed errors from unique fields
@@ -68,8 +121,10 @@ export type PostgresAdapter = BaseDatabaseAdapter & {
fieldConstraints: Record<string, Record<string, string>>
idType: Args['idType']
initializing: Promise<void>
+ insert: Insert
localesSuffix?: string
logger: DrizzleConfig['logger']
+ operators: Operators
pgSchema?: { table: PgTableFn } | PgSchema
pool: Pool
poolOptions: Args['pool']
@@ -82,44 +137,45 @@ export type PostgresAdapter = BaseDatabaseAdapter & {
schemaName?: Args['schemaName']
sessions: {
[id: string]: {
- db: DrizzleTransaction
+ db: PostgresDB | TransactionPg
reject: () => Promise<void>
resolve: () => Promise<void>
}
}
tableNameMap: Map<string, string>
- tables: Record<string, GenericTable | PgTableWithColumns<any>>
+ tables: Record<string, GenericTable>
versionsSuffix?: string
-}
+} & PostgresDrizzleAdapter
export type IDType = 'integer' | 'numeric' | 'uuid' | 'varchar'
-export type PostgresAdapterResult = (args: { payload: Payload }) => PostgresAdapter
-
export type MigrateUpArgs = { payload: Payload; req?: Partial<PayloadRequest> }
export type MigrateDownArgs = { payload: Payload; req?: Partial<PayloadRequest> }
declare module 'payload' {
export interface DatabaseAdapter
- extends Omit<Args, 'migrationDir' | 'pool'>,
- BaseDatabaseAdapter {
- drizzle: DrizzleDB
+ extends Omit<Args, 'idType' | 'logger' | 'migrationDir' | 'pool'>,
+ DrizzleAdapter {
enums: Record<string, GenericEnum>
+ /**
+ * An object keyed on each table, with a key value pair where the constraint name is the key, followed by the dot-notation field name
+ * Used for returning properly formed errors from unique fields
+ */
fieldConstraints: Record<string, Record<string, string>>
- localeSuffix?: string
+ idType: Args['idType']
+ initializing: Promise<void>
+ localesSuffix?: string
+ logger: DrizzleConfig['logger']
+ pgSchema?: { table: PgTableFn } | PgSchema
pool: Pool
+ poolOptions: Args['pool']
push: boolean
- relations: Record<string, GenericRelation>
+ rejectInitializing: () => void
relationshipsSuffix?: string
+ resolveInitializing: () => void
schema: Record<string, GenericEnum | GenericRelation | GenericTable>
- sessions: {
- [id: string]: {
- db: DrizzleTransaction
- reject: () => Promise<void>
- resolve: () => Promise<void>
- }
- }
- tables: Record<string, GenericTable>
+ schemaName?: Args['schemaName']
+ tableNameMap: Map<string, string>
versionsSuffix?: string
}
}
diff --git a/packages/db-postgres/src/utilities/createMigrationTable.ts b/packages/db-postgres/src/utilities/createMigrationTable.ts
deleted file mode 100644
index 7dcfb60553e..00000000000
--- a/packages/db-postgres/src/utilities/createMigrationTable.ts
+++ /dev/null
@@ -1,17 +0,0 @@
-import { sql } from 'drizzle-orm'
-
-import type { PostgresAdapter } from '../types.js'
-
-export const createMigrationTable = async (adapter: PostgresAdapter): Promise<void> => {
- const prependSchema = adapter.schemaName ? `"${adapter.schemaName}".` : ''
-
- await adapter.drizzle.execute(
- sql.raw(`CREATE TABLE IF NOT EXISTS ${prependSchema}"payload_migrations" (
- "id" serial PRIMARY KEY NOT NULL,
- "name" varchar,
- "batch" numeric,
- "updated_at" timestamp(3) with time zone DEFAULT now() NOT NULL,
- "created_at" timestamp(3) with time zone DEFAULT now() NOT NULL
-);`),
- )
-}
diff --git a/packages/db-postgres/src/utilities/migrationTableExists.ts b/packages/db-postgres/src/utilities/migrationTableExists.ts
deleted file mode 100644
index 520b56530f1..00000000000
--- a/packages/db-postgres/src/utilities/migrationTableExists.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-import { sql } from 'drizzle-orm'
-
-import type { DrizzleDB } from '../types.js'
-
-export const migrationTableExists = async (db: DrizzleDB): Promise<boolean> => {
- const queryRes = await db.execute(sql`SELECT to_regclass('public.payload_migrations');`)
-
- // Returns table name 'payload_migrations' or null
- const exists = queryRes.rows?.[0]?.to_regclass === 'payload_migrations'
- return exists
-}
diff --git a/packages/db-postgres/src/utilities/pushDevSchema.ts b/packages/db-postgres/src/utilities/pushDevSchema.ts
deleted file mode 100644
index 6b7a101dcbf..00000000000
--- a/packages/db-postgres/src/utilities/pushDevSchema.ts
+++ /dev/null
@@ -1,80 +0,0 @@
-import { eq } from 'drizzle-orm'
-import { numeric, timestamp, varchar } from 'drizzle-orm/pg-core'
-import { createRequire } from 'module'
-import prompts from 'prompts'
-
-import type { PostgresAdapter } from '../types.js'
-
-const require = createRequire(import.meta.url)
-
-/**
- * Pushes the development schema to the database using Drizzle.
- *
- * @param {PostgresAdapter} db - The PostgresAdapter instance connected to the database.
- * @returns {Promise<void>} - A promise that resolves once the schema push is complete.
- */
-export const pushDevSchema = async (db: PostgresAdapter) => {
- const { pushSchema } = require('drizzle-kit/payload')
-
- // This will prompt if clarifications are needed for Drizzle to push new schema
- const { apply, hasDataLoss, warnings } = await pushSchema(db.schema, db.drizzle)
-
- if (warnings.length) {
- let message = `Warnings detected during schema push: \n\n${warnings.join('\n')}\n\n`
-
- if (hasDataLoss) {
- message += `DATA LOSS WARNING: Possible data loss detected if schema is pushed.\n\n`
- }
-
- message += `Accept warnings and push schema to database?`
-
- const { confirm: acceptWarnings } = await prompts(
- {
- name: 'confirm',
- type: 'confirm',
- initial: false,
- message,
- },
- {
- onCancel: () => {
- process.exit(0)
- },
- },
- )
-
- // Exit if user does not accept warnings.
- // Q: Is this the right type of exit for this interaction?
- if (!acceptWarnings) {
- process.exit(0)
- }
- }
-
- await apply()
-
- // Migration table def in order to use query using drizzle
- const migrationsSchema = db.pgSchema.table('payload_migrations', {
- name: varchar('name'),
- batch: numeric('batch'),
- created_at: timestamp('created_at'),
- updated_at: timestamp('updated_at'),
- })
-
- const devPush = await db.drizzle
- .select()
- .from(migrationsSchema)
- .where(eq(migrationsSchema.batch, '-1'))
-
- if (!devPush.length) {
- await db.drizzle.insert(migrationsSchema).values({
- name: 'dev',
- batch: '-1',
- })
- } else {
- await db.drizzle
- .update(migrationsSchema)
- .set({
- updated_at: new Date(),
- })
- .where(eq(migrationsSchema.batch, '-1'))
- }
-}
diff --git a/packages/db-postgres/tsconfig.json b/packages/db-postgres/tsconfig.json
index d3ac9f33c6d..470098fe449 100644
--- a/packages/db-postgres/tsconfig.json
+++ b/packages/db-postgres/tsconfig.json
@@ -1,11 +1,15 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
- "composite": true, // Make sure typescript knows that this module depends on their references
- "noEmit": false /* Do not emit outputs. */,
+ // Make sure typescript knows that this module depends on their references
+ "composite": true,
+ /* Do not emit outputs. */
+ "noEmit": false,
"emitDeclarationOnly": true,
- "outDir": "./dist" /* Specify an output folder for all emitted files. */,
- "rootDir": "./src" /* Specify the root folder within your source files. */
+ /* Specify an output folder for all emitted files. */
+ "outDir": "./dist",
+ /* Specify the root folder within your source files. */
+ "rootDir": "./src"
},
"exclude": [
"dist",
@@ -19,6 +23,19 @@
"src/**/*.spec.ts",
"src/**/*.spec.tsx"
],
- "include": ["src/**/*.ts", "src/**/*.tsx", "src/**/*.d.ts", "src/**/*.json"],
- "references": [{ "path": "../payload" }, { "path": "../translations" }]
+ "include": [
+ "src",
+ "src/**/*.ts",
+ ],
+ "references": [
+ {
+ "path": "../payload"
+ },
+ {
+ "path": "../translations"
+ },
+ {
+ "path": "../drizzle"
+ }
+ ]
}
diff --git a/packages/db-sqlite/.eslintignore b/packages/db-sqlite/.eslintignore
new file mode 100644
index 00000000000..247f3f12de1
--- /dev/null
+++ b/packages/db-sqlite/.eslintignore
@@ -0,0 +1,10 @@
+.tmp
+**/.git
+**/.hg
+**/.pnp.*
+**/.svn
+**/.yarn/**
+**/build
+**/dist/**
+**/node_modules
+**/temp
diff --git a/packages/db-sqlite/.eslintrc.cjs b/packages/db-sqlite/.eslintrc.cjs
new file mode 100644
index 00000000000..d6b3a476b8f
--- /dev/null
+++ b/packages/db-sqlite/.eslintrc.cjs
@@ -0,0 +1,7 @@
+/** @type {import('eslint').Linter.Config} */
+module.exports = {
+ parserOptions: {
+ project: ['./tsconfig.json'],
+ tsconfigRootDir: __dirname,
+ },
+}
diff --git a/packages/db-sqlite/.gitignore b/packages/db-sqlite/.gitignore
new file mode 100644
index 00000000000..fc990800176
--- /dev/null
+++ b/packages/db-sqlite/.gitignore
@@ -0,0 +1 @@
+/migrations
diff --git a/packages/db-sqlite/.prettierignore b/packages/db-sqlite/.prettierignore
new file mode 100644
index 00000000000..247f3f12de1
--- /dev/null
+++ b/packages/db-sqlite/.prettierignore
@@ -0,0 +1,10 @@
+.tmp
+**/.git
+**/.hg
+**/.pnp.*
+**/.svn
+**/.yarn/**
+**/build
+**/dist/**
+**/node_modules
+**/temp
diff --git a/packages/db-sqlite/.swcrc b/packages/db-sqlite/.swcrc
new file mode 100644
index 00000000000..14463f4b08b
--- /dev/null
+++ b/packages/db-sqlite/.swcrc
@@ -0,0 +1,15 @@
+{
+ "$schema": "https://json.schemastore.org/swcrc",
+ "sourceMaps": true,
+ "jsc": {
+ "target": "esnext",
+ "parser": {
+ "syntax": "typescript",
+ "tsx": true,
+ "dts": true
+ }
+ },
+ "module": {
+ "type": "es6"
+ }
+}
diff --git a/packages/db-sqlite/README.md b/packages/db-sqlite/README.md
new file mode 100644
index 00000000000..0d32938467e
--- /dev/null
+++ b/packages/db-sqlite/README.md
@@ -0,0 +1,30 @@
+# Payload Postgres Adapter
+
+Official SQLite adapter for [Payload](https://payloadcms.com).
+
+- [Main Repository](https://github.com/payloadcms/payload)
+- [Payload Docs](https://payloadcms.com/docs)
+
+## Installation
+
+```bash
+npm install @payloadcms/db-sqlite
+```
+
+## Usage
+
+```ts
+import { buildConfig } from 'payload/config'
+import { sqliteAdapter } from '@payloadcms/db-sqlite'
+
+export default buildConfig({
+ db: sqliteAdapter({
+ client: {
+ url: process.env.DATABASE_URI,
+ },
+ }),
+ // ...rest of config
+})
+```
+
+More detailed usage can be found in the [Payload Docs](https://payloadcms.com/docs/configuration/overview).
diff --git a/packages/db-sqlite/bundle.js b/packages/db-sqlite/bundle.js
new file mode 100644
index 00000000000..a1de2fd294e
--- /dev/null
+++ b/packages/db-sqlite/bundle.js
@@ -0,0 +1,38 @@
+import * as esbuild from 'esbuild'
+import fs from 'fs'
+import path from 'path'
+import { fileURLToPath } from 'url'
+const filename = fileURLToPath(import.meta.url)
+const dirname = path.dirname(filename)
+import { commonjs } from '@hyrious/esbuild-plugin-commonjs'
+
+async function build() {
+ const resultServer = await esbuild.build({
+ entryPoints: ['src/index.ts'],
+ bundle: true,
+ platform: 'node',
+ format: 'esm',
+ outfile: 'dist/index.js',
+ splitting: false,
+ external: [
+ '*.scss',
+ '*.css',
+ 'drizzle-kit',
+ 'libsql',
+ 'pg',
+ '@payloadcms/translations',
+ '@payloadcms/drizzle',
+ 'payload',
+ 'payload/*',
+ ],
+ minify: true,
+ metafile: true,
+ tsconfig: path.resolve(dirname, './tsconfig.json'),
+ plugins: [commonjs()],
+ sourcemap: true,
+ })
+ console.log('db-sqlite bundled successfully')
+
+ fs.writeFileSync('meta_server.json', JSON.stringify(resultServer.metafile))
+}
+await build()
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
new file mode 100644
index 00000000000..78a0ef54787
--- /dev/null
+++ b/packages/db-sqlite/package.json
@@ -0,0 +1,85 @@
+{
+ "name": "@payloadcms/db-sqlite",
+ "version": "3.0.0-beta.36",
+ "description": "The officially supported SQLite database adapter for Payload",
+ "homepage": "https://payloadcms.com",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/payloadcms/payload.git",
+ "directory": "packages/db-sqlite"
+ },
+ "license": "MIT",
+ "author": "Payload <[email protected]> (https://payloadcms.com)",
+ "type": "module",
+ "exports": {
+ ".": {
+ "import": "./src/index.ts",
+ "require": "./src/index.ts",
+ "types": "./src/index.ts"
+ },
+ "./types": {
+ "import": "./src/types.ts",
+ "require": "./src/types.ts",
+ "types": "./src/types.ts"
+ },
+ "./migration-utils": {
+ "import": "./src/exports/migration-utils.ts",
+ "require": "./src/exports/migration-utils.ts",
+ "types": "./src/exports/migration-utils.ts"
+ }
+ },
+ "main": "./src/index.ts",
+ "types": "./src/types.ts",
+ "files": [
+ "dist",
+ "mock.js"
+ ],
+ "scripts": {
+ "build": "pnpm build:swc && pnpm build:types",
+ "build:swc": "swc ./src -d ./dist --config-file .swcrc --strip-leading-paths",
+ "build:types": "tsc --emitDeclarationOnly --outDir dist",
+ "clean": "rimraf {dist,*.tsbuildinfo}",
+ "prepack": "pnpm clean && pnpm turbo build",
+ "prepublishOnly": "pnpm clean && pnpm turbo build"
+ },
+ "dependencies": {
+ "@libsql/client": "^0.6.2",
+ "@payloadcms/drizzle": "workspace:*",
+ "console-table-printer": "2.11.2",
+ "drizzle-kit": "0.20.14-1f2c838",
+ "drizzle-orm": "0.29.4",
+ "prompts": "2.4.2",
+ "to-snake-case": "1.0.0",
+ "uuid": "9.0.0"
+ },
+ "devDependencies": {
+ "@payloadcms/eslint-config": "workspace:*",
+ "@types/pg": "8.10.2",
+ "@types/to-snake-case": "1.0.0",
+ "payload": "workspace:*"
+ },
+ "peerDependencies": {
+ "payload": "workspace:*"
+ },
+ "publishConfig": {
+ "exports": {
+ ".": {
+ "import": "./dist/index.js",
+ "require": "./dist/index.js",
+ "types": "./dist/index.d.ts"
+ },
+ "./types": {
+ "import": "./dist/types.js",
+ "require": "./dist/types.js",
+ "types": "./dist/types.d.ts"
+ },
+ "./migration-utils": {
+ "import": "./dist/exports/migration-utils.js",
+ "require": "./dist/exports/migration-utils.js",
+ "types": "./dist/exports/migration-utils.d.ts"
+ }
+ },
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts"
+ }
+}
diff --git a/packages/db-sqlite/src/connect.ts b/packages/db-sqlite/src/connect.ts
new file mode 100644
index 00000000000..19e340a82b6
--- /dev/null
+++ b/packages/db-sqlite/src/connect.ts
@@ -0,0 +1,55 @@
+import type { DrizzleAdapter } from '@payloadcms/drizzle/types'
+import type { LibSQLDatabase } from 'drizzle-orm/libsql'
+import type { Connect } from 'payload'
+
+import { createClient } from '@libsql/client'
+import { pushDevSchema } from '@payloadcms/drizzle'
+import { drizzle } from 'drizzle-orm/libsql'
+
+import type { SQLiteAdapter } from './types.js'
+
+export const connect: Connect = async function connect(
+ this: SQLiteAdapter,
+ options = {
+ hotReload: false,
+ },
+) {
+ const { hotReload } = options
+
+ this.schema = {
+ ...this.tables,
+ ...this.relations,
+ }
+
+ try {
+ if (!this.client) {
+ this.client = createClient(this.clientConfig)
+ }
+
+ const logger = this.logger || false
+ this.drizzle = drizzle(this.client, { logger, schema: this.schema }) as LibSQLDatabase
+
+ if (!hotReload) {
+ if (process.env.PAYLOAD_DROP_DATABASE === 'true') {
+ this.payload.logger.info(`---- DROPPING TABLES ----`)
+ await this.dropDatabase({ adapter: this })
+ this.payload.logger.info('---- DROPPED TABLES ----')
+ }
+ }
+ } catch (err) {
+ this.payload.logger.error(`Error: cannot connect to SQLite. Details: ${err.message}`, err)
+ if (typeof this.rejectInitializing === 'function') this.rejectInitializing()
+ process.exit(1)
+ }
+
+ // Only push schema if not in production
+ if (
+ process.env.NODE_ENV !== 'production' &&
+ process.env.PAYLOAD_MIGRATING !== 'true' &&
+ this.push !== false
+ ) {
+ await pushDevSchema(this as unknown as DrizzleAdapter)
+ }
+
+ if (typeof this.resolveInitializing === 'function') this.resolveInitializing()
+}
diff --git a/packages/db-sqlite/src/countDistinct.ts b/packages/db-sqlite/src/countDistinct.ts
new file mode 100644
index 00000000000..43994191cd6
--- /dev/null
+++ b/packages/db-sqlite/src/countDistinct.ts
@@ -0,0 +1,33 @@
+import type { ChainedMethods } from '@payloadcms/drizzle/types'
+
+import { chainMethods } from '@payloadcms/drizzle'
+import { sql } from 'drizzle-orm'
+
+import type { CountDistinct, SQLiteAdapter } from './types.js'
+
+export const countDistinct: CountDistinct = async function countDistinct(
+ this: SQLiteAdapter,
+ { db, joins, tableName, where },
+) {
+ const chainedMethods: ChainedMethods = []
+
+ joins.forEach(({ condition, table }) => {
+ chainedMethods.push({
+ args: [table, condition],
+ method: 'leftJoin',
+ })
+ })
+
+ const countResult = await chainMethods({
+ methods: chainedMethods,
+ query: db
+ .select({
+ count: sql<number>`count
+ (DISTINCT ${this.tables[tableName].id})`,
+ })
+ .from(this.tables[tableName])
+ .where(where),
+ })
+
+ return Number(countResult[0].count)
+}
diff --git a/packages/db-sqlite/src/createJSONQuery/convertPathToJSONTraversal.ts b/packages/db-sqlite/src/createJSONQuery/convertPathToJSONTraversal.ts
new file mode 100644
index 00000000000..d7ec458a314
--- /dev/null
+++ b/packages/db-sqlite/src/createJSONQuery/convertPathToJSONTraversal.ts
@@ -0,0 +1,9 @@
+export const convertPathToJSONTraversal = (incomingSegments: string[]): string => {
+ const segments = [...incomingSegments]
+ segments.shift()
+
+ return segments.reduce((res, segment) => {
+ const formattedSegment = Number.isNaN(parseInt(segment)) ? `'${segment}'` : segment
+ return `${res}->>${formattedSegment}`
+ }, '')
+}
diff --git a/packages/db-sqlite/src/createJSONQuery/index.ts b/packages/db-sqlite/src/createJSONQuery/index.ts
new file mode 100644
index 00000000000..891503f401a
--- /dev/null
+++ b/packages/db-sqlite/src/createJSONQuery/index.ts
@@ -0,0 +1,86 @@
+import type { CreateJSONQueryArgs } from '@payloadcms/drizzle/types'
+
+type FromArrayArgs = {
+ isRoot?: true
+ operator: string
+ pathSegments: string[]
+ table: string
+ treatAsArray?: string[]
+ value: boolean | number | string
+}
+
+const fromArray = ({
+ isRoot,
+ operator,
+ pathSegments,
+ table,
+ treatAsArray,
+ value,
+}: FromArrayArgs) => {
+ const newPathSegments = pathSegments.slice(1)
+ const alias = `${pathSegments[isRoot ? 0 : 1]}_alias_${newPathSegments.length}`
+
+ return `EXISTS (
+ SELECT 1
+ FROM json_each(${table}.${pathSegments[0]}) AS ${alias}
+ WHERE ${createJSONQuery({
+ operator,
+ pathSegments: newPathSegments,
+ table: alias,
+ treatAsArray,
+ value,
+ })}
+ )`
+}
+
+type CreateConstraintArgs = {
+ alias?: string
+ operator: string
+ pathSegments: string[]
+ treatAsArray?: string[]
+ value: boolean | number | string
+}
+
+const createConstraint = ({
+ alias,
+ operator,
+ pathSegments,
+ value,
+}: CreateConstraintArgs): string => {
+ const newAlias = `${pathSegments[0]}_alias_${pathSegments.length - 1}`
+ let formattedValue = value
+ let formattedOperator = operator
+
+ if (['contains', 'like'].includes(operator)) {
+ formattedOperator = 'like'
+ formattedValue = `%${value}%`
+ } else if (operator === 'equals') {
+ formattedOperator = '='
+ }
+
+ return `EXISTS (
+ SELECT 1
+ FROM json_each(${alias}.value -> '${pathSegments[0]}') AS ${newAlias}
+ WHERE ${newAlias}.value ->> '${pathSegments[1]}' ${formattedOperator} '${formattedValue}'
+ )`
+}
+
+export const createJSONQuery = ({
+ operator,
+ pathSegments,
+ table,
+ treatAsArray,
+ value,
+}: CreateJSONQueryArgs): string => {
+ if (treatAsArray.includes(pathSegments[1])) {
+ return fromArray({
+ operator,
+ pathSegments,
+ table,
+ treatAsArray,
+ value,
+ })
+ }
+
+ return createConstraint({ alias: table, operator, pathSegments, treatAsArray, value })
+}
diff --git a/packages/db-sqlite/src/createMigration.ts b/packages/db-sqlite/src/createMigration.ts
new file mode 100644
index 00000000000..5daec882803
--- /dev/null
+++ b/packages/db-sqlite/src/createMigration.ts
@@ -0,0 +1,116 @@
+import type { DrizzleSnapshotJSON } from 'drizzle-kit/payload'
+import type { CreateMigration } from 'payload'
+
+import fs from 'fs'
+import { createRequire } from 'module'
+import path from 'path'
+import { getPredefinedMigration } from 'payload'
+import prompts from 'prompts'
+import { fileURLToPath } from 'url'
+
+import type { SQLiteAdapter } from './types.js'
+
+import { defaultDrizzleSnapshot } from './defaultSnapshot.js'
+import { getMigrationTemplate } from './getMigrationTemplate.js'
+
+const require = createRequire(import.meta.url)
+
+export const createMigration: CreateMigration = async function createMigration(
+ this: SQLiteAdapter,
+ { file, forceAcceptWarning, migrationName, payload },
+) {
+ const filename = fileURLToPath(import.meta.url)
+ const dirname = path.dirname(filename)
+ const dir = payload.db.migrationDir
+ if (!fs.existsSync(dir)) {
+ fs.mkdirSync(dir)
+ }
+ const { generateSQLiteDrizzleJson, generateSQLiteMigration } = require('drizzle-kit/payload')
+ const drizzleJsonAfter = await generateSQLiteDrizzleJson(this.schema)
+ const [yyymmdd, hhmmss] = new Date().toISOString().split('T')
+ const formattedDate = yyymmdd.replace(/\D/g, '')
+ const formattedTime = hhmmss.split('.')[0].replace(/\D/g, '')
+ let imports: string = ''
+ let downSQL: string
+ let upSQL: string
+ ;({ downSQL, imports, upSQL } = await getPredefinedMigration({
+ dirname,
+ file,
+ migrationName,
+ payload,
+ }))
+
+ const timestamp = `${formattedDate}_${formattedTime}`
+
+ const name = migrationName || file?.split('/').slice(2).join('/')
+ const fileName = `${timestamp}${name ? `_${name.replace(/\W/g, '_')}` : ''}`
+
+ const filePath = `${dir}/${fileName}`
+
+ let drizzleJsonBefore = defaultDrizzleSnapshot as any
+
+ if (!upSQL) {
+ // Get latest migration snapshot
+ const latestSnapshot = fs
+ .readdirSync(dir)
+ .filter((file) => file.endsWith('.json'))
+ .sort()
+ .reverse()?.[0]
+
+ if (latestSnapshot) {
+ drizzleJsonBefore = JSON.parse(
+ fs.readFileSync(`${dir}/${latestSnapshot}`, 'utf8'),
+ ) as DrizzleSnapshotJSON
+ }
+
+ const sqlStatementsUp = await generateSQLiteMigration(drizzleJsonBefore, drizzleJsonAfter)
+ const sqlStatementsDown = await generateSQLiteMigration(drizzleJsonAfter, drizzleJsonBefore)
+ // need to create tables as separate statements
+ const sqlExecute = 'await db.run(sql`'
+
+ if (sqlStatementsUp?.length) {
+ upSQL = sqlStatementsUp
+ .map((statement) => `${sqlExecute}${statement?.replaceAll('`', '\\`')}\`)`)
+ .join('\n')
+ }
+ if (sqlStatementsDown?.length) {
+ downSQL = sqlStatementsDown
+ .map((statement) => `${sqlExecute}${statement?.replaceAll('`', '\\`')}\`)`)
+ .join('\n')
+ }
+
+ if (!upSQL?.length && !downSQL?.length && !forceAcceptWarning) {
+ const { confirm: shouldCreateBlankMigration } = await prompts(
+ {
+ name: 'confirm',
+ type: 'confirm',
+ initial: false,
+ message: 'No schema changes detected. Would you like to create a blank migration file?',
+ },
+ {
+ onCancel: () => {
+ process.exit(0)
+ },
+ },
+ )
+
+ if (!shouldCreateBlankMigration) {
+ process.exit(0)
+ }
+ }
+
+ // write schema
+ fs.writeFileSync(`${filePath}.json`, JSON.stringify(drizzleJsonAfter, null, 2))
+ }
+
+ // write migration
+ fs.writeFileSync(
+ `${filePath}.ts`,
+ getMigrationTemplate({
+ downSQL: downSQL || ` // Migration code`,
+ imports,
+ upSQL: upSQL || ` // Migration code`,
+ }),
+ )
+ payload.logger.info({ msg: `Migration created at ${filePath}.ts` })
+}
diff --git a/packages/db-sqlite/src/defaultSnapshot.ts b/packages/db-sqlite/src/defaultSnapshot.ts
new file mode 100644
index 00000000000..f229c053469
--- /dev/null
+++ b/packages/db-sqlite/src/defaultSnapshot.ts
@@ -0,0 +1,14 @@
+import type { DrizzleSQLiteSnapshotJSON } from 'drizzle-kit/payload'
+
+export const defaultDrizzleSnapshot: DrizzleSQLiteSnapshotJSON = {
+ id: '00000000-0000-0000-0000-000000000000',
+ _meta: {
+ columns: {},
+ tables: {},
+ },
+ dialect: 'sqlite',
+ enums: {},
+ prevId: '00000000-0000-0000-0000-00000000000',
+ tables: {},
+ version: '3',
+}
diff --git a/packages/db-sqlite/src/deleteWhere.ts b/packages/db-sqlite/src/deleteWhere.ts
new file mode 100644
index 00000000000..7a1d0ac1c71
--- /dev/null
+++ b/packages/db-sqlite/src/deleteWhere.ts
@@ -0,0 +1,6 @@
+import type { DeleteWhere } from './types.js'
+
+export const deleteWhere: DeleteWhere = async function deleteWhere({ db, tableName, where }) {
+ const table = this.tables[tableName]
+ await db.delete(table).where(where)
+}
diff --git a/packages/db-sqlite/src/dropDatabase.ts b/packages/db-sqlite/src/dropDatabase.ts
new file mode 100644
index 00000000000..81ae88db7aa
--- /dev/null
+++ b/packages/db-sqlite/src/dropDatabase.ts
@@ -0,0 +1,21 @@
+import type { DropDatabase } from './types.js'
+
+const getTables = (adapter) => {
+ return adapter.client.execute(`SELECT name
+ FROM sqlite_master
+ WHERE type = 'table'
+ AND name NOT LIKE 'sqlite_%';`)
+}
+
+const dropTables = (adapter, rows) => {
+ const multi = `
+ PRAGMA foreign_keys = OFF;\n
+ ${rows.map(({ name }) => `DROP TABLE IF EXISTS ${name}`).join(';\n ')};\n
+ PRAGMA foreign_keys = ON;`
+ return adapter.client.executeMultiple(multi)
+}
+
+export const dropDatabase: DropDatabase = async function dropDatabase({ adapter }) {
+ const result = await getTables(adapter)
+ await dropTables(adapter, result.rows)
+}
diff --git a/packages/db-sqlite/src/execute.ts b/packages/db-sqlite/src/execute.ts
new file mode 100644
index 00000000000..398c6f4b748
--- /dev/null
+++ b/packages/db-sqlite/src/execute.ts
@@ -0,0 +1,15 @@
+import { sql } from 'drizzle-orm'
+
+import type { Execute } from './types.js'
+
+export const execute: Execute<any> = function execute({ db, drizzle, raw, sql: statement }) {
+ const executeFrom = db ?? drizzle
+
+ if (raw) {
+ const result = executeFrom.run(sql.raw(raw))
+ return result
+ } else {
+ const result = executeFrom.run(statement)
+ return result
+ }
+}
diff --git a/packages/db-sqlite/src/getMigrationTemplate.ts b/packages/db-sqlite/src/getMigrationTemplate.ts
new file mode 100644
index 00000000000..69ae4c560ed
--- /dev/null
+++ b/packages/db-sqlite/src/getMigrationTemplate.ts
@@ -0,0 +1,16 @@
+import type { MigrationTemplateArgs } from 'payload'
+
+export const getMigrationTemplate = ({
+ downSQL,
+ imports,
+ upSQL,
+}: MigrationTemplateArgs): string => `import { MigrateUpArgs, MigrateDownArgs, sql } from '@payloadcms/db-sqlite'
+${imports ? `${imports}\n` : ''}
+export async function up({ db, payload, req }: MigrateUpArgs): Promise<void> {
+${upSQL}
+}
+
+export async function down({ db, payload, req }: MigrateDownArgs): Promise<void> {
+${downSQL}
+}
+`
diff --git a/packages/db-sqlite/src/index.ts b/packages/db-sqlite/src/index.ts
new file mode 100644
index 00000000000..834f70e5036
--- /dev/null
+++ b/packages/db-sqlite/src/index.ts
@@ -0,0 +1,159 @@
+import type { Operators } from '@payloadcms/drizzle'
+import type { DatabaseAdapterObj, Payload } from 'payload'
+
+import {
+ beginTransaction,
+ commitTransaction,
+ count,
+ create,
+ createGlobal,
+ createGlobalVersion,
+ createVersion,
+ deleteMany,
+ deleteOne,
+ deleteVersions,
+ destroy,
+ find,
+ findGlobal,
+ findGlobalVersions,
+ findMigrationDir,
+ findOne,
+ findVersions,
+ migrate,
+ migrateDown,
+ migrateFresh,
+ migrateRefresh,
+ migrateReset,
+ migrateStatus,
+ operatorMap,
+ queryDrafts,
+ rollbackTransaction,
+ updateGlobal,
+ updateGlobalVersion,
+ updateOne,
+ updateVersion,
+} from '@payloadcms/drizzle'
+import { like } from 'drizzle-orm'
+import { createDatabaseAdapter } from 'payload'
+
+import type { Args, SQLiteAdapter } from './types.js'
+
+import { connect } from './connect.js'
+import { countDistinct } from './countDistinct.js'
+import { convertPathToJSONTraversal } from './createJSONQuery/convertPathToJSONTraversal.js'
+import { createJSONQuery } from './createJSONQuery/index.js'
+import { createMigration } from './createMigration.js'
+import { defaultDrizzleSnapshot } from './defaultSnapshot.js'
+import { deleteWhere } from './deleteWhere.js'
+import { dropDatabase } from './dropDatabase.js'
+import { execute } from './execute.js'
+import { getMigrationTemplate } from './getMigrationTemplate.js'
+import { init } from './init.js'
+import { insert } from './insert.js'
+import { requireDrizzleKit } from './requireDrizzleKit.js'
+
+export type { MigrateDownArgs, MigrateUpArgs } from './types.js'
+
+export { sql } from 'drizzle-orm'
+
+export function sqliteAdapter(args: Args): DatabaseAdapterObj<SQLiteAdapter> {
+ const postgresIDType = args.idType || 'serial'
+ const payloadIDType = postgresIDType === 'serial' ? 'number' : 'text'
+
+ function adapter({ payload }: { payload: Payload }) {
+ const migrationDir = findMigrationDir(args.migrationDir)
+ let resolveInitializing
+ let rejectInitializing
+
+ const initializing = new Promise<void>((res, rej) => {
+ resolveInitializing = res
+ rejectInitializing = rej
+ })
+
+ // sqlite's like operator is case-insensitive, so we overwrite the DrizzleAdapter operators to not use ilike
+ const operators = {
+ ...operatorMap,
+ contains: like,
+ like,
+ } as unknown as Operators
+
+ return createDatabaseAdapter<SQLiteAdapter>({
+ name: 'sqlite',
+ client: undefined,
+ clientConfig: args.client,
+ defaultDrizzleSnapshot,
+ drizzle: undefined,
+ features: {
+ json: true,
+ },
+ fieldConstraints: {},
+ getMigrationTemplate,
+ idType: postgresIDType,
+ initializing,
+ localesSuffix: args.localesSuffix || '_locales',
+ logger: args.logger,
+ operators,
+ push: args.push,
+ relations: {},
+ relationshipsSuffix: args.relationshipsSuffix || '_rels',
+ schema: {},
+ schemaName: args.schemaName,
+ sessions: {},
+ tableNameMap: new Map<string, string>(),
+ tables: {},
+ transactionOptions: args.transactionOptions || undefined,
+ versionsSuffix: args.versionsSuffix || '_v',
+
+ // DatabaseAdapter
+ beginTransaction: args.transactionOptions === false ? undefined : beginTransaction,
+ commitTransaction,
+ connect,
+ convertPathToJSONTraversal,
+ count,
+ countDistinct,
+ create,
+ createGlobal,
+ createGlobalVersion,
+ createJSONQuery,
+ createMigration,
+ createVersion,
+ defaultIDType: payloadIDType,
+ deleteMany,
+ deleteOne,
+ deleteVersions,
+ deleteWhere,
+ destroy,
+ dropDatabase,
+ execute,
+ find,
+ findGlobal,
+ findGlobalVersions,
+ findOne,
+ findVersions,
+ init,
+ insert,
+ migrate,
+ migrateDown,
+ migrateFresh,
+ migrateRefresh,
+ migrateReset,
+ migrateStatus,
+ migrationDir,
+ payload,
+ queryDrafts,
+ rejectInitializing,
+ requireDrizzleKit,
+ resolveInitializing,
+ rollbackTransaction,
+ updateGlobal,
+ updateGlobalVersion,
+ updateOne,
+ updateVersion,
+ })
+ }
+
+ return {
+ defaultIDType: payloadIDType,
+ init: adapter,
+ }
+}
diff --git a/packages/db-sqlite/src/init.ts b/packages/db-sqlite/src/init.ts
new file mode 100644
index 00000000000..14891c0b5d9
--- /dev/null
+++ b/packages/db-sqlite/src/init.ts
@@ -0,0 +1,108 @@
+/* eslint-disable no-param-reassign */
+import type { DrizzleAdapter } from '@payloadcms/drizzle/types'
+import type { Init, SanitizedCollectionConfig } from 'payload'
+
+import { createTableName } from '@payloadcms/drizzle'
+import { buildVersionCollectionFields, buildVersionGlobalFields } from 'payload'
+import toSnakeCase from 'to-snake-case'
+
+import type { SQLiteAdapter } from './types.js'
+
+import { buildTable } from './schema/build.js'
+
+export const init: Init = function init(this: SQLiteAdapter) {
+ let locales: [string, ...string[]] | undefined
+ if (this.payload.config.localization) {
+ locales = this.payload.config.localization.locales.map(({ code }) => code) as [
+ string,
+ ...string[],
+ ]
+ }
+
+ this.payload.config.collections.forEach((collection: SanitizedCollectionConfig) => {
+ createTableName({
+ adapter: this as unknown as DrizzleAdapter,
+ config: collection,
+ })
+
+ if (collection.versions) {
+ createTableName({
+ adapter: this as unknown as DrizzleAdapter,
+ config: collection,
+ versions: true,
+ versionsCustomName: true,
+ })
+ }
+ })
+ this.payload.config.collections.forEach((collection: SanitizedCollectionConfig) => {
+ const tableName = this.tableNameMap.get(toSnakeCase(collection.slug))
+
+ buildTable({
+ adapter: this,
+ disableNotNull: !!collection?.versions?.drafts,
+ disableUnique: false,
+ fields: collection.fields,
+ locales,
+ tableName,
+ timestamps: collection.timestamps,
+ versions: false,
+ })
+
+ if (collection.versions) {
+ const versionsTableName = this.tableNameMap.get(
+ `_${toSnakeCase(collection.slug)}${this.versionsSuffix}`,
+ )
+ const versionFields = buildVersionCollectionFields(collection)
+
+ buildTable({
+ adapter: this,
+ disableNotNull: !!collection.versions?.drafts,
+ disableUnique: true,
+ fields: versionFields,
+ locales,
+ tableName: versionsTableName,
+ timestamps: true,
+ versions: true,
+ })
+ }
+ })
+
+ this.payload.config.globals.forEach((global) => {
+ const tableName = createTableName({
+ adapter: this as unknown as DrizzleAdapter,
+ config: global,
+ })
+
+ buildTable({
+ adapter: this,
+ disableNotNull: !!global?.versions?.drafts,
+ disableUnique: false,
+ fields: global.fields,
+ locales,
+ tableName,
+ timestamps: false,
+ versions: false,
+ })
+
+ if (global.versions) {
+ const versionsTableName = createTableName({
+ adapter: this as unknown as DrizzleAdapter,
+ config: global,
+ versions: true,
+ versionsCustomName: true,
+ })
+ const versionFields = buildVersionGlobalFields(global)
+
+ buildTable({
+ adapter: this,
+ disableNotNull: !!global.versions?.drafts,
+ disableUnique: true,
+ fields: versionFields,
+ locales,
+ tableName: versionsTableName,
+ timestamps: true,
+ versions: true,
+ })
+ }
+ })
+}
diff --git a/packages/db-sqlite/src/insert.ts b/packages/db-sqlite/src/insert.ts
new file mode 100644
index 00000000000..11060f10a21
--- /dev/null
+++ b/packages/db-sqlite/src/insert.ts
@@ -0,0 +1,19 @@
+import type { Insert } from './types.js'
+
+export const insert: Insert = async function insert({
+ db,
+ onConflictDoUpdate,
+ tableName,
+ values,
+}): Promise<Record<string, unknown>[]> {
+ const table = this.tables[tableName]
+ let result
+
+ if (onConflictDoUpdate) {
+ result = db.insert(table).values(values).onConflictDoUpdate(onConflictDoUpdate).returning()
+ } else {
+ result = db.insert(table).values(values).returning()
+ }
+ result = await result
+ return result
+}
diff --git a/packages/db-sqlite/src/requireDrizzleKit.ts b/packages/db-sqlite/src/requireDrizzleKit.ts
new file mode 100644
index 00000000000..dade50eaf16
--- /dev/null
+++ b/packages/db-sqlite/src/requireDrizzleKit.ts
@@ -0,0 +1,15 @@
+import type { RequireDrizzleKit } from '@payloadcms/drizzle/types'
+
+import { createRequire } from 'module'
+const require = createRequire(import.meta.url)
+
+/**
+ * Dynamically requires the `drizzle-kit` package to access the `generateSQLiteDrizzleJson` and `pushSQLiteSchema` functions and exports them generically to call them from @payloadcms/drizzle.
+ */
+export const requireDrizzleKit: RequireDrizzleKit = () => {
+ const {
+ generateSQLiteDrizzleJson: generateDrizzleJson,
+ pushSQLiteSchema: pushSchema,
+ } = require('drizzle-kit/payload')
+ return { generateDrizzleJson, pushSchema }
+}
diff --git a/packages/db-sqlite/src/schema/build.ts b/packages/db-sqlite/src/schema/build.ts
new file mode 100644
index 00000000000..9622c33760b
--- /dev/null
+++ b/packages/db-sqlite/src/schema/build.ts
@@ -0,0 +1,490 @@
+/* eslint-disable no-param-reassign */
+import type { ColumnDataType, Relation } from 'drizzle-orm'
+import type {
+ ForeignKeyBuilder,
+ IndexBuilder,
+ SQLiteColumn,
+ SQLiteColumnBuilder,
+ SQLiteTableWithColumns,
+ UniqueConstraintBuilder,
+} from 'drizzle-orm/sqlite-core'
+import type { Field } from 'payload'
+
+import { createTableName } from '@payloadcms/drizzle'
+import { relations, sql } from 'drizzle-orm'
+import {
+ foreignKey,
+ index,
+ integer,
+ numeric,
+ sqliteTable,
+ text,
+ unique,
+} from 'drizzle-orm/sqlite-core'
+import toSnakeCase from 'to-snake-case'
+
+import type { GenericColumns, GenericTable, IDType, SQLiteAdapter } from '../types.js'
+
+import { getIDColumn } from './getIDColumn.js'
+import { setColumnID } from './setColumnID.js'
+import { traverseFields } from './traverseFields.js'
+
+export type BaseExtraConfig = Record<
+ string,
+ (cols: {
+ [x: string]: SQLiteColumn<{
+ baseColumn: never
+ columnType: string
+ data: unknown
+ dataType: ColumnDataType
+ driverParam: unknown
+ enumValues: string[]
+ hasDefault: false
+ name: string
+ notNull: false
+ tableName: string
+ }>
+ }) => ForeignKeyBuilder | IndexBuilder | UniqueConstraintBuilder
+>
+
+export type RelationMap = Map<string, { localized: boolean; target: string; type: 'many' | 'one' }>
+
+type Args = {
+ adapter: SQLiteAdapter
+ baseColumns?: Record<string, SQLiteColumnBuilder>
+ baseExtraConfig?: BaseExtraConfig
+ buildNumbers?: boolean
+ buildRelationships?: boolean
+ disableNotNull: boolean
+ disableUnique: boolean
+ fields: Field[]
+ locales?: [string, ...string[]]
+ rootRelationsToBuild?: RelationMap
+ rootRelationships?: Set<string>
+ rootTableIDColType?: IDType
+ rootTableName?: string
+ tableName: string
+ timestamps?: boolean
+ versions: boolean
+}
+
+type Result = {
+ hasManyNumberField: 'index' | boolean
+ hasManyTextField: 'index' | boolean
+ relationsToBuild: RelationMap
+}
+
+export const buildTable = ({
+ adapter,
+ baseColumns = {},
+ baseExtraConfig = {},
+ disableNotNull,
+ disableUnique = false,
+ fields,
+ locales,
+ rootRelationsToBuild,
+ rootRelationships,
+ rootTableIDColType,
+ rootTableName: incomingRootTableName,
+ tableName,
+ timestamps,
+ versions,
+}: Args): Result => {
+ const isRoot = !incomingRootTableName
+ const rootTableName = incomingRootTableName || tableName
+ const columns: Record<string, SQLiteColumnBuilder> = baseColumns
+ const indexes: Record<string, (cols: GenericColumns) => IndexBuilder> = {}
+
+ const localesColumns: Record<string, SQLiteColumnBuilder> = {}
+ const localesIndexes: Record<string, (cols: GenericColumns) => IndexBuilder> = {}
+ let localesTable: GenericTable | SQLiteTableWithColumns<any>
+ let textsTable: GenericTable | SQLiteTableWithColumns<any>
+ let numbersTable: GenericTable | SQLiteTableWithColumns<any>
+
+ // Relationships to the base collection
+ const relationships: Set<string> = rootRelationships || new Set()
+
+ let relationshipsTable: GenericTable | SQLiteTableWithColumns<any>
+
+ // Drizzle relations
+ const relationsToBuild: RelationMap = new Map()
+
+ const idColType: IDType = setColumnID({ columns, fields })
+
+ const {
+ hasLocalizedField,
+ hasLocalizedManyNumberField,
+ hasLocalizedManyTextField,
+ hasLocalizedRelationshipField,
+ hasManyNumberField,
+ hasManyTextField,
+ } = traverseFields({
+ adapter,
+ columns,
+ disableNotNull,
+ disableUnique,
+ fields,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName: tableName,
+ parentTableName: tableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild: rootRelationsToBuild || relationsToBuild,
+ rootTableIDColType: rootTableIDColType || idColType,
+ rootTableName,
+ versions,
+ })
+
+ // split the relationsToBuild by localized and non-localized
+ const localizedRelations = new Map()
+ const nonLocalizedRelations = new Map()
+
+ relationsToBuild.forEach(({ type, localized, target }, key) => {
+ const map = localized ? localizedRelations : nonLocalizedRelations
+ map.set(key, { type, target })
+ })
+
+ if (timestamps) {
+ columns.createdAt = text('created_at')
+ .default(sql`(strftime('%Y-%m-%dT%H:%M:%fZ', 'now'))`)
+ .notNull()
+ columns.updatedAt = text('updated_at')
+ .default(sql`(strftime('%Y-%m-%dT%H:%M:%fZ', 'now'))`)
+ .notNull()
+ }
+
+ const table = sqliteTable(tableName, columns, (cols) => {
+ const extraConfig = Object.entries(baseExtraConfig).reduce((config, [key, func]) => {
+ config[key] = func(cols)
+ return config
+ }, {})
+
+ const result = Object.entries(indexes).reduce((acc, [colName, func]) => {
+ acc[colName] = func(cols)
+ return acc
+ }, extraConfig)
+
+ return result
+ })
+
+ adapter.tables[tableName] = table
+
+ if (hasLocalizedField || localizedRelations.size) {
+ const localeTableName = `${tableName}${adapter.localesSuffix}`
+ localesColumns.id = integer('id', { mode: 'number' }).primaryKey({ autoIncrement: true })
+ localesColumns._locale = text('_locale', { enum: locales }).notNull()
+ localesColumns._parentID = getIDColumn({
+ name: '_parent_id',
+ type: idColType,
+ notNull: true,
+ primaryKey: false,
+ })
+
+ localesTable = sqliteTable(localeTableName, localesColumns, (cols) => {
+ return Object.entries(localesIndexes).reduce(
+ (acc, [colName, func]) => {
+ acc[colName] = func(cols)
+ return acc
+ },
+ {
+ _localeParent: unique(`${localeTableName}_locale_parent_id_unique`).on(
+ cols._locale,
+ cols._parentID,
+ ),
+ _parentIdFk: foreignKey({
+ name: `${localeTableName}_parent_id_fk`,
+ columns: [cols._parentID],
+ foreignColumns: [table.id],
+ }).onDelete('cascade'),
+ },
+ )
+ })
+
+ adapter.tables[localeTableName] = localesTable
+
+ adapter.relations[`relations_${localeTableName}`] = relations(localesTable, ({ many, one }) => {
+ const result: Record<string, Relation<string>> = {}
+
+ result._parentID = one(table, {
+ fields: [localesTable._parentID],
+ references: [table.id],
+ // name the relationship by what the many() relationName is
+ relationName: '_locales',
+ })
+
+ localizedRelations.forEach(({ type, target }, key) => {
+ if (type === 'one') {
+ result[key] = one(adapter.tables[target], {
+ fields: [localesTable[key]],
+ references: [adapter.tables[target].id],
+ relationName: key,
+ })
+ }
+ if (type === 'many') {
+ result[key] = many(adapter.tables[target], {
+ relationName: key,
+ })
+ }
+ })
+
+ return result
+ })
+ }
+
+ if (isRoot) {
+ if (hasManyTextField) {
+ const textsTableName = `${rootTableName}_texts`
+ const columns: Record<string, SQLiteColumnBuilder> = {
+ id: integer('id', { mode: 'number' }).primaryKey({ autoIncrement: true }),
+ order: integer('order').notNull(),
+ parent: getIDColumn({
+ name: 'parent_id',
+ type: idColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ path: text('path').notNull(),
+ text: text('text'),
+ }
+
+ if (hasLocalizedManyTextField) {
+ columns.locale = text('locale', { enum: locales })
+ }
+
+ textsTable = sqliteTable(textsTableName, columns, (cols) => {
+ const config: Record<string, ForeignKeyBuilder | IndexBuilder> = {
+ orderParentIdx: index(`${textsTableName}_order_parent_idx`).on(cols.order, cols.parent),
+ parentFk: foreignKey({
+ name: `${textsTableName}_parent_fk`,
+ columns: [cols.parent],
+ foreignColumns: [table.id],
+ }).onDelete('cascade'),
+ }
+
+ if (hasManyTextField === 'index') {
+ config.text_idx = index(`${textsTableName}_text_idx`).on(cols.text)
+ }
+
+ if (hasLocalizedManyTextField) {
+ config.localeParent = index(`${textsTableName}_locale_parent`).on(
+ cols.locale,
+ cols.parent,
+ )
+ }
+
+ return config
+ })
+
+ adapter.tables[textsTableName] = textsTable
+
+ adapter.relations[`relations_${textsTableName}`] = relations(textsTable, ({ one }) => ({
+ parent: one(table, {
+ fields: [textsTable.parent],
+ references: [table.id],
+ relationName: '_texts',
+ }),
+ }))
+ }
+
+ if (hasManyNumberField) {
+ const numbersTableName = `${rootTableName}_numbers`
+ const columns: Record<string, SQLiteColumnBuilder> = {
+ id: integer('id', { mode: 'number' }).primaryKey({ autoIncrement: true }),
+ number: numeric('number'),
+ order: integer('order').notNull(),
+ parent: getIDColumn({
+ name: 'parent_id',
+ type: idColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ path: text('path').notNull(),
+ }
+
+ if (hasLocalizedManyNumberField) {
+ columns.locale = text('locale', { enum: locales })
+ }
+
+ numbersTable = sqliteTable(numbersTableName, columns, (cols) => {
+ const config: Record<string, ForeignKeyBuilder | IndexBuilder> = {
+ orderParentIdx: index(`${numbersTableName}_order_parent_idx`).on(cols.order, cols.parent),
+ parentFk: foreignKey({
+ name: `${numbersTableName}_parent_fk`,
+ columns: [cols.parent],
+ foreignColumns: [table.id],
+ }).onDelete('cascade'),
+ }
+
+ if (hasManyNumberField === 'index') {
+ config.numberIdx = index(`${numbersTableName}_number_idx`).on(cols.number)
+ }
+
+ if (hasLocalizedManyNumberField) {
+ config.localeParent = index(`${numbersTableName}_locale_parent`).on(
+ cols.locale,
+ cols.parent,
+ )
+ }
+
+ return config
+ })
+
+ adapter.tables[numbersTableName] = numbersTable
+
+ adapter.relations[`relations_${numbersTableName}`] = relations(numbersTable, ({ one }) => ({
+ parent: one(table, {
+ fields: [numbersTable.parent],
+ references: [table.id],
+ relationName: '_numbers',
+ }),
+ }))
+ }
+
+ if (relationships.size) {
+ const relationshipColumns: Record<string, SQLiteColumnBuilder> = {
+ id: integer('id', { mode: 'number' }).primaryKey({ autoIncrement: true }),
+ order: integer('order'),
+ parent: getIDColumn({
+ name: 'parent_id',
+ type: idColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ path: text('path').notNull(),
+ }
+
+ if (hasLocalizedRelationshipField) {
+ relationshipColumns.locale = text('locale', { enum: locales })
+ }
+
+ const relationExtraConfig: BaseExtraConfig = {}
+ const relationshipsTableName = `${tableName}${adapter.relationshipsSuffix}`
+
+ relationships.forEach((relationTo) => {
+ const relationshipConfig = adapter.payload.collections[relationTo].config
+ const formattedRelationTo = createTableName({
+ adapter,
+ config: relationshipConfig,
+ })
+ let colType: IDType = 'integer'
+ const relatedCollectionCustomIDType =
+ adapter.payload.collections[relationshipConfig.slug]?.customIDType
+
+ if (relatedCollectionCustomIDType === 'number') colType = 'numeric'
+ if (relatedCollectionCustomIDType === 'text') colType = 'text'
+
+ relationshipColumns[`${relationTo}ID`] = getIDColumn({
+ name: `${formattedRelationTo}_id`,
+ type: colType,
+ primaryKey: false,
+ })
+
+ relationExtraConfig[`${relationTo}IdFk`] = (cols) =>
+ foreignKey({
+ name: `${relationshipsTableName}_${toSnakeCase(relationTo)}_fk`,
+ columns: [cols[`${relationTo}ID`]],
+ foreignColumns: [adapter.tables[formattedRelationTo].id],
+ }).onDelete('cascade')
+ })
+
+ relationshipsTable = sqliteTable(relationshipsTableName, relationshipColumns, (cols) => {
+ const result: Record<string, ForeignKeyBuilder | IndexBuilder> = Object.entries(
+ relationExtraConfig,
+ ).reduce(
+ (config, [key, func]) => {
+ config[key] = func(cols)
+ return config
+ },
+ {
+ order: index(`${relationshipsTableName}_order_idx`).on(cols.order),
+ parentFk: foreignKey({
+ name: `${relationshipsTableName}_parent_fk`,
+ columns: [cols.parent],
+ foreignColumns: [table.id],
+ }).onDelete('cascade'),
+ parentIdx: index(`${relationshipsTableName}_parent_idx`).on(cols.parent),
+ pathIdx: index(`${relationshipsTableName}_path_idx`).on(cols.path),
+ },
+ )
+
+ if (hasLocalizedRelationshipField) {
+ result.localeIdx = index(`${relationshipsTableName}_locale_idx`).on(cols.locale)
+ }
+
+ return result
+ })
+
+ adapter.tables[relationshipsTableName] = relationshipsTable
+
+ adapter.relations[`relations_${relationshipsTableName}`] = relations(
+ relationshipsTable,
+ ({ one }) => {
+ const result: Record<string, Relation<string>> = {
+ parent: one(table, {
+ fields: [relationshipsTable.parent],
+ references: [table.id],
+ relationName: '_rels',
+ }),
+ }
+
+ relationships.forEach((relationTo) => {
+ const relatedTableName = createTableName({
+ adapter,
+ config: adapter.payload.collections[relationTo].config,
+ })
+ const idColumnName = `${relationTo}ID`
+ result[idColumnName] = one(adapter.tables[relatedTableName], {
+ fields: [relationshipsTable[idColumnName]],
+ references: [adapter.tables[relatedTableName].id],
+ relationName: relationTo,
+ })
+ })
+
+ return result
+ },
+ )
+ }
+ }
+
+ adapter.relations[`relations_${tableName}`] = relations(table, ({ many, one }) => {
+ const result: Record<string, Relation<string>> = {}
+
+ nonLocalizedRelations.forEach(({ type, target }, key) => {
+ if (type === 'one') {
+ result[key] = one(adapter.tables[target], {
+ fields: [table[key]],
+ references: [adapter.tables[target].id],
+ relationName: key,
+ })
+ }
+ if (type === 'many') {
+ result[key] = many(adapter.tables[target], { relationName: key })
+ }
+ })
+
+ if (hasLocalizedField) {
+ result._locales = many(localesTable, { relationName: '_locales' })
+ }
+
+ if (hasManyTextField) {
+ result._texts = many(textsTable, { relationName: '_texts' })
+ }
+
+ if (hasManyNumberField) {
+ result._numbers = many(numbersTable, { relationName: '_numbers' })
+ }
+
+ if (relationships.size && relationshipsTable) {
+ result._rels = many(relationshipsTable, {
+ relationName: '_rels',
+ })
+ }
+
+ return result
+ })
+
+ return { hasManyNumberField, hasManyTextField, relationsToBuild }
+}
diff --git a/packages/db-sqlite/src/schema/createIndex.ts b/packages/db-sqlite/src/schema/createIndex.ts
new file mode 100644
index 00000000000..e96d7c45f25
--- /dev/null
+++ b/packages/db-sqlite/src/schema/createIndex.ts
@@ -0,0 +1,28 @@
+/* eslint-disable no-param-reassign */
+import { index, uniqueIndex } from 'drizzle-orm/sqlite-core'
+
+import type { GenericColumn } from '../types.js'
+
+type CreateIndexArgs = {
+ columnName: string
+ name: string | string[]
+ tableName: string
+ unique?: boolean
+}
+
+export const createIndex = ({ name, columnName, tableName, unique }: CreateIndexArgs) => {
+ return (table: { [x: string]: GenericColumn }) => {
+ let columns
+ if (Array.isArray(name)) {
+ columns = name
+ .map((columnName) => table[columnName])
+ // exclude fields were included in compound indexes but do not exist on the table
+ .filter((col) => typeof col !== 'undefined')
+ } else {
+ columns = [table[name]]
+ }
+ if (unique)
+ return uniqueIndex(`${tableName}_${columnName}_idx`).on(columns[0], ...columns.slice(1))
+ return index(`${tableName}_${columnName}_idx`).on(columns[0], ...columns.slice(1))
+ }
+}
diff --git a/packages/db-sqlite/src/schema/getIDColumn.ts b/packages/db-sqlite/src/schema/getIDColumn.ts
new file mode 100644
index 00000000000..e5356a9e93f
--- /dev/null
+++ b/packages/db-sqlite/src/schema/getIDColumn.ts
@@ -0,0 +1,38 @@
+import { integer, numeric, text } from 'drizzle-orm/sqlite-core'
+
+import type { IDType } from '../types.js'
+
+export const getIDColumn = ({
+ name,
+ type,
+ notNull,
+ primaryKey,
+}: {
+ name: string
+ notNull?: boolean
+ primaryKey: boolean
+ type: IDType
+}) => {
+ let column
+ switch (type) {
+ case 'integer':
+ column = integer(name)
+ break
+ case 'numeric':
+ column = numeric(name)
+ break
+ case 'text':
+ column = text(name)
+ break
+ }
+
+ if (notNull) {
+ column.notNull()
+ }
+
+ if (primaryKey) {
+ column.primaryKey()
+ }
+
+ return column
+}
diff --git a/packages/db-sqlite/src/schema/idToUUID.ts b/packages/db-sqlite/src/schema/idToUUID.ts
new file mode 100644
index 00000000000..466ec63b3d6
--- /dev/null
+++ b/packages/db-sqlite/src/schema/idToUUID.ts
@@ -0,0 +1,13 @@
+import type { Field } from 'payload'
+
+export const idToUUID = (fields: Field[]): Field[] =>
+ fields.map((field) => {
+ if ('name' in field && field.name === 'id') {
+ return {
+ ...field,
+ name: '_uuid',
+ }
+ }
+
+ return field
+ })
diff --git a/packages/db-sqlite/src/schema/setColumnID.ts b/packages/db-sqlite/src/schema/setColumnID.ts
new file mode 100644
index 00000000000..f92adb32b06
--- /dev/null
+++ b/packages/db-sqlite/src/schema/setColumnID.ts
@@ -0,0 +1,31 @@
+import type { SQLiteColumnBuilder } from 'drizzle-orm/sqlite-core'
+
+import { integer, numeric, text } from 'drizzle-orm/sqlite-core'
+import { type Field, flattenTopLevelFields } from 'payload'
+import { fieldAffectsData } from 'payload/shared'
+
+import type { IDType } from '../types.js'
+
+type Args = {
+ columns: Record<string, SQLiteColumnBuilder>
+ fields: Field[]
+}
+export const setColumnID = ({ columns, fields }: Args): IDType => {
+ const idField = flattenTopLevelFields(fields).find(
+ (field) => fieldAffectsData(field) && field.name === 'id',
+ )
+ if (idField) {
+ if (idField.type === 'number') {
+ columns.id = numeric('id').primaryKey()
+ return 'numeric'
+ }
+
+ if (idField.type === 'text') {
+ columns.id = text('id').primaryKey()
+ return 'text'
+ }
+ }
+
+ columns.id = integer('id').primaryKey()
+ return 'integer'
+}
diff --git a/packages/db-sqlite/src/schema/traverseFields.ts b/packages/db-sqlite/src/schema/traverseFields.ts
new file mode 100644
index 00000000000..2f4f95524d2
--- /dev/null
+++ b/packages/db-sqlite/src/schema/traverseFields.ts
@@ -0,0 +1,787 @@
+/* eslint-disable no-param-reassign */
+import type { Relation } from 'drizzle-orm'
+import type { IndexBuilder, SQLiteColumnBuilder } from 'drizzle-orm/sqlite-core'
+import type { Field, TabAsField } from 'payload'
+
+import {
+ createTableName,
+ hasLocalesTable,
+ validateExistingBlockIsIdentical,
+} from '@payloadcms/drizzle'
+import { relations } from 'drizzle-orm'
+import {
+ SQLiteIntegerBuilder,
+ SQLiteNumericBuilder,
+ SQLiteTextBuilder,
+ foreignKey,
+ index,
+ integer,
+ numeric,
+ text,
+} from 'drizzle-orm/sqlite-core'
+import { InvalidConfiguration } from 'payload'
+import { fieldAffectsData, optionIsObject } from 'payload/shared'
+import toSnakeCase from 'to-snake-case'
+
+import type { GenericColumns, IDType, SQLiteAdapter } from '../types.js'
+import type { BaseExtraConfig, RelationMap } from './build.js'
+
+import { buildTable } from './build.js'
+import { createIndex } from './createIndex.js'
+import { getIDColumn } from './getIDColumn.js'
+import { idToUUID } from './idToUUID.js'
+
+type Args = {
+ adapter: SQLiteAdapter
+ columnPrefix?: string
+ columns: Record<string, SQLiteColumnBuilder>
+ disableNotNull: boolean
+ disableUnique?: boolean
+ fieldPrefix?: string
+ fields: (Field | TabAsField)[]
+ forceLocalized?: boolean
+ indexes: Record<string, (cols: GenericColumns) => IndexBuilder>
+ locales: [string, ...string[]]
+ localesColumns: Record<string, SQLiteColumnBuilder>
+ localesIndexes: Record<string, (cols: GenericColumns) => IndexBuilder>
+ newTableName: string
+ parentTableName: string
+ relationsToBuild: RelationMap
+ relationships: Set<string>
+ rootRelationsToBuild?: RelationMap
+ rootTableIDColType: IDType
+ rootTableName: string
+ versions: boolean
+}
+
+type Result = {
+ hasLocalizedField: boolean
+ hasLocalizedManyNumberField: boolean
+ hasLocalizedManyTextField: boolean
+ hasLocalizedRelationshipField: boolean
+ hasManyNumberField: 'index' | boolean
+ hasManyTextField: 'index' | boolean
+}
+
+export const traverseFields = ({
+ adapter,
+ columnPrefix,
+ columns,
+ disableNotNull,
+ disableUnique = false,
+ fieldPrefix,
+ fields,
+ forceLocalized,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName,
+ parentTableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild,
+ rootTableIDColType,
+ rootTableName,
+ versions,
+}: Args): Result => {
+ let hasLocalizedField = false
+ let hasLocalizedRelationshipField = false
+ let hasManyTextField: 'index' | boolean = false
+ let hasLocalizedManyTextField = false
+ let hasManyNumberField: 'index' | boolean = false
+ let hasLocalizedManyNumberField = false
+
+ let parentIDColType: IDType = 'integer'
+ if (columns.id instanceof SQLiteIntegerBuilder) parentIDColType = 'integer'
+ if (columns.id instanceof SQLiteNumericBuilder) parentIDColType = 'numeric'
+ if (columns.id instanceof SQLiteTextBuilder) parentIDColType = 'text'
+
+ fields.forEach((field) => {
+ if ('name' in field && field.name === 'id') return
+ let columnName: string
+ let fieldName: string
+
+ let targetTable = columns
+ let targetIndexes = indexes
+
+ if (fieldAffectsData(field)) {
+ columnName = `${columnPrefix || ''}${field.name[0] === '_' ? '_' : ''}${toSnakeCase(
+ field.name,
+ )}`
+ fieldName = `${fieldPrefix?.replace('.', '_') || ''}${field.name}`
+
+ // If field is localized,
+ // add the column to the locale table instead of main table
+ if (
+ adapter.payload.config.localization &&
+ (field.localized || forceLocalized) &&
+ field.type !== 'array' &&
+ field.type !== 'blocks' &&
+ (('hasMany' in field && field.hasMany !== true) || !('hasMany' in field))
+ ) {
+ hasLocalizedField = true
+ targetTable = localesColumns
+ targetIndexes = localesIndexes
+ }
+
+ if (
+ (field.unique || field.index) &&
+ !['array', 'blocks', 'group', 'point', 'relationship', 'upload'].includes(field.type) &&
+ !('hasMany' in field && field.hasMany === true)
+ ) {
+ const unique = disableUnique !== true && field.unique
+ if (unique) {
+ const constraintValue = `${fieldPrefix || ''}${field.name}`
+ if (!adapter.fieldConstraints?.[rootTableName]) {
+ adapter.fieldConstraints[rootTableName] = {}
+ }
+ adapter.fieldConstraints[rootTableName][`${columnName}_idx`] = constraintValue
+ }
+ targetIndexes[`${newTableName}_${field.name}Idx`] = createIndex({
+ name: fieldName,
+ columnName,
+ tableName: newTableName,
+ unique,
+ })
+ }
+ }
+
+ switch (field.type) {
+ case 'text': {
+ if (field.hasMany) {
+ if (field.localized) {
+ hasLocalizedManyTextField = true
+ }
+
+ if (field.index) {
+ hasManyTextField = 'index'
+ } else if (!hasManyTextField) {
+ hasManyTextField = true
+ }
+
+ if (field.unique) {
+ throw new InvalidConfiguration(
+ 'Unique is not supported in SQLite for hasMany text fields.',
+ )
+ }
+ } else {
+ targetTable[fieldName] = text(columnName)
+ }
+ break
+ }
+ case 'email':
+ case 'code':
+ case 'textarea': {
+ targetTable[fieldName] = text(columnName)
+ break
+ }
+
+ case 'number': {
+ if (field.hasMany) {
+ if (field.localized) {
+ hasLocalizedManyNumberField = true
+ }
+
+ if (field.index) {
+ hasManyNumberField = 'index'
+ } else if (!hasManyNumberField) {
+ hasManyNumberField = true
+ }
+
+ if (field.unique) {
+ throw new InvalidConfiguration(
+ 'Unique is not supported in Postgres for hasMany number fields.',
+ )
+ }
+ } else {
+ targetTable[fieldName] = numeric(columnName)
+ }
+ break
+ }
+
+ case 'richText':
+ case 'json': {
+ targetTable[fieldName] = text(columnName, { mode: 'json' })
+ break
+ }
+
+ case 'date': {
+ targetTable[fieldName] = text(columnName)
+ break
+ }
+
+ case 'point': {
+ break
+ }
+
+ case 'radio':
+ case 'select': {
+ const options = field.options.map((option) => {
+ if (optionIsObject(option)) {
+ return option.value
+ }
+
+ return option
+ }) as [string, ...string[]]
+
+ if (field.type === 'select' && field.hasMany) {
+ const selectTableName = createTableName({
+ adapter,
+ config: field,
+ parentTableName: newTableName,
+ prefix: `${newTableName}_`,
+ versionsCustomName: versions,
+ })
+ const baseColumns: Record<string, SQLiteColumnBuilder> = {
+ order: integer('order').notNull(),
+ parent: getIDColumn({
+ name: 'parent_id',
+ type: parentIDColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ value: text('value', { enum: options }),
+ }
+
+ const baseExtraConfig: BaseExtraConfig = {
+ orderIdx: (cols) => index(`${selectTableName}_order_idx`).on(cols.order),
+ parentFk: (cols) =>
+ foreignKey({
+ name: `${selectTableName}_parent_fk`,
+ columns: [cols.parent],
+ foreignColumns: [adapter.tables[parentTableName].id],
+ }).onDelete('cascade'),
+ parentIdx: (cols) => index(`${selectTableName}_parent_idx`).on(cols.parent),
+ }
+
+ if (field.localized) {
+ baseColumns.locale = text('locale', { enum: locales }).notNull()
+ baseExtraConfig.localeIdx = (cols) =>
+ index(`${selectTableName}_locale_idx`).on(cols.locale)
+ }
+
+ if (field.index) {
+ baseExtraConfig.value = (cols) => index(`${selectTableName}_value_idx`).on(cols.value)
+ }
+
+ buildTable({
+ adapter,
+ baseColumns,
+ baseExtraConfig,
+ disableNotNull,
+ disableUnique,
+ fields: [],
+ rootTableName,
+ tableName: selectTableName,
+ versions,
+ })
+
+ relationsToBuild.set(fieldName, {
+ type: 'many',
+ // selects have their own localized table, independent of the base table.
+ localized: false,
+ target: selectTableName,
+ })
+
+ adapter.relations[`relations_${selectTableName}`] = relations(
+ adapter.tables[selectTableName],
+ ({ one }) => ({
+ parent: one(adapter.tables[parentTableName], {
+ fields: [adapter.tables[selectTableName].parent],
+ references: [adapter.tables[parentTableName].id],
+ relationName: fieldName,
+ }),
+ }),
+ )
+ } else {
+ targetTable[fieldName] = text(fieldName, { enum: options })
+ }
+ break
+ }
+
+ case 'checkbox': {
+ targetTable[fieldName] = integer(columnName, { mode: 'boolean' })
+ break
+ }
+
+ case 'array': {
+ const disableNotNullFromHere = Boolean(field.admin?.condition) || disableNotNull
+
+ const arrayTableName = createTableName({
+ adapter,
+ config: field,
+ parentTableName: newTableName,
+ prefix: `${newTableName}_`,
+ versionsCustomName: versions,
+ })
+
+ const baseColumns: Record<string, SQLiteColumnBuilder> = {
+ _order: integer('_order').notNull(),
+ _parentID: getIDColumn({
+ name: '_parent_id',
+ type: parentIDColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ }
+
+ const baseExtraConfig: BaseExtraConfig = {
+ _orderIdx: (cols) => index(`${arrayTableName}_order_idx`).on(cols._order),
+ _parentIDFk: (cols) =>
+ foreignKey({
+ name: `${arrayTableName}_parent_id_fk`,
+ columns: [cols['_parentID']],
+ foreignColumns: [adapter.tables[parentTableName].id],
+ }).onDelete('cascade'),
+ _parentIDIdx: (cols) => index(`${arrayTableName}_parent_id_idx`).on(cols._parentID),
+ }
+
+ if (field.localized && adapter.payload.config.localization) {
+ baseColumns._locale = text('_locale', { enum: locales }).notNull()
+ baseExtraConfig._localeIdx = (cols) =>
+ index(`${arrayTableName}_locale_idx`).on(cols._locale)
+ }
+
+ const {
+ hasManyNumberField: subHasManyNumberField,
+ hasManyTextField: subHasManyTextField,
+ relationsToBuild: subRelationsToBuild,
+ } = buildTable({
+ adapter,
+ baseColumns,
+ baseExtraConfig,
+ disableNotNull: disableNotNullFromHere,
+ disableUnique,
+ fields: disableUnique ? idToUUID(field.fields) : field.fields,
+ rootRelationsToBuild,
+ rootRelationships: relationships,
+ rootTableIDColType,
+ rootTableName,
+ tableName: arrayTableName,
+ versions,
+ })
+
+ if (subHasManyTextField) {
+ if (!hasManyTextField || subHasManyTextField === 'index')
+ hasManyTextField = subHasManyTextField
+ }
+ if (subHasManyNumberField) {
+ if (!hasManyNumberField || subHasManyNumberField === 'index')
+ hasManyNumberField = subHasManyNumberField
+ }
+
+ relationsToBuild.set(fieldName, {
+ type: 'many',
+ // arrays have their own localized table, independent of the base table.
+ localized: false,
+ target: arrayTableName,
+ })
+
+ adapter.relations[`relations_${arrayTableName}`] = relations(
+ adapter.tables[arrayTableName],
+ ({ many, one }) => {
+ const result: Record<string, Relation<string>> = {
+ _parentID: one(adapter.tables[parentTableName], {
+ fields: [adapter.tables[arrayTableName]._parentID],
+ references: [adapter.tables[parentTableName].id],
+ relationName: fieldName,
+ }),
+ }
+
+ if (hasLocalesTable(field.fields)) {
+ result._locales = many(adapter.tables[`${arrayTableName}${adapter.localesSuffix}`], {
+ relationName: '_locales',
+ })
+ }
+
+ subRelationsToBuild.forEach(({ type, localized, target }, key) => {
+ if (type === 'one') {
+ const arrayWithLocalized = localized
+ ? `${arrayTableName}${adapter.localesSuffix}`
+ : arrayTableName
+ result[key] = one(adapter.tables[target], {
+ fields: [adapter.tables[arrayWithLocalized][key]],
+ references: [adapter.tables[target].id],
+ relationName: key,
+ })
+ }
+ if (type === 'many') {
+ result[key] = many(adapter.tables[target], { relationName: key })
+ }
+ })
+
+ return result
+ },
+ )
+
+ break
+ }
+
+ case 'blocks': {
+ const disableNotNullFromHere = Boolean(field.admin?.condition) || disableNotNull
+
+ field.blocks.forEach((block) => {
+ const blockTableName = createTableName({
+ adapter,
+ config: block,
+ parentTableName: rootTableName,
+ prefix: `${rootTableName}_blocks_`,
+ versionsCustomName: versions,
+ })
+ if (!adapter.tables[blockTableName]) {
+ const baseColumns: Record<string, SQLiteColumnBuilder> = {
+ _order: integer('_order').notNull(),
+ _parentID: getIDColumn({
+ name: '_parent_id',
+ type: rootTableIDColType,
+ notNull: true,
+ primaryKey: false,
+ }),
+ _path: text('_path').notNull(),
+ }
+
+ const baseExtraConfig: BaseExtraConfig = {
+ _orderIdx: (cols) => index(`${blockTableName}_order_idx`).on(cols._order),
+ _parentIDIdx: (cols) => index(`${blockTableName}_parent_id_idx`).on(cols._parentID),
+ _parentIdFk: (cols) =>
+ foreignKey({
+ name: `${blockTableName}_parent_id_fk`,
+ columns: [cols._parentID],
+ foreignColumns: [adapter.tables[rootTableName].id],
+ }).onDelete('cascade'),
+ _pathIdx: (cols) => index(`${blockTableName}_path_idx`).on(cols._path),
+ }
+
+ if (field.localized && adapter.payload.config.localization) {
+ baseColumns._locale = text('_locale', { enum: locales }).notNull()
+ baseExtraConfig._localeIdx = (cols) =>
+ index(`${blockTableName}_locale_idx`).on(cols._locale)
+ }
+
+ const {
+ hasManyNumberField: subHasManyNumberField,
+ hasManyTextField: subHasManyTextField,
+ relationsToBuild: subRelationsToBuild,
+ } = buildTable({
+ adapter,
+ baseColumns,
+ baseExtraConfig,
+ disableNotNull: disableNotNullFromHere,
+ disableUnique,
+ fields: disableUnique ? idToUUID(block.fields) : block.fields,
+ rootRelationsToBuild,
+ rootRelationships: relationships,
+ rootTableIDColType,
+ rootTableName,
+ tableName: blockTableName,
+ versions,
+ })
+
+ if (subHasManyTextField) {
+ if (!hasManyTextField || subHasManyTextField === 'index')
+ hasManyTextField = subHasManyTextField
+ }
+
+ if (subHasManyNumberField) {
+ if (!hasManyNumberField || subHasManyNumberField === 'index')
+ hasManyNumberField = subHasManyNumberField
+ }
+
+ adapter.relations[`relations_${blockTableName}`] = relations(
+ adapter.tables[blockTableName],
+ ({ many, one }) => {
+ const result: Record<string, Relation<string>> = {
+ _parentID: one(adapter.tables[rootTableName], {
+ fields: [adapter.tables[blockTableName]._parentID],
+ references: [adapter.tables[rootTableName].id],
+ relationName: `_blocks_${block.slug}`,
+ }),
+ }
+
+ if (hasLocalesTable(block.fields)) {
+ result._locales = many(
+ adapter.tables[`${blockTableName}${adapter.localesSuffix}`],
+ { relationName: '_locales' },
+ )
+ }
+
+ subRelationsToBuild.forEach(({ type, localized, target }, key) => {
+ if (type === 'one') {
+ const blockWithLocalized = localized
+ ? `${blockTableName}${adapter.localesSuffix}`
+ : blockTableName
+ result[key] = one(adapter.tables[target], {
+ fields: [adapter.tables[blockWithLocalized][key]],
+ references: [adapter.tables[target].id],
+ relationName: key,
+ })
+ }
+ if (type === 'many') {
+ result[key] = many(adapter.tables[target], { relationName: key })
+ }
+ })
+
+ return result
+ },
+ )
+ } else if (process.env.NODE_ENV !== 'production' && !versions) {
+ validateExistingBlockIsIdentical({
+ block,
+ localized: field.localized,
+ rootTableName,
+ table: adapter.tables[blockTableName],
+ tableLocales: adapter.tables[`${blockTableName}${adapter.localesSuffix}`],
+ })
+ }
+ // blocks relationships are defined from the collection or globals table down to the block, bypassing any subBlocks
+ rootRelationsToBuild.set(`_blocks_${block.slug}`, {
+ type: 'many',
+ // blocks are not localized on the parent table
+ localized: false,
+ target: blockTableName,
+ })
+ })
+
+ break
+ }
+
+ case 'tab':
+ case 'group': {
+ if (!('name' in field)) {
+ const {
+ hasLocalizedField: groupHasLocalizedField,
+ hasLocalizedManyNumberField: groupHasLocalizedManyNumberField,
+ hasLocalizedManyTextField: groupHasLocalizedManyTextField,
+ hasLocalizedRelationshipField: groupHasLocalizedRelationshipField,
+ hasManyNumberField: groupHasManyNumberField,
+ hasManyTextField: groupHasManyTextField,
+ } = traverseFields({
+ adapter,
+ columnPrefix,
+ columns,
+ disableNotNull,
+ disableUnique,
+ fieldPrefix,
+ fields: field.fields,
+ forceLocalized,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName,
+ parentTableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild,
+ rootTableIDColType,
+ rootTableName,
+ versions,
+ })
+
+ if (groupHasLocalizedField) hasLocalizedField = true
+ if (groupHasLocalizedRelationshipField) hasLocalizedRelationshipField = true
+ if (groupHasManyTextField) hasManyTextField = true
+ if (groupHasLocalizedManyTextField) hasLocalizedManyTextField = true
+ if (groupHasManyNumberField) hasManyNumberField = true
+ if (groupHasLocalizedManyNumberField) hasLocalizedManyNumberField = true
+ break
+ }
+
+ const disableNotNullFromHere = Boolean(field.admin?.condition) || disableNotNull
+
+ const {
+ hasLocalizedField: groupHasLocalizedField,
+ hasLocalizedManyNumberField: groupHasLocalizedManyNumberField,
+ hasLocalizedManyTextField: groupHasLocalizedManyTextField,
+ hasLocalizedRelationshipField: groupHasLocalizedRelationshipField,
+ hasManyNumberField: groupHasManyNumberField,
+ hasManyTextField: groupHasManyTextField,
+ } = traverseFields({
+ adapter,
+ columnPrefix: `${columnName}_`,
+ columns,
+ disableNotNull: disableNotNullFromHere,
+ disableUnique,
+ fieldPrefix: `${fieldName}.`,
+ fields: field.fields,
+ forceLocalized: field.localized,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName: `${parentTableName}_${columnName}`,
+ parentTableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild,
+ rootTableIDColType,
+ rootTableName,
+ versions,
+ })
+
+ if (groupHasLocalizedField) hasLocalizedField = true
+ if (groupHasLocalizedRelationshipField) hasLocalizedRelationshipField = true
+ if (groupHasManyTextField) hasManyTextField = true
+ if (groupHasLocalizedManyTextField) hasLocalizedManyTextField = true
+ if (groupHasManyNumberField) hasManyNumberField = true
+ if (groupHasLocalizedManyNumberField) hasLocalizedManyNumberField = true
+ break
+ }
+
+ case 'tabs': {
+ const disableNotNullFromHere = Boolean(field.admin?.condition) || disableNotNull
+
+ const {
+ hasLocalizedField: tabHasLocalizedField,
+ hasLocalizedManyNumberField: tabHasLocalizedManyNumberField,
+ hasLocalizedManyTextField: tabHasLocalizedManyTextField,
+ hasLocalizedRelationshipField: tabHasLocalizedRelationshipField,
+ hasManyNumberField: tabHasManyNumberField,
+ hasManyTextField: tabHasManyTextField,
+ } = traverseFields({
+ adapter,
+ columnPrefix,
+ columns,
+ disableNotNull: disableNotNullFromHere,
+ disableUnique,
+ fieldPrefix,
+ fields: field.tabs.map((tab) => ({ ...tab, type: 'tab' })),
+ forceLocalized,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName,
+ parentTableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild,
+ rootTableIDColType,
+ rootTableName,
+ versions,
+ })
+
+ if (tabHasLocalizedField) hasLocalizedField = true
+ if (tabHasLocalizedRelationshipField) hasLocalizedRelationshipField = true
+ if (tabHasManyTextField) hasManyTextField = true
+ if (tabHasLocalizedManyTextField) hasLocalizedManyTextField = true
+ if (tabHasManyNumberField) hasManyNumberField = true
+ if (tabHasLocalizedManyNumberField) hasLocalizedManyNumberField = true
+ break
+ }
+
+ case 'row':
+ case 'collapsible': {
+ const disableNotNullFromHere = Boolean(field.admin?.condition) || disableNotNull
+ const {
+ hasLocalizedField: rowHasLocalizedField,
+ hasLocalizedManyNumberField: rowHasLocalizedManyNumberField,
+ hasLocalizedManyTextField: rowHasLocalizedManyTextField,
+ hasLocalizedRelationshipField: rowHasLocalizedRelationshipField,
+ hasManyNumberField: rowHasManyNumberField,
+ hasManyTextField: rowHasManyTextField,
+ } = traverseFields({
+ adapter,
+ columnPrefix,
+ columns,
+ disableNotNull: disableNotNullFromHere,
+ disableUnique,
+ fieldPrefix,
+ fields: field.fields,
+ forceLocalized,
+ indexes,
+ locales,
+ localesColumns,
+ localesIndexes,
+ newTableName,
+ parentTableName,
+ relationsToBuild,
+ relationships,
+ rootRelationsToBuild,
+ rootTableIDColType,
+ rootTableName,
+ versions,
+ })
+
+ if (rowHasLocalizedField) hasLocalizedField = true
+ if (rowHasLocalizedRelationshipField) hasLocalizedRelationshipField = true
+ if (rowHasManyTextField) hasManyTextField = true
+ if (rowHasLocalizedManyTextField) hasLocalizedManyTextField = true
+ if (rowHasManyNumberField) hasManyNumberField = true
+ if (rowHasLocalizedManyNumberField) hasLocalizedManyNumberField = true
+ break
+ }
+
+ case 'relationship':
+ case 'upload':
+ if (Array.isArray(field.relationTo)) {
+ field.relationTo.forEach((relation) => relationships.add(relation))
+ } else if (field.type === 'relationship' && field.hasMany) {
+ relationships.add(field.relationTo)
+ } else {
+ // simple relationships get a column on the targetTable with a foreign key to the relationTo table
+ const relationshipConfig = adapter.payload.collections[field.relationTo].config
+
+ const tableName = adapter.tableNameMap.get(toSnakeCase(field.relationTo))
+
+ // get the id type of the related collection
+ let colType: IDType = 'integer'
+ const relatedCollectionCustomID = relationshipConfig.fields.find(
+ (field) => fieldAffectsData(field) && field.name === 'id',
+ )
+ if (relatedCollectionCustomID?.type === 'number') colType = 'numeric'
+ if (relatedCollectionCustomID?.type === 'text') colType = 'text'
+
+ // make the foreign key column for relationship using the correct id column type
+ targetTable[fieldName] = getIDColumn({
+ name: `${columnName}_id`,
+ type: colType,
+ primaryKey: false,
+ }).references(() => adapter.tables[tableName].id, { onDelete: 'set null' })
+
+ // add relationship to table
+ relationsToBuild.set(fieldName, {
+ type: 'one',
+ localized: adapter.payload.config.localization && field.localized,
+ target: tableName,
+ })
+
+ // add notNull when not required
+ if (!disableNotNull && field.required && !field.admin?.condition) {
+ targetTable[fieldName].notNull()
+ }
+ break
+ }
+ if (adapter.payload.config.localization && field.localized) {
+ hasLocalizedRelationshipField = true
+ }
+
+ break
+
+ default:
+ break
+ }
+
+ const condition = field.admin && field.admin.condition
+
+ if (
+ !disableNotNull &&
+ targetTable[fieldName] &&
+ 'required' in field &&
+ field.required &&
+ !condition
+ ) {
+ targetTable[fieldName].notNull()
+ }
+ })
+
+ return {
+ hasLocalizedField,
+ hasLocalizedManyNumberField,
+ hasLocalizedManyTextField,
+ hasLocalizedRelationshipField,
+ hasManyNumberField,
+ hasManyTextField,
+ }
+}
diff --git a/packages/db-sqlite/src/types.ts b/packages/db-sqlite/src/types.ts
new file mode 100644
index 00000000000..0d324ccfd0f
--- /dev/null
+++ b/packages/db-sqlite/src/types.ts
@@ -0,0 +1,167 @@
+import type { Client, Config, ResultSet } from '@libsql/client'
+import type { Operators } from '@payloadcms/drizzle'
+import type { BuildQueryJoinAliases, DrizzleAdapter } from '@payloadcms/drizzle/types'
+import type { ColumnDataType, DrizzleConfig, Relation, Relations, SQL } from 'drizzle-orm'
+import type { LibSQLDatabase } from 'drizzle-orm/libsql'
+import type {
+ SQLiteColumn,
+ SQLiteInsertOnConflictDoUpdateConfig,
+ SQLiteTableWithColumns,
+ SQLiteTransactionConfig,
+} from 'drizzle-orm/sqlite-core'
+import type { SQLiteRaw } from 'drizzle-orm/sqlite-core/query-builders/raw'
+import type { Payload, PayloadRequest } from 'payload'
+
+export type Args = {
+ client: Config
+ idType?: 'serial' | 'uuid'
+ localesSuffix?: string
+ logger?: DrizzleConfig['logger']
+ migrationDir?: string
+ push?: boolean
+ relationshipsSuffix?: string
+ schemaName?: string
+ transactionOptions?: SQLiteTransactionConfig | false
+ versionsSuffix?: string
+}
+
+export type GenericColumn = SQLiteColumn<
+ {
+ baseColumn: never
+ columnType: string
+ data: unknown
+ dataType: ColumnDataType
+ driverParam: unknown
+ enumValues: string[]
+ hasDefault: false
+ name: string
+ notNull: false
+ tableName: string
+ },
+ object
+>
+
+export type GenericColumns = {
+ [x: string]: GenericColumn
+}
+
+export type GenericTable = SQLiteTableWithColumns<{
+ columns: GenericColumns
+ dialect: string
+ name: string
+ schema: string
+}>
+
+export type GenericRelation = Relations<string, Record<string, Relation<string>>>
+
+export type CountDistinct = (args: {
+ db: LibSQLDatabase
+ joins: BuildQueryJoinAliases
+ tableName: string
+ where: SQL
+}) => Promise<number>
+
+export type DeleteWhere = (args: {
+ db: LibSQLDatabase
+ tableName: string
+ where: SQL
+}) => Promise<void>
+
+export type DropDatabase = (args: { adapter: SQLiteAdapter }) => Promise<void>
+
+export type Execute<T> = (args: {
+ db?: LibSQLDatabase
+ drizzle?: LibSQLDatabase
+ raw?: string
+ sql?: SQL<unknown>
+}) => SQLiteRaw<Promise<T>> | SQLiteRaw<ResultSet>
+
+export type Insert = (args: {
+ db: LibSQLDatabase
+ onConflictDoUpdate?: SQLiteInsertOnConflictDoUpdateConfig<any>
+ tableName: string
+ values: Record<string, unknown> | Record<string, unknown>[]
+}) => Promise<Record<string, unknown>[]>
+
+// Explicitly omit drizzle property for complete override in SQLiteAdapter, required in ts 5.5
+type SQLiteDrizzleAdapter = Omit<
+ DrizzleAdapter,
+ | 'countDistinct'
+ | 'deleteWhere'
+ | 'drizzle'
+ | 'dropDatabase'
+ | 'execute'
+ | 'insert'
+ | 'operators'
+ | 'relations'
+>
+
+export type SQLiteAdapter = {
+ client: Client
+ clientConfig: Args['client']
+ countDistinct: CountDistinct
+ defaultDrizzleSnapshot: any
+ deleteWhere: DeleteWhere
+ drizzle: LibSQLDatabase
+ dropDatabase: DropDatabase
+ execute: Execute<unknown>
+ /**
+ * An object keyed on each table, with a key value pair where the constraint name is the key, followed by the dot-notation field name
+ * Used for returning properly formed errors from unique fields
+ */
+ fieldConstraints: Record<string, Record<string, string>>
+ idType: Args['idType']
+ initializing: Promise<void>
+ insert: Insert
+ localesSuffix?: string
+ logger: DrizzleConfig['logger']
+ operators: Operators
+ push: boolean
+ rejectInitializing: () => void
+ relations: Record<string, GenericRelation>
+ relationshipsSuffix?: string
+ resolveInitializing: () => void
+ schema: Record<string, GenericRelation | GenericTable>
+ schemaName?: Args['schemaName']
+ tableNameMap: Map<string, string>
+ tables: Record<string, GenericTable>
+ transactionOptions: SQLiteTransactionConfig
+ versionsSuffix?: string
+} & SQLiteDrizzleAdapter
+
+export type IDType = 'integer' | 'numeric' | 'text'
+
+export type MigrateUpArgs = {
+ db: LibSQLDatabase
+ payload: Payload
+ req?: Partial<PayloadRequest>
+}
+export type MigrateDownArgs = {
+ db: LibSQLDatabase
+ payload: Payload
+ req?: Partial<PayloadRequest>
+}
+
+declare module 'payload' {
+ export interface DatabaseAdapter
+ extends Omit<Args, 'idType' | 'logger' | 'migrationDir' | 'pool'>,
+ DrizzleAdapter {
+ /**
+ * An object keyed on each table, with a key value pair where the constraint name is the key, followed by the dot-notation field name
+ * Used for returning properly formed errors from unique fields
+ */
+ fieldConstraints: Record<string, Record<string, string>>
+ idType: Args['idType']
+ initializing: Promise<void>
+ localesSuffix?: string
+ logger: DrizzleConfig['logger']
+ push: boolean
+ rejectInitializing: () => void
+ relationshipsSuffix?: string
+ resolveInitializing: () => void
+ schema: Record<string, GenericRelation | GenericTable>
+ tableNameMap: Map<string, string>
+ transactionOptions: SQLiteTransactionConfig
+ versionsSuffix?: string
+ }
+}
diff --git a/packages/db-sqlite/tsconfig.json b/packages/db-sqlite/tsconfig.json
new file mode 100644
index 00000000000..7308bb80f97
--- /dev/null
+++ b/packages/db-sqlite/tsconfig.json
@@ -0,0 +1,41 @@
+{
+ "extends": "../../tsconfig.json",
+ "compilerOptions": {
+ "composite": true,
+ // Make sure typescript knows that this module depends on their references
+ "noEmit": false
+ /* Do not emit outputs. */,
+ "emitDeclarationOnly": true,
+ "outDir": "./dist"
+ /* Specify an output folder for all emitted files. */,
+ "rootDir": "./src"
+ /* Specify the root folder within your source files. */
+ },
+ "exclude": [
+ "dist",
+ "build",
+ "tests",
+ "test",
+ "node_modules",
+ "eslint.config.js",
+ "src/**/*.spec.js",
+ "src/**/*.spec.jsx",
+ "src/**/*.spec.ts",
+ "src/**/*.spec.tsx"
+ ],
+ "include": [
+ "src",
+ "src/**/*.ts"
+ ],
+ "references": [
+ {
+ "path": "../payload"
+ },
+ {
+ "path": "../translations"
+ },
+ {
+ "path": "../drizzle"
+ }
+ ]
+}
diff --git a/packages/drizzle/.eslintignore b/packages/drizzle/.eslintignore
new file mode 100644
index 00000000000..247f3f12de1
--- /dev/null
+++ b/packages/drizzle/.eslintignore
@@ -0,0 +1,10 @@
+.tmp
+**/.git
+**/.hg
+**/.pnp.*
+**/.svn
+**/.yarn/**
+**/build
+**/dist/**
+**/node_modules
+**/temp
diff --git a/packages/drizzle/.eslintrc.cjs b/packages/drizzle/.eslintrc.cjs
new file mode 100644
index 00000000000..d6b3a476b8f
--- /dev/null
+++ b/packages/drizzle/.eslintrc.cjs
@@ -0,0 +1,7 @@
+/** @type {import('eslint').Linter.Config} */
+module.exports = {
+ parserOptions: {
+ project: ['./tsconfig.json'],
+ tsconfigRootDir: __dirname,
+ },
+}
diff --git a/packages/drizzle/.prettierignore b/packages/drizzle/.prettierignore
new file mode 100644
index 00000000000..247f3f12de1
--- /dev/null
+++ b/packages/drizzle/.prettierignore
@@ -0,0 +1,10 @@
+.tmp
+**/.git
+**/.hg
+**/.pnp.*
+**/.svn
+**/.yarn/**
+**/build
+**/dist/**
+**/node_modules
+**/temp
diff --git a/packages/drizzle/.swcrc b/packages/drizzle/.swcrc
new file mode 100644
index 00000000000..14463f4b08b
--- /dev/null
+++ b/packages/drizzle/.swcrc
@@ -0,0 +1,15 @@
+{
+ "$schema": "https://json.schemastore.org/swcrc",
+ "sourceMaps": true,
+ "jsc": {
+ "target": "esnext",
+ "parser": {
+ "syntax": "typescript",
+ "tsx": true,
+ "dts": true
+ }
+ },
+ "module": {
+ "type": "es6"
+ }
+}
diff --git a/packages/drizzle/README.md b/packages/drizzle/README.md
new file mode 100644
index 00000000000..7eabb614666
--- /dev/null
+++ b/packages/drizzle/README.md
@@ -0,0 +1,3 @@
+# Payload Drizzle Adapter
+
+The Drizzle package is used by db-postgres and db-sqlite for shared functionality of SQL databases. It is not meant to be used directly in Payload projects.
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
new file mode 100644
index 00000000000..25fed7a4844
--- /dev/null
+++ b/packages/drizzle/package.json
@@ -0,0 +1,71 @@
+{
+ "name": "@payloadcms/drizzle",
+ "version": "3.0.0-beta.36",
+ "description": "A library of shared functions used by different payload database adapters",
+ "homepage": "https://payloadcms.com",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/payloadcms/payload.git",
+ "directory": "packages/drizzle"
+ },
+ "license": "MIT",
+ "author": "Payload <[email protected]> (https://payloadcms.com)",
+ "type": "module",
+ "exports": {
+ ".": {
+ "import": "./src/index.ts",
+ "types": "./src/index.ts",
+ "default": "./src/index.ts"
+ },
+ "./types": {
+ "import": "./src/types.ts",
+ "types": "./src/types.ts",
+ "default": "./src/types.ts"
+ }
+ },
+ "main": "./src/index.ts",
+ "types": "./src/types.ts",
+ "files": [
+ "dist",
+ "mock.js"
+ ],
+ "scripts": {
+ "build": "pnpm build:swc && pnpm build:types",
+ "build:swc": "swc ./src -d ./dist --config-file .swcrc --strip-leading-paths",
+ "build:types": "tsc --emitDeclarationOnly --outDir dist",
+ "clean": "rimraf {dist,*.tsbuildinfo}",
+ "prepack": "pnpm clean && pnpm turbo build",
+ "prepublishOnly": "pnpm clean && pnpm turbo build"
+ },
+ "dependencies": {
+ "console-table-printer": "2.11.2",
+ "drizzle-orm": "0.29.4",
+ "prompts": "2.4.2",
+ "to-snake-case": "1.0.0",
+ "uuid": "9.0.0"
+ },
+ "devDependencies": {
+ "@libsql/client": "^0.6.2",
+ "@payloadcms/eslint-config": "workspace:*",
+ "@types/pg": "8.10.2",
+ "@types/to-snake-case": "1.0.0",
+ "payload": "workspace:*"
+ },
+ "peerDependencies": {
+ "payload": "workspace:*"
+ },
+ "publishConfig": {
+ "exports": {
+ ".": {
+ "import": "./dist/index.js",
+ "types": "./dist/index.d.ts"
+ },
+ "./types": {
+ "import": "./dist/types.js",
+ "types": "./dist/types.d.ts"
+ }
+ },
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts"
+ }
+}
diff --git a/packages/drizzle/src/count.ts b/packages/drizzle/src/count.ts
new file mode 100644
index 00000000000..10d080d8786
--- /dev/null
+++ b/packages/drizzle/src/count.ts
@@ -0,0 +1,36 @@
+import type { Count } from 'payload'
+import type { SanitizedCollectionConfig } from 'payload'
+
+import toSnakeCase from 'to-snake-case'
+
+import type { DrizzleAdapter } from './types.js'
+
+import buildQuery from './queries/buildQuery.js'
+
+export const count: Count = async function count(
+ this: DrizzleAdapter,
+ { collection, locale, req, where: whereArg },
+) {
+ const collectionConfig: SanitizedCollectionConfig = this.payload.collections[collection].config
+
+ const tableName = this.tableNameMap.get(toSnakeCase(collectionConfig.slug))
+
+ const db = this.sessions[await req.transactionID]?.db || this.drizzle
+
+ const { joins, where } = await buildQuery({
+ adapter: this,
+ fields: collectionConfig.fields,
+ locale,
+ tableName,
+ where: whereArg,
+ })
+
+ const countResult = await this.countDistinct({
+ db,
+ joins,
+ tableName,
+ where,
+ })
+
+ return { totalDocs: countResult }
+}
diff --git a/packages/db-postgres/src/create.ts b/packages/drizzle/src/create.ts
similarity index 89%
rename from packages/db-postgres/src/create.ts
rename to packages/drizzle/src/create.ts
index 9a1d062accc..07048a28ee3 100644
--- a/packages/db-postgres/src/create.ts
+++ b/packages/drizzle/src/create.ts
@@ -2,12 +2,12 @@ import type { Create } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { upsertRow } from './upsertRow/index.js'
export const create: Create = async function create(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection: collectionSlug, data, req },
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
diff --git a/packages/db-postgres/src/createGlobal.ts b/packages/drizzle/src/createGlobal.ts
similarity index 90%
rename from packages/db-postgres/src/createGlobal.ts
rename to packages/drizzle/src/createGlobal.ts
index 4c13d581dbb..da3710ff4b4 100644
--- a/packages/db-postgres/src/createGlobal.ts
+++ b/packages/drizzle/src/createGlobal.ts
@@ -2,12 +2,12 @@ import type { CreateGlobalArgs, PayloadRequest } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { upsertRow } from './upsertRow/index.js'
export async function createGlobal<T extends Record<string, unknown>>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ slug, data, req = {} as PayloadRequest }: CreateGlobalArgs,
): Promise<T> {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
diff --git a/packages/db-postgres/src/createGlobalVersion.ts b/packages/drizzle/src/createGlobalVersion.ts
similarity index 81%
rename from packages/db-postgres/src/createGlobalVersion.ts
rename to packages/drizzle/src/createGlobalVersion.ts
index 58e2dad1e22..a82b8559f78 100644
--- a/packages/db-postgres/src/createGlobalVersion.ts
+++ b/packages/drizzle/src/createGlobalVersion.ts
@@ -4,12 +4,12 @@ import { sql } from 'drizzle-orm'
import { buildVersionGlobalFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { upsertRow } from './upsertRow/index.js'
export async function createGlobalVersion<T extends TypeWithID>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ autosave, globalSlug, req = {} as PayloadRequest, versionData }: CreateGlobalVersionArgs,
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
@@ -32,13 +32,15 @@ export async function createGlobalVersion<T extends TypeWithID>(
})
const table = this.tables[tableName]
-
if (global.versions.drafts) {
- await db.execute(sql`
- UPDATE ${table}
- SET latest = false
- WHERE ${table.id} != ${result.id};
- `)
+ await this.execute({
+ db,
+ sql: sql`
+ UPDATE ${table}
+ SET latest = false
+ WHERE ${table.id} != ${result.id};
+ `,
+ })
}
return result
diff --git a/packages/db-postgres/src/schema/createTableName.ts b/packages/drizzle/src/createTableName.ts
similarity index 92%
rename from packages/db-postgres/src/schema/createTableName.ts
rename to packages/drizzle/src/createTableName.ts
index 220947794af..55ffa041567 100644
--- a/packages/db-postgres/src/schema/createTableName.ts
+++ b/packages/drizzle/src/createTableName.ts
@@ -3,10 +3,10 @@ import type { DBIdentifierName } from 'payload'
import { APIError } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter } from './types.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: Pick<DrizzleAdapter, 'tableNameMap' | 'versionsSuffix'>
/** The collection, global or field config **/
config: {
dbName?: DBIdentifierName
@@ -20,6 +20,7 @@ type Args = {
prefix?: string
/** For tables based on fields that could have both enumName and dbName (ie: select with hasMany), default: 'dbName' */
target?: 'dbName' | 'enumName'
+ /** Throws error if true for postgres when table and enum names exceed 63 characters */
throwValidationError?: boolean
/** Adds the versions suffix to the default table name - should only be used on the base collection to avoid duplicate suffixing */
versions?: boolean
diff --git a/packages/db-postgres/src/createVersion.ts b/packages/drizzle/src/createVersion.ts
similarity index 90%
rename from packages/db-postgres/src/createVersion.ts
rename to packages/drizzle/src/createVersion.ts
index c21aecb136d..afa12721d54 100644
--- a/packages/db-postgres/src/createVersion.ts
+++ b/packages/drizzle/src/createVersion.ts
@@ -4,12 +4,12 @@ import { sql } from 'drizzle-orm'
import { buildVersionCollectionFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { upsertRow } from './upsertRow/index.js'
export async function createVersion<T extends TypeWithID>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
autosave,
collectionSlug,
@@ -45,12 +45,15 @@ export async function createVersion<T extends TypeWithID>(
const table = this.tables[tableName]
if (collection.versions.drafts) {
- await db.execute(sql`
+ await this.execute({
+ db,
+ sql: sql`
UPDATE ${table}
SET latest = false
WHERE ${table.id} != ${result.id}
AND ${table.parent} = ${parent}
- `)
+ `,
+ })
}
return result
diff --git a/packages/db-postgres/src/deleteMany.ts b/packages/drizzle/src/deleteMany.ts
similarity index 81%
rename from packages/db-postgres/src/deleteMany.ts
rename to packages/drizzle/src/deleteMany.ts
index 81b1e9d11cb..389f8bc3016 100644
--- a/packages/db-postgres/src/deleteMany.ts
+++ b/packages/drizzle/src/deleteMany.ts
@@ -3,12 +3,12 @@ import type { DeleteMany, PayloadRequest } from 'payload'
import { inArray } from 'drizzle-orm'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const deleteMany: DeleteMany = async function deleteMany(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection, req = {} as PayloadRequest, where },
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
@@ -35,6 +35,10 @@ export const deleteMany: DeleteMany = async function deleteMany(
})
if (ids.length > 0) {
- await db.delete(this.tables[tableName]).where(inArray(this.tables[tableName].id, ids))
+ await this.deleteWhere({
+ db,
+ tableName,
+ where: inArray(this.tables[tableName].id, ids),
+ })
}
}
diff --git a/packages/db-postgres/src/deleteOne.ts b/packages/drizzle/src/deleteOne.ts
similarity index 90%
rename from packages/db-postgres/src/deleteOne.ts
rename to packages/drizzle/src/deleteOne.ts
index df2e22b7894..daee86249a4 100644
--- a/packages/db-postgres/src/deleteOne.ts
+++ b/packages/drizzle/src/deleteOne.ts
@@ -3,7 +3,7 @@ import type { DeleteOne, PayloadRequest } from 'payload'
import { eq } from 'drizzle-orm'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { buildFindManyArgs } from './find/buildFindManyArgs.js'
import buildQuery from './queries/buildQuery.js'
@@ -11,7 +11,7 @@ import { selectDistinct } from './queries/selectDistinct.js'
import { transform } from './transform/read/index.js'
export const deleteOne: DeleteOne = async function deleteOne(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection: collectionSlug, req = {} as PayloadRequest, where: whereArg },
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
@@ -63,7 +63,11 @@ export const deleteOne: DeleteOne = async function deleteOne(
fields: collection.fields,
})
- await db.delete(this.tables[tableName]).where(eq(this.tables[tableName].id, docToDelete.id))
+ await this.deleteWhere({
+ db,
+ tableName,
+ where: eq(this.tables[tableName].id, docToDelete.id),
+ })
return result
}
diff --git a/packages/db-postgres/src/deleteVersions.ts b/packages/drizzle/src/deleteVersions.ts
similarity index 84%
rename from packages/db-postgres/src/deleteVersions.ts
rename to packages/drizzle/src/deleteVersions.ts
index dd31268789c..9d8320a745b 100644
--- a/packages/db-postgres/src/deleteVersions.ts
+++ b/packages/drizzle/src/deleteVersions.ts
@@ -4,12 +4,12 @@ import { inArray } from 'drizzle-orm'
import { buildVersionCollectionFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const deleteVersions: DeleteVersions = async function deleteVersion(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection, locale, req = {} as PayloadRequest, where: where },
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
@@ -40,7 +40,11 @@ export const deleteVersions: DeleteVersions = async function deleteVersion(
})
if (ids.length > 0) {
- await db.delete(this.tables[tableName]).where(inArray(this.tables[tableName].id, ids))
+ await this.deleteWhere({
+ db,
+ tableName,
+ where: inArray(this.tables[tableName].id, ids),
+ })
}
return docs
diff --git a/packages/db-postgres/src/destroy.ts b/packages/drizzle/src/destroy.ts
similarity index 67%
rename from packages/db-postgres/src/destroy.ts
rename to packages/drizzle/src/destroy.ts
index 9d578271042..3731cdf904d 100644
--- a/packages/db-postgres/src/destroy.ts
+++ b/packages/drizzle/src/destroy.ts
@@ -1,10 +1,10 @@
import type { Destroy } from 'payload'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
// eslint-disable-next-line @typescript-eslint/require-await
-export const destroy: Destroy = async function destroy(this: PostgresAdapter) {
- this.enums = {}
+export const destroy: Destroy = async function destroy(this: DrizzleAdapter) {
+ if (this.enums) this.enums = {}
this.schema = {}
this.tables = {}
this.relations = {}
diff --git a/packages/db-postgres/src/find.ts b/packages/drizzle/src/find.ts
similarity index 91%
rename from packages/db-postgres/src/find.ts
rename to packages/drizzle/src/find.ts
index 5a22ced2fb4..2e49973182e 100644
--- a/packages/db-postgres/src/find.ts
+++ b/packages/drizzle/src/find.ts
@@ -2,12 +2,12 @@ import type { Find, PayloadRequest, SanitizedCollectionConfig } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const find: Find = async function find(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
collection,
limit,
diff --git a/packages/db-postgres/src/find/buildFindManyArgs.ts b/packages/drizzle/src/find/buildFindManyArgs.ts
similarity index 95%
rename from packages/db-postgres/src/find/buildFindManyArgs.ts
rename to packages/drizzle/src/find/buildFindManyArgs.ts
index 32ec3722352..15f446e1df6 100644
--- a/packages/db-postgres/src/find/buildFindManyArgs.ts
+++ b/packages/drizzle/src/find/buildFindManyArgs.ts
@@ -1,12 +1,12 @@
import type { DBQueryConfig } from 'drizzle-orm'
import type { Field } from 'payload'
-import type { PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter } from '../types.js'
import { traverseFields } from './traverseFields.js'
type BuildFindQueryArgs = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
depth: number
fields: Field[]
tableName: string
diff --git a/packages/db-postgres/src/find/chainMethods.ts b/packages/drizzle/src/find/chainMethods.ts
similarity index 100%
rename from packages/db-postgres/src/find/chainMethods.ts
rename to packages/drizzle/src/find/chainMethods.ts
diff --git a/packages/db-postgres/src/find/findMany.ts b/packages/drizzle/src/find/findMany.ts
similarity index 74%
rename from packages/db-postgres/src/find/findMany.ts
rename to packages/drizzle/src/find/findMany.ts
index b47567d97f2..5d5fad0a297 100644
--- a/packages/db-postgres/src/find/findMany.ts
+++ b/packages/drizzle/src/find/findMany.ts
@@ -1,21 +1,20 @@
import type { Field, FindArgs, PayloadRequest, TypeWithID } from 'payload'
-import { inArray, sql } from 'drizzle-orm'
+import { inArray } from 'drizzle-orm'
-import type { PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter } from '../types.js'
import type { ChainedMethods } from './chainMethods.js'
import buildQuery from '../queries/buildQuery.js'
import { selectDistinct } from '../queries/selectDistinct.js'
import { transform } from '../transform/read/index.js'
import { buildFindManyArgs } from './buildFindManyArgs.js'
-import { chainMethods } from './chainMethods.js'
-type Args = Omit<FindArgs, 'collection'> & {
- adapter: PostgresAdapter
+type Args = {
+ adapter: DrizzleAdapter
fields: Field[]
tableName: string
-}
+} & Omit<FindArgs, 'collection'>
export const findMany = async function find({
adapter,
@@ -31,14 +30,17 @@ export const findMany = async function find({
where: whereArg,
}: Args) {
const db = adapter.sessions[await req.transactionID]?.db || adapter.drizzle
- const table = adapter.tables[tableName]
-
- const limit = limitArg ?? 10
+ let limit = limitArg
let totalDocs: number
let totalPages: number
let hasPrevPage: boolean
let hasNextPage: boolean
let pagingCounter: number
+ const offset = skip || (page - 1) * limit
+
+ if (limit === 0) {
+ limit = undefined
+ }
const { joins, orderBy, selectFields, where } = await buildQuery({
adapter,
@@ -68,8 +70,8 @@ export const findMany = async function find({
tableName,
})
- selectDistinctMethods.push({ args: [skip || (page - 1) * limit], method: 'offset' })
- selectDistinctMethods.push({ args: [limit === 0 ? undefined : limit], method: 'limit' })
+ selectDistinctMethods.push({ args: [offset], method: 'offset' })
+ selectDistinctMethods.push({ args: [limit], method: 'limit' })
const selectDistinctResult = await selectDistinct({
adapter,
@@ -104,40 +106,25 @@ export const findMany = async function find({
findManyArgs.where = inArray(adapter.tables[tableName].id, orderedIDs)
}
} else {
- findManyArgs.limit = limitArg === 0 ? undefined : limitArg
-
- const offset = skip || (page - 1) * limitArg
-
- if (!Number.isNaN(offset)) findManyArgs.offset = offset
+ findManyArgs.limit = limit
+ findManyArgs.offset = offset
+ findManyArgs.orderBy = orderBy.order(orderBy.column)
if (where) {
findManyArgs.where = where
}
- findManyArgs.orderBy = orderBy.order(orderBy.column)
}
const findPromise = db.query[tableName].findMany(findManyArgs)
if (pagination !== false && (orderedIDs ? orderedIDs?.length <= limit : true)) {
- const selectCountMethods: ChainedMethods = []
- joins.forEach(({ condition, table }) => {
- selectCountMethods.push({
- args: [table, condition],
- method: 'leftJoin',
- })
+ totalDocs = await adapter.countDistinct({
+ db,
+ joins,
+ tableName,
+ where,
})
- const countResult = await chainMethods({
- methods: selectCountMethods,
- query: db
- .select({
- count: sql<number>`count
- (DISTINCT ${adapter.tables[tableName].id})`,
- })
- .from(table)
- .where(where),
- })
- totalDocs = Number(countResult[0].count)
totalPages = typeof limit === 'number' && limit !== 0 ? Math.ceil(totalDocs / limit) : 1
hasPrevPage = page > 1
hasNextPage = totalPages > page
@@ -171,7 +158,7 @@ export const findMany = async function find({
docs,
hasNextPage,
hasPrevPage,
- limit,
+ limit: limitArg,
nextPage: hasNextPage ? page + 1 : null,
page,
pagingCounter,
diff --git a/packages/db-postgres/src/find/traverseFields.ts b/packages/drizzle/src/find/traverseFields.ts
similarity index 98%
rename from packages/db-postgres/src/find/traverseFields.ts
rename to packages/drizzle/src/find/traverseFields.ts
index 3836dccaf5a..c8d1534022b 100644
--- a/packages/db-postgres/src/find/traverseFields.ts
+++ b/packages/drizzle/src/find/traverseFields.ts
@@ -4,12 +4,12 @@ import type { Field } from 'payload'
import { fieldAffectsData, tabHasName } from 'payload/shared'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter } from '../types.js'
import type { Result } from './buildFindManyArgs.js'
type TraverseFieldArgs = {
_locales: Result
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
currentArgs: Result
currentTableName: string
depth?: number
diff --git a/packages/db-postgres/src/findGlobal.ts b/packages/drizzle/src/findGlobal.ts
similarity index 89%
rename from packages/db-postgres/src/findGlobal.ts
rename to packages/drizzle/src/findGlobal.ts
index 1ed00bd789a..c624a34b2bc 100644
--- a/packages/db-postgres/src/findGlobal.ts
+++ b/packages/drizzle/src/findGlobal.ts
@@ -2,12 +2,12 @@ import type { FindGlobal } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const findGlobal: FindGlobal = async function findGlobal(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ slug, locale, req, where },
) {
const globalConfig = this.payload.globals.config.find((config) => config.slug === slug)
diff --git a/packages/db-postgres/src/findGlobalVersions.ts b/packages/drizzle/src/findGlobalVersions.ts
similarity index 92%
rename from packages/db-postgres/src/findGlobalVersions.ts
rename to packages/drizzle/src/findGlobalVersions.ts
index 0c174fb2440..1d1d22f8aae 100644
--- a/packages/db-postgres/src/findGlobalVersions.ts
+++ b/packages/drizzle/src/findGlobalVersions.ts
@@ -3,12 +3,12 @@ import type { FindGlobalVersions, PayloadRequest, SanitizedGlobalConfig } from '
import { buildVersionGlobalFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const findGlobalVersions: FindGlobalVersions = async function findGlobalVersions(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
global,
limit,
diff --git a/packages/drizzle/src/findMigrationDir.ts b/packages/drizzle/src/findMigrationDir.ts
new file mode 100644
index 00000000000..e0f90b05187
--- /dev/null
+++ b/packages/drizzle/src/findMigrationDir.ts
@@ -0,0 +1,41 @@
+import fs from 'fs'
+import path from 'path'
+
+/**
+ * Attempt to find migrations directory.
+ *
+ * Checks for the following directories in order:
+ * - `migrationDir` argument from Payload config
+ * - `src/migrations`
+ * - `dist/migrations`
+ * - `migrations`
+ *
+ * Defaults to `src/migrations`
+ *
+ * @param migrationDir
+ * @returns
+ */
+export function findMigrationDir(migrationDir?: string): string {
+ const cwd = process.cwd()
+ const srcDir = path.resolve(cwd, 'src/migrations')
+ const distDir = path.resolve(cwd, 'dist/migrations')
+ const relativeMigrations = path.resolve(cwd, 'migrations')
+
+ // Use arg if provided
+ if (migrationDir) return migrationDir
+
+ // Check other common locations
+ if (fs.existsSync(srcDir)) {
+ return srcDir
+ }
+
+ if (fs.existsSync(distDir)) {
+ return distDir
+ }
+
+ if (fs.existsSync(relativeMigrations)) {
+ return relativeMigrations
+ }
+
+ return srcDir
+}
diff --git a/packages/db-postgres/src/findOne.ts b/packages/drizzle/src/findOne.ts
similarity index 90%
rename from packages/db-postgres/src/findOne.ts
rename to packages/drizzle/src/findOne.ts
index e491d8c7c61..4a6c165dcd7 100644
--- a/packages/db-postgres/src/findOne.ts
+++ b/packages/drizzle/src/findOne.ts
@@ -2,12 +2,12 @@ import type { FindOneArgs, PayloadRequest, SanitizedCollectionConfig, TypeWithID
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export async function findOne<T extends TypeWithID>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection, locale, req = {} as PayloadRequest, where }: FindOneArgs,
): Promise<T> {
const collectionConfig: SanitizedCollectionConfig = this.payload.collections[collection].config
diff --git a/packages/db-postgres/src/findVersions.ts b/packages/drizzle/src/findVersions.ts
similarity index 92%
rename from packages/db-postgres/src/findVersions.ts
rename to packages/drizzle/src/findVersions.ts
index ff5a50ae118..8d8dcbafeec 100644
--- a/packages/db-postgres/src/findVersions.ts
+++ b/packages/drizzle/src/findVersions.ts
@@ -3,12 +3,12 @@ import type { FindVersions, PayloadRequest, SanitizedCollectionConfig } from 'pa
import { buildVersionCollectionFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const findVersions: FindVersions = async function findVersions(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
collection,
limit,
diff --git a/packages/drizzle/src/index.ts b/packages/drizzle/src/index.ts
new file mode 100644
index 00000000000..a94fe0b5bb9
--- /dev/null
+++ b/packages/drizzle/src/index.ts
@@ -0,0 +1,37 @@
+export { count } from './count.js'
+export { create } from './create.js'
+export { createGlobal } from './createGlobal.js'
+export { createGlobalVersion } from './createGlobalVersion.js'
+export { createTableName } from './createTableName.js'
+export { createVersion } from './createVersion.js'
+export { deleteMany } from './deleteMany.js'
+export { deleteOne } from './deleteOne.js'
+export { deleteVersions } from './deleteVersions.js'
+export { destroy } from './destroy.js'
+export { find } from './find.js'
+export { chainMethods } from './find/chainMethods.js'
+export { findGlobal } from './findGlobal.js'
+export { findGlobalVersions } from './findGlobalVersions.js'
+export { findMigrationDir } from './findMigrationDir.js'
+export { findOne } from './findOne.js'
+export { findVersions } from './findVersions.js'
+export { migrate } from './migrate.js'
+export { migrateDown } from './migrateDown.js'
+export { migrateFresh } from './migrateFresh.js'
+export { migrateRefresh } from './migrateRefresh.js'
+export { migrateReset } from './migrateReset.js'
+export { migrateStatus } from './migrateStatus.js'
+export { operatorMap } from './queries/operatorMap.js'
+export type { Operators } from './queries/operatorMap.js'
+export { queryDrafts } from './queryDrafts.js'
+export { beginTransaction } from './transactions/beginTransaction.js'
+export { commitTransaction } from './transactions/commitTransaction.js'
+export { rollbackTransaction } from './transactions/rollbackTransaction.js'
+export { updateOne } from './update.js'
+export { updateGlobal } from './updateGlobal.js'
+export { updateGlobalVersion } from './updateGlobalVersion.js'
+export { updateVersion } from './updateVersion.js'
+export { upsertRow } from './upsertRow/index.js'
+export { hasLocalesTable } from './utilities/hasLocalesTable.js'
+export { pushDevSchema } from './utilities/pushDevSchema.js'
+export { validateExistingBlockIsIdentical } from './utilities/validateExistingBlockIsIdentical.js'
diff --git a/packages/db-postgres/src/migrate.ts b/packages/drizzle/src/migrate.ts
similarity index 74%
rename from packages/db-postgres/src/migrate.ts
rename to packages/drizzle/src/migrate.ts
index 7d9e99989ff..e8ab834adda 100644
--- a/packages/db-postgres/src/migrate.ts
+++ b/packages/drizzle/src/migrate.ts
@@ -1,21 +1,15 @@
-/* eslint-disable no-restricted-syntax, no-await-in-loop */
-import type { Payload } from 'payload'
-import type { PayloadRequest } from 'payload'
-import type { Migration } from 'payload'
+
+import type { Payload, PayloadRequest } from 'payload'
-import { createRequire } from 'module'
import { commitTransaction, initTransaction, killTransaction, readMigrationFiles } from 'payload'
import prompts from 'prompts'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter, Migration } from './types.js'
-import { createMigrationTable } from './utilities/createMigrationTable.js'
import { migrationTableExists } from './utilities/migrationTableExists.js'
import { parseError } from './utilities/parseError.js'
-const require = createRequire(import.meta.url)
-
-export async function migrate(this: PostgresAdapter): Promise<void> {
+export async function migrate(this: DrizzleAdapter): Promise<void> {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
@@ -27,7 +21,7 @@ export async function migrate(this: PostgresAdapter): Promise<void> {
let latestBatch = 0
let migrationsInDB = []
- const hasMigrationTable = await migrationTableExists(this.drizzle)
+ const hasMigrationTable = await migrationTableExists(this)
if (hasMigrationTable) {
;({ docs: migrationsInDB } = await payload.find({
@@ -38,8 +32,6 @@ export async function migrate(this: PostgresAdapter): Promise<void> {
if (Number(migrationsInDB?.[0]?.batch) > 0) {
latestBatch = Number(migrationsInDB[0]?.batch)
}
- } else {
- await createMigrationTable(this)
}
if (migrationsInDB.find((m) => m.batch === -1)) {
@@ -72,7 +64,7 @@ export async function migrate(this: PostgresAdapter): Promise<void> {
// If already ran, skip
if (alreadyRan) {
- continue // eslint-disable-line no-continue
+ continue
}
await runMigrationFile(payload, migration, newBatch)
@@ -80,19 +72,20 @@ export async function migrate(this: PostgresAdapter): Promise<void> {
}
async function runMigrationFile(payload: Payload, migration: Migration, batch: number) {
- const { generateDrizzleJson } = require('drizzle-kit/payload')
-
+ const db = payload.db as DrizzleAdapter
+ const { generateDrizzleJson } = db.requireDrizzleKit()
const start = Date.now()
const req = { payload } as PayloadRequest
+ const adapter = payload.db as DrizzleAdapter
payload.logger.info({ msg: `Migrating: ${migration.name}` })
- const pgAdapter = payload.db
- const drizzleJSON = generateDrizzleJson(pgAdapter.schema)
+ const drizzleJSON = await generateDrizzleJson({ schema: adapter.schema })
try {
await initTransaction(req)
- await migration.up({ payload, req })
+ const db = adapter?.sessions[await req.transactionID]?.db || adapter.drizzle
+ await migration.up({ db, payload, req })
payload.logger.info({ msg: `Migrated: ${migration.name} (${Date.now() - start}ms)` })
await payload.create({
collection: 'payload-migrations',
diff --git a/packages/db-postgres/src/migrateDown.ts b/packages/drizzle/src/migrateDown.ts
similarity index 90%
rename from packages/db-postgres/src/migrateDown.ts
rename to packages/drizzle/src/migrateDown.ts
index 5ae47debfbe..1959a1efa7d 100644
--- a/packages/db-postgres/src/migrateDown.ts
+++ b/packages/drizzle/src/migrateDown.ts
@@ -9,12 +9,12 @@ import {
readMigrationFiles,
} from 'payload'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { migrationTableExists } from './utilities/migrationTableExists.js'
import { parseError } from './utilities/parseError.js'
-export async function migrateDown(this: PostgresAdapter): Promise<void> {
+export async function migrateDown(this: DrizzleAdapter): Promise<void> {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
@@ -50,7 +50,7 @@ export async function migrateDown(this: PostgresAdapter): Promise<void> {
msg: `Migrated down: ${migrationFile.name} (${Date.now() - start}ms)`,
})
- const tableExists = await migrationTableExists(this.drizzle)
+ const tableExists = await migrationTableExists(this)
if (tableExists) {
await payload.delete({
id: migration.id,
diff --git a/packages/db-postgres/src/migrateFresh.ts b/packages/drizzle/src/migrateFresh.ts
similarity index 82%
rename from packages/db-postgres/src/migrateFresh.ts
rename to packages/drizzle/src/migrateFresh.ts
index 4b7fb30c763..df9014611ea 100644
--- a/packages/db-postgres/src/migrateFresh.ts
+++ b/packages/drizzle/src/migrateFresh.ts
@@ -1,10 +1,9 @@
import type { PayloadRequest } from 'payload'
-import { sql } from 'drizzle-orm'
import { commitTransaction, initTransaction, killTransaction, readMigrationFiles } from 'payload'
import prompts from 'prompts'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter, Migration } from './types.js'
import { parseError } from './utilities/parseError.js'
@@ -12,7 +11,7 @@ import { parseError } from './utilities/parseError.js'
* Drop the current database and run all migrate up functions
*/
export async function migrateFresh(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ forceAcceptWarning = false },
): Promise<void> {
const { payload } = this
@@ -41,12 +40,9 @@ export async function migrateFresh(
msg: `Dropping database.`,
})
- await this.drizzle.execute(
- sql.raw(`drop schema ${this.schemaName || 'public'} cascade;
- create schema ${this.schemaName || 'public'};`),
- )
+ await this.dropDatabase({ adapter: this })
- const migrationFiles = await readMigrationFiles({ payload })
+ const migrationFiles = (await readMigrationFiles({ payload })) as Migration[]
payload.logger.debug({
msg: `Found ${migrationFiles.length} migration files.`,
})
@@ -58,7 +54,9 @@ export async function migrateFresh(
try {
const start = Date.now()
await initTransaction(req)
- await migration.up({ payload, req })
+ const adapter = payload.db as DrizzleAdapter
+ const db = adapter?.sessions[await req.transactionID]?.db || adapter.drizzle
+ await migration.up({ db, payload, req })
await payload.create({
collection: 'payload-migrations',
data: {
diff --git a/packages/db-postgres/src/migrateRefresh.ts b/packages/drizzle/src/migrateRefresh.ts
similarity index 94%
rename from packages/db-postgres/src/migrateRefresh.ts
rename to packages/drizzle/src/migrateRefresh.ts
index cf4270a2e77..3b1a20c21df 100644
--- a/packages/db-postgres/src/migrateRefresh.ts
+++ b/packages/drizzle/src/migrateRefresh.ts
@@ -9,7 +9,7 @@ import {
readMigrationFiles,
} from 'payload'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { migrationTableExists } from './utilities/migrationTableExists.js'
import { parseError } from './utilities/parseError.js'
@@ -17,7 +17,7 @@ import { parseError } from './utilities/parseError.js'
/**
* Run all migration down functions before running up
*/
-export async function migrateRefresh(this: PostgresAdapter) {
+export async function migrateRefresh(this: DrizzleAdapter) {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
@@ -54,7 +54,7 @@ export async function migrateRefresh(this: PostgresAdapter) {
msg: `Migrated down: ${migration.name} (${Date.now() - start}ms)`,
})
- const tableExists = await migrationTableExists(this.drizzle)
+ const tableExists = await migrationTableExists(this)
if (tableExists) {
await payload.delete({
collection: 'payload-migrations',
diff --git a/packages/db-postgres/src/migrateReset.ts b/packages/drizzle/src/migrateReset.ts
similarity index 89%
rename from packages/db-postgres/src/migrateReset.ts
rename to packages/drizzle/src/migrateReset.ts
index 932835ce6a5..76eeea4bf28 100644
--- a/packages/db-postgres/src/migrateReset.ts
+++ b/packages/drizzle/src/migrateReset.ts
@@ -9,14 +9,14 @@ import {
readMigrationFiles,
} from 'payload'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { migrationTableExists } from './utilities/migrationTableExists.js'
/**
* Run all migrate down functions
*/
-export async function migrateReset(this: PostgresAdapter): Promise<void> {
+export async function migrateReset(this: DrizzleAdapter): Promise<void> {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
@@ -45,7 +45,7 @@ export async function migrateReset(this: PostgresAdapter): Promise<void> {
msg: `Migrated down: ${migrationFile.name} (${Date.now() - start}ms)`,
})
- const tableExists = await migrationTableExists(this.drizzle)
+ const tableExists = await migrationTableExists(this)
if (tableExists) {
await payload.delete({
id: migration.id,
@@ -71,7 +71,7 @@ export async function migrateReset(this: PostgresAdapter): Promise<void> {
// Delete dev migration
- const tableExists = await migrationTableExists(this.drizzle)
+ const tableExists = await migrationTableExists(this)
if (tableExists) {
try {
await payload.delete({
diff --git a/packages/db-postgres/src/migrateStatus.ts b/packages/drizzle/src/migrateStatus.ts
similarity index 85%
rename from packages/db-postgres/src/migrateStatus.ts
rename to packages/drizzle/src/migrateStatus.ts
index a5dd7b787a8..cb4f799556a 100644
--- a/packages/db-postgres/src/migrateStatus.ts
+++ b/packages/drizzle/src/migrateStatus.ts
@@ -1,11 +1,11 @@
import { Table } from 'console-table-printer'
import { getMigrations, readMigrationFiles } from 'payload'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { migrationTableExists } from './utilities/migrationTableExists.js'
-export async function migrateStatus(this: PostgresAdapter): Promise<void> {
+export async function migrateStatus(this: DrizzleAdapter): Promise<void> {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
@@ -14,7 +14,7 @@ export async function migrateStatus(this: PostgresAdapter): Promise<void> {
})
let existingMigrations = []
- const hasMigrationTable = await migrationTableExists(this.drizzle)
+ const hasMigrationTable = await migrationTableExists(this)
if (hasMigrationTable) {
;({ existingMigrations } = await getMigrations({ payload }))
diff --git a/packages/db-postgres/src/queries/buildAndOrConditions.ts b/packages/drizzle/src/queries/buildAndOrConditions.ts
similarity index 93%
rename from packages/db-postgres/src/queries/buildAndOrConditions.ts
rename to packages/drizzle/src/queries/buildAndOrConditions.ts
index 54d83b061bf..35aa7ae1dc4 100644
--- a/packages/db-postgres/src/queries/buildAndOrConditions.ts
+++ b/packages/drizzle/src/queries/buildAndOrConditions.ts
@@ -1,7 +1,7 @@
import type { SQL } from 'drizzle-orm'
import type { Field, Where } from 'payload'
-import type { GenericColumn, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, GenericColumn } from '../types.js'
import type { BuildQueryJoinAliases } from './buildQuery.js'
import { parseParams } from './parseParams.js'
@@ -15,7 +15,7 @@ export async function buildAndOrConditions({
tableName,
where,
}: {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
collectionSlug?: string
fields: Field[]
globalSlug?: string
diff --git a/packages/db-postgres/src/queries/buildQuery.ts b/packages/drizzle/src/queries/buildQuery.ts
similarity index 93%
rename from packages/db-postgres/src/queries/buildQuery.ts
rename to packages/drizzle/src/queries/buildQuery.ts
index bf9395d21ec..7d565b86aab 100644
--- a/packages/db-postgres/src/queries/buildQuery.ts
+++ b/packages/drizzle/src/queries/buildQuery.ts
@@ -4,20 +4,18 @@ import type { Field, Where } from 'payload'
import { asc, desc } from 'drizzle-orm'
-import type { GenericColumn, GenericTable, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, GenericColumn, GenericTable } from '../types.js'
import { getTableColumnFromPath } from './getTableColumnFromPath.js'
import { parseParams } from './parseParams.js'
-export type BuildQueryJoins = Record<string, SQL>
-
export type BuildQueryJoinAliases = {
condition: SQL
table: GenericTable | PgTableWithColumns<any>
}[]
type BuildQueryArgs = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
fields: Field[]
locale?: string
sort?: string
diff --git a/packages/drizzle/src/queries/getTableAlias.ts b/packages/drizzle/src/queries/getTableAlias.ts
new file mode 100644
index 00000000000..36fc04184e5
--- /dev/null
+++ b/packages/drizzle/src/queries/getTableAlias.ts
@@ -0,0 +1,33 @@
+import type { PgTableWithColumns } from 'drizzle-orm/pg-core'
+import type { SQLiteTableWithColumns } from 'drizzle-orm/sqlite-core'
+
+import { alias } from 'drizzle-orm/pg-core'
+import { alias as aliasSQLite } from 'drizzle-orm/sqlite-core/alias'
+import toSnakeCase from 'to-snake-case'
+import { v4 as uuid } from 'uuid'
+
+import type { DrizzleAdapter } from '../types.js'
+
+type Table = PgTableWithColumns<any> | SQLiteTableWithColumns<any>
+export const getTableAlias = ({
+ adapter,
+ tableName,
+}: {
+ adapter: DrizzleAdapter
+ tableName: string
+}): {
+ newAliasTable: Table
+ newAliasTableName: string
+} => {
+ const newAliasTableName = toSnakeCase(uuid())
+ let newAliasTable
+
+ if (adapter.name === 'postgres') {
+ newAliasTable = alias(adapter.tables[tableName], newAliasTableName)
+ }
+ if (adapter.name === 'sqlite') {
+ newAliasTable = aliasSQLite(adapter.tables[tableName], newAliasTableName)
+ }
+
+ return { newAliasTable, newAliasTableName }
+}
diff --git a/packages/db-postgres/src/queries/getTableColumnFromPath.ts b/packages/drizzle/src/queries/getTableColumnFromPath.ts
similarity index 93%
rename from packages/db-postgres/src/queries/getTableColumnFromPath.ts
rename to packages/drizzle/src/queries/getTableColumnFromPath.ts
index b687a98e739..822173d7e93 100644
--- a/packages/db-postgres/src/queries/getTableColumnFromPath.ts
+++ b/packages/drizzle/src/queries/getTableColumnFromPath.ts
@@ -1,21 +1,21 @@
-/* eslint-disable no-param-reassign */
import type { SQL } from 'drizzle-orm'
import type { PgTableWithColumns } from 'drizzle-orm/pg-core'
+import type { SQLiteTableWithColumns } from 'drizzle-orm/sqlite-core'
import type { Field, FieldAffectingData, NumberField, TabAsField, TextField } from 'payload'
import { and, eq, like, sql } from 'drizzle-orm'
-import { alias } from 'drizzle-orm/pg-core'
import { APIError, flattenTopLevelFields } from 'payload'
import { fieldAffectsData, tabHasName } from 'payload/shared'
import toSnakeCase from 'to-snake-case'
-import { v4 as uuid } from 'uuid'
-import type { GenericColumn, GenericTable, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, GenericColumn } from '../types.js'
import type { BuildQueryJoinAliases } from './buildQuery.js'
+import { getTableAlias } from './getTableAlias.js'
+
type Constraint = {
columnName: string
- table: GenericTable | PgTableWithColumns<any>
+ table: PgTableWithColumns<any> | SQLiteTableWithColumns<any>
value: unknown
}
@@ -26,12 +26,12 @@ type TableColumn = {
getNotNullColumnByValue?: (val: unknown) => string
pathSegments?: string[]
rawColumn?: SQL
- table: GenericTable | PgTableWithColumns<any>
+ table: PgTableWithColumns<any> | SQLiteTableWithColumns<any>
}
type Args = {
- adapter: PostgresAdapter
- aliasTable?: GenericTable | PgTableWithColumns<any>
+ adapter: DrizzleAdapter
+ aliasTable?: PgTableWithColumns<any> | SQLiteTableWithColumns<any>
collectionPath: string
columnPrefix?: string
constraintPath?: string
@@ -348,8 +348,8 @@ export const getTableColumnFromPath = ({
newTableName = adapter.tableNameMap.get(
`${tableName}_blocks_${toSnakeCase(block.slug)}`,
)
- const newAliasTableName = toSnakeCase(uuid())
- const newAliasTable = alias(adapter.tables[newTableName], newAliasTableName)
+
+ const { newAliasTable } = getTableAlias({ adapter, tableName: newTableName })
joins.push({
condition: eq(adapter.tables[tableName].id, newAliasTable._parentID),
@@ -448,11 +448,10 @@ export const getTableColumnFromPath = ({
if (Array.isArray(field.relationTo) || (field.type === 'relationship' && field.hasMany)) {
let relationshipFields
const relationTableName = `${rootTableName}${adapter.relationshipsSuffix}`
- const aliasRelationshipTableName = uuid()
- const aliasRelationshipTable = alias(
- adapter.tables[relationTableName],
- aliasRelationshipTableName,
- )
+ const {
+ newAliasTable: aliasRelationshipTable,
+ newAliasTableName: aliasRelationshipTableName,
+ } = getTableAlias({ adapter, tableName: relationTableName })
// Join in the relationships table
if (locale && field.localized && adapter.payload.config.localization) {
@@ -493,8 +492,7 @@ export const getTableColumnFromPath = ({
// parent to relationship join table
relationshipFields = relationshipConfig.fields
-
- newAliasTable = alias(adapter.tables[newTableName], toSnakeCase(uuid()))
+ ;({ newAliasTable } = getTableAlias({ adapter, tableName: newTableName }))
joins.push({
condition: eq(newAliasTable.id, aliasRelationshipTable[`${field.relationTo}ID`]),
@@ -517,10 +515,18 @@ export const getTableColumnFromPath = ({
return `"${aliasRelationshipTableName}"."${relationTableName}_id"`
})
+
+ let column: string
+ if (tableColumnsNames.length === 1) {
+ column = tableColumnsNames[0]
+ } else {
+ column = `COALESCE(${tableColumnsNames.join(', ')})`
+ }
+
return {
constraints,
field,
- rawColumn: sql.raw(`COALESCE(${tableColumnsNames.join(', ')})`),
+ rawColumn: sql.raw(`${column}`),
table: aliasRelationshipTable,
}
} else if (newCollectionPath === 'relationTo') {
@@ -565,15 +571,14 @@ export const getTableColumnFromPath = ({
const newTableName = adapter.tableNameMap.get(
toSnakeCase(adapter.payload.collections[field.relationTo].config.slug),
)
- const aliasTableName = uuid()
- const newAliasTable = alias(adapter.tables[newTableName], aliasTableName)
+ const { newAliasTable } = getTableAlias({ adapter, tableName: newTableName })
if (field.localized && adapter.payload.config.localization) {
- const aliasLocaleTableName = uuid()
- const aliasLocaleTable = alias(
- adapter.tables[`${rootTableName}${adapter.localesSuffix}`],
- aliasLocaleTableName,
- )
+ const { newAliasTable: aliasLocaleTable } = getTableAlias({
+ adapter,
+ tableName: `${rootTableName}${adapter.localesSuffix}`,
+ })
+
joins.push({
condition: and(
eq(aliasLocaleTable._parentID, adapter.tables[rootTableName].id),
diff --git a/packages/db-postgres/src/queries/operatorMap.ts b/packages/drizzle/src/queries/operatorMap.ts
similarity index 55%
rename from packages/db-postgres/src/queries/operatorMap.ts
rename to packages/drizzle/src/queries/operatorMap.ts
index 75475bba407..6b0139106c1 100644
--- a/packages/db-postgres/src/queries/operatorMap.ts
+++ b/packages/drizzle/src/queries/operatorMap.ts
@@ -1,4 +1,7 @@
import {
+ type Column,
+ type SQL,
+ type SQLWrapper,
and,
eq,
gt,
@@ -14,8 +17,25 @@ import {
or,
} from 'drizzle-orm'
-export const operatorMap = {
- // intersects: intersects,
+type OperatorKeys =
+ | 'and'
+ | 'contains'
+ | 'equals'
+ | 'exists'
+ | 'greater_than'
+ | 'greater_than_equal'
+ | 'in'
+ | 'isNull'
+ | 'less_than'
+ | 'less_than_equal'
+ | 'like'
+ | 'not_equals'
+ | 'not_in'
+ | 'or'
+
+export type Operators = Record<OperatorKeys, (column: Column, value: SQLWrapper | unknown) => SQL>
+
+export const operatorMap: Operators = {
and,
contains: ilike,
equals: eq,
@@ -29,6 +49,7 @@ export const operatorMap = {
like: ilike,
not_equals: ne,
// TODO: geojson queries
+ // intersects: intersects,
// near: near,
// within: within,
// all: all,
diff --git a/packages/db-postgres/src/queries/parseParams.ts b/packages/drizzle/src/queries/parseParams.ts
similarity index 79%
rename from packages/db-postgres/src/queries/parseParams.ts
rename to packages/drizzle/src/queries/parseParams.ts
index 6c2795f5a17..82d2f8bc73a 100644
--- a/packages/db-postgres/src/queries/parseParams.ts
+++ b/packages/drizzle/src/queries/parseParams.ts
@@ -2,22 +2,19 @@
import type { SQL } from 'drizzle-orm'
import type { Field, Operator, Where } from 'payload'
-import { and, ilike, isNotNull, isNull, ne, notInArray, or, sql } from 'drizzle-orm'
+import { and, isNotNull, isNull, ne, notInArray, or, sql } from 'drizzle-orm'
import { QueryError } from 'payload'
import { validOperators } from 'payload/shared'
-import type { GenericColumn, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, GenericColumn } from '../types.js'
import type { BuildQueryJoinAliases } from './buildQuery.js'
import { buildAndOrConditions } from './buildAndOrConditions.js'
-import { convertPathToJSONTraversal } from './createJSONQuery/convertPathToJSONTraversal.js'
-import { createJSONQuery } from './createJSONQuery/index.js'
import { getTableColumnFromPath } from './getTableColumnFromPath.js'
-import { operatorMap } from './operatorMap.js'
import { sanitizeQueryValue } from './sanitizeQueryValue.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
fields: Field[]
joins: BuildQueryJoinAliases
locale: string
@@ -43,11 +40,11 @@ export async function parseParams({
for (const relationOrPath of Object.keys(where)) {
if (relationOrPath) {
const condition = where[relationOrPath]
- let conditionOperator: 'and' | 'or'
+ let conditionOperator: typeof and | typeof or
if (relationOrPath.toLowerCase() === 'and') {
- conditionOperator = 'and'
+ conditionOperator = and
} else if (relationOrPath.toLowerCase() === 'or') {
- conditionOperator = 'or'
+ conditionOperator = or
}
if (Array.isArray(condition)) {
const builtConditions = await buildAndOrConditions({
@@ -60,7 +57,7 @@ export async function parseParams({
where: condition,
})
if (builtConditions.length > 0) {
- result = operatorMap[conditionOperator](...builtConditions)
+ result = conditionOperator(...builtConditions)
}
} else {
// It's a path - and there can be multiple comparisons on a single path.
@@ -93,9 +90,9 @@ export async function parseParams({
queryConstraints.forEach(({ columnName: col, table: constraintTable, value }) => {
if (typeof value === 'string' && value.indexOf('%') > -1) {
- constraints.push(operatorMap.like(constraintTable[col], value))
+ constraints.push(adapter.operators.like(constraintTable[col], value))
} else {
- constraints.push(operatorMap.equals(constraintTable[col], value))
+ constraints.push(adapter.operators.equals(constraintTable[col], value))
}
})
@@ -108,9 +105,17 @@ export async function parseParams({
segments.unshift(table[columnName].name)
if (field.type === 'richText') {
- const jsonQuery = createJSONQuery({
+ // use the table name from the nearest join to handle blocks, arrays, etc. or use the tableName arg
+ const jsonTable =
+ joins.length === 0
+ ? tableName
+ : joins[joins.length - 1].table[
+ Object.getOwnPropertySymbols(joins[joins.length - 1].table)[0]
+ ]
+ const jsonQuery = adapter.createJSONQuery({
operator,
pathSegments: segments,
+ table: jsonTable,
treatAsArray: ['children'],
treatRootAsArray: true,
value: val,
@@ -120,16 +125,21 @@ export async function parseParams({
break
}
- const jsonQuery = convertPathToJSONTraversal(pathSegments)
+ const jsonQuery = adapter.convertPathToJSONTraversal(pathSegments)
const operatorKeys = {
- contains: { operator: 'ilike', wildcard: '%' },
+ contains: { operator: 'like', wildcard: '%' },
equals: { operator: '=', wildcard: '' },
exists: { operator: val === true ? 'is not null' : 'is null' },
like: { operator: 'like', wildcard: '%' },
not_equals: { operator: '<>', wildcard: '' },
}
- let formattedValue = `'${operatorKeys[operator].wildcard}${val}${operatorKeys[operator].wildcard}'`
+ let formattedValue = val
+ if (adapter.name === 'sqlite' && operator === 'equals' && !isNaN(val)) {
+ formattedValue = val
+ } else {
+ formattedValue = `'${operatorKeys[operator].wildcard}${val}${operatorKeys[operator].wildcard}'`
+ }
if (operator === 'exists') {
formattedValue = ''
}
@@ -162,7 +172,11 @@ export async function parseParams({
if (operator === 'like') {
constraints.push(
- and(...val.split(' ').map((word) => ilike(table[columnName], `%${word}%`))),
+ and(
+ ...val
+ .split(' ')
+ .map((word) => adapter.operators.like(table[columnName], `%${word}%`)),
+ ),
)
break
}
@@ -218,7 +232,7 @@ export async function parseParams({
}
constraints.push(
- operatorMap[queryOperator](rawColumn || table[columnName], queryValue),
+ adapter.operators[queryOperator](rawColumn || table[columnName], queryValue),
)
}
}
diff --git a/packages/db-postgres/src/queries/sanitizeQueryValue.ts b/packages/drizzle/src/queries/sanitizeQueryValue.ts
similarity index 61%
rename from packages/db-postgres/src/queries/sanitizeQueryValue.ts
rename to packages/drizzle/src/queries/sanitizeQueryValue.ts
index 168a28da25b..1758d028b8c 100644
--- a/packages/db-postgres/src/queries/sanitizeQueryValue.ts
+++ b/packages/drizzle/src/queries/sanitizeQueryValue.ts
@@ -1,10 +1,10 @@
import { APIError, type Field, type TabAsField, createArrayFromCommaDelineated } from 'payload'
import { fieldAffectsData } from 'payload/shared'
-import type { PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter } from '../types.js'
type SanitizeQueryValueArgs = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
field: Field | TabAsField
operator: string
relationOrPath: string
@@ -67,20 +67,54 @@ export const sanitizeQueryValue = ({
if (field.type === 'date' && operator !== 'exists') {
if (typeof val === 'string') {
- formattedValue = new Date(val)
+ formattedValue = new Date(val).toISOString()
if (Number.isNaN(Date.parse(formattedValue))) {
return { operator, value: undefined }
}
- }
-
- if (typeof val === 'number') {
- formattedValue = new Date(val)
- }
+ } else if (typeof val === 'number') formattedValue = new Date(val).toISOString()
}
- if (['relationship', 'upload'].includes(field.type)) {
+ if (field.type === 'relationship' || field.type === 'upload') {
if (val === 'null') {
formattedValue = null
+ } else if (!(formattedValue === null || typeof formattedValue === 'boolean')) {
+ // convert the value to the idType of the relationship
+ let idType: 'number' | 'text'
+ if (typeof field.relationTo === 'string') {
+ const collection = adapter.payload.collections[field.relationTo]
+ const mixedType: 'number' | 'serial' | 'text' | 'uuid' =
+ collection.customIDType || adapter.idType
+ const typeMap: Record<string, 'number' | 'text'> = {
+ number: 'number',
+ serial: 'number',
+ text: 'text',
+ uuid: 'text',
+ }
+ idType = typeMap[mixedType]
+ } else {
+ // LIMITATION: Only cast to the first relationTo id type,
+ // otherwise we need to make the db cast which is inefficient
+ const collection = adapter.payload.collections[field.relationTo[0]]
+ idType = collection.customIDType || adapter.idType === 'uuid' ? 'text' : 'number'
+ }
+ if (Array.isArray(formattedValue)) {
+ formattedValue = formattedValue.map((value) => {
+ if (idType === 'number') {
+ return Number(value)
+ }
+ if (idType === 'text') {
+ return String(value)
+ }
+ return value
+ })
+ } else {
+ if (idType === 'number') {
+ formattedValue = Number(val)
+ }
+ if (idType === 'text') {
+ formattedValue = String(val)
+ }
+ }
}
}
diff --git a/packages/db-postgres/src/queries/selectDistinct.ts b/packages/drizzle/src/queries/selectDistinct.ts
similarity index 61%
rename from packages/db-postgres/src/queries/selectDistinct.ts
rename to packages/drizzle/src/queries/selectDistinct.ts
index 28e9c664b72..dda8b0823ea 100644
--- a/packages/db-postgres/src/queries/selectDistinct.ts
+++ b/packages/drizzle/src/queries/selectDistinct.ts
@@ -1,16 +1,23 @@
import type { QueryPromise, SQL } from 'drizzle-orm'
+import type { SQLiteColumn } from 'drizzle-orm/sqlite-core'
import type { ChainedMethods } from '../find/chainMethods.js'
-import type { DrizzleDB, PostgresAdapter } from '../types.js'
+import type {
+ DrizzleAdapter,
+ DrizzleTransaction,
+ GenericPgColumn,
+ TransactionPg,
+ TransactionSQLite,
+} from '../types.js'
import type { BuildQueryJoinAliases } from './buildQuery.js'
import { chainMethods } from '../find/chainMethods.js'
import { type GenericColumn } from '../types.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
chainedMethods?: ChainedMethods
- db: DrizzleDB
+ db: DrizzleAdapter['drizzle'] | DrizzleTransaction
joins: BuildQueryJoinAliases
selectFields: Record<string, GenericColumn>
tableName: string
@@ -41,9 +48,23 @@ export const selectDistinct = ({
})
})
+ let query
+ const table = adapter.tables[tableName]
+
+ if (adapter.name === 'postgres') {
+ query = (db as TransactionPg)
+ .selectDistinct(selectFields as Record<string, GenericPgColumn>)
+ .from(table)
+ }
+ if (adapter.name === 'sqlite') {
+ query = (db as TransactionSQLite)
+ .selectDistinct(selectFields as Record<string, SQLiteColumn>)
+ .from(table)
+ }
+
return chainMethods({
methods: chainedMethods,
- query: db.selectDistinct(selectFields).from(adapter.tables[tableName]),
+ query,
})
}
}
diff --git a/packages/db-postgres/src/queryDrafts.ts b/packages/drizzle/src/queryDrafts.ts
similarity index 94%
rename from packages/db-postgres/src/queryDrafts.ts
rename to packages/drizzle/src/queryDrafts.ts
index de555b6ee82..987a4215c87 100644
--- a/packages/db-postgres/src/queryDrafts.ts
+++ b/packages/drizzle/src/queryDrafts.ts
@@ -3,12 +3,12 @@ import type { PayloadRequest, QueryDrafts, SanitizedCollectionConfig } from 'pay
import { buildVersionCollectionFields, combineQueries } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { findMany } from './find/findMany.js'
export const queryDrafts: QueryDrafts = async function queryDrafts(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ collection, limit, locale, page = 1, pagination, req = {} as PayloadRequest, sort, where },
) {
const collectionConfig: SanitizedCollectionConfig = this.payload.collections[collection].config
diff --git a/packages/db-postgres/src/transactions/beginTransaction.ts b/packages/drizzle/src/transactions/beginTransaction.ts
similarity index 90%
rename from packages/db-postgres/src/transactions/beginTransaction.ts
rename to packages/drizzle/src/transactions/beginTransaction.ts
index 0d59329261c..2bcbcc71af8 100644
--- a/packages/db-postgres/src/transactions/beginTransaction.ts
+++ b/packages/drizzle/src/transactions/beginTransaction.ts
@@ -2,10 +2,10 @@ import type { BeginTransaction } from 'payload'
import { v4 as uuid } from 'uuid'
-import type { DrizzleTransaction, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, DrizzleTransaction } from '../types.js'
export const beginTransaction: BeginTransaction = async function beginTransaction(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
) {
let id
try {
@@ -27,8 +27,6 @@ export const beginTransaction: BeginTransaction = async function beginTransactio
// over many files and we don't want to pass the `tx` around like that,
// so instead, we "lift" up the `resolve` and `reject` methods
// and will call them in our respective transaction methods
-
- // eslint-disable-next-line @typescript-eslint/no-floating-promises
const done = this.drizzle
.transaction(async (tx) => {
transaction = tx
@@ -43,7 +41,7 @@ export const beginTransaction: BeginTransaction = async function beginTransactio
}
transactionReady()
})
- })
+ }, this.transactionOptions)
.catch(() => {
// swallow
})
diff --git a/packages/db-postgres/src/transactions/commitTransaction.ts b/packages/drizzle/src/transactions/commitTransaction.ts
similarity index 100%
rename from packages/db-postgres/src/transactions/commitTransaction.ts
rename to packages/drizzle/src/transactions/commitTransaction.ts
diff --git a/packages/db-postgres/src/transactions/rollbackTransaction.ts b/packages/drizzle/src/transactions/rollbackTransaction.ts
similarity index 100%
rename from packages/db-postgres/src/transactions/rollbackTransaction.ts
rename to packages/drizzle/src/transactions/rollbackTransaction.ts
diff --git a/packages/db-postgres/src/transform/read/hasManyNumber.ts b/packages/drizzle/src/transform/read/hasManyNumber.ts
similarity index 100%
rename from packages/db-postgres/src/transform/read/hasManyNumber.ts
rename to packages/drizzle/src/transform/read/hasManyNumber.ts
diff --git a/packages/db-postgres/src/transform/read/hasManyText.ts b/packages/drizzle/src/transform/read/hasManyText.ts
similarity index 100%
rename from packages/db-postgres/src/transform/read/hasManyText.ts
rename to packages/drizzle/src/transform/read/hasManyText.ts
diff --git a/packages/db-postgres/src/transform/read/index.ts b/packages/drizzle/src/transform/read/index.ts
similarity index 95%
rename from packages/db-postgres/src/transform/read/index.ts
rename to packages/drizzle/src/transform/read/index.ts
index 85c4cd5bbfd..7c26f23206e 100644
--- a/packages/db-postgres/src/transform/read/index.ts
+++ b/packages/drizzle/src/transform/read/index.ts
@@ -1,14 +1,14 @@
/* eslint-disable no-param-reassign */
import type { Field, SanitizedConfig, TypeWithID } from 'payload'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import { createBlocksMap } from '../../utilities/createBlocksMap.js'
import { createPathMap } from '../../utilities/createRelationshipMap.js'
import { traverseFields } from './traverseFields.js'
type TransformArgs = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
config: SanitizedConfig
data: Record<string, unknown>
fallbackLocale?: false | string
diff --git a/packages/db-postgres/src/transform/read/relationship.ts b/packages/drizzle/src/transform/read/relationship.ts
similarity index 100%
rename from packages/db-postgres/src/transform/read/relationship.ts
rename to packages/drizzle/src/transform/read/relationship.ts
diff --git a/packages/db-postgres/src/transform/read/traverseFields.ts b/packages/drizzle/src/transform/read/traverseFields.ts
similarity index 99%
rename from packages/db-postgres/src/transform/read/traverseFields.ts
rename to packages/drizzle/src/transform/read/traverseFields.ts
index 783b791a870..4e2eed927de 100644
--- a/packages/db-postgres/src/transform/read/traverseFields.ts
+++ b/packages/drizzle/src/transform/read/traverseFields.ts
@@ -4,7 +4,7 @@ import type { SanitizedConfig } from 'payload'
import { fieldAffectsData } from 'payload/shared'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import type { BlocksMap } from '../../utilities/createBlocksMap.js'
import { transformHasManyNumber } from './hasManyNumber.js'
@@ -15,7 +15,7 @@ type TraverseFieldsArgs = {
/**
* The DB adapter
*/
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
/**
* Pre-formatted blocks map
*/
diff --git a/packages/db-postgres/src/transform/write/array.ts b/packages/drizzle/src/transform/write/array.ts
similarity index 96%
rename from packages/db-postgres/src/transform/write/array.ts
rename to packages/drizzle/src/transform/write/array.ts
index 140253709ca..1ef0cd183a9 100644
--- a/packages/db-postgres/src/transform/write/array.ts
+++ b/packages/drizzle/src/transform/write/array.ts
@@ -1,14 +1,14 @@
/* eslint-disable no-param-reassign */
import type { ArrayField } from 'payload'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import type { ArrayRowToInsert, BlockRowToInsert, RelationshipToDelete } from './types.js'
import { isArrayOfRows } from '../../utilities/isArrayOfRows.js'
import { traverseFields } from './traverseFields.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
arrayTableName: string
baseTableName: string
blocks: {
diff --git a/packages/db-postgres/src/transform/write/blocks.ts b/packages/drizzle/src/transform/write/blocks.ts
similarity index 96%
rename from packages/db-postgres/src/transform/write/blocks.ts
rename to packages/drizzle/src/transform/write/blocks.ts
index b23f848552c..c53a7556863 100644
--- a/packages/db-postgres/src/transform/write/blocks.ts
+++ b/packages/drizzle/src/transform/write/blocks.ts
@@ -3,13 +3,13 @@ import type { BlockField } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import type { BlockRowToInsert, RelationshipToDelete } from './types.js'
import { traverseFields } from './traverseFields.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
baseTableName: string
blocks: {
[blockType: string]: BlockRowToInsert[]
diff --git a/packages/db-postgres/src/transform/write/index.ts b/packages/drizzle/src/transform/write/index.ts
similarity index 94%
rename from packages/db-postgres/src/transform/write/index.ts
rename to packages/drizzle/src/transform/write/index.ts
index 2a32848caf1..ad43214e12a 100644
--- a/packages/db-postgres/src/transform/write/index.ts
+++ b/packages/drizzle/src/transform/write/index.ts
@@ -1,13 +1,13 @@
/* eslint-disable no-param-reassign */
import type { Field } from 'payload'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import type { RowToInsert } from './types.js'
import { traverseFields } from './traverseFields.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
data: Record<string, unknown>
fields: Field[]
path?: string
diff --git a/packages/db-postgres/src/transform/write/numbers.ts b/packages/drizzle/src/transform/write/numbers.ts
similarity index 100%
rename from packages/db-postgres/src/transform/write/numbers.ts
rename to packages/drizzle/src/transform/write/numbers.ts
diff --git a/packages/db-postgres/src/transform/write/relationships.ts b/packages/drizzle/src/transform/write/relationships.ts
similarity index 100%
rename from packages/db-postgres/src/transform/write/relationships.ts
rename to packages/drizzle/src/transform/write/relationships.ts
diff --git a/packages/db-postgres/src/transform/write/selects.ts b/packages/drizzle/src/transform/write/selects.ts
similarity index 100%
rename from packages/db-postgres/src/transform/write/selects.ts
rename to packages/drizzle/src/transform/write/selects.ts
diff --git a/packages/db-postgres/src/transform/write/texts.ts b/packages/drizzle/src/transform/write/texts.ts
similarity index 100%
rename from packages/db-postgres/src/transform/write/texts.ts
rename to packages/drizzle/src/transform/write/texts.ts
diff --git a/packages/db-postgres/src/transform/write/traverseFields.ts b/packages/drizzle/src/transform/write/traverseFields.ts
similarity index 96%
rename from packages/db-postgres/src/transform/write/traverseFields.ts
rename to packages/drizzle/src/transform/write/traverseFields.ts
index 92a829e15f5..e259a2a70ec 100644
--- a/packages/db-postgres/src/transform/write/traverseFields.ts
+++ b/packages/drizzle/src/transform/write/traverseFields.ts
@@ -1,10 +1,9 @@
-/* eslint-disable no-param-reassign */
import type { Field } from 'payload'
import { fieldAffectsData } from 'payload/shared'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from '../../types.js'
+import type { DrizzleAdapter } from '../../types.js'
import type { ArrayRowToInsert, BlockRowToInsert, RelationshipToDelete } from './types.js'
import { isArrayOfRows } from '../../utilities/isArrayOfRows.js'
@@ -16,7 +15,7 @@ import { transformSelects } from './selects.js'
import { transformTexts } from './texts.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
arrays: {
[tableName: string]: ArrayRowToInsert[]
}
@@ -542,8 +541,15 @@ export const traverseFields = ({
if (typeof value !== 'undefined') {
let formattedValue = value
- if (field.type === 'date' && field.name === 'updatedAt') {
- formattedValue = new Date().toISOString()
+ if (field.type === 'date') {
+ if (typeof value === 'number' && !Number.isNaN(value)) {
+ formattedValue = new Date(value).toISOString()
+ } else if (value instanceof Date) {
+ formattedValue = value.toISOString()
+ } else if (fieldName === 'updatedAt') {
+ // let the db handle this
+ formattedValue = new Date().toISOString()
+ }
}
if (localeKey) {
diff --git a/packages/db-postgres/src/transform/write/types.ts b/packages/drizzle/src/transform/write/types.ts
similarity index 100%
rename from packages/db-postgres/src/transform/write/types.ts
rename to packages/drizzle/src/transform/write/types.ts
diff --git a/packages/drizzle/src/types.ts b/packages/drizzle/src/types.ts
new file mode 100644
index 00000000000..6a7002d6eaa
--- /dev/null
+++ b/packages/drizzle/src/types.ts
@@ -0,0 +1,200 @@
+import type {
+ ColumnBaseConfig,
+ ColumnDataType,
+ DrizzleConfig,
+ ExtractTablesWithRelations,
+ Relation,
+ Relations,
+ SQL,
+ TableRelationalConfig,
+} from 'drizzle-orm'
+import type { LibSQLDatabase } from 'drizzle-orm/libsql'
+import type { NodePgDatabase, NodePgQueryResultHKT } from 'drizzle-orm/node-postgres'
+import type { PgColumn, PgTable, PgTransaction } from 'drizzle-orm/pg-core'
+import type { SQLiteColumn, SQLiteTable, SQLiteTransaction } from 'drizzle-orm/sqlite-core'
+import type { Result } from 'drizzle-orm/sqlite-core/session'
+import type {
+ BaseDatabaseAdapter,
+ MigrationData,
+ MigrationTemplateArgs,
+ Payload,
+ PayloadRequest,
+} from 'payload'
+
+import type { BuildQueryJoinAliases } from './queries/buildQuery.js'
+
+export { BuildQueryJoinAliases }
+
+import type { ResultSet } from '@libsql/client'
+import type { SQLiteRaw } from 'drizzle-orm/sqlite-core/query-builders/raw'
+import type { QueryResult } from 'pg'
+
+import type { ChainedMethods } from './find/chainMethods.js'
+import type { Operators } from './queries/operatorMap.js'
+
+export { ChainedMethods }
+
+export type PostgresDB = NodePgDatabase<Record<string, unknown>>
+
+export type SQLiteDB = LibSQLDatabase<
+ Record<string, GenericRelation | GenericTable> & Record<string, unknown>
+>
+
+export type GenericPgColumn = PgColumn<
+ ColumnBaseConfig<ColumnDataType, string>,
+ Record<string, unknown>
+>
+
+export type GenericColumns<T> = {
+ [x: string]: T
+}
+
+type GenericPgTable = PgTable<{
+ columns: GenericColumns<GenericPgColumn>
+ dialect: string
+ name: string
+ schema: undefined
+}>
+
+type GenericSQLiteTable = SQLiteTable<{
+ columns: GenericColumns<SQLiteColumn>
+ dialect: string
+ name: string
+ schema: undefined
+}>
+
+export type GenericColumn = GenericPgColumn | SQLiteColumn
+
+export type GenericTable = GenericPgTable | GenericSQLiteTable
+
+export type GenericRelation = Relations<string, Record<string, Relation<string>>>
+
+export type TransactionSQLite = SQLiteTransaction<
+ 'async',
+ Result<'async', unknown>,
+ Record<string, unknown>,
+ { tsName: TableRelationalConfig }
+>
+export type TransactionPg = PgTransaction<
+ NodePgQueryResultHKT,
+ Record<string, unknown>,
+ ExtractTablesWithRelations<Record<string, unknown>>
+>
+
+export type DrizzleTransaction = TransactionPg | TransactionSQLite
+
+export type CountDistinct = (args: {
+ db: DrizzleTransaction | LibSQLDatabase | PostgresDB
+ joins: BuildQueryJoinAliases
+ tableName: string
+ where: SQL
+}) => Promise<number>
+
+export type DeleteWhere = (args: {
+ db: DrizzleTransaction | LibSQLDatabase | PostgresDB
+ tableName: string
+ where: SQL
+}) => Promise<void>
+
+export type DropDatabase = (args: { adapter: DrizzleAdapter }) => Promise<void>
+
+export type Execute<T> = (args: {
+ db?: DrizzleTransaction | LibSQLDatabase | PostgresDB
+ drizzle?: LibSQLDatabase | PostgresDB
+ raw?: string
+ sql?: SQL<unknown>
+}) =>
+ | Promise<QueryResult<Record<string, T>>>
+ | SQLiteRaw<Promise<{ rows: T[] }>>
+ | SQLiteRaw<ResultSet>
+
+export type Insert = (args: {
+ db: DrizzleTransaction | LibSQLDatabase | PostgresDB
+ onConflictDoUpdate?: unknown
+ tableName: string
+ values: Record<string, unknown> | Record<string, unknown>[]
+}) => Promise<Record<string, unknown>[]>
+
+export type RequireDrizzleKit = () => {
+ generateDrizzleJson: (args: { schema: Record<string, unknown> }) => unknown
+ pushSchema: (
+ schema: Record<string, unknown>,
+ drizzle: DrizzleAdapter['drizzle'],
+ ) => Promise<{ apply; hasDataLoss; warnings }>
+}
+
+export type Migration = {
+ down: ({
+ db,
+ payload,
+ req,
+ }: {
+ db?: DrizzleTransaction | LibSQLDatabase<Record<string, never>> | PostgresDB
+ payload: Payload
+ req: PayloadRequest
+ }) => Promise<boolean>
+ up: ({
+ db,
+ payload,
+ req,
+ }: {
+ db?: DrizzleTransaction | LibSQLDatabase | PostgresDB
+ payload: Payload
+ req: PayloadRequest
+ }) => Promise<boolean>
+} & MigrationData
+
+export type CreateJSONQueryArgs = {
+ operator: string
+ pathSegments: string[]
+ table?: string
+ treatAsArray?: string[]
+ treatRootAsArray?: boolean
+ value: boolean | number | string
+}
+
+export interface DrizzleAdapter extends BaseDatabaseAdapter {
+ convertPathToJSONTraversal: (incomingSegments: string[]) => string
+ countDistinct: CountDistinct
+ createJSONQuery: (args: CreateJSONQueryArgs) => string
+ defaultDrizzleSnapshot: Record<string, unknown>
+ deleteWhere: DeleteWhere
+ drizzle: LibSQLDatabase | PostgresDB
+ dropDatabase: DropDatabase
+ enums?: Record<string, unknown> | never
+ execute: Execute<unknown>
+ features: {
+ json?: boolean
+ }
+ /**
+ * An object keyed on each table, with a key value pair where the constraint name is the key, followed by the dot-notation field name
+ * Used for returning properly formed errors from unique fields
+ */
+ fieldConstraints: Record<string, Record<string, string>>
+ getMigrationTemplate: (args: MigrationTemplateArgs) => string
+ idType: 'serial' | 'uuid'
+ initializing: Promise<void>
+ insert: Insert
+ localesSuffix?: string
+ logger: DrizzleConfig['logger']
+ operators: Operators
+ push: boolean
+ rejectInitializing: () => void
+ relations: Record<string, GenericRelation>
+ relationshipsSuffix?: string
+ requireDrizzleKit: RequireDrizzleKit
+ resolveInitializing: () => void
+ schema: Record<string, unknown>
+ schemaName?: string
+ sessions: {
+ [id: string]: {
+ db: DrizzleTransaction
+ reject: () => Promise<void>
+ resolve: () => Promise<void>
+ }
+ }
+ tableNameMap: Map<string, string>
+ tables: Record<string, any>
+ transactionOptions: unknown
+ versionsSuffix?: string
+}
diff --git a/packages/db-postgres/src/update.ts b/packages/drizzle/src/update.ts
similarity index 94%
rename from packages/db-postgres/src/update.ts
rename to packages/drizzle/src/update.ts
index 94377f45f37..a3a8849a25d 100644
--- a/packages/db-postgres/src/update.ts
+++ b/packages/drizzle/src/update.ts
@@ -2,14 +2,14 @@ import type { UpdateOne } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import buildQuery from './queries/buildQuery.js'
import { selectDistinct } from './queries/selectDistinct.js'
import { upsertRow } from './upsertRow/index.js'
export const updateOne: UpdateOne = async function updateOne(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ id, collection: collectionSlug, data, draft, locale, req, where: whereArg },
) {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
diff --git a/packages/db-postgres/src/updateGlobal.ts b/packages/drizzle/src/updateGlobal.ts
similarity index 92%
rename from packages/db-postgres/src/updateGlobal.ts
rename to packages/drizzle/src/updateGlobal.ts
index 9144c6abe63..974c1b13c71 100644
--- a/packages/db-postgres/src/updateGlobal.ts
+++ b/packages/drizzle/src/updateGlobal.ts
@@ -2,12 +2,12 @@ import type { PayloadRequest, UpdateGlobalArgs } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import { upsertRow } from './upsertRow/index.js'
export async function updateGlobal<T extends Record<string, unknown>>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{ slug, data, req = {} as PayloadRequest }: UpdateGlobalArgs,
): Promise<T> {
const db = this.sessions[await req.transactionID]?.db || this.drizzle
diff --git a/packages/db-postgres/src/updateGlobalVersion.ts b/packages/drizzle/src/updateGlobalVersion.ts
similarity index 94%
rename from packages/db-postgres/src/updateGlobalVersion.ts
rename to packages/drizzle/src/updateGlobalVersion.ts
index ed7160237e7..39e097bd6bc 100644
--- a/packages/db-postgres/src/updateGlobalVersion.ts
+++ b/packages/drizzle/src/updateGlobalVersion.ts
@@ -9,13 +9,13 @@ import type {
import { buildVersionGlobalFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import buildQuery from './queries/buildQuery.js'
import { upsertRow } from './upsertRow/index.js'
export async function updateGlobalVersion<T extends TypeWithID>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
id,
global,
diff --git a/packages/db-postgres/src/updateVersion.ts b/packages/drizzle/src/updateVersion.ts
similarity index 94%
rename from packages/db-postgres/src/updateVersion.ts
rename to packages/drizzle/src/updateVersion.ts
index ddf381c6800..2a0f0f4836e 100644
--- a/packages/db-postgres/src/updateVersion.ts
+++ b/packages/drizzle/src/updateVersion.ts
@@ -9,13 +9,13 @@ import type {
import { buildVersionCollectionFields } from 'payload'
import toSnakeCase from 'to-snake-case'
-import type { PostgresAdapter } from './types.js'
+import type { DrizzleAdapter } from './types.js'
import buildQuery from './queries/buildQuery.js'
import { upsertRow } from './upsertRow/index.js'
export async function updateVersion<T extends TypeWithID>(
- this: PostgresAdapter,
+ this: DrizzleAdapter,
{
id,
collection,
diff --git a/packages/db-postgres/src/upsertRow/deleteExistingArrayRows.ts b/packages/drizzle/src/upsertRow/deleteExistingArrayRows.ts
similarity index 56%
rename from packages/db-postgres/src/upsertRow/deleteExistingArrayRows.ts
rename to packages/drizzle/src/upsertRow/deleteExistingArrayRows.ts
index 5bf57698a1b..974bbc148f3 100644
--- a/packages/db-postgres/src/upsertRow/deleteExistingArrayRows.ts
+++ b/packages/drizzle/src/upsertRow/deleteExistingArrayRows.ts
@@ -1,10 +1,10 @@
import { and, eq } from 'drizzle-orm'
-import type { DrizzleDB, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, DrizzleTransaction } from '../types.js'
type Args = {
- adapter: PostgresAdapter
- db: DrizzleDB
+ adapter: DrizzleAdapter
+ db: DrizzleAdapter['drizzle'] | DrizzleTransaction
parentID: unknown
tableName: string
}
@@ -19,5 +19,9 @@ export const deleteExistingArrayRows = async ({
const whereConstraints = [eq(table._parentID, parentID)]
- await db.delete(table).where(and(...whereConstraints))
+ await adapter.deleteWhere({
+ db,
+ tableName,
+ where: and(...whereConstraints),
+ })
}
diff --git a/packages/db-postgres/src/upsertRow/deleteExistingRowsByPath.ts b/packages/drizzle/src/upsertRow/deleteExistingRowsByPath.ts
similarity index 78%
rename from packages/db-postgres/src/upsertRow/deleteExistingRowsByPath.ts
rename to packages/drizzle/src/upsertRow/deleteExistingRowsByPath.ts
index a231c73af63..3940eee48ef 100644
--- a/packages/db-postgres/src/upsertRow/deleteExistingRowsByPath.ts
+++ b/packages/drizzle/src/upsertRow/deleteExistingRowsByPath.ts
@@ -1,10 +1,10 @@
import { and, eq, inArray } from 'drizzle-orm'
-import type { DrizzleDB, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, DrizzleTransaction } from '../types.js'
type Args = {
- adapter: PostgresAdapter
- db: DrizzleDB
+ adapter: DrizzleAdapter
+ db: DrizzleAdapter['drizzle'] | DrizzleTransaction
localeColumnName?: string
parentColumnName?: string
parentID: unknown
@@ -45,7 +45,11 @@ export const deleteExistingRowsByPath = async ({
if (pathColumnName)
whereConstraints.push(inArray(table[pathColumnName], Array.from(localizedPathsToDelete)))
- await db.delete(table).where(and(...whereConstraints))
+ await adapter.deleteWhere({
+ db,
+ tableName,
+ where: and(...whereConstraints),
+ })
}
if (pathsToDelete.size > 0) {
@@ -54,6 +58,10 @@ export const deleteExistingRowsByPath = async ({
if (pathColumnName)
whereConstraints.push(inArray(table[pathColumnName], Array.from(pathsToDelete)))
- await db.delete(table).where(and(...whereConstraints))
+ await adapter.deleteWhere({
+ db,
+ tableName,
+ where: and(...whereConstraints),
+ })
}
}
diff --git a/packages/db-postgres/src/upsertRow/index.ts b/packages/drizzle/src/upsertRow/index.ts
similarity index 82%
rename from packages/db-postgres/src/upsertRow/index.ts
rename to packages/drizzle/src/upsertRow/index.ts
index 59e51fb0f0b..88523c862a9 100644
--- a/packages/db-postgres/src/upsertRow/index.ts
+++ b/packages/drizzle/src/upsertRow/index.ts
@@ -1,4 +1,3 @@
-/* eslint-disable no-param-reassign */
import type { TypeWithID } from 'payload'
import { eq } from 'drizzle-orm'
@@ -47,23 +46,26 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
if (id) {
rowToInsert.row.id = id
- ;[insertedRow] = await db
- .insert(adapter.tables[tableName])
- .values(rowToInsert.row)
- .onConflictDoUpdate({ set: rowToInsert.row, target })
- .returning()
+ ;[insertedRow] = await adapter.insert({
+ db,
+ onConflictDoUpdate: { set: rowToInsert.row, target },
+ tableName,
+ values: rowToInsert.row,
+ })
} else {
- ;[insertedRow] = await db
- .insert(adapter.tables[tableName])
- .values(rowToInsert.row)
- .onConflictDoUpdate({ set: rowToInsert.row, target, where })
- .returning()
+ ;[insertedRow] = await adapter.insert({
+ db,
+ onConflictDoUpdate: { set: rowToInsert.row, target, where },
+ tableName,
+ values: rowToInsert.row,
+ })
}
} else {
- ;[insertedRow] = await db
- .insert(adapter.tables[tableName])
- .values(rowToInsert.row)
- .returning()
+ ;[insertedRow] = await adapter.insert({
+ db,
+ tableName,
+ values: rowToInsert.row,
+ })
}
const localesToInsert: Record<string, unknown>[] = []
@@ -138,13 +140,22 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
// //////////////////////////////////
if (localesToInsert.length > 0) {
+ const localeTableName = `${tableName}${adapter.localesSuffix}`
const localeTable = adapter.tables[`${tableName}${adapter.localesSuffix}`]
if (operation === 'update') {
- await db.delete(localeTable).where(eq(localeTable._parentID, insertedRow.id))
+ await adapter.deleteWhere({
+ db,
+ tableName: localeTableName,
+ where: eq(localeTable._parentID, insertedRow.id),
+ })
}
- await db.insert(localeTable).values(localesToInsert)
+ await adapter.insert({
+ db,
+ tableName: localeTableName,
+ values: localesToInsert,
+ })
}
// //////////////////////////////////
@@ -167,7 +178,11 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
}
if (relationsToInsert.length > 0) {
- await db.insert(adapter.tables[relationshipsTableName]).values(relationsToInsert)
+ await adapter.insert({
+ db,
+ tableName: relationshipsTableName,
+ values: relationsToInsert,
+ })
}
// //////////////////////////////////
@@ -190,7 +205,11 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
}
if (textsToInsert.length > 0) {
- await db.insert(adapter.tables[textsTableName]).values(textsToInsert).returning()
+ await adapter.insert({
+ db,
+ tableName: textsTableName,
+ values: textsToInsert,
+ })
}
// //////////////////////////////////
@@ -213,7 +232,11 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
}
if (numbersToInsert.length > 0) {
- await db.insert(adapter.tables[numbersTableName]).values(numbersToInsert).returning()
+ await adapter.insert({
+ db,
+ tableName: numbersTableName,
+ values: numbersToInsert,
+ })
}
// //////////////////////////////////
@@ -226,16 +249,21 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
for (const blockName of rowToInsert.blocksToDelete) {
const blockTableName = adapter.tableNameMap.get(`${tableName}_blocks_${blockName}`)
const blockTable = adapter.tables[blockTableName]
- await db.delete(blockTable).where(eq(blockTable._parentID, insertedRow.id))
+ await adapter.deleteWhere({
+ db,
+ tableName: blockTableName,
+ where: eq(blockTable._parentID, insertedRow.id),
+ })
}
}
for (const [blockName, blockRows] of Object.entries(blocksToInsert)) {
const blockTableName = adapter.tableNameMap.get(`${tableName}_blocks_${blockName}`)
- insertedBlockRows[blockName] = await db
- .insert(adapter.tables[blockTableName])
- .values(blockRows.map(({ row }) => row))
- .returning()
+ insertedBlockRows[blockName] = await adapter.insert({
+ db,
+ tableName: blockTableName,
+ values: blockRows.map(({ row }) => row),
+ })
insertedBlockRows[blockName].forEach((row, i) => {
blockRows[i].row = row
@@ -259,10 +287,11 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
}, [])
if (blockLocaleRowsToInsert.length > 0) {
- await db
- .insert(adapter.tables[`${blockTableName}${adapter.localesSuffix}`])
- .values(blockLocaleRowsToInsert)
- .returning()
+ await adapter.insert({
+ db,
+ tableName: `${blockTableName}${adapter.localesSuffix}`,
+ values: blockLocaleRowsToInsert,
+ })
}
await insertArrays({
@@ -302,9 +331,17 @@ export const upsertRow = async <T extends Record<string, unknown> | TypeWithID>(
for (const [selectTableName, tableRows] of Object.entries(selectsToInsert)) {
const selectTable = adapter.tables[selectTableName]
if (operation === 'update') {
- await db.delete(selectTable).where(eq(selectTable.parent, insertedRow.id))
+ await adapter.deleteWhere({
+ db,
+ tableName: selectTableName,
+ where: eq(selectTable.parent, insertedRow.id),
+ })
}
- await db.insert(selectTable).values(tableRows).returning()
+ await adapter.insert({
+ db,
+ tableName: selectTableName,
+ values: tableRows,
+ })
}
// //////////////////////////////////
diff --git a/packages/db-postgres/src/upsertRow/insertArrays.ts b/packages/drizzle/src/upsertRow/insertArrays.ts
similarity index 87%
rename from packages/db-postgres/src/upsertRow/insertArrays.ts
rename to packages/drizzle/src/upsertRow/insertArrays.ts
index 46ff4562ed4..10764175654 100644
--- a/packages/db-postgres/src/upsertRow/insertArrays.ts
+++ b/packages/drizzle/src/upsertRow/insertArrays.ts
@@ -1,13 +1,13 @@
/* eslint-disable no-param-reassign */
import type { ArrayRowToInsert } from '../transform/write/types.js'
-import type { DrizzleDB, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, DrizzleTransaction } from '../types.js'
type Args = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
arrays: {
[tableName: string]: ArrayRowToInsert[]
}[]
- db: DrizzleDB
+ db: DrizzleAdapter['drizzle'] | DrizzleTransaction
parentRows: Record<string, unknown>[]
}
@@ -67,7 +67,11 @@ export const insertArrays = async ({ adapter, arrays, db, parentRows }: Args): P
// the nested arrays need the ID for the parentID foreign key
let insertedRows: Args['parentRows']
if (row.rows.length > 0) {
- insertedRows = await db.insert(adapter.tables[tableName]).values(row.rows).returning()
+ insertedRows = await adapter.insert({
+ db,
+ tableName,
+ values: row.rows,
+ })
}
// Insert locale rows
@@ -81,10 +85,11 @@ export const insertArrays = async ({ adapter, arrays, db, parentRows }: Args): P
return localeRow
})
}
- await db
- .insert(adapter.tables[`${tableName}${adapter.localesSuffix}`])
- .values(row.locales)
- .returning()
+ await adapter.insert({
+ db,
+ tableName: `${tableName}${adapter.localesSuffix}`,
+ values: row.locales,
+ })
}
// If there are sub arrays, call this function recursively
diff --git a/packages/db-postgres/src/upsertRow/types.ts b/packages/drizzle/src/upsertRow/types.ts
similarity index 79%
rename from packages/db-postgres/src/upsertRow/types.ts
rename to packages/drizzle/src/upsertRow/types.ts
index 3b9fc9ce7c7..9f52d9373e1 100644
--- a/packages/db-postgres/src/upsertRow/types.ts
+++ b/packages/drizzle/src/upsertRow/types.ts
@@ -1,12 +1,12 @@
import type { SQL } from 'drizzle-orm'
import type { Field, PayloadRequest } from 'payload'
-import type { DrizzleDB, GenericColumn, PostgresAdapter } from '../types.js'
+import type { DrizzleAdapter, DrizzleTransaction, GenericColumn } from '../types.js'
type BaseArgs = {
- adapter: PostgresAdapter
+ adapter: DrizzleAdapter
data: Record<string, unknown>
- db: DrizzleDB
+ db: DrizzleAdapter['drizzle'] | DrizzleTransaction
fields: Field[]
/**
* When true, skips reading the data back from the database and returns the input data
diff --git a/packages/db-postgres/src/utilities/appendPrefixToKeys.ts b/packages/drizzle/src/utilities/appendPrefixToKeys.ts
similarity index 100%
rename from packages/db-postgres/src/utilities/appendPrefixToKeys.ts
rename to packages/drizzle/src/utilities/appendPrefixToKeys.ts
diff --git a/packages/db-postgres/src/utilities/createBlocksMap.ts b/packages/drizzle/src/utilities/createBlocksMap.ts
similarity index 100%
rename from packages/db-postgres/src/utilities/createBlocksMap.ts
rename to packages/drizzle/src/utilities/createBlocksMap.ts
diff --git a/packages/db-postgres/src/utilities/createRelationshipMap.ts b/packages/drizzle/src/utilities/createRelationshipMap.ts
similarity index 100%
rename from packages/db-postgres/src/utilities/createRelationshipMap.ts
rename to packages/drizzle/src/utilities/createRelationshipMap.ts
diff --git a/packages/db-postgres/src/utilities/hasLocalesTable.ts b/packages/drizzle/src/utilities/hasLocalesTable.ts
similarity index 100%
rename from packages/db-postgres/src/utilities/hasLocalesTable.ts
rename to packages/drizzle/src/utilities/hasLocalesTable.ts
diff --git a/packages/db-postgres/src/utilities/isArrayOfRows.ts b/packages/drizzle/src/utilities/isArrayOfRows.ts
similarity index 100%
rename from packages/db-postgres/src/utilities/isArrayOfRows.ts
rename to packages/drizzle/src/utilities/isArrayOfRows.ts
diff --git a/packages/drizzle/src/utilities/migrationTableExists.ts b/packages/drizzle/src/utilities/migrationTableExists.ts
new file mode 100644
index 00000000000..0d69f9b9a72
--- /dev/null
+++ b/packages/drizzle/src/utilities/migrationTableExists.ts
@@ -0,0 +1,30 @@
+import type { DrizzleAdapter } from '../types.js'
+
+export const migrationTableExists = async (adapter: DrizzleAdapter): Promise<boolean> => {
+ let statement
+
+ if (adapter.name === 'postgres') {
+ const prependSchema = adapter.schemaName ? `"${adapter.schemaName}".` : ''
+ statement = `SELECT to_regclass('${prependSchema}"payload_migrations"') exists;`
+ }
+
+ if (adapter.name === 'sqlite') {
+ statement = `
+ SELECT CASE
+ WHEN COUNT(*) > 0 THEN 1
+ ELSE 0
+ END AS 'exists'
+ FROM sqlite_master
+ WHERE type = 'table'
+ AND name = 'payload_migrations';`
+ }
+
+ const result = await adapter.execute({
+ drizzle: adapter.drizzle,
+ raw: statement,
+ })
+
+ const [row] = result.rows
+
+ return row && typeof row === 'object' && 'exists' in row && !!row.exists
+}
diff --git a/packages/db-postgres/src/utilities/parseError.ts b/packages/drizzle/src/utilities/parseError.ts
similarity index 60%
rename from packages/db-postgres/src/utilities/parseError.ts
rename to packages/drizzle/src/utilities/parseError.ts
index 88abbcd2ef8..9dcc73b1579 100644
--- a/packages/db-postgres/src/utilities/parseError.ts
+++ b/packages/drizzle/src/utilities/parseError.ts
@@ -1,6 +1,3 @@
-import pg from 'pg'
-const { DatabaseError } = pg
-
/**
* Format error message with hint if available
*/
@@ -8,9 +5,9 @@ export const parseError = (err: unknown, msg: string): string => {
let formattedMsg = `${msg}`
if (err instanceof Error) {
formattedMsg += ` ${err.message}.`
- if (err instanceof DatabaseError) {
- msg += `: ${err.message}`
- if (err.hint) msg += ` ${err.hint}.`
+ // Check if the error has a hint property
+ if ('hint' in err && typeof err.hint === 'string') {
+ formattedMsg += ` ${err.hint}.`
}
}
return formattedMsg
diff --git a/packages/drizzle/src/utilities/pushDevSchema.ts b/packages/drizzle/src/utilities/pushDevSchema.ts
new file mode 100644
index 00000000000..253948ef037
--- /dev/null
+++ b/packages/drizzle/src/utilities/pushDevSchema.ts
@@ -0,0 +1,70 @@
+import prompts from 'prompts'
+
+import type { DrizzleAdapter } from '../types.js'
+
+/**
+ * Pushes the development schema to the database using Drizzle.
+ *
+ * @param {DrizzleAdapter} adapter - The PostgresAdapter instance connected to the database.
+ * @returns {Promise<void>} - A promise that resolves once the schema push is complete.
+ */
+export const pushDevSchema = async (adapter: DrizzleAdapter) => {
+ const { pushSchema } = adapter.requireDrizzleKit()
+
+ // This will prompt if clarifications are needed for Drizzle to push new schema
+ const { apply, hasDataLoss, warnings } = await pushSchema(adapter.schema, adapter.drizzle)
+
+ if (warnings.length) {
+ let message = `Warnings detected during schema push: \n\n${warnings.join('\n')}\n\n`
+
+ if (hasDataLoss) {
+ message += `DATA LOSS WARNING: Possible data loss detected if schema is pushed.\n\n`
+ }
+
+ message += `Accept warnings and push schema to database?`
+
+ const { confirm: acceptWarnings } = await prompts(
+ {
+ name: 'confirm',
+ type: 'confirm',
+ initial: false,
+ message,
+ },
+ {
+ onCancel: () => {
+ process.exit(0)
+ },
+ },
+ )
+
+ // Exit if user does not accept warnings.
+ // Q: Is this the right type of exit for this interaction?
+ if (!acceptWarnings) {
+ process.exit(0)
+ }
+ }
+
+ await apply()
+ const migrationsTable = adapter.schemaName
+ ? `"${adapter.schemaName}"."payload_migrations"`
+ : '"payload_migrations"'
+
+ const result = await adapter.execute({
+ drizzle: adapter.drizzle,
+ raw: `SELECT * FROM ${migrationsTable} WHERE batch = '-1'`,
+ })
+
+ const devPush = result.rows
+
+ if (!devPush.length) {
+ await adapter.execute({
+ drizzle: adapter.drizzle,
+ raw: `INSERT INTO ${migrationsTable} (name, batch) VALUES ('dev', '-1')`,
+ })
+ } else {
+ await adapter.execute({
+ drizzle: adapter.drizzle,
+ raw: `UPDATE ${migrationsTable} SET updated_at = CURRENT_TIMESTAMP WHERE batch = '-1'`,
+ })
+ }
+}
diff --git a/packages/db-postgres/src/schema/validateExistingBlockIsIdentical.ts b/packages/drizzle/src/utilities/validateExistingBlockIsIdentical.ts
similarity index 96%
rename from packages/db-postgres/src/schema/validateExistingBlockIsIdentical.ts
rename to packages/drizzle/src/utilities/validateExistingBlockIsIdentical.ts
index ff115f42190..8a92876774c 100644
--- a/packages/db-postgres/src/schema/validateExistingBlockIsIdentical.ts
+++ b/packages/drizzle/src/utilities/validateExistingBlockIsIdentical.ts
@@ -3,14 +3,12 @@ import type { Block, Field } from 'payload'
import { InvalidConfiguration } from 'payload'
import { fieldAffectsData, fieldHasSubFields, tabHasName } from 'payload/shared'
-import type { GenericTable } from '../types.js'
-
type Args = {
block: Block
localized: boolean
rootTableName: string
- table: GenericTable
- tableLocales?: GenericTable
+ table: Record<string, unknown>
+ tableLocales?: Record<string, unknown>
}
const getFlattenedFieldNames = (
diff --git a/packages/drizzle/tsconfig.json b/packages/drizzle/tsconfig.json
new file mode 100644
index 00000000000..ddd37c9e4f3
--- /dev/null
+++ b/packages/drizzle/tsconfig.json
@@ -0,0 +1,28 @@
+{
+ "extends": "../../tsconfig.json",
+ "compilerOptions": {
+ // Make sure typescript knows that this module depends on their references
+ "composite": true,
+ /* Do not emit outputs. */
+ "noEmit": false,
+ "emitDeclarationOnly": true,
+ /* Specify an output folder for all emitted files. */
+ "outDir": "./dist",
+ /* Specify the root folder within your source files. */
+ "rootDir": "./src"
+ },
+ "exclude": [
+ "dist",
+ "build",
+ "tests",
+ "test",
+ "node_modules",
+ "eslint.config.js",
+ "src/**/*.spec.js",
+ "src/**/*.spec.jsx",
+ "src/**/*.spec.ts",
+ "src/**/*.spec.tsx"
+ ],
+ "include": ["src/**/*.ts", "src/**/*.tsx", "src/**/*.d.ts", "src/**/*.json"],
+ "references": [{ "path": "../payload" }, { "path": "../translations" }]
+}
diff --git a/packages/payload/src/collections/dataloader.ts b/packages/payload/src/collections/dataloader.ts
index a0a9e444991..dac7df99037 100644
--- a/packages/payload/src/collections/dataloader.ts
+++ b/packages/payload/src/collections/dataloader.ts
@@ -119,7 +119,7 @@ const batchAndLoadDocs =
showHiddenFields: Boolean(showHiddenFields),
where: {
id: {
- in: ids as JsonValue,
+ in: ids,
},
},
})
diff --git a/packages/payload/src/database/migrations/getPredefinedMigration.ts b/packages/payload/src/database/migrations/getPredefinedMigration.ts
index d4dc2ba3329..a1ab1bf5f19 100644
--- a/packages/payload/src/database/migrations/getPredefinedMigration.ts
+++ b/packages/payload/src/database/migrations/getPredefinedMigration.ts
@@ -34,8 +34,11 @@ export const getPredefinedMigration = async ({
const { downSQL, imports, upSQL } = await eval(`import('${moduleURL.href}')`)
return { downSQL, imports, upSQL }
} catch (error) {
- payload.logger.error(`Error loading predefined migration ${migrationName}`)
- throw error
+ payload.logger.error({
+ error,
+ msg: `Error loading predefined migration ${migrationName}`,
+ })
+ process.exit(1)
}
} else {
payload.logger.error({
diff --git a/packages/payload/src/exports/components/utilities.ts b/packages/payload/src/exports/components/utilities.ts
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/packages/payload/src/versions/enforceMaxVersions.ts b/packages/payload/src/versions/enforceMaxVersions.ts
index 9c54a30dc7f..74335c93ade 100644
--- a/packages/payload/src/versions/enforceMaxVersions.ts
+++ b/packages/payload/src/versions/enforceMaxVersions.ts
@@ -33,6 +33,7 @@ export const enforceMaxVersions = async ({
const query = await payload.db.findVersions({
collection: collection.slug,
+ limit: 1,
pagination: false,
req,
skip: max,
@@ -44,6 +45,7 @@ export const enforceMaxVersions = async ({
} else if (global) {
const query = await payload.db.findGlobalVersions({
global: global.slug,
+ limit: 1,
pagination: false,
req,
skip: max,
diff --git a/packages/payload/src/versions/saveVersion.ts b/packages/payload/src/versions/saveVersion.ts
index eee2fd1a433..d6635c75919 100644
--- a/packages/payload/src/versions/saveVersion.ts
+++ b/packages/payload/src/versions/saveVersion.ts
@@ -1,6 +1,6 @@
import type { SanitizedCollectionConfig, TypeWithID } from '../collections/config/types.js'
import type { SanitizedGlobalConfig } from '../globals/config/types.js'
-import type { Payload } from '../index.js';
+import type { Payload } from '../index.js'
import type { PayloadRequest } from '../types/index.js'
import { deepCopyObjectSimple } from '../index.js'
diff --git a/packages/richtext-lexical/src/features/blocks/nodes/InlineBlocksNode.tsx b/packages/richtext-lexical/src/features/blocks/nodes/InlineBlocksNode.tsx
index 8609423e4a3..af532511944 100644
--- a/packages/richtext-lexical/src/features/blocks/nodes/InlineBlocksNode.tsx
+++ b/packages/richtext-lexical/src/features/blocks/nodes/InlineBlocksNode.tsx
@@ -113,7 +113,7 @@ export class InlineBlockNode extends DecoratorNode<React.ReactElement> {
}
setFields(fields: InlineBlockFields): void {
- const fieldsCopy = deepCopyObjectSimple(fields) as InlineBlockFields
+ const fieldsCopy = deepCopyObjectSimple(fields)
const writable = this.getWritable()
writable.__fields = fieldsCopy
diff --git a/packages/richtext-lexical/src/features/blocks/plugin/index.tsx b/packages/richtext-lexical/src/features/blocks/plugin/index.tsx
index efec302e5c7..f5b4dd237cf 100644
--- a/packages/richtext-lexical/src/features/blocks/plugin/index.tsx
+++ b/packages/richtext-lexical/src/features/blocks/plugin/index.tsx
@@ -99,14 +99,13 @@ export const BlocksPlugin: PluginComponent<BlocksFeatureClientProps> = () => {
if (!node) {
return false
}
-
+
node.setFields(fields as BlockFields)
setTargetNodeKey(null)
return true
}
-
const inlineBlockNode = $createInlineBlockNode(fields as BlockFields)
$insertNodes([inlineBlockNode])
if ($isRootOrShadowRoot(inlineBlockNode.getParentOrThrow())) {
@@ -120,7 +119,6 @@ export const BlocksPlugin: PluginComponent<BlocksFeatureClientProps> = () => {
editor.registerCommand(
OPEN_INLINE_BLOCK_DRAWER_COMMAND,
({ fields, nodeKey }) => {
-
setBlockFields((fields as BlockFields) ?? null)
setTargetNodeKey(nodeKey ?? null)
setBlockType(fields?.blockType ?? ('' as any))
diff --git a/packages/richtext-lexical/src/index.ts b/packages/richtext-lexical/src/index.ts
index a7ac1d1ec40..4dc4b175ec9 100644
--- a/packages/richtext-lexical/src/index.ts
+++ b/packages/richtext-lexical/src/index.ts
@@ -463,8 +463,7 @@ export function lexicalEditor(props?: LexicalEditorProps): LexicalRichTextAdapte
recurseNodeTree({
nodeIDMap: originalNodeWithLocalesIDMap,
nodes:
-
- (siblingDocWithLocales[field.name] as unknown as SerializedEditorState)?.root
+ (siblingDocWithLocales[field.name] as SerializedEditorState)?.root
?.children ?? [],
})
}
diff --git a/packages/richtext-lexical/src/populateGraphQL/populateLexicalPopulationPromises.ts b/packages/richtext-lexical/src/populateGraphQL/populateLexicalPopulationPromises.ts
index 206f6857553..16615c66267 100644
--- a/packages/richtext-lexical/src/populateGraphQL/populateLexicalPopulationPromises.ts
+++ b/packages/richtext-lexical/src/populateGraphQL/populateLexicalPopulationPromises.ts
@@ -59,7 +59,7 @@ export const populateLexicalPopulationPromises = ({
}
}
},
-
- nodes: (siblingDoc[field?.name] as unknown as SerializedEditorState)?.root?.children ?? [],
+
+ nodes: (siblingDoc[field?.name] as SerializedEditorState)?.root?.children ?? [],
})
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0e5a25305e6..7443f39a523 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -29,6 +29,9 @@ importers:
'@jest/globals':
specifier: 29.7.0
version: 29.7.0
+ '@libsql/client':
+ specifier: 0.6.2
+ version: 0.6.2
'@next/bundle-analyzer':
specifier: 15.0.0-canary.53
version: 15.0.0-canary.53
@@ -98,12 +101,9 @@ importers:
dotenv:
specifier: 16.4.5
version: 16.4.5
- drizzle-kit:
- specifier: 0.20.14-1f2c838
- version: 0.20.14-1f2c838
drizzle-orm:
specifier: 0.29.4
- version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
escape-html:
specifier: ^1.0.3
version: 1.0.3
@@ -136,10 +136,10 @@ importers:
version: 1.2.8
mongodb-memory-server:
specifier: ^9.0
- version: 9.4.1
+ version: 9.4.0
next:
specifier: 15.0.0-canary.53
- version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
+ version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
open:
specifier: ^10.1.0
version: 10.1.0
@@ -169,7 +169,7 @@ importers:
version: 3.0.2
semver:
specifier: ^7.5.4
- version: 7.6.3
+ version: 7.6.2
sharp:
specifier: 0.32.6
version: 0.32.6
@@ -285,16 +285,16 @@ importers:
version: 4.17.1(@aws-sdk/[email protected])
mongodb-memory-server:
specifier: ^9.0
- version: 9.4.1
+ version: 9.4.0
payload:
specifier: workspace:*
version: link:../payload
packages/db-postgres:
dependencies:
- '@libsql/client':
- specifier: ^0.5.2
- version: 0.5.6
+ '@payloadcms/drizzle':
+ specifier: workspace:*
+ version: link:../drizzle
console-table-printer:
specifier: 2.11.2
version: 2.11.2
@@ -303,7 +303,7 @@ importers:
version: 0.20.14-1f2c838
drizzle-orm:
specifier: 0.29.4
- version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
pg:
specifier: 8.11.3
version: 8.11.3
@@ -336,6 +336,80 @@ importers:
specifier: workspace:*
version: link:../payload
+ packages/db-sqlite:
+ dependencies:
+ '@libsql/client':
+ specifier: ^0.6.2
+ version: 0.6.2
+ '@payloadcms/drizzle':
+ specifier: workspace:*
+ version: link:../drizzle
+ console-table-printer:
+ specifier: 2.11.2
+ version: 2.11.2
+ drizzle-kit:
+ specifier: 0.20.14-1f2c838
+ version: 0.20.14-1f2c838
+ drizzle-orm:
+ specifier: 0.29.4
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
+ prompts:
+ specifier: 2.4.2
+ version: 2.4.2
+ to-snake-case:
+ specifier: 1.0.0
+ version: 1.0.0
+ uuid:
+ specifier: 9.0.0
+ version: 9.0.0
+ devDependencies:
+ '@payloadcms/eslint-config':
+ specifier: workspace:*
+ version: link:../eslint-config
+ '@types/pg':
+ specifier: 8.10.2
+ version: 8.10.2
+ '@types/to-snake-case':
+ specifier: 1.0.0
+ version: 1.0.0
+ payload:
+ specifier: workspace:*
+ version: link:../payload
+
+ packages/drizzle:
+ dependencies:
+ console-table-printer:
+ specifier: 2.11.2
+ version: 2.11.2
+ drizzle-orm:
+ specifier: 0.29.4
+ version: 0.29.4(@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])
+ prompts:
+ specifier: 2.4.2
+ version: 2.4.2
+ to-snake-case:
+ specifier: 1.0.0
+ version: 1.0.0
+ uuid:
+ specifier: 9.0.0
+ version: 9.0.0
+ devDependencies:
+ '@libsql/client':
+ specifier: ^0.6.2
+ version: 0.6.2
+ '@payloadcms/eslint-config':
+ specifier: workspace:*
+ version: link:../eslint-config
+ '@types/pg':
+ specifier: 8.10.2
+ version: 8.10.2
+ '@types/to-snake-case':
+ specifier: 1.0.0
+ version: 1.0.0
+ payload:
+ specifier: workspace:*
+ version: link:../payload
+
packages/email-nodemailer:
dependencies:
nodemailer:
@@ -548,7 +622,7 @@ importers:
version: link:../payload
vue:
specifier: ^3.0.0
- version: 3.4.32([email protected])
+ version: 3.4.31([email protected])
packages/next:
dependencies:
@@ -584,7 +658,7 @@ importers:
version: 1.6.2
next:
specifier: ^15.0.0-canary.53
- version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
+ version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
path-to-regexp:
specifier: ^6.2.1
version: 6.2.2
@@ -627,13 +701,13 @@ importers:
version: 10.0.0
'@types/ws':
specifier: ^8.5.10
- version: 8.5.11
+ version: 8.5.10
esbuild:
specifier: 0.23.0
version: 0.23.0
esbuild-sass-plugin:
specifier: 3.3.1
- version: 3.3.1([email protected])([email protected])
+ version: 3.3.1([email protected])([email protected])
payload:
specifier: workspace:*
version: link:../payload
@@ -818,7 +892,7 @@ importers:
version: link:../payload
ts-jest:
specifier: ^29.1.0
- version: 29.2.2(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 29.2.2(@babel/[email protected])([email protected])([email protected])
packages/plugin-cloud-storage:
dependencies:
@@ -843,7 +917,7 @@ importers:
version: 12.23.0
'@google-cloud/storage':
specifier: ^7.7.0
- version: 7.12.0
+ version: 7.11.3
'@types/find-node-modules':
specifier: ^2.1.2
version: 2.1.2
@@ -1015,7 +1089,7 @@ importers:
version: link:../payload
ts-jest:
specifier: ^29.1.0
- version: 29.2.2(@babel/[email protected])([email protected])([email protected])([email protected])
+ version: 29.2.2(@babel/[email protected])([email protected])([email protected])
packages/plugin-seo:
dependencies:
@@ -1186,7 +1260,7 @@ importers:
version: 0.23.0
esbuild-sass-plugin:
specifier: 3.3.1
- version: 3.3.1([email protected])([email protected])
+ version: 3.3.1([email protected])([email protected])
payload:
specifier: workspace:*
version: link:../payload
@@ -1266,7 +1340,7 @@ importers:
dependencies:
'@google-cloud/storage':
specifier: ^7.7.0
- version: 7.12.0
+ version: 7.11.3
'@payloadcms/plugin-cloud-storage':
specifier: workspace:*
version: link:../plugin-cloud-storage
@@ -1385,7 +1459,7 @@ importers:
version: 2.3.0
next:
specifier: ^15.0.0-canary.53
- version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
+ version: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
object-to-formdata:
specifier: 4.5.1
version: 4.5.1
@@ -1425,19 +1499,19 @@ importers:
devDependencies:
'@babel/cli':
specifier: ^7.24.5
- version: 7.24.8(@babel/[email protected])
+ version: 7.24.7(@babel/[email protected])
'@babel/core':
specifier: ^7.24.5
- version: 7.24.9
+ version: 7.24.7
'@babel/preset-env':
specifier: ^7.24.5
- version: 7.24.8(@babel/[email protected])
+ version: 7.24.7(@babel/[email protected])
'@babel/preset-react':
specifier: ^7.24.1
- version: 7.24.7(@babel/[email protected])
+ version: 7.24.7(@babel/[email protected])
'@babel/preset-typescript':
specifier: ^7.24.1
- version: 7.24.7(@babel/[email protected])
+ version: 7.24.7(@babel/[email protected])
'@hyrious/esbuild-plugin-commonjs':
specifier: ^0.2.4
version: 0.2.4([email protected])
@@ -1467,7 +1541,7 @@ importers:
version: 0.23.0
esbuild-sass-plugin:
specifier: 3.3.1
- version: 3.3.1([email protected])([email protected])
+ version: 3.3.1([email protected])([email protected])
payload:
specifier: workspace:*
version: link:../payload
@@ -1489,6 +1563,12 @@ importers:
'@payloadcms/db-postgres':
specifier: workspace:*
version: link:../packages/db-postgres
+ '@payloadcms/db-sqlite':
+ specifier: workspace:*
+ version: link:../packages/db-sqlite
+ '@payloadcms/drizzle':
+ specifier: workspace:*
+ version: link:../packages/drizzle
'@payloadcms/email-nodemailer':
specifier: workspace:*
version: link:../packages/email-nodemailer
@@ -1738,26 +1818,26 @@ packages:
'@aws-sdk/util-user-agent-browser': 3.609.0
'@aws-sdk/util-user-agent-node': 3.614.0
'@smithy/config-resolver': 3.0.5
- '@smithy/core': 2.2.7
- '@smithy/fetch-http-handler': 3.2.2
+ '@smithy/core': 2.2.6
+ '@smithy/fetch-http-handler': 3.2.1
'@smithy/hash-node': 3.0.3
'@smithy/invalid-dependency': 3.0.3
- '@smithy/middleware-content-length': 3.0.4
+ '@smithy/middleware-content-length': 3.0.3
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
'@smithy/middleware-stack': 3.0.3
'@smithy/node-config-provider': 3.1.4
- '@smithy/node-http-handler': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/node-http-handler': 3.1.2
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/url-parser': 3.0.3
'@smithy/util-base64': 3.0.0
'@smithy/util-body-length-browser': 3.0.0
'@smithy/util-body-length-node': 3.0.0
- '@smithy/util-defaults-mode-browser': 3.0.10
- '@smithy/util-defaults-mode-node': 3.0.10
+ '@smithy/util-defaults-mode-browser': 3.0.9
+ '@smithy/util-defaults-mode-node': 3.0.9
'@smithy/util-endpoints': 2.0.5
'@smithy/util-middleware': 3.0.3
'@smithy/util-retry': 3.0.3
@@ -1796,35 +1876,35 @@ packages:
'@aws-sdk/util-user-agent-node': 3.614.0
'@aws-sdk/xml-builder': 3.609.0
'@smithy/config-resolver': 3.0.5
- '@smithy/core': 2.2.7
+ '@smithy/core': 2.2.6
'@smithy/eventstream-serde-browser': 3.0.4
'@smithy/eventstream-serde-config-resolver': 3.0.3
'@smithy/eventstream-serde-node': 3.0.4
- '@smithy/fetch-http-handler': 3.2.2
+ '@smithy/fetch-http-handler': 3.2.1
'@smithy/hash-blob-browser': 3.1.2
'@smithy/hash-node': 3.0.3
'@smithy/hash-stream-node': 3.1.2
'@smithy/invalid-dependency': 3.0.3
'@smithy/md5-js': 3.0.3
- '@smithy/middleware-content-length': 3.0.4
+ '@smithy/middleware-content-length': 3.0.3
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
'@smithy/middleware-stack': 3.0.3
'@smithy/node-config-provider': 3.1.4
- '@smithy/node-http-handler': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/node-http-handler': 3.1.2
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/url-parser': 3.0.3
'@smithy/util-base64': 3.0.0
'@smithy/util-body-length-browser': 3.0.0
'@smithy/util-body-length-node': 3.0.0
- '@smithy/util-defaults-mode-browser': 3.0.10
- '@smithy/util-defaults-mode-node': 3.0.10
+ '@smithy/util-defaults-mode-browser': 3.0.9
+ '@smithy/util-defaults-mode-node': 3.0.9
'@smithy/util-endpoints': 2.0.5
'@smithy/util-retry': 3.0.3
- '@smithy/util-stream': 3.1.0
+ '@smithy/util-stream': 3.0.6
'@smithy/util-utf8': 3.0.0
'@smithy/util-waiter': 3.1.2
tslib: 2.6.3
@@ -1852,26 +1932,26 @@ packages:
'@aws-sdk/util-user-agent-browser': 3.609.0
'@aws-sdk/util-user-agent-node': 3.614.0
'@smithy/config-resolver': 3.0.5
- '@smithy/core': 2.2.7
- '@smithy/fetch-http-handler': 3.2.2
+ '@smithy/core': 2.2.6
+ '@smithy/fetch-http-handler': 3.2.1
'@smithy/hash-node': 3.0.3
'@smithy/invalid-dependency': 3.0.3
- '@smithy/middleware-content-length': 3.0.4
+ '@smithy/middleware-content-length': 3.0.3
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
'@smithy/middleware-stack': 3.0.3
'@smithy/node-config-provider': 3.1.4
- '@smithy/node-http-handler': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/node-http-handler': 3.1.2
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/url-parser': 3.0.3
'@smithy/util-base64': 3.0.0
'@smithy/util-body-length-browser': 3.0.0
'@smithy/util-body-length-node': 3.0.0
- '@smithy/util-defaults-mode-browser': 3.0.10
- '@smithy/util-defaults-mode-node': 3.0.10
+ '@smithy/util-defaults-mode-browser': 3.0.9
+ '@smithy/util-defaults-mode-node': 3.0.9
'@smithy/util-endpoints': 2.0.5
'@smithy/util-middleware': 3.0.3
'@smithy/util-retry': 3.0.3
@@ -1897,26 +1977,26 @@ packages:
'@aws-sdk/util-user-agent-browser': 3.609.0
'@aws-sdk/util-user-agent-node': 3.614.0
'@smithy/config-resolver': 3.0.5
- '@smithy/core': 2.2.7
- '@smithy/fetch-http-handler': 3.2.2
+ '@smithy/core': 2.2.6
+ '@smithy/fetch-http-handler': 3.2.1
'@smithy/hash-node': 3.0.3
'@smithy/invalid-dependency': 3.0.3
- '@smithy/middleware-content-length': 3.0.4
+ '@smithy/middleware-content-length': 3.0.3
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
'@smithy/middleware-stack': 3.0.3
'@smithy/node-config-provider': 3.1.4
- '@smithy/node-http-handler': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/node-http-handler': 3.1.2
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/url-parser': 3.0.3
'@smithy/util-base64': 3.0.0
'@smithy/util-body-length-browser': 3.0.0
'@smithy/util-body-length-node': 3.0.0
- '@smithy/util-defaults-mode-browser': 3.0.10
- '@smithy/util-defaults-mode-node': 3.0.10
+ '@smithy/util-defaults-mode-browser': 3.0.9
+ '@smithy/util-defaults-mode-node': 3.0.9
'@smithy/util-endpoints': 2.0.5
'@smithy/util-middleware': 3.0.3
'@smithy/util-retry': 3.0.3
@@ -1944,26 +2024,26 @@ packages:
'@aws-sdk/util-user-agent-browser': 3.609.0
'@aws-sdk/util-user-agent-node': 3.614.0
'@smithy/config-resolver': 3.0.5
- '@smithy/core': 2.2.7
- '@smithy/fetch-http-handler': 3.2.2
+ '@smithy/core': 2.2.6
+ '@smithy/fetch-http-handler': 3.2.1
'@smithy/hash-node': 3.0.3
'@smithy/invalid-dependency': 3.0.3
- '@smithy/middleware-content-length': 3.0.4
+ '@smithy/middleware-content-length': 3.0.3
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
'@smithy/middleware-stack': 3.0.3
'@smithy/node-config-provider': 3.1.4
- '@smithy/node-http-handler': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/node-http-handler': 3.1.2
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/url-parser': 3.0.3
'@smithy/util-base64': 3.0.0
'@smithy/util-body-length-browser': 3.0.0
'@smithy/util-body-length-node': 3.0.0
- '@smithy/util-defaults-mode-browser': 3.0.10
- '@smithy/util-defaults-mode-node': 3.0.10
+ '@smithy/util-defaults-mode-browser': 3.0.9
+ '@smithy/util-defaults-mode-node': 3.0.9
'@smithy/util-endpoints': 2.0.5
'@smithy/util-middleware': 3.0.3
'@smithy/util-retry': 3.0.3
@@ -1976,10 +2056,10 @@ packages:
resolution: {integrity: sha512-BUuS5/1YkgmKc4J0bg83XEtMyDHVyqG2QDzfmhYe8gbOIZabUl1FlrFVwhCAthtrrI6MPGTQcERB4BtJKUSplw==}
engines: {node: '>=16.0.0'}
dependencies:
- '@smithy/core': 2.2.7
- '@smithy/protocol-http': 4.0.4
+ '@smithy/core': 2.2.6
+ '@smithy/protocol-http': 4.0.3
'@smithy/signature-v4': 3.1.2
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
fast-xml-parser: 4.2.5
tslib: 2.6.3
@@ -2010,13 +2090,13 @@ packages:
engines: {node: '>=16.0.0'}
dependencies:
'@aws-sdk/types': 3.609.0
- '@smithy/fetch-http-handler': 3.2.2
- '@smithy/node-http-handler': 3.1.3
+ '@smithy/fetch-http-handler': 3.2.1
+ '@smithy/node-http-handler': 3.1.2
'@smithy/property-provider': 3.1.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
- '@smithy/util-stream': 3.1.0
+ '@smithy/util-stream': 3.0.6
tslib: 2.6.3
/@aws-sdk/[email protected](@aws-sdk/[email protected])(@aws-sdk/[email protected]):
@@ -2132,7 +2212,7 @@ packages:
'@aws-sdk/client-s3': 3.614.0
'@smithy/abort-controller': 3.1.1
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
buffer: 5.6.0
events: 3.3.0
stream-browserify: 3.0.0
@@ -2145,7 +2225,7 @@ packages:
'@aws-sdk/types': 3.609.0
'@aws-sdk/util-arn-parser': 3.568.0
'@smithy/node-config-provider': 3.1.4
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
'@smithy/util-config-provider': 3.0.0
tslib: 2.6.3
@@ -2155,7 +2235,7 @@ packages:
engines: {node: '>=16.0.0'}
dependencies:
'@aws-sdk/types': 3.609.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -2167,7 +2247,7 @@ packages:
'@aws-crypto/crc32c': 5.2.0
'@aws-sdk/types': 3.609.0
'@smithy/is-array-buffer': 3.0.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
'@smithy/util-utf8': 3.0.0
tslib: 2.6.3
@@ -2177,7 +2257,7 @@ packages:
engines: {node: '>=16.0.0'}
dependencies:
'@aws-sdk/types': 3.609.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -2202,7 +2282,7 @@ packages:
engines: {node: '>=16.0.0'}
dependencies:
'@aws-sdk/types': 3.609.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -2213,9 +2293,9 @@ packages:
'@aws-sdk/types': 3.609.0
'@aws-sdk/util-arn-parser': 3.568.0
'@smithy/node-config-provider': 3.1.4
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/signature-v4': 3.1.2
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/util-config-provider': 3.0.0
tslib: 2.6.3
@@ -2226,7 +2306,7 @@ packages:
dependencies:
'@aws-sdk/types': 3.609.0
'@smithy/property-provider': 3.1.3
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/signature-v4': 3.1.2
'@smithy/types': 3.3.0
'@smithy/util-middleware': 3.0.3
@@ -2246,7 +2326,7 @@ packages:
dependencies:
'@aws-sdk/types': 3.609.0
'@aws-sdk/util-endpoints': 3.614.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -2267,7 +2347,7 @@ packages:
dependencies:
'@aws-sdk/middleware-sdk-s3': 3.614.0
'@aws-sdk/types': 3.609.0
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/signature-v4': 3.1.2
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -2468,14 +2548,14 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==}
engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@jridgewell/trace-mapping': 0.3.25
commander: 6.2.1
convert-source-map: 2.0.0
@@ -2495,24 +2575,24 @@ packages:
'@babel/highlight': 7.24.7
picocolors: 1.0.1
- /@babel/[email protected]:
- resolution: {integrity: sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==}
engines: {node: '>=6.9.0'}
- /@babel/[email protected]:
- resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.10
- '@babel/helper-compilation-targets': 7.24.8
- '@babel/helper-module-transforms': 7.24.9(@babel/[email protected])
- '@babel/helpers': 7.24.8
- '@babel/parser': 7.24.8
+ '@babel/generator': 7.24.7
+ '@babel/helper-compilation-targets': 7.24.7
+ '@babel/helper-module-transforms': 7.24.7(@babel/[email protected])
+ '@babel/helpers': 7.24.7
+ '@babel/parser': 7.24.7
'@babel/template': 7.24.7
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
convert-source-map: 2.0.0
debug: 4.3.5([email protected])
gensync: 1.0.0-beta.2
@@ -2524,17 +2604,17 @@ packages:
/@babel/[email protected]:
resolution: {integrity: sha512-BA75MVfRlFQG2EZgFYIwyT1r6xSkwfP2bdkY/kLZusEYWiJs4xCowab/alaEaT0wSvmVuXGqiefeBlP+7V1yKg==}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
jsesc: 2.5.2
lodash: 4.17.21
source-map: 0.5.7
trim-right: 1.0.1
- /@babel/[email protected]:
- resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
@@ -2543,42 +2623,42 @@ packages:
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
dev: true
/@babel/[email protected]:
resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected]:
- resolution: {integrity: sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/compat-data': 7.24.9
- '@babel/helper-validator-option': 7.24.8
+ '@babel/compat-data': 7.24.7
+ '@babel/helper-validator-option': 7.24.7
browserslist: 4.23.2
lru-cache: 5.1.1
semver: 6.3.1
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.8
+ '@babel/helper-member-expression-to-functions': 7.24.7
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
+ '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
semver: 6.3.1
@@ -2586,26 +2666,26 @@ packages:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
regexpu-core: 5.3.2
semver: 6.3.1
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-compilation-targets': 7.24.8
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-compilation-targets': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
debug: 4.3.5([email protected])
lodash.debounce: 4.0.8
resolve: 1.22.8
@@ -2617,27 +2697,27 @@ packages:
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
/@babel/[email protected]:
resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
/@babel/[email protected]:
resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
- /@babel/[email protected]:
- resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
@@ -2646,18 +2726,18 @@ packages:
resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-module-imports': 7.24.7
'@babel/helper-simple-access': 7.24.7
@@ -2670,20 +2750,20 @@ packages:
resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
dev: true
- /@babel/[email protected]:
- resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==}
engines: {node: '>=6.9.0'}
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-wrap-function': 7.24.7
@@ -2691,15 +2771,15 @@ packages:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.8
+ '@babel/helper-member-expression-to-functions': 7.24.7
'@babel/helper-optimise-call-expression': 7.24.7
transitivePeerDependencies:
- supports-color
@@ -2709,8 +2789,8 @@ packages:
resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
@@ -2718,8 +2798,8 @@ packages:
resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
@@ -2728,18 +2808,18 @@ packages:
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
- /@babel/[email protected]:
- resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
engines: {node: '>=6.9.0'}
/@babel/[email protected]:
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
engines: {node: '>=6.9.0'}
- /@babel/[email protected]:
- resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==}
engines: {node: '>=6.9.0'}
/@babel/[email protected]:
@@ -2748,18 +2828,18 @@ packages:
dependencies:
'@babel/helper-function-name': 7.24.7
'@babel/template': 7.24.7
- '@babel/traverse': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/traverse': 7.24.7
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected]:
- resolution: {integrity: sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
/@babel/[email protected]:
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
@@ -2770,1011 +2850,1011 @@ packages:
js-tokens: 4.0.0
picocolors: 1.0.1
- /@babel/[email protected]:
- resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7(@babel/[email protected]):
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7(@babel/[email protected]):
resolution: {integrity: sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/[email protected])
+ '@babel/plugin-transform-optional-chaining': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/[email protected]):
+ /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/[email protected]):
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-remap-async-to-generator': 7.24.7(@babel/[email protected])
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-remap-async-to-generator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-remap-async-to-generator': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-remap-async-to-generator': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.8(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.8(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-compilation-targets': 7.24.8
+ '@babel/helper-compilation-targets': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
'@babel/helper-split-export-declaration': 7.24.7
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/template': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-compilation-targets': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-compilation-targets': 7.24.7
'@babel/helper-function-name': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.24.9(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-module-transforms': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.24.9(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-module-transforms': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-simple-access': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-hoist-variables': 7.24.7
- '@babel/helper-module-transforms': 7.24.9(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-module-transforms': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-validator-identifier': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.24.9(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-module-transforms': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-compilation-targets': 7.24.8
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
- '@babel/plugin-transform-parameters': 7.24.7(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-compilation-targets': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
+ '@babel/plugin-transform-parameters': 7.24.7(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-replace-supers': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.8(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.8(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/[email protected])
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/plugin-transform-react-jsx': 7.24.7(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/plugin-transform-react-jsx': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
- '@babel/types': 7.24.9
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
+ '@babel/types': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
regenerator-transform: 0.15.2
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.8(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-typescript': 7.24.7(@babel/[email protected])
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/plugin-syntax-typescript': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/[email protected])
+ '@babel/helper-plugin-utils': 7.24.7
dev: true
- /@babel/[email protected](@babel/[email protected]):
- resolution: {integrity: sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==}
+ /@babel/[email protected](@babel/[email protected]):
+ resolution: {integrity: sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.24.9
- '@babel/core': 7.24.9
- '@babel/helper-compilation-targets': 7.24.8
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-validator-option': 7.24.8
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7(@babel/[email protected])
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7(@babel/[email protected])
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/[email protected])
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7(@babel/[email protected])
- '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/[email protected])
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/[email protected])
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/[email protected])
- '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/[email protected])
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/[email protected])
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
- '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/[email protected])
- '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-async-generator-functions': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-block-scoping': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-class-properties': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-class-static-block': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-classes': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-computed-properties': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-destructuring': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-for-of': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-function-name': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-json-strings': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-literals': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-modules-amd': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-modules-systemjs': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-modules-umd': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-new-target': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-object-super': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-parameters': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-private-methods': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-property-literals': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-regenerator': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-reserved-words': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-spread': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-template-literals': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-unicode-sets-regex': 7.24.7(@babel/[email protected])
- '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/[email protected])
- babel-plugin-polyfill-corejs2: 0.4.11(@babel/[email protected])
- babel-plugin-polyfill-corejs3: 0.10.4(@babel/[email protected])
- babel-plugin-polyfill-regenerator: 0.6.2(@babel/[email protected])
+ '@babel/compat-data': 7.24.7
+ '@babel/core': 7.24.7
+ '@babel/helper-compilation-targets': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-validator-option': 7.24.7
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7(@babel/[email protected])
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7(@babel/[email protected])
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/[email protected])
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7(@babel/[email protected])
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/[email protected])
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/[email protected])
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/[email protected])
+ '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/[email protected])
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/[email protected])
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
+ '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/[email protected])
+ '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-async-generator-functions': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-block-scoping': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-class-properties': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-class-static-block': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-classes': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-computed-properties': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-destructuring': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-for-of': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-function-name': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-json-strings': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-literals': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-modules-amd': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-modules-commonjs': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-modules-systemjs': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-modules-umd': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-new-target': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-object-super': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-optional-chaining': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-parameters': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-private-methods': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-property-literals': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-regenerator': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-reserved-words': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-spread': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-template-literals': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-typeof-symbol': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-unicode-sets-regex': 7.24.7(@babel/[email protected])
+ '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/[email protected])
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/[email protected])
+ babel-plugin-polyfill-corejs3: 0.10.4(@babel/[email protected])
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/[email protected])
core-js-compat: 3.37.1
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
peerDependencies:
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/types': 7.24.7
esutils: 2.0.3
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-validator-option': 7.24.8
- '@babel/plugin-transform-react-display-name': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-react-jsx': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-react-pure-annotations': 7.24.7(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-validator-option': 7.24.7
+ '@babel/plugin-transform-react-display-name': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-react-jsx': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-react-pure-annotations': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/[email protected](@babel/[email protected]):
+ /@babel/[email protected](@babel/[email protected]):
resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-validator-option': 7.24.8
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
- '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/[email protected])
- '@babel/plugin-transform-typescript': 7.24.8(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-validator-option': 7.24.7
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-modules-commonjs': 7.24.7(@babel/[email protected])
+ '@babel/plugin-transform-typescript': 7.24.7(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
@@ -3783,8 +3863,8 @@ packages:
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
dev: true
- /@babel/[email protected]:
- resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.1
@@ -3794,31 +3874,31 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/parser': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/parser': 7.24.7
+ '@babel/types': 7.24.7
- /@babel/[email protected]:
- resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.10
+ '@babel/generator': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
'@babel/helper-hoist-variables': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
- '@babel/parser': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/parser': 7.24.7
+ '@babel/types': 7.24.7
debug: 4.3.5([email protected])
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- /@babel/[email protected]:
- resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==}
+ /@babel/[email protected]:
+ resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-string-parser': 7.24.8
+ '@babel/helper-string-parser': 7.24.7
'@babel/helper-validator-identifier': 7.24.7
to-fast-properties: 2.0.0
@@ -3907,6 +3987,7 @@ packages:
resolution: {integrity: sha512-c5Hkm7MmQC2n5qAsKShjQrHoqlfGslB8+qWzsGGZ+2dHMRTNG60UuzalF0h0rvBax5uzPXuGkYLGaQ+TUX3yMw==}
dependencies:
superjson: 2.2.1
+ dev: false
/@effect/[email protected]([email protected]):
resolution: {integrity: sha512-UWJsFXzeYTBQYnftwI1KR2uaxIZ8fk+kffDS7BnJwnGjPPgODq3/AzeoBDSu1MAlnwBKOz+QRdMuSMxrT/pHig==}
@@ -3914,7 +3995,7 @@ packages:
effect: ^3.4.5
dependencies:
effect: 3.4.5
- fast-check: 3.20.0
+ fast-check: 3.19.0
/@emnapi/[email protected]:
resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==}
@@ -3927,7 +4008,7 @@ packages:
resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==}
dependencies:
'@babel/helper-module-imports': 7.24.7
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
'@emotion/hash': 0.9.1
'@emotion/memoize': 0.8.1
'@emotion/serialize': 1.1.4
@@ -3980,7 +4061,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
'@emotion/babel-plugin': 11.11.0
'@emotion/cache': 11.11.0
'@emotion/serialize': 1.1.4
@@ -4033,12 +4114,14 @@ packages:
dependencies:
esbuild: 0.18.20
source-map-support: 0.5.21
+ dev: false
/@esbuild-kit/[email protected]:
resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
dependencies:
'@esbuild-kit/core-utils': 3.3.2
get-tsconfig: 4.7.5
+ dev: false
/@esbuild/[email protected]:
resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
@@ -4046,6 +4129,7 @@ packages:
cpu: [ppc64]
os: [aix]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4072,6 +4156,7 @@ packages:
cpu: [arm64]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4080,6 +4165,7 @@ packages:
cpu: [arm64]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4106,6 +4192,7 @@ packages:
cpu: [arm]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4114,6 +4201,7 @@ packages:
cpu: [arm]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4140,6 +4228,7 @@ packages:
cpu: [x64]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4148,6 +4237,7 @@ packages:
cpu: [x64]
os: [android]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4174,6 +4264,7 @@ packages:
cpu: [arm64]
os: [darwin]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4182,6 +4273,7 @@ packages:
cpu: [arm64]
os: [darwin]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4208,6 +4300,7 @@ packages:
cpu: [x64]
os: [darwin]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4216,6 +4309,7 @@ packages:
cpu: [x64]
os: [darwin]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4242,6 +4336,7 @@ packages:
cpu: [arm64]
os: [freebsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4250,6 +4345,7 @@ packages:
cpu: [arm64]
os: [freebsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4276,6 +4372,7 @@ packages:
cpu: [x64]
os: [freebsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4284,6 +4381,7 @@ packages:
cpu: [x64]
os: [freebsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4310,6 +4408,7 @@ packages:
cpu: [arm64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4318,6 +4417,7 @@ packages:
cpu: [arm64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4344,6 +4444,7 @@ packages:
cpu: [arm]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4352,6 +4453,7 @@ packages:
cpu: [arm]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4378,6 +4480,7 @@ packages:
cpu: [ia32]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4386,6 +4489,7 @@ packages:
cpu: [ia32]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4412,6 +4516,7 @@ packages:
cpu: [loong64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4420,6 +4525,7 @@ packages:
cpu: [loong64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4446,6 +4552,7 @@ packages:
cpu: [mips64el]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4454,6 +4561,7 @@ packages:
cpu: [mips64el]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4480,6 +4588,7 @@ packages:
cpu: [ppc64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4488,6 +4597,7 @@ packages:
cpu: [ppc64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4514,6 +4624,7 @@ packages:
cpu: [riscv64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4522,6 +4633,7 @@ packages:
cpu: [riscv64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4548,6 +4660,7 @@ packages:
cpu: [s390x]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4556,6 +4669,7 @@ packages:
cpu: [s390x]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4582,6 +4696,7 @@ packages:
cpu: [x64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4590,6 +4705,7 @@ packages:
cpu: [x64]
os: [linux]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4616,6 +4732,7 @@ packages:
cpu: [x64]
os: [netbsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4624,6 +4741,7 @@ packages:
cpu: [x64]
os: [netbsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4659,6 +4777,7 @@ packages:
cpu: [x64]
os: [openbsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4667,6 +4786,7 @@ packages:
cpu: [x64]
os: [openbsd]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4693,6 +4813,7 @@ packages:
cpu: [x64]
os: [sunos]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4701,6 +4822,7 @@ packages:
cpu: [x64]
os: [sunos]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4727,6 +4849,7 @@ packages:
cpu: [arm64]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4735,6 +4858,7 @@ packages:
cpu: [arm64]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4761,6 +4885,7 @@ packages:
cpu: [ia32]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4769,6 +4894,7 @@ packages:
cpu: [ia32]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4795,6 +4921,7 @@ packages:
cpu: [x64]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4803,6 +4930,7 @@ packages:
cpu: [x64]
os: [win32]
requiresBuild: true
+ dev: false
optional: true
/@esbuild/[email protected]:
@@ -4842,9 +4970,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0([email protected])
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
transitivePeerDependencies:
- eslint
- supports-color
@@ -4860,10 +4988,10 @@ packages:
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/var': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
transitivePeerDependencies:
- eslint
- supports-color
@@ -4883,10 +5011,10 @@ packages:
'@eslint-react/shared': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
eslint-plugin-react-debug: 1.5.25-next.4([email protected])([email protected])
eslint-plugin-react-dom: 1.5.25-next.4([email protected])([email protected])
@@ -4905,9 +5033,9 @@ packages:
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/var': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
transitivePeerDependencies:
- eslint
- supports-color
@@ -4917,7 +5045,7 @@ packages:
/@eslint-react/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-2QeA5AuM7HVmZ1Zd5QP8idrNcv5a+dcgT43CFuNFkpMBXlcYluiE/kb/m8YXCkFavCWsAV1df8QEvh9XHD3FdQ==}
dependencies:
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
valibot: 0.36.0
transitivePeerDependencies:
- eslint
@@ -4933,8 +5061,8 @@ packages:
resolution: {integrity: sha512-XwIs8nfGg3MoohJmw9+TM0DXHNVMhufmqc9YsLgPcbZ3DNBkTiuEbdoZlMbhvzYyxcIy2ocVqc+gIu03xlN8dw==}
dependencies:
'@eslint-react/tools': 1.5.25-next.4
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
transitivePeerDependencies:
- eslint
- supports-color
@@ -4947,9 +5075,9 @@ packages:
'@eslint-react/ast': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
transitivePeerDependencies:
- eslint
- supports-color
@@ -5078,8 +5206,8 @@ packages:
resolution: {integrity: sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g==}
engines: {node: '>=14'}
- /@google-cloud/[email protected]:
- resolution: {integrity: sha512-122Ui67bhnf8MkRnxQAC5lf7wPGkPP5hL3+J5s9HHDw2J9RpaMmnV8iahn+RUn9BH70W6uRe6nMZLXiRaJM/3g==}
+ /@google-cloud/[email protected]:
+ resolution: {integrity: sha512-dFAR/IRENn+ZTTwBbMgoBGSrPrqNKoCEIjG7Wmq2+IpmyyjDk5BLip9HG9TUdMVRRP6xOQFrkEr7zIY1ZsoTSQ==}
engines: {node: '>=14'}
dependencies:
'@google-cloud/paginator': 5.0.2
@@ -5494,7 +5622,7 @@ packages:
resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.25
babel-plugin-istanbul: 6.1.1
@@ -5761,20 +5889,19 @@ packages:
yjs: 13.6.18
dev: false
- /@libsql/[email protected]:
- resolution: {integrity: sha512-UBjmDoxz75Z2sHdP+ETCROpeLA/77VMesiff8R4UWK1rnaWbh6/YoCLDILMJL3Rh0udQeKxjL8MjXthqohax+g==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-xRNfRLv/dOCbV4qd+M0baQwGmvuZpMd2wG2UAPs8XmcdaPvu5ErkcaeITkxlm3hDEJVabQM1cFhMBxsugWW9fQ==}
dependencies:
- '@libsql/core': 0.5.6
- '@libsql/hrana-client': 0.5.6
+ '@libsql/core': 0.6.2
+ '@libsql/hrana-client': 0.6.2
js-base64: 3.7.7
libsql: 0.3.19
transitivePeerDependencies:
- bufferutil
- - encoding
- utf-8-validate
- /@libsql/[email protected]:
- resolution: {integrity: sha512-3vicUAydq6jPth410n4AsHHm1n2psTwvkSf94nfJlSXutGSZsl0updn2N/mJBgqUHkbuFoWZtlMifF0SwBj1xQ==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-c2P4M+4u/4b2L02A0KjggO3UW51rGkhxr/7fzJO0fEAqsqrWGxuNj2YtRkina/oxfYvAof6xjp8RucNoIV/Odw==}
dependencies:
js-base64: 3.7.7
@@ -5792,30 +5919,24 @@ packages:
requiresBuild: true
optional: true
- /@libsql/[email protected]:
- resolution: {integrity: sha512-mjQoAmejZ1atG+M3YR2ZW+rg6ceBByH/S/h17ZoYZkqbWrvohFhXyz2LFxj++ARMoY9m6w3RJJIRdJdmnEUlFg==}
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-MWxgD7mXLNf9FXXiM0bc90wCjZSpErWKr5mGza7ERy2FJNNMXd7JIOv+DepBA1FQTIfI8TFO4/QDYgaQC0goNw==}
dependencies:
- '@libsql/isomorphic-fetch': 0.1.12
+ '@libsql/isomorphic-fetch': 0.2.1
'@libsql/isomorphic-ws': 0.1.5
js-base64: 3.7.7
node-fetch: 3.3.2
transitivePeerDependencies:
- bufferutil
- - encoding
- utf-8-validate
- /@libsql/[email protected]:
- resolution: {integrity: sha512-MRo4UcmjAGAa3ac56LoD5OE13m2p0lu0VEtZC2NZMcogM/jc5fU9YtMQ3qbPjFJ+u2BBjFZgMPkQaLS1dlMhpg==}
- dependencies:
- '@types/node-fetch': 2.6.11
- node-fetch: 2.7.0
- transitivePeerDependencies:
- - encoding
+ /@libsql/[email protected]:
+ resolution: {integrity: sha512-Sv07QP1Aw8A5OOrmKgRUBKe2fFhF2hpGJhtHe3d1aRnTESZCGkn//0zDycMKTGamVWb3oLYRroOsCV8Ukes9GA==}
/@libsql/[email protected]:
resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==}
dependencies:
- '@types/ws': 8.5.11
+ '@types/ws': 8.5.10
ws: 8.18.0
transitivePeerDependencies:
- bufferutil
@@ -6216,15 +6337,15 @@ packages:
'@smithy/util-middleware': 3.0.3
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-Wwd9QWKaYdR+n/oIqJbuwSr9lHuv7sa1e3Zu4wIToZl0sS7xapTYYqQtXP1hKKtIWz0jl8AhvOfNwkfT5jjV0w==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-tBbVIv/ui7/lLTKayYJJvi8JLVL2SwOQTbNFEOrvzSE3ktByvsa1erwBOnAMo8N5Vu30g7lN4lLStrU75oDGuw==}
engines: {node: '>=16.0.0'}
dependencies:
'@smithy/middleware-endpoint': 3.0.5
- '@smithy/middleware-retry': 3.0.10
+ '@smithy/middleware-retry': 3.0.9
'@smithy/middleware-serde': 3.0.3
- '@smithy/protocol-http': 4.0.4
- '@smithy/smithy-client': 3.1.8
+ '@smithy/protocol-http': 4.0.3
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/util-middleware': 3.0.3
tslib: 2.6.3
@@ -6278,10 +6399,10 @@ packages:
'@smithy/types': 3.3.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-3LaWlBZObyGrOOd7e5MlacnAKEwFBmAeiW/TOj2eR9475Vnq30uS2510+tnKbxrGjROfNdOhQqGo5j3sqLT6bA==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-0w0bgUvZmfa0vHN8a+moByhCJT07WN6AHKEhFSOLsDpnszm+5dLVv5utGaqbhOrZ/aF5x3xuPMs/oMCd+4O5xg==}
dependencies:
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/querystring-builder': 3.0.3
'@smithy/types': 3.3.0
'@smithy/util-base64': 3.0.0
@@ -6337,11 +6458,11 @@ packages:
'@smithy/util-utf8': 3.0.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-wySGje/KfhsnF8YSh9hP16pZcl3C+X6zRsvSfItQGvCyte92LliilU3SD0nR7kTlxnAJwxY8vE/k4Eoezj847Q==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-Dbz2bzexReYIQDWMr+gZhpwBetNXzbhnEMhYKA6urqmojO14CsXjnsoPYO8UL/xxcawn8ZsuVU61ElkLSltIUQ==}
engines: {node: '>=16.0.0'}
dependencies:
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -6357,14 +6478,14 @@ packages:
'@smithy/util-middleware': 3.0.3
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-+6ibpv6jpkTNJS6yErQSEjbxCWf1/jMeUSlpSlUiTYf73LGR9riSRlIrL1+JEW0eEpb6MelQ04BIc38aj8GtxQ==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-Mrv9omExU1gA7Y0VEJG2LieGfPYtwwcEiOnVGZ54a37NEMr66TJ0glFslOJFuKWG6izg5DpKIUmDV9rRxjm47Q==}
engines: {node: '>=16.0.0'}
dependencies:
'@smithy/node-config-provider': 3.1.4
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/service-error-classification': 3.0.3
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
'@smithy/util-middleware': 3.0.3
'@smithy/util-retry': 3.0.3
@@ -6394,12 +6515,12 @@ packages:
'@smithy/types': 3.3.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-UiKZm8KHb/JeOPzHZtRUfyaRDO1KPKPpsd7iplhiwVGOeVdkiVJ5bVe7+NhWREMOKomrDIDdSZyglvMothLg0Q==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-Td3rUNI7qqtoSLTsJBtsyfoG4cF/XMFmJr6Z2dX8QNzIi6tIW6YmuyFml8mJ2cNpyWNqITKbROMOFrvQjmsOvw==}
engines: {node: '>=16.0.0'}
dependencies:
'@smithy/abort-controller': 3.1.1
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/querystring-builder': 3.0.3
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -6411,8 +6532,8 @@ packages:
'@smithy/types': 3.3.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-fAA2O4EFyNRyYdFLVIv5xMMeRb+3fRKc/Rt2flh5k831vLvUmNFXcydeg7V3UeEhGURJI4c1asmGJBjvmF6j8Q==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-x5jmrCWwQlx+Zv4jAtc33ijJ+vqqYN+c/ZkrnpvEe/uDas7AT7A/4Rc2CdfxgWv4WFGmEqODIrrUToPN6DDkGw==}
engines: {node: '>=16.0.0'}
dependencies:
'@smithy/types': 3.3.0
@@ -6458,15 +6579,15 @@ packages:
'@smithy/util-utf8': 3.0.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-nUNGCa0NgvtD0eM45732EBp1H9JQITChMBegGtPRhJD00v3hiFF6tibiOihcYwP5mbp9Kui+sOCl86rDT/Ew2w==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-nZbJZB0XI3YnaFBWGDBr7kjaew6O0oNYNmopyIz6gKZEbxzrtH7rwvU1GcVxcSFoOwWecLJEe79fxEMljHopFQ==}
engines: {node: '>=16.0.0'}
dependencies:
'@smithy/middleware-endpoint': 3.0.5
'@smithy/middleware-stack': 3.0.3
- '@smithy/protocol-http': 4.0.4
+ '@smithy/protocol-http': 4.0.3
'@smithy/types': 3.3.0
- '@smithy/util-stream': 3.1.0
+ '@smithy/util-stream': 3.0.6
tslib: 2.6.3
/@smithy/[email protected]:
@@ -6521,25 +6642,25 @@ packages:
dependencies:
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-WgaNxh33md2zvlD+1TSceVmM7DIy7qYMtuhOat+HYoTntsg0QTbNvoB/5DRxEwSpN84zKf9O34yqzRRtxJZgFg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-WKPcElz92MAQG09miBdb0GxEH/MwD5GfE8g07WokITq5g6J1ROQfYCKC1wNnkqAGfrSywT7L0rdvvqlBplqiyA==}
engines: {node: '>= 10.0.0'}
dependencies:
'@smithy/property-provider': 3.1.3
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
bowser: 2.11.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-3x/pcNIFyaAEQqXc3qnQsCFLlTz/Mwsfl9ciEPU56/Dk/g1kTFjkzyLbUNJaeOo5HT01VrpJBKrBuN94qbPm9A==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-dQLrUqFxqpf0GvEKEuFdgXcdZwz6oFm752h4d6C7lQz+RLddf761L2r7dSwGWzESMMB3wKj0jL+skRhEGlecjw==}
engines: {node: '>= 10.0.0'}
dependencies:
'@smithy/config-resolver': 3.0.5
'@smithy/credential-provider-imds': 3.1.4
'@smithy/node-config-provider': 3.1.4
'@smithy/property-provider': 3.1.3
- '@smithy/smithy-client': 3.1.8
+ '@smithy/smithy-client': 3.1.7
'@smithy/types': 3.3.0
tslib: 2.6.3
@@ -6572,12 +6693,12 @@ packages:
'@smithy/types': 3.3.0
tslib: 2.6.3
- /@smithy/[email protected]:
- resolution: {integrity: sha512-QEMvyv58QIptWA8cpQPbHagJOAlrbCt3ueB9EShwdFfVMYAviXdVtksszQQq+o+dv5dalUMWUbUHUDSJgkF9xg==}
+ /@smithy/[email protected]:
+ resolution: {integrity: sha512-w9i//7egejAIvplX821rPWWgaiY1dxsQUw0hXX7qwa/uZ9U3zplqTQ871jWadkcVB9gFDhkPWYVZf4yfFbZ0xA==}
engines: {node: '>=16.0.0'}
dependencies:
- '@smithy/fetch-http-handler': 3.2.2
- '@smithy/node-http-handler': 3.1.3
+ '@smithy/fetch-http-handler': 3.2.1
+ '@smithy/node-http-handler': 3.1.2
'@smithy/types': 3.3.0
'@smithy/util-base64': 3.0.0
'@smithy/util-buffer-from': 3.0.0
@@ -6649,7 +6770,7 @@ packages:
fast-glob: 3.3.2
minimatch: 9.0.5
piscina: 4.6.1
- semver: 7.6.3
+ semver: 7.6.2
slash: 3.0.0
source-map: 0.7.4
dev: true
@@ -6800,8 +6921,8 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
dependencies:
- '@babel/parser': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/parser': 7.24.7
+ '@babel/types': 7.24.7
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.6
@@ -6809,18 +6930,18 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
/@types/[email protected]:
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
dependencies:
- '@babel/parser': 7.24.8
- '@babel/types': 7.24.9
+ '@babel/parser': 7.24.7
+ '@babel/types': 7.24.7
/@types/[email protected]:
resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
dependencies:
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
/@types/[email protected]:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
@@ -7009,11 +7130,11 @@ packages:
/@types/[email protected]:
resolution: {integrity: sha512-J5dvW98sxmGnamqf+/aLP87PYXyrha9xIgc2ZlHl6OHMFR2Ejdxep50QfU0abO1+CH6+ugx+8wEUN1toImAinA==}
dependencies:
- '@types/lodash': 4.17.7
+ '@types/lodash': 4.17.6
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
+ /@types/[email protected]:
+ resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==}
/@types/[email protected]:
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
@@ -7040,12 +7161,6 @@ packages:
- supports-color
dev: true
- /@types/[email protected]:
- resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==}
- dependencies:
- '@types/node': 20.12.5
- form-data: 4.0.0
-
/@types/[email protected]:
resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==}
dependencies:
@@ -7170,8 +7285,8 @@ packages:
'@types/node': 20.12.5
'@types/webidl-conversions': 7.0.3
- /@types/[email protected]:
- resolution: {integrity: sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==}
+ /@types/[email protected]:
+ resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.5
@@ -7244,14 +7359,6 @@ packages:
'@typescript-eslint/visitor-keys': 7.16.0
dev: false
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==}
- engines: {node: ^18.18.0 || >=20.0.0}
- dependencies:
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/visitor-keys': 7.16.1
- dev: false
-
/@typescript-eslint/[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -7272,36 +7379,11 @@ packages:
- supports-color
dev: false
- /@typescript-eslint/[email protected]([email protected])([email protected]):
- resolution: {integrity: sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==}
- engines: {node: ^18.18.0 || >=20.0.0}
- peerDependencies:
- eslint: ^8.56.0
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/typescript-estree': 7.16.1([email protected])
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
- debug: 4.3.5([email protected])
- eslint: 9.6.0
- ts-api-utils: 1.3.0([email protected])
- typescript: 5.5.3
- transitivePeerDependencies:
- - supports-color
- dev: false
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==}
engines: {node: ^18.18.0 || >=20.0.0}
dev: false
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==}
- engines: {node: ^18.18.0 || >=20.0.0}
- dev: false
-
/@typescript-eslint/[email protected]([email protected]):
resolution: {integrity: sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -7317,29 +7399,7 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.5
- semver: 7.6.3
- ts-api-utils: 1.3.0([email protected])
- typescript: 5.5.3
- transitivePeerDependencies:
- - supports-color
- dev: false
-
- /@typescript-eslint/[email protected]([email protected]):
- resolution: {integrity: sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==}
- engines: {node: ^18.18.0 || >=20.0.0}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/visitor-keys': 7.16.1
- debug: 4.3.5([email protected])
- globby: 11.1.0
- is-glob: 4.0.3
- minimatch: 9.0.5
- semver: 7.6.3
+ semver: 7.6.2
ts-api-utils: 1.3.0([email protected])
typescript: 5.5.3
transitivePeerDependencies:
@@ -7362,22 +7422,6 @@ packages:
- typescript
dev: false
- /@typescript-eslint/[email protected]([email protected])([email protected]):
- resolution: {integrity: sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==}
- engines: {node: ^18.18.0 || >=20.0.0}
- peerDependencies:
- eslint: ^8.56.0
- dependencies:
- '@eslint-community/eslint-utils': 4.4.0([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/typescript-estree': 7.16.1([email protected])
- eslint: 9.6.0
- transitivePeerDependencies:
- - supports-color
- - typescript
- dev: false
-
/@typescript-eslint/[email protected]:
resolution: {integrity: sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -7386,14 +7430,6 @@ packages:
eslint-visitor-keys: 3.4.3
dev: false
- /@typescript-eslint/[email protected]:
- resolution: {integrity: sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==}
- engines: {node: ^18.18.0 || >=20.0.0}
- dependencies:
- '@typescript-eslint/types': 7.16.1
- eslint-visitor-keys: 3.4.3
- dev: false
-
/@uploadthing/[email protected]:
resolution: {integrity: sha512-kz3F0oEgAyts25NAGXlUBCWh3mXonbSOQJFGFMawHuIgbUbnzXbe4w5WI+0XdneCbjNmikfWrdWrs8m/7HATfQ==}
@@ -7413,78 +7449,78 @@ packages:
is-buffer: 2.0.5
undici: 5.28.4
- /@vue/[email protected]:
- resolution: {integrity: sha512-8tCVWkkLe/QCWIsrIvExUGnhYCAOroUs5dzhSoKL5w4MJS8uIYiou+pOPSVIOALOQ80B0jBs+Ri+kd5+MBnCDw==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
dependencies:
- '@babel/parser': 7.24.8
- '@vue/shared': 3.4.32
+ '@babel/parser': 7.24.7
+ '@vue/shared': 3.4.31
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-PbSgt9KuYo4fyb90dynuPc0XFTfFPs3sCTbPLOLlo+PrUESW1gn/NjSsUvhR+mI2AmmEzexwYMxbHDldxSOr2A==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==}
dependencies:
- '@vue/compiler-core': 3.4.32
- '@vue/shared': 3.4.32
+ '@vue/compiler-core': 3.4.31
+ '@vue/shared': 3.4.31
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-STy9im/WHfaguJnfKjjVpMHukxHUrOKjm2vVCxiojQJyo3Sb6Os8SMXBr/MI+ekpstEGkDONfqAQoSbZhspLYw==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==}
dependencies:
- '@babel/parser': 7.24.8
- '@vue/compiler-core': 3.4.32
- '@vue/compiler-dom': 3.4.32
- '@vue/compiler-ssr': 3.4.32
- '@vue/shared': 3.4.32
+ '@babel/parser': 7.24.7
+ '@vue/compiler-core': 3.4.31
+ '@vue/compiler-dom': 3.4.31
+ '@vue/compiler-ssr': 3.4.31
+ '@vue/shared': 3.4.31
estree-walker: 2.0.2
magic-string: 0.30.10
postcss: 8.4.39
source-map-js: 1.2.0
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-nyu/txTecF6DrxLrpLcI34xutrvZPtHPBj9yRoPxstIquxeeyywXpYZrQMsIeDfBhlw1abJb9CbbyZvDw2kjdg==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==}
dependencies:
- '@vue/compiler-dom': 3.4.32
- '@vue/shared': 3.4.32
+ '@vue/compiler-dom': 3.4.31
+ '@vue/shared': 3.4.31
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-1P7QvghAzhSIWmiNmh4MNkLVjr2QTNDcFv2sKmytEWhR6t7BZzNicgm5ENER4uU++wbWxgRh/pSEYgdI3MDcvg==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
dependencies:
- '@vue/shared': 3.4.32
+ '@vue/shared': 3.4.31
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-FxT2dTHUs1Hki8Ui/B1Hu339mx4H5kRJooqrNM32tGUHBPStJxwMzLIRbeGO/B1NMplU4Pg9fwOqrJtrOzkdfA==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==}
dependencies:
- '@vue/reactivity': 3.4.32
- '@vue/shared': 3.4.32
+ '@vue/reactivity': 3.4.31
+ '@vue/shared': 3.4.31
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-Xz9G+ZViRyPFQtRBCPFkhMzKn454ihCPMKUiacNaUhuTIXvyfkAq8l89IZ/kegFVyw/7KkJGRGqYdEZrf27Xsg==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==}
dependencies:
- '@vue/reactivity': 3.4.32
- '@vue/runtime-core': 3.4.32
- '@vue/shared': 3.4.32
+ '@vue/reactivity': 3.4.31
+ '@vue/runtime-core': 3.4.31
+ '@vue/shared': 3.4.31
csstype: 3.1.3
dev: true
- /@vue/[email protected]([email protected]):
- resolution: {integrity: sha512-3c4rd0522Ao8hKjzgmUAbcjv2mBnvnw0Ld2f8HOMCuWJZjYie/p8cpIoYJbeP0VV2JYmrJJMwGQDO5RH4iQ30A==}
+ /@vue/[email protected]([email protected]):
+ resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==}
peerDependencies:
- vue: 3.4.32
+ vue: 3.4.31
dependencies:
- '@vue/compiler-ssr': 3.4.32
- '@vue/shared': 3.4.32
- vue: 3.4.32([email protected])
+ '@vue/compiler-ssr': 3.4.31
+ '@vue/shared': 3.4.31
+ vue: 3.4.31([email protected])
dev: true
- /@vue/[email protected]:
- resolution: {integrity: sha512-ep4mF1IVnX/pYaNwxwOpJHyBtOMKWoKZMbnUyd+z0udqIxLUh7YCCd/JfDna8aUrmnG9SFORyIq2HzEATRrQsg==}
+ /@vue/[email protected]:
+ resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
dev: true
/[email protected]:
@@ -7799,17 +7835,17 @@ packages:
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
dev: true
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@jest/transform': 29.7.0
'@types/babel__core': 7.20.5
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 29.6.3(@babel/[email protected])
+ babel-preset-jest: 29.6.3(@babel/[email protected])
chalk: 4.1.2
graceful-fs: 4.2.11
slash: 3.0.0
@@ -7820,7 +7856,7 @@ packages:
resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
engines: {node: '>=8'}
dependencies:
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.24.7
'@istanbuljs/load-nyc-config': 1.1.0
'@istanbuljs/schema': 0.1.3
istanbul-lib-instrument: 5.2.1
@@ -7833,7 +7869,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
'@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.6
@@ -7841,43 +7877,43 @@ packages:
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
engines: {node: '>=10', npm: '>=6'}
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
cosmiconfig: 7.1.0
resolve: 1.22.8
dev: false
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/compat-data': 7.24.9
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
+ '@babel/compat-data': 7.24.7
+ '@babel/core': 7.24.7
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
core-js-compat: 3.37.1
transitivePeerDependencies:
- supports-color
dev: true
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
+ '@babel/core': 7.24.7
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
@@ -7886,41 +7922,41 @@ packages:
resolution: {integrity: sha512-OjG1SVaeQZaJrqkMFJatg8W/MTow8Ak5rx2SI0ETQBO1XvOk/XZGMbltNCPdFJLKghBYoBjC+Y3Ap/Xr7B01mA==}
dependencies:
'@babel/generator': 7.2.0
- '@babel/types': 7.24.9
+ '@babel/types': 7.24.7
chalk: 4.1.2
invariant: 2.2.4
pretty-format: 24.9.0
zod: 3.23.8
zod-validation-error: 2.1.0([email protected])
- /[email protected](@babel/[email protected]):
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
- '@babel/plugin-syntax-bigint': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
-
- /[email protected](@babel/[email protected]):
+ '@babel/core': 7.24.7
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/[email protected])
+ '@babel/plugin-syntax-bigint': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/[email protected])
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/[email protected])
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/[email protected])
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/[email protected])
+
+ /[email protected](@babel/[email protected]):
resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
babel-plugin-jest-hoist: 29.6.3
- babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
+ babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
/[email protected]:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
@@ -7987,7 +8023,7 @@ packages:
engines: {node: '>=12'}
dependencies:
bin-version: 6.0.0
- semver: 7.6.3
+ semver: 7.6.2
semver-truncate: 3.0.0
dev: true
@@ -8067,9 +8103,9 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001642
- electron-to-chromium: 1.4.829
- node-releases: 2.0.17
+ caniuse-lite: 1.0.30001641
+ electron-to-chromium: 1.4.825
+ node-releases: 2.0.14
update-browserslist-db: 1.1.0([email protected])
/[email protected]:
@@ -8238,9 +8274,10 @@ packages:
/[email protected]:
resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==}
engines: {node: '>=14.16'}
+ dev: false
- /[email protected]:
- resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==}
+ /[email protected]:
+ resolution: {integrity: sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==}
/[email protected]:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
@@ -8277,7 +8314,7 @@ packages:
pathe: 1.1.2
pkg-types: 1.1.3
scule: 1.3.0
- semver: 7.6.3
+ semver: 7.6.2
std-env: 3.7.0
yaml: 2.4.5
transitivePeerDependencies:
@@ -8351,6 +8388,7 @@ packages:
es6-iterator: 2.0.3
memoizee: 0.4.17
timers-ext: 0.1.8
+ dev: false
/[email protected]:
resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==}
@@ -8475,6 +8513,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
engines: {node: ^12.20.0 || >=14}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-E5AjpSW+O+N5T2GsOQMHLLsJvrYw6G/AFt9GvU6NguEAfzKShh7hRiLtVo6S9KbRpFMGqE5ojo0/hE+sdteWvQ==}
@@ -8568,6 +8607,7 @@ packages:
engines: {node: '>=12.13'}
dependencies:
is-what: 4.1.16
+ dev: false
/[email protected]:
resolution: {integrity: sha512-fereAvAvxDrQDOXybk3Qu3dPbOoKoysFMWtkY3mv5BsL8//OSZVL5DCLYqgRfY5cWirgRzlC+WSrxp6Bo3eNZg==}
@@ -8681,6 +8721,7 @@ packages:
dependencies:
es5-ext: 0.10.64
type: 2.7.3
+ dev: false
/[email protected]:
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
@@ -8976,6 +9017,7 @@ packages:
resolution: {integrity: sha512-9YVwmMb0wQHQNr5J9m6BSj6fk4pfGITGQOOs+D9Fl+INODWFOfvhIU1hNv6GgR1RBoC/9NJcwu77zShxV0kT7w==}
dependencies:
heap: 0.2.7
+ dev: false
/[email protected]:
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
@@ -8998,7 +9040,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
csstype: 3.1.3
dev: false
@@ -9047,6 +9089,7 @@ packages:
engines: {node: '>=0.4.0'}
dependencies:
wordwrap: 1.0.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-Gun36T6RcfwrZAZ+Gk2ZeWJtvUhO002H/SvkY9BNcsACvhsd4OxkkxzrznuZ3Kz5NEdg12k7yvZqNoimPp68aw==}
@@ -9064,12 +9107,13 @@ packages:
hanji: 0.0.5
json-diff: 0.9.0
minimatch: 7.4.6
- semver: 7.6.3
+ semver: 7.6.2
zod: 3.23.8
transitivePeerDependencies:
- supports-color
+ dev: false
- /[email protected](@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@libsql/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-ZnSM8TAxFhzH7p1s3+w3pRE/eKaOeNkH9SKitm717pubDVVcV2I0BCDBPGKV+pe02+wMfw37ntlTcCyo2rA3IA==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
@@ -9140,7 +9184,7 @@ packages:
sqlite3:
optional: true
dependencies:
- '@libsql/client': 0.5.6
+ '@libsql/client': 0.6.2
'@types/pg': 8.10.2
'@types/react': /[email protected]
pg: 8.11.3
@@ -9174,7 +9218,7 @@ packages:
'@one-ini/wasm': 0.1.1
commander: 10.0.1
minimatch: 9.0.1
- semver: 7.6.3
+ semver: 7.6.2
dev: false
/[email protected]:
@@ -9192,8 +9236,8 @@ packages:
jake: 10.9.1
dev: true
- /[email protected]:
- resolution: {integrity: sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==}
+ /[email protected]:
+ resolution: {integrity: sha512-OCcF+LwdgFGcsYPYC5keEEFC2XT0gBhrYbeGzHCx7i9qRFbzO/AqTmc/C/1xNhJj+JA7rzlN7mpBuStshh96Cg==}
/[email protected]:
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
@@ -9226,6 +9270,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
@@ -9370,6 +9415,7 @@ packages:
es6-symbol: 3.1.4
esniff: 2.0.1
next-tick: 1.1.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
@@ -9377,6 +9423,7 @@ packages:
d: 1.0.2
es5-ext: 0.10.64
es6-symbol: 3.1.4
+ dev: false
/[email protected]:
resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
@@ -9384,6 +9431,7 @@ packages:
dependencies:
d: 1.0.2
ext: 1.7.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==}
@@ -9392,6 +9440,7 @@ packages:
es5-ext: 0.10.64
es6-iterator: 2.0.3
es6-symbol: 3.1.4
+ dev: false
/[email protected]([email protected]):
resolution: {integrity: sha512-+4G/XmakeBAsvJuDugJvtyF1x+XJT4FMocynNpxrvEBViirpfUn2PgNpCHedfWhF4WokNsO/OvMKrmJOIJsI5A==}
@@ -9402,8 +9451,9 @@ packages:
esbuild: 0.19.12
transitivePeerDependencies:
- supports-color
+ dev: false
- /[email protected]([email protected])([email protected]):
+ /[email protected]([email protected])([email protected]):
resolution: {integrity: sha512-SnO1ls+d52n6j8gRRpjexXI8MsHEaumS0IdDHaYM29Y6gakzZYMls6i9ql9+AWMSQk/eryndmUpXEgT34QrX1A==}
peerDependencies:
esbuild: '>=0.20.1'
@@ -9413,7 +9463,7 @@ packages:
resolve: 1.22.8
safe-identifier: 0.4.2
sass: 1.77.4
- sass-embedded: 1.77.8
+ sass-embedded: 1.77.5
dev: true
/[email protected]:
@@ -9444,6 +9494,7 @@ packages:
'@esbuild/win32-arm64': 0.18.20
'@esbuild/win32-ia32': 0.18.20
'@esbuild/win32-x64': 0.18.20
+ dev: false
/[email protected]:
resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
@@ -9474,6 +9525,7 @@ packages:
'@esbuild/win32-arm64': 0.19.12
'@esbuild/win32-ia32': 0.19.12
'@esbuild/win32-x64': 0.19.12
+ dev: false
/[email protected]:
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
@@ -9599,7 +9651,7 @@ packages:
peerDependencies:
eslint: ^8.56.0 || ^9.0.0-0
dependencies:
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
debug: 4.3.5([email protected])
doctrine: 3.0.0
eslint: 9.6.0
@@ -9607,7 +9659,7 @@ packages:
get-tsconfig: 4.7.5
is-glob: 4.0.3
minimatch: 9.0.5
- semver: 7.6.3
+ semver: 7.6.2
stable-hash: 0.0.4
tslib: 2.6.3
transitivePeerDependencies:
@@ -9625,7 +9677,7 @@ packages:
'@testing-library/dom':
optional: true
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
eslint: 9.6.0
requireindex: 1.2.0
dev: false
@@ -9643,7 +9695,7 @@ packages:
jest:
optional: true
dependencies:
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
jest: 29.7.0(@types/[email protected])
transitivePeerDependencies:
@@ -9694,7 +9746,7 @@ packages:
vue-eslint-parser:
optional: true
dependencies:
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
minimatch: 9.0.5
natural-compare-lite: 1.4.0
@@ -9733,10 +9785,10 @@ packages:
'@eslint-react/shared': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
string-ts: 2.2.0
typescript: 5.5.3
@@ -9761,9 +9813,9 @@ packages:
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/var': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
typescript: 5.5.3
transitivePeerDependencies:
@@ -9787,10 +9839,10 @@ packages:
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/var': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
typescript: 5.5.3
transitivePeerDependencies:
@@ -9822,10 +9874,10 @@ packages:
'@eslint-react/shared': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
typescript: 5.5.3
transitivePeerDependencies:
@@ -9849,10 +9901,10 @@ packages:
'@eslint-react/tools': 1.5.25-next.4
'@eslint-react/types': 1.5.25-next.4([email protected])([email protected])
'@eslint-react/var': 1.5.25-next.4([email protected])([email protected])
- '@typescript-eslint/scope-manager': 7.16.1
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
- '@typescript-eslint/types': 7.16.1
- '@typescript-eslint/utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 7.16.0
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
+ '@typescript-eslint/types': 7.16.0
+ '@typescript-eslint/utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
is-immutable-type: 4.0.0([email protected])([email protected])
typescript: 5.5.3
@@ -9876,8 +9928,8 @@ packages:
scslre: 0.3.0
dev: false
- /[email protected]:
- resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
+ /[email protected]:
+ resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dependencies:
esrecurse: 4.3.0
@@ -9909,7 +9961,7 @@ packages:
cross-spawn: 7.0.3
debug: 4.3.5([email protected])
escape-string-regexp: 4.0.0
- eslint-scope: 8.0.2
+ eslint-scope: 8.0.1
eslint-visitor-keys: 4.0.0
espree: 10.1.0
esquery: 1.6.0
@@ -9941,6 +9993,7 @@ packages:
es5-ext: 0.10.64
event-emitter: 0.3.5
type: 2.7.3
+ dev: false
/[email protected]:
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
@@ -9995,6 +10048,7 @@ packages:
dependencies:
d: 1.0.2
es5-ext: 0.10.64
+ dev: false
/[email protected]:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
@@ -10141,7 +10195,7 @@ packages:
resolution: {integrity: sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==}
engines: {node: '>=0.10.0'}
dependencies:
- mime-db: 1.53.0
+ mime-db: 1.52.0
dev: true
/[email protected]:
@@ -10156,6 +10210,7 @@ packages:
resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
dependencies:
type: 2.7.3
+ dev: false
/[email protected]:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
@@ -10171,8 +10226,8 @@ packages:
resolution: {integrity: sha512-qwaScUgUGBYeDNRnbc/KyllVU88Jk1pRHPStuF/lO7B0/RTRLj7U0lkdTAutlBblY08rwZDff6tNU9cjv6j//Q==}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-pZIjqLpOZgdSLecec4GKC3Zq5702MZ34upMKxojnNVSWA0K64V3pXOBT1Wdsrc3AphLtzRBbsi8bRWF4TUGmUg==}
+ /[email protected]:
+ resolution: {integrity: sha512-CO2JX/8/PT9bDGO1iXa5h5ey1skaKI1dvecERyhH4pp3PGjwd3KIjMAXEg79Ps9nclsdt4oPbfqiAnLU0EwrAQ==}
engines: {node: '>=8.0.0'}
dependencies:
pure-rand: 6.1.0
@@ -10260,7 +10315,7 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
readable-web-to-node-stream: 3.0.2
- strtok3: 7.1.1
+ strtok3: 7.1.0
token-types: 5.0.1
/[email protected]:
@@ -10698,6 +10753,7 @@ packages:
inherits: 2.0.4
minimatch: 5.1.6
once: 1.4.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==}
@@ -10863,6 +10919,7 @@ packages:
dependencies:
lodash.throttle: 4.1.1
sisteransi: 1.0.5
+ dev: false
/[email protected]:
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
@@ -10911,6 +10968,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==}
@@ -11311,7 +11369,7 @@ packages:
eslint: '*'
typescript: 5.5.3
dependencies:
- '@typescript-eslint/type-utils': 7.16.1([email protected])([email protected])
+ '@typescript-eslint/type-utils': 7.16.0([email protected])([email protected])
eslint: 9.6.0
ts-api-utils: 1.3.0([email protected])
ts-declaration-location: 1.0.2([email protected])
@@ -11378,6 +11436,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
@@ -11461,6 +11520,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
engines: {node: '>=12.13'}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-RydPhl4S6JwAyj0JJjshWJEFG6hNye3pZFBRZaTUfZFwGHxzppNaNOVgQuS/E/SlhrApuMXrpnK1EEIXfdo3Dg==}
@@ -11521,8 +11581,8 @@ packages:
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
engines: {node: '>=8'}
dependencies:
- '@babel/core': 7.24.9
- '@babel/parser': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/parser': 7.24.7
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 6.3.1
@@ -11533,11 +11593,11 @@ packages:
resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
engines: {node: '>=10'}
dependencies:
- '@babel/core': 7.24.9
- '@babel/parser': 7.24.8
+ '@babel/core': 7.24.7
+ '@babel/parser': 7.24.7
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
- semver: 7.6.3
+ semver: 7.6.2
transitivePeerDependencies:
- supports-color
@@ -11679,11 +11739,11 @@ packages:
ts-node:
optional: true
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@jest/test-sequencer': 29.7.0
'@jest/types': 29.6.3
'@types/node': 20.12.5
- babel-jest: 29.7.0(@babel/[email protected])
+ babel-jest: 29.7.0(@babel/[email protected])
chalk: 4.1.2
ci-info: 3.9.0
deepmerge: 4.3.1
@@ -11924,15 +11984,15 @@ packages:
resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.24.9
- '@babel/generator': 7.24.10
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
- '@babel/plugin-syntax-typescript': 7.24.7(@babel/[email protected])
- '@babel/types': 7.24.9
+ '@babel/core': 7.24.7
+ '@babel/generator': 7.24.7
+ '@babel/plugin-syntax-jsx': 7.24.7(@babel/[email protected])
+ '@babel/plugin-syntax-typescript': 7.24.7(@babel/[email protected])
+ '@babel/types': 7.24.7
'@jest/expect-utils': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
+ babel-preset-current-node-syntax: 1.0.1(@babel/[email protected])
chalk: 4.1.2
expect: 29.7.0
graceful-fs: 4.2.11
@@ -11943,7 +12003,7 @@ packages:
jest-util: 29.7.0
natural-compare: 1.4.0
pretty-format: 29.7.0
- semver: 7.6.3
+ semver: 7.6.2
transitivePeerDependencies:
- supports-color
@@ -12135,6 +12195,7 @@ packages:
cli-color: 2.0.4
difflib: 0.2.4
dreamopt: 0.8.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
@@ -12146,7 +12207,7 @@ packages:
dependencies:
'@bcherny/json-schema-ref-parser': 9.0.9
'@types/json-schema': 7.0.15
- '@types/lodash': 4.17.7
+ '@types/lodash': 4.17.6
'@types/prettier': 2.7.3
cli-color: 2.0.4
get-stdin: 8.0.0
@@ -12193,7 +12254,7 @@ packages:
jws: 3.2.2
lodash: 4.17.21
ms: 2.1.3
- semver: 7.6.3
+ semver: 7.6.2
dev: false
/[email protected]:
@@ -12405,6 +12466,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
@@ -12450,6 +12512,7 @@ packages:
resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==}
dependencies:
es5-ext: 0.10.64
+ dev: false
/[email protected]:
resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
@@ -12476,7 +12539,7 @@ packages:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines: {node: '>=10'}
dependencies:
- semver: 7.6.3
+ semver: 7.6.2
/[email protected]:
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
@@ -12516,6 +12579,7 @@ packages:
lru-queue: 0.1.0
next-tick: 1.1.0
timers-ext: 0.1.8
+ dev: false
/[email protected]:
resolution: {integrity: sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==}
@@ -12553,11 +12617,6 @@ packages:
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
- /[email protected]:
- resolution: {integrity: sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==}
- engines: {node: '>= 0.6'}
- dev: true
-
/[email protected]:
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines: {node: '>= 0.6'}
@@ -12610,6 +12669,7 @@ packages:
engines: {node: '>=10'}
dependencies:
brace-expansion: 2.0.1
+ dev: false
/[email protected]:
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
@@ -12666,7 +12726,7 @@ packages:
acorn: 8.12.1
pathe: 1.1.2
pkg-types: 1.1.3
- ufo: 1.5.4
+ ufo: 1.5.3
dev: true
/[email protected]:
@@ -12678,8 +12738,8 @@ packages:
'@types/whatwg-url': 8.2.2
whatwg-url: 11.0.0
- /[email protected]:
- resolution: {integrity: sha512-lobapXaysH64zrn521NTkmqHc3krSPUFkuuZ8A/BmQV8ON7p2SzAEvpoJPDXIeJkxIzYw06dYL6Gn5OcZdEElA==}
+ /[email protected]:
+ resolution: {integrity: sha512-irqdj/RPHJ2M9lgtxrvhXUbqFv/DfmUG+wvcAqtgtBJ8qVq1VGBD5rkKkLP5b3g8OoadP3OzsXTGCi1P2dDBQQ==}
engines: {node: '>=14.20.1'}
dependencies:
async-mutex: 0.4.1
@@ -12690,7 +12750,7 @@ packages:
https-proxy-agent: 7.0.5
mongodb: 5.9.2
new-find-package-json: 2.0.0
- semver: 7.6.3
+ semver: 7.6.2
tar-stream: 3.1.7
tslib: 2.6.3
yauzl: 3.1.3
@@ -12703,12 +12763,12 @@ packages:
- supports-color
dev: true
- /[email protected]:
- resolution: {integrity: sha512-qONlW4sKPbtk9pqFnlPn7R73G3Q4TuebJJ5pHfoiKTqVJquojQ8xWmkCyz+/YnpA2vYBo/jib+nXvjfKwh7cjg==}
+ /[email protected]:
+ resolution: {integrity: sha512-O6n7TxWvcLSSDP3IrXsLsdG0iouljlqdZ7sH3ZaqEyymzZglMroV3CwMj1lvMNks7fRVj8HMrza0gnwF3MyFGA==}
engines: {node: '>=14.20.1'}
requiresBuild: true
dependencies:
- mongodb-memory-server-core: 9.4.1
+ mongodb-memory-server-core: 9.4.0
tslib: 2.6.3
transitivePeerDependencies:
- '@aws-sdk/credential-providers'
@@ -12854,8 +12914,9 @@ packages:
/[email protected]:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
+ dev: false
- /[email protected](@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-DSbMTIx/PFJPtIsRKoQzjHyRV6T/1Mir7vRrxiDkf1g223KGgjwn9hhvhjiLczUmBO6ec4vSnNNqWx0SuVXlJw==}
engines: {node: '>=18.17.0'}
hasBin: true
@@ -12881,12 +12942,12 @@ packages:
'@swc/helpers': 0.5.11
babel-plugin-react-compiler: 0.0.0-experimental-592953e-20240517
busboy: 1.6.0
- caniuse-lite: 1.0.30001642
+ caniuse-lite: 1.0.30001641
graceful-fs: 4.2.11
postcss: 8.4.31
react: 19.0.0-rc-fb9a90fa48-20240614
react-dom: 19.0.0-rc-fb9a90fa48-20240614([email protected])
- styled-jsx: 5.1.6(@babel/[email protected])([email protected])
+ styled-jsx: 5.1.6(@babel/[email protected])([email protected])
optionalDependencies:
'@next/swc-darwin-arm64': 15.0.0-canary.53
'@next/swc-darwin-x64': 15.0.0-canary.53
@@ -12902,7 +12963,7 @@ packages:
- '@babel/core'
- babel-plugin-macros
- /[email protected](@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected]):
resolution: {integrity: sha512-DSbMTIx/PFJPtIsRKoQzjHyRV6T/1Mir7vRrxiDkf1g223KGgjwn9hhvhjiLczUmBO6ec4vSnNNqWx0SuVXlJw==}
engines: {node: '>=18.17.0'}
hasBin: true
@@ -12927,13 +12988,13 @@ packages:
'@playwright/test': 1.43.0
'@swc/helpers': 0.5.11
busboy: 1.6.0
- caniuse-lite: 1.0.30001642
+ caniuse-lite: 1.0.30001641
graceful-fs: 4.2.11
postcss: 8.4.31
react: 19.0.0-rc-fb9a90fa48-20240614
react-dom: 19.0.0-rc-fb9a90fa48-20240614([email protected])
sass: 1.77.4
- styled-jsx: 5.1.6(@babel/[email protected])([email protected])
+ styled-jsx: 5.1.6(@babel/[email protected])([email protected])
optionalDependencies:
'@next/swc-darwin-arm64': 15.0.0-canary.53
'@next/swc-darwin-x64': 15.0.0-canary.53
@@ -12964,7 +13025,7 @@ packages:
resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==}
engines: {node: '>=10'}
dependencies:
- semver: 7.6.3
+ semver: 7.6.2
dev: true
/[email protected]:
@@ -13014,8 +13075,8 @@ packages:
/[email protected]:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
- /[email protected]:
- resolution: {integrity: sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==}
+ /[email protected]:
+ resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
/[email protected]:
resolution: {integrity: sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==}
@@ -13032,7 +13093,7 @@ packages:
ignore-by-default: 1.0.1
minimatch: 3.1.2
pstree.remy: 1.1.8
- semver: 7.6.3
+ semver: 7.6.2
simple-update-notifier: 2.0.0
supports-color: 5.5.0
touch: 3.1.1
@@ -13097,7 +13158,7 @@ packages:
execa: 8.0.1
pathe: 1.1.2
pkg-types: 1.1.3
- ufo: 1.5.4
+ ufo: 1.5.3
dev: true
/[email protected]:
@@ -13164,7 +13225,7 @@ packages:
dependencies:
destr: 2.0.3
node-fetch-native: 1.6.4
- ufo: 1.5.4
+ ufo: 1.5.3
dev: true
/[email protected]:
@@ -13412,8 +13473,8 @@ packages:
resolution: {integrity: sha512-YYEs+eauIjDH5nUEGi18EohWE0nV2QbGTqmxQcqgZ/0g+laPCQmuIqq7EBLVi9uim9zMgfJv0QBZEnQ3uHw/Tw==}
dev: false
- /[email protected]:
- resolution: {integrity: sha512-kCsc9HwH5RgVA3H3VqkWFyGQwsxUxLdiSX1d5nqAm7hnMFjNFX1VhBLmJoUY0hZNc8gmDNgBkLjfhiWPsziXWA==}
+ /[email protected]:
+ resolution: {integrity: sha512-4hEOSH7KeEaZpMDF/xfm1W9fS5rT7Ett3BkXWHqAEzRLLwLaHkwOL+GvvpIEh9UrvX9BDhzfkvteslgraoH69w==}
engines: {node: '>=14.16'}
/[email protected]:
@@ -13942,7 +14003,7 @@ packages:
peerDependencies:
react: ^19.0.0-rc-6230622a1a-20240610
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
react: 19.0.0-rc-fb9a90fa48-20240614
dev: false
@@ -13951,7 +14012,7 @@ packages:
peerDependencies:
react: ^19.0.0-rc-6230622a1a-20240610
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
react: 19.0.0-rc-fb9a90fa48-20240614
dev: false
@@ -13985,7 +14046,7 @@ packages:
react: ^19.0.0-rc-6230622a1a-20240610
react-dom: ^19.0.0-rc-6230622a1a-20240610
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
'@emotion/cache': 11.11.0
'@emotion/react': 11.11.4([email protected])([email protected])
'@floating-ui/dom': 1.6.7
@@ -14007,7 +14068,7 @@ packages:
react: ^19.0.0-rc-6230622a1a-20240610
react-dom: ^19.0.0-rc-6230622a1a-20240610
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -14120,7 +14181,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
dependencies:
- '@babel/runtime': 7.24.8
+ '@babel/runtime': 7.24.7
dev: true
/[email protected]:
@@ -14345,8 +14406,8 @@ packages:
truncate-utf8-bytes: 1.0.2
dev: false
- /[email protected]:
- resolution: {integrity: sha512-EmWHLbEx0Zo/f/lTFzMeH2Du+/I4RmSRlEnERSUKQWVp3aBSO04QDvdxfFezgQ+2Yt/ub9WMqBpma9P/8MPsLg==}
+ /[email protected]:
+ resolution: {integrity: sha512-t4yIhK5OUpg1coZxFpDo3BhI2YVj21JxEd5SVI6FfcWD2ESroQWsC4cbq3ejw5aun8R1Kx6xH1EKxO8bSMvn1g==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [android]
@@ -14355,8 +14416,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-GpGL7xZ7V1XpFbnflib/NWbM0euRzineK0iwoo31/ntWKAXGj03iHhGzkSiOwWSFcXgsJJi3eRA5BTmBvK5Q+w==}
+ /[email protected]:
+ resolution: {integrity: sha512-/DfNYoykqwMFduecqa8n0NH+cS6oLdCPFjwhe92efsOOt5WDYEOlolnhoOENZxqdzvSV+8axL+mHQ1Ypl4MLtg==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [android]
@@ -14365,8 +14426,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-+GjfJ3lDezPi4dUUyjQBxlNKXNa+XVWsExtGvVNkv1uKyaOxULJhubVo2G6QTJJU0esJdfeXf5Ca5/J0ph7+7w==}
+ /[email protected]:
+ resolution: {integrity: sha512-92dWhEbR0Z2kpjbpfOx4LM9wlNBSnDsRtwpkMUK8udQIE7uF3E4/Fsf/88IJk0MrRkk4iwrsxxiCb1bz2tWnHQ==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [android]
@@ -14375,8 +14436,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-YZbFDzGe5NhaMCygShqkeCWtzjhkWxGVunc7ULR97wmxYPQLPeVyx7XFQZc84Aj0lKAJBJS4qRZeqphMqZEJsQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-lFnXz9lRnjRLJ8Y28ONJViID3rDq4p6LJ/9ByPk2ZnSpx5ouUjsu4AfrXKJ0jgHWBaDvSKSxq2fPpt5aMQAEZA==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [android]
@@ -14385,8 +14446,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-aifgeVRNE+i43toIkDFFJc/aPLMo0PJ5s5hKb52U+oNdiJE36n65n2L8F/8z3zZRvCa6eYtFY2b7f1QXR3B0LA==}
+ /[email protected]:
+ resolution: {integrity: sha512-J3yP6w+xqPrGQE0+sO4Gam6kBDJL5ivgkFNxR0fVlvKeN5qVFYhymp/xGRRMxBrKjohEQtBGP431EzrtvUMFow==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [darwin]
@@ -14395,8 +14456,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-/VWZQtcWIOek60Zj6Sxk6HebXA1Qyyt3sD8o5qwbTgZnKitB1iEBuNunyGoAgMNeUz2PRd6rVki6hvbas9hQ6w==}
+ /[email protected]:
+ resolution: {integrity: sha512-A9fh5tg4s0FidMTG31Vs8TzYZ3Mam/I/tfqvN0g512OhBajp/p2DJvBY+0Br2r+TNH1yGUXf2ZfULuTBFj5u8w==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [darwin]
@@ -14405,8 +14466,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-6iIOIZtBFa2YfMsHqOb3qake3C9d/zlKxjooKKnTSo+6g6z+CLTzMXe1bOfayb7yxeenElmFoK1k54kWD/40+g==}
+ /[email protected]:
+ resolution: {integrity: sha512-LoN804X7QsyvT/h8UGcgBMfV1SdT4JRRNV+slBICxoXPKBLXbZm9KyLRCBQcMLLdlXSZdOfZilxUN1Bd2az6OA==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
@@ -14415,8 +14476,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-2edZMB6jf0whx3T0zlgH+p131kOEmWp+I4wnKj7ZMUeokiY4Up05d10hSvb0Q63lOrSjFAWu6P5/pcYUUx8arQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-O7gbOWJloxITBZNkpwChFltxofsnDUf+3pz7+q2ETQKvZQ3kUfFENAF37slo0bsHJ7IEpwJK3ZJlnhZvIgfhgw==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
@@ -14425,8 +14486,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-63GsFFHWN5yRLTWiSef32TM/XmjhCBx1DFhoqxmj+Yc6L9Z1h0lDHjjwdG6Sp5XTz5EmsaFKjpDgnQTP9hJX3Q==}
+ /[email protected]:
+ resolution: {integrity: sha512-KHNJymlEmjyJbhGfB34zowohjgMvv/qKVsDX5hPlar+qMh+cxJwfgPln1Zl9bfe9qLObmEV2zFA1rpVBWy4xGQ==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [linux]
@@ -14435,8 +14496,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-j8cgQxNWecYK+aH8ESFsyam/Q6G+9gg8eJegiRVpA9x8yk3ykfHC7UdQWwUcF22ZcuY4zegrjJx8k+thsgsOVA==}
+ /[email protected]:
+ resolution: {integrity: sha512-ZWl8K8rCL4/phm3IPWDADwjnYAiohoaKg7BKjGo+36zv8P0ocoA0A3j4xx7/kjUJWagOmmoTyYxoOu+lo1NaKw==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
@@ -14444,8 +14505,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-nFkhSl3uu9btubm+JBW7uRglNVJ8W8dGfzVqh3fyQJKS1oyBC3vT3VOtfbT9YivXk28wXscSHpqXZwY7bUuopA==}
+ /[email protected]:
+ resolution: {integrity: sha512-TLhJzd1TJ0oX1oULobkWLMDLeErD27WbhdZqxtFvIqzyO+1TZPMwojhRX4YNWmHdmmYhIuXTR9foWxwL3Xjgsg==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
@@ -14453,8 +14514,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-oWveMe+8TFlP8WBWPna/+Ec5TV0CE+PxEutyi0ltSruBds2zxRq9dPVOqrpPcDN9QUx50vNZC0Afgch0aQEd0g==}
+ /[email protected]:
+ resolution: {integrity: sha512-83zNSgsIIc+tYQFKepFIlvAvAHnbWSpZ824MjqXJLeCbfzcMO8SZ/q6OA0Zd2SIrf79lCWI4OfPHqp1PI6M7HQ==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [linux]
@@ -14462,8 +14523,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-2NtRpMXHeFo9kaYxuZ+Ewwo39CE7BTS2JDfXkTjZTZqd8H+8KC53eBh516YQnn2oiqxSiKxm7a6pxbxGZGwXOQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-/SW9ggXZJilbRbKvRHAxEuQM6Yr9piEpvK7/aDevFL2XFvBW9x+dTzpH5jPVEmM0qWdJisS1r5mEv8AXUUdQZg==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
@@ -14471,8 +14532,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-ND5qZLWUCpOn7LJfOf0gLSZUWhNIysY+7NZK1Ctq+pM6tpJky3JM5I1jSMplNxv5H3o8p80n0gSm+fcjsEFfjQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-3EmYeY+K8nMwIy1El9C+mPuONMQyXSCD6Yyztn3G7moPdZTqXrTL7kTJIl+SRq1tCcnOMMGXnBRE7Kpou1wd+w==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
@@ -14481,8 +14542,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-7L8zT6xzEvTYj86MvUWnbkWYCNQP+74HvruLILmiPPE+TCgOjgdi750709BtppVJGGZSs40ZuN6mi/YQyGtwXg==}
+ /[email protected]:
+ resolution: {integrity: sha512-dwVFOqkyfCRQgQB8CByH+MG93fp7IsfFaPDDCQVzVFAT00+HXk/dWFPMnv65XDDndGwsUE1KlZnjg8iOBDlRdw==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [win32]
@@ -14491,8 +14552,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-7Buh+4bP0WyYn6XPbthkIa3M2vtcR8QIsFVg3JElVlr+8Ng19jqe0t0SwggDgbMX6AdQZC+Wj4F1BprZSok42A==}
+ /[email protected]:
+ resolution: {integrity: sha512-1ij/K5d2sHPJkytWiPJLoUOVHJOB6cSWXq7jmedeuGooWnBmqnWycmGkhBAEK/t6t1XgzMPsiJMGiHKh7fnBuA==}
engines: {node: '>=14.0.0'}
cpu: [ia32]
os: [win32]
@@ -14501,8 +14562,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-rZmLIx4/LLQm+4GW39sRJW0MIlDqmyV0fkRzTmhFP5i/wVC7cuj8TUubPHw18rv2rkHFfBZKZJTCkPjCS5Z+SA==}
+ /[email protected]:
+ resolution: {integrity: sha512-Pn6j0jDGeEAhuuVY0CaZaBa7yNkqimEsbUDYYuQ9xh+XdGvZ86SZf6HXHUVIyQUjHORLwQ5f0XoKYYzKfC0y9w==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [win32]
@@ -14511,8 +14572,8 @@ packages:
dev: true
optional: true
- /[email protected]:
- resolution: {integrity: sha512-WGXA6jcaoBo5Uhw0HX/s6z/sl3zyYQ7ZOnLOJzqwpctFcFmU4L07zn51e2VSkXXFpQZFAdMZNqOGz/7h/fvcRA==}
+ /[email protected]:
+ resolution: {integrity: sha512-JQI8aprHDRSNK5exXsbusswTENQPJxW1QWUcLdwuyESoJClT1zo8e+4cmaV5OAU4abcRC6Av4/RmLocPdjcR3A==}
engines: {node: '>=16.0.0'}
dependencies:
'@bufbuild/protobuf': 1.10.0
@@ -14522,23 +14583,23 @@ packages:
supports-color: 8.1.1
varint: 6.0.0
optionalDependencies:
- sass-embedded-android-arm: 1.77.8
- sass-embedded-android-arm64: 1.77.8
- sass-embedded-android-ia32: 1.77.8
- sass-embedded-android-x64: 1.77.8
- sass-embedded-darwin-arm64: 1.77.8
- sass-embedded-darwin-x64: 1.77.8
- sass-embedded-linux-arm: 1.77.8
- sass-embedded-linux-arm64: 1.77.8
- sass-embedded-linux-ia32: 1.77.8
- sass-embedded-linux-musl-arm: 1.77.8
- sass-embedded-linux-musl-arm64: 1.77.8
- sass-embedded-linux-musl-ia32: 1.77.8
- sass-embedded-linux-musl-x64: 1.77.8
- sass-embedded-linux-x64: 1.77.8
- sass-embedded-win32-arm64: 1.77.8
- sass-embedded-win32-ia32: 1.77.8
- sass-embedded-win32-x64: 1.77.8
+ sass-embedded-android-arm: 1.77.5
+ sass-embedded-android-arm64: 1.77.5
+ sass-embedded-android-ia32: 1.77.5
+ sass-embedded-android-x64: 1.77.5
+ sass-embedded-darwin-arm64: 1.77.5
+ sass-embedded-darwin-x64: 1.77.5
+ sass-embedded-linux-arm: 1.77.5
+ sass-embedded-linux-arm64: 1.77.5
+ sass-embedded-linux-ia32: 1.77.5
+ sass-embedded-linux-musl-arm: 1.77.5
+ sass-embedded-linux-musl-arm64: 1.77.5
+ sass-embedded-linux-musl-ia32: 1.77.5
+ sass-embedded-linux-musl-x64: 1.77.5
+ sass-embedded-linux-x64: 1.77.5
+ sass-embedded-win32-arm64: 1.77.5
+ sass-embedded-win32-ia32: 1.77.5
+ sass-embedded-win32-x64: 1.77.5
dev: true
/[email protected]:
@@ -14606,7 +14667,7 @@ packages:
resolution: {integrity: sha512-LJWA9kSvMolR51oDE6PN3kALBNaUdkxzAGcexw8gjMA8xr5zUqK0JiR3CgARSqanYF3Z1YHvsErb1KDgh+v7Rg==}
engines: {node: '>=12'}
dependencies:
- semver: 7.6.3
+ semver: 7.6.2
dev: true
/[email protected]:
@@ -14618,8 +14679,8 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
- /[email protected]:
- resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
+ /[email protected]:
+ resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
engines: {node: '>=10'}
hasBin: true
@@ -14695,7 +14756,7 @@ packages:
detect-libc: 2.0.3
node-addon-api: 6.1.0
prebuild-install: 7.1.2
- semver: 7.6.3
+ semver: 7.6.2
simple-get: 4.0.1
tar-fs: 3.0.6
tunnel-agent: 0.6.0
@@ -14708,7 +14769,7 @@ packages:
dependencies:
color: 4.2.3
detect-libc: 2.0.3
- semver: 7.6.3
+ semver: 7.6.2
optionalDependencies:
'@img/sharp-darwin-arm64': 0.33.4
'@img/sharp-darwin-x64': 0.33.4
@@ -14804,7 +14865,7 @@ packages:
resolution: {integrity: sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==}
engines: {node: '>=10'}
dependencies:
- semver: 7.6.3
+ semver: 7.6.2
dev: true
/[email protected]:
@@ -14864,7 +14925,7 @@ packages:
dependencies:
'@juggle/resize-observer': 3.4.0
'@types/is-hotkey': 0.1.10
- '@types/lodash': 4.17.7
+ '@types/lodash': 4.17.6
direction: 1.0.4
is-hotkey: 0.1.8
is-plain-object: 5.0.0
@@ -14954,7 +15015,7 @@ packages:
git-hooks-list: 3.1.0
globby: 13.2.2
is-plain-obj: 4.1.0
- semver: 7.6.3
+ semver: 7.6.2
sort-object-keys: 1.1.3
dev: true
@@ -14973,6 +15034,7 @@ packages:
dependencies:
buffer-from: 1.1.2
source-map: 0.6.1
+ dev: false
/[email protected]:
resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
@@ -15205,17 +15267,17 @@ packages:
/[email protected]:
resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
- /[email protected]:
- resolution: {integrity: sha512-mKX8HA/cdBqMKUr0MMZAFssCkIGoZeSCMXgnt79yKxNFguMLVFgRe6wB+fsL0NmoHDbeyZXczy7vEPSoo3rkzg==}
- engines: {node: '>=16'}
+ /[email protected]:
+ resolution: {integrity: sha512-19dQEwG6Jd+VabjPRyBhymIF069vZiqWSZa2jJBoKJTsqGKnTxowGoQaLnz+yLARfDI041IUQekyPUMWElOgsQ==}
+ engines: {node: '>=14.16'}
dependencies:
'@tokenizer/token': 0.3.0
- peek-readable: 5.1.3
+ peek-readable: 5.1.1
/[email protected]:
resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==}
- /[email protected](@babel/[email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected]):
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
engines: {node: '>= 12.0.0'}
peerDependencies:
@@ -15228,7 +15290,7 @@ packages:
babel-plugin-macros:
optional: true
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
client-only: 0.0.1
react: 19.0.0-rc-fb9a90fa48-20240614
@@ -15241,6 +15303,7 @@ packages:
engines: {node: '>=16'}
dependencies:
copy-anything: 3.0.5
+ dev: false
/[email protected]:
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
@@ -15341,7 +15404,7 @@ packages:
https-proxy-agent: 5.0.1
node-fetch: 2.7.0
stream-events: 1.0.5
- uuid: 9.0.1
+ uuid: 9.0.0
transitivePeerDependencies:
- encoding
- supports-color
@@ -15419,6 +15482,7 @@ packages:
dependencies:
es5-ext: 0.10.64
next-tick: 1.1.0
+ dev: false
/[email protected]:
resolution: {integrity: sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA==}
@@ -15544,7 +15608,7 @@ packages:
dependencies:
typescript: 5.5.3
- /[email protected](@babel/[email protected])([email protected])([email protected])([email protected]):
+ /[email protected](@babel/[email protected])([email protected])([email protected]):
resolution: {integrity: sha512-sSW7OooaKT34AAngP6k1VS669a0HdLxkQZnlC7T76sckGCokXFnvJ3yRlQZGRTAoV5K19HfSgCiSwWOSIfcYlg==}
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
hasBin: true
@@ -15568,17 +15632,16 @@ packages:
esbuild:
optional: true
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
bs-logger: 0.2.6
ejs: 3.1.10
- esbuild: 0.19.12
fast-json-stable-stringify: 2.1.0
jest: 29.7.0(@types/[email protected])
jest-util: 29.7.0
json5: 2.2.3
lodash.memoize: 4.1.2
make-error: 1.3.6
- semver: 7.6.3
+ semver: 7.6.2
typescript: 5.5.3
yargs-parser: 21.1.1
dev: true
@@ -15706,6 +15769,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
@@ -15786,8 +15850,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
- /[email protected]:
- resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
+ /[email protected]:
+ resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
dev: true
/[email protected]:
@@ -15909,7 +15973,7 @@ packages:
'@uploadthing/shared': 6.7.8
consola: 3.2.3
effect: 3.4.5
- next: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
+ next: 15.0.0-canary.53(@babel/[email protected])(@playwright/[email protected])([email protected])([email protected])([email protected])
std-env: 3.7.0
/[email protected]:
@@ -15967,6 +16031,10 @@ packages:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
+ /[email protected]:
+ resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
+ hasBin: true
+
/[email protected]:
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
hasBin: true
@@ -15992,19 +16060,19 @@ packages:
engines: {node: '>= 0.8'}
dev: false
- /[email protected]([email protected]):
- resolution: {integrity: sha512-9mCGIAi/CAq7GtaLLLp2J92pEic+HArstG+pq6F+H7+/jB9a0Z7576n4Bh4k79/50L1cKMIhZC3MC0iGpl+1IA==}
+ /[email protected]([email protected]):
+ resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
peerDependencies:
typescript: 5.5.3
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@vue/compiler-dom': 3.4.32
- '@vue/compiler-sfc': 3.4.32
- '@vue/runtime-dom': 3.4.32
- '@vue/server-renderer': 3.4.32([email protected])
- '@vue/shared': 3.4.32
+ '@vue/compiler-dom': 3.4.31
+ '@vue/compiler-sfc': 3.4.31
+ '@vue/runtime-dom': 3.4.31
+ '@vue/server-renderer': 3.4.31([email protected])
+ '@vue/shared': 3.4.31
typescript: 5.5.3
dev: true
@@ -16147,6 +16215,7 @@ packages:
/[email protected]:
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
+ dev: false
/[email protected]:
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
diff --git a/scripts/lib/publishList.ts b/scripts/lib/publishList.ts
index c50535b5e3d..c0b936d1dd0 100644
--- a/scripts/lib/publishList.ts
+++ b/scripts/lib/publishList.ts
@@ -9,8 +9,6 @@ export const packagePublishList = [
'ui',
'next',
'graphql',
- 'db-mongodb',
- 'db-postgres',
'live-preview',
'live-preview-react',
'live-preview-vue',
@@ -19,6 +17,12 @@ export const packagePublishList = [
'create-payload-app',
+ // DB Adapters
+ 'drizzle',
+ 'db-mongodb',
+ 'db-postgres',
+ 'db-sqlite',
+
// Adapters
'email-nodemailer',
'email-resend',
diff --git a/scripts/pack-all-to-dest.ts b/scripts/pack-all-to-dest.ts
index 73b9d5e3a2f..473ac014cc7 100644
--- a/scripts/pack-all-to-dest.ts
+++ b/scripts/pack-all-to-dest.ts
@@ -36,6 +36,8 @@ async function main() {
'ui',
'next',
'db-mongodb',
+ 'drizzle',
+ 'db-sqlite',
'db-postgres',
'richtext-lexical',
'translations',
diff --git a/test/buildConfigWithDefaults.ts b/test/buildConfigWithDefaults.ts
index f8ab8037d95..46294e13b29 100644
--- a/test/buildConfigWithDefaults.ts
+++ b/test/buildConfigWithDefaults.ts
@@ -2,6 +2,7 @@ import type { Config, SanitizedConfig } from 'payload'
import { mongooseAdapter } from '@payloadcms/db-mongodb'
import { postgresAdapter } from '@payloadcms/db-postgres'
+import { sqliteAdapter } from '@payloadcms/db-sqlite'
import {
AlignFeature,
BlockquoteFeature,
@@ -35,7 +36,10 @@ import sharp from 'sharp'
import { reInitEndpoint } from './helpers/reInit.js'
import { localAPIEndpoint } from './helpers/sdk/endpoint.js'
import { testEmailAdapter } from './testEmailAdapter.js'
+
+// process.env.POSTGRES_URL = 'postgres://postgres:[email protected]:5432/payload'
// process.env.PAYLOAD_DATABASE = 'postgres'
+// process.env.PAYLOAD_DATABASE = 'sqlite'
export async function buildConfigWithDefaults(
testConfig?: Partial<Config>,
@@ -64,6 +68,11 @@ export async function buildConfigWithDefaults(
connectionString: process.env.POSTGRES_URL || 'postgres://127.0.0.1:5432/payloadtests',
},
}),
+ sqlite: sqliteAdapter({
+ client: {
+ url: process.env.SQLITE_URL || 'file:./payloadtests.db',
+ },
+ }),
supabase: postgresAdapter({
pool: {
connectionString:
diff --git a/test/collections-rest/int.spec.ts b/test/collections-rest/int.spec.ts
index 966d3da859b..727484ab116 100644
--- a/test/collections-rest/int.spec.ts
+++ b/test/collections-rest/int.spec.ts
@@ -1,7 +1,6 @@
import type { Payload } from 'payload'
import { randomBytes } from 'crypto'
-import { mapAsync } from 'payload'
import type { NextRESTClient } from '../helpers/NextRESTClient.js'
import type { Relation } from './config.js'
@@ -127,9 +126,9 @@ describe('collections-rest', () => {
describe('Bulk operations', () => {
it('should bulk update', async () => {
- await mapAsync([...Array(11)], async (_, i) => {
+ for (let i = 0; i < 11; i++) {
await createPost({ description: `desc ${i}` })
- })
+ }
const description = 'updated'
const response = await restClient.PATCH(`/${slug}`, {
@@ -148,9 +147,9 @@ describe('collections-rest', () => {
})
it('should not bulk update with a bad query', async () => {
- await mapAsync([...Array(2)], async (_, i) => {
+ for (let i = 0; i < 2; i++) {
await createPost({ description: `desc ${i}` })
- })
+ }
const description = 'updated'
@@ -175,9 +174,9 @@ describe('collections-rest', () => {
})
it('should not bulk update with a bad relationship query', async () => {
- await mapAsync([...Array(2)], async (_, i) => {
+ for (let i = 0; i < 2; i++) {
await createPost({ description: `desc ${i}` })
- })
+ }
const description = 'updated'
const relationFieldResponse = await restClient.PATCH(`/${slug}`, {
@@ -271,9 +270,9 @@ describe('collections-rest', () => {
it('should bulk delete', async () => {
const count = 11
- await mapAsync([...Array(count)], async (_, i) => {
+ for (let i = 0; i < count; i++) {
await createPost({ description: `desc ${i}` })
- })
+ }
const response = await restClient.DELETE(`/${slug}`, {
query: { where: { title: { equals: 'title' } } },
@@ -1088,19 +1087,22 @@ describe('collections-rest', () => {
it('should sort find results by nearest distance', async () => {
// creating twice as many records as we are querying to get a random sample
- // eslint-disable-next-line @typescript-eslint/require-await
- await mapAsync([...Array(10)], async () => {
+ const promises = []
+ for (let i = 0; i < 11; i++) {
// setTimeout used to randomize the creation timestamp
- setTimeout(async () => {
- await payload.create({
- collection: pointSlug,
- data: {
- // only randomize longitude to make distance comparison easy
- point: [Math.random(), 0],
- },
- })
+ setTimeout(() => {
+ promises.push(
+ payload.create({
+ collection: pointSlug,
+ data: {
+ // only randomize longitude to make distance comparison easy
+ point: [Math.random(), 0],
+ },
+ }),
+ )
}, Math.random())
- })
+ }
+ await Promise.all(promises)
const { docs } = await restClient
.GET(`/${pointSlug}`, {
@@ -1327,13 +1329,13 @@ describe('collections-rest', () => {
name: 'test',
},
})
- await mapAsync([...Array(10)], async (_, i) => {
+ for (let i = 0; i < 10; i++) {
await createPost({
number: i,
relationField: relatedDoc.id as string,
title: 'paginate-test',
})
- })
+ }
})
it('should paginate with where query', async () => {
@@ -1436,9 +1438,9 @@ describe('collections-rest', () => {
describe('limit', () => {
beforeEach(async () => {
- await mapAsync([...Array(50)], async (_, i) =>
- createPost({ number: i, title: 'limit-test' }),
- )
+ for (let i = 0; i < 50; i++) {
+ await createPost({ number: i, title: 'limit-test' })
+ }
})
it('should query a limited set of docs', async () => {
@@ -1522,9 +1524,9 @@ async function createPost(overrides?: Partial<Post>) {
}
async function createPosts(count: number) {
- await mapAsync([...Array(count)], async () => {
+ for (let i = 0; i < count; i++) {
await createPost()
- })
+ }
}
async function clearDocs(): Promise<void> {
diff --git a/test/custom-graphql/int.spec.ts b/test/custom-graphql/int.spec.ts
index 00a66c8de86..5e09e270436 100644
--- a/test/custom-graphql/int.spec.ts
+++ b/test/custom-graphql/int.spec.ts
@@ -19,38 +19,44 @@ describe('Custom GraphQL', () => {
}
})
- describe('Isolated Transaction ID', () => {
- it('should isolate transaction IDs between queries in the same request', async () => {
- const query = `query {
+ if (!['sqlite'].includes(process.env.PAYLOAD_DATABASE || '')) {
+ describe('Isolated Transaction ID', () => {
+ it('should isolate transaction IDs between queries in the same request', async () => {
+ const query = `query {
TransactionID1
TransactionID2
}`
- const { data } = await restClient
- .GRAPHQL_POST({
- body: JSON.stringify({ query }),
- })
- .then((res) => res.json())
- // either no transactions at all or they are different
- expect(
- (data.TransactionID2 === null && data.TransactionID1 === null) ||
- data.TransactionID2 !== data.TransactionID1,
- ).toBe(true)
- })
- it('should isolate transaction IDs between mutations in the same request', async () => {
- const query = `mutation {
+ const { data } = await restClient
+ .GRAPHQL_POST({
+ body: JSON.stringify({ query }),
+ })
+ .then((res) => res.json())
+ // either no transactions at all or they are different
+ expect(
+ (data.TransactionID2 === null && data.TransactionID1 === null) ||
+ data.TransactionID2 !== data.TransactionID1,
+ ).toBe(true)
+ })
+ it('should isolate transaction IDs between mutations in the same request', async () => {
+ const query = `mutation {
MutateTransactionID1
MutateTransactionID2
}`
- const { data } = await restClient
- .GRAPHQL_POST({
- body: JSON.stringify({ query }),
- })
- .then((res) => res.json())
- // either no transactions at all or they are different
- expect(
- (data.MutateTransactionID2 === null && data.MutateTransactionID1 === null) ||
- data.MutateTransactionID2 !== data.MutateTransactionID1,
- ).toBe(true)
+ const { data } = await restClient
+ .GRAPHQL_POST({
+ body: JSON.stringify({ query }),
+ })
+ .then((res) => res.json())
+ // either no transactions at all or they are different
+ expect(
+ (data.MutateTransactionID2 === null && data.MutateTransactionID1 === null) ||
+ data.MutateTransactionID2 !== data.MutateTransactionID1,
+ ).toBe(true)
+ })
})
- })
+ } else {
+ it('should not run isolated transaction ID tests for sqlite', () => {
+ expect(true).toBe(true)
+ })
+ }
})
diff --git a/test/database/config.ts b/test/database/config.ts
index df0decbc5f3..2685a1f841c 100644
--- a/test/database/config.ts
+++ b/test/database/config.ts
@@ -53,11 +53,6 @@ export default buildConfigWithDefaults({
name: 'title',
type: 'text',
},
- {
- name: 'relationship',
- type: 'relationship',
- relationTo: 'relation-b',
- },
{
name: 'richText',
type: 'richText',
diff --git a/test/database/int.spec.ts b/test/database/int.spec.ts
index b3908a41647..2c969f16b34 100644
--- a/test/database/int.spec.ts
+++ b/test/database/int.spec.ts
@@ -2,8 +2,6 @@ import type { PostgresAdapter } from '@payloadcms/db-postgres/types'
import type { NextRESTClient } from 'helpers/NextRESTClient.js'
import type { Payload, PayloadRequest, TypeWithID } from 'payload'
-import { migratePostgresV2toV3 } from '@payloadcms/db-postgres/migration-utils'
-import { sql } from 'drizzle-orm'
import fs from 'fs'
import path from 'path'
import { commitTransaction, initTransaction } from 'payload'
@@ -76,17 +74,59 @@ describe('database', () => {
})
})
+ describe('timestamps', () => {
+ it('should have createdAt and updatedAt timetstamps to the millisecond', async () => {
+ const result = await payload.create({
+ collection: 'posts',
+ data: {
+ title: 'hello',
+ },
+ })
+
+ const createdAtDate = new Date(result.createdAt)
+
+ expect(createdAtDate.getMilliseconds()).toBeDefined()
+ })
+
+ it('should allow createdAt to be set in create', async () => {
+ const createdAt = new Date('2021-01-01T00:00:00.000Z')
+ const result = await payload.create({
+ collection: 'posts',
+ data: {
+ // TODO: createdAt should be optional on RequiredDataFromCollectionSlug
+ createdAt,
+ title: 'hello',
+ },
+ })
+
+ const doc = await payload.findByID({
+ id: result.id,
+ collection: 'posts',
+ })
+
+ expect(result.createdAt).toStrictEqual(createdAt.toISOString())
+ expect(doc.createdAt).toStrictEqual(createdAt.toISOString())
+ })
+
+ it('updatedAt cannot be set in create', async () => {
+ const updatedAt = new Date('2022-01-01T00:00:00.000Z').toISOString()
+ const result = await payload.create({
+ collection: 'posts',
+ data: {
+ title: 'hello',
+ updatedAt,
+ },
+ })
+
+ expect(result.updatedAt).not.toStrictEqual(updatedAt)
+ })
+ })
+
describe('migrations', () => {
beforeAll(async () => {
if (process.env.PAYLOAD_DROP_DATABASE === 'true' && 'drizzle' in payload.db) {
const db = payload.db as unknown as PostgresAdapter
- const drizzle = db.drizzle
- const schemaName = db.schemaName || 'public'
-
- await drizzle.execute(
- sql.raw(`drop schema ${schemaName} cascade;
- create schema ${schemaName};`),
- )
+ await db.dropDatabase({ adapter: db })
}
})
@@ -107,15 +147,18 @@ describe('database', () => {
})
it('should run migrate', async () => {
+ let error
try {
await payload.db.migrate()
} catch (e) {
console.error(e)
+ error = e
}
const { docs } = await payload.find({
collection: 'payload-migrations',
})
const migration = docs[0]
+ expect(error).toBeUndefined()
expect(migration?.name).toContain('_test')
expect(migration?.batch).toStrictEqual(1)
})
@@ -210,8 +253,10 @@ describe('database', () => {
expect(db.tables.customBlocks_locales).toBeDefined()
// enum names
- expect(db.enums.selectEnum).toBeDefined()
- expect(db.enums.radioEnum).toBeDefined()
+ if (db.enums) {
+ expect(db.enums.selectEnum).toBeDefined()
+ expect(db.enums.radioEnum).toBeDefined()
+ }
}
})
@@ -266,61 +311,64 @@ describe('database', () => {
describe('transactions', () => {
describe('local api', () => {
- it('should commit multiple operations in isolation', async () => {
- const req = {
- payload,
- user,
- } as PayloadRequest
+ // sqlite cannot handle concurrent write transactions
+ if (!['sqlite'].includes(process.env.PAYLOAD_DATABASE)) {
+ it('should commit multiple operations in isolation', async () => {
+ const req = {
+ payload,
+ user,
+ } as unknown as PayloadRequest
- await initTransaction(req)
+ await initTransaction(req)
- const first = await payload.create({
- collection,
- data: {
- title,
- },
- req,
- })
+ const first = await payload.create({
+ collection,
+ data: {
+ title,
+ },
+ req,
+ })
- await expect(() =>
- payload.findByID({
- id: first.id,
+ await expect(() =>
+ payload.findByID({
+ id: first.id,
+ collection,
+ // omitting req for isolation
+ }),
+ ).rejects.toThrow('Not Found')
+
+ const second = await payload.create({
collection,
- // omitting req for isolation
- }),
- ).rejects.toThrow('Not Found')
+ data: {
+ title,
+ },
+ req,
+ })
- const second = await payload.create({
- collection,
- data: {
- title,
- },
- req,
- })
+ await commitTransaction(req)
+ expect(req.transactionID).toBeUndefined()
- await commitTransaction(req)
- expect(req.transactionID).toBeUndefined()
+ const firstResult = await payload.findByID({
+ id: first.id,
+ collection,
+ req,
+ })
+ const secondResult = await payload.findByID({
+ id: second.id,
+ collection,
+ req,
+ })
- const firstResult = await payload.findByID({
- id: first.id,
- collection,
- req,
- })
- const secondResult = await payload.findByID({
- id: second.id,
- collection,
- req,
+ expect(firstResult.id).toStrictEqual(first.id)
+ expect(secondResult.id).toStrictEqual(second.id)
})
-
- expect(firstResult.id).toStrictEqual(first.id)
- expect(secondResult.id).toStrictEqual(second.id)
- })
+ }
it('should commit multiple operations async', async () => {
const req = {
payload,
user,
- } as PayloadRequest
+ } as unknown as PayloadRequest
let first
let second
@@ -373,7 +421,7 @@ describe('database', () => {
const req = {
payload,
user,
- } as PayloadRequest
+ } as unknown as PayloadRequest
await initTransaction(req)
@@ -413,157 +461,4 @@ describe('database', () => {
})
})
})
-
- describe('postgres v2 - v3 migration', () => {
- it.skip('should collect relations to migrate', async () => {
- expect(payload.db).toBeDefined()
-
- if (payload.db.name === 'postgres') {
- const relationA1 = await payload.create({
- collection: 'relation-a',
- data: {
- title: 'hello A 1',
- },
- })
-
- const relationB1 = await payload.create({
- collection: 'relation-b',
- data: {
- title: 'hello B 1',
- },
- })
-
- const relationA2 = await payload.create({
- collection: 'relation-a',
- data: {
- title: 'hello A 2',
- },
- })
-
- const relationB2 = await payload.create({
- collection: 'relation-b',
- data: {
- title: 'hello B 2',
- },
- })
-
- const enDoc = {
- myArray: [
- {
- mySubArray: [
- {
- relation3: relationB1.id,
- },
- {
- relation3: relationB2.id,
- },
- ],
- relation2: relationB1.id,
- },
- {
- mySubArray: [
- {
- relation3: relationB2.id,
- },
- {
- relation3: relationB1.id,
- },
- ],
- relation2: relationB2.id,
- },
- ],
- myBlocks: [
- {
- blockType: 'myBlock',
- relation5: relationA1.id,
- relation6: relationB1.id,
- },
- {
- blockType: 'myBlock',
- relation5: relationA2.id,
- relation6: relationB2.id,
- },
- ],
- myGroup: {
- relation4: relationB1.id,
- },
- relation1: relationA1.id,
- }
-
- const migrationDoc = await payload.create({
- collection: 'pg-migrations',
- data: enDoc,
- locale: 'en',
- })
-
- const esDoc = {
- myArray: [
- {
- id: migrationDoc.myArray[0].id,
- mySubArray: [
- {
- id: migrationDoc.myArray[0].mySubArray[0].id,
- relation3: relationB2.id,
- },
- {
- id: migrationDoc.myArray[0].mySubArray[1].id,
- relation3: relationB1.id,
- },
- ],
- relation2: relationB2.id,
- },
- {
- id: migrationDoc.myArray[1].id,
- mySubArray: [
- {
- id: migrationDoc.myArray[1].mySubArray[0].id,
- relation3: relationB1.id,
- },
- {
- id: migrationDoc.myArray[1].mySubArray[1].id,
- relation3: relationB2.id,
- },
- ],
- relation2: relationB1.id,
- },
- ],
- myBlocks: [
- {
- id: migrationDoc.myBlocks[0].id,
- blockType: 'myBlock',
- relation5: relationA2.id,
- relation6: relationB2.id,
- },
- {
- id: migrationDoc.myBlocks[1].id,
- blockType: 'myBlock',
- relation5: relationA1.id,
- relation6: relationB1.id,
- },
- ],
- myGroup: {
- relation4: relationB2.id,
- },
- relation1: relationA2.id,
- }
-
- const updated = await payload.update({
- id: migrationDoc.id,
- collection: 'pg-migrations',
- data: esDoc,
- fallbackLocale: null,
- locale: 'es',
- })
-
- const req: PayloadRequest = {} as PayloadRequest
- await initTransaction(req)
-
- await migratePostgresV2toV3({
- debug: true,
- payload,
- req,
- })
- }
- })
- })
})
diff --git a/test/helpers/reset.ts b/test/helpers/reset.ts
index 054c287dad9..e0a85ff896c 100644
--- a/test/helpers/reset.ts
+++ b/test/helpers/reset.ts
@@ -1,15 +1,13 @@
-import type { PostgresAdapter } from '@payloadcms/db-postgres/types'
+import type { DrizzleAdapter } from '@payloadcms/drizzle/types'
import type { Payload } from 'payload'
-import { sql } from 'drizzle-orm'
-
import { isMongoose } from './isMongoose.js'
export async function resetDB(_payload: Payload, collectionSlugs: string[]) {
if (isMongoose(_payload) && 'collections' in _payload.db && collectionSlugs.length > 0) {
await _payload.db.collections[collectionSlugs[0]].db.dropDatabase()
- } else {
- const db: PostgresAdapter = _payload.db as unknown as PostgresAdapter
+ } else if ('drizzle' in _payload.db) {
+ const db = _payload.db as unknown as DrizzleAdapter
// Alternative to: await db.drizzle.execute(sql`drop schema public cascade; create schema public;`)
@@ -19,18 +17,16 @@ export async function resetDB(_payload: Payload, collectionSlugs: string[]) {
if (!schema) {
return
}
- const queries = Object.values(schema).map((table: any) => {
- return sql.raw(`DELETE FROM ${db.schemaName ? db.schemaName + '.' : ''}${table.dbName}`)
- })
- await db.drizzle.transaction(async (trx) => {
- await Promise.all(
- queries.map(async (query) => {
- if (query) {
- await trx.execute(query)
- }
- }),
- )
+ const queries = Object.values(schema)
+ .map((table: any) => {
+ return `DELETE FROM ${db.schemaName ? db.schemaName + '.' : ''}${table.dbName};`
+ })
+ .join('')
+
+ await db.execute({
+ drizzle: db.drizzle,
+ raw: queries,
})
}
}
diff --git a/test/helpers/snapshot.ts b/test/helpers/snapshot.ts
index 81109b04a49..eb5fb86ba38 100644
--- a/test/helpers/snapshot.ts
+++ b/test/helpers/snapshot.ts
@@ -1,7 +1,10 @@
import type { PostgresAdapter } from '@payloadcms/db-postgres/types'
+import type { SQLiteAdapter } from '@payloadcms/db-sqlite/types'
import type { PgTable } from 'drizzle-orm/pg-core'
+import type { SQLiteTable } from 'drizzle-orm/sqlite-core'
import type { Payload } from 'payload'
+import { GenericTable } from '@payloadcms/drizzle/types'
import { sql } from 'drizzle-orm'
import { isMongoose } from './isMongoose.js'
@@ -42,10 +45,10 @@ async function restoreFromMongooseSnapshot(collectionsObj, snapshotKey: string)
}
}
-async function createDrizzleSnapshot(db: PostgresAdapter, snapshotKey: string) {
+async function createDrizzleSnapshot(db: PostgresAdapter | SQLiteAdapter, snapshotKey: string) {
const snapshot = {}
- const schema: Record<string, PgTable> = db.drizzle._.schema
+ const schema: Record<string, PgTable | SQLiteTable> = db.drizzle._.schema
if (!schema) {
return
}
@@ -59,34 +62,53 @@ async function createDrizzleSnapshot(db: PostgresAdapter, snapshotKey: string) {
dbSnapshot[snapshotKey] = snapshot
}
-async function restoreFromDrizzleSnapshot(db: PostgresAdapter, snapshotKey: string) {
+async function restoreFromDrizzleSnapshot(
+ adapter: PostgresAdapter | SQLiteAdapter,
+ snapshotKey: string,
+) {
if (!dbSnapshot[snapshotKey]) {
throw new Error('No snapshot found to restore from.')
}
+ const db = adapter.name === 'postgres' ? (adapter as PostgresAdapter) : (adapter as SQLiteAdapter)
+ let disableFKConstraintChecksQuery
+ let enableFKConstraintChecksQuery
+
+ if (db.name === 'sqlite') {
+ disableFKConstraintChecksQuery = 'PRAGMA foreign_keys = off'
+ enableFKConstraintChecksQuery = 'PRAGMA foreign_keys = on'
+ }
+ if (db.name === 'postgres') {
+ disableFKConstraintChecksQuery = 'SET session_replication_role = replica;'
+ enableFKConstraintChecksQuery = 'SET session_replication_role = DEFAULT;'
+ }
- const disableFKConstraintChecksQuery = sql.raw('SET session_replication_role = replica;')
- const enableFKConstraintChecksQuery = sql.raw('SET session_replication_role = DEFAULT;')
-
- await db.drizzle.transaction(async (trx) => {
- // Temporarily disable foreign key constraint checks
- await trx.execute(disableFKConstraintChecksQuery)
- try {
- for (const tableName in dbSnapshot[snapshotKey]) {
- const table = db.drizzle.query[tableName]['fullSchema'][tableName]
- await trx.delete(table).execute() // This deletes all records from the table. Probably not necessary, as I'm deleting the table before restoring anyways
-
- const records = dbSnapshot[snapshotKey][tableName]
- if (records.length > 0) {
- await trx.insert(table).values(records).execute()
- }
+ // Temporarily disable foreign key constraint checks
+ try {
+ await db.execute({
+ drizzle: db.drizzle,
+ raw: disableFKConstraintChecksQuery,
+ })
+ for (const tableName in dbSnapshot[snapshotKey]) {
+ const table = db.drizzle.query[tableName]['fullSchema'][tableName]
+ await db.execute({
+ drizzle: db.drizzle,
+ sql: sql`DELETE FROM ${table}`,
+ }) // This deletes all records from the table. Probably not necessary, as I'm deleting the table before restoring anyways
+
+ const records = dbSnapshot[snapshotKey][tableName]
+ if (records.length > 0) {
+ await db.drizzle.insert(table).values(records).execute()
}
- } catch (e) {
- console.error(e)
- } finally {
- // Re-enable foreign key constraint checks
- await trx.execute(enableFKConstraintChecksQuery)
}
- })
+ } catch (e) {
+ console.error(e)
+ } finally {
+ // Re-enable foreign key constraint checks
+ await db.execute({
+ drizzle: db.drizzle,
+ raw: enableFKConstraintChecksQuery,
+ })
+ }
}
export async function createSnapshot(
diff --git a/test/package.json b/test/package.json
index d5c623ffbdf..54b6987abb3 100644
--- a/test/package.json
+++ b/test/package.json
@@ -27,6 +27,8 @@
"@lexical/markdown": "0.16.1",
"@payloadcms/db-mongodb": "workspace:*",
"@payloadcms/db-postgres": "workspace:*",
+ "@payloadcms/db-sqlite": "workspace:*",
+ "@payloadcms/drizzle": "workspace:*",
"@payloadcms/email-nodemailer": "workspace:*",
"@payloadcms/email-resend": "workspace:*",
"@payloadcms/eslint-config": "workspace:*",
diff --git a/test/versions/int.spec.ts b/test/versions/int.spec.ts
index b177429e7a9..c4c68cab6ca 100644
--- a/test/versions/int.spec.ts
+++ b/test/versions/int.spec.ts
@@ -414,6 +414,8 @@ describe('Versions', () => {
expect(latestDraft).toMatchObject({
...versionToRestore.version,
+ // timestamps cannot be guaranteed to be the exact same to the milliseconds
+ createdAt: latestDraft.createdAt,
updatedAt: latestDraft.updatedAt,
})
expect(latestDraft.blocksField).toHaveLength(0)
@@ -439,8 +441,8 @@ describe('Versions', () => {
id: originalPublishedPost.id,
collection,
data: {
- title: patchedTitle,
_status: 'draft',
+ title: patchedTitle,
},
draft: true,
locale: 'en',
@@ -453,8 +455,8 @@ describe('Versions', () => {
id: originalPublishedPost.id,
collection,
data: {
- title: spanishTitle,
_status: 'draft',
+ title: spanishTitle,
},
draft: true,
locale: 'es',
@@ -519,19 +521,19 @@ describe('Versions', () => {
const doc = await payload.create({
collection: draftCollectionSlug,
data: {
- title: 'initial value',
- description: 'description to bulk update',
_status: 'published',
+ description: 'description to bulk update',
+ title: 'initial value',
},
})
await payload.update({
- collection: draftCollectionSlug,
id: doc.id,
- draft: true,
+ collection: draftCollectionSlug,
data: {
title: 'updated title',
},
+ draft: true,
})
// bulk publish
@@ -600,7 +602,7 @@ describe('Versions', () => {
const result = await payload.db.queryDrafts({
collection,
where: {
- id: {
+ parent: {
in: drafts.docs.map(({ id }) => id),
},
// appendVersionToQueryKey,
@@ -687,6 +689,13 @@ describe('Versions', () => {
},
})
+ const result = await payload.find({
+ collection: 'version-posts',
+ where: {
+ updatedAt: { less_than_equal: '2027-01-01T00:00:00.000Z' },
+ },
+ })
+
await payload.update({
id: doc1.id,
collection: 'version-posts',
diff --git a/tsconfig.json b/tsconfig.json
index 1e8f0854009..f14df6abb2f 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -85,6 +85,9 @@
{
"path": "./packages/db-postgres"
},
+ {
+ "path": "./packages/drizzle"
+ },
{
"path": "./packages/graphql"
},
|
5cfb1daaaee1ff6931b893c041a36fd87d186ab4
|
2025-01-14 02:11:46
|
Elliot DeNolf
|
fix: respect res header immutability (#10554)
| false
|
respect res header immutability (#10554)
|
fix
|
diff --git a/packages/payload/src/utilities/handleEndpoints.ts b/packages/payload/src/utilities/handleEndpoints.ts
index 530c85ba04b..ef27ac8cc42 100644
--- a/packages/payload/src/utilities/handleEndpoints.ts
+++ b/packages/payload/src/utilities/handleEndpoints.ts
@@ -8,6 +8,7 @@ import type { PayloadRequest } from '../types/index.js'
import { createPayloadRequest } from './createPayloadRequest.js'
import { headersWithCors } from './headersWithCors.js'
+import { mergeHeaders } from './mergeHeaders.js'
import { routeError } from './routeError.js'
const notFoundResponse = (req: PayloadRequest) => {
@@ -215,14 +216,11 @@ export const handleEndpoints = async ({
}
const response = await handler(req)
-
- if (req.responseHeaders) {
- for (const [key, value] of req.responseHeaders) {
- response.headers.append(key, value)
- }
- }
-
- return response
+ return new Response(response.body, {
+ headers: mergeHeaders(req.responseHeaders ?? new Headers(), response.headers),
+ status: response.status,
+ statusText: response.statusText,
+ })
} catch (err) {
return routeError({
collection,
|
df36a6e7e6d0dcaa32c2cef808789347427b2cc0
|
2021-09-22 22:53:25
|
James
|
chore: revision to overwriteExistingFields
| false
|
revision to overwriteExistingFields
|
chore
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e8b9eef3ca..38cf071d5f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## [0.10.3-beta.0](https://github.com/payloadcms/payload/compare/v0.10.0...v0.10.3-beta.0) (2021-09-21)
+## [0.10.4-beta.0](https://github.com/payloadcms/payload/compare/v0.10.0...v0.10.4-beta.0) (2021-09-22)
### Bug Fixes
@@ -11,10 +11,12 @@
### Features
* adjusts empty group population to be virtual only ([8a890fd](https://github.com/payloadcms/payload/commit/8a890fdc15b646c24963a1ef7584237b1d3c5783))
+* allows local update api to replace existing files with newly uploaded ones ([dbbff4c](https://github.com/payloadcms/payload/commit/dbbff4cfa41aa20077e47c8c7b87d4d00683c571))
+* defaults empty group fields to empty object ([39a8e2c](https://github.com/payloadcms/payload/commit/39a8e2c20fa7e999c89c1ab09e886d874dbfda25))
+* defaults empty group fields to empty object ([e39ece4](https://github.com/payloadcms/payload/commit/e39ece4823c9104bd698642e42fd9d1eab67e7b3))
* exposes Pill component for re-use ([7e8df10](https://github.com/payloadcms/payload/commit/7e8df100bbf86798de292466afd4c00c455ecb35))
* performance improvement while saving large docs ([901ad49](https://github.com/payloadcms/payload/commit/901ad498b47bcb8ae995ade18f2fc08cd33f0645))
-
# [0.10.0](https://github.com/payloadcms/payload/compare/v0.9.5...v0.10.0) (2021-09-09)
diff --git a/package.json b/package.json
index 053fbfeefaa..7c863578a63 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "0.10.3-beta.0",
+ "version": "0.10.4-beta.0",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "SEE LICENSE IN license.md",
"author": {
diff --git a/src/collections/operations/update.ts b/src/collections/operations/update.ts
index 0afe26b9794..26c90438c15 100644
--- a/src/collections/operations/update.ts
+++ b/src/collections/operations/update.ts
@@ -137,7 +137,7 @@ async function update(incomingArgs: Arguments): Promise<Document> {
const file = ((req.files && req.files.file) ? req.files.file : req.file) as UploadedFile;
if (file) {
- const fsSafeName = overwriteExistingFiles ? await getSafeFilename(staticPath, file.name) : file.name;
+ const fsSafeName = !overwriteExistingFiles ? await getSafeFilename(staticPath, file.name) : file.name;
try {
if (!disableLocalStorage) {
|
5d18a5288e09d08d692ce6bc5ea36dabcdb2deea
|
2024-11-27 04:52:04
|
Jacob Fletcher
|
fix: overrides entity visibility within drawers (#9546)
| false
|
overrides entity visibility within drawers (#9546)
|
fix
|
diff --git a/packages/next/src/views/Document/handleServerFunction.tsx b/packages/next/src/views/Document/handleServerFunction.tsx
index d4764b2f34a..9a057dff9b3 100644
--- a/packages/next/src/views/Document/handleServerFunction.tsx
+++ b/packages/next/src/views/Document/handleServerFunction.tsx
@@ -19,6 +19,7 @@ export const renderDocumentHandler = async (args: {
drawerSlug?: string
initialData?: Data
initialState?: FormState
+ overrideEntityVisibility?: boolean
redirectAfterDelete: boolean
redirectAfterDuplicate: boolean
req: PayloadRequest
@@ -29,6 +30,7 @@ export const renderDocumentHandler = async (args: {
docID,
drawerSlug,
initialData,
+ overrideEntityVisibility,
redirectAfterDelete,
redirectAfterDuplicate,
req,
@@ -148,6 +150,7 @@ export const renderDocumentHandler = async (args: {
translations: undefined, // TODO
visibleEntities,
},
+ overrideEntityVisibility,
params: {
segments: ['collections', collectionSlug, docID],
},
diff --git a/packages/next/src/views/Document/index.tsx b/packages/next/src/views/Document/index.tsx
index ab8349b89e3..0f4a776dafb 100644
--- a/packages/next/src/views/Document/index.tsx
+++ b/packages/next/src/views/Document/index.tsx
@@ -33,11 +33,14 @@ export const renderDocument = async ({
importMap,
initialData,
initPageResult,
+ overrideEntityVisibility,
params,
redirectAfterDelete,
redirectAfterDuplicate,
searchParams,
-}: AdminViewProps): Promise<{
+}: {
+ overrideEntityVisibility?: boolean
+} & AdminViewProps): Promise<{
data: Data
Document: React.ReactNode
}> => {
@@ -168,7 +171,10 @@ export const renderDocument = async ({
}
if (collectionConfig) {
- if (!visibleEntities?.collections?.find((visibleSlug) => visibleSlug === collectionSlug)) {
+ if (
+ !visibleEntities?.collections?.find((visibleSlug) => visibleSlug === collectionSlug) &&
+ !overrideEntityVisibility
+ ) {
throw new Error('not-found')
}
diff --git a/packages/next/src/views/List/handleServerFunction.tsx b/packages/next/src/views/List/handleServerFunction.tsx
index d363539ba02..b34be5ea8bd 100644
--- a/packages/next/src/views/List/handleServerFunction.tsx
+++ b/packages/next/src/views/List/handleServerFunction.tsx
@@ -20,6 +20,7 @@ export const renderListHandler = async (args: {
documentDrawerSlug: string
drawerSlug?: string
enableRowSelections: boolean
+ overrideEntityVisibility?: boolean
query: ListQuery
redirectAfterDelete: boolean
redirectAfterDuplicate: boolean
@@ -32,6 +33,7 @@ export const renderListHandler = async (args: {
disableBulkEdit,
drawerSlug,
enableRowSelections,
+ overrideEntityVisibility,
query,
redirectAfterDelete,
redirectAfterDuplicate,
@@ -149,6 +151,7 @@ export const renderListHandler = async (args: {
translations: undefined, // TODO
visibleEntities,
},
+ overrideEntityVisibility,
params: {
segments: ['collections', collectionSlug],
},
diff --git a/packages/next/src/views/List/index.tsx b/packages/next/src/views/List/index.tsx
index 3057214036e..8a389b33b48 100644
--- a/packages/next/src/views/List/index.tsx
+++ b/packages/next/src/views/List/index.tsx
@@ -23,6 +23,7 @@ type ListViewArgs = {
disableBulkDelete?: boolean
disableBulkEdit?: boolean
enableRowSelections: boolean
+ overrideEntityVisibility?: boolean
query: ListQuery
} & AdminViewProps
@@ -39,6 +40,7 @@ export const renderListView = async (
drawerSlug,
enableRowSelections,
initPageResult,
+ overrideEntityVisibility,
params,
query: queryFromArgs,
searchParams,
@@ -111,7 +113,7 @@ export const renderListView = async (
} = config
if (collectionConfig) {
- if (!visibleEntities.collections.includes(collectionSlug)) {
+ if (!visibleEntities.collections.includes(collectionSlug) && !overrideEntityVisibility) {
throw new Error('not-found')
}
diff --git a/packages/payload/src/admin/views/types.ts b/packages/payload/src/admin/views/types.ts
index 5453916c780..32bfa7c73ad 100644
--- a/packages/payload/src/admin/views/types.ts
+++ b/packages/payload/src/admin/views/types.ts
@@ -8,7 +8,7 @@ import type { Locale, MetaConfig, PayloadComponent, ServerProps } from '../../co
import type { SanitizedGlobalConfig } from '../../globals/config/types.js'
import type { PayloadRequest } from '../../types/index.js'
import type { LanguageOptions } from '../LanguageOptions.js'
-import type { Data, DocumentSlots, PayloadServerAction } from '../types.js'
+import type { Data, DocumentSlots } from '../types.js'
export type AdminViewConfig = {
Component: AdminViewComponent
diff --git a/packages/ui/src/elements/AddNewRelation/index.tsx b/packages/ui/src/elements/AddNewRelation/index.tsx
index 77bb80cc1a8..0d1aa153225 100644
--- a/packages/ui/src/elements/AddNewRelation/index.tsx
+++ b/packages/ui/src/elements/AddNewRelation/index.tsx
@@ -34,10 +34,13 @@ export const AddNewRelation: React.FC<Props> = ({
const { permissions } = useAuth()
const [show, setShow] = useState(false)
const [selectedCollection, setSelectedCollection] = useState<string>()
+
const relatedToMany = relatedCollections.length > 1
+
const [collectionConfig, setCollectionConfig] = useState<ClientCollectionConfig>(() =>
!relatedToMany ? relatedCollections[0] : undefined,
)
+
const [popupOpen, setPopupOpen] = useState(false)
const { i18n, t } = useTranslation()
const [showTooltip, setShowTooltip] = useState(false)
diff --git a/packages/ui/src/elements/DocumentDrawer/DrawerContent.tsx b/packages/ui/src/elements/DocumentDrawer/DrawerContent.tsx
index 63b7e92a7bb..d443ad44191 100644
--- a/packages/ui/src/elements/DocumentDrawer/DrawerContent.tsx
+++ b/packages/ui/src/elements/DocumentDrawer/DrawerContent.tsx
@@ -25,6 +25,7 @@ export const DocumentDrawerContent: React.FC<DocumentDrawerProps> = ({
onDelete: onDeleteFromProps,
onDuplicate: onDuplicateFromProps,
onSave: onSaveFromProps,
+ overrideEntityVisibility = true,
redirectAfterDelete,
redirectAfterDuplicate,
}) => {
@@ -64,6 +65,7 @@ export const DocumentDrawerContent: React.FC<DocumentDrawerProps> = ({
docID,
drawerSlug,
initialData,
+ overrideEntityVisibility,
redirectAfterDelete: redirectAfterDelete !== undefined ? redirectAfterDelete : false,
redirectAfterDuplicate:
redirectAfterDuplicate !== undefined ? redirectAfterDuplicate : false,
@@ -92,6 +94,7 @@ export const DocumentDrawerContent: React.FC<DocumentDrawerProps> = ({
redirectAfterDuplicate,
renderDocument,
closeModal,
+ overrideEntityVisibility,
t,
],
)
diff --git a/packages/ui/src/elements/DocumentDrawer/index.tsx b/packages/ui/src/elements/DocumentDrawer/index.tsx
index 366dd52b4fe..f297e10fdec 100644
--- a/packages/ui/src/elements/DocumentDrawer/index.tsx
+++ b/packages/ui/src/elements/DocumentDrawer/index.tsx
@@ -64,7 +64,11 @@ export const DocumentDrawer: React.FC<DocumentDrawerProps> = (props) => {
)
}
-export const useDocumentDrawer: UseDocumentDrawer = ({ id, collectionSlug }) => {
+export const useDocumentDrawer: UseDocumentDrawer = ({
+ id,
+ collectionSlug,
+ overrideEntityVisibility,
+}) => {
const editDepth = useEditDepth()
const uuid = useId()
const { closeModal, modalState, openModal, toggleModal } = useModal()
@@ -101,9 +105,10 @@ export const useDocumentDrawer: UseDocumentDrawer = ({ id, collectionSlug }) =>
drawerSlug={drawerSlug}
id={id}
key={drawerSlug}
+ overrideEntityVisibility={overrideEntityVisibility}
/>
)
- }, [id, drawerSlug, collectionSlug])
+ }, [id, drawerSlug, collectionSlug, overrideEntityVisibility])
const MemoizedDrawerToggler = useMemo(() => {
return (props) => (
diff --git a/packages/ui/src/elements/DocumentDrawer/types.ts b/packages/ui/src/elements/DocumentDrawer/types.ts
index 85d20bd490b..2e94640cf8e 100644
--- a/packages/ui/src/elements/DocumentDrawer/types.ts
+++ b/packages/ui/src/elements/DocumentDrawer/types.ts
@@ -13,6 +13,7 @@ export type DocumentDrawerProps = {
readonly id?: null | number | string
readonly initialData?: Data
readonly initialState?: FormState
+ readonly overrideEntityVisibility?: boolean
readonly redirectAfterDelete?: boolean
readonly redirectAfterDuplicate?: boolean
} & Pick<DocumentDrawerContextProps, 'onDelete' | 'onDuplicate' | 'onSave'> &
@@ -28,7 +29,11 @@ export type DocumentTogglerProps = {
readonly onClick?: () => void
} & Readonly<HTMLAttributes<HTMLButtonElement>>
-export type UseDocumentDrawer = (args: { collectionSlug: string; id?: number | string }) => [
+export type UseDocumentDrawer = (args: {
+ collectionSlug: string
+ id?: number | string
+ overrideEntityVisibility?: boolean
+}) => [
React.FC<Omit<DocumentDrawerProps, 'collectionSlug' | 'id'>>, // drawer
React.FC<Omit<DocumentTogglerProps, 'collectionSlug' | 'id'>>, // toggler
{
diff --git a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
index afbd58a692a..7c22f13366a 100644
--- a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
+++ b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
@@ -22,6 +22,7 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
filterOptions,
onBulkSelect,
onSelect,
+ overrideEntityVisibility = true,
selectedCollection: selectedCollectionFromProps,
}) => {
const { closeModal, isModalOpen } = useModal()
@@ -86,6 +87,7 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
disableBulkEdit: true,
drawerSlug,
enableRowSelections,
+ overrideEntityVisibility,
query: newQuery,
},
})) as { List: React.ReactNode }
@@ -100,7 +102,15 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
}
}
},
- [serverFunction, closeModal, drawerSlug, isOpen, enableRowSelections, filterOptions],
+ [
+ serverFunction,
+ closeModal,
+ drawerSlug,
+ isOpen,
+ enableRowSelections,
+ filterOptions,
+ overrideEntityVisibility,
+ ],
)
useEffect(() => {
diff --git a/packages/ui/src/elements/ListDrawer/types.ts b/packages/ui/src/elements/ListDrawer/types.ts
index 68de71b2a3a..73f86928dea 100644
--- a/packages/ui/src/elements/ListDrawer/types.ts
+++ b/packages/ui/src/elements/ListDrawer/types.ts
@@ -10,6 +10,7 @@ export type ListDrawerProps = {
readonly drawerSlug?: string
readonly enableRowSelections?: boolean
readonly filterOptions?: FilterOptionsResult
+ readonly overrideEntityVisibility?: boolean
readonly selectedCollection?: string
} & ListDrawerContextProps
@@ -23,6 +24,7 @@ export type ListTogglerProps = {
export type UseListDrawer = (args: {
collectionSlugs?: SanitizedCollectionConfig['slug'][]
filterOptions?: FilterOptionsResult
+ overrideEntityVisibility?: boolean
selectedCollection?: SanitizedCollectionConfig['slug']
uploads?: boolean // finds all collections with upload: true
}) => [
diff --git a/packages/ui/src/elements/RelationshipTable/index.tsx b/packages/ui/src/elements/RelationshipTable/index.tsx
index 32412a31fb6..43705e69f7a 100644
--- a/packages/ui/src/elements/RelationshipTable/index.tsx
+++ b/packages/ui/src/elements/RelationshipTable/index.tsx
@@ -178,7 +178,11 @@ export const RelationshipTable: React.FC<RelationshipTableComponentProps> = (pro
<div className={`${baseClass}__header`}>
{Label}
<div className={`${baseClass}__actions`}>
- {canCreate && <DocumentDrawerToggler>{i18n.t('fields:addNew')}</DocumentDrawerToggler>}
+ {canCreate && (
+ <DocumentDrawerToggler className={`${baseClass}__add-new`}>
+ {i18n.t('fields:addNew')}
+ </DocumentDrawerToggler>
+ )}
<Pill
aria-controls={`${baseClass}-columns`}
aria-expanded={openColumnSelector}
diff --git a/packages/ui/src/fields/Join/index.tsx b/packages/ui/src/fields/Join/index.tsx
index 570536e7707..3904d763564 100644
--- a/packages/ui/src/fields/Join/index.tsx
+++ b/packages/ui/src/fields/Join/index.tsx
@@ -53,7 +53,10 @@ const JoinFieldComponent: JoinFieldClientComponent = (props) => {
}, [docID, on, field.where])
return (
- <div className={[fieldBaseClass, 'join'].filter(Boolean).join(' ')}>
+ <div
+ className={[fieldBaseClass, 'join'].filter(Boolean).join(' ')}
+ id={`field-${path?.replace(/\./g, '__')}`}
+ >
{BeforeInput}
<RelationshipTable
allowCreate={typeof docID !== 'undefined' && allowCreate}
diff --git a/packages/ui/src/providers/ServerFunctions/index.tsx b/packages/ui/src/providers/ServerFunctions/index.tsx
index 1768cd11da9..b8511693ec4 100644
--- a/packages/ui/src/providers/ServerFunctions/index.tsx
+++ b/packages/ui/src/providers/ServerFunctions/index.tsx
@@ -30,6 +30,7 @@ type RenderDocument = (args: {
docID?: number | string
drawerSlug?: string
initialData?: Data
+ overrideEntityVisibility?: boolean
redirectAfterDelete?: boolean
redirectAfterDuplicate?: boolean
signal?: AbortSignal
diff --git a/test/joins/collections/Categories.ts b/test/joins/collections/Categories.ts
index f663cad222f..0803197cb15 100644
--- a/test/joins/collections/Categories.ts
+++ b/test/joins/collections/Categories.ts
@@ -1,6 +1,6 @@
import type { CollectionConfig } from 'payload'
-import { categoriesSlug, postsSlug } from '../shared.js'
+import { categoriesSlug, hiddenPostsSlug, postsSlug } from '../shared.js'
import { singularSlug } from './Singular.js'
export const Categories: CollectionConfig = {
@@ -65,6 +65,12 @@ export const Categories: CollectionConfig = {
collection: postsSlug,
on: 'categoriesLocalized',
},
+ {
+ name: 'hiddenPosts',
+ type: 'join',
+ collection: hiddenPostsSlug,
+ on: 'category',
+ },
{
name: 'group',
type: 'group',
diff --git a/test/joins/collections/HiddenPosts.ts b/test/joins/collections/HiddenPosts.ts
new file mode 100644
index 00000000000..2f2b59cbd92
--- /dev/null
+++ b/test/joins/collections/HiddenPosts.ts
@@ -0,0 +1,23 @@
+import type { CollectionConfig } from 'payload'
+
+import { categoriesSlug, hiddenPostsSlug } from '../shared.js'
+
+export const HiddenPosts: CollectionConfig = {
+ slug: hiddenPostsSlug,
+ admin: {
+ useAsTitle: 'title',
+ hidden: true,
+ defaultColumns: ['title', 'category'],
+ },
+ fields: [
+ {
+ name: 'title',
+ type: 'text',
+ },
+ {
+ name: 'category',
+ type: 'relationship',
+ relationTo: categoriesSlug,
+ },
+ ],
+}
diff --git a/test/joins/config.ts b/test/joins/config.ts
index dc9a1af8d46..94b700f962a 100644
--- a/test/joins/config.ts
+++ b/test/joins/config.ts
@@ -4,6 +4,7 @@ import path from 'path'
import { buildConfigWithDefaults } from '../buildConfigWithDefaults.js'
import { Categories } from './collections/Categories.js'
import { CategoriesVersions } from './collections/CategoriesVersions.js'
+import { HiddenPosts } from './collections/HiddenPosts.js'
import { Posts } from './collections/Posts.js'
import { Singular } from './collections/Singular.js'
import { Uploads } from './collections/Uploads.js'
@@ -24,6 +25,7 @@ export default buildConfigWithDefaults({
collections: [
Posts,
Categories,
+ HiddenPosts,
Uploads,
Versions,
CategoriesVersions,
diff --git a/test/joins/e2e.spec.ts b/test/joins/e2e.spec.ts
index fcc66a285c1..ea2bc26711d 100644
--- a/test/joins/e2e.spec.ts
+++ b/test/joins/e2e.spec.ts
@@ -56,12 +56,34 @@ test.describe('Admin Panel', () => {
test('should render initial rows within relationship table', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
+ await expect(joinField.locator('.relationship-table table')).toBeVisible()
const columns = await joinField.locator('.relationship-table tbody tr').count()
expect(columns).toBe(3)
})
+ test('should render join field for hidden posts', async () => {
+ await navigateToDoc(page, categoriesURL)
+ const joinField = page.locator('#field-hiddenPosts.field-type.join')
+ await expect(joinField).toBeVisible()
+ await expect(joinField.locator('.relationship-table table')).toBeVisible()
+ const columns = await joinField.locator('.relationship-table tbody tr').count()
+ expect(columns).toBe(1)
+ const button = joinField.locator('button.doc-drawer__toggler.relationship-table__add-new')
+ await expect(button).toBeVisible()
+ await button.click()
+ const drawer = page.locator('[id^=doc-drawer_hidden-posts_1_]')
+ await expect(drawer).toBeVisible()
+ const titleField = drawer.locator('#field-title')
+ await expect(titleField).toBeVisible()
+ await titleField.fill('Test Hidden Post')
+ await drawer.locator('button[id="action-save"]').click()
+ await expect(joinField.locator('.relationship-table tbody tr')).toBeVisible()
+ const newColumns = await joinField.locator('.relationship-table tbody tr').count()
+ expect(newColumns).toBe(2)
+ })
+
test('should render the create page and create doc with the join field', async () => {
await page.goto(categoriesURL.create)
const nameField = page.locator('#field-name')
@@ -72,7 +94,7 @@ test.describe('Admin Panel', () => {
test('should render collection type in first column of relationship table', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
const collectionTypeColumn = joinField.locator('thead tr th#heading-collection:first-child')
const text = collectionTypeColumn
@@ -91,7 +113,7 @@ test.describe('Admin Panel', () => {
test('should render drawer toggler without document link in second column of relationship table', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
const actionColumn = joinField.locator('tbody tr td:nth-child(2)').first()
const toggler = actionColumn.locator('button.doc-drawer__toggler')
@@ -123,7 +145,7 @@ test.describe('Admin Panel', () => {
test('should sort relationship table by clicking on column headers', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
const titleColumn = joinField.locator('thead tr th#heading-title')
const titleAscButton = titleColumn.locator('button.sort-column__asc')
@@ -143,7 +165,7 @@ test.describe('Admin Panel', () => {
test('should update relationship table when new document is created', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
const addButton = joinField.locator('.relationship-table__actions button.doc-drawer__toggler', {
@@ -173,7 +195,7 @@ test.describe('Admin Panel', () => {
test('should update relationship table when document is updated', async () => {
await navigateToDoc(page, categoriesURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
const editButton = joinField.locator(
'tbody tr:first-child td:nth-child(2) button.doc-drawer__toggler',
@@ -194,14 +216,14 @@ test.describe('Admin Panel', () => {
test('should render empty relationship table when creating new document', async () => {
await page.goto(categoriesURL.create)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
await expect(joinField.locator('.relationship-table tbody tr')).toBeHidden()
})
test('should update relationship table when new upload is created', async () => {
await navigateToDoc(page, uploadsURL)
- const joinField = page.locator('.field-type.join').first()
+ const joinField = page.locator('#field-relatedPosts.field-type.join')
await expect(joinField).toBeVisible()
// TODO: change this to edit the first row in the join table
diff --git a/test/joins/payload-types.ts b/test/joins/payload-types.ts
index 00974f3bd5c..37f02f32ee8 100644
--- a/test/joins/payload-types.ts
+++ b/test/joins/payload-types.ts
@@ -13,6 +13,7 @@ export interface Config {
collections: {
posts: Post;
categories: Category;
+ 'hidden-posts': HiddenPost;
uploads: Upload;
versions: Version;
'categories-versions': CategoriesVersion;
@@ -34,6 +35,7 @@ export interface Config {
'group.relatedPosts': 'posts';
'group.camelCasePosts': 'posts';
filtered: 'posts';
+ hiddenPosts: 'hidden-posts';
singulars: 'singular';
};
uploads: {
@@ -53,6 +55,7 @@ export interface Config {
collectionsSelect: {
posts: PostsSelect<false> | PostsSelect<true>;
categories: CategoriesSelect<false> | CategoriesSelect<true>;
+ 'hidden-posts': HiddenPostsSelect<false> | HiddenPostsSelect<true>;
uploads: UploadsSelect<false> | UploadsSelect<true>;
versions: VersionsSelect<false> | VersionsSelect<true>;
'categories-versions': CategoriesVersionsSelect<false> | CategoriesVersionsSelect<true>;
@@ -75,9 +78,9 @@ export interface Config {
user: User & {
collection: 'users';
};
- jobs?: {
+ jobs: {
tasks: unknown;
- workflows?: unknown;
+ workflows: unknown;
};
}
export interface UserAuthOperations {
@@ -105,7 +108,6 @@ export interface UserAuthOperations {
export interface Post {
id: string;
title?: string | null;
- conditionalField?: string | null;
isFiltered?: boolean | null;
restrictedField?: string | null;
upload?: (string | null) | Upload;
@@ -160,6 +162,10 @@ export interface Category {
docs?: (string | Post)[] | null;
hasNextPage?: boolean | null;
} | null;
+ hiddenPosts?: {
+ docs?: (string | HiddenPost)[] | null;
+ hasNextPage?: boolean | null;
+ } | null;
group?: {
relatedPosts?: {
docs?: (string | Post)[] | null;
@@ -181,6 +187,17 @@ export interface Category {
updatedAt: string;
createdAt: string;
}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "hidden-posts".
+ */
+export interface HiddenPost {
+ id: string;
+ title?: string | null;
+ category?: (string | null) | Category;
+ updatedAt: string;
+ createdAt: string;
+}
/**
* This interface was referenced by `Config`'s JSON-Schema
* via the `definition` "singular".
@@ -305,6 +322,10 @@ export interface PayloadLockedDocument {
relationTo: 'categories';
value: string | Category;
} | null)
+ | ({
+ relationTo: 'hidden-posts';
+ value: string | HiddenPost;
+ } | null)
| ({
relationTo: 'uploads';
value: string | Upload;
@@ -389,7 +410,6 @@ export interface PayloadMigration {
*/
export interface PostsSelect<T extends boolean = true> {
title?: T;
- conditionalField?: T;
isFiltered?: T;
restrictedField?: T;
upload?: T;
@@ -414,6 +434,7 @@ export interface CategoriesSelect<T extends boolean = true> {
relatedPosts?: T;
hasManyPosts?: T;
hasManyPostsLocalized?: T;
+ hiddenPosts?: T;
group?:
| T
| {
@@ -425,6 +446,16 @@ export interface CategoriesSelect<T extends boolean = true> {
updatedAt?: T;
createdAt?: T;
}
+/**
+ * This interface was referenced by `Config`'s JSON-Schema
+ * via the `definition` "hidden-posts_select".
+ */
+export interface HiddenPostsSelect<T extends boolean = true> {
+ title?: T;
+ category?: T;
+ updatedAt?: T;
+ createdAt?: T;
+}
/**
* This interface was referenced by `Config`'s JSON-Schema
* via the `definition` "uploads_select".
diff --git a/test/joins/seed.ts b/test/joins/seed.ts
index d82f0b631db..757cebf31ff 100644
--- a/test/joins/seed.ts
+++ b/test/joins/seed.ts
@@ -6,7 +6,13 @@ import { fileURLToPath } from 'url'
import { devUser } from '../credentials.js'
import { seedDB } from '../helpers/seed.js'
-import { categoriesSlug, collectionSlugs, postsSlug, uploadsSlug } from './shared.js'
+import {
+ categoriesSlug,
+ collectionSlugs,
+ hiddenPostsSlug,
+ postsSlug,
+ uploadsSlug,
+} from './shared.js'
const filename = fileURLToPath(import.meta.url)
const dirname = path.dirname(filename)
@@ -28,6 +34,14 @@ export const seed = async (_payload) => {
},
})
+ await _payload.create({
+ collection: hiddenPostsSlug,
+ data: {
+ category: category.id,
+ title: 'Test Post 1',
+ },
+ })
+
await _payload.create({
collection: postsSlug,
data: {
diff --git a/test/joins/shared.ts b/test/joins/shared.ts
index d1f59c510d3..3be3a768144 100644
--- a/test/joins/shared.ts
+++ b/test/joins/shared.ts
@@ -1,7 +1,11 @@
export const categoriesSlug = 'categories'
+export const categories2Slug = 'categories-2'
+
export const postsSlug = 'posts'
+export const hiddenPostsSlug = 'hidden-posts'
+
export const uploadsSlug = 'uploads'
export const localizedPostsSlug = 'localized-posts'
|
71c41dbe0364874f93ed3bfa1a0fb5f70706d145
|
2023-10-09 18:46:46
|
Elliot DeNolf
|
chore: update main and types to dist
| false
|
update main and types to dist
|
chore
|
diff --git a/packages/bundler-vite/package.json b/packages/bundler-vite/package.json
index aeb12bdcd39..2478f33b993 100644
--- a/packages/bundler-vite/package.json
+++ b/packages/bundler-vite/package.json
@@ -10,8 +10,8 @@
"name": "Payload",
"url": "https://payloadcms.com"
},
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types && pnpm copyTsx",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/bundler-webpack/package.json b/packages/bundler-webpack/package.json
index 46372a6c1d4..18f7485ffe8 100644
--- a/packages/bundler-webpack/package.json
+++ b/packages/bundler-webpack/package.json
@@ -10,8 +10,8 @@
"name": "Payload",
"url": "https://payloadcms.com"
},
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 0e048a7ebd3..7ed2243bc25 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -10,8 +10,8 @@
"name": "Payload",
"url": "https://payloadcms.com"
},
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index 19937e671dc..01e8655c94c 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -10,8 +10,8 @@
"name": "Payload",
"url": "https://payloadcms.com"
},
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index e30f9ea67cb..8e7663792ec 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -6,8 +6,8 @@
"license": "MIT",
"homepage": "https://payloadcms.com",
"author": "Payload CMS, Inc.",
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 33683c531fa..6f93783f6e7 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -6,8 +6,8 @@
"license": "MIT",
"homepage": "https://payloadcms.com",
"author": "Payload CMS, Inc.",
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 95d1fd45ec2..9383a7c1516 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -6,8 +6,8 @@
"license": "MIT",
"homepage": "https://payloadcms.com",
"author": "Payload CMS, Inc.",
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 37b125107f1..5a63b3dda3f 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -6,8 +6,8 @@
"license": "MIT",
"homepage": "https://payloadcms.com",
"author": "Payload CMS, Inc.",
- "main": "./src/index.ts",
- "types": "./src/index.ts",
+ "main": "./dist/index.js",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
|
1aa23d3ea38ef0e745eaa6c3b96f97424e9c7490
|
2024-12-07 01:22:11
|
Patrik
|
chore(cpa): updates `.env.example` env vars along side `.env` vars based on selected DB (#9757)
| false
|
updates `.env.example` env vars along side `.env` vars based on selected DB (#9757)
|
chore
|
diff --git a/packages/create-payload-app/src/lib/manage-env-files.ts b/packages/create-payload-app/src/lib/manage-env-files.ts
new file mode 100644
index 00000000000..63536e65d21
--- /dev/null
+++ b/packages/create-payload-app/src/lib/manage-env-files.ts
@@ -0,0 +1,102 @@
+import fs from 'fs-extra'
+import path from 'path'
+
+import type { CliArgs, DbType, ProjectTemplate } from '../types.js'
+
+import { debug, error } from '../utils/log.js'
+
+const updateEnvVariables = (
+ contents: string,
+ databaseType: DbType | undefined,
+ databaseUri: string,
+ payloadSecret: string,
+): string => {
+ return contents
+ .split('\n')
+ .filter((e) => e)
+ .map((line) => {
+ if (line.startsWith('#') || !line.includes('=')) {
+ return line
+ }
+
+ const [key, ...valueParts] = line.split('=')
+ let value = valueParts.join('=')
+
+ if (
+ key === 'MONGODB_URI' ||
+ key === 'MONGO_URL' ||
+ key === 'DATABASE_URI' ||
+ key === 'POSTGRES_URL'
+ ) {
+ value = databaseUri
+ if (databaseType === 'vercel-postgres') {
+ value = databaseUri
+ }
+ }
+
+ if (key === 'PAYLOAD_SECRET' || key === 'PAYLOAD_SECRET_KEY') {
+ value = payloadSecret
+ }
+
+ return `${key}=${value}`
+ })
+ .join('\n')
+}
+
+/** Parse and swap .env.example values and write .env */
+export async function manageEnvFiles(args: {
+ cliArgs: CliArgs
+ databaseType?: DbType
+ databaseUri: string
+ payloadSecret: string
+ projectDir: string
+ template?: ProjectTemplate
+}): Promise<void> {
+ const { cliArgs, databaseType, databaseUri, payloadSecret, projectDir, template } = args
+
+ if (cliArgs['--dry-run']) {
+ debug(`DRY RUN: Environment files managed`)
+ return
+ }
+
+ const envExamplePath = path.join(projectDir, '.env.example')
+ const envPath = path.join(projectDir, '.env')
+
+ try {
+ let updatedExampleContents: string
+
+ if (template?.type === 'starter') {
+ if (!fs.existsSync(envExamplePath)) {
+ error(`.env.example file not found at ${envExamplePath}`)
+ process.exit(1)
+ }
+
+ const envExampleContents = await fs.readFile(envExamplePath, 'utf8')
+ updatedExampleContents = updateEnvVariables(
+ envExampleContents,
+ databaseType,
+ databaseUri,
+ payloadSecret,
+ )
+
+ await fs.writeFile(envExamplePath, updatedExampleContents)
+ debug(`.env.example file successfully updated`)
+ } else {
+ updatedExampleContents = `# Added by Payload\nDATABASE_URI=${databaseUri}\nPAYLOAD_SECRET=${payloadSecret}\n`
+ }
+
+ const existingEnvContents = fs.existsSync(envPath) ? await fs.readFile(envPath, 'utf8') : ''
+ const updatedEnvContents = existingEnvContents
+ ? `${existingEnvContents}\n# Added by Payload\n${updatedExampleContents}`
+ : `# Added by Payload\n${updatedExampleContents}`
+
+ await fs.writeFile(envPath, updatedEnvContents)
+ debug(`.env file successfully created or updated`)
+ } catch (err: unknown) {
+ error('Unable to manage environment files')
+ if (err instanceof Error) {
+ error(err.message)
+ }
+ process.exit(1)
+ }
+}
diff --git a/packages/create-payload-app/src/lib/write-env-file.ts b/packages/create-payload-app/src/lib/write-env-file.ts
deleted file mode 100644
index b6ef2f2505d..00000000000
--- a/packages/create-payload-app/src/lib/write-env-file.ts
+++ /dev/null
@@ -1,84 +0,0 @@
-import fs from 'fs-extra'
-import path from 'path'
-
-import type { CliArgs, DbType, ProjectTemplate } from '../types.js'
-
-import { debug, error } from '../utils/log.js'
-
-/** Parse and swap .env.example values and write .env */
-export async function writeEnvFile(args: {
- cliArgs: CliArgs
- databaseType?: DbType
- databaseUri: string
- payloadSecret: string
- projectDir: string
- template?: ProjectTemplate
-}): Promise<void> {
- const { cliArgs, databaseType, databaseUri, payloadSecret, projectDir, template } = args
-
- if (cliArgs['--dry-run']) {
- debug(`DRY RUN: .env file created`)
- return
- }
-
- const envOutputPath = path.join(projectDir, '.env')
-
- try {
- let fileContents: string
-
- if (template?.type === 'starter') {
- // Parse .env file into key/value pairs
- const envExample = path.join(projectDir, '.env.example')
- const envFile = await fs.readFile(envExample, 'utf8')
-
- fileContents =
- `# Added by Payload\n` +
- envFile
- .split('\n')
- .filter((e) => e)
- .map((line) => {
- if (line.startsWith('#') || !line.includes('=')) {
- return line
- }
-
- const split = line.split('=')
- let key = split[0]
- let value = split[1]
-
- if (
- key === 'MONGODB_URI' ||
- key === 'MONGO_URL' ||
- key === 'DATABASE_URI' ||
- key === 'POSTGRES_URL'
- ) {
- if (databaseType === 'vercel-postgres') {
- key = 'POSTGRES_URL'
- }
- value = databaseUri
- }
- if (key === 'PAYLOAD_SECRET' || key === 'PAYLOAD_SECRET_KEY') {
- value = payloadSecret
- }
-
- return `${key}=${value}`
- })
- .join('\n')
- } else {
- fileContents = `# Added by Payload\nDATABASE_URI=${databaseUri}\nPAYLOAD_SECRET=${payloadSecret}\n`
- }
-
- if (fs.existsSync(envOutputPath)) {
- const existingEnv = await fs.readFile(envOutputPath, 'utf8')
- const newEnv = existingEnv + '\n# Added by Payload' + fileContents
- await fs.writeFile(envOutputPath, newEnv)
- } else {
- await fs.writeFile(envOutputPath, fileContents)
- }
- } catch (err: unknown) {
- error('Unable to write .env file')
- if (err instanceof Error) {
- error(err.message)
- }
- process.exit(1)
- }
-}
diff --git a/packages/create-payload-app/src/main.ts b/packages/create-payload-app/src/main.ts
index 1df6ee3d8d9..a81cae6c0d6 100644
--- a/packages/create-payload-app/src/main.ts
+++ b/packages/create-payload-app/src/main.ts
@@ -13,12 +13,12 @@ import { createProject } from './lib/create-project.js'
import { generateSecret } from './lib/generate-secret.js'
import { getPackageManager } from './lib/get-package-manager.js'
import { getNextAppDetails, initNext } from './lib/init-next.js'
+import { manageEnvFiles } from './lib/manage-env-files.js'
import { parseProjectName } from './lib/parse-project-name.js'
import { parseTemplate } from './lib/parse-template.js'
import { selectDb } from './lib/select-db.js'
import { getValidTemplates, validateTemplate } from './lib/templates.js'
import { updatePayloadInProject } from './lib/update-payload-in-project.js'
-import { writeEnvFile } from './lib/write-env-file.js'
import { debug, error, info } from './utils/log.js'
import {
feedbackOutro,
@@ -181,7 +181,7 @@ export class Main {
},
})
- await writeEnvFile({
+ await manageEnvFiles({
cliArgs: this.args,
databaseType: dbDetails.type,
databaseUri: dbDetails.dbUri,
@@ -230,6 +230,7 @@ export class Main {
case 'starter': {
const dbDetails = await selectDb(this.args, projectName)
const payloadSecret = generateSecret()
+
await createProject({
cliArgs: this.args,
dbDetails,
@@ -238,7 +239,8 @@ export class Main {
projectName,
template,
})
- await writeEnvFile({
+
+ await manageEnvFiles({
cliArgs: this.args,
databaseType: dbDetails.type,
databaseUri: dbDetails.dbUri,
@@ -246,6 +248,7 @@ export class Main {
projectDir,
template,
})
+
break
}
}
|
dd9133659c35b6dfa4f3960210d5cee60bdc0a59
|
2024-04-09 07:49:37
|
Elliot DeNolf
|
ci: rework caching, consolidates build (#5737)
| false
|
rework caching, consolidates build (#5737)
|
ci
|
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 4d2d3641ac0..2e4297d0a17 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
echo "needs_build: ${{ steps.filter.outputs.needs_build }}"
echo "templates: ${{ steps.filter.outputs.templates }}"
- core-build:
+ build:
needs: changes
if: ${{ needs.changes.outputs.needs_build == 'true' }}
runs-on: ubuntu-latest
@@ -65,65 +65,29 @@ jobs:
run: |
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
- - uses: actions/cache@v4
- name: Setup pnpm cache
+ - name: Setup pnpm cache
+ uses: actions/cache@v4
+ timeout-minutes: 720
with:
path: ${{ env.STORE_PATH }}
- key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
+ key: pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
- ${{ runner.os }}-pnpm-store-
- ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
+ pnpm-store-
+ pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
- run: pnpm install
- - run: pnpm run build:core
+ - run: pnpm run build:all
- name: Cache build
uses: actions/cache@v4
+ timeout-minutes: 10
with:
path: ./*
key: ${{ github.sha }}-${{ github.run_number }}
- plugins-build:
- needs: changes
- if: ${{ needs.changes.outputs.needs_build == 'true' }}
- runs-on: ubuntu-latest
-
- steps:
- - uses: actions/checkout@v4
- with:
- fetch-depth: 25
-
- - name: Use Node.js 18
- uses: actions/setup-node@v4
- with:
- node-version: 18
-
- - name: Install pnpm
- uses: pnpm/action-setup@v3
- with:
- version: 8
- run_install: false
-
- - name: Get pnpm store directory
- shell: bash
- run: |
- echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
-
- - uses: actions/cache@v4
- name: Setup pnpm cache
- with:
- path: ${{ env.STORE_PATH }}
- key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
- restore-keys: |
- ${{ runner.os }}-pnpm-store-
- ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
-
- - run: pnpm install
- - run: pnpm run build:plugins
-
tests-unit:
runs-on: ubuntu-latest
- needs: core-build
+ needs: build
if: false # Disable until tests are updated for 3.0
steps:
@@ -140,6 +104,7 @@ jobs:
- name: Restore build
uses: actions/cache@v4
+ timeout-minutes: 10
with:
path: ./*
key: ${{ github.sha }}-${{ github.run_number }}
@@ -151,7 +116,7 @@ jobs:
tests-int:
runs-on: ubuntu-latest
- needs: core-build
+ needs: build
strategy:
fail-fast: false
matrix:
@@ -184,6 +149,7 @@ jobs:
- name: Restore build
uses: actions/cache@v4
+ timeout-minutes: 10
with:
path: ./*
key: ${{ github.sha }}-${{ github.run_number }}
@@ -242,7 +208,7 @@ jobs:
tests-e2e:
runs-on: ubuntu-latest
- needs: core-build
+ needs: build
strategy:
fail-fast: false
matrix:
@@ -279,6 +245,7 @@ jobs:
- name: Restore build
uses: actions/cache@v4
+ timeout-minutes: 10
with:
path: ./*
key: ${{ github.sha }}-${{ github.run_number }}
@@ -299,7 +266,7 @@ jobs:
tests-type-generation:
if: false # This should be replaced with gen on a real Payload project
runs-on: ubuntu-latest
- needs: core-build
+ needs: build
steps:
- name: Use Node.js 18
@@ -315,6 +282,7 @@ jobs:
- name: Restore build
uses: actions/cache@v4
+ timeout-minutes: 10
with:
path: ./*
key: ${{ github.sha }}-${{ github.run_number }}
|
0406548fe6127e091db9926ee42e59f9158eff5a
|
2023-04-24 22:39:04
|
Steven Thompson
|
feat(imageresizer): add trim options (#2073)
| false
|
add trim options (#2073)
|
feat
|
diff --git a/src/collections/config/schema.ts b/src/collections/config/schema.ts
index d72e140b83f..de03bba8796 100644
--- a/src/collections/config/schema.ts
+++ b/src/collections/config/schema.ts
@@ -184,6 +184,14 @@ const collectionSchema = joi.object().keys({
format: joi.string(),
options: joi.object(),
}),
+ trimOptions: joi.alternatives().try(
+ joi.object().keys({
+ format: joi.string(),
+ options: joi.object(),
+ }),
+ joi.string(),
+ joi.number(),
+ ),
}),
joi.boolean(),
),
diff --git a/src/uploads/generateFileData.ts b/src/uploads/generateFileData.ts
index 70376dd4bf1..5a7a2eaf9bb 100644
--- a/src/uploads/generateFileData.ts
+++ b/src/uploads/generateFileData.ts
@@ -56,7 +56,7 @@ export const generateFileData = async <T>({
};
}
- const { staticDir, imageSizes, disableLocalStorage, resizeOptions, formatOptions } = collectionConfig.upload;
+ const { staticDir, imageSizes, disableLocalStorage, resizeOptions, formatOptions, trimOptions } = collectionConfig.upload;
let staticPath = staticDir;
if (staticDir.indexOf('/') !== 0) {
@@ -85,7 +85,7 @@ export const generateFileData = async <T>({
if (fileIsAnimated) sharpOptions.animated = true;
- if (fileSupportsResize && (resizeOptions || formatOptions)) {
+ if (fileSupportsResize && (resizeOptions || formatOptions || trimOptions)) {
if (file.tempFilePath) {
sharpFile = sharp(file.tempFilePath, sharpOptions);
} else {
@@ -99,6 +99,9 @@ export const generateFileData = async <T>({
if (formatOptions) {
sharpFile = sharpFile.toFormat(formatOptions.format, formatOptions.options);
}
+ if (trimOptions) {
+ sharpFile = sharpFile.trim(trimOptions);
+ }
}
if (isImage(file.mimetype)) {
diff --git a/src/uploads/imageResizer.ts b/src/uploads/imageResizer.ts
index d7701bb1b62..4e9b667fafa 100644
--- a/src/uploads/imageResizer.ts
+++ b/src/uploads/imageResizer.ts
@@ -77,6 +77,10 @@ export default async function resizeAndSave({
resized = resized.toFormat(desiredSize.formatOptions.format, desiredSize.formatOptions.options);
}
+ if (desiredSize.trimOptions) {
+ resized = resized.trim(desiredSize.trimOptions);
+ }
+
const bufferObject = await resized.toBuffer({
resolveWithObject: true,
});
diff --git a/src/uploads/types.ts b/src/uploads/types.ts
index c5f1480b856..a118ddfb6cf 100644
--- a/src/uploads/types.ts
+++ b/src/uploads/types.ts
@@ -41,9 +41,16 @@ export type ImageUploadFormatOptions = {
options?: Parameters<Sharp['toFormat']>[1]
}
+/**
+ * Params sent to the sharp trim() function
+ * @link https://sharp.pixelplumbing.com/api-resize#trim
+ */
+export type ImageUploadTrimOptions = Parameters<Sharp['trim']>[0]
+
export type ImageSize = ResizeOptions & {
name: string
formatOptions?: ImageUploadFormatOptions
+ trimOptions?: ImageUploadTrimOptions
/**
* @deprecated prefer position
*/
@@ -64,6 +71,7 @@ export type IncomingUploadType = {
resizeOptions?: ResizeOptions
/** Options for original upload file only. For sizes, set each formatOptions individually. */
formatOptions?: ImageUploadFormatOptions
+ trimOptions?: ImageUploadTrimOptions
}
export type Upload = {
@@ -77,6 +85,7 @@ export type Upload = {
handlers?: any[]
resizeOptions?: ResizeOptions;
formatOptions?: ImageUploadFormatOptions
+ trimOptions?: ImageUploadTrimOptions
}
export type File = {
diff --git a/test/uploads/config.ts b/test/uploads/config.ts
index b5867c02035..c9c1ce42776 100644
--- a/test/uploads/config.ts
+++ b/test/uploads/config.ts
@@ -135,6 +135,39 @@ export default buildConfig({
},
fields: [],
},
+ {
+ slug: 'media-trim',
+ upload: {
+ staticURL: '/media-trim',
+ staticDir: './media-trim',
+ mimeTypes: ['image/png', 'image/jpg', 'image/jpeg'],
+ trimOptions: 0,
+ imageSizes: [
+ {
+ name: 'trimNumber',
+ width: 1024,
+ height: undefined,
+ trimOptions: 0,
+ },
+ {
+ name: 'trimString',
+ width: 1024,
+ height: undefined,
+ trimOptions: 0,
+ },
+ {
+ name: 'trimOptions',
+ width: 1024,
+ height: undefined,
+ trimOptions: {
+ background: '#000000',
+ threshold: 50,
+ },
+ },
+ ],
+ },
+ fields: [],
+ },
{
slug: 'unstored-media',
upload: {
|
0af66d68a711c4d4e7cf561032260d0bb15e2339
|
2022-07-07 00:04:22
|
James
|
chore: tests array functionality
| false
|
tests array functionality
|
chore
|
diff --git a/src/collections/tests/collections.spec.ts b/src/collections/tests/collections.spec.ts
index 0dadd5cec3c..eabeaf8a7ad 100644
--- a/src/collections/tests/collections.spec.ts
+++ b/src/collections/tests/collections.spec.ts
@@ -7,7 +7,7 @@ require('isomorphic-fetch');
const { serverURL: url } = getConfig();
let token = null;
-let headers = null;
+let headers = {};
let localizedPost;
let relationshipBID;
@@ -213,6 +213,96 @@ describe('Collections - REST', () => {
expect(data.doc.nonLocalizedArray[0].localizedEmbeddedText).toStrictEqual('spanish');
expect(data.doc.richTextBlocks[0].content[0].children[0].text).toStrictEqual('spanish');
});
+
+ it('should persist existing array-based data while updating and passing row ID', async () => {
+ const originalText = 'some optional text';
+
+ const { doc } = await fetch(`${url}/api/arrays`, {
+ headers,
+ method: 'post',
+ body: JSON.stringify({
+ array: [
+ {
+ required: 'a required field here',
+ optional: originalText,
+ },
+ {
+ required: 'another required field here',
+ optional: 'this is cool',
+ },
+ ],
+ }),
+ }).then((res) => res.json());
+
+ const arrayWithExistingValues = [
+ ...doc.array,
+ ];
+
+ const updatedText = 'this is some new text for the first item in array';
+
+ arrayWithExistingValues[0] = {
+ id: arrayWithExistingValues[0].id,
+ required: updatedText,
+ };
+
+ const { doc: updatedDoc } = await fetch(`${url}/api/arrays/${doc.id}`, {
+ headers,
+ method: 'put',
+ body: JSON.stringify({
+ array: arrayWithExistingValues,
+ }),
+ }).then((res) => res.json());
+
+ expect(updatedDoc.array[0].required).toStrictEqual(updatedText);
+ expect(updatedDoc.array[0].optional).toStrictEqual(originalText);
+ });
+
+ it('should disregard existing array-based data while updating and NOT passing row ID', async () => {
+ const updatedText = 'here is some new text';
+
+ const secondArrayItem = {
+ required: 'test',
+ optional: 'optional test',
+ };
+
+ const { doc } = await fetch(`${url}/api/arrays`, {
+ headers,
+ method: 'post',
+ body: JSON.stringify({
+ array: [
+ {
+ required: 'a required field here',
+ optional: 'some optional text',
+ },
+ secondArrayItem,
+ ],
+ }),
+ }).then((res) => res.json());
+
+ const { doc: updatedDoc } = await fetch(`${url}/api/arrays/${doc.id}`, {
+ headers,
+ method: 'put',
+ body: JSON.stringify({
+ array: [
+ {
+ required: updatedText,
+ },
+ {
+ id: doc.array[1].id,
+ required: doc.array[1].required,
+ // NOTE - not passing optional field. It should persist
+ // because we're passing ID
+ },
+ ],
+ }),
+ }).then((res) => res.json());
+
+ expect(updatedDoc.array[0].required).toStrictEqual(updatedText);
+ expect(updatedDoc.array[0].optional).toBeUndefined();
+
+ expect(updatedDoc.array[1].required).toStrictEqual(secondArrayItem.required);
+ expect(updatedDoc.array[1].optional).toStrictEqual(secondArrayItem.optional);
+ });
});
describe('Read', () => {
|
d4d2bf4617f839c4654927af9683c659dac090b5
|
2025-03-01 01:00:00
|
Sasha
|
perf(db-mongodb): faster join field aggregation by replacing `mongoose-aggregate-paginate-v2` with a custom implementation (#10936)
| false
|
faster join field aggregation by replacing `mongoose-aggregate-paginate-v2` with a custom implementation (#10936)
|
perf
|
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index a297aad66a5..95af5b604f6 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -47,14 +47,12 @@
},
"dependencies": {
"mongoose": "8.9.5",
- "mongoose-aggregate-paginate-v2": "1.1.2",
"mongoose-paginate-v2": "1.8.5",
"prompts": "2.4.2",
"uuid": "10.0.0"
},
"devDependencies": {
"@payloadcms/eslint-config": "workspace:*",
- "@types/mongoose-aggregate-paginate-v2": "1.0.12",
"mongodb": "6.12.0",
"mongodb-memory-server": "^10",
"payload": "workspace:*"
diff --git a/packages/db-mongodb/src/find.ts b/packages/db-mongodb/src/find.ts
index 65f556ec33b..e9886cc2b6d 100644
--- a/packages/db-mongodb/src/find.ts
+++ b/packages/db-mongodb/src/find.ts
@@ -7,6 +7,7 @@ import type { MongooseAdapter } from './index.js'
import { buildQuery } from './queries/buildQuery.js'
import { buildSortParam } from './queries/buildSortParam.js'
+import { aggregatePaginate } from './utilities/aggregatePaginate.js'
import { buildJoinAggregation } from './utilities/buildJoinAggregation.js'
import { buildProjectionFromSelect } from './utilities/buildProjectionFromSelect.js'
import { getSession } from './utilities/getSession.js'
@@ -128,7 +129,20 @@ export const find: Find = async function find(
})
// build join aggregation
if (aggregate) {
- result = await Model.aggregatePaginate(Model.aggregate(aggregate), paginationOptions)
+ result = await aggregatePaginate({
+ adapter: this,
+ collation: paginationOptions.collation,
+ joinAggregation: aggregate,
+ limit: paginationOptions.limit,
+ Model,
+ page: paginationOptions.page,
+ pagination: paginationOptions.pagination,
+ projection: paginationOptions.projection,
+ query,
+ session: paginationOptions.options?.session,
+ sort: paginationOptions.sort as object,
+ useEstimatedCount: paginationOptions.useEstimatedCount,
+ })
} else {
result = await Model.paginate(query, paginationOptions)
}
diff --git a/packages/db-mongodb/src/findOne.ts b/packages/db-mongodb/src/findOne.ts
index 7fec58d949d..ae69e787794 100644
--- a/packages/db-mongodb/src/findOne.ts
+++ b/packages/db-mongodb/src/findOne.ts
@@ -4,6 +4,7 @@ import type { FindOne } from 'payload'
import type { MongooseAdapter } from './index.js'
import { buildQuery } from './queries/buildQuery.js'
+import { aggregatePaginate } from './utilities/aggregatePaginate.js'
import { buildJoinAggregation } from './utilities/buildJoinAggregation.js'
import { buildProjectionFromSelect } from './utilities/buildProjectionFromSelect.js'
import { getSession } from './utilities/getSession.js'
@@ -40,7 +41,6 @@ export const findOne: FindOne = async function findOne(
collection,
collectionConfig,
joins,
- limit: 1,
locale,
projection,
query,
@@ -48,7 +48,17 @@ export const findOne: FindOne = async function findOne(
let doc
if (aggregate) {
- ;[doc] = await Model.aggregate(aggregate, { session })
+ const { docs } = await aggregatePaginate({
+ adapter: this,
+ joinAggregation: aggregate,
+ limit: 1,
+ Model,
+ pagination: false,
+ projection,
+ query,
+ session,
+ })
+ doc = docs[0]
} else {
;(options as Record<string, unknown>).projection = projection
doc = await Model.findOne(query, {}, options)
diff --git a/packages/db-mongodb/src/index.ts b/packages/db-mongodb/src/index.ts
index 0e9a4e27869..93d87a653a7 100644
--- a/packages/db-mongodb/src/index.ts
+++ b/packages/db-mongodb/src/index.ts
@@ -92,7 +92,10 @@ export interface Args {
/** Extra configuration options */
connectOptions?: {
- /** Set false to disable $facet aggregation in non-supporting databases, Defaults to true */
+ /**
+ * Set false to disable $facet aggregation in non-supporting databases, Defaults to true
+ * @deprecated Payload doesn't use `$facet` anymore anywhere.
+ */
useFacet?: boolean
} & ConnectOptions
/** Set to true to disable hinting to MongoDB to use 'id' as index. This is currently done when counting documents for pagination. Disabling this optimization might fix some problems with AWS DocumentDB. Defaults to false */
diff --git a/packages/db-mongodb/src/init.ts b/packages/db-mongodb/src/init.ts
index de82610f2ba..d7b8e144f25 100644
--- a/packages/db-mongodb/src/init.ts
+++ b/packages/db-mongodb/src/init.ts
@@ -2,7 +2,6 @@ import type { PaginateOptions } from 'mongoose'
import type { Init, SanitizedCollectionConfig } from 'payload'
import mongoose from 'mongoose'
-import mongooseAggregatePaginate from 'mongoose-aggregate-paginate-v2'
import paginate from 'mongoose-paginate-v2'
import { buildVersionCollectionFields, buildVersionGlobalFields } from 'payload'
@@ -48,10 +47,6 @@ export const init: Init = function init(this: MongooseAdapter) {
}),
)
- if (Object.keys(collection.joins).length > 0) {
- versionSchema.plugin(mongooseAggregatePaginate)
- }
-
const versionCollectionName =
this.autoPluralization === true && !collection.dbName ? undefined : versionModelName
@@ -59,14 +54,14 @@ export const init: Init = function init(this: MongooseAdapter) {
versionModelName,
versionSchema,
versionCollectionName,
- ) as CollectionModel
+ ) as unknown as CollectionModel
}
const modelName = getDBName({ config: collection })
const collectionName =
this.autoPluralization === true && !collection.dbName ? undefined : modelName
- this.collections[collection.slug] = mongoose.model(
+ this.collections[collection.slug] = mongoose.model<any>(
modelName,
schema,
collectionName,
@@ -101,7 +96,7 @@ export const init: Init = function init(this: MongooseAdapter) {
}),
)
- this.versions[global.slug] = mongoose.model(
+ this.versions[global.slug] = mongoose.model<any>(
versionModelName,
versionSchema,
versionModelName,
diff --git a/packages/db-mongodb/src/models/buildCollectionSchema.ts b/packages/db-mongodb/src/models/buildCollectionSchema.ts
index da3c40df501..2e182afb5b8 100644
--- a/packages/db-mongodb/src/models/buildCollectionSchema.ts
+++ b/packages/db-mongodb/src/models/buildCollectionSchema.ts
@@ -1,7 +1,6 @@
import type { PaginateOptions, Schema } from 'mongoose'
import type { Payload, SanitizedCollectionConfig } from 'payload'
-import mongooseAggregatePaginate from 'mongoose-aggregate-paginate-v2'
import paginate from 'mongoose-paginate-v2'
import { getBuildQueryPlugin } from '../queries/getBuildQueryPlugin.js'
@@ -44,12 +43,5 @@ export const buildCollectionSchema = (
.plugin<any, PaginateOptions>(paginate, { useEstimatedCount: true })
.plugin(getBuildQueryPlugin({ collectionSlug: collection.slug }))
- if (
- Object.keys(collection.joins).length > 0 ||
- Object.keys(collection.polymorphicJoins).length > 0
- ) {
- schema.plugin(mongooseAggregatePaginate)
- }
-
return schema
}
diff --git a/packages/db-mongodb/src/queryDrafts.ts b/packages/db-mongodb/src/queryDrafts.ts
index 1a8ba6269b4..0b1e395e99e 100644
--- a/packages/db-mongodb/src/queryDrafts.ts
+++ b/packages/db-mongodb/src/queryDrafts.ts
@@ -7,6 +7,7 @@ import type { MongooseAdapter } from './index.js'
import { buildQuery } from './queries/buildQuery.js'
import { buildSortParam } from './queries/buildSortParam.js'
+import { aggregatePaginate } from './utilities/aggregatePaginate.js'
import { buildJoinAggregation } from './utilities/buildJoinAggregation.js'
import { buildProjectionFromSelect } from './utilities/buildProjectionFromSelect.js'
import { getSession } from './utilities/getSession.js'
@@ -116,10 +117,20 @@ export const queryDrafts: QueryDrafts = async function queryDrafts(
// build join aggregation
if (aggregate) {
- result = await VersionModel.aggregatePaginate(
- VersionModel.aggregate(aggregate),
- paginationOptions,
- )
+ result = await aggregatePaginate({
+ adapter: this,
+ collation: paginationOptions.collation,
+ joinAggregation: aggregate,
+ limit: paginationOptions.limit,
+ Model: VersionModel,
+ page: paginationOptions.page,
+ pagination: paginationOptions.pagination,
+ projection: paginationOptions.projection,
+ query: versionQuery,
+ session: paginationOptions.options?.session,
+ sort: paginationOptions.sort as object,
+ useEstimatedCount: paginationOptions.useEstimatedCount,
+ })
} else {
result = await VersionModel.paginate(versionQuery, paginationOptions)
}
diff --git a/packages/db-mongodb/src/types.ts b/packages/db-mongodb/src/types.ts
index b521efd8a29..f1b130631e4 100644
--- a/packages/db-mongodb/src/types.ts
+++ b/packages/db-mongodb/src/types.ts
@@ -1,12 +1,5 @@
import type { ClientSession } from 'mongodb'
-import type {
- AggregatePaginateModel,
- IndexDefinition,
- IndexOptions,
- Model,
- PaginateModel,
- SchemaOptions,
-} from 'mongoose'
+import type { IndexDefinition, IndexOptions, Model, PaginateModel, SchemaOptions } from 'mongoose'
import type {
ArrayField,
BlocksField,
@@ -37,10 +30,7 @@ import type {
import type { BuildQueryArgs } from './queries/getBuildQueryPlugin.js'
-export interface CollectionModel
- extends Model<any>,
- PaginateModel<any>,
- AggregatePaginateModel<any> {
+export interface CollectionModel extends Model<any>, PaginateModel<any> {
/** buildQuery is used to transform payload's where operator into what can be used by mongoose (e.g. id => _id) */
buildQuery: (args: BuildQueryArgs) => Promise<Record<string, unknown>> // TODO: Delete this
}
diff --git a/packages/db-mongodb/src/utilities/aggregatePaginate.ts b/packages/db-mongodb/src/utilities/aggregatePaginate.ts
new file mode 100644
index 00000000000..b2b6ae3c505
--- /dev/null
+++ b/packages/db-mongodb/src/utilities/aggregatePaginate.ts
@@ -0,0 +1,104 @@
+import type { CollationOptions } from 'mongodb'
+import type { ClientSession, Model, PipelineStage } from 'mongoose'
+import type { PaginatedDocs } from 'payload'
+
+import type { MongooseAdapter } from '../index.js'
+
+export const aggregatePaginate = async ({
+ adapter,
+ collation,
+ joinAggregation,
+ limit,
+ Model,
+ page,
+ pagination,
+ projection,
+ query,
+ session,
+ sort,
+ useEstimatedCount,
+}: {
+ adapter: MongooseAdapter
+ collation?: CollationOptions
+ joinAggregation?: PipelineStage[]
+ limit?: number
+ Model: Model<any>
+ page?: number
+ pagination?: boolean
+ projection?: Record<string, boolean>
+ query: Record<string, unknown>
+ session?: ClientSession
+ sort?: object
+ useEstimatedCount?: boolean
+}): Promise<PaginatedDocs<any>> => {
+ const aggregation: PipelineStage[] = [{ $match: query }]
+
+ if (sort) {
+ const $sort: Record<string, -1 | 1> = {}
+
+ Object.entries(sort).forEach(([key, value]) => {
+ $sort[key] = value === 'desc' ? -1 : 1
+ })
+
+ aggregation.push({ $sort })
+ }
+
+ if (page) {
+ aggregation.push({ $skip: (page - 1) * (limit ?? 0) })
+ }
+
+ if (limit) {
+ aggregation.push({ $limit: limit })
+ }
+
+ if (joinAggregation) {
+ for (const stage of joinAggregation) {
+ aggregation.push(stage)
+ }
+ }
+
+ if (projection) {
+ aggregation.push({ $project: projection })
+ }
+
+ let countPromise: Promise<null | number> = Promise.resolve(null)
+
+ if (pagination !== false && limit) {
+ if (useEstimatedCount) {
+ countPromise = Model.estimatedDocumentCount(query)
+ } else {
+ const hint = adapter.disableIndexHints !== true ? { _id: 1 } : undefined
+ countPromise = Model.countDocuments(query, { collation, hint, session })
+ }
+ }
+
+ const [docs, countResult] = await Promise.all([
+ Model.aggregate(aggregation, { collation, session }),
+ countPromise,
+ ])
+
+ const count = countResult === null ? docs.length : countResult
+
+ const totalPages =
+ pagination !== false && typeof limit === 'number' && limit !== 0 ? Math.ceil(count / limit) : 1
+
+ const hasPrevPage = pagination !== false && page > 1
+ const hasNextPage = pagination !== false && totalPages > page
+ const pagingCounter =
+ pagination !== false && typeof limit === 'number' ? (page - 1) * limit + 1 : 1
+
+ const result: PaginatedDocs = {
+ docs,
+ hasNextPage,
+ hasPrevPage,
+ limit,
+ nextPage: hasNextPage ? page + 1 : null,
+ page,
+ pagingCounter,
+ prevPage: hasPrevPage ? page - 1 : null,
+ totalDocs: count,
+ totalPages,
+ }
+
+ return result
+}
diff --git a/packages/db-mongodb/src/utilities/buildJoinAggregation.ts b/packages/db-mongodb/src/utilities/buildJoinAggregation.ts
index 85f2355bdbb..4e60bd67555 100644
--- a/packages/db-mongodb/src/utilities/buildJoinAggregation.ts
+++ b/packages/db-mongodb/src/utilities/buildJoinAggregation.ts
@@ -19,8 +19,6 @@ type BuildJoinAggregationArgs = {
collection: CollectionSlug
collectionConfig: SanitizedCollectionConfig
joins: JoinQuery
- // the number of docs to get at the top collection level
- limit?: number
locale: string
projection?: Record<string, true>
// the where clause for the top collection
@@ -34,10 +32,8 @@ export const buildJoinAggregation = async ({
collection,
collectionConfig,
joins,
- limit,
locale,
projection,
- query,
versions,
}: BuildJoinAggregationArgs): Promise<PipelineStage[] | undefined> => {
if (
@@ -49,24 +45,8 @@ export const buildJoinAggregation = async ({
}
const joinConfig = adapter.payload.collections[collection].config.joins
+ const aggregate: PipelineStage[] = []
const polymorphicJoinsConfig = adapter.payload.collections[collection].config.polymorphicJoins
- const aggregate: PipelineStage[] = [
- {
- $sort: { createdAt: -1 },
- },
- ]
-
- if (query) {
- aggregate.push({
- $match: query,
- })
- }
-
- if (limit) {
- aggregate.push({
- $limit: limit,
- })
- }
for (const join of polymorphicJoinsConfig) {
if (projection && !projection[join.joinPath]) {
@@ -448,9 +428,5 @@ export const buildJoinAggregation = async ({
}
}
- if (projection) {
- aggregate.push({ $project: projection })
- }
-
return aggregate
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 28536d68aac..88445dc6b82 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -251,9 +251,6 @@ importers:
mongoose:
specifier: 8.9.5
version: 8.9.5(@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected])
- mongoose-aggregate-paginate-v2:
- specifier: 1.1.2
- version: 1.1.2
mongoose-paginate-v2:
specifier: 1.8.5
version: 1.8.5
@@ -267,9 +264,6 @@ importers:
'@payloadcms/eslint-config':
specifier: workspace:*
version: link:../eslint-config
- '@types/mongoose-aggregate-paginate-v2':
- specifier: 1.0.12
- version: 1.0.12(@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected])
mongodb:
specifier: 6.12.0
version: 6.12.0(@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected])
@@ -5355,9 +5349,6 @@ packages:
'@types/[email protected]':
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
- '@types/[email protected]':
- resolution: {integrity: sha512-wL8pgJQxqJagv5f5mR7aI8WgUu22nS6rVLoJm71W2Uu+iKfS8jgph2rRLfXrjo+dFt1s7ik5Zl+uGZ4f5GM6Vw==}
-
'@types/[email protected]':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
@@ -8353,10 +8344,6 @@ packages:
socks:
optional: true
- [email protected]:
- resolution: {integrity: sha512-Ai478tHedZy3U2ITBEp2H4rQEviRan3TK4p/umlFqIzgPF1R0hNKvzzQGIb1l2h+Z32QLU3NqaoWKu4vOOUElQ==}
- engines: {node: '>=4.0.0'}
-
[email protected]:
resolution: {integrity: sha512-kFxhot+yw9KmpAGSSrF/o+f00aC2uawgNUbhyaM0USS9L7dln1NA77/pLg4lgOaRgXMtfgCENamjqZwIM1Zrig==}
engines: {node: '>=4.0.0'}
@@ -14808,20 +14795,6 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected])':
- dependencies:
- '@types/node': 22.5.4
- mongoose: 8.9.5(@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected])
- transitivePeerDependencies:
- - '@aws-sdk/credential-providers'
- - '@mongodb-js/zstd'
- - gcp-metadata
- - kerberos
- - mongodb-client-encryption
- - snappy
- - socks
- - supports-color
-
'@types/[email protected]': {}
'@types/[email protected]':
@@ -18496,8 +18469,6 @@ snapshots:
'@aws-sdk/credential-providers': 3.687.0(@aws-sdk/[email protected](@aws-sdk/[email protected]))
socks: 2.8.3
- [email protected]: {}
-
[email protected]: {}
[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected](@aws-sdk/[email protected])))([email protected]):
|
3c92fbd98ddb38f2b96d0ad0667d9a90a1d1c280
|
2025-03-14 18:44:28
|
Patrik
|
fix: ensures `select` & `radio` field option labels accept JSX elements (#11658)
| false
|
ensures `select` & `radio` field option labels accept JSX elements (#11658)
|
fix
|
diff --git a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Select/index.tsx b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Select/index.tsx
index 3302c48e686..12ac833205f 100644
--- a/packages/next/src/views/Version/RenderFieldsToDiff/fields/Select/index.tsx
+++ b/packages/next/src/views/Version/RenderFieldsToDiff/fields/Select/index.tsx
@@ -1,6 +1,6 @@
'use client'
import type { I18nClient } from '@payloadcms/translations'
-import type { OptionObject, SelectField, SelectFieldDiffClientComponent } from 'payload'
+import type { Option, SelectField, SelectFieldDiffClientComponent } from 'payload'
import { getTranslation } from '@payloadcms/translations'
import { useTranslation } from '@payloadcms/ui'
@@ -17,7 +17,7 @@ const getOptionsToRender = (
value: string,
options: SelectField['options'],
hasMany: boolean,
-): (OptionObject | string)[] | OptionObject | string => {
+): Option | Option[] => {
if (hasMany && Array.isArray(value)) {
return value.map(
(val) =>
@@ -31,17 +31,33 @@ const getOptionsToRender = (
)
}
-const getTranslatedOptions = (
- options: (OptionObject | string)[] | OptionObject | string,
- i18n: I18nClient,
-): string => {
+/**
+ * Translates option labels while ensuring they are strings.
+ * If `options.label` is a JSX element, it falls back to `options.value` because `DiffViewer`
+ * expects all values to be strings.
+ */
+const getTranslatedOptions = (options: Option | Option[], i18n: I18nClient): string => {
if (Array.isArray(options)) {
return options
- .map((option) => (typeof option === 'string' ? option : getTranslation(option.label, i18n)))
+ .map((option) => {
+ if (typeof option === 'string') {
+ return option
+ }
+ const translatedLabel = getTranslation(option.label, i18n)
+
+ // Ensure the result is a string, otherwise use option.value
+ return typeof translatedLabel === 'string' ? translatedLabel : option.value
+ })
.join(', ')
}
- return typeof options === 'string' ? options : getTranslation(options.label, i18n)
+ if (typeof options === 'string') {
+ return options
+ }
+
+ const translatedLabel = getTranslation(options.label, i18n)
+
+ return typeof translatedLabel === 'string' ? translatedLabel : options.value
}
export const Select: SelectFieldDiffClientComponent = ({
diff --git a/packages/payload/src/fields/config/types.ts b/packages/payload/src/fields/config/types.ts
index 6e67ef3450b..8f71aa8e4e0 100644
--- a/packages/payload/src/fields/config/types.ts
+++ b/packages/payload/src/fields/config/types.ts
@@ -4,6 +4,7 @@
import type { EditorProps } from '@monaco-editor/react'
import type { JSONSchema4 } from 'json-schema'
import type { CSSProperties } from 'react'
+import type React from 'react'
import type { DeepUndefinable, MarkRequired } from 'ts-essentials'
import type {
@@ -432,11 +433,16 @@ export type Validate<
options: ValidateOptions<TData, TSiblingData, TFieldConfig, TValue>,
) => Promise<string | true> | string | true
+export type OptionLabel =
+ | (() => React.JSX.Element)
+ | LabelFunction
+ | React.JSX.Element
+ | StaticLabel
+
export type OptionObject = {
- label: LabelFunction | StaticLabel
+ label: OptionLabel
value: string
}
-
export type Option = OptionObject | string
export type FieldGraphQLType = {
diff --git a/packages/payload/src/index.ts b/packages/payload/src/index.ts
index 349befae354..6ec77d618ea 100644
--- a/packages/payload/src/index.ts
+++ b/packages/payload/src/index.ts
@@ -1274,6 +1274,7 @@ export type {
NumberField,
NumberFieldClient,
Option,
+ OptionLabel,
OptionObject,
PointField,
PointFieldClient,
diff --git a/packages/translations/src/utilities/getTranslation.ts b/packages/translations/src/utilities/getTranslation.ts
index 05251b02ba4..82b9462cc22 100644
--- a/packages/translations/src/utilities/getTranslation.ts
+++ b/packages/translations/src/utilities/getTranslation.ts
@@ -3,6 +3,7 @@ import type { JSX } from 'react'
import type { I18n, TFunction } from '../types.js'
type LabelType =
+ | (() => JSX.Element)
| (({ t }: { t: TFunction }) => string)
| JSX.Element
| Record<string, string>
diff --git a/packages/ui/src/elements/Table/DefaultCell/index.tsx b/packages/ui/src/elements/Table/DefaultCell/index.tsx
index b1969f4b5a2..57847eba1b6 100644
--- a/packages/ui/src/elements/Table/DefaultCell/index.tsx
+++ b/packages/ui/src/elements/Table/DefaultCell/index.tsx
@@ -2,11 +2,13 @@
import type { DefaultCellComponentProps, UploadFieldClient } from 'payload'
import { getTranslation } from '@payloadcms/translations'
-import { fieldAffectsData, fieldIsID, formatAdminURL } from 'payload/shared'
+import { fieldAffectsData, fieldIsID } from 'payload/shared'
import React from 'react' // TODO: abstract this out to support all routers
import { useConfig } from '../../../providers/Config/index.js'
import { useTranslation } from '../../../providers/Translation/index.js'
+import { formatAdminURL } from '../../../utilities/formatAdminURL.js'
+import { getDisplayedFieldValue } from '../../../utilities/getDisplayedFieldValue.js'
import { Link } from '../../Link/index.js'
import { CodeCell } from './fields/Code/index.js'
import { cellComponents } from './fields/index.js'
@@ -96,12 +98,17 @@ export const DefaultCell: React.FC<DefaultCellComponentProps> = (props) => {
)
}
+ const displayedValue = getDisplayedFieldValue(cellData, field, i18n)
+
const DefaultCellComponent: React.FC<DefaultCellComponentProps> =
typeof cellData !== 'undefined' && cellComponents[field.type]
let CellComponent: React.ReactNode = null
- if (DefaultCellComponent) {
+ // Handle JSX labels before using DefaultCellComponent
+ if (React.isValidElement(displayedValue)) {
+ CellComponent = displayedValue
+ } else if (DefaultCellComponent) {
CellComponent = <DefaultCellComponent cellData={cellData} rowData={rowData} {...props} />
} else if (!DefaultCellComponent) {
// DefaultCellComponent does not exist for certain field types like `text`
@@ -125,13 +132,17 @@ export const DefaultCell: React.FC<DefaultCellComponentProps> = (props) => {
} else {
return (
<WrapElement {...wrapElementProps}>
- {(cellData === '' || typeof cellData === 'undefined' || cellData === null) &&
+ {(displayedValue === '' ||
+ typeof displayedValue === 'undefined' ||
+ displayedValue === null) &&
i18n.t('general:noLabel', {
label: getTranslation(('label' in field ? field.label : null) || 'data', i18n),
})}
- {typeof cellData === 'string' && cellData}
- {typeof cellData === 'number' && cellData}
- {typeof cellData === 'object' && cellData !== null && JSON.stringify(cellData)}
+ {typeof displayedValue === 'string' && displayedValue}
+ {typeof displayedValue === 'number' && displayedValue}
+ {typeof displayedValue === 'object' &&
+ displayedValue !== null &&
+ JSON.stringify(displayedValue)}
</WrapElement>
)
}
diff --git a/packages/ui/src/elements/TableColumns/buildColumnState.tsx b/packages/ui/src/elements/TableColumns/buildColumnState.tsx
index 8eaacb507df..bdd89ab7b59 100644
--- a/packages/ui/src/elements/TableColumns/buildColumnState.tsx
+++ b/packages/ui/src/elements/TableColumns/buildColumnState.tsx
@@ -27,11 +27,13 @@ import React from 'react'
import type { SortColumnProps } from '../SortColumn/index.js'
import {
+ DefaultCell,
RenderCustomComponent,
RenderDefaultCell,
SortColumn,
// eslint-disable-next-line payload/no-imports-from-exports-dir
} from '../../exports/client/index.js'
+import { hasOptionLabelJSXElement } from '../../utilities/hasOptionLabelJSXElement.js'
import { RenderServerComponent } from '../RenderServerComponent/index.js'
import { filterFields } from './filterFields.js'
@@ -270,6 +272,16 @@ export const buildColumnState = (args: Args): Column[] => {
importMap: payload.importMap,
serverProps: cellServerProps,
})
+ } else if (
+ cellClientProps.cellData &&
+ cellClientProps.field &&
+ hasOptionLabelJSXElement(cellClientProps)
+ ) {
+ CustomCell = RenderServerComponent({
+ clientProps: cellClientProps,
+ Component: DefaultCell,
+ importMap: payload.importMap,
+ })
} else {
const CustomCellComponent = _field?.admin?.components?.Cell
diff --git a/packages/ui/src/utilities/getDisplayedFieldValue.ts b/packages/ui/src/utilities/getDisplayedFieldValue.ts
new file mode 100644
index 00000000000..936bfc948a9
--- /dev/null
+++ b/packages/ui/src/utilities/getDisplayedFieldValue.ts
@@ -0,0 +1,32 @@
+import type { I18nClient } from '@payloadcms/translations'
+import type { ClientField } from 'payload'
+
+import { getTranslation } from '@payloadcms/translations'
+import React from 'react'
+
+/**
+ * Returns the appropriate display value for a field.
+ * - For select and radio fields:
+ * - Returns JSX elements as-is.
+ * - Translates localized label objects based on the current language.
+ * - Returns string labels directly.
+ * - Falls back to the option value if no valid label is found.
+ * - For all other field types, returns `cellData` unchanged.
+ */
+export const getDisplayedFieldValue = (cellData: any, field: ClientField, i18n: I18nClient) => {
+ if ((field?.type === 'select' || field?.type === 'radio') && Array.isArray(field.options)) {
+ const selectedOption = field.options.find((opt) =>
+ typeof opt === 'object' ? opt.value === cellData : opt === cellData,
+ )
+
+ if (selectedOption) {
+ if (typeof selectedOption === 'object' && 'label' in selectedOption) {
+ return React.isValidElement(selectedOption.label)
+ ? selectedOption.label // Return JSX directly
+ : getTranslation(selectedOption.label, i18n) || selectedOption.value // Use translation or fallback to value
+ }
+ return selectedOption // If option is a string, return it directly
+ }
+ }
+ return cellData // Default fallback if no match found
+}
diff --git a/packages/ui/src/utilities/hasOptionLabelJSXElement.ts b/packages/ui/src/utilities/hasOptionLabelJSXElement.ts
new file mode 100644
index 00000000000..82ff1023f1a
--- /dev/null
+++ b/packages/ui/src/utilities/hasOptionLabelJSXElement.ts
@@ -0,0 +1,23 @@
+import type { DefaultCellComponentProps } from 'payload'
+
+import React from 'react'
+
+export const hasOptionLabelJSXElement = (cellClientProps: DefaultCellComponentProps) => {
+ const { cellData, field } = cellClientProps
+
+ if ((field?.type === 'select' || field?.type == 'radio') && Array.isArray(field?.options)) {
+ const matchingOption = field.options.find(
+ (option) => typeof option === 'object' && option.value === cellData,
+ )
+
+ if (
+ matchingOption &&
+ typeof matchingOption === 'object' &&
+ React.isValidElement(matchingOption.label)
+ ) {
+ return true
+ }
+ }
+
+ return false
+}
diff --git a/test/fields/collections/Radio/CustomJSXLabel.tsx b/test/fields/collections/Radio/CustomJSXLabel.tsx
new file mode 100644
index 00000000000..d9568341fdf
--- /dev/null
+++ b/test/fields/collections/Radio/CustomJSXLabel.tsx
@@ -0,0 +1,21 @@
+export const CustomJSXLabel = () => {
+ return (
+ <svg
+ className="graphic-icon"
+ height="20px"
+ id="payload-logo"
+ viewBox="0 0 25 25"
+ width="20px"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M11.8673 21.2336L4.40922 16.9845C4.31871 16.9309 4.25837 16.8355 4.25837 16.7282V10.1609C4.25837 10.0477 4.38508 9.97616 4.48162 10.0298L13.1404 14.9642C13.2611 15.0358 13.412 14.9464 13.412 14.8093V11.6091C13.412 11.4839 13.3456 11.3647 13.2309 11.2992L2.81624 5.36353C2.72573 5.30989 2.60505 5.30989 2.51454 5.36353L1.15085 6.14422C1.06034 6.19786 1 6.29321 1 6.40048V18.5995C1 18.7068 1.06034 18.8021 1.15085 18.8558L11.8491 24.9583C11.9397 25.0119 12.0603 25.0119 12.1509 24.9583L21.1355 19.8331C21.2562 19.7616 21.2562 19.5948 21.1355 19.5232L18.3357 17.9261C18.2211 17.8605 18.0883 17.8605 17.9737 17.9261L12.175 21.2336C12.0845 21.2872 11.9638 21.2872 11.8733 21.2336H11.8673Z"
+ fill="var(--theme-elevation-1000)"
+ />
+ <path
+ d="M22.8491 6.13827L12.1508 0.0417218C12.0603 -0.0119135 11.9397 -0.0119135 11.8491 0.0417218L6.19528 3.2658C6.0746 3.33731 6.0746 3.50418 6.19528 3.57569L8.97092 5.16091C9.08557 5.22647 9.21832 5.22647 9.33296 5.16091L11.8672 3.71872C11.9578 3.66508 12.0784 3.66508 12.1689 3.71872L19.627 7.96782C19.7175 8.02146 19.7778 8.11681 19.7778 8.22408V14.8212C19.7778 14.9464 19.8442 15.0656 19.9589 15.1311L22.7345 16.7104C22.8552 16.7819 23.006 16.6925 23.006 16.5554V6.40048C23.006 6.29321 22.9457 6.19786 22.8552 6.14423L22.8491 6.13827Z"
+ fill="var(--theme-elevation-1000)"
+ />
+ </svg>
+ )
+}
diff --git a/test/fields/collections/Radio/e2e.spec.ts b/test/fields/collections/Radio/e2e.spec.ts
index 1d864ece9fb..ecf2b3792d8 100644
--- a/test/fields/collections/Radio/e2e.spec.ts
+++ b/test/fields/collections/Radio/e2e.spec.ts
@@ -75,4 +75,16 @@ describe('Radio', () => {
'Value One',
)
})
+
+ test('should show custom JSX label in list', async () => {
+ await page.goto(url.list)
+ await expect(page.locator('.cell-radioWithJsxLabelOption svg#payload-logo')).toBeVisible()
+ })
+
+ test('should show custom JSX label while editing', async () => {
+ await page.goto(url.create)
+ await expect(
+ page.locator('label[for="field-radioWithJsxLabelOption-three"] svg#payload-logo'),
+ ).toBeVisible()
+ })
})
diff --git a/test/fields/collections/Radio/index.ts b/test/fields/collections/Radio/index.ts
index de5f56ff4e0..2520c16b2e4 100644
--- a/test/fields/collections/Radio/index.ts
+++ b/test/fields/collections/Radio/index.ts
@@ -1,6 +1,7 @@
import type { CollectionConfig } from 'payload'
import { radioFieldsSlug } from '../../slugs.js'
+import { CustomJSXLabel } from './CustomJSXLabel.js'
const RadioFields: CollectionConfig = {
slug: radioFieldsSlug,
@@ -27,6 +28,26 @@ const RadioFields: CollectionConfig = {
},
],
},
+ {
+ name: 'radioWithJsxLabelOption',
+ label: 'Radio with JSX label option',
+ type: 'radio',
+ defaultValue: 'three',
+ options: [
+ {
+ label: 'Value One',
+ value: 'one',
+ },
+ {
+ label: 'Value Two',
+ value: 'two',
+ },
+ {
+ label: CustomJSXLabel,
+ value: 'three',
+ },
+ ],
+ },
],
}
diff --git a/test/fields/collections/Select/CustomJSXLabel.tsx b/test/fields/collections/Select/CustomJSXLabel.tsx
new file mode 100644
index 00000000000..d9568341fdf
--- /dev/null
+++ b/test/fields/collections/Select/CustomJSXLabel.tsx
@@ -0,0 +1,21 @@
+export const CustomJSXLabel = () => {
+ return (
+ <svg
+ className="graphic-icon"
+ height="20px"
+ id="payload-logo"
+ viewBox="0 0 25 25"
+ width="20px"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M11.8673 21.2336L4.40922 16.9845C4.31871 16.9309 4.25837 16.8355 4.25837 16.7282V10.1609C4.25837 10.0477 4.38508 9.97616 4.48162 10.0298L13.1404 14.9642C13.2611 15.0358 13.412 14.9464 13.412 14.8093V11.6091C13.412 11.4839 13.3456 11.3647 13.2309 11.2992L2.81624 5.36353C2.72573 5.30989 2.60505 5.30989 2.51454 5.36353L1.15085 6.14422C1.06034 6.19786 1 6.29321 1 6.40048V18.5995C1 18.7068 1.06034 18.8021 1.15085 18.8558L11.8491 24.9583C11.9397 25.0119 12.0603 25.0119 12.1509 24.9583L21.1355 19.8331C21.2562 19.7616 21.2562 19.5948 21.1355 19.5232L18.3357 17.9261C18.2211 17.8605 18.0883 17.8605 17.9737 17.9261L12.175 21.2336C12.0845 21.2872 11.9638 21.2872 11.8733 21.2336H11.8673Z"
+ fill="var(--theme-elevation-1000)"
+ />
+ <path
+ d="M22.8491 6.13827L12.1508 0.0417218C12.0603 -0.0119135 11.9397 -0.0119135 11.8491 0.0417218L6.19528 3.2658C6.0746 3.33731 6.0746 3.50418 6.19528 3.57569L8.97092 5.16091C9.08557 5.22647 9.21832 5.22647 9.33296 5.16091L11.8672 3.71872C11.9578 3.66508 12.0784 3.66508 12.1689 3.71872L19.627 7.96782C19.7175 8.02146 19.7778 8.11681 19.7778 8.22408V14.8212C19.7778 14.9464 19.8442 15.0656 19.9589 15.1311L22.7345 16.7104C22.8552 16.7819 23.006 16.6925 23.006 16.5554V6.40048C23.006 6.29321 22.9457 6.19786 22.8552 6.14423L22.8491 6.13827Z"
+ fill="var(--theme-elevation-1000)"
+ />
+ </svg>
+ )
+}
diff --git a/test/fields/collections/Select/e2e.spec.ts b/test/fields/collections/Select/e2e.spec.ts
index 71381b97918..56ff3b66fcd 100644
--- a/test/fields/collections/Select/e2e.spec.ts
+++ b/test/fields/collections/Select/e2e.spec.ts
@@ -31,7 +31,7 @@ let page: Page
let serverURL: string
let url: AdminUrlUtil
-describe('Radio', () => {
+describe('Select', () => {
beforeAll(async ({ browser }, testInfo) => {
testInfo.setTimeout(TEST_TIMEOUT_LONG)
process.env.SEED_IN_CONFIG_ONINIT = 'false' // Makes it so the payload config onInit seed is not run. Otherwise, the seed would be run unnecessarily twice for the initial test run - once for beforeEach and once for onInit
@@ -75,4 +75,24 @@ describe('Radio', () => {
await saveDocAndAssert(page)
await expect(field.locator('.rs__value-container')).toContainText('One')
})
+
+ test('should show custom JSX option label in edit', async () => {
+ await page.goto(url.create)
+
+ const svgLocator = page.locator('#field-selectWithJsxLabelOption svg#payload-logo')
+
+ await expect(svgLocator).toBeVisible()
+ })
+
+ test('should show custom JSX option label in list', async () => {
+ await page.goto(url.list)
+
+ const columnsButton = page.locator('button:has-text("Columns")')
+
+ await columnsButton.click()
+
+ await page.locator('text=Select with JSX label option').click()
+
+ await expect(page.locator('.cell-selectWithJsxLabelOption svg#payload-logo')).toBeVisible()
+ })
})
diff --git a/test/fields/collections/Select/index.ts b/test/fields/collections/Select/index.ts
index 976fef4f922..6a57154c20e 100644
--- a/test/fields/collections/Select/index.ts
+++ b/test/fields/collections/Select/index.ts
@@ -1,9 +1,11 @@
import type { CollectionConfig } from 'payload'
import { selectFieldsSlug } from '../../slugs.js'
+import { CustomJSXLabel } from './CustomJSXLabel.js'
const SelectFields: CollectionConfig = {
slug: selectFieldsSlug,
+ versions: true,
fields: [
{
name: 'select',
@@ -221,6 +223,26 @@ const SelectFields: CollectionConfig = {
},
],
},
+ {
+ name: 'selectWithJsxLabelOption',
+ label: 'Select with JSX label option',
+ type: 'select',
+ defaultValue: 'three',
+ options: [
+ {
+ label: 'Value One',
+ value: 'one',
+ },
+ {
+ label: 'Value Two',
+ value: 'two',
+ },
+ {
+ label: CustomJSXLabel,
+ value: 'three',
+ },
+ ],
+ },
],
}
diff --git a/test/fields/payload-types.ts b/test/fields/payload-types.ts
index a062772bce3..8a605cf6c06 100644
--- a/test/fields/payload-types.ts
+++ b/test/fields/payload-types.ts
@@ -1305,6 +1305,7 @@ export interface EmailField {
export interface RadioField {
id: string;
radio?: ('one' | 'two' | 'three') | null;
+ radioWithJsxLabelOption?: ('one' | 'two' | 'three') | null;
updatedAt: string;
createdAt: string;
}
@@ -1800,6 +1801,7 @@ export interface SelectField {
settings?: {
category?: ('a' | 'b')[] | null;
};
+ selectWithJsxLabelOption?: ('one' | 'two' | 'three') | null;
updatedAt: string;
createdAt: string;
}
@@ -1841,6 +1843,10 @@ export interface TabsField {
* When active, the nested conditional tab should be visible. When inactive, it should be hidden.
*/
nestedConditionalTabVisible?: boolean | null;
+ conditionalTabGroup?: {
+ conditionalTabGroupTitle?: string | null;
+ conditionalTab?: {};
+ };
nestedUnconditionalTabInput?: string | null;
nestedConditionalTabInput?: string | null;
};
@@ -3075,6 +3081,7 @@ export interface EmailFieldsSelect<T extends boolean = true> {
*/
export interface RadioFieldsSelect<T extends boolean = true> {
radio?: T;
+ radioWithJsxLabelOption?: T;
updatedAt?: T;
createdAt?: T;
}
@@ -3437,6 +3444,7 @@ export interface SelectFieldsSelect<T extends boolean = true> {
| {
category?: T;
};
+ selectWithJsxLabelOption?: T;
updatedAt?: T;
createdAt?: T;
}
@@ -3471,6 +3479,12 @@ export interface TabsFieldsSelect<T extends boolean = true> {
| {
conditionalTabField?: T;
nestedConditionalTabVisible?: T;
+ conditionalTabGroup?:
+ | T
+ | {
+ conditionalTabGroupTitle?: T;
+ conditionalTab?: T | {};
+ };
nestedUnconditionalTabInput?: T;
nestedConditionalTabInput?: T;
};
|
417f4b7aa9529ea5a67b0c160be3b48911d42b27
|
2022-10-11 01:54:36
|
Jacob Fletcher
|
fix: allows dot notation in sync config
| false
|
allows dot notation in sync config
|
fix
|
diff --git a/packages/plugin-stripe/src/utilities/deepen.ts b/packages/plugin-stripe/src/utilities/deepen.ts
new file mode 100644
index 00000000000..c1bdd1b08e8
--- /dev/null
+++ b/packages/plugin-stripe/src/utilities/deepen.ts
@@ -0,0 +1,21 @@
+// converts an object of dot notation keys to a nested object
+// i.e. { 'price.stripePriceID': '123' } to { price: { stripePriceID: '123' } }
+
+export const deepen = (obj: Record<string, any>) => {
+ const result: Record<string, any> = {};
+
+ for (const key in obj) {
+ const value = obj[key];
+ const keys = key.split('.');
+ let current = result;
+ keys.forEach((key, index) => {
+ if (index === keys.length - 1) {
+ current[key] = value;
+ } else {
+ current[key] = current[key] || {};
+ current = current[key];
+ }
+ });
+ }
+ return result;
+};
diff --git a/packages/plugin-stripe/src/webhooks/handleCreatedOrUpdated.ts b/packages/plugin-stripe/src/webhooks/handleCreatedOrUpdated.ts
index b2d4ff30122..1507ad51b57 100644
--- a/packages/plugin-stripe/src/webhooks/handleCreatedOrUpdated.ts
+++ b/packages/plugin-stripe/src/webhooks/handleCreatedOrUpdated.ts
@@ -1,4 +1,5 @@
import { SanitizedStripeConfig, StripeWebhookHandler } from '../types';
+import { deepen } from '../utilities/deepen';
type HandleCreatedOrUpdated = (args: Parameters<StripeWebhookHandler>[0] & {
syncConfig: SanitizedStripeConfig['sync'][0]
@@ -68,11 +69,13 @@ export const handleCreatedOrUpdated: HandleCreatedOrUpdated = async (args) => {
return acc;
}, {} as Record<string, any>);
- syncedData = {
+ syncedData = deepen({
...syncedData,
stripeID,
skipSync: true,
- }
+ });
+
+ console.log('syncedData', syncedData);
if (!foundDoc) {
if (logs) payload.logger.info(`- No existing '${collectionSlug}' document found with Stripe ID: '${stripeID}', creating new...`);
@@ -139,18 +142,13 @@ export const handleCreatedOrUpdated: HandleCreatedOrUpdated = async (args) => {
}
} else {
if (logs) payload.logger.info(`- Existing '${collectionSlug}' document found in Payload with Stripe ID: '${stripeID}', updating now...`);
- console.log('foundDoc', foundDoc);
- console.log('syncedData', syncedData);
+
try {
await payload.update({
collection: collectionSlug,
id: foundDoc.id,
- data: {
- ...foundDoc,
- // price: ''
- }
- }
- );
+ data: syncedData,
+ });
if (logs) payload.logger.info(`✅ Successfully updated '${collectionSlug}' document in Payload from Stripe ID: '${stripeID}'.`);
} catch (error: any) {
|
e782d9942928c97c3ff567fc311c7d889f8b06d3
|
2024-06-24 20:59:32
|
Patrik
|
fix(payload, ui): sends cropped image pixel values to server instead of percent values (#6903)
| false
|
sends cropped image pixel values to server instead of percent values (#6903)
|
fix
|
diff --git a/packages/payload/src/uploads/cropImage.ts b/packages/payload/src/uploads/cropImage.ts
index e7ab7fc02db..c744fa56dff 100644
--- a/packages/payload/src/uploads/cropImage.ts
+++ b/packages/payload/src/uploads/cropImage.ts
@@ -6,7 +6,7 @@ export const percentToPixel = (value, dimension) => {
export async function cropImage({ cropData, dimensions, file, sharp }) {
try {
- const { height, width, x, y } = cropData
+ const { heightPixels, widthPixels, x, y } = cropData
const fileIsAnimatedType = ['image/avif', 'image/gif', 'image/webp'].includes(file.mimetype)
@@ -15,10 +15,10 @@ export async function cropImage({ cropData, dimensions, file, sharp }) {
if (fileIsAnimatedType) sharpOptions.animated = true
const formattedCropData = {
- height: percentToPixel(height, dimensions.height),
+ height: Number(heightPixels),
left: percentToPixel(x, dimensions.width),
top: percentToPixel(y, dimensions.height),
- width: percentToPixel(width, dimensions.width),
+ width: Number(widthPixels),
}
const cropped = sharp(file.tempFilePath || file.data, sharpOptions).extract(formattedCropData)
diff --git a/packages/ui/src/elements/EditUpload/index.tsx b/packages/ui/src/elements/EditUpload/index.tsx
index eb027a20ef9..7d0c02b5d28 100644
--- a/packages/ui/src/elements/EditUpload/index.tsx
+++ b/packages/ui/src/elements/EditUpload/index.tsx
@@ -2,7 +2,7 @@
import type CropType from 'react-image-crop'
import { useModal } from '@faceless-ui/modal'
-import React, { useRef, useState } from 'react'
+import React, { forwardRef, useRef, useState } from 'react'
import ReactCrop from 'react-image-crop'
import 'react-image-crop/dist/ReactCrop.css'
@@ -14,16 +14,28 @@ import './index.scss'
const baseClass = 'edit-upload'
-const Input: React.FC<{ name: string; onChange: (value: string) => void; value: string }> = ({
- name,
- onChange,
- value,
-}) => (
- <div className={`${baseClass}__input`}>
- {name}
- <input name={name} onChange={(e) => onChange(e.target.value)} type="number" value={value} />
- </div>
-)
+type Props = {
+ name: string
+ onChange: (value: string) => void
+ value: string
+}
+
+const Input = forwardRef<HTMLInputElement, Props>((props, ref) => {
+ const { name, onChange, value } = props
+
+ return (
+ <div className={`${baseClass}__input`}>
+ {name}
+ <input
+ name={name}
+ onChange={(e) => onChange(e.target.value)}
+ ref={ref}
+ type="number"
+ value={value}
+ />
+ </div>
+ )
+})
type FocalPosition = {
x: number
@@ -43,8 +55,10 @@ export type EditUploadProps = {
const defaultCrop: CropType = {
height: 100,
+ heightPixels: 0,
unit: '%',
width: 100,
+ widthPixels: 0,
x: 0,
y: 0,
}
@@ -84,6 +98,17 @@ export const EditUpload: React.FC<EditUploadProps> = ({
const imageRef = useRef<HTMLImageElement | undefined>(undefined)
const cropRef = useRef<HTMLDivElement | undefined>(undefined)
+ const heightRef = useRef<HTMLInputElement | null>(null)
+ const widthRef = useRef<HTMLInputElement | null>(null)
+
+ const [imageLoaded, setImageLoaded] = useState<boolean>(false)
+
+ const onImageLoad = (e) => {
+ setOriginalHeight(e.currentTarget.naturalHeight)
+ setOriginalWidth(e.currentTarget.naturalWidth)
+ setImageLoaded(true)
+ }
+
const fineTuneCrop = ({ dimension, value }: { dimension: 'height' | 'width'; value: string }) => {
const intValue = parseInt(value)
if (dimension === 'width' && intValue >= originalWidth) return null
@@ -115,7 +140,13 @@ export const EditUpload: React.FC<EditUploadProps> = ({
const saveEdits = () => {
if (typeof onSave === 'function')
onSave({
- crop,
+ crop: crop
+ ? {
+ ...crop,
+ heightPixels: Number(heightRef.current?.value ?? crop.heightPixels),
+ widthPixels: Number(widthRef.current?.value ?? crop.widthPixels),
+ }
+ : undefined,
focalPosition,
})
closeModal(editDrawerSlug)
@@ -159,6 +190,7 @@ export const EditUpload: React.FC<EditUploadProps> = ({
aria-label={t('general:applyChanges')}
buttonStyle="primary"
className={`${baseClass}__save`}
+ disabled={!imageLoaded}
onClick={saveEdits}
>
{t('general:applyChanges')}
@@ -186,10 +218,7 @@ export const EditUpload: React.FC<EditUploadProps> = ({
>
<img
alt={t('upload:setCropArea')}
- onLoad={(e) => {
- setOriginalHeight(e.currentTarget.naturalHeight)
- setOriginalWidth(e.currentTarget.naturalWidth)
- }}
+ onLoad={onImageLoad}
ref={imageRef}
src={fileSrcToUse}
/>
@@ -197,10 +226,7 @@ export const EditUpload: React.FC<EditUploadProps> = ({
) : (
<img
alt={t('upload:setFocalPoint')}
- onLoad={(e) => {
- setOriginalHeight(e.currentTarget.naturalHeight)
- setOriginalWidth(e.currentTarget.naturalWidth)
- }}
+ onLoad={onImageLoad}
ref={imageRef}
src={fileSrcToUse}
/>
@@ -233,8 +259,10 @@ export const EditUpload: React.FC<EditUploadProps> = ({
onClick={() =>
setCrop({
height: 100,
+ heightPixels: originalHeight,
unit: '%',
width: 100,
+ widthPixels: originalWidth,
x: 0,
y: 0,
})
@@ -251,11 +279,13 @@ export const EditUpload: React.FC<EditUploadProps> = ({
<Input
name={`${t('upload:width')} (px)`}
onChange={(value) => fineTuneCrop({ dimension: 'width', value })}
+ ref={widthRef}
value={((crop.width / 100) * originalWidth).toFixed(0)}
/>
<Input
name={`${t('upload:height')} (px)`}
onChange={(value) => fineTuneCrop({ dimension: 'height', value })}
+ ref={heightRef}
value={((crop.height / 100) * originalHeight).toFixed(0)}
/>
</div>
|
f2d90fac26105f4bfb588f1651fd825d3ad7c3f9
|
2024-02-27 23:03:03
|
Jarrod Flesch
|
chore: fixes find for fieldSchema globals
| false
|
fixes find for fieldSchema globals
|
chore
|
diff --git a/packages/next/src/routes/rest/buildFormState.ts b/packages/next/src/routes/rest/buildFormState.ts
index c14381532f2..c9dee8e8c89 100644
--- a/packages/next/src/routes/rest/buildFormState.ts
+++ b/packages/next/src/routes/rest/buildFormState.ts
@@ -44,7 +44,7 @@ export const buildFormState = async ({ req }: { req: PayloadRequest }) => {
if (schemaPathSegments.length === 1) {
if (req.payload.collections[schemaPath]) {
fieldSchema = req.payload.collections[schemaPath].config.fields
- } else if (req.payload.globals[schemaPath]) {
+ } else {
fieldSchema = req.payload.config.globals.find((global) => global.slug === schemaPath)?.fields
}
} else if (fieldSchemaMap.has(schemaPath)) {
|
6b06fe4481a9eff20209f677441069427417986f
|
2022-04-12 20:56:20
|
Dan Ribbens
|
chore: update react-toastify to 8.x (#522)
| false
|
update react-toastify to 8.x (#522)
|
chore
|
diff --git a/package.json b/package.json
index 3882b72fba2..ea0e539de64 100644
--- a/package.json
+++ b/package.json
@@ -163,7 +163,7 @@
"react-router-navigation-prompt": "^1.8.11",
"react-select": "^3.0.8",
"react-simple-code-editor": "^0.11.0",
- "react-toastify": "^6.1.0",
+ "react-toastify": "^8.2.0",
"sanitize-filename": "^1.6.3",
"sass": "^1.42.0",
"sass-loader": "^10.1.0",
diff --git a/src/admin/index.tsx b/src/admin/index.tsx
index 76ce6ad2a79..ac821671308 100644
--- a/src/admin/index.tsx
+++ b/src/admin/index.tsx
@@ -56,6 +56,7 @@ const Index = () => (
<ToastContainer
position="bottom-center"
transition={Slide}
+ icon={false}
/>
</React.Fragment>
);
diff --git a/src/admin/scss/toastify.scss b/src/admin/scss/toastify.scss
index 6dfb640081d..15fe60fde32 100644
--- a/src/admin/scss/toastify.scss
+++ b/src/admin/scss/toastify.scss
@@ -17,22 +17,33 @@
.Toastify__close-button {
align-self: center;
+ opacity: .7;
+
+ &:hover {
+ opacity: 1;
+ }
}
.Toastify__toast--success {
color: $color-dark-gray;
+ background: $color-green;
}
.Toastify__close-button--success {
color: $color-dark-gray;
}
- .Toastify__toast--success {
- background: $color-green;
+ .Toastify__progress-bar {
+ background-color: rgba(255,255,255, 0.7);
}
.Toastify__toast--error {
background: $color-red;
+ color: #fff;
+ }
+
+ .Toastify__close-button--light {
+ color: inherit;
}
@include mid-break {
diff --git a/yarn.lock b/yarn.lock
index 580c585c393..fbac627a9d7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10677,16 +10677,14 @@ react-simple-code-editor@^0.11.0:
resolved "https://registry.npmjs.org/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
-react-toastify@^6.1.0:
- version "6.2.0"
- resolved "https://registry.npmjs.org/react-toastify/-/react-toastify-6.2.0.tgz#f2d76747c70b9de91f71f253d9feae6b53dc836c"
- integrity sha512-XpjFrcBhQ0/nBOL4syqgP/TywFnOyxmstYLWgSQWcj39qpp+WU4vPt3C/ayIDx7RFyxRWfzWTdR2qOcDGo7G0w==
+react-toastify@^8.2.0:
+ version "8.2.0"
+ resolved "https://registry.npmjs.org/react-toastify/-/react-toastify-8.2.0.tgz#ef7d56bdfdc6272ca6b228368ab564721c3a3244"
+ integrity sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==
dependencies:
clsx "^1.1.1"
- prop-types "^15.7.2"
- react-transition-group "^4.4.1"
-react-transition-group@^4.3.0, react-transition-group@^4.4.1, react-transition-group@^4.4.2:
+react-transition-group@^4.3.0, react-transition-group@^4.4.2:
version "4.4.2"
resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.2.tgz#8b59a56f09ced7b55cbd53c36768b922890d5470"
integrity sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==
|
918062de2fba371068efc62a989a93ee07fd4c17
|
2022-06-25 03:19:36
|
James
|
fix: #670, max tokenExpiration
| false
|
#670, max tokenExpiration
|
fix
|
diff --git a/src/admin/components/utilities/Auth/index.tsx b/src/admin/components/utilities/Auth/index.tsx
index b5d0df8e5be..565765b5af7 100644
--- a/src/admin/components/utilities/Auth/index.tsx
+++ b/src/admin/components/utilities/Auth/index.tsx
@@ -12,6 +12,8 @@ import { AuthContext } from './types';
const Context = createContext({} as AuthContext);
+const maxTimeoutTime = 2147483647;
+
export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children }) => {
const [user, setUser] = useState<User | null>();
const [tokenInMemory, setTokenInMemory] = useState<string>();
@@ -127,7 +129,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
if (remainingTime > 0) {
reminder = setTimeout(() => {
openModal('stay-logged-in');
- }, ((remainingTime - 60) * 1000));
+ }, (Math.min((remainingTime - 60) * 1000), maxTimeoutTime));
}
return () => {
@@ -145,7 +147,7 @@ export const AuthProvider: React.FC<{ children: React.ReactNode }> = ({ children
setUser(null);
push(`${admin}/logout-inactivity`);
closeAllModals();
- }, remainingTime * 1000);
+ }, Math.min(remainingTime * 1000, maxTimeoutTime));
}
return () => {
|
f45d5a0421117180f85f8e3cd86f835c13ac6d16
|
2022-08-18 22:47:05
|
Will Viles
|
feat: adds more prismjs syntax highlighting options for code blocks (#961)
| false
|
adds more prismjs syntax highlighting options for code blocks (#961)
|
feat
|
diff --git a/docs/fields/code.mdx b/docs/fields/code.mdx
index ab9e3ed4cb4..48866ddb290 100644
--- a/docs/fields/code.mdx
+++ b/docs/fields/code.mdx
@@ -39,7 +39,19 @@ This field uses `prismjs` for syntax highlighting and `react-simple-code-editor`
In addition to the default [field admin config](/docs/fields/overview#admin-config), the Code field type also allows for the customization of a `language` property.
-Currently, the `language` property only supports JavaScript syntax but more support will be added as requested.
+The following `prismjs` plugins are imported, enabling the `language` property to accept the following values:
+
+| Plugin | Language |
+| ---------------------------- | ----------- |
+| **`prism-css`** | `css` |
+| **`prism-clike`** | `clike` |
+| **`prism-markup`** | `markup`, `html`, `xml`, `svg`, `mathml`, `ssml`, `atom`, `rss` |
+| **`prism-javascript`** | `javascript`, `js` |
+| **`prism-json`** | `json` |
+| **`prism-jsx`** | `jsx` |
+| **`prism-typescript`** | `typescript`, `ts` |
+| **`prism-tsx`** | `tsx` |
+| **`prism-yaml`** | `yaml`, `yml` |
### Example
diff --git a/src/admin/components/forms/field-types/Code/Code.tsx b/src/admin/components/forms/field-types/Code/Code.tsx
index 5a99de0592e..3ca5ca50b74 100644
--- a/src/admin/components/forms/field-types/Code/Code.tsx
+++ b/src/admin/components/forms/field-types/Code/Code.tsx
@@ -2,7 +2,14 @@ import React, { useCallback, useState } from 'react';
import Editor from 'react-simple-code-editor';
import { highlight, languages } from 'prismjs/components/prism-core';
import 'prismjs/components/prism-clike';
+import 'prismjs/components/prism-css';
+import 'prismjs/components/prism-markup';
import 'prismjs/components/prism-javascript';
+import 'prismjs/components/prism-json';
+import 'prismjs/components/prism-jsx';
+import 'prismjs/components/prism-typescript';
+import 'prismjs/components/prism-tsx';
+import 'prismjs/components/prism-yaml';
import useField from '../../useField';
import withCondition from '../../withCondition';
import Label from '../../Label';
|
608387084c786c64ce1fd2db7d31653db4fcc385
|
2024-05-17 01:32:53
|
Alessio Gravili
|
fix(richtext-lexical): upload, relationship and block node insertion fails sometimes
| false
|
upload, relationship and block node insertion fails sometimes
|
fix
|
diff --git a/packages/richtext-lexical/src/field/features/blocks/plugin/index.tsx b/packages/richtext-lexical/src/field/features/blocks/plugin/index.tsx
index 4637ecb2f3e..e8418683110 100644
--- a/packages/richtext-lexical/src/field/features/blocks/plugin/index.tsx
+++ b/packages/richtext-lexical/src/field/features/blocks/plugin/index.tsx
@@ -33,11 +33,13 @@ export const BlocksPlugin: PluginComponent<BlocksFeatureClientProps> = () => {
INSERT_BLOCK_COMMAND,
(payload: InsertBlockPayload) => {
editor.update(() => {
- const blockNode = $createBlockNode(payload)
-
const selection = $getSelection() || $getPreviousSelection()
if ($isRangeSelection(selection)) {
+ const blockNode = $createBlockNode(payload)
+ // Insert blocks node BEFORE potentially removing focusNode, as $insertNodeToNearestRoot errors if the focusNode doesn't exist
+ $insertNodeToNearestRoot(blockNode)
+
const { focus } = selection
const focusNode = focus.getNode()
@@ -53,8 +55,6 @@ export const BlocksPlugin: PluginComponent<BlocksFeatureClientProps> = () => {
) {
focusNode.remove()
}
-
- $insertNodeToNearestRoot(blockNode)
}
})
diff --git a/packages/richtext-lexical/src/field/features/relationship/plugins/index.tsx b/packages/richtext-lexical/src/field/features/relationship/plugins/index.tsx
index f54b0c2c7cb..215dd31057b 100644
--- a/packages/richtext-lexical/src/field/features/relationship/plugins/index.tsx
+++ b/packages/richtext-lexical/src/field/features/relationship/plugins/index.tsx
@@ -48,11 +48,13 @@ export const RelationshipPlugin: PluginComponent<RelationshipFeatureProps> = ({
return editor.registerCommand<RelationshipData>(
INSERT_RELATIONSHIP_COMMAND,
(payload) => {
- const relationshipNode = $createRelationshipNode(payload)
-
const selection = $getSelection() || $getPreviousSelection()
if ($isRangeSelection(selection)) {
+ const relationshipNode = $createRelationshipNode(payload)
+ // Insert relationship node BEFORE potentially removing focusNode, as $insertNodeToNearestRoot errors if the focusNode doesn't exist
+ $insertNodeToNearestRoot(relationshipNode)
+
const { focus } = selection
const focusNode = focus.getNode()
@@ -68,8 +70,6 @@ export const RelationshipPlugin: PluginComponent<RelationshipFeatureProps> = ({
) {
focusNode.remove()
}
-
- $insertNodeToNearestRoot(relationshipNode)
}
return true
diff --git a/packages/richtext-lexical/src/field/features/upload/component/index.tsx b/packages/richtext-lexical/src/field/features/upload/component/index.tsx
index 8d6d575d9d5..0568548b613 100644
--- a/packages/richtext-lexical/src/field/features/upload/component/index.tsx
+++ b/packages/richtext-lexical/src/field/features/upload/component/index.tsx
@@ -1,5 +1,4 @@
'use client'
-import type { BaseSelection } from 'lexical'
import type { ClientCollectionConfig } from 'payload/types'
import { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'
diff --git a/packages/richtext-lexical/src/field/features/upload/plugin/index.tsx b/packages/richtext-lexical/src/field/features/upload/plugin/index.tsx
index 2fcdf0d4801..0cc657a94f5 100644
--- a/packages/richtext-lexical/src/field/features/upload/plugin/index.tsx
+++ b/packages/richtext-lexical/src/field/features/upload/plugin/index.tsx
@@ -42,17 +42,19 @@ export const UploadPlugin: PluginComponentWithAnchor<UploadFeaturePropsClient> =
INSERT_UPLOAD_COMMAND,
(payload: InsertUploadPayload) => {
editor.update(() => {
- const uploadNode = $createUploadNode({
- data: {
- fields: payload.fields,
- relationTo: payload.relationTo,
- value: payload.value,
- },
- })
-
const selection = $getSelection() || $getPreviousSelection()
if ($isRangeSelection(selection)) {
+ const uploadNode = $createUploadNode({
+ data: {
+ fields: payload.fields,
+ relationTo: payload.relationTo,
+ value: payload.value,
+ },
+ })
+ // Insert upload node BEFORE potentially removing focusNode, as $insertNodeToNearestRoot errors if the focusNode doesn't exist
+ $insertNodeToNearestRoot(uploadNode)
+
const { focus } = selection
const focusNode = focus.getNode()
@@ -68,8 +70,6 @@ export const UploadPlugin: PluginComponentWithAnchor<UploadFeaturePropsClient> =
) {
focusNode.remove()
}
-
- $insertNodeToNearestRoot(uploadNode)
}
})
diff --git a/packages/richtext-lexical/src/field/features/upload/validate.ts b/packages/richtext-lexical/src/field/features/upload/validate.ts
index 16c72b462da..3fd75aba25b 100644
--- a/packages/richtext-lexical/src/field/features/upload/validate.ts
+++ b/packages/richtext-lexical/src/field/features/upload/validate.ts
@@ -38,7 +38,7 @@ export const uploadValidation = (
const collection = props?.collections[node.relationTo]
- if (!collection.fields?.length) {
+ if (!collection?.fields?.length) {
return true
}
diff --git a/test/fields/collections/Array/e2e.spec.ts b/test/fields/collections/Array/e2e.spec.ts
index 01b0b595a01..d5e2e5b5a5e 100644
--- a/test/fields/collections/Array/e2e.spec.ts
+++ b/test/fields/collections/Array/e2e.spec.ts
@@ -46,7 +46,7 @@ describe('Array', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsArrayTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
await ensureAutoLoginAndCompilationIsDone({ page, serverURL })
})
@@ -54,7 +54,7 @@ describe('Array', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsArrayTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
if (client) {
diff --git a/test/fields/collections/Blocks/e2e.spec.ts b/test/fields/collections/Blocks/e2e.spec.ts
index d82dee2c11b..b579d604d68 100644
--- a/test/fields/collections/Blocks/e2e.spec.ts
+++ b/test/fields/collections/Blocks/e2e.spec.ts
@@ -41,7 +41,7 @@ describe('Block fields', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'blockFieldsTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
await ensureAutoLoginAndCompilationIsDone({ page, serverURL })
})
@@ -49,7 +49,7 @@ describe('Block fields', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'blockFieldsTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
if (client) {
diff --git a/test/fields/collections/Lexical/e2e.spec.ts b/test/fields/collections/Lexical/e2e.spec.ts
index 7bf92162d65..e347ddcfacf 100644
--- a/test/fields/collections/Lexical/e2e.spec.ts
+++ b/test/fields/collections/Lexical/e2e.spec.ts
@@ -73,7 +73,7 @@ describe('lexical', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsLexicalTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
await ensureAutoLoginAndCompilationIsDone({ page, serverURL })
})
@@ -86,7 +86,10 @@ describe('lexical', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsLexicalTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: [
+ path.resolve(dirname, './collections/Upload/uploads'),
+ path.resolve(dirname, './collections/Upload2/uploads2'),
+ ],
})
if (client) {
@@ -356,6 +359,85 @@ describe('lexical', () => {
await expect(reactSelect.locator('.rs__value-container').first()).toHaveText('Option 3')
})
+ // This reproduces an issue where if you create an upload node, the document drawer opens, you select a collection other than the default one, create a NEW upload document and save, it throws a lexical error
+ test('ensure creation of new upload document within upload node works', async () => {
+ await navigateToLexicalFields()
+ const richTextField = page.locator('.rich-text-lexical').nth(1) // second
+ await richTextField.scrollIntoViewIfNeeded()
+ await expect(richTextField).toBeVisible()
+
+ const lastParagraph = richTextField.locator('p').last()
+ await lastParagraph.scrollIntoViewIfNeeded()
+ await expect(lastParagraph).toBeVisible()
+
+ /**
+ * Create new upload node
+ */
+ // type / to open the slash menu
+ await lastParagraph.click()
+ await page.keyboard.press('/')
+ await page.keyboard.type('Upload')
+
+ // Create Upload node
+ const slashMenuPopover = page.locator('#slash-menu .slash-menu-popup')
+ await expect(slashMenuPopover).toBeVisible()
+
+ const uploadSelectButton = slashMenuPopover.locator('button').nth(1)
+ await expect(uploadSelectButton).toBeVisible()
+ await expect(uploadSelectButton).toContainText('Upload')
+ await uploadSelectButton.click()
+ await expect(slashMenuPopover).toBeHidden()
+
+ await wait(500) // wait for drawer form state to initialize (it's a flake)
+ const uploadListDrawer = page.locator('dialog[id^=list-drawer_1_]').first() // IDs starting with list-drawer_1_ (there's some other symbol after the underscore)
+ await expect(uploadListDrawer).toBeVisible()
+ await wait(500)
+
+ await uploadListDrawer.locator('.rs__control .value-container').first().click()
+ await wait(500)
+ await expect(uploadListDrawer.locator('.rs__option').nth(1)).toBeVisible()
+ await expect(uploadListDrawer.locator('.rs__option').nth(1)).toContainText('Upload 2')
+ await uploadListDrawer.locator('.rs__option').nth(1).click()
+
+ // wait till the text appears in uploadListDrawer: "No Uploads 2 found. Either no Uploads 2 exist yet or none match the filters you've specified above."
+ await expect(
+ uploadListDrawer.getByText(
+ "No Uploads 2 found. Either no Uploads 2 exist yet or none match the filters you've specified above.",
+ ),
+ ).toBeVisible()
+
+ await uploadListDrawer.getByText('Create New').first().click()
+ const createUploadDrawer = page.locator('dialog[id^=doc-drawer_uploads2_]').first() // IDs starting with list-drawer_1_ (there's some other symbol after the underscore)
+ await expect(createUploadDrawer).toBeVisible()
+ await wait(500)
+
+ const input = createUploadDrawer.locator('.file-field__upload input[type="file"]').first()
+ await expect(input).toBeAttached()
+
+ await input.setInputFiles(path.resolve(dirname, './collections/Upload/payload.jpg'))
+ await expect(createUploadDrawer.locator('.file-field .file-field__filename')).toHaveValue(
+ 'payload.jpg',
+ )
+ await wait(500)
+ await createUploadDrawer.getByText('Save').first().click()
+ await expect(createUploadDrawer).toBeHidden()
+ await expect(uploadListDrawer).toBeHidden()
+ await wait(500)
+ await saveDocAndAssert(page)
+
+ // second one should be the newly created one
+ const secondUploadNode = richTextField.locator('.lexical-upload').nth(1)
+ await secondUploadNode.scrollIntoViewIfNeeded()
+ await expect(secondUploadNode).toBeVisible()
+
+ await expect(secondUploadNode.locator('.lexical-upload__bottomRow')).toContainText(
+ 'payload.jpg',
+ )
+ await expect(secondUploadNode.locator('.lexical-upload__collectionLabel')).toContainText(
+ 'Upload 2',
+ )
+ })
+
describe('nested lexical editor in block', () => {
test('should type and save typed text', async () => {
await navigateToLexicalFields()
@@ -850,7 +932,7 @@ describe('lexical', () => {
const lexicalField: SerializedEditorState = lexicalDoc.lexicalWithBlocks
const richTextBlock: SerializedBlockNode = lexicalField.root
- .children[12] as SerializedBlockNode
+ .children[13] as SerializedBlockNode
const subRichTextBlock: SerializedBlockNode = richTextBlock.fields.richTextField.root
.children[1] as SerializedBlockNode // index 0 and 2 are paragraphs created by default around the block node when a new block is added via slash command
@@ -894,7 +976,7 @@ describe('lexical', () => {
const lexicalField2: SerializedEditorState = lexicalDocDepth1.lexicalWithBlocks
const richTextBlock2: SerializedBlockNode = lexicalField2.root
- .children[12] as SerializedBlockNode
+ .children[13] as SerializedBlockNode
const subRichTextBlock2: SerializedBlockNode = richTextBlock2.fields.richTextField.root
.children[1] as SerializedBlockNode // index 0 and 2 are paragraphs created by default around the block node when a new block is added via slash command
diff --git a/test/fields/collections/Relationship/e2e.spec.ts b/test/fields/collections/Relationship/e2e.spec.ts
index 64cb55d196e..93a3e2eebaa 100644
--- a/test/fields/collections/Relationship/e2e.spec.ts
+++ b/test/fields/collections/Relationship/e2e.spec.ts
@@ -48,7 +48,7 @@ describe('relationship', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsRelationshipTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
await ensureAutoLoginAndCompilationIsDone({ page, serverURL })
})
@@ -56,7 +56,7 @@ describe('relationship', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsRelationshipTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
if (client) {
diff --git a/test/fields/collections/RichText/e2e.spec.ts b/test/fields/collections/RichText/e2e.spec.ts
index bdc58946280..4f93ceb6df2 100644
--- a/test/fields/collections/RichText/e2e.spec.ts
+++ b/test/fields/collections/RichText/e2e.spec.ts
@@ -41,7 +41,7 @@ describe('Rich Text', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsRichTextTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
await ensureAutoLoginAndCompilationIsDone({ page, serverURL })
})
@@ -49,7 +49,7 @@ describe('Rich Text', () => {
await reInitializeDB({
serverURL,
snapshotKey: 'fieldsRichTextTest',
- uploadsDir: path.resolve(dirname, '../Upload/uploads'),
+ uploadsDir: path.resolve(dirname, './collections/Upload/uploads'),
})
if (client) {
diff --git a/test/helpers/reInit.ts b/test/helpers/reInit.ts
index 88a12024456..0d79a8dc7ad 100644
--- a/test/helpers/reInit.ts
+++ b/test/helpers/reInit.ts
@@ -17,7 +17,8 @@ const handler: PayloadHandler = async (req) => {
collectionSlugs: payload.config.collections.map(({ slug }) => slug),
seedFunction: payload.config.onInit,
snapshotKey: String(data.snapshotKey),
- uploadsDir: String(data.uploadsDir),
+ // uploadsDir can be string or stringlist
+ uploadsDir: data.uploadsDir as string | string[],
})
return Response.json(
diff --git a/test/helpers/reInitializeDB.ts b/test/helpers/reInitializeDB.ts
index 32770f5ea40..94fb0d5c9fe 100644
--- a/test/helpers/reInitializeDB.ts
+++ b/test/helpers/reInitializeDB.ts
@@ -7,7 +7,7 @@ export const reInitializeDB = async ({
}: {
serverURL: string
snapshotKey: string
- uploadsDir?: string
+ uploadsDir?: string | string[]
}) => {
await fetch(`${serverURL}/api${path}`, {
method: 'post',
diff --git a/test/helpers/seed.ts b/test/helpers/seed.ts
index 8c0aaa05765..87f020d6526 100644
--- a/test/helpers/seed.ts
+++ b/test/helpers/seed.ts
@@ -28,7 +28,7 @@ export async function seedDB({
* Key to uniquely identify the kind of snapshot. Each test suite should pass in a unique key
*/
snapshotKey: string
- uploadsDir?: string
+ uploadsDir?: string | string[]
}) {
/**
* Reset database
@@ -38,18 +38,21 @@ export async function seedDB({
* Delete uploads directory if it exists
*/
if (uploadsDir) {
- try {
- // Attempt to clear the uploads directory if it exists
- await fs.promises.access(uploadsDir)
- const files = await fs.promises.readdir(uploadsDir)
- for (const file of files) {
- await fs.promises.rm(path.join(uploadsDir, file))
- }
- } catch (error) {
- if (error.code !== 'ENOENT') {
- // If the error is not because the directory doesn't exist
- console.error('Error in operation (deleting uploads dir):', error)
- throw error
+ const uploadsDirs = Array.isArray(uploadsDir) ? uploadsDir : [uploadsDir]
+ for (const dir of uploadsDirs) {
+ try {
+ // Attempt to clear the uploads directory if it exists
+ await fs.promises.access(dir)
+ const files = await fs.promises.readdir(dir)
+ for (const file of files) {
+ await fs.promises.rm(path.join(dir, file))
+ }
+ } catch (error) {
+ if (error.code !== 'ENOENT') {
+ // If the error is not because the directory doesn't exist
+ console.error('Error in operation (deleting uploads dir):', dir, error)
+ throw error
+ }
}
}
}
@@ -67,32 +70,36 @@ export async function seedDB({
/**
* Restore uploads dir if it exists
*/
- if (uploadsDir && fs.existsSync(uploadsDirCache[snapshotKey])) {
- // move all files from inside uploadsDirCacheFolder to uploadsDir
- await fs.promises
- .readdir(uploadsDirCache[snapshotKey], { withFileTypes: true })
- .then(async (files) => {
- for (const file of files) {
- if (file.isDirectory()) {
- await fs.promises.mkdir(path.join(uploadsDir, file.name), {
- recursive: true,
- })
- await fs.promises.copyFile(
- path.join(uploadsDirCache[snapshotKey], file.name),
- path.join(uploadsDir, file.name),
- )
- } else {
- await fs.promises.copyFile(
- path.join(uploadsDirCache[snapshotKey], file.name),
- path.join(uploadsDir, file.name),
- )
- }
- }
- })
- .catch((err) => {
- console.error('Error in operation (restoring uploads dir):', err)
- throw err
- })
+ if (uploadsDirCache[snapshotKey]) {
+ for (const cache of uploadsDirCache[snapshotKey]) {
+ if (cache.originalDir && fs.existsSync(cache.cacheDir)) {
+ // move all files from inside uploadsDirCacheFolder to uploadsDir
+ await fs.promises
+ .readdir(cache.cacheDir, { withFileTypes: true })
+ .then(async (files) => {
+ for (const file of files) {
+ if (file.isDirectory()) {
+ await fs.promises.mkdir(path.join(cache.originalDir, file.name), {
+ recursive: true,
+ })
+ await fs.promises.copyFile(
+ path.join(cache.cacheDir, file.name),
+ path.join(cache.originalDir, file.name),
+ )
+ } else {
+ await fs.promises.copyFile(
+ path.join(cache.cacheDir, file.name),
+ path.join(cache.originalDir, file.name),
+ )
+ }
+ }
+ })
+ .catch((err) => {
+ console.error('Error in operation (restoring uploads dir):', err)
+ throw err
+ })
+ }
+ }
}
restored = true
@@ -132,45 +139,61 @@ export async function seedDB({
/**
* Cache uploads dir to a cache folder if uploadsDir exists
*/
- if (!alwaysSeed && uploadsDir && fs.existsSync(uploadsDir)) {
- if (!uploadsDirCache[snapshotKey]) {
- // Define new cache folder path to the OS temp directory (well a random folder inside it)
- uploadsDirCache[snapshotKey] = path.join(
- os.tmpdir(),
- `${snapshotKey}`,
- `payload-e2e-tests-uploads-cache`,
- )
- }
+ if (!alwaysSeed && uploadsDir) {
+ const uploadsDirs = Array.isArray(uploadsDir) ? uploadsDir : [uploadsDir]
+ for (const dir of uploadsDirs) {
+ if (dir && fs.existsSync(dir)) {
+ if (!uploadsDirCache[snapshotKey]) {
+ uploadsDirCache[snapshotKey] = []
+ }
+ let newObj: {
+ cacheDir: string
+ originalDir: string
+ } = null
+ if (!uploadsDirCache[snapshotKey].find((cache) => cache.originalDir === dir)) {
+ // Define new cache folder path to the OS temp directory (well a random folder inside it)
+ newObj = {
+ originalDir: dir,
+ cacheDir: path.join(os.tmpdir(), `${snapshotKey}`, `payload-e2e-tests-uploads-cache`),
+ }
+ }
+ if (!newObj) {
+ continue
+ }
- // delete the cache folder if it exists
- if (fs.existsSync(uploadsDirCache[snapshotKey])) {
- await fs.promises.rm(uploadsDirCache[snapshotKey], { recursive: true })
- }
- await fs.promises.mkdir(uploadsDirCache[snapshotKey], { recursive: true })
- // recursively move all files and directories from uploadsDir to uploadsDirCacheFolder
- await fs.promises
- .readdir(uploadsDir, { withFileTypes: true })
- .then(async (files) => {
- for (const file of files) {
- if (file.isDirectory()) {
- await fs.promises.mkdir(path.join(uploadsDirCache[snapshotKey], file.name), {
- recursive: true,
- })
- await fs.promises.copyFile(
- path.join(uploadsDir, file.name),
- path.join(uploadsDirCache[snapshotKey], file.name),
- )
- } else {
- await fs.promises.copyFile(
- path.join(uploadsDir, file.name),
- path.join(uploadsDirCache[snapshotKey], file.name),
- )
+ // delete the cache folder if it exists
+ if (fs.existsSync(newObj.cacheDir)) {
+ await fs.promises.rm(newObj.cacheDir, { recursive: true })
+ }
+ await fs.promises.mkdir(newObj.cacheDir, { recursive: true })
+ // recursively move all files and directories from uploadsDir to uploadsDirCacheFolder
+
+ try {
+ const files = await fs.promises.readdir(newObj.originalDir, { withFileTypes: true })
+
+ for (const file of files) {
+ if (file.isDirectory()) {
+ await fs.promises.mkdir(path.join(newObj.cacheDir, file.name), {
+ recursive: true,
+ })
+ await fs.promises.copyFile(
+ path.join(newObj.originalDir, file.name),
+ path.join(newObj.cacheDir, file.name),
+ )
+ } else {
+ await fs.promises.copyFile(
+ path.join(newObj.originalDir, file.name),
+ path.join(newObj.cacheDir, file.name),
+ )
+ }
}
+
+ uploadsDirCache[snapshotKey].push(newObj)
+ } catch (e) {
+ console.error('Error in operation (creating snapshot of uploads dir):', e)
+ throw e
}
- })
- .catch((err) => {
- console.error('Error in operation (creating snapshot of uploads dir):', err)
- throw err
- })
+ }
+ }
}
}
diff --git a/test/helpers/snapshot.ts b/test/helpers/snapshot.ts
index e9cbc752bf3..81109b04a49 100644
--- a/test/helpers/snapshot.ts
+++ b/test/helpers/snapshot.ts
@@ -7,7 +7,10 @@ import { sql } from 'drizzle-orm'
import { isMongoose } from './isMongoose.js'
export const uploadsDirCache: {
- [key: string]: string
+ [key: string]: {
+ cacheDir: string
+ originalDir: string
+ }[]
} = {}
export const dbSnapshot = {}
|
ba90fdbdfd6015c6535eebf15e4fc54ab9badd48
|
2022-07-06 00:15:48
|
Jacob Fletcher
|
feat: updates payload
| false
|
updates payload
|
feat
|
diff --git a/packages/plugin-nested-docs/.gitignore b/packages/plugin-nested-docs/.gitignore
index e6367a1fed0..f727434260a 100644
--- a/packages/plugin-nested-docs/.gitignore
+++ b/packages/plugin-nested-docs/.gitignore
@@ -1,3 +1,4 @@
node_modules
.env
dist
+build
diff --git a/packages/plugin-nested-docs/demo/package.json b/packages/plugin-nested-docs/demo/package.json
index 62cd66dafe9..e910cf9e492 100644
--- a/packages/plugin-nested-docs/demo/package.json
+++ b/packages/plugin-nested-docs/demo/package.json
@@ -15,7 +15,7 @@
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.17.1",
- "payload": "^0.15.6"
+ "payload": "^0.18.5"
},
"devDependencies": {
"@types/express": "^4.17.9",
diff --git a/packages/plugin-nested-docs/demo/yarn.lock b/packages/plugin-nested-docs/demo/yarn.lock
index a271b722c65..6938f79c149 100644
--- a/packages/plugin-nested-docs/demo/yarn.lock
+++ b/packages/plugin-nested-docs/demo/yarn.lock
@@ -9,10 +9,9 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"
-"@apidevtools/[email protected]":
- version "9.0.9"
- resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#d720f9256e3609621280584f2b47ae165359268b"
- integrity sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==
+"@apidevtools/json-schema-ref-parser@https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d":
+ version "0.0.0-dev"
+ resolved "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
dependencies:
"@jsdevtools/ono" "^7.1.3"
"@types/json-schema" "^7.0.6"
@@ -1214,10 +1213,10 @@
react-animate-height "^2.0.16"
react-transition-group "^4.3.0"
-"@faceless-ui/modal@^1.1.4":
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/@faceless-ui/modal/-/modal-1.1.5.tgz#d8054b7339e00c6308fff0a1d723ca9a10759c83"
- integrity sha512-EiOWWEFRiaI75Yq7UDNNMFiGpTmfxNcs2O6IEj9EuP/dWUgrCV27z04Bd8olfThVQsXcxXf8IP47bD59WviyGA==
+"@faceless-ui/modal@^1.1.7":
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/@faceless-ui/modal/-/modal-1.2.0.tgz#0ca43e480f83d307dcd84c033fbc82c0619f5d8c"
+ integrity sha512-92LQw1ZIaphzCVaHyhxrzbRtn9LXnm5GOJVXJ4tDUpuz7j1B05QTSOuYWjBd8AZKsBR0MQhgr11BVVgJ70DEhw==
dependencies:
body-scroll-lock "^3.1.5"
qs "^6.9.1"
@@ -1228,10 +1227,10 @@
resolved "https://registry.yarnpkg.com/@faceless-ui/scroll-info/-/scroll-info-1.2.5.tgz#f4eeb99eba405c5f4c0b9bea2651378ca1258c68"
integrity sha512-mKsH8GO1t/fpe5zoNmpsDENQCiG0my8KQjaJHbBPfRYJNcLA7hyG6aKgnNj1BR4I7pmPjGJLBgR9Kgr0RtG8bg==
-"@faceless-ui/window-info@^1.2.4":
- version "1.2.9"
- resolved "https://registry.yarnpkg.com/@faceless-ui/window-info/-/window-info-1.2.9.tgz#313c36c7180e6d15d2e49269f04a90b9192ac2ab"
- integrity sha512-wGJk77HP2hJ9gsV/Pgqx7bK4FnGrmrmQyBgSB6s7yPPG9/iaPuDugl2kaE4Fi26EX9FdSIumyyveI4CSSgghkg==
+"@faceless-ui/window-info@^2.0.2":
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/@faceless-ui/window-info/-/window-info-2.0.4.tgz#ea66b4d32fcc426aa13293f737978c43967d53ca"
+ integrity sha512-j16BeX//l3bLyPyz5J1Q/1xv5zMiGA1voaazgx8/zLQxVmbE0fppFdRvAQmqmixjpDIQuYTRDkoHeP58JeBpYQ==
"@hapi/bourne@^2.0.0":
version "2.1.0"
@@ -1473,13 +1472,6 @@
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
-"@payloadcms/config-provider@^1.0.0":
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/@payloadcms/config-provider/-/config-provider-1.0.0.tgz#fe907858a9e921288cd79e388893232c41bea608"
- integrity sha512-7lmP8szvto3gehzK9suoN8LRPMIZurJKkYdjLoUBDXAnfoxO9yX3kDg1NoLJK5ct7jM+l29T+Dv8ajiE9rQ3Eg==
- dependencies:
- jwt-decode "^3.1.2"
-
"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
@@ -1579,20 +1571,6 @@
"@types/connect" "*"
"@types/node" "*"
-"@types/bson@*":
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/@types/bson/-/bson-4.2.0.tgz#a2f71e933ff54b2c3bf267b67fa221e295a33337"
- integrity sha512-ELCPqAdroMdcuxqwMgUpifQyRoTpyYCNr1V9xKyF40VsBobsj+BbWNRvwGchMgBPGqkw655ypkjj2MEF5ywVwg==
- dependencies:
- bson "*"
-
-"@types/[email protected] || 4.0.x":
- version "4.0.5"
- resolved "https://registry.yarnpkg.com/@types/bson/-/bson-4.0.5.tgz#9e0e1d1a6f8866483f96868a9b33bc804926b1fc"
- integrity sha512-vVLwMUqhYJSQ/WKcE60eFqcyuWse5fGH+NMAXHuKrUAPoryq3ATxk5o4bgYNtg5aOM4APVg7Hnb3ASqUYG0PKg==
- dependencies:
- "@types/node" "*"
-
"@types/connect@*":
version "3.4.35"
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.35.tgz#5fcf6ae445e4021d1fc2219a4873cc73a3bb2ad1"
@@ -1630,7 +1608,7 @@
"@types/qs" "*"
"@types/range-parser" "*"
-"@types/express@*", "@types/express@^4.17.9":
+"@types/express@^4.17.9":
version "4.17.13"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
@@ -1640,7 +1618,7 @@
"@types/qs" "*"
"@types/serve-static" "*"
-"@types/glob@*":
+"@types/glob@^7.1.3":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
@@ -1692,44 +1670,31 @@
dependencies:
"@types/istanbul-lib-report" "*"
-"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
+"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
-"@types/lodash@^4.14.149", "@types/lodash@^4.14.168":
+"@types/lodash@^4.14.149":
version "4.14.181"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
+"@types/lodash@^4.14.182":
+ version "4.14.182"
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
+ integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
+
"@types/mime@^1":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
-"@types/mime@^2.0.3":
- version "2.0.3"
- resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
- integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
-
"@types/minimatch@*":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
-"@types/minimist@^1.2.0":
- version "1.2.2"
- resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
- integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
-
-"@types/mongodb@^3.5.27":
- version "3.6.20"
- resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.20.tgz#b7c5c580644f6364002b649af1c06c3c0454e1d2"
- integrity sha512-WcdpPJCakFzcWWD9juKoZbRtQxKIMYF/JIAM4JrNHrMcnJL6/a2NWjXxW7fo9hxboxxkg+icff8d7+WIEvKgYQ==
- dependencies:
- "@types/bson" "*"
- "@types/node" "*"
-
"@types/node@*":
version "17.0.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da"
@@ -1745,43 +1710,16 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
-"@types/passport-local-mongoose@^6.1.0":
- version "6.1.0"
- resolved "https://registry.yarnpkg.com/@types/passport-local-mongoose/-/passport-local-mongoose-6.1.0.tgz#67c550c46dfd480c607dad1836d74738225855df"
- integrity sha512-5pIlcruo48uzBKv3LlNM9bolS11TOy5TnZytFH4UC4EEjZCZcN0r8fBB+JcQqGCXxq+Uk+UDLDdXcsqkntp01A==
- dependencies:
- "@types/passport-local" "*"
- mongoose "5.*"
-
-"@types/passport-local@*":
- version "1.0.34"
- resolved "https://registry.yarnpkg.com/@types/passport-local/-/passport-local-1.0.34.tgz#84d3b35b2fd4d36295039ded17fe5f3eaa62f4f6"
- integrity sha512-PSc07UdYx+jhadySxxIYWuv6sAnY5e+gesn/5lkPKfBeGuIYn9OPR+AAEDq73VRUh6NBTpvE/iPE62rzZUslog==
- dependencies:
- "@types/express" "*"
- "@types/passport" "*"
- "@types/passport-strategy" "*"
-
-"@types/passport-strategy@*":
- version "0.2.35"
- resolved "https://registry.yarnpkg.com/@types/passport-strategy/-/passport-strategy-0.2.35.tgz#e52f5212279ea73f02d9b06af67efe9cefce2d0c"
- integrity sha512-o5D19Jy2XPFoX2rKApykY15et3Apgax00RRLf0RUotPDUsYrQa7x4howLYr9El2mlUApHmCMv5CZ1IXqKFQ2+g==
- dependencies:
- "@types/express" "*"
- "@types/passport" "*"
-
-"@types/passport@*":
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.7.tgz#85892f14932168158c86aecafd06b12f5439467a"
- integrity sha512-JtswU8N3kxBYgo+n9of7C97YQBT+AYPP2aBfNGTzABqPAZnK/WOAaKfh3XesUYMZRrXFuoPc2Hv0/G/nQFveHw==
- dependencies:
- "@types/express" "*"
-
-"@types/prettier@^2.0.0", "@types/prettier@^2.1.5":
+"@types/prettier@^2.0.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.0.tgz#efcbd41937f9ae7434c714ab698604822d890759"
integrity sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw==
+"@types/prettier@^2.6.1":
+ version "2.6.3"
+ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.3.tgz#68ada76827b0010d0db071f739314fa429943d0a"
+ integrity sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==
+
"@types/prop-types@*":
version "15.7.5"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
@@ -2084,7 +2022,7 @@ ajv-keywords@^5.0.0:
dependencies:
fast-deep-equal "^3.1.3"
-ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
+ajv@^6.12.4, ajv@^6.12.5:
version "6.12.6"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -2094,7 +2032,7 @@ ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
-ajv@^8.0.0, ajv@^8.8.0:
+ajv@^8.0.0, ajv@^8.6.3, ajv@^8.8.0:
version "8.11.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==
@@ -2104,11 +2042,6 @@ ajv@^8.0.0, ajv@^8.8.0:
require-from-string "^2.0.2"
uri-js "^4.2.2"
-amdefine@>=0.0.4:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
- integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
-
ansi-align@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.1.tgz#0cdf12e111ace773a86e9a1fad1225c43cb19a59"
@@ -2133,22 +2066,12 @@ ansi-regex@^2.0.0:
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
-ansi-regex@^4.1.0:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
- integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==
-
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
-ansi-styles@^2.2.1:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
- integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
-
-ansi-styles@^3.2.0, ansi-styles@^3.2.1:
+ansi-styles@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
@@ -2248,33 +2171,11 @@ array-unique@^0.3.2:
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
-arrify@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
- integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
-
-asn1@~0.2.3:
- version "0.2.6"
- resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.6.tgz#0d3a7bb6e64e02a90c0303b31f292868ea09a08d"
- integrity sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==
- dependencies:
- safer-buffer "~2.1.0"
-
[email protected], assert-plus@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
- integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
-
assign-symbols@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
-async-foreach@^0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
- integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
-
asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2290,6 +2191,11 @@ atomic-sleep@^1.0.0:
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==
+atomically@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/atomically/-/atomically-1.7.0.tgz#c07a0458432ea6dbc9a3506fffa424b48bccaafe"
+ integrity sha512-Xcz9l0z7y9yQ9rdDaxlmaI4uJHf/T8g9hOEzJcsEqX2SjCj4J20uK7+ldkDHMbpJDK76wF7xEIgxc/vSlsfw5w==
+
autoprefixer@^10.4.4:
version "10.4.4"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e"
@@ -2307,16 +2213,6 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
-aws-sign2@~0.7.0:
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
- integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
-
-aws4@^1.8.0:
- version "1.11.0"
- resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
- integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
-
babel-jest@^26.3.0, babel-jest@^26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
@@ -2472,13 +2368,6 @@ base@^0.11.1:
mixin-deep "^1.2.0"
pascalcase "^0.1.1"
-bcrypt-pbkdf@^1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
- integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
- dependencies:
- tweetnacl "^0.14.3"
-
big.js@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
@@ -2489,14 +2378,6 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
-bl@^2.2.1:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/bl/-/bl-2.2.1.tgz#8c11a7b730655c5d56898cdc871224f40fd901d5"
- integrity sha512-6Pesp1w0DEX1N550i/uGV/TqucVL4AM/pgThFSN/Qq9si1/DF9aIHs1BxD8V/QU0HoeHO6cQRTAuYnLPKq1e4g==
- dependencies:
- readable-stream "^2.3.5"
- safe-buffer "^5.1.1"
-
bl@^4.0.3:
version "4.1.0"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
@@ -2506,11 +2387,6 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"
[email protected]:
- version "3.5.1"
- resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
- integrity sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA==
-
[email protected]:
version "1.19.2"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.2.tgz#4714ccd9c157d44797b8b5607d72c0b89952f26e"
@@ -2628,18 +2504,13 @@ bson-objectid@^2.0.1:
resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-2.0.3.tgz#d840185172846b2f10c42ce2bcdb4a50956a9db5"
integrity sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==
-bson@*, bson@^4.2.2, bson@^4.6.1:
+bson@^4.2.2, bson@^4.6.1:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.2.tgz#3241c79d23d225b86ab6d2bc268b803d8a5fd444"
integrity sha512-VeJKHShcu1b/ugl0QiujlVuBepab714X9nNyBdA1kfekuDGecxgpTA2Z6nYbagrWFeiIyzSWIOzju3lhj+RNyQ==
dependencies:
buffer "^5.6.0"
-bson@^1.1.4:
- version "1.1.6"
- resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a"
- integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==
-
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819"
@@ -2729,15 +2600,6 @@ camel-case@^4.1.2:
pascal-case "^3.1.2"
tslib "^2.0.3"
-camelcase-keys@^6.2.2:
- version "6.2.2"
- resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz#5e755d6ba51aa223ec7d3d52f25778210f9dc3c0"
- integrity sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==
- dependencies:
- camelcase "^5.3.1"
- map-obj "^4.0.0"
- quick-lru "^4.0.1"
-
[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"
@@ -2775,11 +2637,6 @@ capture-exit@^2.0.0:
dependencies:
rsvp "^4.8.4"
-caseless@~0.12.0:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
- integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
-
[email protected], chalk@^2.0.0:
version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2789,17 +2646,6 @@ [email protected], chalk@^2.0.0:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
-chalk@^1.1.1:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
- integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
- dependencies:
- ansi-styles "^2.2.1"
- escape-string-regexp "^1.0.2"
- has-ansi "^2.0.0"
- strip-ansi "^3.0.0"
- supports-color "^2.0.0"
-
chalk@^4.0.0, chalk@^4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -2833,11 +2679,6 @@ chownr@^1.1.1:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
-chownr@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
- integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
-
chrome-trace-event@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
@@ -2880,26 +2721,17 @@ cli-boxes@^2.2.1:
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-2.2.1.tgz#ddd5035d25094fce220e9cab40a45840a440318f"
integrity sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==
-cli-color@^2.0.0:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-2.0.2.tgz#e295addbae470800def0254183c648531cdf4e3f"
- integrity sha512-g4JYjrTW9MGtCziFNjkqp3IMpGhnJyeB0lOtRPjQkYhXzKYr6tYnXKyEVnMzITxhpbahsEW9KsxOYIDKwcsIBw==
+cli-color@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-2.0.3.tgz#73769ba969080629670f3f2ef69a4bf4e7cc1879"
+ integrity sha512-OkoZnxyC4ERN3zLzZaY9Emb7f/MhBOIpePv0Ycok0fJYT+Ouo00UBEIwsVsr0yoow++n5YWlSUgST9GKhNHiRQ==
dependencies:
d "^1.0.1"
- es5-ext "^0.10.59"
+ es5-ext "^0.10.61"
es6-iterator "^2.0.3"
memoizee "^0.4.15"
timers-ext "^0.1.7"
-cliui@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
- integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
- dependencies:
- string-width "^3.1.0"
- strip-ansi "^5.2.0"
- wrap-ansi "^5.1.0"
-
cliui@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -3008,7 +2840,7 @@ colorette@^2.0.14:
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
-combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
+combined-stream@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -3075,6 +2907,22 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
+conf@^10.1.2:
+ version "10.1.2"
+ resolved "https://registry.yarnpkg.com/conf/-/conf-10.1.2.tgz#50132158f388756fa9dea3048f6b47935315c14e"
+ integrity sha512-o9Fv1Mv+6A0JpoayQ8JleNp3hhkbOJP/Re/Q+QqxMPHPkABVsRjQGWZn9A5GcqLiTNC6d89p2PB5ZhHVDSMwyg==
+ dependencies:
+ ajv "^8.6.3"
+ ajv-formats "^2.1.1"
+ atomically "^1.7.0"
+ debounce-fn "^4.0.0"
+ dot-prop "^6.0.1"
+ env-paths "^2.2.1"
+ json-schema-typed "^7.0.3"
+ onetime "^5.1.2"
+ pkg-up "^3.1.0"
+ semver "^7.3.5"
+
configstore@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96"
@@ -3144,11 +2992,6 @@ core-js@^3.20.2:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.1.tgz#f2e0ddc1fc43da6f904706e8e955bc19d06a0d94"
integrity sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==
[email protected]:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
- integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
-
core-util-is@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
@@ -3412,13 +3255,6 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"
-dashdash@^1.12.0:
- version "1.14.1"
- resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
- integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
- dependencies:
- assert-plus "^1.0.0"
-
data-urls@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
@@ -3438,6 +3274,13 @@ dateformat@^4.5.1:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
+debounce-fn@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/debounce-fn/-/debounce-fn-4.0.0.tgz#ed76d206d8a50e60de0dd66d494d82835ffe61c7"
+ integrity sha512-8pYCQiL9Xdcg0UPSD3d+0KMlOjp+KGU5EPwYddgzQ7DATsg4fuUDjQtsYLmWjnk2obnNHgV3vE2Y4jejSOJVBQ==
+ dependencies:
+ mimic-fn "^3.0.0"
+
debug@2, [email protected], debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -3466,15 +3309,7 @@ debug@^3.2.6, debug@^3.2.7:
dependencies:
ms "^2.1.1"
-decamelize-keys@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
- integrity sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=
- dependencies:
- decamelize "^1.1.0"
- map-obj "^1.0.0"
-
-decamelize@^1.1.0, decamelize@^1.2.0:
+decamelize@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
@@ -3595,11 +3430,6 @@ delegates@^1.0.0:
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
-denque@^1.4.1:
- version "1.5.1"
- resolved "https://registry.yarnpkg.com/denque/-/denque-1.5.1.tgz#07f670e29c9a78f8faecb2566a1e2c11929c5cbf"
- integrity sha512-XwE+iZ4D6ZUB7mfYRMb5wByE8L74HCn30FBN7sWnXksWc1LO1bPDl67pBR9o/kC4z/xSNAwkMYcGgqDV3BE3Hw==
-
denque@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/denque/-/denque-2.0.1.tgz#bcef4c1b80dc32efe97515744f21a4229ab8934a"
@@ -3729,6 +3559,13 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
+dot-prop@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1.tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083"
+ integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==
+ dependencies:
+ is-obj "^2.0.0"
+
dotenv@^8.2.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
@@ -3744,14 +3581,6 @@ duplexer@^0.1.2:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
-ecc-jsbn@~0.1.1:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
- integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
- dependencies:
- jsbn "~0.1.0"
- safer-buffer "^2.1.0"
-
[email protected]:
version "1.0.11"
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
@@ -3774,11 +3603,6 @@ emittery@^0.7.1:
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82"
integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==
-emoji-regex@^7.0.1:
- version "7.0.3"
- resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
- integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
-
emoji-regex@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
@@ -3822,7 +3646,7 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
-env-paths@^2.2.0:
+env-paths@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
@@ -3893,7 +3717,7 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"
-es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@^0.10.59, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
+es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
version "0.10.60"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.60.tgz#e8060a86472842b93019c31c34865012449883f4"
integrity sha512-jpKNXIt60htYG59/9FGf2PYT3pwMpnEbNKysU+k/4FGwyGtMotOvcZOuW+EmXXYASRqYSXQfGL5cVIthOTgbkg==
@@ -3902,6 +3726,15 @@ es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@
es6-symbol "^3.1.3"
next-tick "^1.1.0"
+es5-ext@^0.10.61:
+ version "0.10.61"
+ resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.61.tgz#311de37949ef86b6b0dcea894d1ffedb909d3269"
+ integrity sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==
+ dependencies:
+ es6-iterator "^2.0.3"
+ es6-symbol "^3.1.3"
+ next-tick "^1.1.0"
+
es6-iterator@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7"
@@ -3944,7 +3777,7 @@ escape-html@~1.0.3:
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
-escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
+escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -4182,11 +4015,6 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
assign-symbols "^1.0.0"
is-extendable "^1.0.1"
-extend@~3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
- integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
-
extglob@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
@@ -4201,16 +4029,6 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"
[email protected]:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
- integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
-
-extsprintf@^1.2.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07"
- integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==
-
"falsey@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/falsey/-/falsey-1.0.0.tgz#71bdd775c24edad9f2f5c015ce8be24400bb5d7d"
@@ -4314,12 +4132,12 @@ find-root@^1.1.0:
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==
[email protected]:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
- integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
[email protected], find-up@^4.0.0, find-up@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
dependencies:
- locate-path "^6.0.0"
+ locate-path "^5.0.0"
path-exists "^4.0.0"
find-up@^3.0.0:
@@ -4329,14 +4147,6 @@ find-up@^3.0.0:
dependencies:
locate-path "^3.0.0"
-find-up@^4.0.0, find-up@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
- integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
- dependencies:
- locate-path "^5.0.0"
- path-exists "^4.0.0"
-
flatley@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/flatley/-/flatley-5.2.0.tgz#3a645837c669be8d978335e37ae3afffcfbdedb7"
@@ -4359,11 +4169,6 @@ foreach@^2.0.5:
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
-forever-agent@~0.6.1:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
- integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
-
form-data@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
@@ -4373,15 +4178,6 @@ form-data@^3.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"
-form-data@~2.3.2:
- version "2.3.3"
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
- integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
- dependencies:
- asynckit "^0.4.0"
- combined-stream "^1.0.6"
- mime-types "^2.1.12"
-
[email protected]:
version "0.2.0"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -4418,13 +4214,6 @@ fs-extra@^10.0.0:
jsonfile "^6.0.1"
universalify "^2.0.0"
-fs-minipass@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
- integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
- dependencies:
- minipass "^3.0.0"
-
[email protected]:
version "1.0.3"
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
@@ -4464,13 +4253,6 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"
-gaze@^1.0.0:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a"
- integrity sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==
- dependencies:
- globule "^1.0.0"
-
generaterr@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/generaterr/-/generaterr-1.5.0.tgz#b0ceb6cc5164df2a061338cc340a8615395c52fc"
@@ -4500,11 +4282,6 @@ get-package-type@^0.1.0:
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
-get-stdin@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
- integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
-
get-stdin@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
@@ -4542,13 +4319,6 @@ get-value@^2.0.3, get-value@^2.0.6:
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
-getpass@^0.1.1:
- version "0.1.7"
- resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
- integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
- dependencies:
- assert-plus "^1.0.0"
-
[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
@@ -4561,19 +4331,19 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"
-glob-promise@^3.4.0:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-3.4.0.tgz#b6b8f084504216f702dc2ce8c9bc9ac8866fdb20"
- integrity sha512-q08RJ6O+eJn+dVanerAndJwIcumgbDdYiUT7zFQl3Wm1xD6fBKtah7H8ZJChj4wP+8C+QfeVy8xautR7rdmKEw==
+glob-promise@^4.2.2:
+ version "4.2.2"
+ resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-4.2.2.tgz#15f44bcba0e14219cd93af36da6bb905ff007877"
+ integrity sha512-xcUzJ8NWN5bktoTIX7eOclO1Npxd/dyVqUJxlLIDasT4C7KZyqlPIwkdJ0Ypiy3p2ZKahTjK4M9uC3sNSfNMzw==
dependencies:
- "@types/glob" "*"
+ "@types/glob" "^7.1.3"
glob-to-regexp@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
-glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
+glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
version "7.2.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -4585,18 +4355,6 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, gl
once "^1.3.0"
path-is-absolute "^1.0.0"
-glob@~7.1.1:
- version "7.1.7"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
- integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
global-dirs@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.0.tgz#70a76fe84ea315ab37b1f5576cbde7d48ef72686"
@@ -4609,15 +4367,6 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
-globule@^1.0.0:
- version "1.3.3"
- resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.3.tgz#811919eeac1ab7344e905f2e3be80a13447973c2"
- integrity sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==
- dependencies:
- glob "~7.1.1"
- lodash "~4.17.10"
- minimatch "~3.0.2"
-
got@^9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
@@ -4635,7 +4384,7 @@ got@^9.6.0:
to-readable-stream "^1.0.0"
url-parse-lax "^3.0.0"
-graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
+graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
version "4.2.10"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
@@ -4695,31 +4444,6 @@ gzip-size@^6.0.0:
dependencies:
duplexer "^0.1.2"
-har-schema@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
- integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
-
-har-validator@~5.1.3:
- version "5.1.5"
- resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd"
- integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==
- dependencies:
- ajv "^6.12.3"
- har-schema "^2.0.0"
-
-hard-rejection@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
- integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
-
-has-ansi@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
- integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
- dependencies:
- ansi-regex "^2.0.0"
-
has-bigints@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -4831,13 +4555,6 @@ hosted-git-info@^2.1.4:
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
-hosted-git-info@^4.0.1:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224"
- integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
- dependencies:
- lru-cache "^6.0.0"
-
html-encoding-sniffer@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -4936,15 +4653,6 @@ http-proxy-agent@^4.0.1:
agent-base "6"
debug "4"
-http-signature@~1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
- integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
- dependencies:
- assert-plus "^1.0.0"
- jsprim "^1.2.2"
- sshpk "^1.7.0"
-
http-status@^1.4.2:
version "1.5.0"
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.0.tgz#2edfb02068d236ba60fd1481ad89219aa96e1677"
@@ -5026,11 +4734,6 @@ imurmurhash@^0.1.4:
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
-indent-string@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
- integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
-
inflight@^1.0.4:
version "1.0.6"
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -5149,7 +4852,7 @@ is-ci@^2.0.0:
dependencies:
ci-info "^2.0.0"
-is-core-module@^2.5.0, is-core-module@^2.8.1:
+is-core-module@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
@@ -5224,11 +4927,6 @@ is-fullwidth-code-point@^1.0.0:
dependencies:
number-is-nan "^1.0.0"
-is-fullwidth-code-point@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
- integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
-
is-fullwidth-code-point@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
@@ -5239,7 +4937,7 @@ is-generator-fn@^2.0.0:
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
-is-glob@^4.0.1, is-glob@~4.0.1:
+is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
version "4.0.3"
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -5308,11 +5006,6 @@ is-path-inside@^3.0.2:
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
-is-plain-obj@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
- integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
-
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
@@ -5390,7 +5083,7 @@ is-typed-array@^1.1.7:
foreach "^2.0.5"
has-tostringtag "^1.0.0"
-is-typedarray@^1.0.0, is-typedarray@~1.0.0:
+is-typedarray@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
@@ -5472,11 +5165,6 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"
-isstream@~0.1.2:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
- integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
-
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
@@ -5932,11 +5620,6 @@ joycon@^2.2.5:
resolved "https://registry.yarnpkg.com/joycon/-/joycon-2.2.5.tgz#8d4cf4cbb2544d7b7583c216fcdfec19f6be1615"
integrity sha512-YqvUxoOcVPnCp0VU1/56f+iKSdvIRJYPznH22BdXV3xMk75SFXhWeJkZ8C9XxUWt1b5x2X1SxuFygW1U0FmkEQ==
-js-base64@^2.1.8:
- version "2.6.4"
- resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.4.tgz#f4e686c5de1ea1f867dbcad3d46d969428df98c4"
- integrity sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==
-
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -5957,11 +5640,6 @@ js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"
-jsbn@~0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
- integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
-
jsdom@^16.4.0:
version "16.7.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.7.0.tgz#918ae71965424b197c819f8183a754e18977b710"
@@ -6020,33 +5698,25 @@ json-parse-even-better-errors@^2.3.0:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
-json-schema-ref-parser@^9.0.6:
- version "9.0.9"
- resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#66ea538e7450b12af342fa3d5b8458bc1e1e013f"
- integrity sha512-qcP2lmGy+JUoQJ4DOQeLaZDqH9qSkeGCK3suKWxJXS82dg728Mn3j97azDMaOUmJAN4uCq91LdPx4K7E8F1a7Q==
- dependencies:
- "@apidevtools/json-schema-ref-parser" "9.0.9"
-
-json-schema-to-typescript@^10.1.5:
- version "10.1.5"
- resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-10.1.5.tgz#9ac32808eb4d7c158684e270438ad07256c0cb1c"
- integrity sha512-X8bNNksfCQo6LhEuqNxmZr4eZpPjXZajmimciuk8eWXzZlif9Brq7WuMGD/SOhBKcRKP2SGVDNZbC28WQqx9Rg==
+json-schema-to-typescript@^11.0.0:
+ version "11.0.1"
+ resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.1.tgz#9203036817ca797f1116cbfe9163e8a4ec948bc3"
+ integrity sha512-iQFEErdr9PWQUN3kLvaFFdgWAfwBeqH3PMzxza4NpSU/8uadwHKKi66Hgu5Rb3NeVSk85xkwTYIeuah+R0ASeA==
dependencies:
- "@types/json-schema" "^7.0.6"
- "@types/lodash" "^4.14.168"
- "@types/prettier" "^2.1.5"
- cli-color "^2.0.0"
+ "@apidevtools/json-schema-ref-parser" "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
+ "@types/json-schema" "^7.0.11"
+ "@types/lodash" "^4.14.182"
+ "@types/prettier" "^2.6.1"
+ cli-color "^2.0.2"
get-stdin "^8.0.0"
glob "^7.1.6"
- glob-promise "^3.4.0"
- is-glob "^4.0.1"
- json-schema-ref-parser "^9.0.6"
- json-stringify-safe "^5.0.1"
- lodash "^4.17.20"
- minimist "^1.2.5"
+ glob-promise "^4.2.2"
+ is-glob "^4.0.3"
+ lodash "^4.17.21"
+ minimist "^1.2.6"
mkdirp "^1.0.4"
mz "^2.7.0"
- prettier "^2.2.0"
+ prettier "^2.6.2"
json-schema-traverse@^0.4.1:
version "0.4.1"
@@ -6058,15 +5728,10 @@ json-schema-traverse@^1.0.0:
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
[email protected]:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
- integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
-
-json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
- version "5.0.1"
- resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
- integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
+json-schema-typed@^7.0.3:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/json-schema-typed/-/json-schema-typed-7.0.3.tgz#23ff481b8b4eebcd2ca123b4fa0409e66469a2d9"
+ integrity sha512-7DE8mpG+/fVw+dTpjbxnx47TaMnDfOI1jwft9g1VybltZCduyRQPJPvc+zzKY9WPHxhPWczyFuYa6I8Mw4iU5A==
json5@^2.1.2, json5@^2.2.1:
version "2.2.1"
@@ -6098,16 +5763,6 @@ jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1:
ms "^2.1.1"
semver "^5.6.0"
-jsprim@^1.2.2:
- version "1.4.2"
- resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.2.tgz#712c65533a15c878ba59e9ed5f0e26d5b77c5feb"
- integrity sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==
- dependencies:
- assert-plus "1.0.0"
- extsprintf "1.3.0"
- json-schema "0.4.0"
- verror "1.10.0"
-
jwa@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -6130,11 +5785,6 @@ jwt-decode@^3.1.2:
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==
[email protected]:
- version "2.3.2"
- resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.2.tgz#78c4508894985b8d38a0dc15e1a8e11078f2ca93"
- integrity sha512-STHz9P7X2L4Kwn72fA4rGyqyXdmrMSdxqHx9IXon/FXluXieaFA6KJ2upcHAHxQPQ0LeM/OjLrhFxifHewOALQ==
-
[email protected]:
version "2.3.5"
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.5.tgz#111fe9dbab754c8ed88b7a2360e2680cec1420ca"
@@ -6166,7 +5816,7 @@ kind-of@^5.0.0:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
-kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
+kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
@@ -6245,13 +5895,6 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"
-locate-path@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
- integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
- dependencies:
- p-locate "^5.0.0"
-
lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -6307,7 +5950,7 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
-lodash@^4.0.0, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0, lodash@~4.17.10:
+lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -6336,13 +5979,6 @@ lowercase-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
-lru-cache@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
- integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
- dependencies:
- yallist "^4.0.0"
-
lru-cache@^7.4.0:
version "7.8.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.1.tgz#68ee3f4807a57d2ba185b7fd90827d5c21ce82bb"
@@ -6394,16 +6030,6 @@ map-cache@^0.2.2:
resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
-map-obj@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
- integrity sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=
-
-map-obj@^4.0.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
- integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
-
map-visit@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -6460,24 +6086,6 @@ memory-pager@^1.0.2:
resolved "https://registry.yarnpkg.com/memory-pager/-/memory-pager-1.5.0.tgz#d8751655d22d384682741c972f2c3d6dfa3e66b5"
integrity sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==
-meow@^9.0.0:
- version "9.0.0"
- resolved "https://registry.yarnpkg.com/meow/-/meow-9.0.0.tgz#cd9510bc5cac9dee7d03c73ee1f9ad959f4ea364"
- integrity sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==
- dependencies:
- "@types/minimist" "^1.2.0"
- camelcase-keys "^6.2.2"
- decamelize "^1.2.0"
- decamelize-keys "^1.1.0"
- hard-rejection "^2.1.0"
- minimist-options "4.1.0"
- normalize-package-data "^3.0.0"
- read-pkg-up "^7.0.1"
- redent "^3.0.0"
- trim-newlines "^3.0.0"
- type-fest "^0.18.0"
- yargs-parser "^20.2.3"
-
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -6540,7 +6148,7 @@ [email protected], "mime-db@>= 1.43.0 < 2":
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
-mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34:
+mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -6562,7 +6170,7 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-mimic-fn@^3.1.0:
+mimic-fn@^3.0.0, mimic-fn@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
@@ -6577,11 +6185,6 @@ mimic-response@^3.1.0:
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
-min-indent@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
- integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
-
mini-create-react-context@^0.4.0:
version "0.4.1"
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
@@ -6606,42 +6209,11 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"
-minimatch@~3.0.2:
- version "3.0.8"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
- integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
- dependencies:
- brace-expansion "^1.1.7"
-
[email protected]:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
- integrity sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==
- dependencies:
- arrify "^1.0.1"
- is-plain-obj "^1.1.0"
- kind-of "^6.0.3"
-
-minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
+minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
-minipass@^3.0.0:
- version "3.1.6"
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"
- integrity sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==
- dependencies:
- yallist "^4.0.0"
-
-minizlib@^2.1.1:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
- integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
- dependencies:
- minipass "^3.0.0"
- yallist "^4.0.0"
-
mixin-deep@^1.2.0:
version "1.3.2"
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
@@ -6655,7 +6227,7 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
-mkdirp@^1.0.3, mkdirp@^1.0.4:
+mkdirp@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -6668,19 +6240,6 @@ mongodb-connection-string-url@^2.4.1:
"@types/whatwg-url" "^8.2.1"
whatwg-url "^11.0.0"
[email protected]:
- version "3.7.3"
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.7.3.tgz#b7949cfd0adc4cc7d32d3f2034214d4475f175a5"
- integrity sha512-Psm+g3/wHXhjBEktkxXsFMZvd3nemI0r3IPsE0bU+4//PnvNWKkzhZcEsbPcYiWqe8XqXJJEg4Tgtr7Raw67Yw==
- dependencies:
- bl "^2.2.1"
- bson "^1.1.4"
- denque "^1.4.1"
- optional-require "^1.1.8"
- safe-buffer "^5.1.2"
- optionalDependencies:
- saslprep "^1.0.0"
-
[email protected]:
version "4.3.1"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.3.1.tgz#e346f76e421ec6f47ddea5c8f5140e6181aaeb94"
@@ -6693,36 +6252,11 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"
[email protected]:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
- integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
-
mongoose-paginate-v2@^1.6.1:
version "1.6.3"
resolved "https://registry.yarnpkg.com/mongoose-paginate-v2/-/mongoose-paginate-v2-1.6.3.tgz#50a96752b84a9456fef850b4207cc8b3867e98ac"
integrity sha512-wxIOcZL7V3+yHIkdTcDk+MtPxjDacEmrZ/4NpwgvOmmEm9SWWsBKRyPd/EmHlRUzk3ylr7fy4QEje1VMg0qpZA==
-mongoose@5.*:
- version "5.13.14"
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.13.14.tgz#ffc9704bd022dd018fbddcbe27dc802c77719fb4"
- integrity sha512-j+BlQjjxgZg0iWn42kLeZTB91OejcxWpY2Z50bsZTiKJ7HHcEtcY21Godw496GMkBqJMTzmW7G/kZ04mW+Cb7Q==
- dependencies:
- "@types/bson" "1.x || 4.0.x"
- "@types/mongodb" "^3.5.27"
- bson "^1.1.4"
- kareem "2.3.2"
- mongodb "3.7.3"
- mongoose-legacy-pluralize "1.0.2"
- mpath "0.8.4"
- mquery "3.2.5"
- ms "2.1.2"
- optional-require "1.0.x"
- regexp-clone "1.0.0"
- safe-buffer "5.2.1"
- sift "13.5.2"
- sliced "1.0.1"
-
mongoose@^6.2.0:
version "6.2.10"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.10.tgz#ba401b710d7b877453389d4ad7347c272e8ff794"
@@ -6741,17 +6275,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.8.4.tgz#6b566d9581621d9e931dd3b142ed3618e7599313"
integrity sha512-DTxNZomBcTWlrMW76jy1wvV37X/cNNxPW1y2Jzd4DZkAaC5ZGsm8bfGfNOthcDuRJujXLqiuS6o3Tpy0JEoh7g==
[email protected]:
- version "3.2.5"
- resolved "https://registry.yarnpkg.com/mquery/-/mquery-3.2.5.tgz#8f2305632e4bb197f68f60c0cffa21aaf4060c51"
- integrity sha512-VjOKHHgU84wij7IUoZzFRU07IAxd5kWJaDmyUzQlbjHjyoeK5TNeeo8ZsFDtTYnSgpW6n/nMNIHvE3u8Lbrf4A==
- dependencies:
- bluebird "3.5.1"
- debug "3.1.0"
- regexp-clone "^1.0.0"
- safe-buffer "5.1.2"
- sliced "1.0.1"
-
[email protected]:
version "4.0.2"
resolved "https://registry.yarnpkg.com/mquery/-/mquery-4.0.2.tgz#a13add5ecd7c2e5a67e0f814b3c7acdfb6772804"
@@ -6793,11 +6316,6 @@ mz@^2.7.0:
object-assign "^4.0.1"
thenify-all "^1.0.0"
-nan@^2.13.2:
- version "2.15.0"
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
- integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
-
nanoid@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
@@ -6894,22 +6412,6 @@ node-fetch@^2.6.1:
dependencies:
whatwg-url "^5.0.0"
-node-gyp@^7.1.0:
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.2.tgz#21a810aebb187120251c3bcec979af1587b188ae"
- integrity sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==
- dependencies:
- env-paths "^2.2.0"
- glob "^7.1.4"
- graceful-fs "^4.2.3"
- nopt "^5.0.0"
- npmlog "^4.1.2"
- request "^2.88.2"
- rimraf "^3.0.2"
- semver "^7.3.2"
- tar "^6.0.2"
- which "^2.0.2"
-
node-int64@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -6932,27 +6434,6 @@ node-releases@^2.0.2:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
-node-sass@^6.0.1:
- version "6.0.1"
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
- integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
- dependencies:
- async-foreach "^0.1.3"
- chalk "^1.1.1"
- cross-spawn "^7.0.3"
- gaze "^1.0.0"
- get-stdin "^4.0.1"
- glob "^7.0.3"
- lodash "^4.17.15"
- meow "^9.0.0"
- nan "^2.13.2"
- node-gyp "^7.1.0"
- npmlog "^4.0.0"
- request "^2.88.0"
- sass-graph "2.2.5"
- stdout-stream "^1.4.0"
- "true-case-path" "^1.0.2"
-
nodemailer@^6.4.2:
version "6.7.3"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.3.tgz#b73f9a81b9c8fa8acb4ea14b608f5e725ea8e018"
@@ -6974,13 +6455,6 @@ nodemon@^2.0.6:
undefsafe "^2.0.5"
update-notifier "^5.1.0"
-nopt@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
- integrity sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
- dependencies:
- abbrev "1"
-
nopt@~1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/nopt/-/nopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee"
@@ -6998,16 +6472,6 @@ normalize-package-data@^2.5.0:
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"
-normalize-package-data@^3.0.0:
- version "3.0.3"
- resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-3.0.3.tgz#dbcc3e2da59509a0983422884cd172eefdfa525e"
- integrity sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==
- dependencies:
- hosted-git-info "^4.0.1"
- is-core-module "^2.5.0"
- semver "^7.3.4"
- validate-npm-package-license "^3.0.1"
-
normalize-path@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -7049,7 +6513,7 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1:
dependencies:
path-key "^3.0.0"
-npmlog@^4.0.0, npmlog@^4.0.1, npmlog@^4.1.2:
+npmlog@^4.0.1:
version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -7076,11 +6540,6 @@ nwsapi@^2.2.0:
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
-oauth-sign@~0.9.0:
- version "0.9.0"
- resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
- integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
-
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
@@ -7189,18 +6648,6 @@ opener@^1.5.2:
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
[email protected]:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/optional-require/-/optional-require-1.0.3.tgz#275b8e9df1dc6a17ad155369c2422a440f89cb07"
- integrity sha512-RV2Zp2MY2aeYK5G+B/Sps8lW5NHAzE5QClbFP15j+PWmP+T9PxlJXBOOLoSAdgwFvS4t0aMR4vpedMkbHfh0nA==
-
-optional-require@^1.1.8:
- version "1.1.8"
- resolved "https://registry.yarnpkg.com/optional-require/-/optional-require-1.1.8.tgz#16364d76261b75d964c482b2406cb824d8ec44b7"
- integrity sha512-jq83qaUb0wNg9Krv1c5OQ+58EK+vHde6aBPzLvPPqJm89UQWsvSuFy9X/OSNJnFeSOKo7btE0n8Nl2+nE+z5nA==
- dependencies:
- require-at "^1.0.6"
-
optionator@^0.8.1:
version "0.8.3"
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
@@ -7240,13 +6687,6 @@ p-limit@^2.0.0, p-limit@^2.2.0:
dependencies:
p-try "^2.0.0"
-p-limit@^3.0.2:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
- integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
- dependencies:
- yocto-queue "^0.1.0"
-
p-locate@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -7261,13 +6701,6 @@ p-locate@^4.1.0:
dependencies:
p-limit "^2.2.0"
-p-locate@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
- integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
- dependencies:
- p-limit "^3.0.2"
-
p-try@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -7359,10 +6792,10 @@ passport-jwt@^4.0.0:
jsonwebtoken "^8.2.0"
passport-strategy "^1.0.0"
-passport-local-mongoose@^6.0.1:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/passport-local-mongoose/-/passport-local-mongoose-6.3.0.tgz#866d6c7807636d2cb0519e693b0a3831b11f0e1a"
- integrity sha512-SL1OJc59tk3h36cqQ7ekGTULvkFvC/YYRrp5dQfSSZDM5Y/dDSg4zRX5TcJqPya1eKVisbUgmusWIAWhJpIFWQ==
+passport-local-mongoose@^7.0.0:
+ version "7.1.2"
+ resolved "https://registry.yarnpkg.com/passport-local-mongoose/-/passport-local-mongoose-7.1.2.tgz#0a89876ef8a8e18787e59a39740e61c5653eb25e"
+ integrity sha512-hNLIKi/6IhElr/PhOze8wLDh7T4+ZYhc8GFWYApLgG7FrjI55tuGZELPtsUBqODz77OwlUUf+ngPgHN09zxGLg==
dependencies:
generaterr "^1.5.0"
passport-local "^1.0.0"
@@ -7445,10 +6878,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=
-payload@^0.15.6:
- version "0.15.6"
- resolved "https://registry.yarnpkg.com/payload/-/payload-0.15.6.tgz#fb3b729668466ffcb5adf4a36b989023925c6db7"
- integrity sha512-Nx8xhSMBK20SzVC6fn9s6M+Pf9VbMdurfr6fm+rQ6ljnDMFqevECUGO9yudraIWvaABb257W+nED9lKt/ntq1A==
+payload@^0.18.5:
+ version "0.18.5"
+ resolved "https://registry.yarnpkg.com/payload/-/payload-0.18.5.tgz#d391707c0d32aa362486bf83c193f13239f97963"
+ integrity sha512-lHr51ue4G/lLpphfvqqT9ItVMlNgQsjwQiCBm+d/Z9QnRvM4T5ar/bFkhMd4j3HuRq5yEl8+R4Tqwq2i5uf1lA==
dependencies:
"@babel/cli" "^7.12.8"
"@babel/core" "^7.11.6"
@@ -7462,17 +6895,15 @@ payload@^0.15.6:
"@babel/register" "^7.11.5"
"@date-io/date-fns" "^2.10.6"
"@faceless-ui/collapsibles" "^1.0.0"
- "@faceless-ui/modal" "^1.1.4"
+ "@faceless-ui/modal" "^1.1.7"
"@faceless-ui/scroll-info" "^1.2.3"
- "@faceless-ui/window-info" "^1.2.4"
- "@payloadcms/config-provider" "^1.0.0"
- "@types/mime" "^2.0.3"
- "@types/passport-local-mongoose" "^6.1.0"
+ "@faceless-ui/window-info" "^2.0.2"
babel-jest "^26.3.0"
babel-loader "^8.1.0"
body-parser "^1.19.0"
bson-objectid "^2.0.1"
compression "^1.7.4"
+ conf "^10.1.2"
connect-history-api-fallback "^1.6.0"
css-loader "^5.0.1"
css-minimizer-webpack-plugin "^3.4.1"
@@ -7486,7 +6917,7 @@ payload@^0.15.6:
express-rate-limit "^5.1.3"
"falsey" "^1.0.0"
file-loader "^6.2.0"
- find-up "5.0.0"
+ find-up "4.1.0"
flatley "^5.2.0"
fs-extra "^10.0.0"
graphql "15.4.0"
@@ -7500,8 +6931,9 @@ payload@^0.15.6:
isomorphic-fetch "^3.0.0"
jest "^26.6.3"
joi "^17.3.0"
- json-schema-to-typescript "^10.1.5"
+ json-schema-to-typescript "^11.0.0"
jsonwebtoken "^8.5.1"
+ jwt-decode "^3.1.2"
method-override "^3.0.0"
micro-memoize "^4.0.9"
mime "^2.5.0"
@@ -7510,7 +6942,6 @@ payload@^0.15.6:
mkdirp "^1.0.4"
mongoose "^6.2.0"
mongoose-paginate-v2 "^1.6.1"
- node-sass "^6.0.1"
nodemailer "^6.4.2"
object-to-formdata "^4.1.0"
passport "^0.4.1"
@@ -7518,7 +6949,7 @@ payload@^0.15.6:
passport-headerapikey "^1.2.1"
passport-jwt "^4.0.0"
passport-local "^1.0.0"
- passport-local-mongoose "^6.0.1"
+ passport-local-mongoose "^7.0.0"
path-browserify "^1.0.1"
pino "^6.4.1"
pino-pretty "^4.3.0"
@@ -7531,21 +6962,21 @@ payload@^0.15.6:
process "^0.11.10"
qs "^6.9.1"
qs-middleware "^1.0.3"
- react "^17.0.2"
+ react "^18.0.0"
react-animate-height "^2.0.20"
react-beautiful-dnd "^13.0.0"
react-datepicker "^3.3.0"
react-diff-viewer "^3.1.1"
- react-dom "^17.0.2"
+ react-dom "^18.0.0"
react-helmet "^6.1.0"
react-router-dom "^5.1.2"
react-router-navigation-prompt "^1.8.11"
react-select "^3.0.8"
react-simple-code-editor "^0.11.0"
- react-toastify "^6.1.0"
+ react-toastify "^8.2.0"
sanitize-filename "^1.6.3"
- sass "^1.42.0"
- sass-loader "^10.1.0"
+ sass "^1.52.1"
+ sass-loader "^12.6.0"
sharp "^0.29.3"
slate "^0.72.8"
slate-history "^0.66.0"
@@ -7562,11 +6993,6 @@ payload@^0.15.6:
webpack-dev-middleware "^4.0.2"
webpack-hot-middleware "^2.25.0"
-performance-now@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
- integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
-
picocolors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -7637,6 +7063,13 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
+pkg-up@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
+ integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
+ dependencies:
+ find-up "^3.0.0"
+
pluralize@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -8163,10 +7596,10 @@ prepend-http@^2.0.0:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
-prettier@^2.2.0:
- version "2.6.2"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
- integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
+prettier@^2.6.2:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
pretty-error@^4.0.0:
version "4.0.0"
@@ -8240,7 +7673,7 @@ proxy-addr@~2.0.7:
forwarded "0.2.0"
ipaddr.js "1.9.1"
-psl@^1.1.28, psl@^1.1.33:
+psl@^1.1.33:
version "1.8.0"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
@@ -8294,11 +7727,6 @@ qs@~6.4.0:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6"
integrity sha512-LQy1Q1fcva/UsnP/6Iaa4lVeM49WiOitu2T4hZCyA/elLKu37L99qcBJk4VCCk+rdLvnMzfKyiN3SZTqdAZGSQ==
-qs@~6.5.2:
- version "6.5.3"
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
- integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
-
querystring@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.1.tgz#40d77615bb09d16902a85c3e38aa8b5ed761c2dd"
@@ -8309,11 +7737,6 @@ quick-format-unescaped@^4.0.3:
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
-quick-lru@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
- integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
-
raf-schd@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-4.0.3.tgz#5d6c34ef46f8b2a0e880a8fcdb743efc5bfdbc1a"
@@ -8405,14 +7828,13 @@ react-diff-viewer@^3.1.1:
memoize-one "^5.0.4"
prop-types "^15.6.2"
-react-dom@^17.0.2:
- version "17.0.2"
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
+react-dom@^18.0.0:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
dependencies:
loose-envify "^1.1.0"
- object-assign "^4.1.1"
- scheduler "^0.20.2"
+ scheduler "^0.23.0"
react-fast-compare@^3.1.1:
version "3.2.0"
@@ -8534,16 +7956,14 @@ react-simple-code-editor@^0.11.0:
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
-react-toastify@^6.1.0:
- version "6.2.0"
- resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.2.0.tgz#f2d76747c70b9de91f71f253d9feae6b53dc836c"
- integrity sha512-XpjFrcBhQ0/nBOL4syqgP/TywFnOyxmstYLWgSQWcj39qpp+WU4vPt3C/ayIDx7RFyxRWfzWTdR2qOcDGo7G0w==
+react-toastify@^8.2.0:
+ version "8.2.0"
+ resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.2.0.tgz#ef7d56bdfdc6272ca6b228368ab564721c3a3244"
+ integrity sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==
dependencies:
clsx "^1.1.1"
- prop-types "^15.7.2"
- react-transition-group "^4.4.1"
-react-transition-group@^4.3.0, react-transition-group@^4.4.1, react-transition-group@^4.4.2:
+react-transition-group@^4.3.0, react-transition-group@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.2.tgz#8b59a56f09ced7b55cbd53c36768b922890d5470"
integrity sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==
@@ -8553,13 +7973,12 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.1, react-transition-g
loose-envify "^1.4.0"
prop-types "^15.6.2"
-react@^17.0.2:
- version "17.0.2"
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
+react@^18.0.0:
+ version "18.2.0"
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
dependencies:
loose-envify "^1.1.0"
- object-assign "^4.1.1"
read-pkg-up@^7.0.1:
version "7.0.1"
@@ -8580,7 +7999,7 @@ read-pkg@^5.2.0:
parse-json "^5.0.0"
type-fest "^0.6.0"
-readable-stream@^2.0.1, readable-stream@^2.0.6, readable-stream@^2.3.5:
+readable-stream@^2.0.6:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -8616,14 +8035,6 @@ rechoir@^0.7.0:
dependencies:
resolve "^1.9.0"
-redent@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/redent/-/redent-3.0.0.tgz#e557b7998316bb53c9f1f56fa626352c6963059f"
- integrity sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
- dependencies:
- indent-string "^4.0.0"
- strip-indent "^3.0.0"
-
redux@^4.0.0, redux@^4.0.4:
version "4.1.2"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.2.tgz#140f35426d99bb4729af760afcf79eaaac407104"
@@ -8663,11 +8074,6 @@ regex-not@^1.0.0, regex-not@^1.0.2:
extend-shallow "^3.0.2"
safe-regex "^1.1.0"
[email protected], regexp-clone@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/regexp-clone/-/regexp-clone-1.0.0.tgz#222db967623277056260b992626354a04ce9bf63"
- integrity sha512-TuAasHQNamyyJ2hb97IuBEif4qBHGjPHBS64sZwytpLEqtBQ1gPJTnOaQ6qmpET16cK14kkjbazl6+p0RRv0yw==
-
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0:
version "1.4.1"
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz#b3f4c0059af9e47eca9f3f660e51d81307e72307"
@@ -8745,37 +8151,6 @@ repeat-string@^1.6.1:
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
-request@^2.88.0, request@^2.88.2:
- version "2.88.2"
- resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
- integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
- dependencies:
- aws-sign2 "~0.7.0"
- aws4 "^1.8.0"
- caseless "~0.12.0"
- combined-stream "~1.0.6"
- extend "~3.0.2"
- forever-agent "~0.6.1"
- form-data "~2.3.2"
- har-validator "~5.1.3"
- http-signature "~1.2.0"
- is-typedarray "~1.0.0"
- isstream "~0.1.2"
- json-stringify-safe "~5.0.1"
- mime-types "~2.1.19"
- oauth-sign "~0.9.0"
- performance-now "^2.1.0"
- qs "~6.5.2"
- safe-buffer "^5.1.2"
- tough-cookie "~2.5.0"
- tunnel-agent "^0.6.0"
- uuid "^3.3.2"
-
-require-at@^1.0.6:
- version "1.0.6"
- resolved "https://registry.yarnpkg.com/require-at/-/require-at-1.0.6.tgz#9eb7e3c5e00727f5a4744070a7f560d4de4f6e6a"
- integrity sha512-7i1auJbMUrXEAZCOQ0VNJgmcT2VOKPRl2YGJwgpHpC9CE91Mv4/4UYIUm4chGJaI381ZDq1JUicFii64Hapd8g==
-
require-directory@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
@@ -8844,7 +8219,7 @@ rfdc@^1.3.0:
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
-rimraf@^3.0.0, rimraf@^3.0.2:
+rimraf@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
@@ -8861,7 +8236,7 @@ [email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
@@ -8873,7 +8248,7 @@ safe-regex@^1.1.0:
dependencies:
ret "~0.1.10"
-"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
+"safer-buffer@>= 2.1.2 < 3":
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
@@ -8900,38 +8275,25 @@ sanitize-filename@^1.6.3:
dependencies:
truncate-utf8-bytes "^1.0.0"
-saslprep@^1.0.0, saslprep@^1.0.3:
+saslprep@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/saslprep/-/saslprep-1.0.3.tgz#4c02f946b56cf54297e347ba1093e7acac4cf226"
integrity sha512-/MY/PEMbk2SuY5sScONwhUDsV2p77Znkb/q3nSVstq/yQzYJOH/Azh29p9oJLsl3LnQwSvZDKagDGBsBwSooag==
dependencies:
sparse-bitfield "^3.0.3"
[email protected]:
- version "2.2.5"
- resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.5.tgz#a981c87446b8319d96dce0671e487879bd24c2e8"
- integrity sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag==
- dependencies:
- glob "^7.0.0"
- lodash "^4.0.0"
- scss-tokenizer "^0.2.3"
- yargs "^13.3.2"
-
-sass-loader@^10.1.0:
- version "10.2.1"
- resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.2.1.tgz#17e51df313f1a7a203889ce8ff91be362651276e"
- integrity sha512-RRvWl+3K2LSMezIsd008ErK4rk6CulIMSwrcc2aZvjymUgKo/vjXGp1rSWmfTUX7bblEOz8tst4wBwWtCGBqKA==
+sass-loader@^12.6.0:
+ version "12.6.0"
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.6.0.tgz#5148362c8e2cdd4b950f3c63ac5d16dbfed37bcb"
+ integrity sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
dependencies:
klona "^2.0.4"
- loader-utils "^2.0.0"
neo-async "^2.6.2"
- schema-utils "^3.0.0"
- semver "^7.3.2"
-sass@^1.42.0:
- version "1.50.0"
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.0.tgz#3e407e2ebc53b12f1e35ce45efb226ea6063c7c8"
- integrity sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==
+sass@^1.52.1:
+ version "1.53.0"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
+ integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
@@ -8949,13 +8311,12 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"
-scheduler@^0.20.2:
- version "0.20.2"
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
+scheduler@^0.23.0:
+ version "0.23.0"
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
dependencies:
loose-envify "^1.1.0"
- object-assign "^4.1.1"
schema-utils@^2.6.5:
version "2.7.1"
@@ -8997,14 +8358,6 @@ scroll-into-view-if-needed@^2.2.20:
dependencies:
compute-scroll-into-view "^1.0.17"
-scss-tokenizer@^0.2.3:
- version "0.2.3"
- resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
- integrity sha1-jrBtualyMzOCTT9VMGQRSYR85dE=
- dependencies:
- js-base64 "^2.1.8"
- source-map "^0.4.2"
-
semver-diff@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-3.1.1.tgz#05f77ce59f325e00e2706afd67bb506ddb1ca32b"
@@ -9149,11 +8502,6 @@ side-channel@^1.0.3, side-channel@^1.0.4:
get-intrinsic "^1.0.2"
object-inspect "^1.9.0"
[email protected]:
- version "13.5.2"
- resolved "https://registry.yarnpkg.com/sift/-/sift-13.5.2.tgz#24a715e13c617b086166cd04917d204a591c9da6"
- integrity sha512-+gxdEOMA2J+AI+fVsCqeNn7Tgx3M9ZN9jdi95939l1IJ8cZsqS8sqpJyOkic2SJk+1+98Uwryt/gL6XDaV+UZA==
-
[email protected]:
version "16.0.0"
resolved "https://registry.yarnpkg.com/sift/-/sift-16.0.0.tgz#447991577db61f1a8fab727a8a98a6db57a23eb8"
@@ -9246,11 +8594,6 @@ slate@^0.72.8:
is-plain-object "^5.0.0"
tiny-warning "^1.0.3"
[email protected]:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/sliced/-/sliced-1.0.1.tgz#0b3a662b5d04c3177b1926bea82b03f837a2ef41"
- integrity sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E=
-
smart-buffer@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
@@ -9336,13 +8679,6 @@ source-map-url@^0.4.0:
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==
-source-map@^0.4.2:
- version "0.4.4"
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
- integrity sha1-66T12pwNyZneaAMti092FzZSA2s=
- dependencies:
- amdefine ">=0.0.4"
-
source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -9410,21 +8746,6 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
-sshpk@^1.7.0:
- version "1.17.0"
- resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5"
- integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==
- dependencies:
- asn1 "~0.2.3"
- assert-plus "^1.0.0"
- bcrypt-pbkdf "^1.0.0"
- dashdash "^1.12.0"
- ecc-jsbn "~0.1.1"
- getpass "^0.1.1"
- jsbn "~0.1.0"
- safer-buffer "^2.0.2"
- tweetnacl "~0.14.0"
-
stable@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
@@ -9455,13 +8776,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
-stdout-stream@^1.4.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.1.tgz#5ac174cdd5cd726104aa0c0b2bd83815d8d535de"
- integrity sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==
- dependencies:
- readable-stream "^2.0.1"
-
stream-parser@~0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/stream-parser/-/stream-parser-0.3.1.tgz#1618548694420021a1182ff0af1911c129761773"
@@ -9500,15 +8814,6 @@ string-width@^1.0.1:
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"
-string-width@^3.0.0, string-width@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
- integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
- dependencies:
- emoji-regex "^7.0.1"
- is-fullwidth-code-point "^2.0.0"
- strip-ansi "^5.1.0"
-
string.prototype.trimend@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -9546,13 +8851,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
dependencies:
ansi-regex "^2.0.0"
-strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
- integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
- dependencies:
- ansi-regex "^4.1.0"
-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -9575,13 +8873,6 @@ strip-final-newline@^2.0.0:
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
-strip-indent@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
- integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
- dependencies:
- min-indent "^1.0.0"
-
strip-json-comments@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
@@ -9608,11 +8899,6 @@ stylehacks@^5.1.0:
browserslist "^4.16.6"
postcss-selector-parser "^6.0.4"
-supports-color@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
- integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
-
supports-color@^5.3.0, supports-color@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -9691,18 +8977,6 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
-tar@^6.0.2:
- version "6.1.11"
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
- dependencies:
- chownr "^2.0.0"
- fs-minipass "^2.0.0"
- minipass "^3.0.0"
- minizlib "^2.1.1"
- mkdirp "^1.0.3"
- yallist "^4.0.0"
-
terminal-link@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994"
@@ -9861,14 +9135,6 @@ tough-cookie@^4.0.0:
punycode "^2.1.1"
universalify "^0.1.2"
-tough-cookie@~2.5.0:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
- integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
- dependencies:
- psl "^1.1.28"
- punycode "^2.1.1"
-
tr46@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
@@ -9888,18 +9154,6 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
-trim-newlines@^3.0.0:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
- integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
-
-"true-case-path@^1.0.2":
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
- integrity sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==
- dependencies:
- glob "^7.1.2"
-
truncate-utf8-bytes@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"
@@ -9936,11 +9190,6 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"
-tweetnacl@^0.14.3, tweetnacl@~0.14.0:
- version "0.14.5"
- resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
- integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
-
type-check@~0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
@@ -9953,11 +9202,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
-type-fest@^0.18.0:
- version "0.18.1"
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
- integrity sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==
-
type-fest@^0.20.2:
version "0.20.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
@@ -10169,11 +9413,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
-uuid@^3.3.2:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
- integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
-
uuid@^8.1.0, uuid@^8.3.0:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
@@ -10213,15 +9452,6 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
[email protected]:
- version "1.10.0"
- resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
- integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
- dependencies:
- assert-plus "^1.0.0"
- core-util-is "1.0.2"
- extsprintf "^1.2.0"
-
w3c-hr-time@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
@@ -10502,15 +9732,6 @@ word-wrap@~1.2.3:
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
-wrap-ansi@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
- integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
- dependencies:
- ansi-styles "^3.2.0"
- string-width "^3.0.0"
- strip-ansi "^5.0.0"
-
wrap-ansi@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -10577,24 +9798,11 @@ y18n@^4.0.0:
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==
-yallist@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
-
yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
-yargs-parser@^13.1.2:
- version "13.1.2"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
- integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
- dependencies:
- camelcase "^5.0.0"
- decamelize "^1.2.0"
-
yargs-parser@^18.1.2:
version "18.1.3"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
@@ -10603,27 +9811,6 @@ yargs-parser@^18.1.2:
camelcase "^5.0.0"
decamelize "^1.2.0"
-yargs-parser@^20.2.3:
- version "20.2.9"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
- integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
-
-yargs@^13.3.2:
- version "13.3.2"
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
- integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
- dependencies:
- cliui "^5.0.0"
- find-up "^3.0.0"
- get-caller-file "^2.0.1"
- require-directory "^2.1.1"
- require-main-filename "^2.0.0"
- set-blocking "^2.0.0"
- string-width "^3.0.0"
- which-module "^2.0.0"
- y18n "^4.0.0"
- yargs-parser "^13.1.2"
-
yargs@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
@@ -10645,8 +9832,3 @@ [email protected]:
version "3.1.1"
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
-
-yocto-queue@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
- integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index af249dc127c..401905e5805 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -21,11 +21,11 @@
"author": "[email protected]",
"license": "MIT",
"peerDependencies": {
- "payload": "^0.15.6",
+ "payload": "^0.18.5",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
- "payload": "^0.15.6",
+ "payload": "^0.18.5",
"react": "^17.0.2",
"typescript": "^4.5.5"
},
diff --git a/packages/plugin-nested-docs/yarn.lock b/packages/plugin-nested-docs/yarn.lock
index b4ee5053847..8869c725286 100644
--- a/packages/plugin-nested-docs/yarn.lock
+++ b/packages/plugin-nested-docs/yarn.lock
@@ -10,10 +10,9 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"
-"@apidevtools/[email protected]":
- version "9.0.9"
- resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#d720f9256e3609621280584f2b47ae165359268b"
- integrity sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==
+"@apidevtools/json-schema-ref-parser@https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d":
+ version "0.0.0-dev"
+ resolved "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
dependencies:
"@jsdevtools/ono" "^7.1.3"
"@types/json-schema" "^7.0.6"
@@ -1498,13 +1497,6 @@
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
-"@payloadcms/config-provider@^1.0.1":
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/@payloadcms/config-provider/-/config-provider-1.0.1.tgz#211e1d1dbb4fb1a2497dd553e7c8588b75f2514b"
- integrity sha512-wkjXF32plu4aTKcIPOeKH/i34QUZQ72fIZqWs/d0dI73JeO8oi1V+KL6JX8U3T0uqbBZvx1BXE6fJSb5Dzj8mQ==
- dependencies:
- jwt-decode "^3.1.2"
-
"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
@@ -1605,7 +1597,7 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
-"@types/glob@*":
+"@types/glob@^7.1.3":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
@@ -1657,12 +1649,12 @@
dependencies:
"@types/istanbul-lib-report" "*"
-"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
+"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
-"@types/lodash@^4.14.149", "@types/lodash@^4.14.168":
+"@types/lodash@^4.14.149", "@types/lodash@^4.14.182":
version "4.14.182"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
@@ -1672,11 +1664,6 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
-"@types/minimist@^1.2.0":
- version "1.2.2"
- resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
- integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
-
"@types/node@*":
version "17.0.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
@@ -1692,11 +1679,16 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
-"@types/prettier@^2.0.0", "@types/prettier@^2.1.5":
+"@types/prettier@^2.0.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.0.tgz#efcbd41937f9ae7434c714ab698604822d890759"
integrity sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw==
+"@types/prettier@^2.6.1":
+ version "2.6.3"
+ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.3.tgz#68ada76827b0010d0db071f739314fa429943d0a"
+ integrity sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==
+
"@types/prop-types@*":
version "15.7.5"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
@@ -1909,11 +1901,6 @@ abab@^2.0.3, abab@^2.0.5:
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==
-abbrev@1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
- integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
-
accepts@^1.3.7, accepts@~1.3.5, accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
@@ -1981,7 +1968,7 @@ ajv-keywords@^5.0.0:
dependencies:
fast-deep-equal "^3.1.3"
-ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
+ajv@^6.12.4, ajv@^6.12.5:
version "6.12.6"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -1991,7 +1978,7 @@ ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
-ajv@^8.0.0, ajv@^8.8.0:
+ajv@^8.0.0, ajv@^8.6.3, ajv@^8.8.0:
version "8.11.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==
@@ -2001,11 +1988,6 @@ ajv@^8.0.0, ajv@^8.8.0:
require-from-string "^2.0.2"
uri-js "^4.2.2"
-amdefine@>=0.0.4:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
- integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
-
ansi-escapes@^4.2.1:
version "4.3.2"
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
@@ -2023,22 +2005,12 @@ ansi-regex@^2.0.0:
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
-ansi-regex@^4.1.0:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
- integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==
-
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
-ansi-styles@^2.2.1:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
- integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
-
-ansi-styles@^3.2.0, ansi-styles@^3.2.1:
+ansi-styles@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
@@ -2133,33 +2105,11 @@ array-unique@^0.3.2:
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
-arrify@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
- integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
-
-asn1@~0.2.3:
- version "0.2.6"
- resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.6.tgz#0d3a7bb6e64e02a90c0303b31f292868ea09a08d"
- integrity sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==
- dependencies:
- safer-buffer "~2.1.0"
-
[email protected], assert-plus@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
- integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
-
assign-symbols@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
-async-foreach@^0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
- integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=
-
asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2175,6 +2125,11 @@ atomic-sleep@^1.0.0:
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==
+atomically@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/atomically/-/atomically-1.7.0.tgz#c07a0458432ea6dbc9a3506fffa424b48bccaafe"
+ integrity sha512-Xcz9l0z7y9yQ9rdDaxlmaI4uJHf/T8g9hOEzJcsEqX2SjCj4J20uK7+ldkDHMbpJDK76wF7xEIgxc/vSlsfw5w==
+
autoprefixer@^10.4.6:
version "10.4.7"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.7.tgz#1db8d195f41a52ca5069b7593be167618edbbedf"
@@ -2192,16 +2147,6 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
-aws-sign2@~0.7.0:
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
- integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
-
-aws4@^1.8.0:
- version "1.11.0"
- resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
- integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
-
babel-jest@^26.3.0, babel-jest@^26.6.3:
version "26.6.3"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
@@ -2357,13 +2302,6 @@ base@^0.11.1:
mixin-deep "^1.2.0"
pascalcase "^0.1.1"
-bcrypt-pbkdf@^1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
- integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
- dependencies:
- tweetnacl "^0.14.3"
-
big.js@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
@@ -2553,15 +2491,6 @@ camel-case@^4.1.2:
pascal-case "^3.1.2"
tslib "^2.0.3"
-camelcase-keys@^6.2.2:
- version "6.2.2"
- resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz#5e755d6ba51aa223ec7d3d52f25778210f9dc3c0"
- integrity sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==
- dependencies:
- camelcase "^5.3.1"
- map-obj "^4.0.0"
- quick-lru "^4.0.1"
-
[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"
@@ -2599,11 +2528,6 @@ capture-exit@^2.0.0:
dependencies:
rsvp "^4.8.4"
-caseless@~0.12.0:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
- integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
-
[email protected], chalk@^2.0.0:
version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2613,17 +2537,6 @@ [email protected], chalk@^2.0.0:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
-chalk@^1.1.1:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
- integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
- dependencies:
- ansi-styles "^2.2.1"
- escape-string-regexp "^1.0.2"
- has-ansi "^2.0.0"
- strip-ansi "^3.0.0"
- supports-color "^2.0.0"
-
chalk@^4.0.0, chalk@^4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -2657,11 +2570,6 @@ chownr@^1.1.1:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
-chownr@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
- integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
-
chrome-trace-event@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
@@ -2699,26 +2607,17 @@ clean-css@^5.2.2:
dependencies:
source-map "~0.6.0"
-cli-color@^2.0.0:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-2.0.2.tgz#e295addbae470800def0254183c648531cdf4e3f"
- integrity sha512-g4JYjrTW9MGtCziFNjkqp3IMpGhnJyeB0lOtRPjQkYhXzKYr6tYnXKyEVnMzITxhpbahsEW9KsxOYIDKwcsIBw==
+cli-color@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-2.0.3.tgz#73769ba969080629670f3f2ef69a4bf4e7cc1879"
+ integrity sha512-OkoZnxyC4ERN3zLzZaY9Emb7f/MhBOIpePv0Ycok0fJYT+Ouo00UBEIwsVsr0yoow++n5YWlSUgST9GKhNHiRQ==
dependencies:
d "^1.0.1"
- es5-ext "^0.10.59"
+ es5-ext "^0.10.61"
es6-iterator "^2.0.3"
memoizee "^0.4.15"
timers-ext "^0.1.7"
-cliui@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
- integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
- dependencies:
- string-width "^3.1.0"
- strip-ansi "^5.2.0"
- wrap-ansi "^5.1.0"
-
cliui@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -2820,7 +2719,7 @@ colorette@^2.0.14:
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
-combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
+combined-stream@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -2887,6 +2786,22 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
+conf@^10.1.2:
+ version "10.1.2"
+ resolved "https://registry.yarnpkg.com/conf/-/conf-10.1.2.tgz#50132158f388756fa9dea3048f6b47935315c14e"
+ integrity sha512-o9Fv1Mv+6A0JpoayQ8JleNp3hhkbOJP/Re/Q+QqxMPHPkABVsRjQGWZn9A5GcqLiTNC6d89p2PB5ZhHVDSMwyg==
+ dependencies:
+ ajv "^8.6.3"
+ ajv-formats "^2.1.1"
+ atomically "^1.7.0"
+ debounce-fn "^4.0.0"
+ dot-prop "^6.0.1"
+ env-paths "^2.2.1"
+ json-schema-typed "^7.0.3"
+ onetime "^5.1.2"
+ pkg-up "^3.1.0"
+ semver "^7.3.5"
+
connect-history-api-fallback@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
@@ -2944,11 +2859,6 @@ core-js@^3.22.1:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.4.tgz#f4b3f108d45736935aa028444a69397e40d8c531"
integrity sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==
[email protected]:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
- integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
-
core-util-is@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
@@ -3195,13 +3105,6 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"
-dashdash@^1.12.0:
- version "1.14.1"
- resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
- integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
- dependencies:
- assert-plus "^1.0.0"
-
data-urls@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
@@ -3221,6 +3124,13 @@ dateformat@^4.5.1:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
+debounce-fn@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/debounce-fn/-/debounce-fn-4.0.0.tgz#ed76d206d8a50e60de0dd66d494d82835ffe61c7"
+ integrity sha512-8pYCQiL9Xdcg0UPSD3d+0KMlOjp+KGU5EPwYddgzQ7DATsg4fuUDjQtsYLmWjnk2obnNHgV3vE2Y4jejSOJVBQ==
+ dependencies:
+ mimic-fn "^3.0.0"
+
debug@2, [email protected], debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -3249,15 +3159,7 @@ debug@^3.2.6:
dependencies:
ms "^2.1.1"
-decamelize-keys@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
- integrity sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=
- dependencies:
- decamelize "^1.1.0"
- map-obj "^1.0.0"
-
-decamelize@^1.1.0, decamelize@^1.2.0:
+decamelize@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
@@ -3484,6 +3386,13 @@ dot-case@^3.0.4:
no-case "^3.0.4"
tslib "^2.0.3"
+dot-prop@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1.tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083"
+ integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==
+ dependencies:
+ is-obj "^2.0.0"
+
dotenv@^8.2.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
@@ -3494,14 +3403,6 @@ duplexer@^0.1.2:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
-ecc-jsbn@~0.1.1:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
- integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
- dependencies:
- jsbn "~0.1.0"
- safer-buffer "^2.1.0"
-
[email protected]:
version "1.0.11"
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
@@ -3524,11 +3425,6 @@ emittery@^0.7.1:
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82"
integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==
-emoji-regex@^7.0.1:
- version "7.0.3"
- resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
- integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
-
emoji-regex@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
@@ -3572,7 +3468,7 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
-env-paths@^2.2.0:
+env-paths@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
@@ -3643,7 +3539,7 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"
-es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@^0.10.59, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
+es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@^0.10.61, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
version "0.10.61"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.61.tgz#311de37949ef86b6b0dcea894d1ffedb909d3269"
integrity sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==
@@ -3689,7 +3585,7 @@ escape-html@~1.0.3:
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
-escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
+escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -3928,11 +3824,6 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
assign-symbols "^1.0.0"
is-extendable "^1.0.1"
-extend@~3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
- integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
-
extglob@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
@@ -3947,16 +3838,6 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"
[email protected]:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
- integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
-
-extsprintf@^1.2.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07"
- integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==
-
"falsey@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/falsey/-/falsey-1.0.0.tgz#71bdd775c24edad9f2f5c015ce8be24400bb5d7d"
@@ -4060,12 +3941,12 @@ find-root@^1.1.0:
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==
[email protected]:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
- integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
[email protected], find-up@^4.0.0, find-up@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
dependencies:
- locate-path "^6.0.0"
+ locate-path "^5.0.0"
path-exists "^4.0.0"
find-up@^3.0.0:
@@ -4075,14 +3956,6 @@ find-up@^3.0.0:
dependencies:
locate-path "^3.0.0"
-find-up@^4.0.0, find-up@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
- integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
- dependencies:
- locate-path "^5.0.0"
- path-exists "^4.0.0"
-
flatley@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/flatley/-/flatley-5.2.0.tgz#3a645837c669be8d978335e37ae3afffcfbdedb7"
@@ -4105,11 +3978,6 @@ foreach@^2.0.5:
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
-forever-agent@~0.6.1:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
- integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
-
form-data@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
@@ -4119,15 +3987,6 @@ form-data@^3.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"
-form-data@~2.3.2:
- version "2.3.3"
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
- integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
- dependencies:
- asynckit "^0.4.0"
- combined-stream "^1.0.6"
- mime-types "^2.1.12"
-
[email protected]:
version "0.2.0"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -4164,13 +4023,6 @@ fs-extra@^10.0.0:
jsonfile "^6.0.1"
universalify "^2.0.0"
-fs-minipass@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
- integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
- dependencies:
- minipass "^3.0.0"
-
[email protected]:
version "1.0.3"
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
@@ -4215,13 +4067,6 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"
-gaze@^1.0.0:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a"
- integrity sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==
- dependencies:
- globule "^1.0.0"
-
generaterr@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/generaterr/-/generaterr-1.5.0.tgz#b0ceb6cc5164df2a061338cc340a8615395c52fc"
@@ -4251,11 +4096,6 @@ get-package-type@^0.1.0:
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
-get-stdin@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
- integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
-
get-stdin@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
@@ -4293,13 +4133,6 @@ get-value@^2.0.3, get-value@^2.0.6:
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
-getpass@^0.1.1:
- version "0.1.7"
- resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
- integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
- dependencies:
- assert-plus "^1.0.0"
-
[email protected]:
version "0.0.0"
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
@@ -4312,19 +4145,19 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"
-glob-promise@^3.4.0:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-3.4.0.tgz#b6b8f084504216f702dc2ce8c9bc9ac8866fdb20"
- integrity sha512-q08RJ6O+eJn+dVanerAndJwIcumgbDdYiUT7zFQl3Wm1xD6fBKtah7H8ZJChj4wP+8C+QfeVy8xautR7rdmKEw==
+glob-promise@^4.2.2:
+ version "4.2.2"
+ resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-4.2.2.tgz#15f44bcba0e14219cd93af36da6bb905ff007877"
+ integrity sha512-xcUzJ8NWN5bktoTIX7eOclO1Npxd/dyVqUJxlLIDasT4C7KZyqlPIwkdJ0Ypiy3p2ZKahTjK4M9uC3sNSfNMzw==
dependencies:
- "@types/glob" "*"
+ "@types/glob" "^7.1.3"
glob-to-regexp@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
-glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
+glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
version "7.2.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -4336,33 +4169,12 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, gl
once "^1.3.0"
path-is-absolute "^1.0.0"
-glob@~7.1.1:
- version "7.1.7"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
- integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
globals@^11.1.0:
version "11.12.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
-globule@^1.0.0:
- version "1.3.3"
- resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.3.tgz#811919eeac1ab7344e905f2e3be80a13447973c2"
- integrity sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==
- dependencies:
- glob "~7.1.1"
- lodash "~4.17.10"
- minimatch "~3.0.2"
-
-graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
+graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
version "4.2.10"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
@@ -4422,31 +4234,6 @@ gzip-size@^6.0.0:
dependencies:
duplexer "^0.1.2"
-har-schema@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
- integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
-
-har-validator@~5.1.3:
- version "5.1.5"
- resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd"
- integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==
- dependencies:
- ajv "^6.12.3"
- har-schema "^2.0.0"
-
-hard-rejection@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
- integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
-
-has-ansi@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
- integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
- dependencies:
- ansi-regex "^2.0.0"
-
has-bigints@^1.0.1, has-bigints@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
@@ -4560,13 +4347,6 @@ hosted-git-info@^2.1.4:
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
-hosted-git-info@^4.0.1:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224"
- integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
- dependencies:
- lru-cache "^6.0.0"
-
html-encoding-sniffer@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -4649,15 +4429,6 @@ http-proxy-agent@^4.0.1:
agent-base "6"
debug "4"
-http-signature@~1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
- integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
- dependencies:
- assert-plus "^1.0.0"
- jsprim "^1.2.2"
- sshpk "^1.7.0"
-
http-status@^1.4.2:
version "1.5.1"
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.1.tgz#b3ba90522267702c43821b549c1ca58f7dabab72"
@@ -4729,11 +4500,6 @@ imurmurhash@^0.1.4:
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
-indent-string@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
- integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
-
inflight@^1.0.4:
version "1.0.6"
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -4847,7 +4613,7 @@ is-ci@^2.0.0:
dependencies:
ci-info "^2.0.0"
-is-core-module@^2.5.0, is-core-module@^2.8.1:
+is-core-module@^2.8.1:
version "2.9.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
@@ -4922,11 +4688,6 @@ is-fullwidth-code-point@^1.0.0:
dependencies:
number-is-nan "^1.0.0"
-is-fullwidth-code-point@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
- integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
-
is-fullwidth-code-point@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
@@ -4937,7 +4698,7 @@ is-generator-fn@^2.0.0:
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
-is-glob@^4.0.1, is-glob@~4.0.1:
+is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
version "4.0.3"
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -4983,10 +4744,10 @@ is-number@^7.0.0:
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
-is-plain-obj@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
- integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
+is-obj@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
+ integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
version "2.0.4"
@@ -5065,7 +4826,7 @@ is-typed-array@^1.1.7:
foreach "^2.0.5"
has-tostringtag "^1.0.0"
-is-typedarray@^1.0.0, is-typedarray@~1.0.0:
+is-typedarray@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
@@ -5142,11 +4903,6 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"
-isstream@~0.1.2:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
- integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
-
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
@@ -5602,11 +5358,6 @@ joycon@^2.2.5:
resolved "https://registry.yarnpkg.com/joycon/-/joycon-2.2.5.tgz#8d4cf4cbb2544d7b7583c216fcdfec19f6be1615"
integrity sha512-YqvUxoOcVPnCp0VU1/56f+iKSdvIRJYPznH22BdXV3xMk75SFXhWeJkZ8C9XxUWt1b5x2X1SxuFygW1U0FmkEQ==
-js-base64@^2.1.8:
- version "2.6.4"
- resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.4.tgz#f4e686c5de1ea1f867dbcad3d46d969428df98c4"
- integrity sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==
-
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -5627,11 +5378,6 @@ js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"
-jsbn@~0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
- integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
-
jsdom@^16.4.0:
version "16.7.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.7.0.tgz#918ae71965424b197c819f8183a754e18977b710"
@@ -5685,33 +5431,25 @@ json-parse-even-better-errors@^2.3.0:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
-json-schema-ref-parser@^9.0.6:
- version "9.0.9"
- resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#66ea538e7450b12af342fa3d5b8458bc1e1e013f"
- integrity sha512-qcP2lmGy+JUoQJ4DOQeLaZDqH9qSkeGCK3suKWxJXS82dg728Mn3j97azDMaOUmJAN4uCq91LdPx4K7E8F1a7Q==
- dependencies:
- "@apidevtools/json-schema-ref-parser" "9.0.9"
-
-json-schema-to-typescript@^10.1.5:
- version "10.1.5"
- resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-10.1.5.tgz#9ac32808eb4d7c158684e270438ad07256c0cb1c"
- integrity sha512-X8bNNksfCQo6LhEuqNxmZr4eZpPjXZajmimciuk8eWXzZlif9Brq7WuMGD/SOhBKcRKP2SGVDNZbC28WQqx9Rg==
+json-schema-to-typescript@^11.0.0:
+ version "11.0.1"
+ resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.1.tgz#9203036817ca797f1116cbfe9163e8a4ec948bc3"
+ integrity sha512-iQFEErdr9PWQUN3kLvaFFdgWAfwBeqH3PMzxza4NpSU/8uadwHKKi66Hgu5Rb3NeVSk85xkwTYIeuah+R0ASeA==
dependencies:
- "@types/json-schema" "^7.0.6"
- "@types/lodash" "^4.14.168"
- "@types/prettier" "^2.1.5"
- cli-color "^2.0.0"
+ "@apidevtools/json-schema-ref-parser" "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
+ "@types/json-schema" "^7.0.11"
+ "@types/lodash" "^4.14.182"
+ "@types/prettier" "^2.6.1"
+ cli-color "^2.0.2"
get-stdin "^8.0.0"
glob "^7.1.6"
- glob-promise "^3.4.0"
- is-glob "^4.0.1"
- json-schema-ref-parser "^9.0.6"
- json-stringify-safe "^5.0.1"
- lodash "^4.17.20"
- minimist "^1.2.5"
+ glob-promise "^4.2.2"
+ is-glob "^4.0.3"
+ lodash "^4.17.21"
+ minimist "^1.2.6"
mkdirp "^1.0.4"
mz "^2.7.0"
- prettier "^2.2.0"
+ prettier "^2.6.2"
json-schema-traverse@^0.4.1:
version "0.4.1"
@@ -5723,15 +5461,10 @@ json-schema-traverse@^1.0.0:
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
[email protected]:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
- integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
-
-json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
- version "5.0.1"
- resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
- integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
+json-schema-typed@^7.0.3:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/json-schema-typed/-/json-schema-typed-7.0.3.tgz#23ff481b8b4eebcd2ca123b4fa0409e66469a2d9"
+ integrity sha512-7DE8mpG+/fVw+dTpjbxnx47TaMnDfOI1jwft9g1VybltZCduyRQPJPvc+zzKY9WPHxhPWczyFuYa6I8Mw4iU5A==
json5@^2.1.2, json5@^2.2.1:
version "2.2.1"
@@ -5763,16 +5496,6 @@ jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1:
ms "^2.1.1"
semver "^5.6.0"
-jsprim@^1.2.2:
- version "1.4.2"
- resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.2.tgz#712c65533a15c878ba59e9ed5f0e26d5b77c5feb"
- integrity sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==
- dependencies:
- assert-plus "1.0.0"
- extsprintf "1.3.0"
- json-schema "0.4.0"
- verror "1.10.0"
-
jwa@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -5819,7 +5542,7 @@ kind-of@^5.0.0:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
-kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
+kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
@@ -5891,13 +5614,6 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"
-locate-path@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
- integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
- dependencies:
- p-locate "^5.0.0"
-
lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -5958,7 +5674,7 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
-lodash@^4.0.0, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0, lodash@~4.17.10:
+lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -6025,16 +5741,6 @@ map-cache@^0.2.2:
resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
-map-obj@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
- integrity sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=
-
-map-obj@^4.0.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
- integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
-
map-visit@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -6091,24 +5797,6 @@ memory-pager@^1.0.2:
resolved "https://registry.yarnpkg.com/memory-pager/-/memory-pager-1.5.0.tgz#d8751655d22d384682741c972f2c3d6dfa3e66b5"
integrity sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==
-meow@^9.0.0:
- version "9.0.0"
- resolved "https://registry.yarnpkg.com/meow/-/meow-9.0.0.tgz#cd9510bc5cac9dee7d03c73ee1f9ad959f4ea364"
- integrity sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==
- dependencies:
- "@types/minimist" "^1.2.0"
- camelcase-keys "^6.2.2"
- decamelize "^1.2.0"
- decamelize-keys "^1.1.0"
- hard-rejection "^2.1.0"
- minimist-options "4.1.0"
- normalize-package-data "^3.0.0"
- read-pkg-up "^7.0.1"
- redent "^3.0.0"
- trim-newlines "^3.0.0"
- type-fest "^0.18.0"
- yargs-parser "^20.2.3"
-
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -6171,7 +5859,7 @@ [email protected], "mime-db@>= 1.43.0 < 2":
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
-mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34:
+mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.30, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -6193,7 +5881,7 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-mimic-fn@^3.1.0:
+mimic-fn@^3.0.0, mimic-fn@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
@@ -6203,11 +5891,6 @@ mimic-response@^3.1.0:
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
-min-indent@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
- integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
-
mini-create-react-context@^0.4.0:
version "0.4.1"
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
@@ -6232,42 +5915,11 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"
-minimatch@~3.0.2:
- version "3.0.8"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
- integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
- dependencies:
- brace-expansion "^1.1.7"
-
[email protected]:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
- integrity sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==
- dependencies:
- arrify "^1.0.1"
- is-plain-obj "^1.1.0"
- kind-of "^6.0.3"
-
-minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
+minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
-minipass@^3.0.0:
- version "3.1.6"
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"
- integrity sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==
- dependencies:
- yallist "^4.0.0"
-
-minizlib@^2.1.1:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
- integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
- dependencies:
- minipass "^3.0.0"
- yallist "^4.0.0"
-
mixin-deep@^1.2.0:
version "1.3.2"
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
@@ -6281,7 +5933,7 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
-mkdirp@^1.0.3, mkdirp@^1.0.4:
+mkdirp@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -6370,11 +6022,6 @@ mz@^2.7.0:
object-assign "^4.0.1"
thenify-all "^1.0.0"
-nan@^2.13.2:
- version "2.15.0"
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
- integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
-
nanoid@^3.3.3:
version "3.3.4"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
@@ -6471,22 +6118,6 @@ node-fetch@^2.6.1:
dependencies:
whatwg-url "^5.0.0"
-node-gyp@^7.1.0:
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.2.tgz#21a810aebb187120251c3bcec979af1587b188ae"
- integrity sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==
- dependencies:
- env-paths "^2.2.0"
- glob "^7.1.4"
- graceful-fs "^4.2.3"
- nopt "^5.0.0"
- npmlog "^4.1.2"
- request "^2.88.2"
- rimraf "^3.0.2"
- semver "^7.3.2"
- tar "^6.0.2"
- which "^2.0.2"
-
node-int64@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -6509,39 +6140,11 @@ node-releases@^2.0.3:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
-node-sass@^6.0.1:
- version "6.0.1"
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
- integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
- dependencies:
- async-foreach "^0.1.3"
- chalk "^1.1.1"
- cross-spawn "^7.0.3"
- gaze "^1.0.0"
- get-stdin "^4.0.1"
- glob "^7.0.3"
- lodash "^4.17.15"
- meow "^9.0.0"
- nan "^2.13.2"
- node-gyp "^7.1.0"
- npmlog "^4.0.0"
- request "^2.88.0"
- sass-graph "2.2.5"
- stdout-stream "^1.4.0"
- "true-case-path" "^1.0.2"
-
nodemailer@^6.4.2:
version "6.7.5"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.5.tgz#b30b1566f5fa2249f7bd49ced4c58bec6b25915e"
integrity sha512-6VtMpwhsrixq1HDYSBBHvW0GwiWawE75dS3oal48VqRhUvKJNnKnJo2RI/bCVQubj1vgrgscMNW4DHaD6xtMCg==
-nopt@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
- integrity sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
- dependencies:
- abbrev "1"
-
normalize-package-data@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@@ -6552,16 +6155,6 @@ normalize-package-data@^2.5.0:
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"
-normalize-package-data@^3.0.0:
- version "3.0.3"
- resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-3.0.3.tgz#dbcc3e2da59509a0983422884cd172eefdfa525e"
- integrity sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==
- dependencies:
- hosted-git-info "^4.0.1"
- is-core-module "^2.5.0"
- semver "^7.3.4"
- validate-npm-package-license "^3.0.1"
-
normalize-path@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -6598,7 +6191,7 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1:
dependencies:
path-key "^3.0.0"
-npmlog@^4.0.0, npmlog@^4.0.1, npmlog@^4.1.2:
+npmlog@^4.0.1:
version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -6625,11 +6218,6 @@ nwsapi@^2.2.0:
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
-oauth-sign@~0.9.0:
- version "0.9.0"
- resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
- integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
-
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
@@ -6765,13 +6353,6 @@ p-limit@^2.0.0, p-limit@^2.2.0:
dependencies:
p-try "^2.0.0"
-p-limit@^3.0.2:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
- integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
- dependencies:
- yocto-queue "^0.1.0"
-
p-locate@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -6786,13 +6367,6 @@ p-locate@^4.1.0:
dependencies:
p-limit "^2.2.0"
-p-locate@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
- integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
- dependencies:
- p-limit "^3.0.2"
-
p-try@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -6960,10 +6534,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=
-payload@^0.15.6:
- version "0.15.13"
- resolved "https://registry.yarnpkg.com/payload/-/payload-0.15.13.tgz#97fa1dac73277d3f12552aa27764f5eabebf85cc"
- integrity sha512-xBLXVoPPPTfna5ULptGFgdP2H0NwgoBUPba43KAXD+fR/ZfXg4bwACZFfDMBtwDgmcigQGwokdJMy+kWXKitjg==
+payload@^0.18.5:
+ version "0.18.5"
+ resolved "https://registry.yarnpkg.com/payload/-/payload-0.18.5.tgz#d391707c0d32aa362486bf83c193f13239f97963"
+ integrity sha512-lHr51ue4G/lLpphfvqqT9ItVMlNgQsjwQiCBm+d/Z9QnRvM4T5ar/bFkhMd4j3HuRq5yEl8+R4Tqwq2i5uf1lA==
dependencies:
"@babel/cli" "^7.12.8"
"@babel/core" "^7.11.6"
@@ -6980,12 +6554,12 @@ payload@^0.15.6:
"@faceless-ui/modal" "^1.1.7"
"@faceless-ui/scroll-info" "^1.2.3"
"@faceless-ui/window-info" "^2.0.2"
- "@payloadcms/config-provider" "^1.0.1"
babel-jest "^26.3.0"
babel-loader "^8.1.0"
body-parser "^1.19.0"
bson-objectid "^2.0.1"
compression "^1.7.4"
+ conf "^10.1.2"
connect-history-api-fallback "^1.6.0"
css-loader "^5.0.1"
css-minimizer-webpack-plugin "^3.4.1"
@@ -6999,7 +6573,7 @@ payload@^0.15.6:
express-rate-limit "^5.1.3"
"falsey" "^1.0.0"
file-loader "^6.2.0"
- find-up "5.0.0"
+ find-up "4.1.0"
flatley "^5.2.0"
fs-extra "^10.0.0"
graphql "15.4.0"
@@ -7013,8 +6587,9 @@ payload@^0.15.6:
isomorphic-fetch "^3.0.0"
jest "^26.6.3"
joi "^17.3.0"
- json-schema-to-typescript "^10.1.5"
+ json-schema-to-typescript "^11.0.0"
jsonwebtoken "^8.5.1"
+ jwt-decode "^3.1.2"
method-override "^3.0.0"
micro-memoize "^4.0.9"
mime "^2.5.0"
@@ -7023,7 +6598,6 @@ payload@^0.15.6:
mkdirp "^1.0.4"
mongoose "^6.2.0"
mongoose-paginate-v2 "^1.6.1"
- node-sass "^6.0.1"
nodemailer "^6.4.2"
object-to-formdata "^4.1.0"
passport "^0.4.1"
@@ -7057,8 +6631,8 @@ payload@^0.15.6:
react-simple-code-editor "^0.11.0"
react-toastify "^8.2.0"
sanitize-filename "^1.6.3"
- sass "^1.42.0"
- sass-loader "^10.1.0"
+ sass "^1.52.1"
+ sass-loader "^12.6.0"
sharp "^0.29.3"
slate "^0.72.8"
slate-history "^0.66.0"
@@ -7075,11 +6649,6 @@ payload@^0.15.6:
webpack-dev-middleware "^4.0.2"
webpack-hot-middleware "^2.25.0"
-performance-now@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
- integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
-
picocolors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -7150,6 +6719,13 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
+pkg-up@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
+ integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
+ dependencies:
+ find-up "^3.0.0"
+
pluralize@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -7673,10 +7249,10 @@ prelude-ls@~1.1.2:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
-prettier@^2.2.0:
- version "2.6.2"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
- integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
+prettier@^2.6.2:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
pretty-error@^4.0.0:
version "4.0.0"
@@ -7750,7 +7326,7 @@ proxy-addr@~2.0.7:
forwarded "0.2.0"
ipaddr.js "1.9.1"
-psl@^1.1.28, psl@^1.1.33:
+psl@^1.1.33:
version "1.8.0"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
@@ -7787,11 +7363,6 @@ qs@~6.4.0:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6"
integrity sha512-LQy1Q1fcva/UsnP/6Iaa4lVeM49WiOitu2T4hZCyA/elLKu37L99qcBJk4VCCk+rdLvnMzfKyiN3SZTqdAZGSQ==
-qs@~6.5.2:
- version "6.5.3"
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
- integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
-
querystring@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.1.tgz#40d77615bb09d16902a85c3e38aa8b5ed761c2dd"
@@ -7802,11 +7373,6 @@ quick-format-unescaped@^4.0.3:
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
-quick-lru@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
- integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
-
raf-schd@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-4.0.3.tgz#5d6c34ef46f8b2a0e880a8fcdb743efc5bfdbc1a"
@@ -8067,7 +7633,7 @@ read-pkg@^5.2.0:
parse-json "^5.0.0"
type-fest "^0.6.0"
-readable-stream@^2.0.1, readable-stream@^2.0.6:
+readable-stream@^2.0.6:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -8103,14 +7669,6 @@ rechoir@^0.7.0:
dependencies:
resolve "^1.9.0"
-redent@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/redent/-/redent-3.0.0.tgz#e557b7998316bb53c9f1f56fa626352c6963059f"
- integrity sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
- dependencies:
- indent-string "^4.0.0"
- strip-indent "^3.0.0"
-
redux@^4.0.0, redux@^4.0.4:
version "4.2.0"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0.tgz#46f10d6e29b6666df758780437651eeb2b969f13"
@@ -8214,32 +7772,6 @@ repeat-string@^1.6.1:
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
-request@^2.88.0, request@^2.88.2:
- version "2.88.2"
- resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
- integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
- dependencies:
- aws-sign2 "~0.7.0"
- aws4 "^1.8.0"
- caseless "~0.12.0"
- combined-stream "~1.0.6"
- extend "~3.0.2"
- forever-agent "~0.6.1"
- form-data "~2.3.2"
- har-validator "~5.1.3"
- http-signature "~1.2.0"
- is-typedarray "~1.0.0"
- isstream "~0.1.2"
- json-stringify-safe "~5.0.1"
- mime-types "~2.1.19"
- oauth-sign "~0.9.0"
- performance-now "^2.1.0"
- qs "~6.5.2"
- safe-buffer "^5.1.2"
- tough-cookie "~2.5.0"
- tunnel-agent "^0.6.0"
- uuid "^3.3.2"
-
require-directory@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
@@ -8301,7 +7833,7 @@ rfdc@^1.3.0:
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
-rimraf@^3.0.0, rimraf@^3.0.2:
+rimraf@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
@@ -8318,7 +7850,7 @@ [email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
@@ -8330,7 +7862,7 @@ safe-regex@^1.1.0:
dependencies:
ret "~0.1.10"
-"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
+"safer-buffer@>= 2.1.2 < 3":
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
@@ -8364,31 +7896,18 @@ saslprep@^1.0.3:
dependencies:
sparse-bitfield "^3.0.3"
[email protected]:
- version "2.2.5"
- resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.5.tgz#a981c87446b8319d96dce0671e487879bd24c2e8"
- integrity sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag==
- dependencies:
- glob "^7.0.0"
- lodash "^4.0.0"
- scss-tokenizer "^0.2.3"
- yargs "^13.3.2"
-
-sass-loader@^10.1.0:
- version "10.2.1"
- resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.2.1.tgz#17e51df313f1a7a203889ce8ff91be362651276e"
- integrity sha512-RRvWl+3K2LSMezIsd008ErK4rk6CulIMSwrcc2aZvjymUgKo/vjXGp1rSWmfTUX7bblEOz8tst4wBwWtCGBqKA==
+sass-loader@^12.6.0:
+ version "12.6.0"
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.6.0.tgz#5148362c8e2cdd4b950f3c63ac5d16dbfed37bcb"
+ integrity sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
dependencies:
klona "^2.0.4"
- loader-utils "^2.0.0"
neo-async "^2.6.2"
- schema-utils "^3.0.0"
- semver "^7.3.2"
-sass@^1.42.0:
- version "1.51.0"
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845"
- integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==
+sass@^1.52.1:
+ version "1.53.0"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
+ integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
@@ -8453,14 +7972,6 @@ scroll-into-view-if-needed@^2.2.20:
dependencies:
compute-scroll-into-view "^1.0.17"
-scss-tokenizer@^0.2.3:
- version "0.2.3"
- resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
- integrity sha1-jrBtualyMzOCTT9VMGQRSYR85dE=
- dependencies:
- js-base64 "^2.1.8"
- source-map "^0.4.2"
-
"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.6.0, semver@^5.7.0:
version "5.7.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -8476,7 +7987,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
-semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
+semver@^7.3.2, semver@^7.3.5:
version "7.3.7"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
@@ -8775,13 +8286,6 @@ source-map-url@^0.4.0:
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==
-source-map@^0.4.2:
- version "0.4.4"
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
- integrity sha1-66T12pwNyZneaAMti092FzZSA2s=
- dependencies:
- amdefine ">=0.0.4"
-
source-map@^0.5.6, source-map@^0.5.7:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -8856,21 +8360,6 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
-sshpk@^1.7.0:
- version "1.17.0"
- resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5"
- integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==
- dependencies:
- asn1 "~0.2.3"
- assert-plus "^1.0.0"
- bcrypt-pbkdf "^1.0.0"
- dashdash "^1.12.0"
- ecc-jsbn "~0.1.1"
- getpass "^0.1.1"
- jsbn "~0.1.0"
- safer-buffer "^2.0.2"
- tweetnacl "~0.14.0"
-
stable@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
@@ -8901,13 +8390,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
-stdout-stream@^1.4.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.1.tgz#5ac174cdd5cd726104aa0c0b2bd83815d8d535de"
- integrity sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==
- dependencies:
- readable-stream "^2.0.1"
-
stream-parser@~0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/stream-parser/-/stream-parser-0.3.1.tgz#1618548694420021a1182ff0af1911c129761773"
@@ -8946,15 +8428,6 @@ string-width@^1.0.1:
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"
-string-width@^3.0.0, string-width@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
- integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
- dependencies:
- emoji-regex "^7.0.1"
- is-fullwidth-code-point "^2.0.0"
- strip-ansi "^5.1.0"
-
string.prototype.trimend@^1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"
@@ -8994,13 +8467,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
dependencies:
ansi-regex "^2.0.0"
-strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
- integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
- dependencies:
- ansi-regex "^4.1.0"
-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -9023,13 +8489,6 @@ strip-final-newline@^2.0.0:
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
-strip-indent@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
- integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
- dependencies:
- min-indent "^1.0.0"
-
strip-json-comments@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
@@ -9056,11 +8515,6 @@ stylehacks@^5.1.0:
browserslist "^4.16.6"
postcss-selector-parser "^6.0.4"
-supports-color@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
- integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
-
supports-color@^5.3.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -9139,18 +8593,6 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
-tar@^6.0.2:
- version "6.1.11"
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
- integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
- dependencies:
- chownr "^2.0.0"
- fs-minipass "^2.0.0"
- minipass "^3.0.0"
- minizlib "^2.1.1"
- mkdirp "^1.0.3"
- yallist "^4.0.0"
-
terminal-link@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994"
@@ -9297,14 +8739,6 @@ tough-cookie@^4.0.0:
punycode "^2.1.1"
universalify "^0.1.2"
-tough-cookie@~2.5.0:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
- integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
- dependencies:
- psl "^1.1.28"
- punycode "^2.1.1"
-
tr46@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
@@ -9331,18 +8765,6 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
-trim-newlines@^3.0.0:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
- integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
-
-"true-case-path@^1.0.2":
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
- integrity sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==
- dependencies:
- glob "^7.1.2"
-
truncate-utf8-bytes@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"
@@ -9372,11 +8794,6 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"
-tweetnacl@^0.14.3, tweetnacl@~0.14.0:
- version "0.14.5"
- resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
- integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
-
type-check@~0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
@@ -9389,11 +8806,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
-type-fest@^0.18.0:
- version "0.18.1"
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
- integrity sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==
-
type-fest@^0.21.3:
version "0.21.3"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
@@ -9561,11 +8973,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
-uuid@^3.3.2:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
- integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
-
uuid@^8.1.0, uuid@^8.3.0:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
@@ -9605,15 +9012,6 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
[email protected]:
- version "1.10.0"
- resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
- integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
- dependencies:
- assert-plus "^1.0.0"
- core-util-is "1.0.2"
- extsprintf "^1.2.0"
-
w3c-hr-time@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
@@ -9901,15 +9299,6 @@ word-wrap@~1.2.3:
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
-wrap-ansi@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
- integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
- dependencies:
- ansi-styles "^3.2.0"
- string-width "^3.0.0"
- strip-ansi "^5.0.0"
-
wrap-ansi@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -9972,14 +9361,6 @@ yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
-yargs-parser@^13.1.2:
- version "13.1.2"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
- integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
- dependencies:
- camelcase "^5.0.0"
- decamelize "^1.2.0"
-
yargs-parser@^18.1.2:
version "18.1.3"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
@@ -9988,27 +9369,6 @@ yargs-parser@^18.1.2:
camelcase "^5.0.0"
decamelize "^1.2.0"
-yargs-parser@^20.2.3:
- version "20.2.9"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
- integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
-
-yargs@^13.3.2:
- version "13.3.2"
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
- integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
- dependencies:
- cliui "^5.0.0"
- find-up "^3.0.0"
- get-caller-file "^2.0.1"
- require-directory "^2.1.1"
- require-main-filename "^2.0.0"
- set-blocking "^2.0.0"
- string-width "^3.0.0"
- which-module "^2.0.0"
- y18n "^4.0.0"
- yargs-parser "^13.1.2"
-
yargs@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
@@ -10025,8 +9385,3 @@ yargs@^15.4.1:
which-module "^2.0.0"
y18n "^4.0.0"
yargs-parser "^18.1.2"
-
-yocto-queue@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
- integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|
f62531bafd05dafacbf5e4a9df97d2abf774c4a6
|
2023-01-03 02:20:02
|
Elliot DeNolf
|
feat: pass through npm run command to package.json template
| false
|
pass through npm run command to package.json template
|
feat
|
diff --git a/src/lib/common-files/typescript/package.template.json b/src/lib/common-files/typescript/package.template.json
index ce6f7b248ec..6cfc9122aef 100644
--- a/src/lib/common-files/typescript/package.template.json
+++ b/src/lib/common-files/typescript/package.template.json
@@ -8,7 +8,7 @@
"dev": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts nodemon",
"build:payload": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts payload build",
"build:server": "tsc",
- "build": "yarn copyfiles && yarn build:payload && yarn build:server",
+ "build": "{{runCommand}} copyfiles && {{runCommand}} build:payload && {{runCommand}} build:server",
"serve": "cross-env PAYLOAD_CONFIG_PATH=dist/payload.config.js NODE_ENV=production node dist/server.js",
"copyfiles": "copyfiles -u 1 \"src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png}\" dist/",
"generate:types": "cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts payload generate:types",
diff --git a/src/lib/write-common-files.ts b/src/lib/write-common-files.ts
index bd6899f9035..6b9f1c6ced9 100644
--- a/src/lib/write-common-files.ts
+++ b/src/lib/write-common-files.ts
@@ -28,6 +28,7 @@ export async function writeCommonFiles(
const packageJson = handlebars.compile(packageJsonTemplate)({
projectName: path.basename(projectDir),
templateName: template.name,
+ runCommand: packageManager === 'yarn' ? 'yarn' : 'npm run',
})
await fse.writeFile(path.resolve(projectDir, 'package.json'), packageJson)
|
1a975b31cf75f42ced7472905211d2b3c0a81ea9
|
2024-04-09 19:06:41
|
Elliot DeNolf
|
chore(release): v3.0.0-alpha.60 [skip ci]
| false
|
v3.0.0-alpha.60 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index ec204bc31c1..2a578fd8923 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"private": true,
"type": "module",
"workspaces:": [
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index a56cff25f78..0c2682b48b3 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"license": "MIT",
"type": "module",
"homepage": "https://payloadcms.com",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 6de410c56d5..9b68bbcc990 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "The officially supported MongoDB database adapter for Payload",
"repository": {
"type": "git",
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index c72f29b6cb5..4ec3be5cb44 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "The officially supported Postgres database adapter for Payload",
"repository": {
"type": "git",
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index f7993cad452..ff2095c4cf6 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"main": "./src/index.ts",
"types": "./src/index.d.ts",
"type": "module",
diff --git a/packages/next/package.json b/packages/next/package.json
index 7f0f168d3ba..c68d5ffff35 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"main": "./src/index.js",
"types": "./src/index.js",
"type": "module",
diff --git a/packages/payload/package.json b/packages/payload/package.json
index 9d761f23f86..5c7de4bcea5 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"main": "./src/index.ts",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 5be7e024a40..f405d0e3755 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,7 +1,7 @@
{
"name": "@payloadcms/plugin-cloud-storage",
"description": "The official cloud storage plugin for Payload CMS",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"main": "./src/index.ts",
"types": "./src/index.ts",
"type": "module",
diff --git a/packages/plugin-cloud/package.json b/packages/plugin-cloud/package.json
index e6c9eb2ecad..3ba9f4ac63e 100644
--- a/packages/plugin-cloud/package.json
+++ b/packages/plugin-cloud/package.json
@@ -1,7 +1,7 @@
{
"name": "@payloadcms/plugin-cloud",
"description": "The official Payload Cloud plugin",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"main": "./src/index.ts",
"types": "./src/index.ts",
"license": "MIT",
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index a0971ea42cc..1c883b6151f 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,7 +1,7 @@
{
"name": "@payloadcms/plugin-form-builder",
"description": "Form builder plugin for Payload CMS",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"homepage:": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 160835a94d4..bbf42e969c0 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "The official Nested Docs plugin for Payload",
"repository": {
"type": "git",
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index 905931424aa..cc228114a2f 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"homepage:": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index eaf1ed52953..fa4424e91ce 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"homepage:": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index cbadbca0a15..595c5b5909e 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"homepage:": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 0294df53e11..4f0a9d9f30a 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "The officially supported Lexical richtext adapter for Payload",
"repository": {
"type": "git",
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index ad507b8ff07..7091415b9d9 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"description": "The officially supported Slate richtext adapter for Payload",
"repository": {
"type": "git",
diff --git a/packages/translations/package.json b/packages/translations/package.json
index ec569d6fd81..4ecf430e3ca 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"main": "./src/exports/index.ts",
"types": "./src/types.ts",
"type": "module",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 2fa5575a449..32690f0b426 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-alpha.59",
+ "version": "3.0.0-alpha.60",
"type": "module",
"homepage": "https://payloadcms.com",
"repository": {
|
ac2f8c9141075e028f6239fe60105af93546f961
|
2024-03-08 21:02:31
|
Jacob Fletcher
|
fix(ui): prevents missing field permissions from crashing buildComponentMap
| false
|
prevents missing field permissions from crashing buildComponentMap
|
fix
|
diff --git a/packages/ui/src/utilities/buildComponentMap/index.tsx b/packages/ui/src/utilities/buildComponentMap/index.tsx
index 1c4fd91b233..3f56c8e41b6 100644
--- a/packages/ui/src/utilities/buildComponentMap/index.tsx
+++ b/packages/ui/src/utilities/buildComponentMap/index.tsx
@@ -108,7 +108,7 @@ export const buildComponentMap = (args: {
DefaultCell,
config,
fieldSchema: fields,
- permissions: entityPermissions.fields,
+ permissions: entityPermissions?.fields,
readOnly: readOnlyOverride,
}),
}
@@ -149,7 +149,7 @@ export const buildComponentMap = (args: {
DefaultCell,
config,
fieldSchema: fields,
- permissions: entityPermissions.fields,
+ permissions: entityPermissions?.fields,
readOnly: readOnlyOverride,
}),
}
|
c48719dfdb3cd1a34c6f80cf53c86e6b5d1913c3
|
2024-03-16 16:16:30
|
Elliot DeNolf
|
test: fix next/link import
| false
|
fix next/link import
|
test
|
diff --git a/test/admin/components/AfterNavLinks/index.tsx b/test/admin/components/AfterNavLinks/index.tsx
index fe3143f39c8..22ab3cabc43 100644
--- a/test/admin/components/AfterNavLinks/index.tsx
+++ b/test/admin/components/AfterNavLinks/index.tsx
@@ -1,6 +1,8 @@
'use client'
-import Link from 'next/link'
+import LinkImport from 'next/link.js'
+const Link = (LinkImport.default || LinkImport) as unknown as typeof LinkImport.default
+
import React from 'react'
// As this is the demo project, we import our dependencies from the `src` directory.
|
7c54012caa3310bc25eda1ac2e8832f75bb0c2f0
|
2024-01-12 19:28:01
|
Jarrod Flesch
|
chore: remoeve old import
| false
|
remoeve old import
|
chore
|
diff --git a/packages/db-mongodb/src/create.ts b/packages/db-mongodb/src/create.ts
index d05556bce25..9ea72bd97c6 100644
--- a/packages/db-mongodb/src/create.ts
+++ b/packages/db-mongodb/src/create.ts
@@ -2,7 +2,6 @@ import type { Create } from 'payload/database'
import type { Document, PayloadRequest } from 'payload/types'
import { ValidationError } from 'payload/errors'
-import { i18nInit } from 'payload/utilities'
import type { MongooseAdapter } from '.'
|
69125504af5ef1587a42acd44650cf6efb674e3c
|
2024-10-22 19:03:50
|
Elliot DeNolf
|
chore(release): v3.0.0-beta.117 [skip ci]
| false
|
v3.0.0-beta.117 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index 837552f135f..31adf864653 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index f8ce1d2291e..8b5f1a93378 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index a10729114e9..52d9cce4bc2 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index 396cb47a2e2..a40600cc431 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index d95106ed8e6..174d948732e 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-vercel-postgres/package.json b/packages/db-vercel-postgres/package.json
index e780912b3d5..286dcd705c0 100644
--- a/packages/db-vercel-postgres/package.json
+++ b/packages/db-vercel-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-vercel-postgres",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Vercel Postgres adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index 1690036e255..023542f5792 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 4b09d576b54..0c6b7e3247c 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index 21342aef90a..7392b5754d2 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index 2b36bc2d2ab..8ec1953c2c4 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index 3061def339f..3ba9e2f1e01 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index e5ec38ebdc0..07dde61ef91 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 86b4ac7824a..d310b4c3731 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index bb5330234ca..3baac0ff1e2 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload/package.json b/packages/payload/package.json
index 6f7d2345d9c..0d6144fc365 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 0d2c4399dcd..493f1b71bc1 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-cloud/package.json b/packages/plugin-cloud/package.json
index 9421565d114..af913d75f7b 100644
--- a/packages/plugin-cloud/package.json
+++ b/packages/plugin-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index 9cb9a15e6d9..83ee3e38267 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 770d30c17e6..76404e41fc4 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index f04f71ec93f..02ba28f7c1c 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index 1f3737e4a9f..eb036332be1 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-sentry/package.json b/packages/plugin-sentry/package.json
index aae0022e314..eee9424b437 100644
--- a/packages/plugin-sentry/package.json
+++ b/packages/plugin-sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-sentry",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Sentry plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index 2b00cc8bf96..92ce2b5a80b 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index e4aa43d5246..26b984dc6d6 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 3b6c29c33d5..432624342c2 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 73899d79d06..e8d0b746793 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index 34a291f217c..0eab508b66c 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index 869ee73f09d..91b2f9e6c00 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index fcc4f8a7c46..fcd1df9ab8f 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 3ba8ccb975e..fd0a72d3f08 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 8ffd86861c0..698a0cc9b24 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 1ab8790fe60..c199ecab715 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 90cce421ecc..7e402c5e4b6 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-beta.116",
+ "version": "3.0.0-beta.117",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
ee62ed6ebb481763d43789b9615d37acbbb17856
|
2024-08-09 02:43:02
|
Elliot DeNolf
|
chore(release): v3.0.0-beta.77 [skip ci]
| false
|
v3.0.0-beta.77 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index 99160dec094..537c920e69d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index 956bf9863db..7191adcb207 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 6bacc00aaa1..ce956cc8ff1 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index 549ba58edce..2ce281e740e 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index 0b09f531ad6..d43098444fd 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index 15e99898881..d19eddd7dd7 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 9b5717e2eb0..85c55da8479 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index b76feefb30a..2654ed24a55 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index bc6527c6fe4..c7b927598e5 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index d2c84cd8a4a..62350a9d37d 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index c7ce83a2dfd..1aa94d65451 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 7b0d19c98da..2198fdb5282 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index 209a169b1e9..4252cc30d32 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload/package.json b/packages/payload/package.json
index ded10774c7a..113c52db4e1 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 2e48d0852b3..a5ddc4371ae 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-cloud/package.json b/packages/plugin-cloud/package.json
index 6cc0d19aed0..3c3d554f7e3 100644
--- a/packages/plugin-cloud/package.json
+++ b/packages/plugin-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index fa8bd136303..a38143305ca 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 9104180116e..8a23834ac40 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index e28f064b1c9..d7cbaa60c3d 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-relationship-object-ids/package.json b/packages/plugin-relationship-object-ids/package.json
index 69f7b66678a..49e1e599d57 100644
--- a/packages/plugin-relationship-object-ids/package.json
+++ b/packages/plugin-relationship-object-ids/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-relationship-object-ids",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "A Payload plugin to store all relationship IDs as ObjectIDs",
"repository": {
"type": "git",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index 5ab99ff7ca6..b7e38a5d783 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index 3a2f4a9afe1..30824280660 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index 8819800150a..12140978f04 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index db0276727dc..17a0d4e2bd3 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index f2f0a097eac..0c2d232deaf 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index 12d97532bd9..7b898126912 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index 0bbd537c54e..5502a6ccc96 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index 9916965a125..a8f05a45f2c 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 8ba864c27a6..ff051ccc79b 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index a337c1eba52..303ce1d7c0b 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 3dfb179bb02..d9fe05eecde 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index a46a0ce1e19..bfb9bbc966f 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.0.0-beta.76",
+ "version": "3.0.0-beta.77",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
b3f2c79d871d847090b2cdb973b2962a69ceec0e
|
2023-01-19 22:09:27
|
Jacob Fletcher
|
chore: passing versions int tests
| false
|
passing versions int tests
|
chore
|
diff --git a/src/versions/getLatestCollectionVersion.ts b/src/versions/getLatestCollectionVersion.ts
index f58640678c6..c31fda71a1d 100644
--- a/src/versions/getLatestCollectionVersion.ts
+++ b/src/versions/getLatestCollectionVersion.ts
@@ -30,11 +30,10 @@ export const getLatestCollectionVersion = async <T extends TypeWithID = any>({
lean,
});
}
- let collection = await Model.findOne(query, {}, { lean }) as Document;
+ const collection = await Model.findOne(query, {}, { lean }) as Document;
version = await version;
if (!version || version.updatedAt < collection.updatedAt) {
collection.id = collection._id;
- collection = sanitizeInternalFields(collection);
return collection;
}
return {
diff --git a/test/versions/int.spec.ts b/test/versions/int.spec.ts
index 6205ff89995..fefbb05011c 100644
--- a/test/versions/int.spec.ts
+++ b/test/versions/int.spec.ts
@@ -202,7 +202,7 @@ describe('Versions', () => {
draft: true,
});
- expect(latestDraft.title).toBe(versions.docs[1].version.title);
+ expect(latestDraft.title).toBe(versions.docs[0].version.title);
});
});
|
346a48f871e09a3d5e25b7ff9e45689a104b0f9f
|
2023-06-14 17:59:13
|
Tylan Davis
|
fix: adds missing dark-mode styles for version differences view (#2812)
| false
|
adds missing dark-mode styles for version differences view (#2812)
|
fix
|
diff --git a/src/admin/components/views/Version/RenderFieldsToDiff/fields/styles.ts b/src/admin/components/views/Version/RenderFieldsToDiff/fields/styles.ts
index d20e43f6a0c..89f37824615 100644
--- a/src/admin/components/views/Version/RenderFieldsToDiff/fields/styles.ts
+++ b/src/admin/components/views/Version/RenderFieldsToDiff/fields/styles.ts
@@ -10,5 +10,15 @@ export const diffStyles = {
wordRemovedBackground: 'var(--theme-error-200)',
emptyLineBackground: 'var(--theme-elevation-50)',
},
+ dark: {
+ diffViewerBackground: 'transparent',
+ addedBackground: 'var(--theme-success-900)',
+ addedColor: 'var(--theme-success-100)',
+ removedBackground: 'var(--theme-error-900)',
+ removedColor: 'var(--theme-error-100)',
+ wordAddedBackground: 'var(--theme-success-800)',
+ wordRemovedBackground: 'var(--theme-error-800)',
+ emptyLineBackground: 'var(--theme-elevation-50)',
+ },
},
};
|
f39701401eb61c3b1b8150911c91f52fa02e7245
|
2024-07-08 11:09:56
|
Wilson
|
chore: fix incorrect collection version jsdocs (#7055)
| false
|
fix incorrect collection version jsdocs (#7055)
|
chore
|
diff --git a/packages/payload/src/collections/config/types.ts b/packages/payload/src/collections/config/types.ts
index 41318dd8199..39f94941c4b 100644
--- a/packages/payload/src/collections/config/types.ts
+++ b/packages/payload/src/collections/config/types.ts
@@ -459,7 +459,9 @@ export type CollectionConfig<TSlug extends CollectionSlug = any> = {
*/
upload?: UploadConfig | boolean
/**
- * Customize the handling of incoming file uploads
+ * Enable versioning. Set it to true to enable default versions settings,
+ * or customize versions options by setting the property equal to an object
+ * containing the version options.
*
* @default false // disable versioning
*/
|
33c1f287f31176f7010bc784685f1efde80902b3
|
2022-10-25 20:39:30
|
Elliot DeNolf
|
chore(release): v1.1.17
| false
|
v1.1.17
|
chore
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index adcee4a8ba8..06244eed009 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,24 @@
+
+
+## [1.1.17](https://github.com/payloadcms/payload/compare/v1.1.16...v1.1.17) (2022-10-25)
+
+
+### Bug Fixes
+
+* [#1286](https://github.com/payloadcms/payload/issues/1286), uses defaultDepth in graphql rich text depth ([66bf8c3](https://github.com/payloadcms/payload/commit/66bf8c3cbd080ee5a28b7af521d427d3aae59ba2))
+* [#1290](https://github.com/payloadcms/payload/issues/1290), renders more than one rich text leaf where applicable ([a9f2f0e](https://github.com/payloadcms/payload/commit/a9f2f0ec03383ef4c3ef3ba98274b0abaaf962ed))
+* [#1291](https://github.com/payloadcms/payload/issues/1291), add inline relationship drafts ([3967c12](https://github.com/payloadcms/payload/commit/3967c1233fda00b48e9df15276502a6b14b737ff))
+* enforces depth: 0 in graphql resolvers ([3301f59](https://github.com/payloadcms/payload/commit/3301f598223d517ac310909bb74e455891c27693))
+* ensures field updates when disableFormData changes ([c929725](https://github.com/payloadcms/payload/commit/c929725dd565de08871dad655442ee9ac4f29dd5))
+* group + group styles within collapsible ([17dbbc7](https://github.com/payloadcms/payload/commit/17dbbc77757a7cd6e517bac443859561fee86e32))
+
+
+### Features
+
+* added beforeLogin hook ([#1289](https://github.com/payloadcms/payload/issues/1289)) ([09d7939](https://github.com/payloadcms/payload/commit/09d793926dbb642bbcb6ab975735d069df355a8a))
+* adds default max length for text-based fields ([6a1b25a](https://github.com/payloadcms/payload/commit/6a1b25ab302cbdf7f312012b29b78288815810af))
+* specify node 14+ and yarn classic LTS ([#1240](https://github.com/payloadcms/payload/issues/1240)) ([9181477](https://github.com/payloadcms/payload/commit/91814777b0bf3830c4a468b76783ff6f42ad824a))
+
## [1.1.16](https://github.com/payloadcms/payload/compare/v1.1.15...v1.1.16) (2022-10-21)
@@ -2026,4 +2047,4 @@ If none of your collections or globals should be publicly exposed, you don't nee
* add blind index for encrypting API Keys ([9a1c1f6](https://github.com/payloadcms/payload/commit/9a1c1f64c0ea0066b679195f50e6cb1ac4bf3552))
* add license key to access routej ([2565005](https://github.com/payloadcms/payload/commit/2565005cc099797a6e3b8995e0984c28b7837e82))
-## [0.0.137](https://github.com/payloadcms/payload/commit/5c1e2846a2694a80cc8707703406c2ac1bb6af8a) (2020-11-12)
+## [0.0.137](https://github.com/payloadcms/payload/commit/5c1e2846a2694a80cc8707703406c2ac1bb6af8a) (2020-11-12)
\ No newline at end of file
diff --git a/package.json b/package.json
index 41f58796627..8ad7480c9db 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.1.16",
+ "version": "1.1.17",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
|
eafeea4dd8ed8c192f096fa1da0ae3c1a9e2c708
|
2023-10-06 01:15:28
|
Elliot DeNolf
|
chore(db-postgres): return early on migrate if no migration files
| false
|
return early on migrate if no migration files
|
chore
|
diff --git a/packages/db-postgres/src/migrate.ts b/packages/db-postgres/src/migrate.ts
index c2491202871..048c2424079 100644
--- a/packages/db-postgres/src/migrate.ts
+++ b/packages/db-postgres/src/migrate.ts
@@ -16,6 +16,11 @@ export async function migrate(this: PostgresAdapter): Promise<void> {
const { payload } = this
const migrationFiles = await readMigrationFiles({ payload })
+ if (!migrationFiles.length) {
+ payload.logger.info({ msg: 'No migrations to run.' })
+ return
+ }
+
let latestBatch = 0
let migrationsInDB = []
|
21417c65987c002ced7165f10fc448360d6a8e83
|
2022-08-31 06:28:17
|
James
|
chore: better logic for changing password in ui
| false
|
better logic for changing password in ui
|
chore
|
diff --git a/src/admin/components/views/collections/Edit/Auth/index.tsx b/src/admin/components/views/collections/Edit/Auth/index.tsx
index d0032d4f090..4dc23c03a40 100644
--- a/src/admin/components/views/collections/Edit/Auth/index.tsx
+++ b/src/admin/components/views/collections/Edit/Auth/index.tsx
@@ -18,17 +18,11 @@ const baseClass = 'auth-fields';
const Auth: React.FC<Props> = (props) => {
const { useAPIKey, requirePassword, verify, collection: { slug }, collection, email, operation } = props;
const [changingPassword, setChangingPassword] = useState(requirePassword);
- const { getField } = useWatchForm();
+ const { getField, dispatchFields } = useWatchForm();
const modified = useFormModified();
const enableAPIKey = getField('enableAPIKey');
- useEffect(() => {
- if (!modified) {
- setChangingPassword(false);
- }
- }, [modified]);
-
const {
serverURL,
routes: {
@@ -36,6 +30,15 @@ const Auth: React.FC<Props> = (props) => {
},
} = useConfig();
+ const handleChangePassword = useCallback(async (state: boolean) => {
+ if (!state) {
+ dispatchFields({ type: 'REMOVE', path: 'password' });
+ dispatchFields({ type: 'REMOVE', path: 'confirm-password' });
+ }
+
+ setChangingPassword(state);
+ }, [dispatchFields]);
+
const unlock = useCallback(async () => {
const url = `${serverURL}${api}/${slug}/unlock`;
const response = await fetch(url, {
@@ -55,6 +58,12 @@ const Auth: React.FC<Props> = (props) => {
}
}, [serverURL, api, slug, email]);
+ useEffect(() => {
+ if (!modified) {
+ setChangingPassword(false);
+ }
+ }, [modified]);
+
if (collection.auth.disableLocalStrategy) {
return null;
}
@@ -80,7 +89,7 @@ const Auth: React.FC<Props> = (props) => {
<Button
size="small"
buttonStyle="secondary"
- onClick={() => setChangingPassword(false)}
+ onClick={() => handleChangePassword(false)}
>
Cancel
</Button>
@@ -91,7 +100,7 @@ const Auth: React.FC<Props> = (props) => {
<Button
size="small"
buttonStyle="secondary"
- onClick={() => setChangingPassword(true)}
+ onClick={() => handleChangePassword(true)}
>
Change Password
</Button>
|
6b9f178fcb6613ff5edc7f45f12842332ae86e2f
|
2024-11-05 00:50:09
|
Paul
|
fix: graphql missing options route resulting in failed cors preflight checks in production (#8987)
| false
|
graphql missing options route resulting in failed cors preflight checks in production (#8987)
|
fix
|
diff --git a/app/(payload)/api/graphql/route.ts b/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/app/(payload)/api/graphql/route.ts
+++ b/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/auth/payload/src/app/(payload)/api/graphql/route.ts b/examples/auth/payload/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/auth/payload/src/app/(payload)/api/graphql/route.ts
+++ b/examples/auth/payload/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/custom-components/src/app/(payload)/api/graphql/route.ts b/examples/custom-components/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/custom-components/src/app/(payload)/api/graphql/route.ts
+++ b/examples/custom-components/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/form-builder/payload/src/app/(payload)/api/graphql/route.ts b/examples/form-builder/payload/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/form-builder/payload/src/app/(payload)/api/graphql/route.ts
+++ b/examples/form-builder/payload/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/hierarchy/src/app/(payload)/api/graphql/route.ts b/examples/hierarchy/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/hierarchy/src/app/(payload)/api/graphql/route.ts
+++ b/examples/hierarchy/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/live-preview/payload/src/app/(payload)/api/graphql/route.ts b/examples/live-preview/payload/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/live-preview/payload/src/app/(payload)/api/graphql/route.ts
+++ b/examples/live-preview/payload/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/multi-tenant/src/app/(payload)/api/graphql/route.ts b/examples/multi-tenant/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/multi-tenant/src/app/(payload)/api/graphql/route.ts
+++ b/examples/multi-tenant/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/tailwind-shadcn-ui/src/app/(payload)/api/graphql/route.ts b/examples/tailwind-shadcn-ui/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/tailwind-shadcn-ui/src/app/(payload)/api/graphql/route.ts
+++ b/examples/tailwind-shadcn-ui/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/virtual-fields/src/app/(payload)/api/graphql/route.ts b/examples/virtual-fields/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/virtual-fields/src/app/(payload)/api/graphql/route.ts
+++ b/examples/virtual-fields/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/examples/whitelabel/src/app/(payload)/api/graphql/route.ts b/examples/whitelabel/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/examples/whitelabel/src/app/(payload)/api/graphql/route.ts
+++ b/examples/whitelabel/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/_template/src/app/(payload)/api/graphql/route.ts b/templates/_template/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/_template/src/app/(payload)/api/graphql/route.ts
+++ b/templates/_template/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/blank/src/app/(payload)/api/graphql/route.ts b/templates/blank/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/blank/src/app/(payload)/api/graphql/route.ts
+++ b/templates/blank/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/vercel-postgres/src/app/(payload)/api/graphql/route.ts b/templates/vercel-postgres/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/vercel-postgres/src/app/(payload)/api/graphql/route.ts
+++ b/templates/vercel-postgres/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/website/src/app/(payload)/api/graphql/route.ts b/templates/website/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/website/src/app/(payload)/api/graphql/route.ts
+++ b/templates/website/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/with-payload-cloud/src/app/(payload)/api/graphql/route.ts b/templates/with-payload-cloud/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/with-payload-cloud/src/app/(payload)/api/graphql/route.ts
+++ b/templates/with-payload-cloud/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/with-postgres/src/app/(payload)/api/graphql/route.ts b/templates/with-postgres/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/with-postgres/src/app/(payload)/api/graphql/route.ts
+++ b/templates/with-postgres/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/with-vercel-mongodb/src/app/(payload)/api/graphql/route.ts b/templates/with-vercel-mongodb/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/with-vercel-mongodb/src/app/(payload)/api/graphql/route.ts
+++ b/templates/with-vercel-mongodb/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/templates/with-vercel-postgres/src/app/(payload)/api/graphql/route.ts b/templates/with-vercel-postgres/src/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/templates/with-vercel-postgres/src/app/(payload)/api/graphql/route.ts
+++ b/templates/with-vercel-postgres/src/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/test/admin-root/app/(payload)/api/graphql/route.ts b/test/admin-root/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/test/admin-root/app/(payload)/api/graphql/route.ts
+++ b/test/admin-root/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/test/app/(payload)/api/graphql/route.ts b/test/app/(payload)/api/graphql/route.ts
index 9c2ffc39be0..2069ff86b0a 100644
--- a/test/app/(payload)/api/graphql/route.ts
+++ b/test/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
diff --git a/test/live-preview/app/(payload)/api/graphql/route.ts b/test/live-preview/app/(payload)/api/graphql/route.ts
index 25cbd7926cc..2069ff86b0a 100644
--- a/test/live-preview/app/(payload)/api/graphql/route.ts
+++ b/test/live-preview/app/(payload)/api/graphql/route.ts
@@ -1,6 +1,8 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@payload-config'
-import { GRAPHQL_POST } from '@payloadcms/next/routes/index.js'
+import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)
+
+export const OPTIONS = REST_OPTIONS(config)
|
09078bdb4083605844d96b98c134af3e481362d5
|
2023-10-20 17:17:07
|
Jarrod Flesch
|
fix(examples): ensure next middleware is built, removes unnecessary alias (#3771)
| false
|
ensure next middleware is built, removes unnecessary alias (#3771)
|
fix
|
diff --git a/examples/custom-server/src/payload.config.ts b/examples/custom-server/src/payload.config.ts
index cf833641aea..8702aba17a2 100644
--- a/examples/custom-server/src/payload.config.ts
+++ b/examples/custom-server/src/payload.config.ts
@@ -21,16 +21,6 @@ export default buildConfig({
components: {
beforeLogin: [BeforeLogin],
},
- webpack: config => ({
- ...config,
- resolve: {
- ...config.resolve,
- alias: {
- ...config.resolve.alias,
- dotenv: path.resolve(__dirname, './dotenv.js'),
- },
- },
- }),
},
editor: slateEditor({}),
db: mongooseAdapter({
diff --git a/examples/custom-server/src/server.ts b/examples/custom-server/src/server.ts
index 9f24610b8d9..26f7a33ff53 100644
--- a/examples/custom-server/src/server.ts
+++ b/examples/custom-server/src/server.ts
@@ -29,7 +29,7 @@ const start = async (): Promise<void> => {
app.listen(PORT, async () => {
payload.logger.info(`Next.js is now building...`)
// @ts-expect-error
- await nextBuild(path.join(__dirname, '../'))
+ await nextBuild(path.join(__dirname, '..'))
process.exit()
})
|
09a8144f3cc63f7ec15fd75f51b8ac8d0cf3f1b5
|
2022-09-29 22:23:16
|
Jarrod Flesch
|
fix: richText e2e test, specific selectors
| false
|
richText e2e test, specific selectors
|
fix
|
diff --git a/test/fields/e2e.spec.ts b/test/fields/e2e.spec.ts
index e05a1efa1d3..0cc7865d9b3 100644
--- a/test/fields/e2e.spec.ts
+++ b/test/fields/e2e.spec.ts
@@ -143,73 +143,84 @@ describe('fields', () => {
});
describe('fields - richText', () => {
- test('should create new url link', async () => {
+ async function navigateToRichTextFields() {
const url: AdminUrlUtil = new AdminUrlUtil(serverURL, 'rich-text-fields');
await page.goto(url.list);
await page.locator('.row-1 .cell-id').click();
-
- // Open link popup
- await page.locator('.rich-text__toolbar .link').click();
-
- const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
- await expect(editLinkModal).toBeVisible();
-
- // Fill values and click Confirm
- await editLinkModal.locator('#field-text').fill('link text');
- await editLinkModal.locator('label[for="field-linkType-custom"]').click();
- await editLinkModal.locator('#field-url').fill('https://payloadcms.com');
- await wait(200);
- await editLinkModal.locator('button[type="submit"]').click();
-
- // Remove link
- await page.locator('span >> text="link text"').click();
- const popup = page.locator('.popup--active .rich-text-link__popup');
- await expect(popup.locator('.rich-text-link__link-label')).toBeVisible();
- await popup.locator('.rich-text-link__link-close').click();
- await expect(page.locator('span >> text="link text"')).toHaveCount(0);
+ }
+
+ describe('toolbar', () => {
+ test('should create new url link', async () => {
+ await navigateToRichTextFields();
+
+ // Open link popup
+ await page.locator('.rich-text__toolbar button:not([disabled]) .link').click();
+
+ const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
+ await expect(editLinkModal).toBeVisible();
+
+ // Fill values and click Confirm
+ await editLinkModal.locator('#field-text').fill('link text');
+ await editLinkModal.locator('label[for="field-linkType-custom"]').click();
+ await editLinkModal.locator('#field-url').fill('https://payloadcms.com');
+ await wait(200);
+ await editLinkModal.locator('button[type="submit"]').click();
+
+ // Remove link from editor body
+ await page.locator('span >> text="link text"').click();
+ const popup = page.locator('.popup--active .rich-text-link__popup');
+ await expect(popup.locator('.rich-text-link__link-label')).toBeVisible();
+ await popup.locator('.rich-text-link__link-close').click();
+ await expect(page.locator('span >> text="link text"')).toHaveCount(0);
+ });
+
+ test('should not create new url link when read only', async () => {
+ await navigateToRichTextFields();
+
+ // Attempt to open link popup
+ const modalTrigger = page.locator('.rich-text--read-only .rich-text__toolbar button .link');
+ await expect(modalTrigger).toBeDisabled();
+ });
});
- test('should populate url link', async () => {
- const url: AdminUrlUtil = new AdminUrlUtil(serverURL, 'rich-text-fields');
- await page.goto(url.list);
- await page.locator('.row-1 .cell-id').click();
-
- // Open link popup
- await page.locator('span >> text="render links"').click();
- const popup = page.locator('.popup--active .rich-text-link__popup');
- await expect(popup).toBeVisible();
- await expect(popup.locator('a')).toHaveAttribute('href', 'https://payloadcms.com');
-
- // Open link edit modal
- await popup.locator('.rich-text-link__link-edit').click();
- const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
- await expect(editLinkModal).toBeVisible();
-
- // Close link edit modal
- await editLinkModal.locator('button[type="submit"]').click();
- await expect(editLinkModal).not.toBeVisible();
- });
-
- test('should populate relationship link', async () => {
- const url: AdminUrlUtil = new AdminUrlUtil(serverURL, 'rich-text-fields');
- await page.goto(url.list);
- await page.locator('.row-1 .cell-id').click();
-
- // Open link popup
- await page.locator('span >> text="link to relationships"').click();
- const popup = page.locator('.popup--active .rich-text-link__popup');
- await expect(popup).toBeVisible();
- await expect(popup.locator('a')).toHaveAttribute('href', /\/admin\/collections\/array-fields\/.*/);
-
- // Open link edit modal
- await popup.locator('.rich-text-link__link-edit').click();
- const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
- await expect(editLinkModal).toBeVisible();
-
- // Close link edit modal
- await editLinkModal.locator('button[type="submit"]').click();
- await expect(editLinkModal).not.toBeVisible();
- // await page.locator('span >> text="render links"').click();
+ describe('editor', () => {
+ test('should populate url link', async () => {
+ navigateToRichTextFields();
+
+ // Open link popup
+ await page.locator('#field-richText span >> text="render links"').click();
+ const popup = page.locator('.popup--active .rich-text-link__popup');
+ await expect(popup).toBeVisible();
+ await expect(popup.locator('a')).toHaveAttribute('href', 'https://payloadcms.com');
+
+ // Open link edit modal
+ await popup.locator('.rich-text-link__link-edit').click();
+ const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
+ await expect(editLinkModal).toBeVisible();
+
+ // Close link edit modal
+ await editLinkModal.locator('button[type="submit"]').click();
+ await expect(editLinkModal).not.toBeVisible();
+ });
+
+ test('should populate relationship link', async () => {
+ navigateToRichTextFields();
+
+ // Open link popup
+ await page.locator('#field-richText span >> text="link to relationships"').click();
+ const popup = page.locator('.popup--active .rich-text-link__popup');
+ await expect(popup).toBeVisible();
+ await expect(popup.locator('a')).toHaveAttribute('href', /\/admin\/collections\/array-fields\/.*/);
+
+ // Open link edit modal
+ await popup.locator('.rich-text-link__link-edit').click();
+ const editLinkModal = page.locator('.rich-text-link-edit-modal__template');
+ await expect(editLinkModal).toBeVisible();
+
+ // Close link edit modal
+ await editLinkModal.locator('button[type="submit"]').click();
+ await expect(editLinkModal).not.toBeVisible();
+ });
});
});
});
|
1670a603f62de4353faea4c591adfa557682eb7e
|
2023-10-18 21:14:49
|
Jarrod Flesch
|
chore: adjust where sharp types are imported from (#3645)
| false
|
adjust where sharp types are imported from (#3645)
|
chore
|
diff --git a/packages/payload/src/uploads/generateFileData.ts b/packages/payload/src/uploads/generateFileData.ts
index 3cbd28d4b39..21f21042bec 100644
--- a/packages/payload/src/uploads/generateFileData.ts
+++ b/packages/payload/src/uploads/generateFileData.ts
@@ -1,5 +1,5 @@
import type { UploadedFile } from 'express-fileupload'
-import type { Sharp } from 'sharp'
+import type { Sharp, SharpOptions } from 'sharp'
import { fromBuffer } from 'file-type'
import mkdirp from 'mkdirp'
@@ -98,12 +98,13 @@ export const generateFileData = async <T>({
let fileBuffer
let ext
let mime: string
+ const isSharpRequired = fileSupportsResize && (resizeOptions || formatOptions || trimOptions)
- const sharpOptions: sharp.SharpOptions = {}
+ const sharpOptions: SharpOptions = {}
if (fileIsAnimated) sharpOptions.animated = true
- if (fileSupportsResize && (resizeOptions || formatOptions || trimOptions)) {
+ if (isSharpRequired) {
if (file.tempFilePath) {
sharpFile = sharp(file.tempFilePath, sharpOptions).rotate() // pass rotate() to auto-rotate based on EXIF data. https://github.com/payloadcms/payload/pull/3081
} else {
@@ -170,7 +171,7 @@ export const generateFileData = async <T>({
fileData.filename = fsSafeName
let fileForResize = file
- if (cropData) {
+ if (isSharpRequired && cropData) {
const { data: croppedImage, info } = await cropImage({ cropData, dimensions, file })
filesToSave.push({
diff --git a/packages/payload/src/uploads/imageResizer.ts b/packages/payload/src/uploads/imageResizer.ts
index 9e3f78944b2..d8ff181901e 100644
--- a/packages/payload/src/uploads/imageResizer.ts
+++ b/packages/payload/src/uploads/imageResizer.ts
@@ -1,4 +1,5 @@
import type { UploadedFile } from 'express-fileupload'
+import type { OutputInfo } from 'sharp'
import { fromBuffer } from 'file-type'
import fs from 'fs'
@@ -65,7 +66,7 @@ const getSanitizedImageData = (sourceImage: string): SanitizedImageData => {
*/
const createImageName = (
outputImageName: string,
- { height, width }: sharp.OutputInfo,
+ { height, width }: OutputInfo,
extension: string,
) => `${outputImageName}-${width}x${height}.${extension}`
|
833bdc13bd7da6db61b4c6345433e20ee5ba80ed
|
2024-04-02 03:08:24
|
James
|
chore: uploads e2e tweak
| false
|
uploads e2e tweak
|
chore
|
diff --git a/test/uploads/e2e.spec.ts b/test/uploads/e2e.spec.ts
index e95302dcdf8..e6e8cb4ac2c 100644
--- a/test/uploads/e2e.spec.ts
+++ b/test/uploads/e2e.spec.ts
@@ -13,7 +13,6 @@ import { AdminUrlUtil } from '../helpers/adminUrlUtil.js'
import { initPayloadE2E } from '../helpers/initPayloadE2E.js'
import { RESTClient } from '../helpers/rest.js'
import { adminThumbnailSrc } from './collections/admin-thumbnail/RegisterThumbnailFn.js'
-import config from './config.js'
import { adminThumbnailSlug, audioSlug, mediaSlug, relationSlug } from './shared.js'
const filename = fileURLToPath(import.meta.url)
@@ -35,7 +34,7 @@ describe('uploads', () => {
let audioDoc: Media
beforeAll(async ({ browser }) => {
- ;({ payload, serverURL } = await initPayloadE2E({ config, dirname }))
+ ;({ payload, serverURL } = await initPayloadE2E({ dirname }))
client = new RESTClient(null, { defaultSlug: 'users', serverURL })
await client.login()
|
ef7ba946c46d2658af1b830a82ed6d5a1212e51f
|
2022-11-18 03:18:02
|
Jacob Fletcher
|
chore: seeds meta image
| false
|
seeds meta image
|
chore
|
diff --git a/packages/plugin-seo/demo/src/collections/Posts.ts b/packages/plugin-seo/demo/src/collections/Posts.ts
index b4e0edea359..afaff89bb5b 100644
--- a/packages/plugin-seo/demo/src/collections/Posts.ts
+++ b/packages/plugin-seo/demo/src/collections/Posts.ts
@@ -5,6 +5,7 @@ const Posts: CollectionConfig = {
admin: {
useAsTitle: 'title',
},
+ versions: true,
fields: [
{
type: 'tabs',
diff --git a/packages/plugin-seo/demo/src/seed/index.ts b/packages/plugin-seo/demo/src/seed/index.ts
index e248e0a5f89..d92aebb170b 100644
--- a/packages/plugin-seo/demo/src/seed/index.ts
+++ b/packages/plugin-seo/demo/src/seed/index.ts
@@ -1,4 +1,5 @@
import { Payload } from 'payload';
+import path from 'path';
export const seed = async (payload: Payload) => {
payload.logger.info('Seeding data...');
@@ -11,12 +12,23 @@ export const seed = async (payload: Payload) => {
}
});
+ const { id: mountainPhotoID } = await payload.create({
+ collection: 'media',
+ filePath: path.resolve(__dirname, 'mountain-range.jpg'),
+ data: {
+ alt: 'Mountains',
+ },
+ });
+
await payload.create({
collection: 'pages',
data: {
title: 'Home Page',
slug: 'home',
- excerpt: 'This is the home page'
+ excerpt: 'This is the home page',
+ meta: {
+ image: mountainPhotoID
+ }
},
})
@@ -25,7 +37,10 @@ export const seed = async (payload: Payload) => {
data: {
title: 'Hello, world!',
slug: 'hello-world',
- excerpt: 'This is a post'
+ excerpt: 'This is a post',
+ meta: {
+ image: mountainPhotoID
+ }
},
})
}
diff --git a/packages/plugin-seo/demo/src/seed/mountain-range.jpg b/packages/plugin-seo/demo/src/seed/mountain-range.jpg
new file mode 100644
index 00000000000..220b8428e79
Binary files /dev/null and b/packages/plugin-seo/demo/src/seed/mountain-range.jpg differ
|
d7ad1733f2664c19543805e2ce38510c5d01d2b5
|
2024-11-21 22:28:05
|
Jarrod Flesch
|
chore: type getViewFromConfig, add viewActions to serverProps (#9404)
| false
|
type getViewFromConfig, add viewActions to serverProps (#9404)
|
chore
|
diff --git a/packages/next/src/views/Root/getViewFromConfig.ts b/packages/next/src/views/Root/getViewFromConfig.ts
index 1e5ed775364..63ef10195f6 100644
--- a/packages/next/src/views/Root/getViewFromConfig.ts
+++ b/packages/next/src/views/Root/getViewFromConfig.ts
@@ -67,14 +67,13 @@ function getViewActions({
return undefined
}
-export const getViewFromConfig = ({
- adminRoute,
- config,
- currentRoute,
- importMap,
- searchParams,
- segments,
-}: {
+type ServerPropsFromView = {
+ collectionConfig?: SanitizedConfig['collections'][number]
+ globalConfig?: SanitizedConfig['globals'][number]
+ viewActions: CustomComponent[]
+}
+
+type GetViewFromConfigArgs = {
adminRoute: string
config: SanitizedConfig
currentRoute: string
@@ -83,14 +82,24 @@ export const getViewFromConfig = ({
[key: string]: string | string[]
}
segments: string[]
-}): {
+}
+
+type GetViewFromConfigResult = {
DefaultView: ViewFromConfig
initPageOptions: Parameters<typeof initPage>[0]
- serverProps: Record<string, unknown>
+ serverProps: ServerPropsFromView
templateClassName: string
templateType: 'default' | 'minimal'
- viewActions?: CustomComponent[]
-} => {
+}
+
+export const getViewFromConfig = ({
+ adminRoute,
+ config,
+ currentRoute,
+ importMap,
+ searchParams,
+ segments,
+}: GetViewFromConfigArgs): GetViewFromConfigResult => {
let ViewToRender: ViewFromConfig = null
let templateClassName: string
let templateType: 'default' | 'minimal' | undefined
@@ -102,8 +111,6 @@ export const getViewFromConfig = ({
searchParams,
}
- let viewActions: CustomComponent[] = config?.admin?.components?.actions || []
-
const [segmentOne, segmentTwo, segmentThree, segmentFour, segmentFive] = segments
const isGlobal = segmentOne === 'globals'
@@ -111,20 +118,18 @@ export const getViewFromConfig = ({
let matchedCollection: SanitizedConfig['collections'][number] = undefined
let matchedGlobal: SanitizedConfig['globals'][number] = undefined
- let serverProps = {}
+ const serverProps: ServerPropsFromView = {
+ viewActions: config?.admin?.components?.actions || [],
+ }
if (isCollection) {
matchedCollection = config.collections.find(({ slug }) => slug === segmentTwo)
- serverProps = {
- collectionConfig: matchedCollection,
- }
+ serverProps.collectionConfig = matchedCollection
}
if (isGlobal) {
matchedGlobal = config.globals.find(({ slug }) => slug === segmentTwo)
- serverProps = {
- globalConfig: matchedGlobal,
- }
+ serverProps.globalConfig = matchedGlobal
}
switch (segments.length) {
@@ -198,7 +203,9 @@ export const getViewFromConfig = ({
templateClassName = `${segmentTwo}-list`
templateType = 'default'
- viewActions = viewActions.concat(matchedCollection.admin.components?.views?.list?.actions)
+ serverProps.viewActions = serverProps.viewActions.concat(
+ matchedCollection.admin.components?.views?.list?.actions,
+ )
} else if (isGlobal && matchedGlobal) {
// --> /globals/:globalSlug
@@ -210,7 +217,7 @@ export const getViewFromConfig = ({
templateType = 'default'
// add default view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin?.components?.views?.edit,
viewKey: 'default',
@@ -246,7 +253,7 @@ export const getViewFromConfig = ({
// Adds view actions to the current collection view
if (matchedCollection.admin?.components?.views?.edit) {
if ('root' in matchedCollection.admin.components.views.edit) {
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views?.edit,
viewKey: 'root',
@@ -256,7 +263,7 @@ export const getViewFromConfig = ({
if (segmentFive) {
if (segmentFour === 'versions') {
// add version view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views?.edit,
viewKey: 'version',
@@ -266,7 +273,7 @@ export const getViewFromConfig = ({
} else if (segmentFour) {
if (segmentFour === 'versions') {
// add versions view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views.edit,
viewKey: 'versions',
@@ -274,7 +281,7 @@ export const getViewFromConfig = ({
)
} else if (segmentFour === 'preview') {
// add livePreview view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views.edit,
viewKey: 'livePreview',
@@ -282,7 +289,7 @@ export const getViewFromConfig = ({
)
} else if (segmentFour === 'api') {
// add api view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views.edit,
viewKey: 'api',
@@ -291,7 +298,7 @@ export const getViewFromConfig = ({
}
} else if (segmentThree) {
// add default view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedCollection.admin?.components?.views.edit,
viewKey: 'default',
@@ -317,7 +324,7 @@ export const getViewFromConfig = ({
// Adds view actions to the current global view
if (matchedGlobal.admin?.components?.views?.edit) {
if ('root' in matchedGlobal.admin.components.views.edit) {
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin.components?.views?.edit,
viewKey: 'root',
@@ -327,7 +334,7 @@ export const getViewFromConfig = ({
if (segmentFour) {
if (segmentThree === 'versions') {
// add version view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin?.components?.views?.edit,
viewKey: 'version',
@@ -337,7 +344,7 @@ export const getViewFromConfig = ({
} else if (segmentThree) {
if (segmentThree === 'versions') {
// add versions view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin?.components?.views?.edit,
viewKey: 'versions',
@@ -345,7 +352,7 @@ export const getViewFromConfig = ({
)
} else if (segmentThree === 'preview') {
// add livePreview view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin?.components?.views?.edit,
viewKey: 'livePreview',
@@ -353,7 +360,7 @@ export const getViewFromConfig = ({
)
} else if (segmentThree === 'api') {
// add api view actions
- viewActions = viewActions.concat(
+ serverProps.viewActions = serverProps.viewActions.concat(
getViewActions({
editConfig: matchedGlobal.admin?.components?.views?.edit,
viewKey: 'api',
@@ -371,12 +378,13 @@ export const getViewFromConfig = ({
ViewToRender = getCustomViewByRoute({ config, currentRoute })?.view
}
+ serverProps.viewActions.reverse()
+
return {
DefaultView: ViewToRender,
initPageOptions,
serverProps,
templateClassName,
templateType,
- viewActions: viewActions.reverse(),
}
}
diff --git a/packages/next/src/views/Root/index.tsx b/packages/next/src/views/Root/index.tsx
index ede9d1e260a..3efe20c58e6 100644
--- a/packages/next/src/views/Root/index.tsx
+++ b/packages/next/src/views/Root/index.tsx
@@ -57,21 +57,15 @@ export const RootPage = async ({
const searchParams = await searchParamsPromise
- const {
- DefaultView,
- initPageOptions,
- serverProps,
- templateClassName,
- templateType,
- viewActions,
- } = getViewFromConfig({
- adminRoute,
- config,
- currentRoute,
- importMap,
- searchParams,
- segments,
- })
+ const { DefaultView, initPageOptions, serverProps, templateClassName, templateType } =
+ getViewFromConfig({
+ adminRoute,
+ config,
+ currentRoute,
+ importMap,
+ searchParams,
+ segments,
+ })
const initPageResult = await initPage(initPageOptions)
@@ -159,7 +153,7 @@ export const RootPage = async ({
permissions={initPageResult?.permissions}
searchParams={searchParams}
user={initPageResult?.req.user}
- viewActions={viewActions}
+ viewActions={serverProps.viewActions}
visibleEntities={{
// The reason we are not passing in initPageResult.visibleEntities directly is due to a "Cannot assign to read only property of object '#<Object>" error introduced in React 19
// which this caused as soon as initPageResult.visibleEntities is passed in
|
1bd0106c2b2484e57d56f65bedf8015a25d9fc2a
|
2024-01-23 03:52:24
|
Jarrod Flesch
|
chore: wires up busboy with Requst readstream
| false
|
wires up busboy with Requst readstream
|
chore
|
diff --git a/packages/dev/src/payload.config.ts b/packages/dev/src/payload.config.ts
index 22cc8e50582..8041d8190ec 100644
--- a/packages/dev/src/payload.config.ts
+++ b/packages/dev/src/payload.config.ts
@@ -44,4 +44,8 @@ export default buildConfig({
// },
// })
},
+ upload: {
+ useTempFiles: true,
+ tempFileDir: '/tmp',
+ },
})
diff --git a/packages/next/src/utilities/createPayloadRequest.ts b/packages/next/src/utilities/createPayloadRequest.ts
index f6259ba9fd8..59ca98c2688 100644
--- a/packages/next/src/utilities/createPayloadRequest.ts
+++ b/packages/next/src/utilities/createPayloadRequest.ts
@@ -6,6 +6,9 @@ import { parseCookies } from './cookies'
import { getRequestLanguage } from './getRequestLanguage'
import { getRequestLocales } from './getRequestLocales'
import { getNextI18n } from './getNextI18n'
+import fs from 'fs'
+import path from 'path'
+import busboy from 'busboy'
type Args = {
request: Request
@@ -34,44 +37,86 @@ export const createPayloadRequest = async ({
let requestData
let requestFile: CustomPayloadRequest['file'] = undefined
- const contentType = request.headers.get('Content-Type')
- if (request.body && contentType === 'application/json') {
- requestData = await request.json()
- } else if (contentType?.startsWith('multipart/form-data')) {
- // possible upload request
- if (collection.config.upload) {
- // load file in memory
- if (!config.upload?.useTempFiles) {
- const formData = await request.formData()
- const file = formData.get('file')
-
- if (file && file instanceof File) {
- const bytes = await file.arrayBuffer()
- const buffer = Buffer.from(bytes)
-
- requestFile.name = file.name
- requestFile.data = buffer
- requestFile.mimetype = file.type
- requestFile.size = file.size
+ const [contentType, ...contentTypeVarStrings] = request.headers.get('Content-Type').split(';')
+ const boundaryString = contentTypeVarStrings
+ .find((varString) => varString.includes('boundary'))
+ ?.split('=')?.[1]
+ ?.trim()
+
+ if (request.body) {
+ if (contentType === 'application/json') {
+ requestData = await request.json()
+ } else if (contentType === 'multipart/form-data') {
+ // possible upload request
+ if (collection.config.upload) {
+ // load file in memory
+ if (!config.upload?.useTempFiles) {
+ const formData = await request.formData()
+ const file = formData.get('file')
+
+ if (file && file instanceof File) {
+ const bytes = await file.arrayBuffer()
+ const buffer = Buffer.from(bytes)
+
+ requestFile.name = file.name
+ requestFile.data = buffer
+ requestFile.mimetype = file.type
+ requestFile.size = file.size
+ }
+
+ const payloadData = formData.get('_payload')
+
+ if (typeof payloadData === 'string') {
+ requestData = JSON.parse(payloadData)
+ }
+ } else {
+ // store temp file on disk
+ const headersObject = {}
+ request.headers.forEach((value, name) => {
+ headersObject[name] = value
+ })
+
+ const saveToFolder = path.join(process.cwd(), config.upload.tempFileDir)
+
+ if (!fs.existsSync(saveToFolder)) {
+ fs.mkdirSync(saveToFolder)
+ }
+
+ const bb = busboy({ headers: headersObject })
+
+ bb.on('file', (fieldname, file, info) => {
+ const { filename, encoding, mimeType: mime } = info
+ const saveTo = path.join(process.cwd(), 'tmp', filename)
+ const writeStream = fs.createWriteStream(saveTo)
+
+ file.on('data', (data) => {
+ writeStream.write(data)
+ })
+
+ file.on('end', () => {
+ writeStream.end()
+ })
+ })
+
+ const reader = request.body.getReader()
+ while (true) {
+ const { done, value } = await reader.read()
+
+ if (done) {
+ return
+ }
+
+ bb.write(value)
+ }
}
-
+ } else {
+ // non upload request
+ const formData = await request.formData()
const payloadData = formData.get('_payload')
if (typeof payloadData === 'string') {
requestData = JSON.parse(payloadData)
}
- } else {
- // store temp file on disk
- // TODO: handle request as stream
- // need to get file and fields out of the request body if they exist
- }
- } else {
- // non upload request
- const formData = await request.formData()
- const payloadData = formData.get('_payload')
-
- if (typeof payloadData === 'string') {
- requestData = JSON.parse(payloadData)
}
}
}
diff --git a/packages/next/src/utilities/getRequestLanguage.ts b/packages/next/src/utilities/getRequestLanguage.ts
index 244d69708d1..047bc7f38e3 100644
--- a/packages/next/src/utilities/getRequestLanguage.ts
+++ b/packages/next/src/utilities/getRequestLanguage.ts
@@ -17,7 +17,7 @@ export const getRequestLanguage = ({
let reqLanguage =
acceptLanguage ||
- (typeof cookieLanguage === 'string' ? cookieLanguage : cookieLanguage.value) ||
+ (typeof cookieLanguage === 'string' ? cookieLanguage : cookieLanguage?.value) ||
defaultLanguage
return matchLanguage(reqLanguage)
|
795fdd477c6415eb5e48f0c09e16175f02e7320e
|
2024-03-01 01:00:47
|
James
|
chore: buildable slate
| false
|
buildable slate
|
chore
|
diff --git a/packages/richtext-slate/src/field/index.tsx b/packages/richtext-slate/src/field/index.tsx
index 4934964bf1a..7587c39cb49 100644
--- a/packages/richtext-slate/src/field/index.tsx
+++ b/packages/richtext-slate/src/field/index.tsx
@@ -2,13 +2,13 @@
import type { FormFieldBase } from '@payloadcms/ui/types'
import { ShimmerEffect } from '@payloadcms/ui'
+import { useFieldPath } from '@payloadcms/ui/forms'
+import { useClientFunctions } from '@payloadcms/ui/providers'
import React, { Suspense, lazy, useEffect, useState } from 'react'
import type { RichTextPlugin } from '../types'
import type { EnabledFeatures } from './types'
-import { useFieldPath } from '../../../ui/src/forms/FieldPathProvider'
-import { useClientFunctions } from '../../../ui/src/providers/ClientFunction'
import { createFeatureMap } from './createFeatureMap'
// @ts-expect-error Just TypeScript being broken // TODO: Open TypeScript issue
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 61e35587fc3..2df5a2ad418 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,8 +1,8 @@
{
"name": "@payloadcms/ui",
"version": "0.0.1",
- "main": "./src/index.ts",
- "types": "./src/index.d.ts",
+ "main": "./dist/index.ts",
+ "types": "./dist/index.d.ts",
"scripts": {
"build": "pnpm copyfiles && pnpm build:swc && pnpm build:types",
"build:swc": "swc ./src -d ./dist --config-file .swcrc",
@@ -14,19 +14,19 @@
"prepublishOnly": "pnpm clean && pnpm turbo build"
},
"exports": {
- ".": "./src/exports/index.ts",
+ ".": "./dist/exports/index.ts",
"./*": {
- "import": "./src/exports/*.ts",
- "require": "./src/exports/*.ts",
- "types": "./src/exports/*.ts"
+ "import": "./dist/exports/*.ts",
+ "require": "./dist/exports/*.ts",
+ "types": "./dist/exports/*.ts"
},
"./scss": {
- "import": "./src/scss.scss",
- "require": "./src/scss.scss",
- "default": "./src/scss.scss"
+ "import": "./dist/scss.scss",
+ "require": "./dist/scss.scss",
+ "default": "./dist/scss.scss"
},
- "./scss/app.scss": "./src/scss/app.scss",
- "./assets/*": "./src/assets/*"
+ "./scss/app.scss": "./dist/scss/app.scss",
+ "./assets/*": "./dist/assets/*"
},
"devDependencies": {
"@payloadcms/eslint-config": "workspace:*",
@@ -66,20 +66,6 @@
"payload": "^2.0.0",
"react": "^18.0.0"
},
- "publishConfig": {
- "exports": {
- "./*": {
- "import": "./dist/exports/*.ts",
- "require": "./dist/exports/*.ts",
- "types": "./dist/exports/*.d.ts"
- },
- "./scss/app.scss": "./dist/scss/app.scss",
- "./assets/*": "./dist/assets/*"
- },
- "main": "./dist/index.js",
- "registry": "https://registry.npmjs.org/",
- "types": "./dist/index.d.ts"
- },
"engines": {
"node": ">=18.17.0"
},
diff --git a/packages/ui/src/exports/providers.ts b/packages/ui/src/exports/providers.ts
index 8fb9d419f22..991ec77a30d 100644
--- a/packages/ui/src/exports/providers.ts
+++ b/packages/ui/src/exports/providers.ts
@@ -1,6 +1,7 @@
export { useActions } from '../providers/ActionsProvider'
export { useAuth } from '../providers/Auth'
export { ClientFunctionProvider, useAddClientFunction } from '../providers/ClientFunction'
+export { useClientFunctions } from '../providers/ClientFunction'
export { useComponentMap } from '../providers/ComponentMapProvider'
export type { IComponentMapContext } from '../providers/ComponentMapProvider'
export { ConfigProvider, useConfig } from '../providers/Config'
|
3a91deb0a4fde9550cfa9b6eeeedfc5062598da3
|
2024-08-20 09:55:10
|
Jacob Fletcher
|
feat: threads field config through components and strictly types props (#7754)
| false
|
threads field config through components and strictly types props (#7754)
|
feat
|
diff --git a/docs/admin/fields.mdx b/docs/admin/fields.mdx
index 0af47f73f8b..c330f656947 100644
--- a/docs/admin/fields.mdx
+++ b/docs/admin/fields.mdx
@@ -347,31 +347,13 @@ Custom Label Components receive all [Field Component](#the-field-component) prop
#### TypeScript
-When building Custom Label Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Label Component, one for every [Field Type](../fields/overview). The convention is to append `LabelComponent` to the type of field, i.e. `TextFieldLabelComponent`.
+When building Custom Label Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Label Component, one for every [Field Type](../fields/overview) and server/client environment. The convention is to append `LabelServerComponent` or `LabelClientComponent` to the type of field, i.e. `TextFieldLabelClientComponent`.
```tsx
import type {
- ArrayFieldLabelComponent,
- BlocksFieldLabelComponent,
- CheckboxFieldLabelComponent,
- CodeFieldLabelComponent,
- CollapsibleFieldLabelComponent,
- DateFieldLabelComponent,
- EmailFieldLabelComponent,
- GroupFieldLabelComponent,
- HiddenFieldLabelComponent,
- JSONFieldLabelComponent,
- NumberFieldLabelComponent,
- PointFieldLabelComponent,
- RadioFieldLabelComponent,
- RelationshipFieldLabelComponent,
- RichTextFieldLabelComponent,
- RowFieldLabelComponent,
- SelectFieldLabelComponent,
- TabsFieldLabelComponent,
- TextFieldLabelComponent,
- TextareaFieldLabelComponent,
- UploadFieldLabelComponent
+ TextFieldLabelServerComponent,
+ TextFieldLabelClientComponent,
+ // And so on for each Field Type
} from 'payload'
```
@@ -410,31 +392,13 @@ Custom Error Components receive all [Field Component](#the-field-component) prop
#### TypeScript
-When building Custom Error Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Error Component, one for every [Field Type](../fields/overview). The convention is to append `ErrorComponent` to the type of field, i.e. `TextFieldErrorComponent`.
+When building Custom Error Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Error Component, one for every [Field Type](../fields/overview) and server/client environment. The convention is to append `ErrorServerComponent` or `ErrorClientComponent` to the type of field, i.e. `TextFieldErrorClientComponent`.
```tsx
import type {
- ArrayFieldErrorComponent,
- BlocksFieldErrorComponent,
- CheckboxFieldErrorComponent,
- CodeFieldErrorComponent,
- CollapsibleFieldErrorComponent,
- DateFieldErrorComponent,
- EmailFieldErrorComponent,
- GroupFieldErrorComponent,
- HiddenFieldErrorComponent,
- JSONFieldErrorComponent,
- NumberFieldErrorComponent,
- PointFieldErrorComponent,
- RadioFieldErrorComponent,
- RelationshipFieldErrorComponent,
- RichTextFieldErrorComponent,
- RowFieldErrorComponent,
- SelectFieldErrorComponent,
- TabsFieldErrorComponent,
- TextFieldErrorComponent,
- TextareaFieldErrorComponent,
- UploadFieldErrorComponent
+ TextFieldErrorServerComponent,
+ TextFieldErrorClientComponent,
+ // And so on for each Field Type
} from 'payload'
```
@@ -544,31 +508,13 @@ Custom Description Components receive all [Field Component](#the-field-component
#### TypeScript
-When building Custom Description Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Description Component, one for every [Field Type](../fields/overview). The convention is to append `DescriptionComponent` to the type of field, i.e. `TextFieldDescriptionComponent`.
+When building Custom Description Components, you can import the component props to ensure type safety in your component. There is an explicit type for the Description Component, one for every [Field Type](../fields/overview) and server/client environment. The convention is to append `DescriptionServerComponent` or `DescriptionClientComponent` to the type of field, i.e. `TextFieldDescriptionClientComponent`.
```tsx
import type {
- ArrayFieldDescriptionComponent,
- BlocksFieldDescriptionComponent,
- CheckboxFieldDescriptionComponent,
- CodeFieldDescriptionComponent,
- CollapsibleFieldDescriptionComponent,
- DateFieldDescriptionComponent,
- EmailFieldDescriptionComponent,
- GroupFieldDescriptionComponent,
- HiddenFieldDescriptionComponent,
- JSONFieldDescriptionComponent,
- NumberFieldDescriptionComponent,
- PointFieldDescriptionComponent,
- RadioFieldDescriptionComponent,
- RelationshipFieldDescriptionComponent,
- RichTextFieldDescriptionComponent,
- RowFieldDescriptionComponent,
- SelectFieldDescriptionComponent,
- TabsFieldDescriptionComponent,
- TextFieldDescriptionComponent,
- TextareaFieldDescriptionComponent,
- UploadFieldDescriptionComponent
+ TextFieldDescriptionServerComponent,
+ TextFieldDescriptionClientComponent,
+ // And so on for each Field Type
} from 'payload'
```
diff --git a/docs/migration-guide/overview.mdx b/docs/migration-guide/overview.mdx
index de376d1f0b8..fd2e0db7c28 100644
--- a/docs/migration-guide/overview.mdx
+++ b/docs/migration-guide/overview.mdx
@@ -467,10 +467,10 @@ export const ServerRenderedDescription = () => <ClientRenderedDescription />
// file: components/ClientRenderedDescription.tsx
'use client'
import React from 'react'
-import type { DescriptionComponent } from 'payload'
+import type { TextFieldDescriptionClientComponent } from 'payload'
import { useFieldProps, useFormFields } from '@payloadcms/ui'
-export const ClientRenderedDescription: DescriptionComponent = () ={
+export const ClientRenderedDescription: TextFieldDescriptionClientComponent = () ={
const { path } = useFieldProps()
const { value } = useFormFields(([fields]) => fields[path])
const customDescription = `Component description: ${path} - ${value}`
diff --git a/packages/next/src/elements/DocumentHeader/Tabs/index.tsx b/packages/next/src/elements/DocumentHeader/Tabs/index.tsx
index 966d15cec15..67252a2f40a 100644
--- a/packages/next/src/elements/DocumentHeader/Tabs/index.tsx
+++ b/packages/next/src/elements/DocumentHeader/Tabs/index.tsx
@@ -7,7 +7,6 @@ import type {
} from 'payload'
import { RenderComponent, getCreateMappedComponent } from '@payloadcms/ui/shared'
-import { isPlainObject } from 'payload'
import React from 'react'
import { ShouldRenderTabs } from './ShouldRenderTabs.js'
diff --git a/packages/next/src/views/Account/Settings/index.tsx b/packages/next/src/views/Account/Settings/index.tsx
index ffce5ff1524..0137939512c 100644
--- a/packages/next/src/views/Account/Settings/index.tsx
+++ b/packages/next/src/views/Account/Settings/index.tsx
@@ -11,9 +11,9 @@ import './index.scss'
const baseClass = 'payload-settings'
export const Settings: React.FC<{
- className?: string
- i18n: I18n
- languageOptions: LanguageOptions
+ readonly className?: string
+ readonly i18n: I18n
+ readonly languageOptions: LanguageOptions
}> = (props) => {
const { className, i18n, languageOptions } = props
@@ -21,7 +21,7 @@ export const Settings: React.FC<{
<div className={[baseClass, className].filter(Boolean).join(' ')}>
<h3>{i18n.t('general:payloadSettings')}</h3>
<div className={`${baseClass}__language`}>
- <FieldLabel htmlFor="language-select" label={i18n.t('general:language')} />
+ <FieldLabel field={null} htmlFor="language-select" label={i18n.t('general:language')} />
<LanguageSelector languageOptions={languageOptions} />
</div>
<ToggleTheme />
diff --git a/packages/next/src/views/Document/getViewsFromConfig.tsx b/packages/next/src/views/Document/getViewsFromConfig.tsx
index 5f41d2398ec..ee6d512c69b 100644
--- a/packages/next/src/views/Document/getViewsFromConfig.tsx
+++ b/packages/next/src/views/Document/getViewsFromConfig.tsx
@@ -128,8 +128,6 @@ export const getViewsFromConfig = ({
views,
})
- console.log('CustomViewComponent', customViewKey)
-
if (customViewKey) {
viewKey = customViewKey
diff --git a/packages/next/src/views/Edit/Default/Auth/APIKey.tsx b/packages/next/src/views/Edit/Default/Auth/APIKey.tsx
index 9ac99de7353..5d233240ae1 100644
--- a/packages/next/src/views/Edit/Default/Auth/APIKey.tsx
+++ b/packages/next/src/views/Edit/Default/Auth/APIKey.tsx
@@ -129,6 +129,7 @@ export const APIKey: React.FC<{ readonly enabled: boolean; readonly readOnly?: b
Component: null,
RenderedComponent: APIKeyLabel,
}}
+ field={null}
htmlFor={path}
/>
<input
diff --git a/packages/payload/src/admin/fields/Array.ts b/packages/payload/src/admin/fields/Array.ts
index a2d57edeb93..c58a2d38054 100644
--- a/packages/payload/src/admin/fields/Array.ts
+++ b/packages/payload/src/admin/fields/Array.ts
@@ -1,23 +1,33 @@
import type { MarkOptional } from 'ts-essentials'
-import type { ArrayFieldClient } from '../../fields/config/types.js'
+import type { ArrayField, ArrayFieldClient } from '../../fields/config/types.js'
import type { ArrayFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
import type {
- DescriptionComponent,
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
FormFieldBase,
- LabelComponent,
MappedComponent,
} from '../types.js'
+type ArrayFieldClientWithoutType = MarkOptional<ArrayFieldClient, 'type'>
+
export type ArrayFieldProps = {
readonly CustomRowLabel?: MappedComponent
- readonly field: MarkOptional<ArrayFieldClient, 'type'>
readonly validate?: ArrayFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<ArrayFieldClientWithoutType>, 'validate'>
+
+export type ArrayFieldLabelServerComponent = FieldLabelServerComponent<ArrayField>
+
+export type ArrayFieldLabelClientComponent = FieldLabelClientComponent<ArrayFieldClientWithoutType>
+
+export type ArrayFieldDescriptionServerComponent = FieldDescriptionServerComponent<ArrayField>
-export type ArrayFieldLabelComponent = LabelComponent<'array'>
+export type ArrayFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<ArrayFieldClientWithoutType>
-export type ArrayFieldDescriptionComponent = DescriptionComponent<'array'>
+export type ArrayFieldErrorServerComponent = FieldErrorServerComponent<ArrayField>
-export type ArrayFieldErrorComponent = ErrorComponent<'array'>
+export type ArrayFieldErrorClientComponent = FieldErrorClientComponent<ArrayFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Blocks.ts b/packages/payload/src/admin/fields/Blocks.ts
index 723beef88c6..c81d03b7d79 100644
--- a/packages/payload/src/admin/fields/Blocks.ts
+++ b/packages/payload/src/admin/fields/Blocks.ts
@@ -1,17 +1,31 @@
import type { MarkOptional } from 'ts-essentials'
-import type { BlockFieldClient } from '../../fields/config/types.js'
+import type { BlockField, BlockFieldClient } from '../../fields/config/types.js'
import type { BlockFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type BlocksFieldClientWithoutType = MarkOptional<BlockFieldClient, 'type'>
export type BlockFieldProps = {
- readonly field: MarkOptional<BlockFieldClient, 'type'>
readonly validate?: BlockFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<BlocksFieldClientWithoutType>, 'validate'>
+
+export type BlockFieldLabelServerComponent = FieldLabelServerComponent<BlockField>
+
+export type BlockFieldLabelClientComponent = FieldLabelClientComponent<BlocksFieldClientWithoutType>
+
+export type BlockFieldDescriptionServerComponent = FieldDescriptionServerComponent<BlockField>
-export type BlockFieldLabelComponent = LabelComponent<'blocks'>
+export type BlockFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<BlocksFieldClientWithoutType>
-export type BlockFieldDescriptionComponent = DescriptionComponent<'blocks'>
+export type BlockFieldErrorServerComponent = FieldErrorServerComponent<BlockField>
-export type BlockFieldErrorComponent = ErrorComponent<'blocks'>
+export type BlockFieldErrorClientComponent = FieldErrorClientComponent<BlocksFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Checkbox.ts b/packages/payload/src/admin/fields/Checkbox.ts
index 4b1dc2a2ffb..59d8de2dcdd 100644
--- a/packages/payload/src/admin/fields/Checkbox.ts
+++ b/packages/payload/src/admin/fields/Checkbox.ts
@@ -1,22 +1,38 @@
import type { MarkOptional } from 'ts-essentials'
-import type { CheckboxFieldClient } from '../../fields/config/types.js'
+import type { CheckboxField, CheckboxFieldClient } from '../../fields/config/types.js'
import type { CheckboxFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type CheckboxFieldClientWithoutType = MarkOptional<CheckboxFieldClient, 'type'>
export type CheckboxFieldProps = {
readonly checked?: boolean
readonly disableFormData?: boolean
- readonly field: MarkOptional<CheckboxFieldClient, 'type'>
readonly id?: string
readonly onChange?: (value: boolean) => void
readonly partialChecked?: boolean
readonly validate?: CheckboxFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<CheckboxFieldClientWithoutType>, 'validate'>
+
+export type CheckboxFieldLabelServerComponent = FieldLabelServerComponent<CheckboxField>
+
+export type CheckboxFieldLabelClientComponent =
+ FieldLabelClientComponent<CheckboxFieldClientWithoutType>
+
+export type CheckboxFieldDescriptionServerComponent = FieldDescriptionServerComponent<CheckboxField>
-export type CheckboxFieldLabelComponent = LabelComponent<'checkbox'>
+export type CheckboxFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<CheckboxFieldClientWithoutType>
-export type CheckboxFieldDescriptionComponent = DescriptionComponent<'checkbox'>
+export type CheckboxFieldErrorServerComponent = FieldErrorServerComponent<CheckboxField>
-export type CheckboxFieldErrorComponent = ErrorComponent<'checkbox'>
+export type CheckboxFieldErrorClientComponent =
+ FieldErrorClientComponent<CheckboxFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Code.ts b/packages/payload/src/admin/fields/Code.ts
index 7154d369ae9..ddf29e04cd8 100644
--- a/packages/payload/src/admin/fields/Code.ts
+++ b/packages/payload/src/admin/fields/Code.ts
@@ -1,18 +1,32 @@
import type { MarkOptional } from 'ts-essentials'
-import type { CodeFieldClient } from '../../fields/config/types.js'
+import type { CodeField, CodeFieldClient } from '../../fields/config/types.js'
import type { CodeFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type CodeFieldClientWithoutType = MarkOptional<CodeFieldClient, 'type'>
export type CodeFieldProps = {
readonly autoComplete?: string
- readonly field: MarkOptional<CodeFieldClient, 'type'>
readonly validate?: CodeFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<CodeFieldClientWithoutType>, 'validate'>
+
+export type CodeFieldLabelServerComponent = FieldLabelServerComponent<CodeField>
+
+export type CodeFieldLabelClientComponent = FieldLabelClientComponent<CodeFieldClientWithoutType>
+
+export type CodeFieldDescriptionServerComponent = FieldDescriptionServerComponent<CodeField>
-export type CodeFieldLabelComponent = LabelComponent<'code'>
+export type CodeFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<CodeFieldClientWithoutType>
-export type CodeFieldDescriptionComponent = DescriptionComponent<'code'>
+export type CodeFieldErrorServerComponent = FieldErrorServerComponent<CodeField>
-export type CodeFieldErrorComponent = ErrorComponent<'code'>
+export type CodeFieldErrorClientComponent = FieldErrorClientComponent<CodeFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Collapsible.ts b/packages/payload/src/admin/fields/Collapsible.ts
index ad941ed83d3..360e19a4210 100644
--- a/packages/payload/src/admin/fields/Collapsible.ts
+++ b/packages/payload/src/admin/fields/Collapsible.ts
@@ -1,15 +1,31 @@
import type { MarkOptional } from 'ts-essentials'
-import type { CollapsibleFieldClient } from '../../fields/config/types.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { CollapsibleField, CollapsibleFieldClient } from '../../fields/config/types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
-export type CollapsibleFieldProps = {
- readonly field: MarkOptional<CollapsibleFieldClient, 'type'>
-} & FormFieldBase
+type CollapsibleFieldClientWithoutType = MarkOptional<CollapsibleFieldClient, 'type'>
-export type CollapsibleFieldLabelComponent = LabelComponent<'collapsible'>
+export type CollapsibleFieldProps = FormFieldBase<CollapsibleFieldClientWithoutType>
-export type CollapsibleFieldDescriptionComponent = DescriptionComponent<'collapsible'>
+export type CollapsibleFieldLabelServerComponent = FieldLabelServerComponent<CollapsibleField>
-export type CollapsibleFieldErrorComponent = ErrorComponent<'collapsible'>
+export type CollapsibleFieldLabelClientComponent =
+ FieldLabelClientComponent<CollapsibleFieldClientWithoutType>
+
+export type CollapsibleFieldDescriptionServerComponent =
+ FieldDescriptionServerComponent<CollapsibleField>
+
+export type CollapsibleFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<CollapsibleFieldClientWithoutType>
+
+export type CollapsibleFieldErrorServerComponent = FieldErrorServerComponent<CollapsibleField>
+
+export type CollapsibleFieldErrorClientComponent =
+ FieldErrorClientComponent<CollapsibleFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Date.ts b/packages/payload/src/admin/fields/Date.ts
index 3a43eb057c7..9c6a30bc889 100644
--- a/packages/payload/src/admin/fields/Date.ts
+++ b/packages/payload/src/admin/fields/Date.ts
@@ -1,17 +1,31 @@
import type { MarkOptional } from 'ts-essentials'
-import type { DateFieldClient } from '../../fields/config/types.js'
+import type { DateField, DateFieldClient } from '../../fields/config/types.js'
import type { DateFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type DateFieldClientWithoutType = MarkOptional<DateFieldClient, 'type'>
export type DateFieldProps = {
- readonly field: MarkOptional<DateFieldClient, 'type'>
readonly validate?: DateFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<DateFieldClientWithoutType>, 'validate'>
+
+export type DateFieldLabelServerComponent = FieldLabelServerComponent<DateField>
+
+export type DateFieldLabelClientComponent = FieldLabelClientComponent<DateFieldClientWithoutType>
+
+export type DateFieldDescriptionServerComponent = FieldDescriptionServerComponent<DateField>
-export type DateFieldLabelComponent = LabelComponent<'date'>
+export type DateFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<DateFieldClientWithoutType>
-export type DateFieldDescriptionComponent = DescriptionComponent<'date'>
+export type DateFieldErrorServerComponent = FieldErrorServerComponent<DateField>
-export type DateFieldErrorComponent = ErrorComponent<'date'>
+export type DateFieldErrorClientComponent = FieldErrorClientComponent<DateFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Email.ts b/packages/payload/src/admin/fields/Email.ts
index 4f7330dd37b..2648177f210 100644
--- a/packages/payload/src/admin/fields/Email.ts
+++ b/packages/payload/src/admin/fields/Email.ts
@@ -1,18 +1,32 @@
import type { MarkOptional } from 'ts-essentials'
-import type { EmailFieldClient } from '../../fields/config/types.js'
+import type { EmailField, EmailFieldClient } from '../../fields/config/types.js'
import type { EmailFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type EmailFieldClientWithoutType = MarkOptional<EmailFieldClient, 'type'>
export type EmailFieldProps = {
readonly autoComplete?: string
- readonly field: MarkOptional<EmailFieldClient, 'type'>
readonly validate?: EmailFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<EmailFieldClientWithoutType>, 'validate'>
+
+export type EmailFieldLabelServerComponent = FieldLabelServerComponent<EmailField>
+
+export type EmailFieldLabelClientComponent = FieldLabelClientComponent<EmailFieldClientWithoutType>
+
+export type EmailFieldDescriptionServerComponent = FieldDescriptionServerComponent<EmailField>
-export type EmailFieldLabelComponent = LabelComponent<'email'>
+export type EmailFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<EmailFieldClientWithoutType>
-export type EmailFieldDescriptionComponent = DescriptionComponent<'email'>
+export type EmailFieldErrorServerComponent = FieldErrorServerComponent<EmailField>
-export type EmailFieldErrorComponent = ErrorComponent<'email'>
+export type EmailFieldErrorClientComponent = FieldErrorClientComponent<EmailFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Group.ts b/packages/payload/src/admin/fields/Group.ts
index c5fe2f340a9..ed360d0f5f0 100644
--- a/packages/payload/src/admin/fields/Group.ts
+++ b/packages/payload/src/admin/fields/Group.ts
@@ -1,15 +1,28 @@
import type { MarkOptional } from 'ts-essentials'
-import type { GroupFieldClient } from '../../fields/config/types.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { GroupField, GroupFieldClient } from '../../fields/config/types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
-export type GroupFieldProps = {
- readonly field: MarkOptional<GroupFieldClient, 'type'>
-} & FormFieldBase
+type GroupFieldClientWithoutType = MarkOptional<GroupFieldClient, 'type'>
-export type GroupFieldLabelComponent = LabelComponent<'group'>
+export type GroupFieldProps = FormFieldBase<GroupFieldClientWithoutType>
-export type GroupFieldDescriptionComponent = DescriptionComponent<'group'>
+export type GroupFieldLabelServerComponent = FieldLabelServerComponent<GroupField>
-export type GroupFieldErrorComponent = ErrorComponent<'group'>
+export type GroupFieldLabelClientComponent = FieldLabelClientComponent<GroupFieldClientWithoutType>
+
+export type GroupFieldDescriptionServerComponent = FieldDescriptionServerComponent<GroupField>
+
+export type GroupFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<GroupFieldClientWithoutType>
+
+export type GroupFieldErrorServerComponent = FieldErrorServerComponent<GroupField>
+
+export type GroupFieldErrorClientComponent = FieldErrorClientComponent<GroupFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Hidden.ts b/packages/payload/src/admin/fields/Hidden.ts
index b1e0b481f8b..959cbb0e977 100644
--- a/packages/payload/src/admin/fields/Hidden.ts
+++ b/packages/payload/src/admin/fields/Hidden.ts
@@ -1,6 +1,5 @@
import type { ClientField } from '../../fields/config/client.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FormFieldBase } from '../types.js'
export type HiddenFieldProps = {
readonly disableModifyingForm?: false
@@ -10,9 +9,3 @@ export type HiddenFieldProps = {
readonly forceUsePathFromProps?: boolean
readonly value?: unknown
} & FormFieldBase
-
-export type HiddenFieldLabelComponent = LabelComponent<'hidden'>
-
-export type HiddenFieldDescriptionComponent = DescriptionComponent<'hidden'>
-
-export type HiddenFieldErrorComponent = ErrorComponent<'hidden'>
diff --git a/packages/payload/src/admin/fields/JSON.ts b/packages/payload/src/admin/fields/JSON.ts
index f201512260b..373498b5143 100644
--- a/packages/payload/src/admin/fields/JSON.ts
+++ b/packages/payload/src/admin/fields/JSON.ts
@@ -1,17 +1,31 @@
import type { MarkOptional } from 'ts-essentials'
-import type { JSONFieldClient } from '../../fields/config/types.js'
+import type { JSONField, JSONFieldClient } from '../../fields/config/types.js'
import type { JSONFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type JSONFieldClientWithoutType = MarkOptional<JSONFieldClient, 'type'>
export type JSONFieldProps = {
- readonly field: MarkOptional<JSONFieldClient, 'type'>
readonly validate?: JSONFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<JSONFieldClientWithoutType>, 'validate'>
+
+export type JSONFieldLabelServerComponent = FieldLabelServerComponent<JSONField>
+
+export type JSONFieldLabelClientComponent = FieldLabelClientComponent<JSONFieldClientWithoutType>
+
+export type JSONFieldDescriptionServerComponent = FieldDescriptionServerComponent<JSONField>
-export type JSONFieldLabelComponent = LabelComponent<'json'>
+export type JSONFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<JSONFieldClientWithoutType>
-export type JSONFieldDescriptionComponent = DescriptionComponent<'json'>
+export type JSONFieldErrorServerComponent = FieldErrorServerComponent<JSONField>
-export type JSONFieldErrorComponent = ErrorComponent<'json'>
+export type JSONFieldErrorClientComponent = FieldErrorClientComponent<JSONFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Number.ts b/packages/payload/src/admin/fields/Number.ts
index a936605e289..eed165380d0 100644
--- a/packages/payload/src/admin/fields/Number.ts
+++ b/packages/payload/src/admin/fields/Number.ts
@@ -1,18 +1,34 @@
import type { MarkOptional } from 'ts-essentials'
-import type { NumberFieldClient } from '../../fields/config/types.js'
+import type { NumberField, NumberFieldClient } from '../../fields/config/types.js'
import type { NumberFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type NumberFieldClientWithoutType = MarkOptional<NumberFieldClient, 'type'>
export type NumberFieldProps = {
- readonly field: MarkOptional<NumberFieldClient, 'type'>
readonly onChange?: (e: number) => void
readonly validate?: NumberFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<NumberFieldClientWithoutType>, 'validate'>
+
+export type NumberFieldLabelServerComponent = FieldLabelServerComponent<NumberField>
+
+export type NumberFieldLabelClientComponent =
+ FieldLabelClientComponent<NumberFieldClientWithoutType>
+
+export type NumberFieldDescriptionServerComponent = FieldDescriptionServerComponent<NumberField>
-export type NumberFieldLabelComponent = LabelComponent<'number'>
+export type NumberFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<NumberFieldClientWithoutType>
-export type NumberFieldDescriptionComponent = DescriptionComponent<'number'>
+export type NumberFieldErrorServerComponent = FieldErrorServerComponent<NumberField>
-export type NumberFieldErrorComponent = ErrorComponent<'number'>
+export type NumberFieldErrorClientComponent =
+ FieldErrorClientComponent<NumberFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Point.ts b/packages/payload/src/admin/fields/Point.ts
index 4a83028616e..8033bb0638d 100644
--- a/packages/payload/src/admin/fields/Point.ts
+++ b/packages/payload/src/admin/fields/Point.ts
@@ -1,17 +1,31 @@
import type { MarkOptional } from 'ts-essentials'
-import type { PointFieldClient } from '../../fields/config/types.js'
+import type { PointField, PointFieldClient } from '../../fields/config/types.js'
import type { PointFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type PointFieldClientWithoutType = MarkOptional<PointFieldClient, 'type'>
export type PointFieldProps = {
- readonly field: MarkOptional<PointFieldClient, 'type'>
readonly validate?: PointFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<PointFieldClientWithoutType>, 'validate'>
+
+export type PointFieldLabelServerComponent = FieldLabelServerComponent<PointField>
+
+export type PointFieldLabelClientComponent = FieldLabelClientComponent<PointFieldClientWithoutType>
+
+export type PointFieldDescriptionServerComponent = FieldDescriptionServerComponent<PointField>
-export type PointFieldLabelComponent = LabelComponent<'point'>
+export type PointFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<PointFieldClientWithoutType>
-export type PointFieldDescriptionComponent = DescriptionComponent<'point'>
+export type PointFieldErrorServerComponent = FieldErrorServerComponent<PointField>
-export type PointFieldErrorComponent = ErrorComponent<'point'>
+export type PointFieldErrorClientComponent = FieldErrorClientComponent<PointFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Radio.ts b/packages/payload/src/admin/fields/Radio.ts
index 06ebe114120..9095dd06481 100644
--- a/packages/payload/src/admin/fields/Radio.ts
+++ b/packages/payload/src/admin/fields/Radio.ts
@@ -1,21 +1,35 @@
import type { MarkOptional } from 'ts-essentials'
-import type { RadioFieldClient } from '../../fields/config/types.js'
+import type { RadioField, RadioFieldClient } from '../../fields/config/types.js'
import type { RadioFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type RadioFieldClientWithoutType = MarkOptional<RadioFieldClient, 'type'>
export type RadioFieldProps = {
- readonly field: MarkOptional<RadioFieldClient, 'type'>
readonly onChange?: OnChange
readonly validate?: RadioFieldValidation
readonly value?: string
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<RadioFieldClientWithoutType>, 'validate'>
export type OnChange<T = string> = (value: T) => void
-export type RadioFieldLabelComponent = LabelComponent<'radio'>
+export type RadioFieldLabelServerComponent = FieldLabelServerComponent<RadioField>
+
+export type RadioFieldLabelClientComponent = FieldLabelClientComponent<RadioFieldClientWithoutType>
+
+export type RadioFieldDescriptionServerComponent = FieldDescriptionServerComponent<RadioField>
+
+export type RadioFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<RadioFieldClientWithoutType>
-export type RadioFieldDescriptionComponent = DescriptionComponent<'radio'>
+export type RadioFieldErrorServerComponent = FieldErrorServerComponent<RadioField>
-export type RadioFieldErrorComponent = ErrorComponent<'radio'>
+export type RadioFieldErrorClientComponent = FieldErrorClientComponent<RadioFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Relationship.ts b/packages/payload/src/admin/fields/Relationship.ts
index bdba09ededb..03b342c92d2 100644
--- a/packages/payload/src/admin/fields/Relationship.ts
+++ b/packages/payload/src/admin/fields/Relationship.ts
@@ -1,17 +1,34 @@
import type { MarkOptional } from 'ts-essentials'
-import type { RelationshipFieldClient } from '../../fields/config/types.js'
+import type { RelationshipField, RelationshipFieldClient } from '../../fields/config/types.js'
import type { RelationshipFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type RelationshipFieldClientWithoutType = MarkOptional<RelationshipFieldClient, 'type'>
export type RelationshipFieldProps = {
- readonly field: MarkOptional<RelationshipFieldClient, 'type'>
readonly validate?: RelationshipFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<RelationshipFieldClientWithoutType>, 'validate'>
+
+export type RelationshipFieldLabelServerComponent = FieldLabelServerComponent<RelationshipField>
+
+export type RelationshipFieldLabelClientComponent =
+ FieldLabelClientComponent<RelationshipFieldClientWithoutType>
+
+export type RelationshipFieldDescriptionServerComponent =
+ FieldDescriptionServerComponent<RelationshipField>
-export type RelationshipFieldLabelComponent = LabelComponent<'relationship'>
+export type RelationshipFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<RelationshipFieldClientWithoutType>
-export type RelationshipFieldDescriptionComponent = DescriptionComponent<'relationship'>
+export type RelationshipFieldErrorServerComponent = FieldErrorServerComponent<RelationshipField>
-export type RelationshipFieldErrorComponent = ErrorComponent<'relationship'>
+export type RelationshipFieldErrorClientComponent =
+ FieldErrorClientComponent<RelationshipFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/RichText.ts b/packages/payload/src/admin/fields/RichText.ts
index eeb56b24084..285c882ec3b 100644
--- a/packages/payload/src/admin/fields/RichText.ts
+++ b/packages/payload/src/admin/fields/RichText.ts
@@ -1,21 +1,37 @@
import type { MarkOptional } from 'ts-essentials'
-import type { RichTextFieldClient } from '../../fields/config/types.js'
+import type { RichTextField, RichTextFieldClient } from '../../fields/config/types.js'
import type { RichTextFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type RichTextFieldClientWithoutType = MarkOptional<RichTextFieldClient, 'type'>
export type RichTextFieldProps<
TValue extends object = any,
TAdapterProps = any,
TExtraProperties = object,
> = {
- readonly field: MarkOptional<RichTextFieldClient<TValue, TAdapterProps, TExtraProperties>, 'type'>
readonly validate?: RichTextFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<RichTextFieldClientWithoutType>, 'validate'>
+
+export type RichTextFieldLabelServerComponent = FieldLabelServerComponent<RichTextField>
+
+export type RichTextFieldLabelClientComponent =
+ FieldLabelClientComponent<RichTextFieldClientWithoutType>
+
+export type RichTextFieldDescriptionServerComponent = FieldDescriptionServerComponent<RichTextField>
-export type RichTextFieldLabelComponent = LabelComponent<'richText'>
+export type RichTextFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<RichTextFieldClientWithoutType>
-export type RichTextFieldDescriptionComponent = DescriptionComponent<'richText'>
+export type RichTextFieldErrorServerComponent = FieldErrorServerComponent<RichTextField>
-export type RichTextFieldErrorComponent = ErrorComponent<'richText'>
+export type RichTextFieldErrorClientComponent =
+ FieldErrorClientComponent<RichTextFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Row.ts b/packages/payload/src/admin/fields/Row.ts
index 01aabe4f552..6b915e2939e 100644
--- a/packages/payload/src/admin/fields/Row.ts
+++ b/packages/payload/src/admin/fields/Row.ts
@@ -1,17 +1,32 @@
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from 'payload'
import type { MarkOptional } from 'ts-essentials'
-import type { RowFieldClient } from '../../fields/config/types.js'
-import type { ErrorComponent } from '../forms/Error.js'
+import type { RowField, RowFieldClient } from '../../fields/config/types.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldErrorClientComponent,
+ FieldErrorServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type RowFieldClientWithoutType = MarkOptional<RowFieldClient, 'type'>
export type RowFieldProps = {
- field: MarkOptional<RowFieldClient, 'type'>
- forceRender?: boolean
- indexPath: string
-} & FormFieldBase
+ readonly forceRender?: boolean
+ readonly indexPath: string
+} & FormFieldBase<RowFieldClientWithoutType>
+
+export type RowFieldLabelServerComponent = FieldLabelServerComponent<RowField>
+
+export type RowFieldLabelClientComponent = FieldLabelClientComponent<RowFieldClientWithoutType>
+
+export type RowFieldDescriptionServerComponent = FieldDescriptionServerComponent<RowField>
-export type RowFieldLabelComponent = LabelComponent<'row'>
+export type RowFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<RowFieldClientWithoutType>
-export type RowFieldDescriptionComponent = DescriptionComponent<'row'>
+export type RowFieldErrorServerComponent = FieldErrorServerComponent<RowField>
-export type RowFieldErrorComponent = ErrorComponent<'row'>
+export type RowFieldErrorClientComponent = FieldErrorClientComponent<RowFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Select.ts b/packages/payload/src/admin/fields/Select.ts
index aa6389dcc39..be84f87ae19 100644
--- a/packages/payload/src/admin/fields/Select.ts
+++ b/packages/payload/src/admin/fields/Select.ts
@@ -1,19 +1,35 @@
import type { MarkOptional } from 'ts-essentials'
-import type { SelectFieldClient } from '../../fields/config/types.js'
+import type { SelectField, SelectFieldClient } from '../../fields/config/types.js'
import type { SelectFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type SelectFieldClientWithoutType = MarkOptional<SelectFieldClient, 'type'>
export type SelectFieldProps = {
- readonly field: MarkOptional<SelectFieldClient, 'type'>
readonly onChange?: (e: string | string[]) => void
readonly validate?: SelectFieldValidation
readonly value?: string
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<SelectFieldClientWithoutType>, 'validate'>
+
+export type SelectFieldLabelServerComponent = FieldLabelServerComponent<SelectField>
+
+export type SelectFieldLabelClientComponent =
+ FieldLabelClientComponent<SelectFieldClientWithoutType>
+
+export type SelectFieldDescriptionServerComponent = FieldDescriptionServerComponent<SelectField>
-export type SelectFieldLabelComponent = LabelComponent<'select'>
+export type SelectFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<SelectFieldClientWithoutType>
-export type SelectFieldDescriptionComponent = DescriptionComponent<'select'>
+export type SelectFieldErrorServerComponent = FieldErrorServerComponent<SelectField>
-export type SelectFieldErrorComponent = ErrorComponent<'select'>
+export type SelectFieldErrorClientComponent =
+ FieldErrorClientComponent<SelectFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Tabs.ts b/packages/payload/src/admin/fields/Tabs.ts
index 938cdf0e99b..817621c3eaa 100644
--- a/packages/payload/src/admin/fields/Tabs.ts
+++ b/packages/payload/src/admin/fields/Tabs.ts
@@ -3,22 +3,36 @@ import type { MarkOptional } from 'ts-essentials'
import type {
ClientField,
NamedTab,
+ TabsField,
TabsFieldClient,
UnnamedTab,
} from '../../fields/config/types.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
export type ClientTab =
| ({ fields: ClientField[] } & Omit<NamedTab, 'fields'>)
| ({ fields: ClientField[] } & Omit<UnnamedTab, 'fields'>)
-export type TabsFieldProps = {
- readonly field: MarkOptional<TabsFieldClient, 'type'>
-} & FormFieldBase
+export type TabsFieldClientWithoutType = MarkOptional<TabsFieldClient, 'type'>
+
+export type TabsFieldProps = FormFieldBase<TabsFieldClientWithoutType>
+
+export type TabsFieldLabelServerComponent = FieldLabelServerComponent<TabsField>
+
+export type TabsFieldLabelClientComponent = FieldLabelClientComponent<TabsFieldClientWithoutType>
+
+export type TabsFieldDescriptionServerComponent = FieldDescriptionServerComponent<TabsField>
-export type TabsFieldLabelComponent = LabelComponent<'tabs'>
+export type TabsFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<TabsFieldClientWithoutType>
-export type TabsFieldDescriptionComponent = DescriptionComponent<'tabs'>
+export type TabsFieldErrorServerComponent = FieldErrorServerComponent<TabsField>
-export type TabsFieldErrorComponent = ErrorComponent<'tabs'>
+export type TabsFieldErrorClientComponent = FieldErrorClientComponent<TabsFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Text.ts b/packages/payload/src/admin/fields/Text.ts
index 3b88876674e..c8f2f846fc4 100644
--- a/packages/payload/src/admin/fields/Text.ts
+++ b/packages/payload/src/admin/fields/Text.ts
@@ -1,20 +1,34 @@
import type React from 'react'
import type { MarkOptional } from 'ts-essentials'
-import type { TextFieldClient } from '../../fields/config/types.js'
+import type { TextField, TextFieldClient } from '../../fields/config/types.js'
import type { TextFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type TextFieldClientWithoutType = MarkOptional<TextFieldClient, 'type'>
export type TextFieldProps = {
- readonly field: MarkOptional<TextFieldClient, 'type'>
readonly inputRef?: React.RefObject<HTMLInputElement>
readonly onKeyDown?: React.KeyboardEventHandler<HTMLInputElement>
readonly validate?: TextFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<TextFieldClientWithoutType>, 'validate'>
+
+export type TextFieldLabelServerComponent = FieldLabelServerComponent<TextField>
+
+export type TextFieldLabelClientComponent = FieldLabelClientComponent<TextFieldClientWithoutType>
+
+export type TextFieldDescriptionServerComponent = FieldDescriptionServerComponent<TextField>
-export type TextFieldLabelComponent = LabelComponent<'text'>
+export type TextFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<TextFieldClientWithoutType>
-export type TextFieldDescriptionComponent = DescriptionComponent<'text'>
+export type TextFieldErrorServerComponent = FieldErrorServerComponent<TextField>
-export type TextFieldErrorComponent = ErrorComponent<'text'>
+export type TextFieldErrorClientComponent = FieldErrorClientComponent<TextFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Textarea.ts b/packages/payload/src/admin/fields/Textarea.ts
index 3f1467c7a29..a9b74edd544 100644
--- a/packages/payload/src/admin/fields/Textarea.ts
+++ b/packages/payload/src/admin/fields/Textarea.ts
@@ -1,20 +1,36 @@
import type React from 'react'
import type { MarkOptional } from 'ts-essentials'
-import type { TextareaFieldClient } from '../../fields/config/types.js'
+import type { TextareaField, TextareaFieldClient } from '../../fields/config/types.js'
import type { TextareaFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type TextareaFieldClientWithoutType = MarkOptional<TextareaFieldClient, 'type'>
export type TextareaFieldProps = {
- readonly field: MarkOptional<TextareaFieldClient, 'type'>
readonly inputRef?: React.Ref<HTMLInputElement>
readonly onKeyDown?: React.KeyboardEventHandler<HTMLInputElement>
readonly validate?: TextareaFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<TextareaFieldClientWithoutType>, 'validate'>
+
+export type TextareaFieldLabelServerComponent = FieldLabelServerComponent<TextareaField>
+
+export type TextareaFieldLabelClientComponent =
+ FieldLabelClientComponent<TextareaFieldClientWithoutType>
+
+export type TextareaFieldDescriptionServerComponent = FieldDescriptionServerComponent<TextareaField>
-export type TextareaFieldLabelComponent = LabelComponent<'textarea'>
+export type TextareaFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<TextareaFieldClientWithoutType>
-export type TextareaFieldDescriptionComponent = DescriptionComponent<'textarea'>
+export type TextareaFieldErrorServerComponent = FieldErrorServerComponent<TextareaField>
-export type TextareaFieldErrorComponent = ErrorComponent<'textarea'>
+export type TextareaFieldErrorClientComponent =
+ FieldErrorClientComponent<TextareaFieldClientWithoutType>
diff --git a/packages/payload/src/admin/fields/Upload.ts b/packages/payload/src/admin/fields/Upload.ts
index b9e989c0dfc..ccd36cc718e 100644
--- a/packages/payload/src/admin/fields/Upload.ts
+++ b/packages/payload/src/admin/fields/Upload.ts
@@ -1,17 +1,33 @@
import type { MarkOptional } from 'ts-essentials'
-import type { UploadFieldClient } from '../../fields/config/types.js'
+import type { UploadField, UploadFieldClient } from '../../fields/config/types.js'
import type { UploadFieldValidation } from '../../fields/validations.js'
-import type { ErrorComponent } from '../forms/Error.js'
-import type { DescriptionComponent, FormFieldBase, LabelComponent } from '../types.js'
+import type { FieldErrorClientComponent, FieldErrorServerComponent } from '../forms/Error.js'
+import type {
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
+ FormFieldBase,
+} from '../types.js'
+
+type UploadFieldClientWithoutType = MarkOptional<UploadFieldClient, 'type'>
export type UploadFieldProps = {
- readonly field: MarkOptional<UploadFieldClient, 'type'>
readonly validate?: UploadFieldValidation
-} & Omit<FormFieldBase, 'validate'>
+} & Omit<FormFieldBase<UploadFieldClientWithoutType>, 'validate'>
+
+export type UploadFieldLabelServerComponent = FieldLabelServerComponent<UploadField>
+
+export type UploadFieldLabelClientComponent =
+ FieldLabelClientComponent<UploadFieldClientWithoutType>
+
+export type UploadFieldDescriptionServerComponent = FieldDescriptionServerComponent<UploadField>
-export type UploadFieldLabelComponent = LabelComponent<'upload'>
+export type UploadFieldDescriptionClientComponent =
+ FieldDescriptionClientComponent<UploadFieldClientWithoutType>
-export type UploadFieldDescriptionComponent = DescriptionComponent<'upload'>
+export type UploadFieldErrorServerComponent = FieldErrorServerComponent<UploadField>
-export type UploadFieldErrorComponent = ErrorComponent<'upload'>
+export type UploadFieldErrorClientComponent =
+ FieldErrorClientComponent<UploadFieldClientWithoutType>
diff --git a/packages/payload/src/admin/forms/Description.ts b/packages/payload/src/admin/forms/Description.ts
new file mode 100644
index 00000000000..30fde7f6d16
--- /dev/null
+++ b/packages/payload/src/admin/forms/Description.ts
@@ -0,0 +1,38 @@
+import type { MarkOptional } from 'ts-essentials'
+
+import type { LabelFunction, ServerProps } from '../../config/types.js'
+import type { ClientField, Field } from '../../fields/config/types.js'
+import type { MappedComponent } from '../types.js'
+
+export type DescriptionFunction = LabelFunction
+
+type ClientFieldWithOptionalType = MarkOptional<ClientField, 'type'>
+
+export type FieldDescriptionClientComponent<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = React.ComponentType<FieldDescriptionClientProps<TFieldClient>>
+
+export type FieldDescriptionServerComponent<TFieldServer extends Field = Field> =
+ React.ComponentType<FieldDescriptionServerProps<TFieldServer>>
+
+export type StaticDescription = Record<string, string> | string
+
+export type Description = DescriptionFunction | StaticDescription
+
+export type GenericDescriptionProps = {
+ readonly Description?: MappedComponent
+ readonly className?: string
+ readonly description?: StaticDescription
+ readonly marginPlacement?: 'bottom' | 'top'
+}
+
+export type FieldDescriptionServerProps<TFieldServer extends Field = Field> = {
+ field: TFieldServer
+} & GenericDescriptionProps &
+ Partial<ServerProps>
+
+export type FieldDescriptionClientProps<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = {
+ field: TFieldClient
+} & GenericDescriptionProps
diff --git a/packages/payload/src/admin/forms/Error.ts b/packages/payload/src/admin/forms/Error.ts
index a3a405951bb..487966ba41f 100644
--- a/packages/payload/src/admin/forms/Error.ts
+++ b/packages/payload/src/admin/forms/Error.ts
@@ -1,5 +1,7 @@
-import type { CustomComponent, ServerProps } from '../../config/types.js'
-import type { FieldTypes } from '../../fields/config/types.js'
+import type { MarkOptional } from 'ts-essentials'
+
+import type { ServerProps } from '../../config/types.js'
+import type { ClientField, Field } from '../../fields/config/types.js'
import type { MappedComponent } from '../types.js'
export type GenericErrorProps = {
@@ -10,9 +12,23 @@ export type GenericErrorProps = {
readonly showError?: boolean
}
-export type ErrorProps<T extends 'hidden' | FieldTypes = any> = {
- type: T
+type ClientFieldWithOptionalType = MarkOptional<ClientField, 'type'>
+
+export type FieldErrorClientProps<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = {
+ field: TFieldClient
+} & GenericErrorProps
+
+export type FieldErrorServerProps<TFieldServer extends Field> = {
+ field: TFieldServer
} & GenericErrorProps &
Partial<ServerProps>
-export type ErrorComponent<T extends 'hidden' | FieldTypes = any> = CustomComponent<ErrorProps<T>>
+export type FieldErrorClientComponent<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = React.ComponentType<FieldErrorClientProps<TFieldClient>>
+
+export type FieldErrorServerComponent<TFieldServer extends Field = Field> = React.ComponentType<
+ FieldErrorServerProps<TFieldServer>
+>
diff --git a/packages/payload/src/admin/forms/Field.ts b/packages/payload/src/admin/forms/Field.ts
index 91d6d91c697..c80b32006ab 100644
--- a/packages/payload/src/admin/forms/Field.ts
+++ b/packages/payload/src/admin/forms/Field.ts
@@ -1,24 +1,28 @@
+import type { MarkOptional } from 'ts-essentials'
+
import type { User } from '../../auth/types.js'
import type { Locale } from '../../config/types.js'
-import type { Validate } from '../../fields/config/types.js'
+import type { ClientField, Validate } from '../../fields/config/types.js'
import type { DocumentPreferences } from '../../preferences/types.js'
-import type { ErrorProps } from './Error.js'
-import type { FieldDescriptionProps } from './FieldDescription.js'
-import type { LabelProps } from './Label.js'
+import type { FieldDescriptionClientProps } from './Description.js'
+import type { FieldErrorClientProps } from './Error.js'
+import type { FieldLabelClientProps } from './Label.js'
-// TODO: Check if we still need this. Shouldnt most of it be present in the field type?
-export type FormFieldBase = {
- readonly descriptionProps?: FieldDescriptionProps
+export type FormFieldBase<
+ TFieldClient extends MarkOptional<ClientField, 'type'> = MarkOptional<ClientField, 'type'>,
+> = {
+ readonly descriptionProps?: FieldDescriptionClientProps<TFieldClient>
readonly docPreferences?: DocumentPreferences
- readonly errorProps?: ErrorProps
+ readonly errorProps?: FieldErrorClientProps<TFieldClient>
+ readonly field: TFieldClient
/**
- * forceRender is added by RenderField automatically
+ * `forceRender` is added by RenderField automatically.
*/
readonly forceRender?: boolean
- readonly labelProps?: LabelProps
+ readonly labelProps?: FieldLabelClientProps<TFieldClient>
readonly locale?: Locale
/**
- * forceRender is added by RenderField automatically. This should be used instead of field.admin.readOnly
+ * `readOnly` is added by RenderField automatically. This should be used instead of `field.admin.readOnly`.
*/
readonly readOnly?: boolean
readonly user?: User
diff --git a/packages/payload/src/admin/forms/FieldDescription.ts b/packages/payload/src/admin/forms/FieldDescription.ts
deleted file mode 100644
index 9ed831886da..00000000000
--- a/packages/payload/src/admin/forms/FieldDescription.ts
+++ /dev/null
@@ -1,23 +0,0 @@
-import type { CustomComponent, LabelFunction, ServerProps } from '../../config/types.js'
-import type { FieldTypes } from '../../fields/config/types.js'
-import type { MappedComponent } from '../types.js'
-
-export type DescriptionFunction = LabelFunction
-
-export type DescriptionComponent<T extends 'hidden' | FieldTypes = any> = CustomComponent<
- FieldDescriptionProps<T>
->
-
-export type StaticDescription = Record<string, string> | string
-
-export type Description = DescriptionFunction | StaticDescription
-export type GenericDescriptionProps = {
- readonly Description?: MappedComponent
- readonly className?: string
- readonly description?: StaticDescription
- readonly marginPlacement?: 'bottom' | 'top'
-}
-export type FieldDescriptionProps<T extends 'hidden' | FieldTypes = any> = {
- type: T
-} & GenericDescriptionProps &
- Partial<ServerProps>
diff --git a/packages/payload/src/admin/forms/Label.ts b/packages/payload/src/admin/forms/Label.ts
index f3839d09ce9..c4fa71bea7e 100644
--- a/packages/payload/src/admin/forms/Label.ts
+++ b/packages/payload/src/admin/forms/Label.ts
@@ -1,5 +1,7 @@
-import type { CustomComponent, ServerProps, StaticLabel } from '../../config/types.js'
-import type { FieldTypes } from '../../fields/config/types.js'
+import type { MarkOptional } from 'ts-essentials'
+
+import type { ServerProps, StaticLabel } from '../../config/types.js'
+import type { ClientField, Field } from '../../fields/config/types.js'
import type { MappedComponent } from '../types.js'
export type GenericLabelProps = {
@@ -11,14 +13,28 @@ export type GenericLabelProps = {
readonly unstyled?: boolean
}
-export type LabelProps<T extends 'hidden' | FieldTypes = any> = {
- type: T
+type ClientFieldWithOptionalType = MarkOptional<ClientField, 'type'>
+
+export type FieldLabelClientProps<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = {
+ field: TFieldClient
+} & GenericLabelProps
+
+export type FieldLabelServerProps<TFieldServer extends Field> = {
+ field: TFieldServer
} & GenericLabelProps &
Partial<ServerProps>
-export type SanitizedLabelProps<T extends 'hidden' | FieldTypes = any> = Omit<
- LabelProps<T>,
+export type SanitizedLabelProps<TFieldClient extends ClientField> = Omit<
+ FieldLabelClientProps<TFieldClient>,
'label' | 'required'
>
-export type LabelComponent<T extends 'hidden' | FieldTypes = any> = CustomComponent<LabelProps<T>>
+export type FieldLabelClientComponent<
+ TFieldClient extends ClientFieldWithOptionalType = ClientFieldWithOptionalType,
+> = React.ComponentType<FieldLabelClientProps<TFieldClient>>
+
+export type FieldLabelServerComponent<TFieldServer extends Field = Field> = React.ComponentType<
+ FieldLabelServerProps<TFieldServer>
+>
diff --git a/packages/payload/src/admin/types.ts b/packages/payload/src/admin/types.ts
index a86e121ecc1..dad3c7dd67b 100644
--- a/packages/payload/src/admin/types.ts
+++ b/packages/payload/src/admin/types.ts
@@ -33,172 +33,237 @@ export type {
} from './elements/WithServerSideProps.js'
export type {
- ArrayFieldDescriptionComponent,
- ArrayFieldErrorComponent,
- ArrayFieldLabelComponent,
+ ArrayFieldDescriptionClientComponent,
+ ArrayFieldDescriptionServerComponent,
+ ArrayFieldErrorClientComponent,
+ ArrayFieldErrorServerComponent,
+ ArrayFieldLabelClientComponent,
+ ArrayFieldLabelServerComponent,
ArrayFieldProps,
} from './fields/Array.js'
export type {
- BlockFieldDescriptionComponent,
- BlockFieldErrorComponent,
- BlockFieldLabelComponent,
+ BlockFieldDescriptionClientComponent,
+ BlockFieldDescriptionServerComponent,
+ BlockFieldErrorClientComponent,
+ BlockFieldErrorServerComponent,
+ BlockFieldLabelClientComponent,
+ BlockFieldLabelServerComponent,
BlockFieldProps,
} from './fields/Blocks.js'
export type {
- CheckboxFieldDescriptionComponent,
- CheckboxFieldErrorComponent,
- CheckboxFieldLabelComponent,
+ CheckboxFieldDescriptionClientComponent,
+ CheckboxFieldDescriptionServerComponent,
+ CheckboxFieldErrorClientComponent,
+ CheckboxFieldErrorServerComponent,
+ CheckboxFieldLabelClientComponent,
+ CheckboxFieldLabelServerComponent,
CheckboxFieldProps,
} from './fields/Checkbox.js'
export type {
- CodeFieldDescriptionComponent,
- CodeFieldErrorComponent,
- CodeFieldLabelComponent,
+ CodeFieldDescriptionClientComponent,
+ CodeFieldDescriptionServerComponent,
+ CodeFieldErrorClientComponent,
+ CodeFieldErrorServerComponent,
+ CodeFieldLabelClientComponent,
+ CodeFieldLabelServerComponent,
CodeFieldProps,
} from './fields/Code.js'
export type {
- CollapsibleFieldDescriptionComponent,
- CollapsibleFieldErrorComponent,
- CollapsibleFieldLabelComponent,
+ CollapsibleFieldDescriptionClientComponent,
+ CollapsibleFieldDescriptionServerComponent,
+ CollapsibleFieldErrorClientComponent,
+ CollapsibleFieldErrorServerComponent,
+ CollapsibleFieldLabelClientComponent,
+ CollapsibleFieldLabelServerComponent,
CollapsibleFieldProps,
} from './fields/Collapsible.js'
export type {
- DateFieldDescriptionComponent,
- DateFieldErrorComponent,
- DateFieldLabelComponent,
+ DateFieldDescriptionClientComponent,
+ DateFieldDescriptionServerComponent,
+ DateFieldErrorClientComponent,
+ DateFieldErrorServerComponent,
+ DateFieldLabelClientComponent,
+ DateFieldLabelServerComponent,
DateFieldProps,
} from './fields/Date.js'
export type {
- EmailFieldDescriptionComponent,
- EmailFieldErrorComponent,
- EmailFieldLabelComponent,
+ EmailFieldDescriptionClientComponent,
+ EmailFieldDescriptionServerComponent,
+ EmailFieldErrorClientComponent,
+ EmailFieldErrorServerComponent,
+ EmailFieldLabelClientComponent,
+ EmailFieldLabelServerComponent,
EmailFieldProps,
} from './fields/Email.js'
export type {
- GroupFieldDescriptionComponent,
- GroupFieldErrorComponent,
- GroupFieldLabelComponent,
+ GroupFieldDescriptionClientComponent,
+ GroupFieldDescriptionServerComponent,
+ GroupFieldErrorClientComponent,
+ GroupFieldErrorServerComponent,
+ GroupFieldLabelClientComponent,
+ GroupFieldLabelServerComponent,
GroupFieldProps,
} from './fields/Group.js'
-export type {
- HiddenFieldDescriptionComponent,
- HiddenFieldErrorComponent,
- HiddenFieldLabelComponent,
- HiddenFieldProps,
-} from './fields/Hidden.js'
+export type { HiddenFieldProps } from './fields/Hidden.js'
export type {
- JSONFieldDescriptionComponent,
- JSONFieldErrorComponent,
- JSONFieldLabelComponent,
+ JSONFieldDescriptionClientComponent,
+ JSONFieldDescriptionServerComponent,
+ JSONFieldErrorClientComponent,
+ JSONFieldErrorServerComponent,
+ JSONFieldLabelClientComponent,
+ JSONFieldLabelServerComponent,
JSONFieldProps,
} from './fields/JSON.js'
export type {
- NumberFieldDescriptionComponent,
- NumberFieldErrorComponent,
- NumberFieldLabelComponent,
+ NumberFieldDescriptionClientComponent,
+ NumberFieldDescriptionServerComponent,
+ NumberFieldErrorClientComponent,
+ NumberFieldErrorServerComponent,
+ NumberFieldLabelClientComponent,
+ NumberFieldLabelServerComponent,
NumberFieldProps,
} from './fields/Number.js'
export type {
- PointFieldDescriptionComponent,
- PointFieldErrorComponent,
- PointFieldLabelComponent,
+ PointFieldDescriptionClientComponent,
+ PointFieldDescriptionServerComponent,
+ PointFieldErrorClientComponent,
+ PointFieldErrorServerComponent,
+ PointFieldLabelClientComponent,
+ PointFieldLabelServerComponent,
PointFieldProps,
} from './fields/Point.js'
export type {
- RadioFieldDescriptionComponent,
- RadioFieldErrorComponent,
- RadioFieldLabelComponent,
+ RadioFieldDescriptionClientComponent,
+ RadioFieldDescriptionServerComponent,
+ RadioFieldErrorClientComponent,
+ RadioFieldErrorServerComponent,
+ RadioFieldLabelClientComponent,
+ RadioFieldLabelServerComponent,
RadioFieldProps,
} from './fields/Radio.js'
export type {
- RelationshipFieldDescriptionComponent,
- RelationshipFieldErrorComponent,
- RelationshipFieldLabelComponent,
+ RelationshipFieldDescriptionClientComponent,
+ RelationshipFieldDescriptionServerComponent,
+ RelationshipFieldErrorClientComponent,
+ RelationshipFieldErrorServerComponent,
+ RelationshipFieldLabelClientComponent,
+ RelationshipFieldLabelServerComponent,
RelationshipFieldProps,
} from './fields/Relationship.js'
export type {
- RichTextFieldDescriptionComponent,
- RichTextFieldErrorComponent,
- RichTextFieldLabelComponent,
+ RichTextFieldDescriptionClientComponent,
+ RichTextFieldDescriptionServerComponent,
+ RichTextFieldErrorClientComponent,
+ RichTextFieldErrorServerComponent,
+ RichTextFieldLabelClientComponent,
+ RichTextFieldLabelServerComponent,
RichTextFieldProps,
} from './fields/RichText.js'
export type {
- RowFieldDescriptionComponent,
- RowFieldErrorComponent,
- RowFieldLabelComponent,
+ RowFieldDescriptionClientComponent,
+ RowFieldDescriptionServerComponent,
+ RowFieldErrorClientComponent,
+ RowFieldErrorServerComponent,
+ RowFieldLabelClientComponent,
+ RowFieldLabelServerComponent,
RowFieldProps,
} from './fields/Row.js'
export type {
- SelectFieldDescriptionComponent,
- SelectFieldErrorComponent,
- SelectFieldLabelComponent,
+ SelectFieldDescriptionClientComponent,
+ SelectFieldDescriptionServerComponent,
+ SelectFieldErrorClientComponent,
+ SelectFieldErrorServerComponent,
+ SelectFieldLabelClientComponent,
+ SelectFieldLabelServerComponent,
SelectFieldProps,
} from './fields/Select.js'
export type {
ClientTab,
- TabsFieldDescriptionComponent,
- TabsFieldErrorComponent,
- TabsFieldLabelComponent,
+ TabsFieldDescriptionClientComponent,
+ TabsFieldDescriptionServerComponent,
+ TabsFieldErrorClientComponent,
+ TabsFieldErrorServerComponent,
+ TabsFieldLabelClientComponent,
+ TabsFieldLabelServerComponent,
TabsFieldProps,
} from './fields/Tabs.js'
export type {
- TextFieldDescriptionComponent,
- TextFieldErrorComponent,
- TextFieldLabelComponent,
+ TextFieldDescriptionClientComponent,
+ TextFieldDescriptionServerComponent,
+ TextFieldErrorClientComponent,
+ TextFieldErrorServerComponent,
+ TextFieldLabelClientComponent,
+ TextFieldLabelServerComponent,
TextFieldProps,
} from './fields/Text.js'
export type {
- TextareaFieldDescriptionComponent,
- TextareaFieldErrorComponent,
- TextareaFieldLabelComponent,
+ TextareaFieldDescriptionClientComponent,
+ TextareaFieldDescriptionServerComponent,
+ TextareaFieldErrorClientComponent,
+ TextareaFieldErrorServerComponent,
+ TextareaFieldLabelClientComponent,
+ TextareaFieldLabelServerComponent,
TextareaFieldProps,
} from './fields/Textarea.js'
export type {
- UploadFieldDescriptionComponent,
- UploadFieldErrorComponent,
- UploadFieldLabelComponent,
+ UploadFieldDescriptionClientComponent,
+ UploadFieldDescriptionServerComponent,
+ UploadFieldErrorClientComponent,
+ UploadFieldErrorServerComponent,
+ UploadFieldLabelClientComponent,
+ UploadFieldLabelServerComponent,
UploadFieldProps,
} from './fields/Upload.js'
-export type { ErrorComponent, ErrorProps, GenericErrorProps } from './forms/Error.js'
-
-export type { FormFieldBase } from './forms/Field.js'
-
export type {
Description,
- DescriptionComponent,
DescriptionFunction,
- FieldDescriptionProps,
+ FieldDescriptionClientComponent,
+ FieldDescriptionClientProps,
+ FieldDescriptionServerComponent,
+ FieldDescriptionServerProps,
GenericDescriptionProps,
StaticDescription,
-} from './forms/FieldDescription.js'
+} from './forms/Description.js'
+
+export type {
+ FieldErrorClientComponent,
+ FieldErrorClientProps,
+ FieldErrorServerComponent,
+ FieldErrorServerProps,
+ GenericErrorProps,
+} from './forms/Error.js'
+
+export type { FormFieldBase } from './forms/Field.js'
export type { Data, FilterOptionsResult, FormField, FormState, Row } from './forms/Form.js'
export type {
+ FieldLabelClientComponent,
+ FieldLabelClientProps,
+ FieldLabelServerComponent,
+ FieldLabelServerProps,
GenericLabelProps,
- LabelComponent,
- LabelProps,
SanitizedLabelProps,
} from './forms/Label.js'
@@ -241,14 +306,20 @@ export type MappedComponent<TComponentClientProps extends JsonObject = JsonObjec
export type CreateMappedComponent = {
<T extends JsonObject>(
component: { Component: React.FC<T> } | PayloadComponent<T> | null,
- props: object,
+ props: {
+ clientProps?: JsonObject
+ serverProps?: object
+ },
fallback: React.FC,
identifier: string,
): MappedComponent<T>
<T extends JsonObject>(
components: ({ Component: React.FC<T> } | PayloadComponent<T>)[],
- props: object,
+ props: {
+ clientProps?: JsonObject
+ serverProps?: object
+ },
fallback: React.FC,
identifier: string,
): MappedComponent<T>[]
diff --git a/packages/payload/src/collections/config/client.ts b/packages/payload/src/collections/config/client.ts
index 78ca5164845..b19a9b20e37 100644
--- a/packages/payload/src/collections/config/client.ts
+++ b/packages/payload/src/collections/config/client.ts
@@ -1,4 +1,4 @@
-import type { MappedComponent } from '../../admin/types.js'
+import type { MappedComponent, StaticDescription } from '../../admin/types.js'
import type { MappedView } from '../../admin/views/types.js'
import type { LivePreviewConfig, ServerOnlyLivePreviewProperties } from '../../config/types.js'
import type { ClientField } from '../../fields/config/client.js'
@@ -46,7 +46,7 @@ export type ClientCollectionConfig = {
}
}
}
- description?: Record<string, string> | string
+ description?: StaticDescription
livePreview?: Omit<LivePreviewConfig, ServerOnlyLivePreviewProperties>
} & Omit<
SanitizedCollectionConfig['admin'],
diff --git a/packages/payload/src/config/types.ts b/packages/payload/src/config/types.ts
index cbc4eed99cf..a6c9e7b0d1d 100644
--- a/packages/payload/src/config/types.ts
+++ b/packages/payload/src/config/types.ts
@@ -398,14 +398,14 @@ export type EditViewConfig = {
)
export type ServerProps = {
- [key: string]: unknown
- i18n: I18nClient
- locale?: Locale
- params?: { [key: string]: string | string[] | undefined }
- payload: Payload
- permissions?: Permissions
- searchParams?: { [key: string]: string | string[] | undefined }
- user?: TypedUser
+ readonly i18n: I18nClient
+ readonly locale?: Locale
+ readonly params?: { [key: string]: string | string[] | undefined }
+ readonly payload: Payload
+ readonly permissions?: Permissions
+ readonly [key: string]: unknown
+ readonly searchParams?: { [key: string]: string | string[] | undefined }
+ readonly user?: TypedUser
}
export const serverProps: (keyof ServerProps)[] = [
diff --git a/packages/payload/src/fields/config/types.ts b/packages/payload/src/fields/config/types.ts
index 7b651f14ec0..fe80667b3e4 100644
--- a/packages/payload/src/fields/config/types.ts
+++ b/packages/payload/src/fields/config/types.ts
@@ -6,16 +6,97 @@ import type { CSSProperties } from 'react'
import type { DeepUndefinable } from 'ts-essentials'
import type { RichTextAdapter, RichTextAdapterProvider } from '../../admin/RichText.js'
-import type { ErrorComponent } from '../../admin/forms/Error.js'
import type {
+ ArrayFieldErrorClientComponent,
+ ArrayFieldErrorServerComponent,
+ ArrayFieldLabelClientComponent,
+ ArrayFieldLabelServerComponent,
+ ArrayFieldProps,
+ BlockFieldErrorClientComponent,
+ BlockFieldErrorServerComponent,
+ BlockFieldProps,
+ CheckboxFieldErrorClientComponent,
+ CheckboxFieldErrorServerComponent,
+ CheckboxFieldLabelClientComponent,
+ CheckboxFieldLabelServerComponent,
+ CheckboxFieldProps,
ClientTab,
+ CodeFieldErrorClientComponent,
+ CodeFieldErrorServerComponent,
+ CodeFieldLabelClientComponent,
+ CodeFieldLabelServerComponent,
+ CodeFieldProps,
+ CollapsibleFieldLabelClientComponent,
+ CollapsibleFieldLabelServerComponent,
+ CollapsibleFieldProps,
ConditionalDateProps,
+ DateFieldErrorClientComponent,
+ DateFieldErrorServerComponent,
+ DateFieldLabelClientComponent,
+ DateFieldLabelServerComponent,
+ DateFieldProps,
Description,
- DescriptionComponent,
- LabelComponent,
+ EmailFieldErrorClientComponent,
+ EmailFieldErrorServerComponent,
+ EmailFieldLabelClientComponent,
+ EmailFieldLabelServerComponent,
+ EmailFieldProps,
+ FieldDescriptionClientComponent,
+ FieldDescriptionServerComponent,
+ GroupFieldLabelClientComponent,
+ GroupFieldLabelServerComponent,
+ GroupFieldProps,
+ HiddenFieldProps,
+ JSONFieldErrorClientComponent,
+ JSONFieldErrorServerComponent,
+ JSONFieldLabelClientComponent,
+ JSONFieldLabelServerComponent,
+ JSONFieldProps,
MappedComponent,
+ NumberFieldErrorClientComponent,
+ NumberFieldErrorServerComponent,
+ NumberFieldLabelClientComponent,
+ NumberFieldLabelServerComponent,
+ NumberFieldProps,
+ PointFieldErrorClientComponent,
+ PointFieldErrorServerComponent,
+ PointFieldLabelClientComponent,
+ PointFieldLabelServerComponent,
+ PointFieldProps,
+ RadioFieldErrorClientComponent,
+ RadioFieldErrorServerComponent,
+ RadioFieldLabelClientComponent,
+ RadioFieldLabelServerComponent,
+ RadioFieldProps,
+ RelationshipFieldErrorClientComponent,
+ RelationshipFieldErrorServerComponent,
+ RelationshipFieldLabelClientComponent,
+ RelationshipFieldLabelServerComponent,
+ RelationshipFieldProps,
+ RichTextFieldProps,
+ RowFieldProps,
RowLabelComponent,
+ SelectFieldErrorClientComponent,
+ SelectFieldErrorServerComponent,
+ SelectFieldLabelClientComponent,
+ SelectFieldLabelServerComponent,
+ SelectFieldProps,
StaticDescription,
+ TabsFieldProps,
+ TextFieldErrorClientComponent,
+ TextFieldErrorServerComponent,
+ TextFieldLabelClientComponent,
+ TextFieldLabelServerComponent,
+ TextareaFieldErrorClientComponent,
+ TextareaFieldErrorServerComponent,
+ TextareaFieldLabelClientComponent,
+ TextareaFieldLabelServerComponent,
+ TextareaFieldProps,
+ UploadFieldErrorClientComponent,
+ UploadFieldErrorServerComponent,
+ UploadFieldLabelClientComponent,
+ UploadFieldLabelServerComponent,
+ UploadFieldProps,
} from '../../admin/types.js'
import type { SanitizedCollectionConfig, TypeWithID } from '../../collections/config/types.js'
import type {
@@ -148,7 +229,7 @@ type Admin = {
className?: string
components?: {
Cell?: CustomComponent
- Description?: DescriptionComponent
+ Description?: CustomComponent<FieldDescriptionClientComponent | FieldDescriptionServerComponent>
Field?: CustomComponent
/**
* The Filter component has to be a client component
@@ -339,8 +420,8 @@ export type NumberField = {
/** Set this property to a string that will be used for browser autocomplete. */
autoComplete?: string
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<NumberFieldErrorClientComponent | NumberFieldErrorServerComponent>
+ Label?: CustomComponent<NumberFieldLabelClientComponent | NumberFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -392,8 +473,8 @@ export type TextField = {
admin?: {
autoComplete?: string
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<TextFieldErrorClientComponent | TextFieldErrorServerComponent>
+ Label?: CustomComponent<TextFieldLabelClientComponent | TextFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -441,8 +522,8 @@ export type EmailField = {
admin?: {
autoComplete?: string
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<EmailFieldErrorClientComponent | EmailFieldErrorServerComponent>
+ Label?: CustomComponent<EmailFieldLabelClientComponent | EmailFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -468,8 +549,8 @@ export type EmailFieldClient = {
export type TextareaField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<TextareaFieldErrorClientComponent | TextareaFieldErrorServerComponent>
+ Label?: CustomComponent<TextareaFieldLabelClientComponent | TextareaFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -499,8 +580,8 @@ export type TextareaFieldClient = {
export type CheckboxField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<CheckboxFieldErrorClientComponent | CheckboxFieldErrorServerComponent>
+ Label?: CustomComponent<CheckboxFieldLabelClientComponent | CheckboxFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -524,8 +605,8 @@ export type CheckboxFieldClient = {
export type DateField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<DateFieldErrorClientComponent | DateFieldErrorServerComponent>
+ Label?: CustomComponent<DateFieldLabelClientComponent | DateFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -552,7 +633,7 @@ export type DateFieldClient = {
export type GroupField = {
admin?: {
components?: {
- Label?: LabelComponent
+ Label?: CustomComponent<GroupFieldLabelClientComponent | GroupFieldLabelServerComponent>
} & Admin['components']
hideGutter?: boolean
} & Admin
@@ -598,7 +679,9 @@ export type CollapsibleField = {
| {
admin: {
components: {
- Label?: LabelComponent
+ Label?: CustomComponent<
+ CollapsibleFieldLabelClientComponent | CollapsibleFieldLabelServerComponent
+ >
RowLabel: RowLabelComponent
} & Admin['components']
initCollapsed?: boolean
@@ -608,7 +691,9 @@ export type CollapsibleField = {
| {
admin?: {
components?: {
- Label?: LabelComponent
+ Label?: CustomComponent<
+ CollapsibleFieldLabelClientComponent | CollapsibleFieldLabelServerComponent
+ >
} & Admin['components']
initCollapsed?: boolean
} & Admin
@@ -742,8 +827,8 @@ export type UIFieldClient = {
export type UploadField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<UploadFieldErrorClientComponent | UploadFieldErrorServerComponent>
+ Label?: CustomComponent<UploadFieldLabelClientComponent | UploadFieldLabelServerComponent>
} & Admin['components']
}
displayPreview?: boolean
@@ -772,8 +857,8 @@ export type UploadFieldClient = {
export type CodeField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<CodeFieldErrorClientComponent | CodeFieldErrorServerComponent>
+ Label?: CustomComponent<CodeFieldLabelClientComponent | CodeFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -802,8 +887,8 @@ export type CodeFieldClient = {
export type JSONField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<JSONFieldErrorClientComponent | JSONFieldErrorServerComponent>
+ Label?: CustomComponent<JSONFieldLabelClientComponent | JSONFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -835,8 +920,8 @@ export type JSONFieldClient = {
export type SelectField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<SelectFieldErrorClientComponent | SelectFieldErrorServerComponent>
+ Label?: CustomComponent<SelectFieldLabelClientComponent | SelectFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -920,8 +1005,12 @@ type SharedRelationshipPropertiesClient = FieldBaseClient &
type RelationshipAdmin = {
allowCreate?: boolean
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<
+ RelationshipFieldErrorClientComponent | RelationshipFieldErrorServerComponent
+ >
+ Label?: CustomComponent<
+ RelationshipFieldLabelClientComponent | RelationshipFieldLabelServerComponent
+ >
} & Admin['components']
isSortable?: boolean
} & Admin
@@ -988,8 +1077,8 @@ export type RichTextField<
> = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent
+ Label?: CustomComponent
} & Admin['components']
} & Admin
editor?:
@@ -1015,6 +1104,7 @@ export type RichTextFieldClient<
Error?: MappedComponent
Label?: MappedComponent
} & AdminClient['components']
+ placeholder?: Record<string, string> | string
} & AdminClient
richTextComponentMap?: Map<string, any>
} & FieldBaseClient &
@@ -1024,8 +1114,8 @@ export type RichTextFieldClient<
export type ArrayField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<ArrayFieldErrorClientComponent | ArrayFieldErrorServerComponent>
+ Label?: CustomComponent<ArrayFieldLabelClientComponent | ArrayFieldLabelServerComponent>
RowLabel?: RowLabelComponent
} & Admin['components']
initCollapsed?: boolean
@@ -1070,8 +1160,8 @@ export type ArrayFieldClient = {
export type RadioField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<RadioFieldErrorClientComponent | RadioFieldErrorServerComponent>
+ Label?: CustomComponent<RadioFieldLabelClientComponent | RadioFieldLabelServerComponent>
} & Admin['components']
layout?: 'horizontal' | 'vertical'
} & Admin
@@ -1157,7 +1247,7 @@ export type ClientBlock = {
export type BlockField = {
admin?: {
components?: {
- Error?: ErrorComponent
+ Error?: CustomComponent<BlockFieldErrorClientComponent | BlockFieldErrorServerComponent>
} & Admin['components']
initCollapsed?: boolean
/**
@@ -1189,8 +1279,8 @@ export type BlockFieldClient = {
export type PointField = {
admin?: {
components?: {
- Error?: ErrorComponent
- Label?: LabelComponent
+ Error?: CustomComponent<PointFieldErrorClientComponent | PointFieldErrorServerComponent>
+ Label?: CustomComponent<PointFieldLabelClientComponent | PointFieldLabelServerComponent>
afterInput?: CustomComponent[]
beforeInput?: CustomComponent[]
} & Admin['components']
@@ -1260,6 +1350,28 @@ export type ClientField =
| UIFieldClient
| UploadFieldClient
+export type ClientFieldProps =
+ | ArrayFieldProps
+ | BlockFieldProps
+ | CheckboxFieldProps
+ | CodeFieldProps
+ | CollapsibleFieldProps
+ | DateFieldProps
+ | EmailFieldProps
+ | GroupFieldProps
+ | HiddenFieldProps
+ | JSONFieldProps
+ | NumberFieldProps
+ | PointFieldProps
+ | RadioFieldProps
+ | RelationshipFieldProps
+ | RichTextFieldProps
+ | RowFieldProps
+ | SelectFieldProps
+ | TabsFieldProps
+ | TextareaFieldProps
+ | UploadFieldProps
+
type ExtractFieldTypes<T> = T extends { type: infer U } ? U : never
export type FieldTypes = ExtractFieldTypes<Field>
@@ -1373,9 +1485,9 @@ export type FieldWithManyClient = RelationshipFieldClient | SelectFieldClient
export type FieldWithMaxDepth = RelationshipField | UploadField
export type FieldWithMaxDepthClient = RelationshipFieldClient | UploadFieldClient
-export function fieldHasSubFields<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? FieldWithSubFieldsClient : FieldWithSubFields) {
+export function fieldHasSubFields<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? FieldWithSubFieldsClient : FieldWithSubFields) {
return (
field.type === 'group' ||
field.type === 'array' ||
@@ -1384,21 +1496,21 @@ export function fieldHasSubFields<T extends ClientField | Field>(
)
}
-export function fieldIsArrayType<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? ArrayFieldClient : ArrayField) {
+export function fieldIsArrayType<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? ArrayFieldClient : ArrayField) {
return field.type === 'array'
}
-export function fieldIsBlockType<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? BlockFieldClient : BlockField) {
+export function fieldIsBlockType<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? BlockFieldClient : BlockField) {
return field.type === 'blocks'
}
-export function fieldIsGroupType<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? GroupFieldClient : GroupField) {
+export function fieldIsGroupType<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? GroupFieldClient : GroupField) {
return field.type === 'group'
}
@@ -1414,40 +1526,44 @@ export function optionIsValue(option: Option): option is string {
return typeof option === 'string'
}
-export function fieldSupportsMany<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? FieldWithManyClient : FieldWithMany) {
+export function fieldSupportsMany<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? FieldWithManyClient : FieldWithMany) {
return field.type === 'select' || field.type === 'relationship'
}
-export function fieldHasMaxDepth<T extends ClientField | Field>(
- field: T,
-): field is T & (T extends ClientField ? FieldWithMaxDepthClient : FieldWithMaxDepth) {
+export function fieldHasMaxDepth<TField extends ClientField | Field>(
+ field: TField,
+): field is TField & (TField extends ClientField ? FieldWithMaxDepthClient : FieldWithMaxDepth) {
return (
(field.type === 'upload' || field.type === 'relationship') && typeof field.maxDepth === 'number'
)
}
export function fieldIsPresentationalOnly<
- T extends ClientField | Field | TabAsField | TabAsFieldClient,
->(field: T): field is T & (T extends ClientField | TabAsFieldClient ? UIFieldClient : UIField) {
+ TField extends ClientField | Field | TabAsField | TabAsFieldClient,
+>(
+ field: TField,
+): field is TField & (TField extends ClientField | TabAsFieldClient ? UIFieldClient : UIField) {
return field.type === 'ui'
}
-export function fieldIsSidebar<T extends ClientField | Field | TabAsField | TabAsFieldClient>(
- field: T,
-): field is { admin: { position: 'sidebar' } } & T {
+export function fieldIsSidebar<TField extends ClientField | Field | TabAsField | TabAsFieldClient>(
+ field: TField,
+): field is { admin: { position: 'sidebar' } } & TField {
return 'admin' in field && 'position' in field.admin && field.admin.position === 'sidebar'
}
-export function fieldAffectsData<T extends ClientField | Field | TabAsField | TabAsFieldClient>(
- field: T,
-): field is T &
- (T extends ClientField | TabAsFieldClient ? FieldAffectingDataClient : FieldAffectingData) {
+export function fieldAffectsData<
+ TField extends ClientField | Field | TabAsField | TabAsFieldClient,
+>(
+ field: TField,
+): field is TField &
+ (TField extends ClientField | TabAsFieldClient ? FieldAffectingDataClient : FieldAffectingData) {
return 'name' in field && !fieldIsPresentationalOnly(field)
}
-export function tabHasName<T extends ClientTab | Tab>(tab: T): tab is NamedTab & T {
+export function tabHasName<TField extends ClientTab | Tab>(tab: TField): tab is NamedTab & TField {
return 'name' in tab
}
diff --git a/packages/payload/src/utilities/flattenTopLevelFields.ts b/packages/payload/src/utilities/flattenTopLevelFields.ts
index cb5118b8a59..5537c54eff1 100644
--- a/packages/payload/src/utilities/flattenTopLevelFields.ts
+++ b/packages/payload/src/utilities/flattenTopLevelFields.ts
@@ -1,3 +1,4 @@
+import type { ClientTab } from '../admin/fields/Tabs.js'
import type { ClientField } from '../fields/config/client.js'
import type {
Field,
@@ -14,13 +15,12 @@ import {
fieldIsPresentationalOnly,
tabHasName,
} from '../fields/config/types.js'
-import { ClientTab } from '../admin/fields/Tabs.js'
-type FlattenedField<T> = T extends ClientField
+type FlattenedField<TField> = TField extends ClientField
? FieldAffectingDataClient | FieldPresentationalOnlyClient
: FieldAffectingData | FieldPresentationalOnly
-type TabType<T> = T extends ClientField ? ClientTab : Tab
+type TabType<TField> = TField extends ClientField ? ClientTab : Tab
/**
* Flattens a collection's fields into a single array of fields, as long
@@ -29,27 +29,30 @@ type TabType<T> = T extends ClientField ? ClientTab : Tab
* @param fields
* @param keepPresentationalFields if true, will skip flattening fields that are presentational only
*/
-function flattenFields<T extends ClientField | Field>(
- fields: T[],
+function flattenFields<TField extends ClientField | Field>(
+ fields: TField[],
keepPresentationalFields?: boolean,
-): FlattenedField<T>[] {
- return fields.reduce<FlattenedField<T>[]>((fieldsToUse, field) => {
+): FlattenedField<TField>[] {
+ return fields.reduce<FlattenedField<TField>[]>((fieldsToUse, field) => {
if (fieldAffectsData(field) || (keepPresentationalFields && fieldIsPresentationalOnly(field))) {
- return [...fieldsToUse, field as FlattenedField<T>]
+ return [...fieldsToUse, field as FlattenedField<TField>]
}
if (fieldHasSubFields(field)) {
- return [...fieldsToUse, ...flattenFields(field.fields as T[], keepPresentationalFields)]
+ return [...fieldsToUse, ...flattenFields(field.fields as TField[], keepPresentationalFields)]
}
if (field.type === 'tabs' && 'tabs' in field) {
return [
...fieldsToUse,
- ...field.tabs.reduce<FlattenedField<T>[]>((tabFields, tab: TabType<T>) => {
+ ...field.tabs.reduce<FlattenedField<TField>[]>((tabFields, tab: TabType<TField>) => {
if (tabHasName(tab)) {
- return [...tabFields, { ...tab, type: 'tab' } as unknown as FlattenedField<T>]
+ return [...tabFields, { ...tab, type: 'tab' } as unknown as FlattenedField<TField>]
} else {
- return [...tabFields, ...flattenFields(tab.fields as T[], keepPresentationalFields)]
+ return [
+ ...tabFields,
+ ...flattenFields(tab.fields as TField[], keepPresentationalFields),
+ ]
}
}, []),
]
diff --git a/packages/plugin-cloud-storage/src/admin/fields/getFields.ts b/packages/plugin-cloud-storage/src/admin/fields/getFields.ts
index 8696654b1ba..edc7fcc43c4 100644
--- a/packages/plugin-cloud-storage/src/admin/fields/getFields.ts
+++ b/packages/plugin-cloud-storage/src/admin/fields/getFields.ts
@@ -88,7 +88,7 @@ export const getFields = ({ collection, prefix }: Args): Field[] => {
type: 'group',
fields: [
{
- ...(existingSizeURLField || {}),
+ ...(existingSizeURLField || ({} as any)),
...baseURLField,
},
],
diff --git a/packages/plugin-cloud-storage/src/fields/getFields.ts b/packages/plugin-cloud-storage/src/fields/getFields.ts
index 39b2d54a8aa..7600f359843 100644
--- a/packages/plugin-cloud-storage/src/fields/getFields.ts
+++ b/packages/plugin-cloud-storage/src/fields/getFields.ts
@@ -108,7 +108,7 @@ export const getFields = ({
fields: [
...(adapter.fields || []),
{
- ...(existingSizeURLField || {}),
+ ...(existingSizeURLField || ({} as any)),
...baseURLField,
hooks: {
afterRead: [
diff --git a/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx b/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
index 917d6bb6178..bda292f9724 100644
--- a/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaDescription/MetaDescriptionComponent.tsx
@@ -24,7 +24,7 @@ import { LengthIndicator } from '../../ui/LengthIndicator.js'
const { maxLength, minLength } = defaults.description
type MetaDescriptionProps = {
- hasGenerateDescriptionFn: boolean
+ readonly hasGenerateDescriptionFn: boolean
} & TextareaFieldProps
export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props) => {
@@ -58,9 +58,16 @@ export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props)
const genDescriptionResponse = await fetch('/api/plugin-seo/generate-description', {
body: JSON.stringify({
- ...docInfo,
- doc: { ...getData() },
+ id: docInfo.id,
+ slug: docInfo.slug,
+ doc: getData(),
+ docPermissions: docInfo.docPermissions,
+ hasPublishPermission: docInfo.hasPublishPermission,
+ hasSavePermission: docInfo.hasSavePermission,
+ initialData: docInfo.initialData,
+ initialState: docInfo.initialState,
locale: typeof locale === 'object' ? locale?.code : locale,
+ title: docInfo.title,
} satisfies Omit<Parameters<GenerateDescription>[0], 'req'>),
credentials: 'include',
headers: {
@@ -87,7 +94,7 @@ export const MetaDescriptionComponent: React.FC<MetaDescriptionProps> = (props)
}}
>
<div className="plugin-seo__field">
- <FieldLabel Label={Label} label={label} {...(labelProps || {})} />
+ <FieldLabel Label={Label} field={null} label={label} {...(labelProps || {})} />
{hasGenerateDescriptionFn && (
<React.Fragment>
—
diff --git a/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx b/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
index ee78c33995f..b8dd9a66601 100644
--- a/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaImage/MetaImageComponent.tsx
@@ -21,7 +21,7 @@ import type { GenerateImage } from '../../types.js'
import { Pill } from '../../ui/Pill.js'
type MetaImageProps = {
- hasGenerateImageFn: boolean
+ readonly hasGenerateImageFn: boolean
} & UploadFieldProps
export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
@@ -54,9 +54,16 @@ export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
const genImageResponse = await fetch('/api/plugin-seo/generate-image', {
body: JSON.stringify({
- ...docInfo,
- doc: { ...getData() },
+ id: docInfo.id,
+ slug: docInfo.slug,
+ doc: getData(),
+ docPermissions: docInfo.docPermissions,
+ hasPublishPermission: docInfo.hasPublishPermission,
+ hasSavePermission: docInfo.hasSavePermission,
+ initialData: docInfo.initialData,
+ initialState: docInfo.initialState,
locale: typeof locale === 'object' ? locale?.code : locale,
+ title: docInfo.title,
} satisfies Omit<Parameters<GenerateImage>[0], 'req'>),
credentials: 'include',
headers: {
@@ -91,7 +98,7 @@ export const MetaImageComponent: React.FC<MetaImageProps> = (props) => {
}}
>
<div className="plugin-seo__field">
- <FieldLabel Label={Label} label={label} {...(labelProps || {})} />
+ <FieldLabel Label={Label} field={null} label={label} {...(labelProps || {})} />
{hasGenerateImageFn && (
<React.Fragment>
—
diff --git a/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx b/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
index 795baa59c8d..79aa480e7ea 100644
--- a/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
+++ b/packages/plugin-seo/src/fields/MetaTitle/MetaTitleComponent.tsx
@@ -25,7 +25,7 @@ import '../index.scss'
const { maxLength, minLength } = defaults.title
type MetaTitleProps = {
- hasGenerateTitleFn: boolean
+ readonly hasGenerateTitleFn: boolean
} & TextFieldProps
export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
@@ -59,9 +59,16 @@ export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
const genTitleResponse = await fetch('/api/plugin-seo/generate-title', {
body: JSON.stringify({
- ...docInfo,
- doc: { ...getData() },
+ id: docInfo.id,
+ slug: docInfo.slug,
+ doc: getData(),
+ docPermissions: docInfo.docPermissions,
+ hasPublishPermission: docInfo.hasPublishPermission,
+ hasSavePermission: docInfo.hasSavePermission,
+ initialData: docInfo.initialData,
+ initialState: docInfo.initialState,
locale: typeof locale === 'object' ? locale?.code : locale,
+ title: docInfo.title,
} satisfies Omit<Parameters<GenerateTitle>[0], 'req'>),
credentials: 'include',
headers: {
@@ -88,7 +95,7 @@ export const MetaTitleComponent: React.FC<MetaTitleProps> = (props) => {
}}
>
<div className="plugin-seo__field">
- <FieldLabel Label={Label} label={label} {...(labelProps || {})} />
+ <FieldLabel Label={Label} field={null} label={label} {...(labelProps || {})} />
{hasGenerateTitleFn && (
<React.Fragment>
—
diff --git a/packages/plugin-seo/src/fields/Preview/PreviewComponent.tsx b/packages/plugin-seo/src/fields/Preview/PreviewComponent.tsx
index b6d195757e4..62afc9de30e 100644
--- a/packages/plugin-seo/src/fields/Preview/PreviewComponent.tsx
+++ b/packages/plugin-seo/src/fields/Preview/PreviewComponent.tsx
@@ -15,16 +15,18 @@ import type { PluginSEOTranslationKeys, PluginSEOTranslations } from '../../tran
import type { GenerateURL } from '../../types.js'
type PreviewProps = {
- descriptionPath?: string
- hasGenerateURLFn: boolean
- titlePath?: string
+ readonly descriptionPath?: string
+ readonly hasGenerateURLFn: boolean
+ readonly titlePath?: string
} & UIField
-export const PreviewComponent: React.FC<PreviewProps> = ({
- descriptionPath: descriptionPathFromContext,
- hasGenerateURLFn,
- titlePath: titlePathFromContext,
-}) => {
+export const PreviewComponent: React.FC<PreviewProps> = (props) => {
+ const {
+ descriptionPath: descriptionPathFromContext,
+ hasGenerateURLFn,
+ titlePath: titlePathFromContext,
+ } = props
+
const { t } = useTranslation<PluginSEOTranslations, PluginSEOTranslationKeys>()
const locale = useLocale()
@@ -46,9 +48,15 @@ export const PreviewComponent: React.FC<PreviewProps> = ({
const getHref = async () => {
const genURLResponse = await fetch('/api/plugin-seo/generate-url', {
body: JSON.stringify({
- ...docInfo,
- doc: { ...getData() },
+ id: docInfo.id,
+ doc: getData(),
+ docPermissions: docInfo.docPermissions,
+ hasPublishPermission: docInfo.hasPublishPermission,
+ hasSavePermission: docInfo.hasSavePermission,
+ initialData: docInfo.initialData,
+ initialState: docInfo.initialState,
locale: typeof locale === 'object' ? locale?.code : locale,
+ title: docInfo.title,
} satisfies Omit<Parameters<GenerateURL>[0], 'req'>),
credentials: 'include',
headers: {
diff --git a/packages/plugin-seo/src/types.ts b/packages/plugin-seo/src/types.ts
index ed0078bead7..ab1fe06546f 100644
--- a/packages/plugin-seo/src/types.ts
+++ b/packages/plugin-seo/src/types.ts
@@ -1,8 +1,23 @@
import type { DocumentInfoContext } from '@payloadcms/ui'
import type { Field, PayloadRequest, TextField, TextareaField, UploadField } from 'payload'
+export type PartialDocumentInfoContext = Pick<
+ DocumentInfoContext,
+ | 'docPermissions'
+ | 'hasPublishPermission'
+ | 'hasSavePermission'
+ | 'id'
+ | 'initialData'
+ | 'initialState'
+ | 'preferencesKey'
+ | 'publishedDoc'
+ | 'slug'
+ | 'title'
+ | 'versionsCount'
+>
+
export type GenerateTitle<T = any> = (
- args: { doc: T; locale?: string; req: PayloadRequest } & DocumentInfoContext,
+ args: { doc: T; locale?: string; req: PayloadRequest } & PartialDocumentInfoContext,
) => Promise<string> | string
export type GenerateDescription<T = any> = (
@@ -10,15 +25,15 @@ export type GenerateDescription<T = any> = (
doc: T
locale?: string
req: PayloadRequest
- } & DocumentInfoContext,
+ } & PartialDocumentInfoContext,
) => Promise<string> | string
export type GenerateImage<T = any> = (
- args: { doc: T; locale?: string; req: PayloadRequest } & DocumentInfoContext,
+ args: { doc: T; locale?: string; req: PayloadRequest } & PartialDocumentInfoContext,
) => Promise<string> | string
export type GenerateURL<T = any> = (
- args: { doc: T; locale?: string; req: PayloadRequest } & DocumentInfoContext,
+ args: { doc: T; locale?: string; req: PayloadRequest } & PartialDocumentInfoContext,
) => Promise<string> | string
export type SEOPluginConfig = {
diff --git a/packages/richtext-lexical/src/cell/index.tsx b/packages/richtext-lexical/src/cell/index.tsx
index bca069f35fb..b00520bc219 100644
--- a/packages/richtext-lexical/src/cell/index.tsx
+++ b/packages/richtext-lexical/src/cell/index.tsx
@@ -18,8 +18,8 @@ import { getEnabledNodes } from '../lexical/nodes/index.js'
export const RichTextCell: React.FC<
{
- admin?: LexicalFieldAdminProps
- lexicalEditorConfig: LexicalEditorConfig
+ readonly admin?: LexicalFieldAdminProps
+ readonly lexicalEditorConfig: LexicalEditorConfig
} & CellComponentProps<RichTextFieldClient>
> = (props) => {
const {
diff --git a/packages/richtext-lexical/src/field/Field.tsx b/packages/richtext-lexical/src/field/Field.tsx
index 22110e43935..afc6986777e 100644
--- a/packages/richtext-lexical/src/field/Field.tsx
+++ b/packages/richtext-lexical/src/field/Field.tsx
@@ -94,8 +94,20 @@ const RichTextComponent: React.FC<
width,
}}
>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} alignCaret="left" />
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldError
+ CustomError={Error}
+ field={field}
+ path={path}
+ {...(errorProps || {})}
+ alignCaret="left"
+ />
+ <FieldLabel
+ Label={Label}
+ field={field}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ />
<div className={`${baseClass}__wrap`}>
<ErrorBoundary fallbackRender={fallbackRender} onReset={() => {}}>
<LexicalProvider
@@ -119,7 +131,7 @@ const RichTextComponent: React.FC<
value={value}
/>
</ErrorBoundary>
- <FieldDescription Description={Description} {...(descriptionProps || {})} />
+ <FieldDescription Description={Description} field={field} {...(descriptionProps || {})} />
</div>
</div>
)
diff --git a/packages/richtext-lexical/src/utilities/generateComponentMap.tsx b/packages/richtext-lexical/src/utilities/generateComponentMap.tsx
index ec04ecdd2b0..92247e47dcf 100644
--- a/packages/richtext-lexical/src/utilities/generateComponentMap.tsx
+++ b/packages/richtext-lexical/src/utilities/generateComponentMap.tsx
@@ -44,9 +44,11 @@ export const getGenerateComponentMap =
const mappedComponent: MappedComponent = createMappedComponent(
payloadComponent,
{
- componentKey,
- featureKey: resolvedFeature.key,
- key: `${resolvedFeature.key}-${componentKey}`,
+ clientProps: {
+ componentKey,
+ featureKey: resolvedFeature.key,
+ key: `${resolvedFeature.key}-${componentKey}`,
+ },
},
undefined,
'lexical-from-resolvedFeature',
diff --git a/packages/richtext-slate/src/field/RichText.tsx b/packages/richtext-slate/src/field/RichText.tsx
index d86a2d98ad2..f2acf6cea52 100644
--- a/packages/richtext-slate/src/field/RichText.tsx
+++ b/packages/richtext-slate/src/field/RichText.tsx
@@ -54,6 +54,7 @@ const RichTextField: React.FC<LoadedSlateFieldProps> = (props) => {
descriptionProps,
elements,
errorProps,
+ field,
field: {
name,
_path: pathFromProps,
@@ -316,9 +317,15 @@ const RichTextField: React.FC<LoadedSlateFieldProps> = (props) => {
width,
}}
>
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldLabel
+ Label={Label}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ field={field}
+ />
<div className={`${baseClass}__wrap`}>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} />
+ <FieldError CustomError={Error} field={field} path={path} {...(errorProps || {})} />
<Slate
editor={editor}
key={JSON.stringify({ initialValue, path })} // makes sure slate is completely re-rendered when initialValue changes, bypassing the slate-internal value memoization. That way, external changes to the form will update the editor
@@ -449,7 +456,7 @@ const RichTextField: React.FC<LoadedSlateFieldProps> = (props) => {
</div>
</div>
</Slate>
- <FieldDescription Description={Description} {...(descriptionProps || {})} />
+ <FieldDescription Description={Description} field={field} {...(descriptionProps || {})} />
</div>
</div>
)
diff --git a/packages/ui/src/elements/FieldSelect/index.tsx b/packages/ui/src/elements/FieldSelect/index.tsx
index c117319db04..417f41f1b0d 100644
--- a/packages/ui/src/elements/FieldSelect/index.tsx
+++ b/packages/ui/src/elements/FieldSelect/index.tsx
@@ -175,7 +175,7 @@ export const FieldSelect: React.FC<FieldSelectProps> = ({ fields, setSelected })
return (
<div className={baseClass}>
- <FieldLabel label={t('fields:selectFieldsToEdit')} />
+ <FieldLabel field={null} label={t('fields:selectFieldsToEdit')} />
<ReactSelect
getOptionValue={(option) => {
if (typeof option.value === 'object' && 'path' in option.value) {
diff --git a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
index 2bf92f7a989..62e4f5f97e8 100644
--- a/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
+++ b/packages/ui/src/elements/ListDrawer/DrawerContent.tsx
@@ -258,7 +258,7 @@ export const ListDrawerContent: React.FC<ListDrawerProps> = ({
)}
{moreThanOneAvailableCollection && (
<div className={`${baseClass}__select-collection-wrap`}>
- <FieldLabel label={t('upload:selectCollectionToBrowse')} />
+ <FieldLabel field={null} label={t('upload:selectCollectionToBrowse')} />
<ReactSelect
className={`${baseClass}__select-collection`}
onChange={setSelectedOption} // this is only changing the options which is not rerunning my effect
diff --git a/packages/ui/src/elements/TableColumns/buildColumnState.tsx b/packages/ui/src/elements/TableColumns/buildColumnState.tsx
index e7d96753f46..49c5e0b5af8 100644
--- a/packages/ui/src/elements/TableColumns/buildColumnState.tsx
+++ b/packages/ui/src/elements/TableColumns/buildColumnState.tsx
@@ -100,6 +100,7 @@ export const buildColumnState = (args: Args): Column[] => {
const Label = (
<FieldLabel
Label={CustomLabelToRender}
+ field={field}
label={'label' in field ? (field.label as StaticLabel) : undefined}
unstyled
/>
diff --git a/packages/ui/src/elements/Upload/index.tsx b/packages/ui/src/elements/Upload/index.tsx
index 9123d61768e..b48135154f6 100644
--- a/packages/ui/src/elements/Upload/index.tsx
+++ b/packages/ui/src/elements/Upload/index.tsx
@@ -222,7 +222,7 @@ export const Upload: React.FC<UploadProps> = (props) => {
return (
<div className={[fieldBaseClass, baseClass].filter(Boolean).join(' ')}>
- <FieldError message={errorMessage} showError={showError} />
+ <FieldError field={null} message={errorMessage} showError={showError} />
{doc.filename && !replacingFile && (
<FileDetails
collectionSlug={collectionSlug}
diff --git a/packages/ui/src/elements/ViewDescription/index.tsx b/packages/ui/src/elements/ViewDescription/index.tsx
index 1adc8d37187..041b976db04 100644
--- a/packages/ui/src/elements/ViewDescription/index.tsx
+++ b/packages/ui/src/elements/ViewDescription/index.tsx
@@ -1,21 +1,21 @@
'use client'
+import type { DescriptionFunction, StaticDescription } from 'payload'
+
import { getTranslation } from '@payloadcms/translations'
import React from 'react'
import { useTranslation } from '../../providers/Translation/index.js'
import './index.scss'
-export type DescriptionFunction = () => string
-
-export type DescriptionComponent = React.ComponentType<any>
+export type ViewDescriptionComponent = React.ComponentType<any>
-type Description = DescriptionComponent | DescriptionFunction | Record<string, string> | string
+type Description = DescriptionFunction | StaticDescription | ViewDescriptionComponent | string
export type ViewDescriptionProps = {
- description?: Description
+ readonly description?: Description
}
-export function isComponent(description: Description): description is DescriptionComponent {
+export function isComponent(description: Description): description is ViewDescriptionComponent {
return React.isValidElement(description)
}
@@ -29,11 +29,7 @@ export const ViewDescription: React.FC<ViewDescriptionProps> = (props) => {
}
if (description) {
- return (
- <div className="view-description">
- {typeof description === 'function' ? description() : getTranslation(description, i18n)}
- </div>
- )
+ return <div className="view-description">{getTranslation(description, i18n)}</div>
}
return null
diff --git a/packages/ui/src/fields/Array/index.tsx b/packages/ui/src/fields/Array/index.tsx
index 491862bf1c5..36e4ab5655e 100644
--- a/packages/ui/src/fields/Array/index.tsx
+++ b/packages/ui/src/fields/Array/index.tsx
@@ -215,6 +215,7 @@ export const ArrayFieldComponent: React.FC<ArrayFieldProps> = (props) => {
{showError && (
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -226,6 +227,7 @@ export const ArrayFieldComponent: React.FC<ArrayFieldProps> = (props) => {
<FieldLabel
Label={field?.admin?.components?.Label}
as="span"
+ field={field}
label={label}
required={required}
unstyled
@@ -262,6 +264,7 @@ export const ArrayFieldComponent: React.FC<ArrayFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</header>
diff --git a/packages/ui/src/fields/Blocks/index.tsx b/packages/ui/src/fields/Blocks/index.tsx
index 674312cce26..c2595364d46 100644
--- a/packages/ui/src/fields/Blocks/index.tsx
+++ b/packages/ui/src/fields/Blocks/index.tsx
@@ -56,6 +56,7 @@ const BlocksFieldComponent: React.FC<BlockFieldProps> = (props) => {
readOnly: readOnlyFromTopLevelProps,
validate,
} = props
+
const readOnlyFromProps = readOnlyFromTopLevelProps || readOnlyFromAdmin
const { indexPath, readOnly: readOnlyFromContext } = useFieldProps()
@@ -217,6 +218,7 @@ const BlocksFieldComponent: React.FC<BlockFieldProps> = (props) => {
{showError && (
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -228,6 +230,7 @@ const BlocksFieldComponent: React.FC<BlockFieldProps> = (props) => {
<FieldLabel
Label={field?.admin?.components?.Description}
as="span"
+ field={field}
label={label}
required={required}
unstyled
@@ -264,6 +267,7 @@ const BlocksFieldComponent: React.FC<BlockFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</header>
diff --git a/packages/ui/src/fields/Checkbox/Input.tsx b/packages/ui/src/fields/Checkbox/Input.tsx
index 3115b410ae1..94bc93e747c 100644
--- a/packages/ui/src/fields/Checkbox/Input.tsx
+++ b/packages/ui/src/fields/Checkbox/Input.tsx
@@ -1,5 +1,11 @@
'use client'
-import type { LabelProps, MappedComponent, SanitizedLabelProps } from 'payload'
+import type {
+ CheckboxFieldClient,
+ FieldLabelClientProps,
+ MappedComponent,
+ StaticLabel,
+} from 'payload'
+import type { MarkOptional } from 'ts-essentials'
import React from 'react'
@@ -14,10 +20,11 @@ export type CheckboxInputProps = {
readonly beforeInput?: MappedComponent[]
readonly checked?: boolean
readonly className?: string
+ readonly field?: MarkOptional<CheckboxFieldClient, 'type'>
readonly id?: string
readonly inputRef?: React.RefObject<HTMLInputElement | null>
- readonly label?: LabelProps<'checkbox'>['label']
- readonly labelProps?: SanitizedLabelProps
+ readonly label?: StaticLabel
+ readonly labelProps?: FieldLabelClientProps<MarkOptional<CheckboxFieldClient, 'type'>>
readonly name?: string
readonly onToggle: (event: React.ChangeEvent<HTMLInputElement>) => void
readonly partialChecked?: boolean
@@ -35,6 +42,7 @@ export const CheckboxInput: React.FC<CheckboxInputProps> = ({
beforeInput,
checked,
className,
+ field,
inputRef,
label,
labelProps,
@@ -79,6 +87,7 @@ export const CheckboxInput: React.FC<CheckboxInputProps> = ({
</div>
<FieldLabel
Label={Label}
+ field={field}
htmlFor={id}
label={label}
required={required}
diff --git a/packages/ui/src/fields/Checkbox/index.tsx b/packages/ui/src/fields/Checkbox/index.tsx
index 8692bebad38..f4f4ba2d117 100644
--- a/packages/ui/src/fields/Checkbox/index.tsx
+++ b/packages/ui/src/fields/Checkbox/index.tsx
@@ -103,6 +103,7 @@ const CheckboxFieldComponent: React.FC<CheckboxFieldProps> = (props) => {
>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
alignCaret="left"
@@ -125,6 +126,7 @@ const CheckboxFieldComponent: React.FC<CheckboxFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Code/index.tsx b/packages/ui/src/fields/Code/index.tsx
index 2f199d1899f..09aba0fee85 100644
--- a/packages/ui/src/fields/Code/index.tsx
+++ b/packages/ui/src/fields/Code/index.tsx
@@ -85,6 +85,7 @@ const CodeFieldComponent: React.FC<CodeFieldProps> = (props) => {
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -92,6 +93,7 @@ const CodeFieldComponent: React.FC<CodeFieldProps> = (props) => {
<div className={`${fieldBaseClass}__wrap`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -108,6 +110,7 @@ const CodeFieldComponent: React.FC<CodeFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Collapsible/index.tsx b/packages/ui/src/fields/Collapsible/index.tsx
index 47f19f76c58..2b2a9fa664c 100644
--- a/packages/ui/src/fields/Collapsible/index.tsx
+++ b/packages/ui/src/fields/Collapsible/index.tsx
@@ -163,6 +163,7 @@ const CollapsibleFieldComponent: React.FC<CollapsibleFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/ConfirmPassword/index.tsx b/packages/ui/src/fields/ConfirmPassword/index.tsx
index 1e22f097149..968c33bc9a5 100644
--- a/packages/ui/src/fields/ConfirmPassword/index.tsx
+++ b/packages/ui/src/fields/ConfirmPassword/index.tsx
@@ -38,12 +38,13 @@ export const ConfirmPasswordField: React.FC<ConfirmPasswordFieldProps> = (props)
.join(' ')}
>
<FieldLabel
+ field={null}
htmlFor="field-confirm-password"
label={t('authentication:confirmPassword')}
required
/>
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError path={path} />
+ <FieldError field={null} path={path} />
{/* disable eslint here because the label is dynamic */}
{}
<input
diff --git a/packages/ui/src/fields/DateTime/index.tsx b/packages/ui/src/fields/DateTime/index.tsx
index c67a92f8378..689f78e06a6 100644
--- a/packages/ui/src/fields/DateTime/index.tsx
+++ b/packages/ui/src/fields/DateTime/index.tsx
@@ -83,6 +83,7 @@ const DateTimeFieldComponent: React.FC<DateFieldProps> = (props) => {
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -90,6 +91,7 @@ const DateTimeFieldComponent: React.FC<DateFieldProps> = (props) => {
<div className={`${fieldBaseClass}__wrap`} id={`field-${path.replace(/\./g, '__')}`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -108,6 +110,7 @@ const DateTimeFieldComponent: React.FC<DateFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Email/index.tsx b/packages/ui/src/fields/Email/index.tsx
index 562f061c8dd..87f0f1d1a02 100644
--- a/packages/ui/src/fields/Email/index.tsx
+++ b/packages/ui/src/fields/Email/index.tsx
@@ -20,7 +20,6 @@ const EmailFieldComponent: React.FC<EmailFieldProps> = (props) => {
autoComplete,
descriptionProps,
errorProps,
- field,
field: {
name,
_path: pathFromProps,
@@ -36,10 +35,12 @@ const EmailFieldComponent: React.FC<EmailFieldProps> = (props) => {
label,
required,
} = {} as EmailFieldProps['field'],
+ field,
labelProps,
readOnly: readOnlyFromTopLevelProps,
validate,
} = props
+
const readOnlyFromProps = readOnlyFromTopLevelProps || readOnlyFromAdmin
const { i18n } = useTranslation()
@@ -74,6 +75,7 @@ const EmailFieldComponent: React.FC<EmailFieldProps> = (props) => {
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -81,6 +83,7 @@ const EmailFieldComponent: React.FC<EmailFieldProps> = (props) => {
<div className={`${fieldBaseClass}__wrap`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -103,6 +106,7 @@ const EmailFieldComponent: React.FC<EmailFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/FieldDescription/index.tsx b/packages/ui/src/fields/FieldDescription/index.tsx
index a997e2a80e7..48d93c26d74 100644
--- a/packages/ui/src/fields/FieldDescription/index.tsx
+++ b/packages/ui/src/fields/FieldDescription/index.tsx
@@ -1,5 +1,5 @@
'use client'
-import type { GenericDescriptionProps } from 'payload'
+import type { FieldDescriptionClientComponent, GenericDescriptionProps } from 'payload'
import { getTranslation } from '@payloadcms/translations'
import React from 'react'
@@ -38,7 +38,7 @@ const DefaultFieldDescription: React.FC<GenericDescriptionProps> = (props) => {
return null
}
-export const FieldDescription: React.FC<GenericDescriptionProps> = (props) => {
+export const FieldDescription: FieldDescriptionClientComponent = (props) => {
const { Description, ...rest } = props
if (Description) {
diff --git a/packages/ui/src/fields/FieldError/index.tsx b/packages/ui/src/fields/FieldError/index.tsx
index bd392ae880e..07e8555b71e 100644
--- a/packages/ui/src/fields/FieldError/index.tsx
+++ b/packages/ui/src/fields/FieldError/index.tsx
@@ -1,6 +1,6 @@
'use client'
-import type { GenericErrorProps } from 'payload'
+import type { FieldErrorClientComponent, GenericErrorProps } from 'payload'
import React from 'react'
@@ -42,7 +42,7 @@ const DefaultFieldError: React.FC<GenericErrorProps> = (props) => {
return null
}
-export const FieldError: React.FC<GenericErrorProps> = (props) => {
+export const FieldError: FieldErrorClientComponent = (props) => {
const { CustomError, ...rest } = props
if (CustomError) {
diff --git a/packages/ui/src/fields/FieldLabel/index.tsx b/packages/ui/src/fields/FieldLabel/index.tsx
index 8a091862858..6ee0b13e275 100644
--- a/packages/ui/src/fields/FieldLabel/index.tsx
+++ b/packages/ui/src/fields/FieldLabel/index.tsx
@@ -1,6 +1,6 @@
'use client'
-import type { GenericLabelProps } from 'payload'
+import type { FieldLabelClientComponent, GenericLabelProps } from 'payload'
import { getTranslation } from '@payloadcms/translations'
import React from 'react'
@@ -41,7 +41,7 @@ const DefaultFieldLabel: React.FC<GenericLabelProps> = (props) => {
return null
}
-export const FieldLabel: React.FC<GenericLabelProps> = (props) => {
+export const FieldLabel: FieldLabelClientComponent = (props) => {
const { Label, ...rest } = props
if (Label) {
diff --git a/packages/ui/src/fields/Group/index.tsx b/packages/ui/src/fields/Group/index.tsx
index 293441497ca..83ec3df044c 100644
--- a/packages/ui/src/fields/Group/index.tsx
+++ b/packages/ui/src/fields/Group/index.tsx
@@ -96,6 +96,7 @@ export const GroupFieldComponent: React.FC<GroupFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</header>
diff --git a/packages/ui/src/fields/JSON/index.tsx b/packages/ui/src/fields/JSON/index.tsx
index 260171bb66d..7d2fe98f697 100644
--- a/packages/ui/src/fields/JSON/index.tsx
+++ b/packages/ui/src/fields/JSON/index.tsx
@@ -128,6 +128,7 @@ const JSONFieldComponent: React.FC<JSONFieldProps> = (props) => {
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -135,6 +136,7 @@ const JSONFieldComponent: React.FC<JSONFieldProps> = (props) => {
<div className={`${fieldBaseClass}__wrap`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -152,6 +154,7 @@ const JSONFieldComponent: React.FC<JSONFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Number/index.tsx b/packages/ui/src/fields/Number/index.tsx
index 0005f7d42a6..8fb6fd6c668 100644
--- a/packages/ui/src/fields/Number/index.tsx
+++ b/packages/ui/src/fields/Number/index.tsx
@@ -149,6 +149,7 @@ const NumberFieldComponent: React.FC<NumberFieldProps> = (props) => {
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -156,6 +157,7 @@ const NumberFieldComponent: React.FC<NumberFieldProps> = (props) => {
<div className={`${fieldBaseClass}__wrap`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -210,6 +212,7 @@ const NumberFieldComponent: React.FC<NumberFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Password/input.tsx b/packages/ui/src/fields/Password/input.tsx
index d2bf996cbda..5b9fcdde29e 100644
--- a/packages/ui/src/fields/Password/input.tsx
+++ b/packages/ui/src/fields/Password/input.tsx
@@ -23,6 +23,7 @@ export const PasswordInput: React.FC<PasswordInputProps> = (props) => {
beforeInput,
className,
errorProps,
+ field,
inputRef,
label,
labelProps,
@@ -59,13 +60,14 @@ export const PasswordInput: React.FC<PasswordInputProps> = (props) => {
>
<FieldLabel
Label={Label}
+ field={field}
htmlFor={`field-${path.replace(/\./g, '__')}`}
label={label}
required={required}
{...(labelProps || {})}
/>
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} />
+ <FieldError CustomError={Error} field={field} path={path} {...(errorProps || {})} />
<div>
<RenderComponent mappedComponent={beforeInput} />
<input
diff --git a/packages/ui/src/fields/Password/types.ts b/packages/ui/src/fields/Password/types.ts
index a02e86fa475..7a728ff9f46 100644
--- a/packages/ui/src/fields/Password/types.ts
+++ b/packages/ui/src/fields/Password/types.ts
@@ -1,8 +1,9 @@
import type {
- ErrorProps,
FieldBaseClient,
+ FieldDescriptionClientProps,
+ FieldErrorClientProps,
+ FieldLabelClientProps,
FormFieldBase,
- LabelProps,
MappedComponent,
PasswordFieldValidation,
StaticDescription,
@@ -14,8 +15,11 @@ import type { MarkOptional } from 'ts-essentials'
export type PasswordFieldProps = {
readonly autoComplete?: string
+ readonly descriptionProps?: FieldDescriptionClientProps<MarkOptional<TextFieldClient, 'type'>>
+ readonly errorProps?: FieldErrorClientProps<MarkOptional<TextFieldClient, 'type'>>
readonly field: MarkOptional<TextFieldClient, 'type'>
readonly inputRef?: React.RefObject<HTMLInputElement>
+ readonly labelProps?: FieldLabelClientProps<MarkOptional<TextFieldClient, 'type'>>
readonly validate?: PasswordFieldValidation
} & FormFieldBase
@@ -28,10 +32,11 @@ export type PasswordInputProps = {
readonly beforeInput?: MappedComponent[]
readonly className?: string
readonly description?: StaticDescription
- readonly errorProps: ErrorProps
+ readonly errorProps: FieldErrorClientProps<MarkOptional<TextFieldClient, 'type'>>
+ readonly field?: MarkOptional<TextFieldClient, 'type'>
readonly inputRef?: React.RefObject<HTMLInputElement>
readonly label: FieldBaseClient['label']
- readonly labelProps: LabelProps
+ readonly labelProps: FieldLabelClientProps<MarkOptional<TextFieldClient, 'type'>>
readonly onChange?: (e: ChangeEvent<HTMLInputElement>) => void
readonly onKeyDown?: React.KeyboardEventHandler<HTMLInputElement>
readonly path: string
diff --git a/packages/ui/src/fields/Point/index.tsx b/packages/ui/src/fields/Point/index.tsx
index cd0851955c6..7b5da32f3f3 100644
--- a/packages/ui/src/fields/Point/index.tsx
+++ b/packages/ui/src/fields/Point/index.tsx
@@ -133,11 +133,13 @@ export const PointFieldComponent: React.FC<PointFieldProps> = (props) => {
<li>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
{...getCoordinateFieldLabel('latitude')}
/>
<div className="input-wrapper">
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -161,6 +163,7 @@ export const PointFieldComponent: React.FC<PointFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/RadioGroup/index.tsx b/packages/ui/src/fields/RadioGroup/index.tsx
index baf1c4169e8..54ec1305841 100644
--- a/packages/ui/src/fields/RadioGroup/index.tsx
+++ b/packages/ui/src/fields/RadioGroup/index.tsx
@@ -93,12 +93,14 @@ const RadioGroupFieldComponent: React.FC<RadioFieldProps> = (props) => {
>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
alignCaret="left"
/>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -144,6 +146,7 @@ const RadioGroupFieldComponent: React.FC<RadioFieldProps> = (props) => {
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Relationship/index.tsx b/packages/ui/src/fields/Relationship/index.tsx
index bc3f6d5090c..ae34fc69384 100644
--- a/packages/ui/src/fields/Relationship/index.tsx
+++ b/packages/ui/src/fields/Relationship/index.tsx
@@ -489,6 +489,7 @@ const RelationshipFieldComponent: React.FC<RelationshipFieldProps> = (props) =>
>
<FieldLabel
Label={field?.admin?.components?.Label}
+ field={field}
label={label}
required={required}
{...(labelProps || {})}
@@ -496,6 +497,7 @@ const RelationshipFieldComponent: React.FC<RelationshipFieldProps> = (props) =>
<div className={`${fieldBaseClass}__wrap`}>
<FieldError
CustomError={field?.admin?.components?.Error}
+ field={field}
path={path}
{...(errorProps || {})}
/>
@@ -606,6 +608,7 @@ const RelationshipFieldComponent: React.FC<RelationshipFieldProps> = (props) =>
<FieldDescription
Description={field?.admin?.components?.Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Select/Input.tsx b/packages/ui/src/fields/Select/Input.tsx
index c8e78fc1f39..ccccbc1a714 100644
--- a/packages/ui/src/fields/Select/Input.tsx
+++ b/packages/ui/src/fields/Select/Input.tsx
@@ -1,5 +1,12 @@
'use client'
-import type { MappedComponent, OptionObject, StaticDescription, StaticLabel } from 'payload'
+import type {
+ MappedComponent,
+ OptionObject,
+ SelectFieldClient,
+ StaticDescription,
+ StaticLabel,
+} from 'payload'
+import type { MarkOptional } from 'ts-essentials'
import { getTranslation } from '@payloadcms/translations'
import React from 'react'
@@ -25,6 +32,7 @@ export type SelectInputProps = {
readonly description?: StaticDescription
readonly descriptionProps?: Record<string, unknown>
readonly errorProps?: Record<string, unknown>
+ readonly field?: MarkOptional<SelectFieldClient, 'type'>
readonly hasMany?: boolean
readonly isClearable?: boolean
readonly isSortable?: boolean
@@ -53,6 +61,7 @@ export const SelectInput: React.FC<SelectInputProps> = (props) => {
description,
descriptionProps,
errorProps,
+ field,
hasMany = false,
isClearable = true,
isSortable = true,
@@ -106,9 +115,15 @@ export const SelectInput: React.FC<SelectInputProps> = (props) => {
width,
}}
>
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldLabel
+ Label={Label}
+ field={field}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ />
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} />
+ <FieldError CustomError={Error} field={field} path={path} {...(errorProps || {})} />
<RenderComponent mappedComponent={beforeInput} />
<ReactSelect
disabled={readOnly}
@@ -128,6 +143,7 @@ export const SelectInput: React.FC<SelectInputProps> = (props) => {
<FieldDescription
Description={Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Select/index.tsx b/packages/ui/src/fields/Select/index.tsx
index 06fd943e1a7..ec11ae16625 100644
--- a/packages/ui/src/fields/Select/index.tsx
+++ b/packages/ui/src/fields/Select/index.tsx
@@ -101,6 +101,7 @@ const SelectFieldComponent: React.FC<SelectFieldProps> = (props) => {
beforeInput={field?.admin?.components?.beforeInput}
className={className}
description={description}
+ field={field}
hasMany={hasMany}
isClearable={isClearable}
isSortable={isSortable}
diff --git a/packages/ui/src/fields/Tabs/index.tsx b/packages/ui/src/fields/Tabs/index.tsx
index afd8c76a7d5..b474ee24912 100644
--- a/packages/ui/src/fields/Tabs/index.tsx
+++ b/packages/ui/src/fields/Tabs/index.tsx
@@ -154,7 +154,7 @@ const TabsFieldComponent: React.FC<TabsFieldProps> = (props) => {
.filter(Boolean)
.join(' ')}
>
- <FieldDescription Description={field?.admin?.components?.Description} />
+ <FieldDescription Description={field?.admin?.components?.Description} field={field} />
<RenderFields
fields={activeTabConfig.fields}
forceRender={forceRender}
diff --git a/packages/ui/src/fields/Text/Input.tsx b/packages/ui/src/fields/Text/Input.tsx
index 93fd3d47d31..0a398af5b3f 100644
--- a/packages/ui/src/fields/Text/Input.tsx
+++ b/packages/ui/src/fields/Text/Input.tsx
@@ -26,6 +26,7 @@ export const TextInput: React.FC<TextInputProps> = (props) => {
description,
descriptionProps,
errorProps,
+ field,
hasMany,
inputRef,
label,
@@ -64,9 +65,15 @@ export const TextInput: React.FC<TextInputProps> = (props) => {
width,
}}
>
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldLabel
+ Label={Label}
+ field={field}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ />
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} />
+ <FieldError CustomError={Error} field={field} path={path} {...(errorProps || {})} />
<RenderComponent mappedComponent={beforeInput} />
{hasMany ? (
<ReactSelect
@@ -111,6 +118,7 @@ export const TextInput: React.FC<TextInputProps> = (props) => {
<FieldDescription
Description={Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Text/index.tsx b/packages/ui/src/fields/Text/index.tsx
index bcefd7c56ac..c7325c18f1f 100644
--- a/packages/ui/src/fields/Text/index.tsx
+++ b/packages/ui/src/fields/Text/index.tsx
@@ -127,6 +127,7 @@ const TextFieldComponent: React.FC<TextFieldProps> = (props) => {
beforeInput={field?.admin?.components?.beforeInput}
className={className}
description={description}
+ field={field}
hasMany={hasMany}
inputRef={inputRef}
label={label}
diff --git a/packages/ui/src/fields/Text/types.ts b/packages/ui/src/fields/Text/types.ts
index 9248ac7fe68..fb852cf7833 100644
--- a/packages/ui/src/fields/Text/types.ts
+++ b/packages/ui/src/fields/Text/types.ts
@@ -1,6 +1,7 @@
-import type { MappedComponent, StaticDescription, StaticLabel } from 'payload'
+import type { MappedComponent, StaticDescription, StaticLabel, TextFieldClient } from 'payload'
import type { ChangeEvent } from 'react'
import type React from 'react'
+import type { MarkOptional } from 'ts-essentials'
import type { Option, ReactSelectAdapterProps } from '../../elements/ReactSelect/types.js'
@@ -24,6 +25,7 @@ export type TextInputProps = {
readonly description?: StaticDescription
readonly descriptionProps?: Record<string, unknown>
readonly errorProps?: Record<string, unknown>
+ readonly field?: MarkOptional<TextFieldClient, 'type'>
readonly inputRef?: React.RefObject<HTMLInputElement>
readonly label: StaticLabel
readonly labelProps?: Record<string, unknown>
diff --git a/packages/ui/src/fields/Textarea/Input.tsx b/packages/ui/src/fields/Textarea/Input.tsx
index 28e563953cd..7efc8936d72 100644
--- a/packages/ui/src/fields/Textarea/Input.tsx
+++ b/packages/ui/src/fields/Textarea/Input.tsx
@@ -23,6 +23,7 @@ export const TextareaInput: React.FC<TextAreaInputProps> = (props) => {
description,
descriptionProps,
errorProps,
+ field,
label,
labelProps,
onChange,
@@ -56,9 +57,15 @@ export const TextareaInput: React.FC<TextAreaInputProps> = (props) => {
width,
}}
>
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldLabel
+ Label={Label}
+ field={field}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ />
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError CustomError={Error} path={path} {...(errorProps || {})} />
+ <FieldError CustomError={Error} field={field} path={path} {...(errorProps || {})} />
<RenderComponent mappedComponent={beforeInput} />
<label className="textarea-outer" htmlFor={`field-${path.replace(/\./g, '__')}`}>
<div className="textarea-inner">
@@ -80,6 +87,7 @@ export const TextareaInput: React.FC<TextAreaInputProps> = (props) => {
<FieldDescription
Description={Description}
description={description}
+ field={field}
{...(descriptionProps || {})}
/>
</div>
diff --git a/packages/ui/src/fields/Textarea/index.tsx b/packages/ui/src/fields/Textarea/index.tsx
index 92f0807a6d0..df9c82db5e4 100644
--- a/packages/ui/src/fields/Textarea/index.tsx
+++ b/packages/ui/src/fields/Textarea/index.tsx
@@ -19,6 +19,8 @@ export { TextAreaInputProps, TextareaInput }
const TextareaFieldComponent: React.FC<TextareaFieldProps> = (props) => {
const {
+ descriptionProps,
+ errorProps,
field,
field: {
name,
@@ -39,10 +41,12 @@ const TextareaFieldComponent: React.FC<TextareaFieldProps> = (props) => {
minLength,
required,
},
+ labelProps,
locale,
readOnly: readOnlyFromTopLevelProps,
validate,
} = props
+
const readOnlyFromProps = readOnlyFromTopLevelProps || readOnlyFromAdmin
const { i18n } = useTranslation()
@@ -84,7 +88,10 @@ const TextareaFieldComponent: React.FC<TextareaFieldProps> = (props) => {
beforeInput={field?.admin?.components?.beforeInput}
className={className}
description={description}
+ descriptionProps={descriptionProps}
+ errorProps={errorProps}
label={label}
+ labelProps={labelProps}
onChange={(e) => {
setValue(e.target.value)
}}
diff --git a/packages/ui/src/fields/Textarea/types.ts b/packages/ui/src/fields/Textarea/types.ts
index 9d16827e387..ea2a687e41f 100644
--- a/packages/ui/src/fields/Textarea/types.ts
+++ b/packages/ui/src/fields/Textarea/types.ts
@@ -1,5 +1,14 @@
-import type { MappedComponent, StaticDescription, StaticLabel } from 'payload'
+import type {
+ FieldDescriptionClientProps,
+ FieldErrorClientProps,
+ FieldLabelClientProps,
+ MappedComponent,
+ StaticDescription,
+ StaticLabel,
+ TextareaFieldClient,
+} from 'payload'
import type React from 'react'
+import type { MarkOptional } from 'ts-essentials'
import { type ChangeEvent } from 'react'
@@ -11,11 +20,12 @@ export type TextAreaInputProps = {
readonly beforeInput?: MappedComponent[]
readonly className?: string
readonly description?: StaticDescription
- readonly descriptionProps?: Record<string, unknown>
- readonly errorProps?: Record<string, unknown>
+ readonly descriptionProps?: FieldDescriptionClientProps<MarkOptional<TextareaFieldClient, 'type'>>
+ readonly errorProps?: FieldErrorClientProps<MarkOptional<TextareaFieldClient, 'type'>>
+ readonly field?: MarkOptional<TextareaFieldClient, 'type'>
readonly inputRef?: React.RefObject<HTMLInputElement>
readonly label: StaticLabel
- readonly labelProps?: Record<string, unknown>
+ readonly labelProps?: FieldLabelClientProps<MarkOptional<TextareaFieldClient, 'type'>>
readonly onChange?: (e: ChangeEvent<HTMLTextAreaElement>) => void
readonly onKeyDown?: React.KeyboardEventHandler<HTMLInputElement>
readonly path: string
diff --git a/packages/ui/src/fields/Upload/Input.tsx b/packages/ui/src/fields/Upload/Input.tsx
index fc3959213f3..9bf3f2def05 100644
--- a/packages/ui/src/fields/Upload/Input.tsx
+++ b/packages/ui/src/fields/Upload/Input.tsx
@@ -2,12 +2,17 @@
import type {
ClientCollectionConfig,
+ FieldDescriptionClientProps,
+ FieldErrorClientProps,
+ FieldLabelClientProps,
FilterOptionsResult,
MappedComponent,
StaticDescription,
StaticLabel,
UploadField,
+ UploadFieldClient,
} from 'payload'
+import type { MarkOptional } from 'ts-essentials'
import { getTranslation } from '@payloadcms/translations'
import React, { useCallback, useEffect, useState } from 'react'
@@ -41,11 +46,12 @@ export type UploadInputProps = {
readonly collection?: ClientCollectionConfig
readonly customUploadActions?: React.ReactNode[]
readonly description?: StaticDescription
- readonly descriptionProps?: Record<string, unknown>
- readonly errorProps?: Record<string, unknown>
+ readonly descriptionProps?: FieldDescriptionClientProps<MarkOptional<UploadFieldClient, 'type'>>
+ readonly errorProps?: FieldErrorClientProps<MarkOptional<UploadFieldClient, 'type'>>
+ readonly field?: MarkOptional<UploadFieldClient, 'type'>
readonly filterOptions?: FilterOptionsResult
readonly label: StaticLabel
- readonly labelProps?: Record<string, unknown>
+ readonly labelProps?: FieldLabelClientProps<MarkOptional<UploadFieldClient, 'type'>>
readonly onChange?: (e) => void
readonly readOnly?: boolean
readonly relationTo?: UploadField['relationTo']
@@ -69,6 +75,7 @@ export const UploadInput: React.FC<UploadInputProps> = (props) => {
customUploadActions,
descriptionProps,
errorProps,
+ field,
filterOptions,
label,
labelProps,
@@ -159,10 +166,15 @@ export const UploadInput: React.FC<UploadInputProps> = (props) => {
width,
}}
>
- <FieldLabel Label={Label} label={label} required={required} {...(labelProps || {})} />
+ <FieldLabel
+ Label={Label}
+ field={field}
+ label={label}
+ required={required}
+ {...(labelProps || {})}
+ />
<div className={`${fieldBaseClass}__wrap`}>
- <FieldError CustomError={Error} {...(errorProps || {})} />
-
+ <FieldError CustomError={Error} field={field} {...(errorProps || {})} />
{collection?.upload && (
<React.Fragment>
{fileDoc && !missingFile && (
@@ -203,7 +215,11 @@ export const UploadInput: React.FC<UploadInputProps> = (props) => {
</div>
</div>
)}
- <FieldDescription Description={Description} {...(descriptionProps || {})} />
+ <FieldDescription
+ Description={Description}
+ field={field}
+ {...(descriptionProps || {})}
+ />
</React.Fragment>
)}
{!readOnly && <DocumentDrawer onSave={onSave} />}
diff --git a/packages/ui/src/fields/Upload/index.tsx b/packages/ui/src/fields/Upload/index.tsx
index 1e735087bfe..7b46b41fa01 100644
--- a/packages/ui/src/fields/Upload/index.tsx
+++ b/packages/ui/src/fields/Upload/index.tsx
@@ -19,6 +19,8 @@ export type { UploadInputProps }
const UploadComponent: React.FC<UploadFieldProps> = (props) => {
const {
+ descriptionProps,
+ errorProps,
field,
field: {
_path: pathFromProps,
@@ -27,9 +29,11 @@ const UploadComponent: React.FC<UploadFieldProps> = (props) => {
relationTo,
required,
},
+ labelProps,
readOnly: readOnlyFromTopLevelProps,
validate,
} = props
+
const readOnlyFromProps = readOnlyFromTopLevelProps || readOnlyFromAdmin
const {
@@ -92,8 +96,11 @@ const UploadComponent: React.FC<UploadFieldProps> = (props) => {
api={apiRoute}
className={className}
collection={collection}
+ descriptionProps={descriptionProps}
+ errorProps={errorProps}
filterOptions={filterOptions}
label={label}
+ labelProps={labelProps}
onChange={onChange}
readOnly={disabled}
relationTo={relationTo}
diff --git a/packages/ui/src/forms/RowLabel/types.ts b/packages/ui/src/forms/RowLabel/types.ts
index 84150e0be75..b5da11ad514 100644
--- a/packages/ui/src/forms/RowLabel/types.ts
+++ b/packages/ui/src/forms/RowLabel/types.ts
@@ -1,11 +1,11 @@
import type { I18nClient } from '@payloadcms/translations'
-import type { LabelProps, MappedComponent } from 'payload'
+import type { MappedComponent, StaticLabel } from 'payload'
export type RowLabelProps = {
readonly RowLabel?: MappedComponent
readonly className?: string
readonly i18n: I18nClient
readonly path: string
- readonly rowLabel?: LabelProps['label']
+ readonly rowLabel?: StaticLabel
readonly rowNumber?: number
}
diff --git a/packages/ui/src/providers/Config/createClientConfig/collections.tsx b/packages/ui/src/providers/Config/createClientConfig/collections.tsx
index 25f8022234a..13163dd0952 100644
--- a/packages/ui/src/providers/Config/createClientConfig/collections.tsx
+++ b/packages/ui/src/providers/Config/createClientConfig/collections.tsx
@@ -210,6 +210,7 @@ export const createClientCollectionConfig = ({
}
let description = undefined
+
if (collection.admin?.description) {
if (
typeof collection.admin?.description === 'string' ||
@@ -220,13 +221,16 @@ export const createClientCollectionConfig = ({
description = collection.admin?.description({ t: i18n.t })
}
}
+
clientCollection.admin.description = description
if (collection.admin.components.edit?.Description) {
clientCollection.admin.components.edit.Description = createMappedComponent(
collection.admin.components.edit.Description,
{
- description,
+ clientProps: {
+ description,
+ },
},
undefined,
'collection.admin.components.edit.Description',
@@ -261,7 +265,9 @@ export const createClientCollectionConfig = ({
? collection.admin.components.views.edit.default.Component
: null,
{
- collectionSlug: collection.slug,
+ clientProps: {
+ collectionSlug: collection.slug,
+ },
},
DefaultEditView,
'collection.admin.components.views.edit.default',
@@ -280,7 +286,9 @@ export const createClientCollectionConfig = ({
clientCollection.admin.components.views.edit[key].Component = createMappedComponent(
view.Component,
{
- collectionSlug: collection.slug,
+ clientProps: {
+ collectionSlug: collection.slug,
+ },
},
undefined,
'collection.admin.components.views.edit.key.Component',
@@ -318,7 +326,9 @@ export const createClientCollectionConfig = ({
? collection.admin.components.views.list.Component
: null,
{
- collectionSlug: collection.slug,
+ clientProps: {
+ collectionSlug: collection.slug,
+ },
},
DefaultListView,
'collection.admin.components.views.list',
diff --git a/packages/ui/src/providers/Config/createClientConfig/fields.tsx b/packages/ui/src/providers/Config/createClientConfig/fields.tsx
index d1a8afa09dc..41ca91ccf0f 100644
--- a/packages/ui/src/providers/Config/createClientConfig/fields.tsx
+++ b/packages/ui/src/providers/Config/createClientConfig/fields.tsx
@@ -7,8 +7,9 @@ import type {
ClientField,
CreateMappedComponent,
Field,
+ FieldLabelClientComponent,
+ FieldLabelServerComponent,
ImportMap,
- LabelComponent,
LabelsClient,
MappedComponent,
Payload,
@@ -106,12 +107,14 @@ export const createClientField = ({
clientField.label = incomingField.label({ t: i18n.t })
}
- const CustomLabel: LabelComponent | RowLabelComponent =
+ const CustomLabel: FieldLabelClientComponent | FieldLabelServerComponent | RowLabelComponent =
'admin' in incomingField &&
'components' in incomingField.admin &&
'Label' in incomingField.admin.components &&
incomingField.admin.components.Label
+ const serverProps = { serverProps: { field: incomingField } }
+
switch (incomingField.type) {
case 'array':
case 'group':
@@ -133,7 +136,7 @@ export const createClientField = ({
if (incomingField?.admin?.components && 'RowLabel' in incomingField.admin.components) {
;(field as unknown as ArrayFieldClient).admin.components.RowLabel = createMappedComponent(
incomingField.admin.components.RowLabel,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.RowLabel',
)
@@ -178,7 +181,7 @@ export const createClientField = ({
if (block.admin?.components?.Label) {
clientBlock.admin.components.Label = createMappedComponent(
block.admin.components.Label,
- undefined,
+ serverProps,
undefined,
'block.admin.components.Label',
)
@@ -202,36 +205,40 @@ export const createClientField = ({
}
case 'richText': {
- const field = clientField as RichTextFieldClient
+ const field = clientField
if (!incomingField?.editor) {
throw new MissingEditorProp(incomingField) // while we allow disabling editor functionality, you should not have any richText fields defined if you do not have an editor
}
+
if (typeof incomingField?.editor === 'function') {
throw new Error('Attempted to access unsanitized rich text editor.')
}
+
if (!field.admin) {
field.admin = {}
}
+
if (!field.admin.components) {
field.admin.components = {}
}
field.admin.components.Field = createMappedComponent(
incomingField.editor.FieldComponent,
- undefined,
+ serverProps,
undefined,
'incomingField.editor.FieldComponent',
)
+
field.admin.components.Cell = createMappedComponent(
incomingField.editor.CellComponent,
- undefined,
+ serverProps,
undefined,
'incomingField.editor.CellComponent',
)
if (incomingField.editor.generateComponentMap) {
- const { Component: generateComponentMap, serverProps } = getComponent({
+ const { Component: generateComponentMap, serverProps: richTextServerProps } = getComponent({
identifier: 'richText-generateComponentMap',
importMap,
payloadComponent: incomingField.editor.generateComponentMap,
@@ -241,10 +248,10 @@ export const createClientField = ({
if (generateComponentMap) {
const actualGenerateComponentMap: RichTextGenerateComponentMap = (
generateComponentMap as any
- )(serverProps)
+ )(richTextServerProps)
const result = actualGenerateComponentMap({
- clientField: field,
+ clientField: field as RichTextFieldClient,
createMappedComponent,
field: incomingField,
i18n,
@@ -253,7 +260,7 @@ export const createClientField = ({
schemaPath: field._schemaPath,
})
- field.richTextComponentMap = result
+ ;(field as RichTextFieldClient).richTextComponentMap = result
}
}
break
@@ -349,7 +356,7 @@ export const createClientField = ({
if (incomingField?.admin?.components?.Cell !== undefined) {
clientField.admin.components.Cell = createMappedComponent(
incomingField.admin.components.Cell,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Cell',
)
@@ -367,7 +374,7 @@ export const createClientField = ({
;(clientField as FieldWithDescriptionComponent).admin.components.Description =
createMappedComponent(
incomingField.admin.components.Description,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Description',
)
@@ -387,7 +394,7 @@ export const createClientField = ({
) {
;(clientField as FieldWithErrorComponent).admin.components.Error = createMappedComponent(
incomingField.admin.components.Error,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Error',
)
@@ -396,7 +403,7 @@ export const createClientField = ({
if (incomingField?.admin?.components?.Field !== undefined) {
clientField.admin.components.Field = createMappedComponent(
incomingField.admin.components.Field,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Field',
)
@@ -409,7 +416,7 @@ export const createClientField = ({
) {
clientField.admin.components.Filter = createMappedComponent(
incomingField.admin.components.Filter,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Filter',
)
@@ -429,7 +436,7 @@ export const createClientField = ({
) {
;(clientField as FieldWithLabelComponent).admin.components.Label = createMappedComponent(
CustomLabel,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.Label',
)
@@ -450,7 +457,7 @@ export const createClientField = ({
;(clientField as FieldWithBeforeInputComponent).admin.components.beforeInput =
createMappedComponent(
incomingField.admin?.components?.beforeInput,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.beforeInput',
)
@@ -471,7 +478,7 @@ export const createClientField = ({
;(clientField as FieldWithAfterInputComponent).admin.components.afterInput =
createMappedComponent(
incomingField.admin?.components?.afterInput,
- undefined,
+ serverProps,
undefined,
'incomingField.admin.components.afterInput',
)
@@ -512,10 +519,12 @@ export const createClientFields = ({
parentPath,
payload,
})
+
if (newField) {
newClientFields.push({ ...newField })
}
}
+
const hasID = newClientFields.findIndex((f) => fieldAffectsData(f) && f.name === 'id') > -1
if (!disableAddingID && !hasID) {
diff --git a/packages/ui/src/providers/Config/createClientConfig/getCreateMappedComponent.tsx b/packages/ui/src/providers/Config/createClientConfig/getCreateMappedComponent.tsx
index decff2fb2bc..0de9df9941d 100644
--- a/packages/ui/src/providers/Config/createClientConfig/getCreateMappedComponent.tsx
+++ b/packages/ui/src/providers/Config/createClientConfig/getCreateMappedComponent.tsx
@@ -27,10 +27,15 @@ export function getCreateMappedComponent({
const createSingleMappedComponent = (
payloadComponent: { ReactComponent: React.FC<any> } | PayloadComponent,
key: number | string,
- props: JsonObject,
+ props: {
+ clientProps: JsonObject
+ serverProps: object
+ },
Fallback: React.FC<any>,
identifier: string,
): MappedComponent => {
+ const { clientProps, serverProps: componentServerProps } = props || {}
+
if (payloadComponent === undefined || payloadComponent === null) {
if (!Fallback) {
return undefined
@@ -40,7 +45,9 @@ export function getCreateMappedComponent({
return {
type: 'server',
Component: null,
- RenderedComponent: <Fallback key={key} {...serverProps} {...props} />,
+ RenderedComponent: (
+ <Fallback key={key} {...serverProps} {...componentServerProps} {...clientProps} />
+ ),
}
} else {
const toReturn: MappedComponent = {
@@ -49,7 +56,7 @@ export function getCreateMappedComponent({
}
// conditionally set props here to avoid bloating the HTML with `$undefined` props
- if (props) toReturn.props = props
+ if (clientProps) toReturn.props = clientProps
return toReturn
}
@@ -88,7 +95,13 @@ export function getCreateMappedComponent({
type: 'server',
Component: null,
RenderedComponent: (
- <Component key={key} {...serverProps} {...resolvedComponent.serverProps} {...props} />
+ <Component
+ key={key}
+ {...serverProps}
+ {...resolvedComponent.serverProps}
+ {...componentServerProps}
+ {...clientProps}
+ />
),
}
} else {
@@ -101,7 +114,7 @@ export function getCreateMappedComponent({
Component: resolvedComponent.Component,
props: {
...(resolvedComponent.clientProps || {}),
- ...props,
+ ...clientProps,
},
}
}
diff --git a/packages/ui/src/providers/Config/createClientConfig/globals.tsx b/packages/ui/src/providers/Config/createClientConfig/globals.tsx
index 6ad7b3e8edb..ad20355cd45 100644
--- a/packages/ui/src/providers/Config/createClientConfig/globals.tsx
+++ b/packages/ui/src/providers/Config/createClientConfig/globals.tsx
@@ -142,7 +142,9 @@ export const createClientGlobalConfig = ({
? global.admin.components.views.edit.default.Component
: null,
{
- globalSlug: global.slug,
+ clientProps: {
+ globalSlug: global.slug,
+ },
},
DefaultEditView,
'global.admin.components.views.edit.default',
@@ -160,7 +162,9 @@ export const createClientGlobalConfig = ({
clientGlobal.admin.components.views.edit[key].Component = createMappedComponent(
view.Component,
{
- globalSlug: global.slug,
+ clientProps: {
+ globalSlug: global.slug,
+ },
},
undefined,
'global.admin.components.views.edit.key.Component',
diff --git a/test/admin/collections/CustomFields/FieldDescription/index.tsx b/test/admin/collections/CustomFields/FieldDescription/index.tsx
index 3377f1ee930..5e326b484f4 100644
--- a/test/admin/collections/CustomFields/FieldDescription/index.tsx
+++ b/test/admin/collections/CustomFields/FieldDescription/index.tsx
@@ -1,12 +1,10 @@
'use client'
-import type { DescriptionComponent, PayloadClientReactComponent } from 'payload'
+import type { FieldDescriptionClientComponent } from 'payload'
import { useFieldProps, useFormFields } from '@payloadcms/ui'
import React from 'react'
-export const FieldDescriptionComponent: PayloadClientReactComponent<
- DescriptionComponent<'text'>
-> = () => {
+export const FieldDescriptionComponent: FieldDescriptionClientComponent = () => {
const { path } = useFieldProps()
const field = useFormFields(([fields]) => (fields && fields?.[path]) || null)
const { value } = field || {}
diff --git a/test/admin/collections/CustomFields/fields/Text/Description.tsx b/test/admin/collections/CustomFields/fields/Text/Description.tsx
deleted file mode 100644
index 1f7c8741859..00000000000
--- a/test/admin/collections/CustomFields/fields/Text/Description.tsx
+++ /dev/null
@@ -1,9 +0,0 @@
-import type { TextFieldDescriptionComponent } from 'payload'
-
-import React from 'react'
-
-export const CustomDescription: TextFieldDescriptionComponent = (props) => {
- return (
- <div id="custom-field-description">{`Description: the max length of this field is: ${props?.maxLength}`}</div>
- )
-}
diff --git a/test/admin/collections/CustomFields/fields/Text/DescriptionClient.tsx b/test/admin/collections/CustomFields/fields/Text/DescriptionClient.tsx
new file mode 100644
index 00000000000..d884596512c
--- /dev/null
+++ b/test/admin/collections/CustomFields/fields/Text/DescriptionClient.tsx
@@ -0,0 +1,10 @@
+'use client'
+import type { TextFieldDescriptionClientComponent } from 'payload'
+
+import React from 'react'
+
+export const CustomClientDescription: TextFieldDescriptionClientComponent = (props) => {
+ return (
+ <div id="custom-client-field-description">{`Description: the max length of this field is: ${props?.field?.maxLength}`}</div>
+ )
+}
diff --git a/test/admin/collections/CustomFields/fields/Text/DescriptionServer.tsx b/test/admin/collections/CustomFields/fields/Text/DescriptionServer.tsx
new file mode 100644
index 00000000000..9c88afc72e4
--- /dev/null
+++ b/test/admin/collections/CustomFields/fields/Text/DescriptionServer.tsx
@@ -0,0 +1,9 @@
+import type { TextFieldDescriptionServerComponent } from 'payload'
+
+import React from 'react'
+
+export const CustomServerDescription: TextFieldDescriptionServerComponent = (props) => {
+ return (
+ <div id="custom-server-field-description">{`Description: the max length of this field is: ${props?.field?.maxLength}`}</div>
+ )
+}
diff --git a/test/admin/collections/CustomFields/fields/Text/Label.tsx b/test/admin/collections/CustomFields/fields/Text/Label.tsx
deleted file mode 100644
index a670a7126cb..00000000000
--- a/test/admin/collections/CustomFields/fields/Text/Label.tsx
+++ /dev/null
@@ -1,9 +0,0 @@
-import type { TextFieldLabelComponent } from 'payload'
-
-import React from 'react'
-
-export const CustomLabel: TextFieldLabelComponent = (props) => {
- return (
- <div id="custom-field-label">{`Label: the max length of this field is: ${props?.maxLength}`}</div>
- )
-}
diff --git a/test/admin/collections/CustomFields/fields/Text/LabelClient.tsx b/test/admin/collections/CustomFields/fields/Text/LabelClient.tsx
new file mode 100644
index 00000000000..0e175411713
--- /dev/null
+++ b/test/admin/collections/CustomFields/fields/Text/LabelClient.tsx
@@ -0,0 +1,10 @@
+'use client'
+import type { TextFieldLabelClientComponent } from 'payload'
+
+import React from 'react'
+
+export const CustomClientLabel: TextFieldLabelClientComponent = (props) => {
+ return (
+ <div id="custom-client-field-label">{`Label: the max length of this field is: ${props?.field?.maxLength}`}</div>
+ )
+}
diff --git a/test/admin/collections/CustomFields/fields/Text/LabelServer.tsx b/test/admin/collections/CustomFields/fields/Text/LabelServer.tsx
new file mode 100644
index 00000000000..8a358a371c4
--- /dev/null
+++ b/test/admin/collections/CustomFields/fields/Text/LabelServer.tsx
@@ -0,0 +1,9 @@
+import type { TextFieldLabelServerComponent } from 'payload'
+
+import React from 'react'
+
+export const CustomServerLabel: TextFieldLabelServerComponent = (props) => {
+ return (
+ <div id="custom-server-field-label">{`Label: the max length of this field is: ${props?.field?.maxLength}`}</div>
+ )
+}
diff --git a/test/admin/collections/CustomFields/index.ts b/test/admin/collections/CustomFields/index.ts
index 67f5a5fe6d7..da42f8f64f4 100644
--- a/test/admin/collections/CustomFields/index.ts
+++ b/test/admin/collections/CustomFields/index.ts
@@ -6,7 +6,7 @@ export const CustomFields: CollectionConfig = {
slug: customFieldsSlug,
fields: [
{
- name: 'customTextField',
+ name: 'customTextServerField',
type: 'text',
maxLength: 100,
admin: {
@@ -14,8 +14,26 @@ export const CustomFields: CollectionConfig = {
components: {
afterInput: ['/collections/CustomFields/AfterInput.js#AfterInput'],
beforeInput: ['/collections/CustomFields/BeforeInput.js#BeforeInput'],
- Label: '/collections/CustomFields/fields/Text/Label.js#CustomLabel',
- Description: '/collections/CustomFields/fields/Text/Description.js#CustomDescription',
+ Label: '/collections/CustomFields/fields/Text/LabelServer.js#CustomServerLabel',
+ Description:
+ '/collections/CustomFields/fields/Text/DescriptionServer.js#CustomServerDescription',
+ Error: '/collections/CustomFields/CustomError.js#CustomError',
+ },
+ },
+ minLength: 3,
+ },
+ {
+ name: 'customTextClientField',
+ type: 'text',
+ maxLength: 100,
+ admin: {
+ placeholder: 'This is a placeholder',
+ components: {
+ afterInput: ['/collections/CustomFields/AfterInput.js#AfterInput'],
+ beforeInput: ['/collections/CustomFields/BeforeInput.js#BeforeInput'],
+ Label: '/collections/CustomFields/fields/Text/LabelClient.js#CustomClientLabel',
+ Description:
+ '/collections/CustomFields/fields/Text/DescriptionClient.js#CustomClientDescription',
Error: '/collections/CustomFields/CustomError.js#CustomError',
},
},
diff --git a/test/admin/e2e/1/e2e.spec.ts b/test/admin/e2e/1/e2e.spec.ts
index 36dddb5fb53..553379a16fc 100644
--- a/test/admin/e2e/1/e2e.spec.ts
+++ b/test/admin/e2e/1/e2e.spec.ts
@@ -555,25 +555,47 @@ describe('admin1', () => {
test('renders custom label component', async () => {
await page.goto(customFieldsURL.create)
await page.waitForURL(customFieldsURL.create)
- await expect(page.locator('#custom-field-label')).toBeVisible()
+ await expect(page.locator('#custom-client-field-label')).toBeVisible()
+ await expect(page.locator('#custom-server-field-label')).toBeVisible()
})
test('renders custom description component', async () => {
await page.goto(customFieldsURL.create)
await page.waitForURL(customFieldsURL.create)
- await expect(page.locator('#custom-field-description')).toBeVisible()
+ await expect(page.locator('#custom-client-field-description')).toBeVisible()
+ await expect(page.locator('#custom-server-field-description')).toBeVisible()
})
- // test('ensure custom components receive field props', async () => {
- // await page.goto(customFieldsURL.create)
- // await page.waitForURL(customFieldsURL.create)
- // await expect(page.locator('#custom-field-label')).toContainText(
- // 'The max length of this field is: 100',
- // )
- // await expect(page.locator('#custom-field-description')).toContainText(
- // 'The max length of this field is: 100',
- // )
- // })
+ test('custom server components should receive field props', async () => {
+ await page.goto(customFieldsURL.create)
+ await page.waitForURL(customFieldsURL.create)
+ await expect(
+ page.locator('#custom-server-field-label', {
+ hasText: exactText('Label: the max length of this field is: 100'),
+ }),
+ ).toBeVisible()
+
+ await expect(
+ page.locator('#custom-server-field-description', {
+ hasText: exactText('Description: the max length of this field is: 100'),
+ }),
+ ).toBeVisible()
+ })
+
+ test('custom client components should receive field props', async () => {
+ await page.goto(customFieldsURL.create)
+ await page.waitForURL(customFieldsURL.create)
+ await expect(
+ page.locator('#custom-client-field-label', {
+ hasText: exactText('Label: the max length of this field is: 100'),
+ }),
+ ).toBeVisible()
+ await expect(
+ page.locator('#custom-client-field-description', {
+ hasText: exactText('Description: the max length of this field is: 100'),
+ }),
+ ).toBeVisible()
+ })
describe('field descriptions', () => {
test('should render static field description', async () => {
@@ -606,10 +628,10 @@ describe('admin1', () => {
test('should render custom error component', async () => {
await page.goto(customFieldsURL.create)
await page.waitForURL(customFieldsURL.create)
- const input = page.locator('input[id="field-customTextField"]')
+ const input = page.locator('input[id="field-customTextClientField"]')
await input.fill('ab')
await expect(input).toHaveValue('ab')
- const error = page.locator('.custom-error:near(input[id="field-customTextField"])')
+ const error = page.locator('.custom-error:near(input[id="field-customTextClientField"])')
const submit = page.locator('button[type="button"][id="action-save"]')
await submit.click()
await expect(error).toHaveText('#custom-error')
@@ -617,17 +639,19 @@ describe('admin1', () => {
test('should render beforeInput and afterInput', async () => {
await page.goto(customFieldsURL.create)
- const input = page.locator('input[id="field-customTextField"]')
+ const input = page.locator('input[id="field-customTextClientField"]')
const prevSibling = await input.evaluateHandle((el) => {
return el.previousElementSibling
})
+
const prevSiblingText = await page.evaluate((el) => el?.textContent, prevSibling)
expect(prevSiblingText).toEqual('#before-input')
const nextSibling = await input.evaluateHandle((el) => {
return el.nextElementSibling
})
+
const nextSiblingText = await page.evaluate((el) => el?.textContent, nextSibling)
expect(nextSiblingText).toEqual('#after-input')
})
diff --git a/test/admin/payload-types.ts b/test/admin/payload-types.ts
index e5734c3b034..b155ab5a637 100644
--- a/test/admin/payload-types.ts
+++ b/test/admin/payload-types.ts
@@ -172,7 +172,8 @@ export interface CustomViewsTwo {
*/
export interface CustomField {
id: string;
- customTextField?: string | null;
+ customTextServerField?: string | null;
+ customTextClientField?: string | null;
descriptionAsString?: string | null;
descriptionAsFunction?: string | null;
descriptionAsComponent?: string | null;
|
63bca12f873c2e0bf3ffcc3133079760f09be343
|
2024-12-30 21:33:46
|
Sasha
|
docs: fix docs for generate db schema (#10251)
| false
|
fix docs for generate db schema (#10251)
|
docs
|
diff --git a/docs/database/postgres.mdx b/docs/database/postgres.mdx
index d6038146302..0501d0ad920 100644
--- a/docs/database/postgres.mdx
+++ b/docs/database/postgres.mdx
@@ -260,24 +260,26 @@ postgresAdapter({
beforeSchemaInit: [
({ schema, adapter }) => {
// Add a new table
- schema.rawTables.myTable = {
+ adapter.rawTables.myTable = {
name: 'my_table',
- columns: [{
- name: 'my_id',
- type: 'serial',
- primaryKey: true
- }],
+ columns: {
+ my_id: {
+ name: 'my_id',
+ type: 'serial',
+ primaryKey: true
+ }
+ }
}
// Add a new column to generated by Payload table:
- schema.rawTables.posts.columns.customColumn = {
+ adapter.rawTables.posts.columns.customColumn = {
name: 'custom_column',
// Note that Payload SQL doesn't support everything that Drizzle does.
type: 'integer',
notNull: true
}
// Add a new index to generated by Payload table:
- schema.rawTables.posts.indexes.customColumnIdx = {
+ adapter.rawTables.posts.indexes.customColumnIdx = {
name: 'custom_column_idx',
unique: true,
on: ['custom_column']
diff --git a/docs/database/sqlite.mdx b/docs/database/sqlite.mdx
index 18c4e9576d6..cf1b3a33863 100644
--- a/docs/database/sqlite.mdx
+++ b/docs/database/sqlite.mdx
@@ -237,24 +237,26 @@ sqliteAdapter({
beforeSchemaInit: [
({ schema, adapter }) => {
// Add a new table
- schema.rawTables.myTable = {
+ adapter.rawTables.myTable = {
name: 'my_table',
- columns: [{
- name: 'my_id',
- type: 'integer',
- primaryKey: true
- }],
+ columns: {
+ my_id: {
+ name: 'my_id',
+ type: 'integer',
+ primaryKey: true
+ }
+ }
}
// Add a new column to generated by Payload table:
- schema.rawTables.posts.columns.customColumn = {
+ adapter.rawTables.posts.columns.customColumn = {
name: 'custom_column',
// Note that Payload SQL doesn't support everything that Drizzle does.
type: 'integer',
notNull: true
}
// Add a new index to generated by Payload table:
- schema.rawTables.posts.indexes.customColumnIdx = {
+ adapter.rawTables.posts.indexes.customColumnIdx = {
name: 'custom_column_idx',
unique: true,
on: ['custom_column']
|
e99b168bd60265010134c15d04683656419b1a4f
|
2024-03-27 21:33:38
|
Alessio Gravili
|
ci: do not retry failing tests - we shouldn't have flaky tests in the first place
| false
|
do not retry failing tests - we shouldn't have flaky tests in the first place
|
ci
|
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 6e22469840f..7d5b00b3ef0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -254,12 +254,7 @@ jobs:
run: pnpm exec playwright install
- name: E2E Tests
- uses: nick-fields/retry@v3
- with:
- retry_on: error
- max_attempts: 2
- timeout_minutes: 15
- command: pnpm test:e2e ${{ matrix.suite }}
+ run: pnpm test:e2e ${{ matrix.suite }}
- uses: actions/upload-artifact@v4
if: always()
|
451c8c7548f7fc07cac06d65d6242e4628855a4d
|
2023-06-17 02:13:40
|
James
|
chore(release): v1.9.4
| false
|
v1.9.4
|
chore
|
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14f0054a92b..339d7cd58ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
+## [1.9.4](https://github.com/payloadcms/payload/compare/v1.9.3...v1.9.4) (2023-06-16)
+
+
+### Bug Fixes
+
+* incorrectly return totalDocs=1 instead of the correct count when pagination=false ([2e73938](https://github.com/payloadcms/payload/commit/2e7393853447d2da41ddef79f73e9026719a674b))
+
## [1.9.3](https://github.com/payloadcms/payload/compare/v1.9.2...v1.9.3) (2023-06-16)
diff --git a/package.json b/package.json
index e1b7cc0c6fa..4a8a70962c3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.9.3",
+ "version": "1.9.4",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
|
766b67f0be5c95f874774ac191ea28c39127d5ac
|
2025-01-03 19:04:41
|
Elliot DeNolf
|
chore(release): v3.14.0 [skip ci]
| false
|
v3.14.0 [skip ci]
|
chore
|
diff --git a/package.json b/package.json
index d38cc01f8ea..4f06d7343f3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-monorepo",
- "version": "3.13.0",
+ "version": "3.14.0",
"private": true,
"type": "module",
"scripts": {
diff --git a/packages/create-payload-app/package.json b/packages/create-payload-app/package.json
index 5b9e9f276ad..be720b08e01 100644
--- a/packages/create-payload-app/package.json
+++ b/packages/create-payload-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-payload-app",
- "version": "3.13.0",
+ "version": "3.14.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/db-mongodb/package.json b/packages/db-mongodb/package.json
index 207c2f7a443..63511b685d9 100644
--- a/packages/db-mongodb/package.json
+++ b/packages/db-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-mongodb",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The officially supported MongoDB database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-postgres/package.json b/packages/db-postgres/package.json
index f9d0bea0117..fa63c6d4cbd 100644
--- a/packages/db-postgres/package.json
+++ b/packages/db-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-postgres",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The officially supported Postgres database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-sqlite/package.json b/packages/db-sqlite/package.json
index c80a0feed8c..9fbf2ede661 100644
--- a/packages/db-sqlite/package.json
+++ b/packages/db-sqlite/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-sqlite",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The officially supported SQLite database adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/db-vercel-postgres/package.json b/packages/db-vercel-postgres/package.json
index 2b33d5251ab..754d22ffb62 100644
--- a/packages/db-vercel-postgres/package.json
+++ b/packages/db-vercel-postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/db-vercel-postgres",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Vercel Postgres adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/drizzle/package.json b/packages/drizzle/package.json
index bf4f04867a8..e92cdd4873b 100644
--- a/packages/drizzle/package.json
+++ b/packages/drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/drizzle",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "A library of shared functions used by different payload database adapters",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-nodemailer/package.json b/packages/email-nodemailer/package.json
index 0d3782b65c4..314092d3240 100644
--- a/packages/email-nodemailer/package.json
+++ b/packages/email-nodemailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-nodemailer",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload Nodemailer Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/email-resend/package.json b/packages/email-resend/package.json
index 21ca411e0f5..0a9a621a4d8 100644
--- a/packages/email-resend/package.json
+++ b/packages/email-resend/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/email-resend",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload Resend Email Adapter",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/graphql/package.json b/packages/graphql/package.json
index ecf86a9756e..9d0b0e5aaab 100644
--- a/packages/graphql/package.json
+++ b/packages/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/graphql",
- "version": "3.13.0",
+ "version": "3.14.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/live-preview-react/package.json b/packages/live-preview-react/package.json
index fe0935c20ca..d1b4fcd09ac 100644
--- a/packages/live-preview-react/package.json
+++ b/packages/live-preview-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-react",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official React SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview-vue/package.json b/packages/live-preview-vue/package.json
index d6d3ea06462..30ed9c01f64 100644
--- a/packages/live-preview-vue/package.json
+++ b/packages/live-preview-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview-vue",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official Vue SDK for Payload Live Preview",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/live-preview/package.json b/packages/live-preview/package.json
index 2463e0fa7e9..85a1b6deea9 100644
--- a/packages/live-preview/package.json
+++ b/packages/live-preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/live-preview",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official live preview JavaScript SDK for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/next/package.json b/packages/next/package.json
index 3220dddc0fb..efa511088af 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/next",
- "version": "3.13.0",
+ "version": "3.14.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/payload-cloud/package.json b/packages/payload-cloud/package.json
index 9b8779be51e..95841f960a4 100644
--- a/packages/payload-cloud/package.json
+++ b/packages/payload-cloud/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/payload-cloud",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official Payload Cloud plugin",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/payload/package.json b/packages/payload/package.json
index 339163ba4f6..45dbd0151da 100644
--- a/packages/payload/package.json
+++ b/packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Node, React, Headless CMS and Application Framework built on Next.js",
"keywords": [
"admin panel",
diff --git a/packages/plugin-cloud-storage/package.json b/packages/plugin-cloud-storage/package.json
index 507b775860a..4774cccbfba 100644
--- a/packages/plugin-cloud-storage/package.json
+++ b/packages/plugin-cloud-storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-cloud-storage",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official cloud storage plugin for Payload CMS",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-form-builder/package.json b/packages/plugin-form-builder/package.json
index 0b907219080..42e49ea416c 100644
--- a/packages/plugin-form-builder/package.json
+++ b/packages/plugin-form-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-form-builder",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Form builder plugin for Payload CMS",
"keywords": [
"payload",
diff --git a/packages/plugin-nested-docs/package.json b/packages/plugin-nested-docs/package.json
index 4e175099350..8d36c9eda04 100644
--- a/packages/plugin-nested-docs/package.json
+++ b/packages/plugin-nested-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-nested-docs",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The official Nested Docs plugin for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/plugin-redirects/package.json b/packages/plugin-redirects/package.json
index 00d715483e8..3efd5e4e25d 100644
--- a/packages/plugin-redirects/package.json
+++ b/packages/plugin-redirects/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-redirects",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Redirects plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-search/package.json b/packages/plugin-search/package.json
index 6aa6e5b5f04..7d261f0a881 100644
--- a/packages/plugin-search/package.json
+++ b/packages/plugin-search/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-search",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Search plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-sentry/package.json b/packages/plugin-sentry/package.json
index 8708ff03e46..730a664b653 100644
--- a/packages/plugin-sentry/package.json
+++ b/packages/plugin-sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-sentry",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Sentry plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-seo/package.json b/packages/plugin-seo/package.json
index 3dc41b3b77c..3b341a0e9d3 100644
--- a/packages/plugin-seo/package.json
+++ b/packages/plugin-seo/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-seo",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "SEO plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/plugin-stripe/package.json b/packages/plugin-stripe/package.json
index 8e6bd038a3f..60c0a58ff69 100644
--- a/packages/plugin-stripe/package.json
+++ b/packages/plugin-stripe/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/plugin-stripe",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Stripe plugin for Payload",
"keywords": [
"payload",
diff --git a/packages/richtext-lexical/package.json b/packages/richtext-lexical/package.json
index 0e2ad7bd8f0..76a5d90ed10 100644
--- a/packages/richtext-lexical/package.json
+++ b/packages/richtext-lexical/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-lexical",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The officially supported Lexical richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/richtext-slate/package.json b/packages/richtext-slate/package.json
index 5225c3e6e57..cad0d0eb3c2 100644
--- a/packages/richtext-slate/package.json
+++ b/packages/richtext-slate/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-azure/package.json b/packages/storage-azure/package.json
index ea1dd62ed29..743b7185f4d 100644
--- a/packages/storage-azure/package.json
+++ b/packages/storage-azure/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-azure",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload storage adapter for Azure Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-gcs/package.json b/packages/storage-gcs/package.json
index d94d68f60aa..ee1983bbabd 100644
--- a/packages/storage-gcs/package.json
+++ b/packages/storage-gcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-gcs",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload storage adapter for Google Cloud Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-s3/package.json b/packages/storage-s3/package.json
index 38dd47e3b9a..cb9215d26ab 100644
--- a/packages/storage-s3/package.json
+++ b/packages/storage-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-s3",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload storage adapter for Amazon S3",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-uploadthing/package.json b/packages/storage-uploadthing/package.json
index 51500cf8640..56b51df27d5 100644
--- a/packages/storage-uploadthing/package.json
+++ b/packages/storage-uploadthing/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-uploadthing",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload storage adapter for uploadthing",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/storage-vercel-blob/package.json b/packages/storage-vercel-blob/package.json
index 8e8a03def41..1cb90a8941d 100644
--- a/packages/storage-vercel-blob/package.json
+++ b/packages/storage-vercel-blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/storage-vercel-blob",
- "version": "3.13.0",
+ "version": "3.14.0",
"description": "Payload storage adapter for Vercel Blob Storage",
"homepage": "https://payloadcms.com",
"repository": {
diff --git a/packages/translations/package.json b/packages/translations/package.json
index 0b0c842557b..6d72bc39142 100644
--- a/packages/translations/package.json
+++ b/packages/translations/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/translations",
- "version": "3.13.0",
+ "version": "3.14.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 3c800bddea9..bc610e4b898 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@payloadcms/ui",
- "version": "3.13.0",
+ "version": "3.14.0",
"homepage": "https://payloadcms.com",
"repository": {
"type": "git",
|
0d7cf3fca25c60b98efde8a2375e7c392a28fdbc
|
2025-02-19 04:01:15
|
Sasha
|
docs: update join field docs (#11264)
| false
|
update join field docs (#11264)
|
docs
|
diff --git a/docs/fields/join.mdx b/docs/fields/join.mdx
index cd370d2a190..e7a0e7f0565 100644
--- a/docs/fields/join.mdx
+++ b/docs/fields/join.mdx
@@ -121,22 +121,22 @@ powerful Admin UI.
## Config Options
-| Option | Description |
-|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| **`name`** * | To be used as the property name when retrieved from the database. [More](./overview#field-names) |
-| **`collection`** * | The `slug`s having the relationship field. |
-| **`on`** * | The name of the relationship or upload field that relates to the collection document. Use dot notation for nested paths, like 'myGroup.relationName'. |
-| **`where`** | A `Where` query to hide related documents from appearing. Will be merged with any `where` specified in the request. |
-| **`maxDepth`** | Default is 1, Sets a maximum population depth for this field, regardless of the remaining depth when this field is reached. [Max Depth](../queries/depth#max-depth). |
-| **`label`** | Text used as a field label in the Admin Panel or an object with keys for each language. |
-| **`hooks`** | Provide Field Hooks to control logic for this field. [More details](../hooks/fields). |
-| **`access`** | Provide Field Access Control to denote what users can see and do with this field's data. [More details](../access-control/fields). |
-| **`defaultLimit`** | The number of documents to return. Set to 0 to return all related documents. |
-| **`defaultSort`** | The field name used to specify the order the joined documents are returned. |
-| **`admin`** | Admin-specific configuration. [More details](#admin-config-options). |
-| **`custom`** | Extension point for adding custom data (e.g. for plugins). |
-| **`typescriptSchema`** | Override field type generation with providing a JSON schema. |
-| **`graphQL`** | Custom graphQL configuration for the field. [More details](/docs/graphql/overview#field-complexity) |
+| Option | Description |
+| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| **`name`** * | To be used as the property name when retrieved from the database. [More](./overview#field-names) |
+| **`collection`** * | The `slug`s having the relationship field or an array of collection slugs. |
+| **`on`** * | The name of the relationship or upload field that relates to the collection document. Use dot notation for nested paths, like 'myGroup.relationName'. If `collection` is an array, this field must exist for all specified collections |
+| **`where`** | A `Where` query to hide related documents from appearing. Will be merged with any `where` specified in the request. |
+| **`maxDepth`** | Default is 1, Sets a maximum population depth for this field, regardless of the remaining depth when this field is reached. [Max Depth](../queries/depth#max-depth). |
+| **`label`** | Text used as a field label in the Admin Panel or an object with keys for each language. |
+| **`hooks`** | Provide Field Hooks to control logic for this field. [More details](../hooks/fields). |
+| **`access`** | Provide Field Access Control to denote what users can see and do with this field's data. [More details](../access-control/fields). |
+| **`defaultLimit`** | The number of documents to return. Set to 0 to return all related documents. |
+| **`defaultSort`** | The field name used to specify the order the joined documents are returned. |
+| **`admin`** | Admin-specific configuration. [More details](#admin-config-options). |
+| **`custom`** | Extension point for adding custom data (e.g. for plugins). |
+| **`typescriptSchema`** | Override field type generation with providing a JSON schema. |
+| **`graphQL`** | Custom graphQL configuration for the field. [More details](/docs/graphql/overview#field-complexity) |
_* An asterisk denotes that a property is required._
@@ -177,6 +177,35 @@ object with:
}
```
+## Join Field Data (polymorphic)
+
+When a document is returned that for a polymorphic Join field (with `collection` as an array) is populated with related documents. The structure returned is an
+object with:
+
+- `docs` an array of `relationTo` - the collection slug of the document and `value` - the document itself or the ID if the depth is reached
+- `hasNextPage` a boolean indicating if there are additional documents
+
+```json
+{
+ "id": "66e3431a3f23e684075aae9c",
+ "relatedPosts": {
+ "docs": [
+ {
+ "relationTo": "posts",
+ "value": {
+ "id": "66e3431a3f23e684075aaeb9",
+ // other fields...
+ "category": "66e3431a3f23e684075aae9c"
+ }
+ }
+ // { ... }
+ ],
+ "hasNextPage": false
+ }
+ // other fields...
+}
+```
+
## Query Options
The Join Field supports custom queries to filter, sort, and limit the related documents that will be returned. In
@@ -198,7 +227,8 @@ These can be applied to the local API, GraphQL, and REST API.
By adding `joins` to the local API you can customize the request for each join field by the `name` of the field.
```js
-const result = await db.findOne('categories', {
+const result = await payload.find({
+ collection: 'categories',
where: {
title: {
equals: 'My Category'
@@ -218,6 +248,25 @@ const result = await db.findOne('categories', {
})
```
+<Banner type="warning">
+ Currently, `Where` query support on joined documents for join fields with an array of `collection` is limited and not supported for fields inside arrays and blocks.
+</Banner>
+
+<Banner type="warning">
+ Currently, querying by the Join Field itself is not supported, meaning:
+ ```ts
+ payload.find({
+ collection: 'categories',
+ where: {
+ 'relatedPosts.title': { // relatedPosts is a join field
+ equals: "post"
+ }
+ }
+ })
+ ```
+ does not work yet.
+</Banner>
+
### Rest API
The rest API supports the same query options as the local API. You can use the `joins` query parameter to customize the
|
268b5dd54ee7db76d8c131d4df3d52a1fc32d4c4
|
2023-01-20 04:40:47
|
James
|
chore: exports both ts and js components
| false
|
exports both ts and js components
|
chore
|
diff --git a/components/elements.d.ts b/components/elements.ts
similarity index 100%
rename from components/elements.d.ts
rename to components/elements.ts
diff --git a/components/forms.d.ts b/components/forms.ts
similarity index 100%
rename from components/forms.d.ts
rename to components/forms.ts
diff --git a/components/hooks.d.ts b/components/hooks.ts
similarity index 100%
rename from components/hooks.d.ts
rename to components/hooks.ts
diff --git a/components/icons.d.ts b/components/icons.ts
similarity index 100%
rename from components/icons.d.ts
rename to components/icons.ts
diff --git a/components/index.d.ts b/components/index.ts
similarity index 100%
rename from components/index.d.ts
rename to components/index.ts
diff --git a/components/preferences.d.ts b/components/preferences.ts
similarity index 100%
rename from components/preferences.d.ts
rename to components/preferences.ts
diff --git a/components/rich-text.d.ts b/components/rich-text.ts
similarity index 100%
rename from components/rich-text.d.ts
rename to components/rich-text.ts
diff --git a/components/templates.d.ts b/components/templates.ts
similarity index 100%
rename from components/templates.d.ts
rename to components/templates.ts
diff --git a/components/utilities.d.ts b/components/utilities.ts
similarity index 100%
rename from components/utilities.d.ts
rename to components/utilities.ts
diff --git a/components/views/Cell.d.ts b/components/views/Cell.ts
similarity index 100%
rename from components/views/Cell.d.ts
rename to components/views/Cell.ts
diff --git a/components/views/Dashboard.d.ts b/components/views/Dashboard.ts
similarity index 100%
rename from components/views/Dashboard.d.ts
rename to components/views/Dashboard.ts
diff --git a/components/views/Edit.d.ts b/components/views/Edit.ts
similarity index 100%
rename from components/views/Edit.d.ts
rename to components/views/Edit.ts
diff --git a/components/views/List.d.ts b/components/views/List.ts
similarity index 100%
rename from components/views/List.d.ts
rename to components/views/List.ts
diff --git a/fields/validations.d.ts b/fields/validations.ts
similarity index 100%
rename from fields/validations.d.ts
rename to fields/validations.ts
|
99b9afc81cc375e64f5fb2b9f6da89962e713f61
|
2022-02-15 02:20:04
|
Dan Ribbens
|
chore: version documentation for local and graphql apis
| false
|
version documentation for local and graphql apis
|
chore
|
diff --git a/docs/configuration/collections.mdx b/docs/configuration/collections.mdx
index 05fc8c031cc..3e0ac4f02eb 100644
--- a/docs/configuration/collections.mdx
+++ b/docs/configuration/collections.mdx
@@ -24,6 +24,7 @@ It's often best practice to write your Collections in separate files and then im
| **`auth`** | Specify options if you would like this Collection to feature authentication. For more, consult the [Authentication](/docs/authentication/config) documentation. |
| **`upload`** | Specify options if you would like this Collection to support file uploads. For more, consult the [Uploads](/docs/upload/overview) documentation. |
| **`timestamps`** | Set to false to disable documents' automatically generated `createdAt` and `updatedAt` timestamps. |
+| **`versions`** | Set to true to enable default options, or configure with object properties. [More](/docs/versions/overview#collection-config)|
*\* An asterisk denotes that a property is required.*
diff --git a/docs/configuration/globals.mdx b/docs/configuration/globals.mdx
index c807b92cb87..341d619e881 100644
--- a/docs/configuration/globals.mdx
+++ b/docs/configuration/globals.mdx
@@ -21,6 +21,7 @@ As with Collection configs, it's often best practice to write your Globals in se
| **`admin`** | Admin-specific configuration. See below for [more detail](/docs/configuration/globals#admin-options). |
| **`hooks`** | Entry points to "tie in" to collection actions at specific points. [More](/docs/hooks/overview#global-hooks) |
| **`access`** | Provide access control functions to define exactly who should be able to do what with this Global. [More](/docs/access-control/overview/#globals) |
+| **`versions`** | Set to true to enable default options, or configure with object properties. [More](/docs/versions/overview#globals-config)|
*\* An asterisk denotes that a property is required.*
diff --git a/docs/local-api/overview.mdx b/docs/local-api/overview.mdx
index fefb3600dc1..2d51ce13826 100644
--- a/docs/local-api/overview.mdx
+++ b/docs/local-api/overview.mdx
@@ -114,7 +114,7 @@ const result = await payload.find({
depth: 2,
page: 1,
limit: 10,
- where: {} // pass a `where` query here
+ where: {}, // pass a `where` query here
sort: '-title',
locale: 'en',
fallbackLocale: false,
diff --git a/docs/versions/overview.mdx b/docs/versions/overview.mdx
index 79207d179de..d901fda0685 100644
--- a/docs/versions/overview.mdx
+++ b/docs/versions/overview.mdx
@@ -97,7 +97,7 @@ Global versions are stored the same as the collection version shown above, excep
Versions expose new operations for both collections and globals. They allow you to find and query versions, find a single version by ID, and publish (or restore) a version by ID. Both Collections and Globals support the same new operations. They are used primarily by the admin UI, but if you are writing custom logic in your app and would like to utilize them, they're available for you to use as well via REST, GraphQL, and Local APIs.
-**New collection REST endpoints:**
+**Collection REST endpoints:**
| Method | Path | Description |
| -------- | ------------------------------------ | -------------------------------------- |
@@ -105,15 +105,72 @@ Versions expose new operations for both collections and globals. They allow you
| `GET` | `/api/{collectionSlug}/versions/:id` | Find a specific version by ID |
| `POST` | `/api/{collectionSlug}/versions/:id` | Restore a version by ID |
-**New collection GraphQL queries and mutations:**
+**Collection GraphQL queries:**
-TODO: add GraphQL docs here
+| Query Name | Operation |
+| ---------------------- | -------------|
+| **`version{collection.label.singular}`** | `findVersionByID` |
+| **`versions{collection.label.plural}`** | `findVersions` |
-**New collection Local API methods:**
+**And mutation:**
-TODO: add Local API docs here
+| Query Name | Operation |
+| ---------------------- | -------------|
+| **`restoreVersion{collection.label.singular}`** | `restoreVersion` |
-**New global REST endpoints:**
+**Collection Local API methods:**
+
+#### Find
+
+```js
+// Result will be a paginated set of Versions.
+// See /docs/queries/pagination for more.
+const result = await payload.findVersions({
+ collection: 'posts', // required
+ depth: 2,
+ page: 1,
+ limit: 10,
+ where: {}, // pass a `where` query here
+ sort: '-createdAt',
+ locale: 'en',
+ fallbackLocale: false,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
+
+#### Find by ID
+
+```js
+// Result will be a Post document.
+const result = await payload.findVersionByID({
+ collection: 'posts', // required
+ id: '507f1f77bcf86cd799439013', // required
+ depth: 2,
+ locale: 'en',
+ fallbackLocale: false,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
+
+#### Restore
+
+```js
+// Result will be the restored global document.
+const result = await payload.restoreVersion({
+ collection: 'posts', // required
+ id: '507f1f77bcf86cd799439013', // required
+ depth: 2,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
+
+**Global REST endpoints:**
| Method | Path | Description |
| -------- | ---------------------------------------- | -------------------------------------- |
@@ -121,13 +178,70 @@ TODO: add Local API docs here
| `GET` | `/api/globals/{globalSlug}/versions/:id` | Find a specific version by ID |
| `POST` | `/api/globals/{globalSlug}/versions/:id` | Restore a version by ID |
-**New global GraphQL queries and mutations:**
+**Global GraphQL queries:**
-TODO: add GraphQL docs here
+| Query Name | Operation |
+| ---------------------- | -------------|
+| **`version{global.label}`** | `findVersionByID` |
+| **`versions{global.label}`** | `findVersions` |
-**New global Local API methods:**
+**Global GraphQL mutation:**
-TODO: add Local API docs here
+| Query Name | Operation |
+| ---------------------- | -------------|
+| **`restoreVersion{global.label}`** | `restoreVersion` |
+
+**Global Local API methods:**
+
+#### Find
+
+```js
+// Result will be a paginated set of Versions.
+// See /docs/queries/pagination for more.
+const result = await payload.findGlobalVersions({
+ slug: 'header', // required
+ depth: 2,
+ page: 1,
+ limit: 10,
+ where: {}, // pass a `where` query here
+ sort: '-createdAt',
+ locale: 'en',
+ fallbackLocale: false,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
+
+#### Find by ID
+
+```js
+// Result will be a Post document.
+const result = await payload.findGlobalVersionByID({
+ slug: 'header', // required
+ id: '507f1f77bcf86cd799439013', // required
+ depth: 2,
+ locale: 'en',
+ fallbackLocale: false,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
+
+#### Restore
+
+```js
+// Result will be the restored global document.
+const result = await payload.restoreGlobalVersion({
+ slug: 'header', // required
+ id: '507f1f77bcf86cd799439013', // required
+ depth: 2,
+ user: dummyUser,
+ overrideAccess: false,
+ showHiddenFields: true,
+})
+```
### Access Control
diff --git a/src/globals/operations/local/index.ts b/src/globals/operations/local/index.ts
index c2c6137968a..9f5be09bf35 100644
--- a/src/globals/operations/local/index.ts
+++ b/src/globals/operations/local/index.ts
@@ -1,7 +1,13 @@
import findOne from './findOne';
import update from './update';
+import findVersionByID from './findVersionByID';
+import findVersions from './findVersions';
+import restoreVersion from './restoreVersion';
export default {
findOne,
update,
+ findVersionByID,
+ findVersions,
+ restoreVersion,
};
diff --git a/src/index.ts b/src/index.ts
index f1e4e2e8738..7f37d226eef 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -49,6 +49,9 @@ import { Options as DeleteOptions } from './collections/operations/local/delete'
import { Options as FindVersionsOptions } from './collections/operations/local/findVersions';
import { Options as FindVersionByIDOptions } from './collections/operations/local/findVersionByID';
import { Options as RestoreVersionOptions } from './collections/operations/local/restoreVersion';
+import { Options as FindGlobalVersionsOptions } from './globals/operations/local/findVersions';
+import { Options as FindGlobalVersionByIDOptions } from './globals/operations/local/findVersionByID';
+import { Options as RestoreGlobalVersionOptions } from './globals/operations/local/restoreVersion';
import { Result } from './auth/operations/login';
require('isomorphic-fetch');
@@ -246,6 +249,39 @@ export class Payload {
return update(options);
}
+ /**
+ * @description Find global versions with criteria
+ * @param options
+ * @returns versions satisfying query
+ */
+ findGlobalVersions = async <T extends TypeWithVersion<T> = any>(options: FindGlobalVersionsOptions): Promise<PaginatedDocs<T>> => {
+ let { findVersions } = localGlobalOperations;
+ findVersions = findVersions.bind(this);
+ return findVersions<T>(options);
+ }
+
+ /**
+ * @description Find global version by ID
+ * @param options
+ * @returns global version with specified ID
+ */
+ findGlobalVersionByID = async <T extends TypeWithVersion<T> = any>(options: FindGlobalVersionByIDOptions): Promise<T> => {
+ let { findVersionByID } = localGlobalOperations;
+ findVersionByID = findVersionByID.bind(this);
+ return findVersionByID(options);
+ }
+
+ /**
+ * @description Restore global version by ID
+ * @param options
+ * @returns version with specified ID
+ */
+ restoreGlobalVersion = async <T extends TypeWithVersion<T> = any>(options: RestoreGlobalVersionOptions): Promise<T> => {
+ let { restoreVersion } = localGlobalOperations;
+ restoreVersion = restoreVersion.bind(this);
+ return restoreVersion(options);
+ }
+
/**
* @description Find document by ID
* @param options
|
91e33ad1ee04750425112602fcfddcf329f934e8
|
2022-12-15 23:43:33
|
Dan Ribbens
|
fix: allow translation in group admin.description (#1680)
| false
|
allow translation in group admin.description (#1680)
|
fix
|
diff --git a/src/fields/config/schema.ts b/src/fields/config/schema.ts
index fcdb0d11f53..2fb25778afe 100644
--- a/src/fields/config/schema.ts
+++ b/src/fields/config/schema.ts
@@ -237,7 +237,6 @@ export const group = baseField.keys({
),
admin: baseAdminFields.keys({
hideGutter: joi.boolean().default(true),
- description: joi.string(),
}),
});
|
d12bb5043a3f535609d946d437df2a9043de807b
|
2021-09-13 21:47:25
|
Dan Ribbens
|
docs: fix links in collection hooks
| false
|
fix links in collection hooks
|
docs
|
diff --git a/docs/hooks/collections.mdx b/docs/hooks/collections.mdx
index ba5a9cf7b86..5049a59c236 100644
--- a/docs/hooks/collections.mdx
+++ b/docs/hooks/collections.mdx
@@ -8,19 +8,19 @@ keywords: hooks, collections, config, configuration, documentation, Content Mana
Collections feature the ability to define the following hooks:
-- [beforeOperation](#beforeOperation)
-- [beforeValidate](#beforeValidate)
-- [beforeChange](#beforeChange)
-- [afterChange](#afterChange)
-- [beforeRead](#beforeRead)
-- [afterRead](#afterRead)
-- [beforeDelete](#beforeDelete)
-- [afterDelete](#afterDelete)
+- [beforeOperation](#beforeoperation)
+- [beforeValidate](#beforevalidate)
+- [beforeChange](#beforechange)
+- [afterChange](#afterchange)
+- [beforeRead](#beforeread)
+- [afterRead](#afterread)
+- [beforeDelete](#beforedelete)
+- [afterDelete](#afterdelete)
Additionally, `auth`-enabled collections feature the following hooks:
-- [afterLogin](#afterLogin)
-- [afterForgotPassword](#afterForgotPassword)
+- [afterLogin](#afterlogin)
+- [afterForgotPassword](#afterforgotpassword)
## Config
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.