@scrabble-solver/scrabble-solver 2.15.20 → 2.15.22
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/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +12 -12
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/prerender-manifest.json +4 -4
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/712.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale]/[word].js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale].js.nft.json +1 -1
- package/.next/server/pages/api/solve.js.nft.json +1 -1
- package/.next/server/pages/api/verify.js.nft.json +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/server/pages/not-found.html +1 -1
- package/.next/static/{ts_YBTGBs05Ixh5hd-ndp → MxQ5rcf448WOpfCa2_VVz}/_buildManifest.js +1 -1
- package/.next/static/chunks/{framework-93e577820ffb186a.js → framework-906c47013125d174.js} +1 -1
- package/.next/static/chunks/pages/_app-6a68c941d55599c8.js +7 -0
- package/.next/static/chunks/pages/index-6c5b582e7afc063c.js +1 -0
- package/.next/static/chunks/webpack-1a7a166b34ed8d24.js +1 -0
- package/.next/trace +21 -21
- package/.next/trace-build +1 -1
- package/package.json +20 -20
- package/src/app-layout/AppLayoutContext.tsx +25 -0
- package/src/app-layout/index.ts +1 -0
- package/src/{hooks/useAppLayout.ts → app-layout/useAppLayoutValue.ts} +4 -6
- package/src/components/Board/Board.tsx +1 -1
- package/src/components/Board/components/InputPrompt/InputPrompt.tsx +9 -2
- package/src/components/Board/hooks/useBackgroundImage.tsx +2 -1
- package/src/components/Board/hooks/useBoardStyle.ts +1 -1
- package/src/components/Board/hooks/useFloatingActions.ts +1 -1
- package/src/components/Dictionary/Dictionary.tsx +1 -1
- package/src/components/DictionaryInput/DictionaryInput.tsx +2 -2
- package/src/components/Logo/Logo.tsx +1 -1
- package/src/components/NavButtons/NavButtons.tsx +1 -1
- package/src/components/Rack/Rack.tsx +1 -1
- package/src/components/Rack/components/InputPrompt/InputPrompt.tsx +4 -4
- package/src/components/Results/Header.tsx +2 -1
- package/src/components/Results/Result.tsx +2 -1
- package/src/components/ResultsInput/ResultsInput.tsx +2 -2
- package/src/components/Solver/Solver.tsx +2 -1
- package/src/components/Tile/Tile.tsx +1 -1
- package/src/hooks/index.ts +0 -1
- package/src/lib/isMac.ts +0 -1
- package/src/modals/ResultsModal/ResultsModal.tsx +1 -1
- package/src/pages/_app.tsx +7 -4
- package/src/pages/index.tsx +42 -21
- package/tsconfig.json +3 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/.next/static/chunks/pages/_app-ac2ab0ef8f59ba92.js +0 -3
- package/.next/static/chunks/pages/index-3be9ce84ae513eaa.js +0 -1
- package/.next/static/chunks/webpack-49a83516933d4cf2.js +0 -1
- /package/.next/static/{ts_YBTGBs05Ixh5hd-ndp → MxQ5rcf448WOpfCa2_VVz}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
MxQ5rcf448WOpfCa2_VVz
|
|
@@ -4,35 +4,35 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/MxQ5rcf448WOpfCa2_VVz/_buildManifest.js",
|
|
8
|
+
"static/MxQ5rcf448WOpfCa2_VVz/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [],
|
|
11
11
|
"rootMainFilesTree": {},
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
15
|
-
"static/chunks/framework-
|
|
14
|
+
"static/chunks/webpack-1a7a166b34ed8d24.js",
|
|
15
|
+
"static/chunks/framework-906c47013125d174.js",
|
|
16
16
|
"static/chunks/main-f63f5bd5e9581250.js",
|
|
17
17
|
"static/css/addf6fd4f75742d0.css",
|
|
18
|
-
"static/chunks/pages/index-
|
|
18
|
+
"static/chunks/pages/index-6c5b582e7afc063c.js"
|
|
19
19
|
],
|
|
20
20
|
"/_app": [
|
|
21
|
-
"static/chunks/webpack-
|
|
22
|
-
"static/chunks/framework-
|
|
21
|
+
"static/chunks/webpack-1a7a166b34ed8d24.js",
|
|
22
|
+
"static/chunks/framework-906c47013125d174.js",
|
|
23
23
|
"static/chunks/main-f63f5bd5e9581250.js",
|
|
24
24
|
"static/css/500cdc9a24075d91.css",
|
|
25
|
-
"static/chunks/pages/_app-
|
|
25
|
+
"static/chunks/pages/_app-6a68c941d55599c8.js"
|
|
26
26
|
],
|
|
27
27
|
"/_error": [
|
|
28
|
-
"static/chunks/webpack-
|
|
29
|
-
"static/chunks/framework-
|
|
28
|
+
"static/chunks/webpack-1a7a166b34ed8d24.js",
|
|
29
|
+
"static/chunks/framework-906c47013125d174.js",
|
|
30
30
|
"static/chunks/main-f63f5bd5e9581250.js",
|
|
31
31
|
"static/chunks/pages/_error-afeda7c5231b6c3c.js"
|
|
32
32
|
],
|
|
33
33
|
"/not-found": [
|
|
34
|
-
"static/chunks/webpack-
|
|
35
|
-
"static/chunks/framework-
|
|
34
|
+
"static/chunks/webpack-1a7a166b34ed8d24.js",
|
|
35
|
+
"static/chunks/framework-906c47013125d174.js",
|
|
36
36
|
"static/chunks/main-f63f5bd5e9581250.js",
|
|
37
37
|
"static/chunks/pages/not-found-9e076427bad69d90.js"
|
|
38
38
|
]
|
package/.next/cache/.previewinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"previewModeId":"
|
|
1
|
+
{"previewModeId":"98a60c7482ef886fd208d1571acbff38","previewModeSigningKey":"bce5ffcb4b9000b7332d42399528ab09b3d3ecf5ae34c8debd5ead33b501015f","previewModeEncryptionKey":"2dde18d5e82b171046a55aaad57f6d22071be527c4038020e311cd2096e7c4ae","expireAt":1776606718318}
|
package/.next/cache/.rscinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"Vr189eeb9QPGSUsI59YwcH8/kYh78fJsWmH2kZPinAE=","encryption.expire_at":1776606718311}
|