@scrabble-solver/scrabble-solver 2.13.10 → 2.13.12
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 +6 -6
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/eslint/.cache_8dgz12 +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/edge-server-production/0.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/807.js +1 -1
- package/.next/server/chunks/911.js +1 -1
- package/.next/server/chunks/977.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/api/dictionary/[locale]/[word].js +1 -1
- package/.next/server/pages/api/solve.js +1 -1
- package/.next/server/pages/api/verify.js +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/static/{0kOqO_aASkcT2xjhiptyo → N8hSsS6Ppzlj3ebHMSZvI}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/{404-b447c5ca188dd7c1.js → 404-0c9f3e0f8b15f487.js} +1 -1
- package/.next/static/chunks/pages/_app-8246f5b39b6a5e59.js +17 -0
- package/.next/static/chunks/pages/index-65bfe83d121535ab.js +1 -0
- package/.next/static/css/{841a5b5f0b2fb131.css → 2f727b21d1331ea5.css} +2 -2
- package/.next/trace +45 -44
- package/package.json +9 -9
- package/src/api/isBoardValid.ts +1 -1
- package/src/api/isCellValid.ts +2 -2
- package/src/api/isRowValid.ts +1 -1
- package/src/components/Board/components/Actions/Actions.tsx +15 -3
- package/src/components/Board/components/Cell/Cell.tsx +1 -1
- package/src/components/Board/components/ToggleDirectionButton/ToggleDirectionButton.tsx +8 -1
- package/src/components/Board/hooks/useBackgroundImage.tsx +3 -3
- package/src/components/Board/hooks/useBoardStyle.ts +3 -5
- package/src/components/Board/hooks/useGrid.ts +13 -9
- package/src/components/Key/Key.module.scss +3 -2
- package/src/components/Keys/Arrows/Arrows.module.scss +41 -0
- package/src/components/Keys/Arrows/Arrows.tsx +31 -0
- package/src/components/Keys/Arrows/index.ts +1 -0
- package/src/components/Keys/index.ts +1 -0
- package/src/components/Rack/components/InputPrompt/InputPrompt.tsx +1 -1
- package/src/components/Results/HeaderButton.tsx +3 -6
- package/src/components/Results/Results.module.scss +2 -6
- package/src/components/Results/Results.tsx +1 -1
- package/src/components/Results/getCoordinatesColumn.ts +0 -1
- package/src/components/Results/getLocaleColumns.ts +0 -7
- package/src/components/Results/types.ts +0 -1
- package/src/components/index.ts +2 -0
- package/src/components/keys.tsx +26 -0
- package/src/hooks/useAppLayout.ts +8 -8
- package/src/i18n/languages/english.json +4 -1
- package/src/i18n/languages/french.json +4 -1
- package/src/i18n/languages/german.json +4 -1
- package/src/i18n/languages/persian.json +4 -1
- package/src/i18n/languages/polish.json +4 -1
- package/src/i18n/languages/romanian.json +3 -0
- package/src/i18n/languages/spanish.json +4 -1
- package/src/lib/getCellSize.ts +2 -2
- package/src/lib/sortGroupedResults.ts +4 -3
- package/src/lib/sortResults.ts +17 -5
- package/src/modals/KeyMapModal/KeyMapModal.tsx +19 -9
- package/src/modals/SettingsModal/components/ShowCoordinatesSetting/ShowCoordinatesSetting.tsx +1 -1
- package/src/pages/api/dictionary/[locale]/[word].ts +1 -4
- package/src/state/sagas.ts +6 -6
- package/src/state/selectors.ts +1 -1
- package/src/state/slices/boardInitialState.ts +2 -2
- package/src/state/slices/boardSlice.ts +2 -2
- package/src/styles/variables.scss +2 -2
- package/src/types/index.ts +4 -1
- package/.next/static/chunks/pages/_app-0bbddaa93fde16ea.js +0 -17
- package/.next/static/chunks/pages/index-24b84719cf22731c.js +0 -1
- package/src/modals/KeyMapModal/keys.tsx +0 -46
- /package/.next/static/{0kOqO_aASkcT2xjhiptyo → N8hSsS6Ppzlj3ebHMSZvI}/_ssgManifest.js +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/
|
|
1
|
+
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/N8hSsS6Ppzlj3ebHMSZvI/index.json\"}},\"dynamicRoutes\":{},\"notFoundRoutes\":[],\"preview\":{\"previewModeId\":\"process.env.__NEXT_PREVIEW_MODE_ID\",\"previewModeSigningKey\":\"process.env.__NEXT_PREVIEW_MODE_SIGNING_KEY\",\"previewModeEncryptionKey\":\"process.env.__NEXT_PREVIEW_MODE_ENCRYPTION_KEY\"}}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":4,"routes":{"/":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/
|
|
1
|
+
{"version":4,"routes":{"/":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/N8hSsS6Ppzlj3ebHMSZvI/index.json"}},"dynamicRoutes":{},"notFoundRoutes":[],"preview":{"previewModeId":"244990ece35d75e7c8cf3aa06e014936","previewModeSigningKey":"2486b87be497d0944f86167ef296324181f1bacf9b729f4391c7543a9338d337","previewModeEncryptionKey":"56fa0f96a053e6f4e978c0b31a6a31c48fed3cdeaa7938cd600c88d9ade22e33"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/api/dictionary/[locale]","regex":"^/api/dictionary/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/api/dictionary/(?<nxtPlocale>[^/]+?)(?:/)?$"},{"page":"/api/dictionary/[locale]/[word]","regex":"^/api/dictionary/([^/]+?)/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale","nxtPword":"nxtPword"},"namedRegex":"^/api/dictionary/(?<nxtPlocale>[^/]+?)/(?<nxtPword>[^/]+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/
|
|
1
|
+
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/api/dictionary/[locale]","regex":"^/api/dictionary/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/api/dictionary/(?<nxtPlocale>[^/]+?)(?:/)?$"},{"page":"/api/dictionary/[locale]/[word]","regex":"^/api/dictionary/([^/]+?)/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale","nxtPword":"nxtPword"},"namedRegex":"^/api/dictionary/(?<nxtPlocale>[^/]+?)/(?<nxtPword>[^/]+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/N8hSsS6Ppzlj3ebHMSZvI/index.json$"}],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]}
|