@digigov/nextjs 1.1.5-rc.16 → 1.1.5-rc.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.prettierrc.js +1 -0
- package/.rush/temp/chunked-rush-logs/nextjs.build.chunks.jsonl +6 -0
- package/.rush/temp/chunked-rush-logs/nextjs.lint.chunks.jsonl +14 -0
- package/.rush/temp/chunked-rush-logs/nextjs.publint.chunks.jsonl +3 -0
- package/.rush/temp/chunked-rush-logs/nextjs.test.chunks.jsonl +2 -0
- package/.rush/temp/package-deps_build.json +21 -0
- package/.rush/temp/package-deps_lint.json +21 -0
- package/.rush/temp/package-deps_publint.json +21 -0
- package/.rush/temp/package-deps_test.json +21 -0
- package/.rush/temp/shrinkwrap-deps.json +14 -0
- package/CHANGELOG.json +1195 -0
- package/eslint.config.mjs +3 -0
- package/nextjs.build.log +9 -0
- package/package.json +25 -10
- package/rush-logs/nextjs.build.log +6 -0
- package/rush-logs/nextjs.lint.log +14 -0
- package/rush-logs/nextjs.publint.log +3 -0
- package/rush-logs/nextjs.test.log +2 -0
- package/src/App.tsx +16 -4
- package/src/Image.tsx +4 -2
- package/src/Link.tsx +6 -3
- package/tsconfig.json +44 -0
- package/App/index.js +0 -49
- package/App/package.json +0 -6
- package/App.d.ts +0 -17
- package/Document/index.js +0 -56
- package/Document/package.json +0 -6
- package/Document.d.ts +0 -5
- package/Image/index.js +0 -15
- package/Image/package.json +0 -6
- package/Image.d.ts +0 -4
- package/LICENSE +0 -0
- package/Link/index.js +0 -46
- package/Link/package.json +0 -6
- package/Link.d.ts +0 -4
- package/cjs/App/index.js +0 -59
- package/cjs/Document/index.js +0 -63
- package/cjs/Image/index.js +0 -22
- package/cjs/Link/index.js +0 -56
- package/cjs/hooks/index.js +0 -11
- package/cjs/i18n/index.js +0 -22
- package/cjs/index.js +0 -1
- package/hooks/index.js +0 -5
- package/hooks/package.json +0 -6
- package/hooks.d.ts +0 -1
- package/i18n/index.js +0 -15
- package/i18n/package.json +0 -6
- package/i18n.d.ts +0 -2
- package/index.d.ts +0 -0
- package/index.js +0 -5
package/.prettierrc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
module.exports = require('@digigov/cli-lint/prettierrc')();
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: digigov build \n"}
|
|
2
|
+
{"kind":"O","text":" LOG Running: rimraf dist\n"}
|
|
3
|
+
{"kind":"O","text":" LOG Running: tsc --emitDeclarationOnly --outDir dist --project /Users/dimitristsironis/grnet/digigov-sdk/libs/nextjs/tsconfig.json\n"}
|
|
4
|
+
{"kind":"O","text":" LOG Running: esbuild for CJS format\n"}
|
|
5
|
+
{"kind":"O","text":" LOG Running: esbuild for ESM format\n"}
|
|
6
|
+
{"kind":"O","text":"⏱️ \"build\" execution time: 2.628s\n"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: digigov lint \n"}
|
|
2
|
+
{"kind":"O","text":" LOG Running: eslint --no-error-on-unmatched-pattern\n"}
|
|
3
|
+
{"kind":"O","text":"\n"}
|
|
4
|
+
{"kind":"O","text":"/Users/dimitristsironis/grnet/digigov-sdk/libs/nextjs/src/Document.tsx\n"}
|
|
5
|
+
{"kind":"O","text":" 1:1 warning Unused eslint-disable directive (no problems were reported from '@typescript-eslint/explicit-function-return-type')\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"/Users/dimitristsironis/grnet/digigov-sdk/libs/nextjs/src/Link.tsx\n"}
|
|
8
|
+
{"kind":"O","text":" 4:26 warning '/Users/dimitristsironis/grnet/digigov-sdk/libs/ui/src/navigation/Link/index.tsx' imported multiple times import-x/no-duplicates\n"}
|
|
9
|
+
{"kind":"O","text":" 5:27 warning '/Users/dimitristsironis/grnet/digigov-sdk/libs/ui/src/navigation/Link/index.tsx' imported multiple times import-x/no-duplicates\n"}
|
|
10
|
+
{"kind":"O","text":"\n"}
|
|
11
|
+
{"kind":"O","text":"✖ 3 problems (0 errors, 3 warnings)\n"}
|
|
12
|
+
{"kind":"O","text":" 0 errors and 2 warnings potentially fixable with the `--fix` option.\n"}
|
|
13
|
+
{"kind":"O","text":"\n"}
|
|
14
|
+
{"kind":"O","text":"⏱️ \"lint\" execution time: 2.624s\n"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"libs/nextjs/.gitignore": "d7062a709b975e2778d606b10308acfeec5a86c8",
|
|
4
|
+
"libs/nextjs/.prettierrc.js": "0fcfefe7e173b01f620c09ef31913d8ca6ba9a97",
|
|
5
|
+
"libs/nextjs/CHANGELOG.json": "ef0570443e24a2c3f1c511a18b1266b8824dab6e",
|
|
6
|
+
"libs/nextjs/CHANGELOG.md": "9422024e12a1fc3f5ef4755195ce6e8dd1c85439",
|
|
7
|
+
"libs/nextjs/README.md": "d35a48b978335448da207a4bc3efbe1d528db7ca",
|
|
8
|
+
"libs/nextjs/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
9
|
+
"libs/nextjs/package.json": "c546bf9ae9f91bae6a6caf0e454b659815c49980",
|
|
10
|
+
"libs/nextjs/src/App.tsx": "2164e8824388739d72c08e67038367e5c2471bd3",
|
|
11
|
+
"libs/nextjs/src/Document.tsx": "35bc53906a94204e0a4e592127585f9e714d62b3",
|
|
12
|
+
"libs/nextjs/src/Image.tsx": "1d51ac189537e33de6d0c8b81a46bf7523c2f4c1",
|
|
13
|
+
"libs/nextjs/src/Link.tsx": "2ed943fa1ecd8723846866b858c408290c67a399",
|
|
14
|
+
"libs/nextjs/src/hooks.ts": "e5fb5b30d9b5538ca8779dbb4851ad7f30a78ca3",
|
|
15
|
+
"libs/nextjs/src/i18n.tsx": "a5018649ef8c38c116784491500a6406ce182cef",
|
|
16
|
+
"libs/nextjs/src/index.ts": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
17
|
+
"libs/nextjs/tsconfig.json": "11e517ec69e3af15b807f652ee3c6b8a7aaacced",
|
|
18
|
+
"libs/nextjs/.rush/temp/shrinkwrap-deps.json": "d05127bf6bf585c299c398e72895873ffeba2143"
|
|
19
|
+
},
|
|
20
|
+
"arguments": "digigov build "
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"libs/nextjs/.gitignore": "d7062a709b975e2778d606b10308acfeec5a86c8",
|
|
4
|
+
"libs/nextjs/.prettierrc.js": "0fcfefe7e173b01f620c09ef31913d8ca6ba9a97",
|
|
5
|
+
"libs/nextjs/CHANGELOG.json": "ef0570443e24a2c3f1c511a18b1266b8824dab6e",
|
|
6
|
+
"libs/nextjs/CHANGELOG.md": "9422024e12a1fc3f5ef4755195ce6e8dd1c85439",
|
|
7
|
+
"libs/nextjs/README.md": "d35a48b978335448da207a4bc3efbe1d528db7ca",
|
|
8
|
+
"libs/nextjs/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
9
|
+
"libs/nextjs/package.json": "5212fdcabdfcda8483b63fda93e050ac9bfc25e9",
|
|
10
|
+
"libs/nextjs/src/App.tsx": "2164e8824388739d72c08e67038367e5c2471bd3",
|
|
11
|
+
"libs/nextjs/src/Document.tsx": "35bc53906a94204e0a4e592127585f9e714d62b3",
|
|
12
|
+
"libs/nextjs/src/Image.tsx": "1d51ac189537e33de6d0c8b81a46bf7523c2f4c1",
|
|
13
|
+
"libs/nextjs/src/Link.tsx": "2ed943fa1ecd8723846866b858c408290c67a399",
|
|
14
|
+
"libs/nextjs/src/hooks.ts": "e5fb5b30d9b5538ca8779dbb4851ad7f30a78ca3",
|
|
15
|
+
"libs/nextjs/src/i18n.tsx": "a5018649ef8c38c116784491500a6406ce182cef",
|
|
16
|
+
"libs/nextjs/src/index.ts": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
17
|
+
"libs/nextjs/tsconfig.json": "11e517ec69e3af15b807f652ee3c6b8a7aaacced",
|
|
18
|
+
"libs/nextjs/.rush/temp/shrinkwrap-deps.json": "d05127bf6bf585c299c398e72895873ffeba2143"
|
|
19
|
+
},
|
|
20
|
+
"arguments": "digigov lint "
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"libs/nextjs/.eslintrc.js": "e5307e25c30e3c2254b5aea5c1e5b324e186b4b9",
|
|
4
|
+
"libs/nextjs/.gitignore": "d7062a709b975e2778d606b10308acfeec5a86c8",
|
|
5
|
+
"libs/nextjs/.prettierrc.js": "916426859972c08befeab8aca5b55e95ba714b96",
|
|
6
|
+
"libs/nextjs/CHANGELOG.json": "ef0570443e24a2c3f1c511a18b1266b8824dab6e",
|
|
7
|
+
"libs/nextjs/CHANGELOG.md": "9422024e12a1fc3f5ef4755195ce6e8dd1c85439",
|
|
8
|
+
"libs/nextjs/README.md": "d35a48b978335448da207a4bc3efbe1d528db7ca",
|
|
9
|
+
"libs/nextjs/package.json": "a4df4e446298ab9d622d74bc187d33b29da8d599",
|
|
10
|
+
"libs/nextjs/src/App.tsx": "2cf6fd3cf1b0d7ace28721b2f115b490f8a3a776",
|
|
11
|
+
"libs/nextjs/src/Document.tsx": "35bc53906a94204e0a4e592127585f9e714d62b3",
|
|
12
|
+
"libs/nextjs/src/Image.tsx": "1d51ac189537e33de6d0c8b81a46bf7523c2f4c1",
|
|
13
|
+
"libs/nextjs/src/Link.tsx": "2ed943fa1ecd8723846866b858c408290c67a399",
|
|
14
|
+
"libs/nextjs/src/hooks.ts": "e5fb5b30d9b5538ca8779dbb4851ad7f30a78ca3",
|
|
15
|
+
"libs/nextjs/src/i18n.tsx": "a5018649ef8c38c116784491500a6406ce182cef",
|
|
16
|
+
"libs/nextjs/src/index.ts": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
17
|
+
"libs/nextjs/tsconfig.json": "11e517ec69e3af15b807f652ee3c6b8a7aaacced",
|
|
18
|
+
"libs/nextjs/.rush/temp/shrinkwrap-deps.json": "17602bee34e1fb6145154bba4762a6347c3461be"
|
|
19
|
+
},
|
|
20
|
+
"arguments": "publint dist "
|
|
21
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"libs/nextjs/.gitignore": "d7062a709b975e2778d606b10308acfeec5a86c8",
|
|
4
|
+
"libs/nextjs/.prettierrc.js": "0fcfefe7e173b01f620c09ef31913d8ca6ba9a97",
|
|
5
|
+
"libs/nextjs/CHANGELOG.json": "ef0570443e24a2c3f1c511a18b1266b8824dab6e",
|
|
6
|
+
"libs/nextjs/CHANGELOG.md": "9422024e12a1fc3f5ef4755195ce6e8dd1c85439",
|
|
7
|
+
"libs/nextjs/README.md": "d35a48b978335448da207a4bc3efbe1d528db7ca",
|
|
8
|
+
"libs/nextjs/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
9
|
+
"libs/nextjs/package.json": "5212fdcabdfcda8483b63fda93e050ac9bfc25e9",
|
|
10
|
+
"libs/nextjs/src/App.tsx": "2164e8824388739d72c08e67038367e5c2471bd3",
|
|
11
|
+
"libs/nextjs/src/Document.tsx": "35bc53906a94204e0a4e592127585f9e714d62b3",
|
|
12
|
+
"libs/nextjs/src/Image.tsx": "1d51ac189537e33de6d0c8b81a46bf7523c2f4c1",
|
|
13
|
+
"libs/nextjs/src/Link.tsx": "2ed943fa1ecd8723846866b858c408290c67a399",
|
|
14
|
+
"libs/nextjs/src/hooks.ts": "e5fb5b30d9b5538ca8779dbb4851ad7f30a78ca3",
|
|
15
|
+
"libs/nextjs/src/i18n.tsx": "a5018649ef8c38c116784491500a6406ce182cef",
|
|
16
|
+
"libs/nextjs/src/index.ts": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
17
|
+
"libs/nextjs/tsconfig.json": "11e517ec69e3af15b807f652ee3c6b8a7aaacced",
|
|
18
|
+
"libs/nextjs/.rush/temp/shrinkwrap-deps.json": "d05127bf6bf585c299c398e72895873ffeba2143"
|
|
19
|
+
},
|
|
20
|
+
"arguments": "echo \"Error: no test specified\" "
|
|
21
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"../../libs/nextjs": "../../libs/nextjs:85YAFxQ/zNQyHilqOlMK4IiOpGDit3S9lWX2DUF+dDQ=:",
|
|
3
|
+
"/@types/node@18.19.0": "Missing shrinkwrap entry!",
|
|
4
|
+
"/@types/react-dom@18.3.0": "Missing shrinkwrap entry!",
|
|
5
|
+
"/@types/react@18.3.3": "Missing shrinkwrap entry!",
|
|
6
|
+
"/clsx@1.1.1": "Missing shrinkwrap entry!",
|
|
7
|
+
"/i18next@19.1.0": "Missing shrinkwrap entry!",
|
|
8
|
+
"/next@13.1.1(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": "Missing shrinkwrap entry!",
|
|
9
|
+
"/publint@0.1.8": "Missing shrinkwrap entry!",
|
|
10
|
+
"/react-dom@18.3.1(react@18.3.1)": "Missing shrinkwrap entry!",
|
|
11
|
+
"/react-i18next@11.3.3(i18next@19.1.0)(react@18.3.1)": "Missing shrinkwrap entry!",
|
|
12
|
+
"/react@18.3.1": "Missing shrinkwrap entry!",
|
|
13
|
+
"/typescript@5.6.2": "Missing shrinkwrap entry!"
|
|
14
|
+
}
|