@scrabble-solver/scrabble-solver 2.13.13 → 2.14.0

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.
Files changed (47) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +5 -5
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/eslint/.cache_8dgz12 +1 -1
  5. package/.next/cache/webpack/client-production/0.pack +0 -0
  6. package/.next/cache/webpack/client-production/index.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack.old +0 -0
  8. package/.next/cache/webpack/edge-server-production/0.pack +0 -0
  9. package/.next/cache/webpack/edge-server-production/index.pack +0 -0
  10. package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
  11. package/.next/cache/webpack/server-production/0.pack +0 -0
  12. package/.next/cache/webpack/server-production/index.pack +0 -0
  13. package/.next/cache/webpack/server-production/index.pack.old +0 -0
  14. package/.next/prerender-manifest.js +1 -1
  15. package/.next/prerender-manifest.json +1 -1
  16. package/.next/routes-manifest.json +1 -1
  17. package/.next/server/chunks/807.js +1 -1
  18. package/.next/server/middleware-build-manifest.js +1 -1
  19. package/.next/server/pages/404.html +1 -1
  20. package/.next/server/pages/500.html +1 -1
  21. package/.next/server/pages/index.html +1 -1
  22. package/.next/server/pages/index.js +1 -1
  23. package/.next/server/pages/index.json +1 -1
  24. package/.next/server/pages-manifest.json +1 -1
  25. package/.next/static/{qwJjm2FeDHHGY92CY5oQQ → TxfjxrH5h31sPQxPhrJzG}/_buildManifest.js +1 -1
  26. package/.next/static/chunks/pages/{_app-42ce6b4032e931ff.js → _app-2912876c7b6e698e.js} +2 -2
  27. package/.next/static/chunks/pages/index-86d9ad372c48c8b7.js +1 -0
  28. package/.next/static/css/{2adc9736d823979b.css → 14625ff7b4d265d0.css} +1 -1
  29. package/.next/trace +45 -45
  30. package/package.json +12 -12
  31. package/src/components/Alert/Alert.tsx +1 -1
  32. package/src/components/Board/BoardPure.tsx +1 -1
  33. package/src/components/Button/Button.tsx +1 -1
  34. package/src/components/IconButton/IconButton.tsx +1 -1
  35. package/src/components/IconButton/Link.tsx +1 -1
  36. package/src/components/Keys/Arrows/Arrows.tsx +4 -4
  37. package/src/components/NotFound/NotFound.tsx +1 -1
  38. package/src/components/Radio/Radio.tsx +1 -1
  39. package/src/components/Results/HeaderButton.tsx +1 -1
  40. package/src/components/Results/Results.module.scss +5 -8
  41. package/src/components/Solver/components/ResultCandidatePicker/ResultCandidatePicker.tsx +1 -1
  42. package/src/components/Tile/TilePure.tsx +1 -1
  43. package/src/modals/MenuModal/MenuModal.tsx +1 -1
  44. package/src/modals/SettingsModal/components/LocaleSetting/LocaleSetting.tsx +1 -1
  45. package/src/modals/WordsModal/WordsModal.tsx +2 -2
  46. package/.next/static/chunks/pages/index-3718075f2ba2220c.js +0 -1
  47. /package/.next/static/{qwJjm2FeDHHGY92CY5oQQ → TxfjxrH5h31sPQxPhrJzG}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- qwJjm2FeDHHGY92CY5oQQ
1
+ TxfjxrH5h31sPQxPhrJzG
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/qwJjm2FeDHHGY92CY5oQQ/_buildManifest.js",
9
- "static/qwJjm2FeDHHGY92CY5oQQ/_ssgManifest.js"
8
+ "static/TxfjxrH5h31sPQxPhrJzG/_buildManifest.js",
9
+ "static/TxfjxrH5h31sPQxPhrJzG/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
@@ -15,7 +15,7 @@
15
15
  "static/chunks/framework-c623a49d0bf89652.js",
16
16
  "static/chunks/main-8b0b4e610892a916.js",
17
17
  "static/css/6682db14f926d4c7.css",
18
- "static/chunks/pages/index-3718075f2ba2220c.js"
18
+ "static/chunks/pages/index-86d9ad372c48c8b7.js"
19
19
  ],
20
20
  "/404": [
21
21
  "static/chunks/webpack-c4acd79e87956a0e.js",
@@ -27,8 +27,8 @@
27
27
  "static/chunks/webpack-c4acd79e87956a0e.js",
28
28
  "static/chunks/framework-c623a49d0bf89652.js",
29
29
  "static/chunks/main-8b0b4e610892a916.js",
30
- "static/css/2adc9736d823979b.css",
31
- "static/chunks/pages/_app-42ce6b4032e931ff.js"
30
+ "static/css/14625ff7b4d265d0.css",
31
+ "static/chunks/pages/_app-2912876c7b6e698e.js"
32
32
  ],
33
33
  "/_error": [
34
34
  "static/chunks/webpack-c4acd79e87956a0e.js",