@scrabble-solver/scrabble-solver 2.11.6 → 2.11.7

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 (74) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +10 -10
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/eslint/.cache_8dgz12 +1 -1
  5. package/.next/cache/next-server.js.nft.json +1 -1
  6. package/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +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/server-production/0.pack +0 -0
  11. package/.next/cache/webpack/server-production/index.pack +0 -0
  12. package/.next/next-server.js.nft.json +1 -1
  13. package/.next/prerender-manifest.json +1 -1
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/chunks/277.js +608 -397
  16. package/.next/server/middleware-build-manifest.js +1 -1
  17. package/.next/server/pages/404.html +1 -1
  18. package/.next/server/pages/404.js.nft.json +1 -1
  19. package/.next/server/pages/500.html +1 -1
  20. package/.next/server/pages/_app.js +9 -2
  21. package/.next/server/pages/_app.js.nft.json +1 -1
  22. package/.next/server/pages/api/solve.js +29 -1
  23. package/.next/server/pages/index.html +1 -1
  24. package/.next/server/pages/index.js +10 -2
  25. package/.next/server/pages/index.js.nft.json +1 -1
  26. package/.next/server/pages/index.json +1 -1
  27. package/.next/server/pages-manifest.json +1 -1
  28. package/.next/static/chunks/framework-2c5cac93e8c637b5.js +49 -0
  29. package/.next/static/chunks/pages/{404-8176f4acd0cfeb42.js → 404-ca203fa27afc37d8.js} +1 -1
  30. package/.next/static/chunks/pages/_app-e89a3c225b87516a.js +28 -0
  31. package/.next/static/chunks/pages/index-58744f49bf6b891f.js +1 -0
  32. package/.next/static/css/edaeaa48321b4cf2.css +2 -0
  33. package/.next/static/{Jmk00rVXCbdjFgP77tKXQ → uhB6d-q63uRC6RubwepLq}/_buildManifest.js +1 -1
  34. package/.next/trace +50 -50
  35. package/package.json +9 -9
  36. package/src/components/Board/Board.module.scss +2 -59
  37. package/src/components/Board/Board.tsx +22 -10
  38. package/src/components/Board/BoardPure.tsx +13 -8
  39. package/src/components/Board/components/Cell/Cell.module.scss +8 -140
  40. package/src/components/Board/components/Cell/Cell.tsx +18 -37
  41. package/src/components/Board/hooks/index.ts +1 -0
  42. package/src/components/Board/hooks/useBackgroundImage.tsx +170 -0
  43. package/src/components/Board/lib/getBonusColor.ts +18 -0
  44. package/src/components/Board/lib/index.ts +1 -0
  45. package/src/components/DictionaryInput/DictionaryInput.tsx +5 -3
  46. package/src/components/Results/Cell.tsx +2 -2
  47. package/src/components/Results/Result.tsx +4 -8
  48. package/src/components/Results/Results.module.scss +5 -3
  49. package/src/components/Solver/Solver.tsx +2 -2
  50. package/src/components/Tooltip/Tooltip.module.scss +2 -0
  51. package/src/hooks/useAppLayout.ts +1 -0
  52. package/src/i18n/constants.ts +25 -8
  53. package/src/i18n/de.json +2 -2
  54. package/src/i18n/en.json +2 -2
  55. package/src/i18n/es.json +2 -2
  56. package/src/i18n/fa.json +2 -2
  57. package/src/i18n/fr.json +2 -2
  58. package/src/i18n/pl.json +2 -2
  59. package/src/lib/dataUrlToBlob.ts +20 -0
  60. package/src/lib/index.ts +1 -0
  61. package/src/pages/_app.tsx +1 -3
  62. package/src/parameters/index.ts +33 -2
  63. package/src/state/index.ts +1 -1
  64. package/src/state/sagas.ts +3 -4
  65. package/src/state/store.ts +34 -0
  66. package/src/styles/variables.scss +2 -0
  67. package/.next/static/chunks/framework-2c79e2a64abdb08b.js +0 -33
  68. package/.next/static/chunks/pages/_app-b4fa92112b8f0385.js +0 -28
  69. package/.next/static/chunks/pages/index-ccd762f8f5028729.js +0 -1
  70. package/.next/static/css/1cd302e7648d209c.css +0 -2
  71. package/src/components/Board/components/Cell/CellPure.tsx +0 -93
  72. package/src/components/Board/components/Cell/lib.ts +0 -59
  73. package/src/state/createAppStore.ts +0 -38
  74. /package/.next/static/{Jmk00rVXCbdjFgP77tKXQ → uhB6d-q63uRC6RubwepLq}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- Jmk00rVXCbdjFgP77tKXQ
1
+ uhB6d-q63uRC6RubwepLq
@@ -5,34 +5,34 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/Jmk00rVXCbdjFgP77tKXQ/_buildManifest.js",
9
- "static/Jmk00rVXCbdjFgP77tKXQ/_ssgManifest.js"
8
+ "static/uhB6d-q63uRC6RubwepLq/_buildManifest.js",
9
+ "static/uhB6d-q63uRC6RubwepLq/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
13
13
  "/": [
14
14
  "static/chunks/webpack-6ef43a8d4a395f49.js",
15
- "static/chunks/framework-2c79e2a64abdb08b.js",
15
+ "static/chunks/framework-2c5cac93e8c637b5.js",
16
16
  "static/chunks/main-0ecb9ccfcb6c9b24.js",
17
17
  "static/css/34adfcf12a7d9bb6.css",
18
- "static/chunks/pages/index-ccd762f8f5028729.js"
18
+ "static/chunks/pages/index-58744f49bf6b891f.js"
19
19
  ],
20
20
  "/404": [
21
21
  "static/chunks/webpack-6ef43a8d4a395f49.js",
22
- "static/chunks/framework-2c79e2a64abdb08b.js",
22
+ "static/chunks/framework-2c5cac93e8c637b5.js",
23
23
  "static/chunks/main-0ecb9ccfcb6c9b24.js",
24
- "static/chunks/pages/404-8176f4acd0cfeb42.js"
24
+ "static/chunks/pages/404-ca203fa27afc37d8.js"
25
25
  ],
26
26
  "/_app": [
27
27
  "static/chunks/webpack-6ef43a8d4a395f49.js",
28
- "static/chunks/framework-2c79e2a64abdb08b.js",
28
+ "static/chunks/framework-2c5cac93e8c637b5.js",
29
29
  "static/chunks/main-0ecb9ccfcb6c9b24.js",
30
- "static/css/1cd302e7648d209c.css",
31
- "static/chunks/pages/_app-b4fa92112b8f0385.js"
30
+ "static/css/edaeaa48321b4cf2.css",
31
+ "static/chunks/pages/_app-e89a3c225b87516a.js"
32
32
  ],
33
33
  "/_error": [
34
34
  "static/chunks/webpack-6ef43a8d4a395f49.js",
35
- "static/chunks/framework-2c79e2a64abdb08b.js",
35
+ "static/chunks/framework-2c5cac93e8c637b5.js",
36
36
  "static/chunks/main-0ecb9ccfcb6c9b24.js",
37
37
  "static/chunks/pages/_error-54de1933a164a1ff.js"
38
38
  ]