@scrabble-solver/scrabble-solver 2.15.5 → 2.15.6
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 +9 -9
- package/.next/cache/.rscinfo +1 -1
- 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/client-production/index.pack.old +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/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/diagnostics/framework.json +1 -1
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{964.js → 292.js} +1 -1
- package/.next/server/chunks/331.js +2 -2
- package/.next/server/chunks/577.js +1 -1
- package/.next/server/chunks/807.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale]/[word].js +2 -2
- package/.next/server/pages/api/dictionary/[locale]/[word].js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale].js +1 -1
- package/.next/server/pages/api/dictionary/[locale].js.nft.json +1 -1
- package/.next/server/pages/api/solve.js +1 -1
- package/.next/server/pages/api/solve.js.nft.json +1 -1
- package/.next/server/pages/api/verify.js +1 -1
- package/.next/server/pages/api/verify.js.nft.json +1 -1
- package/.next/server/pages/api/visit.js +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/static/chunks/main-8d63777bf8b90ccb.js +1 -0
- package/.next/static/chunks/pages/_app-79ef8056607a21da.js +1 -0
- package/.next/static/chunks/pages/{index-817f862d5980cebe.js → index-5866a12bfb8f00c4.js} +1 -1
- package/.next/static/css/bc158181051cf066.css +2 -0
- package/.next/static/{_5S9YxXzM3OLRGGJe0qQv → uekKIGQQUe4pM47TO6mBn}/_buildManifest.js +1 -1
- package/.next/trace +23 -23
- package/package.json +17 -17
- package/src/components/Dictionary/Dictionary.module.scss +9 -1
- package/src/components/Dictionary/Dictionary.tsx +3 -0
- package/src/hooks/useAppLayout.ts +3 -0
- package/.next/server/chunks/67.js +0 -1
- package/.next/static/chunks/main-6e8e32bd2f4e331c.js +0 -1
- package/.next/static/chunks/pages/_app-c960503f8645e1de.js +0 -1
- package/.next/static/css/a7aa574f03b29f75.css +0 -2
- /package/.next/static/{_5S9YxXzM3OLRGGJe0qQv → uekKIGQQUe4pM47TO6mBn}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../node_modules/@colors/colors/lib/colors.js","../../../../../../node_modules/@colors/colors/lib/custom/trap.js","../../../../../../node_modules/@colors/colors/lib/custom/zalgo.js","../../../../../../node_modules/@colors/colors/lib/maps/america.js","../../../../../../node_modules/@colors/colors/lib/maps/rainbow.js","../../../../../../node_modules/@colors/colors/lib/maps/random.js","../../../../../../node_modules/@colors/colors/lib/maps/zebra.js","../../../../../../node_modules/@colors/colors/lib/styles.js","../../../../../../node_modules/@colors/colors/lib/system/has-flag.js","../../../../../../node_modules/@colors/colors/lib/system/supports-colors.js","../../../../../../node_modules/@colors/colors/package.json","../../../../../../node_modules/@colors/colors/safe.js","../../../../../../node_modules/@dabh/diagnostics/adapters/index.js","../../../../../../node_modules/@dabh/diagnostics/adapters/process.env.js","../../../../../../node_modules/@dabh/diagnostics/diagnostics.js","../../../../../../node_modules/@dabh/diagnostics/logger/console.js","../../../../../../node_modules/@dabh/diagnostics/modifiers/namespace-ansi.js","../../../../../../node_modules/@dabh/diagnostics/node/development.js","../../../../../../node_modules/@dabh/diagnostics/node/index.js","../../../../../../node_modules/@dabh/diagnostics/node/production.js","../../../../../../node_modules/@dabh/diagnostics/package.json","../../../../../../node_modules/@kamilmielnik/trie/build/Trie.js","../../../../../../node_modules/@kamilmielnik/trie/build/constants.js","../../../../../../node_modules/@kamilmielnik/trie/build/index.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/add.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/deserialize.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/find.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/fromArray.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/has.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/hasPrefix.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/index.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/nodeKeyComparator.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/remove.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/serialize.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/toArray.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/traverse.js","../../../../../../node_modules/@kamilmielnik/trie/package.json","../../../../../../node_modules/async/asyncify.js","../../../../../../node_modules/async/eachOf.js","../../../../../../node_modules/async/eachOfLimit.js","../../../../../../node_modules/async/eachOfSeries.js","../../../../../../node_modules/async/forEach.js","../../../../../../node_modules/async/internal/asyncEachOfLimit.js","../../../../../../node_modules/async/internal/awaitify.js","../../../../../../node_modules/async/internal/breakLoop.js","../../../../../../node_modules/async/internal/eachOfLimit.js","../../../../../../node_modules/async/internal/getIterator.js","../../../../../../node_modules/async/internal/initialParams.js","../../../../../../node_modules/async/internal/isArrayLike.js","../../../../../../node_modules/async/internal/iterator.js","../../../../../../node_modules/async/internal/once.js","../../../../../../node_modules/async/internal/onlyOnce.js","../../../../../../node_modules/async/internal/parallel.js","../../../../../../node_modules/async/internal/setImmediate.js","../../../../../../node_modules/async/internal/withoutIndex.js","../../../../../../node_modules/async/internal/wrapAsync.js","../../../../../../node_modules/async/package.json","../../../../../../node_modules/async/series.js","../../../../../../node_modules/bluebird/js/release/any.js","../../../../../../node_modules/bluebird/js/release/async.js","../../../../../../node_modules/bluebird/js/release/bind.js","../../../../../../node_modules/bluebird/js/release/bluebird.js","../../../../../../node_modules/bluebird/js/release/call_get.js","../../../../../../node_modules/bluebird/js/release/cancel.js","../../../../../../node_modules/bluebird/js/release/catch_filter.js","../../../../../../node_modules/bluebird/js/release/context.js","../../../../../../node_modules/bluebird/js/release/debuggability.js","../../../../../../node_modules/bluebird/js/release/direct_resolve.js","../../../../../../node_modules/bluebird/js/release/each.js","../../../../../../node_modules/bluebird/js/release/errors.js","../../../../../../node_modules/bluebird/js/release/es5.js","../../../../../../node_modules/bluebird/js/release/filter.js","../../../../../../node_modules/bluebird/js/release/finally.js","../../../../../../node_modules/bluebird/js/release/generators.js","../../../../../../node_modules/bluebird/js/release/join.js","../../../../../../node_modules/bluebird/js/release/map.js","../../../../../../node_modules/bluebird/js/release/method.js","../../../../../../node_modules/bluebird/js/release/nodeback.js","../../../../../../node_modules/bluebird/js/release/nodeify.js","../../../../../../node_modules/bluebird/js/release/promise.js","../../../../../../node_modules/bluebird/js/release/promise_array.js","../../../../../../node_modules/bluebird/js/release/promisify.js","../../../../../../node_modules/bluebird/js/release/props.js","../../../../../../node_modules/bluebird/js/release/queue.js","../../../../../../node_modules/bluebird/js/release/race.js","../../../../../../node_modules/bluebird/js/release/reduce.js","../../../../../../node_modules/bluebird/js/release/schedule.js","../../../../../../node_modules/bluebird/js/release/settle.js","../../../../../../node_modules/bluebird/js/release/some.js","../../../../../../node_modules/bluebird/js/release/synchronous_inspection.js","../../../../../../node_modules/bluebird/js/release/thenables.js","../../../../../../node_modules/bluebird/js/release/timers.js","../../../../../../node_modules/bluebird/js/release/using.js","../../../../../../node_modules/bluebird/js/release/util.js","../../../../../../node_modules/bluebird/package.json","../../../../../../node_modules/boolbase/index.js","../../../../../../node_modules/boolbase/package.json","../../../../../../node_modules/cheerio-select/lib/helpers.js","../../../../../../node_modules/cheerio-select/lib/index.js","../../../../../../node_modules/cheerio-select/lib/positionals.js","../../../../../../node_modules/cheerio-select/package.json","../../../../../../node_modules/cheerio/dist/commonjs/api/attributes.js","../../../../../../node_modules/cheerio/dist/commonjs/api/css.js","../../../../../../node_modules/cheerio/dist/commonjs/api/extract.js","../../../../../../node_modules/cheerio/dist/commonjs/api/forms.js","../../../../../../node_modules/cheerio/dist/commonjs/api/manipulation.js","../../../../../../node_modules/cheerio/dist/commonjs/api/traversing.js","../../../../../../node_modules/cheerio/dist/commonjs/cheerio.js","../../../../../../node_modules/cheerio/dist/commonjs/index.js","../../../../../../node_modules/cheerio/dist/commonjs/load-parse.js","../../../../../../node_modules/cheerio/dist/commonjs/load.js","../../../../../../node_modules/cheerio/dist/commonjs/options.js","../../../../../../node_modules/cheerio/dist/commonjs/package.json","../../../../../../node_modules/cheerio/dist/commonjs/parse.js","../../../../../../node_modules/cheerio/dist/commonjs/parsers/parse5-adapter.js","../../../../../../node_modules/cheerio/dist/commonjs/static.js","../../../../../../node_modules/cheerio/dist/commonjs/utils.js","../../../../../../node_modules/cheerio/package.json","../../../../../../node_modules/color-convert/conversions.js","../../../../../../node_modules/color-convert/index.js","../../../../../../node_modules/color-convert/package.json","../../../../../../node_modules/color-convert/route.js","../../../../../../node_modules/color-name/index.js","../../../../../../node_modules/color-name/package.json","../../../../../../node_modules/color-string/index.js","../../../../../../node_modules/color-string/package.json","../../../../../../node_modules/color/index.js","../../../../../../node_modules/color/package.json","../../../../../../node_modules/colorspace/index.js","../../../../../../node_modules/colorspace/package.json","../../../../../../node_modules/core-util-is/lib/util.js","../../../../../../node_modules/core-util-is/package.json","../../../../../../node_modules/css-select/lib/attributes.js","../../../../../../node_modules/css-select/lib/compile.js","../../../../../../node_modules/css-select/lib/general.js","../../../../../../node_modules/css-select/lib/index.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/aliases.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/filters.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/index.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/pseudos.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/subselects.js","../../../../../../node_modules/css-select/lib/sort.js","../../../../../../node_modules/css-select/package.json","../../../../../../node_modules/css-what/lib/commonjs/index.js","../../../../../../node_modules/css-what/lib/commonjs/parse.js","../../../../../../node_modules/css-what/lib/commonjs/stringify.js","../../../../../../node_modules/css-what/lib/commonjs/types.js","../../../../../../node_modules/css-what/package.json","../../../../../../node_modules/debug/package.json","../../../../../../node_modules/debug/src/browser.js","../../../../../../node_modules/debug/src/common.js","../../../../../../node_modules/debug/src/index.js","../../../../../../node_modules/debug/src/node.js","../../../../../../node_modules/dom-serializer/lib/foreignNames.js","../../../../../../node_modules/dom-serializer/lib/index.js","../../../../../../node_modules/dom-serializer/package.json","../../../../../../node_modules/domelementtype/lib/index.js","../../../../../../node_modules/domelementtype/package.json","../../../../../../node_modules/domhandler/lib/index.js","../../../../../../node_modules/domhandler/lib/node.js","../../../../../../node_modules/domhandler/package.json","../../../../../../node_modules/domutils/lib/feeds.js","../../../../../../node_modules/domutils/lib/helpers.js","../../../../../../node_modules/domutils/lib/index.js","../../../../../../node_modules/domutils/lib/legacy.js","../../../../../../node_modules/domutils/lib/manipulation.js","../../../../../../node_modules/domutils/lib/querying.js","../../../../../../node_modules/domutils/lib/stringify.js","../../../../../../node_modules/domutils/lib/traversal.js","../../../../../../node_modules/domutils/package.json","../../../../../../node_modules/duplexer2/index.js","../../../../../../node_modules/duplexer2/node_modules/isarray/index.js","../../../../../../node_modules/duplexer2/node_modules/isarray/package.json","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_duplex.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_passthrough.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_readable.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_transform.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_writable.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/BufferList.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/destroy.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/stream.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/package.json","../../../../../../node_modules/duplexer2/node_modules/readable-stream/readable.js","../../../../../../node_modules/duplexer2/node_modules/safe-buffer/index.js","../../../../../../node_modules/duplexer2/node_modules/safe-buffer/package.json","../../../../../../node_modules/duplexer2/node_modules/string_decoder/lib/string_decoder.js","../../../../../../node_modules/duplexer2/node_modules/string_decoder/package.json","../../../../../../node_modules/duplexer2/package.json","../../../../../../node_modules/enabled/index.js","../../../../../../node_modules/enabled/package.json","../../../../../../node_modules/encoding-sniffer/dist/commonjs/index.js","../../../../../../node_modules/encoding-sniffer/dist/commonjs/package.json","../../../../../../node_modules/encoding-sniffer/dist/commonjs/sniffer.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/dbcs-codec.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/dbcs-data.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/index.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/internal.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-codec.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-data-generated.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-data.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/big5-added.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp936.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp949.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp950.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/eucjp.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/gbk-added.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/shiftjis.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf16.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf32.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf7.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/bom-handling.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/index.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/streams.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/package.json","../../../../../../node_modules/encoding-sniffer/package.json","../../../../../../node_modules/entities/lib/decode.js","../../../../../../node_modules/entities/lib/decode_codepoint.js","../../../../../../node_modules/entities/lib/encode.js","../../../../../../node_modules/entities/lib/escape.js","../../../../../../node_modules/entities/lib/generated/decode-data-html.js","../../../../../../node_modules/entities/lib/generated/decode-data-xml.js","../../../../../../node_modules/entities/lib/generated/encode-html.js","../../../../../../node_modules/entities/lib/index.js","../../../../../../node_modules/entities/package.json","../../../../../../node_modules/fecha/lib/fecha.umd.js","../../../../../../node_modules/fecha/package.json","../../../../../../node_modules/fn.name/index.js","../../../../../../node_modules/fn.name/package.json","../../../../../../node_modules/follow-redirects/debug.js","../../../../../../node_modules/follow-redirects/index.js","../../../../../../node_modules/follow-redirects/package.json","../../../../../../node_modules/fs-extra/lib/copy/copy-sync.js","../../../../../../node_modules/fs-extra/lib/copy/copy.js","../../../../../../node_modules/fs-extra/lib/copy/index.js","../../../../../../node_modules/fs-extra/lib/empty/index.js","../../../../../../node_modules/fs-extra/lib/ensure/file.js","../../../../../../node_modules/fs-extra/lib/ensure/index.js","../../../../../../node_modules/fs-extra/lib/ensure/link.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink-paths.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink-type.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink.js","../../../../../../node_modules/fs-extra/lib/fs/index.js","../../../../../../node_modules/fs-extra/lib/index.js","../../../../../../node_modules/fs-extra/lib/json/index.js","../../../../../../node_modules/fs-extra/lib/json/jsonfile.js","../../../../../../node_modules/fs-extra/lib/json/output-json-sync.js","../../../../../../node_modules/fs-extra/lib/json/output-json.js","../../../../../../node_modules/fs-extra/lib/mkdirs/index.js","../../../../../../node_modules/fs-extra/lib/mkdirs/make-dir.js","../../../../../../node_modules/fs-extra/lib/mkdirs/utils.js","../../../../../../node_modules/fs-extra/lib/move/index.js","../../../../../../node_modules/fs-extra/lib/move/move-sync.js","../../../../../../node_modules/fs-extra/lib/move/move.js","../../../../../../node_modules/fs-extra/lib/output-file/index.js","../../../../../../node_modules/fs-extra/lib/path-exists/index.js","../../../../../../node_modules/fs-extra/lib/remove/index.js","../../../../../../node_modules/fs-extra/lib/util/stat.js","../../../../../../node_modules/fs-extra/lib/util/utimes.js","../../../../../../node_modules/fs-extra/package.json","../../../../../../node_modules/graceful-fs/clone.js","../../../../../../node_modules/graceful-fs/graceful-fs.js","../../../../../../node_modules/graceful-fs/legacy-streams.js","../../../../../../node_modules/graceful-fs/package.json","../../../../../../node_modules/graceful-fs/polyfills.js","../../../../../../node_modules/has-flag/index.js","../../../../../../node_modules/has-flag/package.json","../../../../../../node_modules/htmlparser2/lib/Parser.js","../../../../../../node_modules/htmlparser2/lib/Tokenizer.js","../../../../../../node_modules/htmlparser2/lib/index.js","../../../../../../node_modules/htmlparser2/package.json","../../../../../../node_modules/inherits/inherits.js","../../../../../../node_modules/inherits/inherits_browser.js","../../../../../../node_modules/inherits/package.json","../../../../../../node_modules/is-stream/index.js","../../../../../../node_modules/is-stream/package.json","../../../../../../node_modules/jsonfile/index.js","../../../../../../node_modules/jsonfile/package.json","../../../../../../node_modules/jsonfile/utils.js","../../../../../../node_modules/kuler/index.js","../../../../../../node_modules/kuler/package.json","../../../../../../node_modules/latinize/latinize.js","../../../../../../node_modules/latinize/package.json","../../../../../../node_modules/logform/align.js","../../../../../../node_modules/logform/cli.js","../../../../../../node_modules/logform/colorize.js","../../../../../../node_modules/logform/combine.js","../../../../../../node_modules/logform/errors.js","../../../../../../node_modules/logform/format.js","../../../../../../node_modules/logform/index.js","../../../../../../node_modules/logform/json.js","../../../../../../node_modules/logform/label.js","../../../../../../node_modules/logform/levels.js","../../../../../../node_modules/logform/logstash.js","../../../../../../node_modules/logform/metadata.js","../../../../../../node_modules/logform/ms.js","../../../../../../node_modules/logform/package.json","../../../../../../node_modules/logform/pad-levels.js","../../../../../../node_modules/logform/pretty-print.js","../../../../../../node_modules/logform/printf.js","../../../../../../node_modules/logform/simple.js","../../../../../../node_modules/logform/splat.js","../../../../../../node_modules/logform/timestamp.js","../../../../../../node_modules/logform/uncolorize.js","../../../../../../node_modules/ms/index.js","../../../../../../node_modules/ms/package.json","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/node-int64/Int64.js","../../../../../../node_modules/node-int64/package.json","../../../../../../node_modules/nth-check/lib/compile.js","../../../../../../node_modules/nth-check/lib/index.js","../../../../../../node_modules/nth-check/lib/parse.js","../../../../../../node_modules/nth-check/package.json","../../../../../../node_modules/one-time/index.js","../../../../../../node_modules/one-time/package.json","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/package.json","../../../../../../node_modules/parse5-parser-stream/dist/cjs/index.js","../../../../../../node_modules/parse5-parser-stream/dist/cjs/package.json","../../../../../../node_modules/parse5-parser-stream/package.json","../../../../../../node_modules/parse5/dist/cjs/common/doctype.js","../../../../../../node_modules/parse5/dist/cjs/common/error-codes.js","../../../../../../node_modules/parse5/dist/cjs/common/foreign-content.js","../../../../../../node_modules/parse5/dist/cjs/common/html.js","../../../../../../node_modules/parse5/dist/cjs/common/token.js","../../../../../../node_modules/parse5/dist/cjs/common/unicode.js","../../../../../../node_modules/parse5/dist/cjs/index.js","../../../../../../node_modules/parse5/dist/cjs/package.json","../../../../../../node_modules/parse5/dist/cjs/parser/formatting-element-list.js","../../../../../../node_modules/parse5/dist/cjs/parser/index.js","../../../../../../node_modules/parse5/dist/cjs/parser/open-element-stack.js","../../../../../../node_modules/parse5/dist/cjs/serializer/index.js","../../../../../../node_modules/parse5/dist/cjs/tokenizer/index.js","../../../../../../node_modules/parse5/dist/cjs/tokenizer/preprocessor.js","../../../../../../node_modules/parse5/dist/cjs/tree-adapters/default.js","../../../../../../node_modules/parse5/package.json","../../../../../../node_modules/process-nextick-args/index.js","../../../../../../node_modules/process-nextick-args/package.json","../../../../../../node_modules/readable-stream/errors.js","../../../../../../node_modules/readable-stream/lib/_stream_duplex.js","../../../../../../node_modules/readable-stream/lib/_stream_passthrough.js","../../../../../../node_modules/readable-stream/lib/_stream_readable.js","../../../../../../node_modules/readable-stream/lib/_stream_transform.js","../../../../../../node_modules/readable-stream/lib/_stream_writable.js","../../../../../../node_modules/readable-stream/lib/internal/streams/async_iterator.js","../../../../../../node_modules/readable-stream/lib/internal/streams/buffer_list.js","../../../../../../node_modules/readable-stream/lib/internal/streams/destroy.js","../../../../../../node_modules/readable-stream/lib/internal/streams/end-of-stream.js","../../../../../../node_modules/readable-stream/lib/internal/streams/from.js","../../../../../../node_modules/readable-stream/lib/internal/streams/pipeline.js","../../../../../../node_modules/readable-stream/lib/internal/streams/state.js","../../../../../../node_modules/readable-stream/lib/internal/streams/stream.js","../../../../../../node_modules/readable-stream/package.json","../../../../../../node_modules/readable-stream/readable.js","../../../../../../node_modules/safe-buffer/index.js","../../../../../../node_modules/safe-buffer/package.json","../../../../../../node_modules/safe-stable-stringify/index.js","../../../../../../node_modules/safe-stable-stringify/package.json","../../../../../../node_modules/safer-buffer/package.json","../../../../../../node_modules/safer-buffer/safer.js","../../../../../../node_modules/simple-swizzle/index.js","../../../../../../node_modules/simple-swizzle/node_modules/is-arrayish/index.js","../../../../../../node_modules/simple-swizzle/node_modules/is-arrayish/package.json","../../../../../../node_modules/simple-swizzle/package.json","../../../../../../node_modules/stack-trace/lib/stack-trace.js","../../../../../../node_modules/stack-trace/package.json","../../../../../../node_modules/string_decoder/lib/string_decoder.js","../../../../../../node_modules/string_decoder/package.json","../../../../../../node_modules/supports-color/index.js","../../../../../../node_modules/supports-color/package.json","../../../../../../node_modules/text-hex/index.js","../../../../../../node_modules/text-hex/package.json","../../../../../../node_modules/triple-beam/config/cli.js","../../../../../../node_modules/triple-beam/config/index.js","../../../../../../node_modules/triple-beam/config/npm.js","../../../../../../node_modules/triple-beam/config/syslog.js","../../../../../../node_modules/triple-beam/index.js","../../../../../../node_modules/triple-beam/package.json","../../../../../../node_modules/undici/index.js","../../../../../../node_modules/undici/lib/api/abort-signal.js","../../../../../../node_modules/undici/lib/api/api-connect.js","../../../../../../node_modules/undici/lib/api/api-pipeline.js","../../../../../../node_modules/undici/lib/api/api-request.js","../../../../../../node_modules/undici/lib/api/api-stream.js","../../../../../../node_modules/undici/lib/api/api-upgrade.js","../../../../../../node_modules/undici/lib/api/index.js","../../../../../../node_modules/undici/lib/api/readable.js","../../../../../../node_modules/undici/lib/api/util.js","../../../../../../node_modules/undici/lib/core/connect.js","../../../../../../node_modules/undici/lib/core/constants.js","../../../../../../node_modules/undici/lib/core/diagnostics.js","../../../../../../node_modules/undici/lib/core/errors.js","../../../../../../node_modules/undici/lib/core/request.js","../../../../../../node_modules/undici/lib/core/symbols.js","../../../../../../node_modules/undici/lib/core/tree.js","../../../../../../node_modules/undici/lib/core/util.js","../../../../../../node_modules/undici/lib/dispatcher/agent.js","../../../../../../node_modules/undici/lib/dispatcher/balanced-pool.js","../../../../../../node_modules/undici/lib/dispatcher/client-h1.js","../../../../../../node_modules/undici/lib/dispatcher/client-h2.js","../../../../../../node_modules/undici/lib/dispatcher/client.js","../../../../../../node_modules/undici/lib/dispatcher/dispatcher-base.js","../../../../../../node_modules/undici/lib/dispatcher/dispatcher.js","../../../../../../node_modules/undici/lib/dispatcher/env-http-proxy-agent.js","../../../../../../node_modules/undici/lib/dispatcher/fixed-queue.js","../../../../../../node_modules/undici/lib/dispatcher/pool-base.js","../../../../../../node_modules/undici/lib/dispatcher/pool-stats.js","../../../../../../node_modules/undici/lib/dispatcher/pool.js","../../../../../../node_modules/undici/lib/dispatcher/proxy-agent.js","../../../../../../node_modules/undici/lib/dispatcher/retry-agent.js","../../../../../../node_modules/undici/lib/global.js","../../../../../../node_modules/undici/lib/handler/decorator-handler.js","../../../../../../node_modules/undici/lib/handler/redirect-handler.js","../../../../../../node_modules/undici/lib/handler/retry-handler.js","../../../../../../node_modules/undici/lib/interceptor/dump.js","../../../../../../node_modules/undici/lib/interceptor/redirect-interceptor.js","../../../../../../node_modules/undici/lib/interceptor/redirect.js","../../../../../../node_modules/undici/lib/interceptor/retry.js","../../../../../../node_modules/undici/lib/llhttp/constants.js","../../../../../../node_modules/undici/lib/llhttp/llhttp-wasm.js","../../../../../../node_modules/undici/lib/llhttp/llhttp_simd-wasm.js","../../../../../../node_modules/undici/lib/llhttp/utils.js","../../../../../../node_modules/undici/lib/mock/mock-agent.js","../../../../../../node_modules/undici/lib/mock/mock-client.js","../../../../../../node_modules/undici/lib/mock/mock-errors.js","../../../../../../node_modules/undici/lib/mock/mock-interceptor.js","../../../../../../node_modules/undici/lib/mock/mock-pool.js","../../../../../../node_modules/undici/lib/mock/mock-symbols.js","../../../../../../node_modules/undici/lib/mock/mock-utils.js","../../../../../../node_modules/undici/lib/mock/pending-interceptors-formatter.js","../../../../../../node_modules/undici/lib/mock/pluralizer.js","../../../../../../node_modules/undici/lib/util/timers.js","../../../../../../node_modules/undici/lib/web/cache/cache.js","../../../../../../node_modules/undici/lib/web/cache/cachestorage.js","../../../../../../node_modules/undici/lib/web/cache/symbols.js","../../../../../../node_modules/undici/lib/web/cache/util.js","../../../../../../node_modules/undici/lib/web/cookies/constants.js","../../../../../../node_modules/undici/lib/web/cookies/index.js","../../../../../../node_modules/undici/lib/web/cookies/parse.js","../../../../../../node_modules/undici/lib/web/cookies/util.js","../../../../../../node_modules/undici/lib/web/eventsource/eventsource-stream.js","../../../../../../node_modules/undici/lib/web/eventsource/eventsource.js","../../../../../../node_modules/undici/lib/web/eventsource/util.js","../../../../../../node_modules/undici/lib/web/fetch/body.js","../../../../../../node_modules/undici/lib/web/fetch/constants.js","../../../../../../node_modules/undici/lib/web/fetch/data-url.js","../../../../../../node_modules/undici/lib/web/fetch/dispatcher-weakref.js","../../../../../../node_modules/undici/lib/web/fetch/file.js","../../../../../../node_modules/undici/lib/web/fetch/formdata-parser.js","../../../../../../node_modules/undici/lib/web/fetch/formdata.js","../../../../../../node_modules/undici/lib/web/fetch/global.js","../../../../../../node_modules/undici/lib/web/fetch/headers.js","../../../../../../node_modules/undici/lib/web/fetch/index.js","../../../../../../node_modules/undici/lib/web/fetch/request.js","../../../../../../node_modules/undici/lib/web/fetch/response.js","../../../../../../node_modules/undici/lib/web/fetch/symbols.js","../../../../../../node_modules/undici/lib/web/fetch/util.js","../../../../../../node_modules/undici/lib/web/fetch/webidl.js","../../../../../../node_modules/undici/lib/web/fileapi/encoding.js","../../../../../../node_modules/undici/lib/web/fileapi/filereader.js","../../../../../../node_modules/undici/lib/web/fileapi/progressevent.js","../../../../../../node_modules/undici/lib/web/fileapi/symbols.js","../../../../../../node_modules/undici/lib/web/fileapi/util.js","../../../../../../node_modules/undici/lib/web/websocket/connection.js","../../../../../../node_modules/undici/lib/web/websocket/constants.js","../../../../../../node_modules/undici/lib/web/websocket/events.js","../../../../../../node_modules/undici/lib/web/websocket/frame.js","../../../../../../node_modules/undici/lib/web/websocket/permessage-deflate.js","../../../../../../node_modules/undici/lib/web/websocket/receiver.js","../../../../../../node_modules/undici/lib/web/websocket/sender.js","../../../../../../node_modules/undici/lib/web/websocket/symbols.js","../../../../../../node_modules/undici/lib/web/websocket/util.js","../../../../../../node_modules/undici/lib/web/websocket/websocket.js","../../../../../../node_modules/undici/package.json","../../../../../../node_modules/universalify/index.js","../../../../../../node_modules/universalify/package.json","../../../../../../node_modules/unzipper/lib/BufferStream.js","../../../../../../node_modules/unzipper/lib/Decrypt.js","../../../../../../node_modules/unzipper/lib/NoopStream.js","../../../../../../node_modules/unzipper/lib/Open/directory.js","../../../../../../node_modules/unzipper/lib/Open/index.js","../../../../../../node_modules/unzipper/lib/Open/unzip.js","../../../../../../node_modules/unzipper/lib/PullStream.js","../../../../../../node_modules/unzipper/lib/extract.js","../../../../../../node_modules/unzipper/lib/parse.js","../../../../../../node_modules/unzipper/lib/parseBuffer.js","../../../../../../node_modules/unzipper/lib/parseDateTime.js","../../../../../../node_modules/unzipper/lib/parseExtraField.js","../../../../../../node_modules/unzipper/lib/parseOne.js","../../../../../../node_modules/unzipper/package.json","../../../../../../node_modules/unzipper/unzip.js","../../../../../../node_modules/util-deprecate/node.js","../../../../../../node_modules/util-deprecate/package.json","../../../../../../node_modules/whatwg-encoding/lib/labels-to-names.json","../../../../../../node_modules/whatwg-encoding/lib/supported-names.json","../../../../../../node_modules/whatwg-encoding/lib/whatwg-encoding.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/dbcs-codec.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/dbcs-data.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/index.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/internal.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-codec.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-data.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/big5-added.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp936.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp949.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp950.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/eucjp.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf16.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf32.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf7.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/bom-handling.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/index.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/streams.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/package.json","../../../../../../node_modules/whatwg-encoding/package.json","../../../../../../node_modules/whatwg-mimetype/lib/mime-type-parameters.js","../../../../../../node_modules/whatwg-mimetype/lib/mime-type.js","../../../../../../node_modules/whatwg-mimetype/lib/parser.js","../../../../../../node_modules/whatwg-mimetype/lib/serializer.js","../../../../../../node_modules/whatwg-mimetype/lib/utils.js","../../../../../../node_modules/whatwg-mimetype/package.json","../../../../../../node_modules/winston-transport/index.js","../../../../../../node_modules/winston-transport/legacy.js","../../../../../../node_modules/winston-transport/modern.js","../../../../../../node_modules/winston-transport/package.json","../../../../../../node_modules/winston/lib/winston.js","../../../../../../node_modules/winston/lib/winston/common.js","../../../../../../node_modules/winston/lib/winston/config/index.js","../../../../../../node_modules/winston/lib/winston/container.js","../../../../../../node_modules/winston/lib/winston/create-logger.js","../../../../../../node_modules/winston/lib/winston/exception-handler.js","../../../../../../node_modules/winston/lib/winston/exception-stream.js","../../../../../../node_modules/winston/lib/winston/logger.js","../../../../../../node_modules/winston/lib/winston/profiler.js","../../../../../../node_modules/winston/lib/winston/rejection-handler.js","../../../../../../node_modules/winston/lib/winston/rejection-stream.js","../../../../../../node_modules/winston/lib/winston/tail-file.js","../../../../../../node_modules/winston/lib/winston/transports/console.js","../../../../../../node_modules/winston/lib/winston/transports/file.js","../../../../../../node_modules/winston/lib/winston/transports/http.js","../../../../../../node_modules/winston/lib/winston/transports/index.js","../../../../../../node_modules/winston/lib/winston/transports/stream.js","../../../../../../node_modules/winston/package.json","../../../../../../package.json","../../../../../configs/build/games/index.js","../../../../../configs/build/games/kelimelik.js","../../../../../configs/build/games/literaki.js","../../../../../configs/build/games/scrabble.js","../../../../../configs/build/games/superScrabble.js","../../../../../configs/build/getConfig.js","../../../../../configs/build/hasConfig.js","../../../../../configs/build/index.js","../../../../../configs/build/languages/english.js","../../../../../configs/build/languages/french.js","../../../../../configs/build/languages/german.js","../../../../../configs/build/languages/index.js","../../../../../configs/build/languages/persian.js","../../../../../configs/build/languages/polish.js","../../../../../configs/build/languages/romanian.js","../../../../../configs/build/languages/spanish.js","../../../../../configs/build/languages/turkish.js","../../../../../configs/package.json","../../../../../constants/build/index.js","../../../../../constants/package.json","../../../../../dictionaries/build/Dictionaries.js","../../../../../dictionaries/build/constants/index.js","../../../../../dictionaries/build/index.js","../../../../../dictionaries/build/lib/DiskCache.js","../../../../../dictionaries/build/lib/LayeredCache.js","../../../../../dictionaries/build/lib/MemoryCache.js","../../../../../dictionaries/build/lib/createAsyncProxy.js","../../../../../dictionaries/build/lib/createCacheTimestampComparator.js","../../../../../dictionaries/build/lib/downloadDictionary.js","../../../../../dictionaries/build/lib/getDictionaryFilepath.js","../../../../../dictionaries/build/lib/index.js","../../../../../dictionaries/package.json","../../../../../logger/build/constants.js","../../../../../logger/build/index.js","../../../../../logger/build/logger.js","../../../../../logger/package.json","../../../../../types/build/Board.js","../../../../../types/build/BoardJson.js","../../../../../types/build/Bonus.js","../../../../../types/build/Cell.js","../../../../../types/build/CellJson.js","../../../../../types/build/CharacterBonus.js","../../../../../types/build/Config.js","../../../../../types/build/FinalPattern.js","../../../../../types/build/Game.js","../../../../../types/build/HorizontalPattern.js","../../../../../types/build/Locale.js","../../../../../types/build/Pattern.js","../../../../../types/build/Result.js","../../../../../types/build/Tile.js","../../../../../types/build/TileJson.js","../../../../../types/build/VerticalPattern.js","../../../../../types/build/WordBonus.js","../../../../../types/build/WordDefinition.js","../../../../../types/build/index.js","../../../../../types/build/isError.js","../../../../../types/build/isObject.js","../../../../../types/package.json","../../../../../word-lists/build/getWordList.js","../../../../../word-lists/build/index.js","../../../../../word-lists/build/languages/english.js","../../../../../word-lists/build/languages/french.js","../../../../../word-lists/build/languages/german.js","../../../../../word-lists/build/languages/index.js","../../../../../word-lists/build/languages/persian.js","../../../../../word-lists/build/languages/polish.js","../../../../../word-lists/build/languages/romanian.js","../../../../../word-lists/build/languages/spanish.js","../../../../../word-lists/build/languages/turkish.js","../../../../../word-lists/build/lib/downloadFile.js","../../../../../word-lists/build/lib/downloadHtml.js","../../../../../word-lists/build/lib/extractWords.js","../../../../../word-lists/build/lib/findFirstWordIndex.js","../../../../../word-lists/build/lib/getHash.js","../../../../../word-lists/build/lib/getTempFilepath.js","../../../../../word-lists/build/lib/getTxtWordList.js","../../../../../word-lists/build/lib/index.js","../../../../../word-lists/build/lib/latinizeDiacritics.js","../../../../../word-lists/build/lib/unique.js","../../../../../word-lists/build/lib/unzip.js","../../../../../word-lists/package.json","../../../../package.json","../../../package.json","../../chunks/911.js","../../chunks/964.js","../../webpack-api-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../node_modules/@colors/colors/lib/colors.js","../../../../../../node_modules/@colors/colors/lib/custom/trap.js","../../../../../../node_modules/@colors/colors/lib/custom/zalgo.js","../../../../../../node_modules/@colors/colors/lib/maps/america.js","../../../../../../node_modules/@colors/colors/lib/maps/rainbow.js","../../../../../../node_modules/@colors/colors/lib/maps/random.js","../../../../../../node_modules/@colors/colors/lib/maps/zebra.js","../../../../../../node_modules/@colors/colors/lib/styles.js","../../../../../../node_modules/@colors/colors/lib/system/has-flag.js","../../../../../../node_modules/@colors/colors/lib/system/supports-colors.js","../../../../../../node_modules/@colors/colors/package.json","../../../../../../node_modules/@colors/colors/safe.js","../../../../../../node_modules/@dabh/diagnostics/adapters/index.js","../../../../../../node_modules/@dabh/diagnostics/adapters/process.env.js","../../../../../../node_modules/@dabh/diagnostics/diagnostics.js","../../../../../../node_modules/@dabh/diagnostics/logger/console.js","../../../../../../node_modules/@dabh/diagnostics/modifiers/namespace-ansi.js","../../../../../../node_modules/@dabh/diagnostics/node/development.js","../../../../../../node_modules/@dabh/diagnostics/node/index.js","../../../../../../node_modules/@dabh/diagnostics/node/production.js","../../../../../../node_modules/@dabh/diagnostics/package.json","../../../../../../node_modules/@kamilmielnik/trie/build/Trie.js","../../../../../../node_modules/@kamilmielnik/trie/build/constants.js","../../../../../../node_modules/@kamilmielnik/trie/build/index.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/add.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/deserialize.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/find.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/fromArray.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/has.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/hasPrefix.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/index.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/nodeKeyComparator.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/remove.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/serialize.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/toArray.js","../../../../../../node_modules/@kamilmielnik/trie/build/lib/traverse.js","../../../../../../node_modules/@kamilmielnik/trie/package.json","../../../../../../node_modules/async/asyncify.js","../../../../../../node_modules/async/eachOf.js","../../../../../../node_modules/async/eachOfLimit.js","../../../../../../node_modules/async/eachOfSeries.js","../../../../../../node_modules/async/forEach.js","../../../../../../node_modules/async/internal/asyncEachOfLimit.js","../../../../../../node_modules/async/internal/awaitify.js","../../../../../../node_modules/async/internal/breakLoop.js","../../../../../../node_modules/async/internal/eachOfLimit.js","../../../../../../node_modules/async/internal/getIterator.js","../../../../../../node_modules/async/internal/initialParams.js","../../../../../../node_modules/async/internal/isArrayLike.js","../../../../../../node_modules/async/internal/iterator.js","../../../../../../node_modules/async/internal/once.js","../../../../../../node_modules/async/internal/onlyOnce.js","../../../../../../node_modules/async/internal/parallel.js","../../../../../../node_modules/async/internal/setImmediate.js","../../../../../../node_modules/async/internal/withoutIndex.js","../../../../../../node_modules/async/internal/wrapAsync.js","../../../../../../node_modules/async/package.json","../../../../../../node_modules/async/series.js","../../../../../../node_modules/bluebird/js/release/any.js","../../../../../../node_modules/bluebird/js/release/async.js","../../../../../../node_modules/bluebird/js/release/bind.js","../../../../../../node_modules/bluebird/js/release/bluebird.js","../../../../../../node_modules/bluebird/js/release/call_get.js","../../../../../../node_modules/bluebird/js/release/cancel.js","../../../../../../node_modules/bluebird/js/release/catch_filter.js","../../../../../../node_modules/bluebird/js/release/context.js","../../../../../../node_modules/bluebird/js/release/debuggability.js","../../../../../../node_modules/bluebird/js/release/direct_resolve.js","../../../../../../node_modules/bluebird/js/release/each.js","../../../../../../node_modules/bluebird/js/release/errors.js","../../../../../../node_modules/bluebird/js/release/es5.js","../../../../../../node_modules/bluebird/js/release/filter.js","../../../../../../node_modules/bluebird/js/release/finally.js","../../../../../../node_modules/bluebird/js/release/generators.js","../../../../../../node_modules/bluebird/js/release/join.js","../../../../../../node_modules/bluebird/js/release/map.js","../../../../../../node_modules/bluebird/js/release/method.js","../../../../../../node_modules/bluebird/js/release/nodeback.js","../../../../../../node_modules/bluebird/js/release/nodeify.js","../../../../../../node_modules/bluebird/js/release/promise.js","../../../../../../node_modules/bluebird/js/release/promise_array.js","../../../../../../node_modules/bluebird/js/release/promisify.js","../../../../../../node_modules/bluebird/js/release/props.js","../../../../../../node_modules/bluebird/js/release/queue.js","../../../../../../node_modules/bluebird/js/release/race.js","../../../../../../node_modules/bluebird/js/release/reduce.js","../../../../../../node_modules/bluebird/js/release/schedule.js","../../../../../../node_modules/bluebird/js/release/settle.js","../../../../../../node_modules/bluebird/js/release/some.js","../../../../../../node_modules/bluebird/js/release/synchronous_inspection.js","../../../../../../node_modules/bluebird/js/release/thenables.js","../../../../../../node_modules/bluebird/js/release/timers.js","../../../../../../node_modules/bluebird/js/release/using.js","../../../../../../node_modules/bluebird/js/release/util.js","../../../../../../node_modules/bluebird/package.json","../../../../../../node_modules/boolbase/index.js","../../../../../../node_modules/boolbase/package.json","../../../../../../node_modules/cheerio-select/lib/helpers.js","../../../../../../node_modules/cheerio-select/lib/index.js","../../../../../../node_modules/cheerio-select/lib/positionals.js","../../../../../../node_modules/cheerio-select/package.json","../../../../../../node_modules/cheerio/dist/commonjs/api/attributes.js","../../../../../../node_modules/cheerio/dist/commonjs/api/css.js","../../../../../../node_modules/cheerio/dist/commonjs/api/extract.js","../../../../../../node_modules/cheerio/dist/commonjs/api/forms.js","../../../../../../node_modules/cheerio/dist/commonjs/api/manipulation.js","../../../../../../node_modules/cheerio/dist/commonjs/api/traversing.js","../../../../../../node_modules/cheerio/dist/commonjs/cheerio.js","../../../../../../node_modules/cheerio/dist/commonjs/index.js","../../../../../../node_modules/cheerio/dist/commonjs/load-parse.js","../../../../../../node_modules/cheerio/dist/commonjs/load.js","../../../../../../node_modules/cheerio/dist/commonjs/options.js","../../../../../../node_modules/cheerio/dist/commonjs/package.json","../../../../../../node_modules/cheerio/dist/commonjs/parse.js","../../../../../../node_modules/cheerio/dist/commonjs/parsers/parse5-adapter.js","../../../../../../node_modules/cheerio/dist/commonjs/static.js","../../../../../../node_modules/cheerio/dist/commonjs/utils.js","../../../../../../node_modules/cheerio/package.json","../../../../../../node_modules/color-convert/conversions.js","../../../../../../node_modules/color-convert/index.js","../../../../../../node_modules/color-convert/package.json","../../../../../../node_modules/color-convert/route.js","../../../../../../node_modules/color-name/index.js","../../../../../../node_modules/color-name/package.json","../../../../../../node_modules/color-string/index.js","../../../../../../node_modules/color-string/package.json","../../../../../../node_modules/color/index.js","../../../../../../node_modules/color/package.json","../../../../../../node_modules/colorspace/index.js","../../../../../../node_modules/colorspace/package.json","../../../../../../node_modules/core-util-is/lib/util.js","../../../../../../node_modules/core-util-is/package.json","../../../../../../node_modules/css-select/lib/attributes.js","../../../../../../node_modules/css-select/lib/compile.js","../../../../../../node_modules/css-select/lib/general.js","../../../../../../node_modules/css-select/lib/index.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/aliases.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/filters.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/index.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/pseudos.js","../../../../../../node_modules/css-select/lib/pseudo-selectors/subselects.js","../../../../../../node_modules/css-select/lib/sort.js","../../../../../../node_modules/css-select/package.json","../../../../../../node_modules/css-what/lib/commonjs/index.js","../../../../../../node_modules/css-what/lib/commonjs/parse.js","../../../../../../node_modules/css-what/lib/commonjs/stringify.js","../../../../../../node_modules/css-what/lib/commonjs/types.js","../../../../../../node_modules/css-what/package.json","../../../../../../node_modules/debug/package.json","../../../../../../node_modules/debug/src/browser.js","../../../../../../node_modules/debug/src/common.js","../../../../../../node_modules/debug/src/index.js","../../../../../../node_modules/debug/src/node.js","../../../../../../node_modules/dom-serializer/lib/foreignNames.js","../../../../../../node_modules/dom-serializer/lib/index.js","../../../../../../node_modules/dom-serializer/package.json","../../../../../../node_modules/domelementtype/lib/index.js","../../../../../../node_modules/domelementtype/package.json","../../../../../../node_modules/domhandler/lib/index.js","../../../../../../node_modules/domhandler/lib/node.js","../../../../../../node_modules/domhandler/package.json","../../../../../../node_modules/domutils/lib/feeds.js","../../../../../../node_modules/domutils/lib/helpers.js","../../../../../../node_modules/domutils/lib/index.js","../../../../../../node_modules/domutils/lib/legacy.js","../../../../../../node_modules/domutils/lib/manipulation.js","../../../../../../node_modules/domutils/lib/querying.js","../../../../../../node_modules/domutils/lib/stringify.js","../../../../../../node_modules/domutils/lib/traversal.js","../../../../../../node_modules/domutils/package.json","../../../../../../node_modules/duplexer2/index.js","../../../../../../node_modules/duplexer2/node_modules/isarray/index.js","../../../../../../node_modules/duplexer2/node_modules/isarray/package.json","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_duplex.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_passthrough.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_readable.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_transform.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/_stream_writable.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/BufferList.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/destroy.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/stream.js","../../../../../../node_modules/duplexer2/node_modules/readable-stream/package.json","../../../../../../node_modules/duplexer2/node_modules/readable-stream/readable.js","../../../../../../node_modules/duplexer2/node_modules/safe-buffer/index.js","../../../../../../node_modules/duplexer2/node_modules/safe-buffer/package.json","../../../../../../node_modules/duplexer2/node_modules/string_decoder/lib/string_decoder.js","../../../../../../node_modules/duplexer2/node_modules/string_decoder/package.json","../../../../../../node_modules/duplexer2/package.json","../../../../../../node_modules/enabled/index.js","../../../../../../node_modules/enabled/package.json","../../../../../../node_modules/encoding-sniffer/dist/commonjs/index.js","../../../../../../node_modules/encoding-sniffer/dist/commonjs/package.json","../../../../../../node_modules/encoding-sniffer/dist/commonjs/sniffer.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/dbcs-codec.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/dbcs-data.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/index.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/internal.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-codec.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-data-generated.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/sbcs-data.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/big5-added.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp936.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp949.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/cp950.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/eucjp.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/gbk-added.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/tables/shiftjis.json","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf16.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf32.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/encodings/utf7.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/bom-handling.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/index.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/lib/streams.js","../../../../../../node_modules/encoding-sniffer/node_modules/iconv-lite/package.json","../../../../../../node_modules/encoding-sniffer/package.json","../../../../../../node_modules/entities/lib/decode.js","../../../../../../node_modules/entities/lib/decode_codepoint.js","../../../../../../node_modules/entities/lib/encode.js","../../../../../../node_modules/entities/lib/escape.js","../../../../../../node_modules/entities/lib/generated/decode-data-html.js","../../../../../../node_modules/entities/lib/generated/decode-data-xml.js","../../../../../../node_modules/entities/lib/generated/encode-html.js","../../../../../../node_modules/entities/lib/index.js","../../../../../../node_modules/entities/package.json","../../../../../../node_modules/fecha/lib/fecha.umd.js","../../../../../../node_modules/fecha/package.json","../../../../../../node_modules/fn.name/index.js","../../../../../../node_modules/fn.name/package.json","../../../../../../node_modules/follow-redirects/debug.js","../../../../../../node_modules/follow-redirects/index.js","../../../../../../node_modules/follow-redirects/package.json","../../../../../../node_modules/fs-extra/lib/copy/copy-sync.js","../../../../../../node_modules/fs-extra/lib/copy/copy.js","../../../../../../node_modules/fs-extra/lib/copy/index.js","../../../../../../node_modules/fs-extra/lib/empty/index.js","../../../../../../node_modules/fs-extra/lib/ensure/file.js","../../../../../../node_modules/fs-extra/lib/ensure/index.js","../../../../../../node_modules/fs-extra/lib/ensure/link.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink-paths.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink-type.js","../../../../../../node_modules/fs-extra/lib/ensure/symlink.js","../../../../../../node_modules/fs-extra/lib/fs/index.js","../../../../../../node_modules/fs-extra/lib/index.js","../../../../../../node_modules/fs-extra/lib/json/index.js","../../../../../../node_modules/fs-extra/lib/json/jsonfile.js","../../../../../../node_modules/fs-extra/lib/json/output-json-sync.js","../../../../../../node_modules/fs-extra/lib/json/output-json.js","../../../../../../node_modules/fs-extra/lib/mkdirs/index.js","../../../../../../node_modules/fs-extra/lib/mkdirs/make-dir.js","../../../../../../node_modules/fs-extra/lib/mkdirs/utils.js","../../../../../../node_modules/fs-extra/lib/move/index.js","../../../../../../node_modules/fs-extra/lib/move/move-sync.js","../../../../../../node_modules/fs-extra/lib/move/move.js","../../../../../../node_modules/fs-extra/lib/output-file/index.js","../../../../../../node_modules/fs-extra/lib/path-exists/index.js","../../../../../../node_modules/fs-extra/lib/remove/index.js","../../../../../../node_modules/fs-extra/lib/util/stat.js","../../../../../../node_modules/fs-extra/lib/util/utimes.js","../../../../../../node_modules/fs-extra/package.json","../../../../../../node_modules/graceful-fs/clone.js","../../../../../../node_modules/graceful-fs/graceful-fs.js","../../../../../../node_modules/graceful-fs/legacy-streams.js","../../../../../../node_modules/graceful-fs/package.json","../../../../../../node_modules/graceful-fs/polyfills.js","../../../../../../node_modules/has-flag/index.js","../../../../../../node_modules/has-flag/package.json","../../../../../../node_modules/htmlparser2/lib/Parser.js","../../../../../../node_modules/htmlparser2/lib/Tokenizer.js","../../../../../../node_modules/htmlparser2/lib/index.js","../../../../../../node_modules/htmlparser2/package.json","../../../../../../node_modules/inherits/inherits.js","../../../../../../node_modules/inherits/inherits_browser.js","../../../../../../node_modules/inherits/package.json","../../../../../../node_modules/is-stream/index.js","../../../../../../node_modules/is-stream/package.json","../../../../../../node_modules/jsonfile/index.js","../../../../../../node_modules/jsonfile/package.json","../../../../../../node_modules/jsonfile/utils.js","../../../../../../node_modules/kuler/index.js","../../../../../../node_modules/kuler/package.json","../../../../../../node_modules/latinize/latinize.js","../../../../../../node_modules/latinize/package.json","../../../../../../node_modules/logform/align.js","../../../../../../node_modules/logform/cli.js","../../../../../../node_modules/logform/colorize.js","../../../../../../node_modules/logform/combine.js","../../../../../../node_modules/logform/errors.js","../../../../../../node_modules/logform/format.js","../../../../../../node_modules/logform/index.js","../../../../../../node_modules/logform/json.js","../../../../../../node_modules/logform/label.js","../../../../../../node_modules/logform/levels.js","../../../../../../node_modules/logform/logstash.js","../../../../../../node_modules/logform/metadata.js","../../../../../../node_modules/logform/ms.js","../../../../../../node_modules/logform/package.json","../../../../../../node_modules/logform/pad-levels.js","../../../../../../node_modules/logform/pretty-print.js","../../../../../../node_modules/logform/printf.js","../../../../../../node_modules/logform/simple.js","../../../../../../node_modules/logform/splat.js","../../../../../../node_modules/logform/timestamp.js","../../../../../../node_modules/logform/uncolorize.js","../../../../../../node_modules/ms/index.js","../../../../../../node_modules/ms/package.json","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/node-int64/Int64.js","../../../../../../node_modules/node-int64/package.json","../../../../../../node_modules/nth-check/lib/compile.js","../../../../../../node_modules/nth-check/lib/index.js","../../../../../../node_modules/nth-check/lib/parse.js","../../../../../../node_modules/nth-check/package.json","../../../../../../node_modules/one-time/index.js","../../../../../../node_modules/one-time/package.json","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json","../../../../../../node_modules/parse5-htmlparser2-tree-adapter/package.json","../../../../../../node_modules/parse5-parser-stream/dist/cjs/index.js","../../../../../../node_modules/parse5-parser-stream/dist/cjs/package.json","../../../../../../node_modules/parse5-parser-stream/package.json","../../../../../../node_modules/parse5/dist/cjs/common/doctype.js","../../../../../../node_modules/parse5/dist/cjs/common/error-codes.js","../../../../../../node_modules/parse5/dist/cjs/common/foreign-content.js","../../../../../../node_modules/parse5/dist/cjs/common/html.js","../../../../../../node_modules/parse5/dist/cjs/common/token.js","../../../../../../node_modules/parse5/dist/cjs/common/unicode.js","../../../../../../node_modules/parse5/dist/cjs/index.js","../../../../../../node_modules/parse5/dist/cjs/package.json","../../../../../../node_modules/parse5/dist/cjs/parser/formatting-element-list.js","../../../../../../node_modules/parse5/dist/cjs/parser/index.js","../../../../../../node_modules/parse5/dist/cjs/parser/open-element-stack.js","../../../../../../node_modules/parse5/dist/cjs/serializer/index.js","../../../../../../node_modules/parse5/dist/cjs/tokenizer/index.js","../../../../../../node_modules/parse5/dist/cjs/tokenizer/preprocessor.js","../../../../../../node_modules/parse5/dist/cjs/tree-adapters/default.js","../../../../../../node_modules/parse5/package.json","../../../../../../node_modules/process-nextick-args/index.js","../../../../../../node_modules/process-nextick-args/package.json","../../../../../../node_modules/readable-stream/errors.js","../../../../../../node_modules/readable-stream/lib/_stream_duplex.js","../../../../../../node_modules/readable-stream/lib/_stream_passthrough.js","../../../../../../node_modules/readable-stream/lib/_stream_readable.js","../../../../../../node_modules/readable-stream/lib/_stream_transform.js","../../../../../../node_modules/readable-stream/lib/_stream_writable.js","../../../../../../node_modules/readable-stream/lib/internal/streams/async_iterator.js","../../../../../../node_modules/readable-stream/lib/internal/streams/buffer_list.js","../../../../../../node_modules/readable-stream/lib/internal/streams/destroy.js","../../../../../../node_modules/readable-stream/lib/internal/streams/end-of-stream.js","../../../../../../node_modules/readable-stream/lib/internal/streams/from.js","../../../../../../node_modules/readable-stream/lib/internal/streams/pipeline.js","../../../../../../node_modules/readable-stream/lib/internal/streams/state.js","../../../../../../node_modules/readable-stream/lib/internal/streams/stream.js","../../../../../../node_modules/readable-stream/package.json","../../../../../../node_modules/readable-stream/readable.js","../../../../../../node_modules/safe-buffer/index.js","../../../../../../node_modules/safe-buffer/package.json","../../../../../../node_modules/safe-stable-stringify/index.js","../../../../../../node_modules/safe-stable-stringify/package.json","../../../../../../node_modules/safer-buffer/package.json","../../../../../../node_modules/safer-buffer/safer.js","../../../../../../node_modules/simple-swizzle/index.js","../../../../../../node_modules/simple-swizzle/node_modules/is-arrayish/index.js","../../../../../../node_modules/simple-swizzle/node_modules/is-arrayish/package.json","../../../../../../node_modules/simple-swizzle/package.json","../../../../../../node_modules/stack-trace/lib/stack-trace.js","../../../../../../node_modules/stack-trace/package.json","../../../../../../node_modules/string_decoder/lib/string_decoder.js","../../../../../../node_modules/string_decoder/package.json","../../../../../../node_modules/supports-color/index.js","../../../../../../node_modules/supports-color/package.json","../../../../../../node_modules/text-hex/index.js","../../../../../../node_modules/text-hex/package.json","../../../../../../node_modules/triple-beam/config/cli.js","../../../../../../node_modules/triple-beam/config/index.js","../../../../../../node_modules/triple-beam/config/npm.js","../../../../../../node_modules/triple-beam/config/syslog.js","../../../../../../node_modules/triple-beam/index.js","../../../../../../node_modules/triple-beam/package.json","../../../../../../node_modules/undici/index.js","../../../../../../node_modules/undici/lib/api/abort-signal.js","../../../../../../node_modules/undici/lib/api/api-connect.js","../../../../../../node_modules/undici/lib/api/api-pipeline.js","../../../../../../node_modules/undici/lib/api/api-request.js","../../../../../../node_modules/undici/lib/api/api-stream.js","../../../../../../node_modules/undici/lib/api/api-upgrade.js","../../../../../../node_modules/undici/lib/api/index.js","../../../../../../node_modules/undici/lib/api/readable.js","../../../../../../node_modules/undici/lib/api/util.js","../../../../../../node_modules/undici/lib/core/connect.js","../../../../../../node_modules/undici/lib/core/constants.js","../../../../../../node_modules/undici/lib/core/diagnostics.js","../../../../../../node_modules/undici/lib/core/errors.js","../../../../../../node_modules/undici/lib/core/request.js","../../../../../../node_modules/undici/lib/core/symbols.js","../../../../../../node_modules/undici/lib/core/tree.js","../../../../../../node_modules/undici/lib/core/util.js","../../../../../../node_modules/undici/lib/dispatcher/agent.js","../../../../../../node_modules/undici/lib/dispatcher/balanced-pool.js","../../../../../../node_modules/undici/lib/dispatcher/client-h1.js","../../../../../../node_modules/undici/lib/dispatcher/client-h2.js","../../../../../../node_modules/undici/lib/dispatcher/client.js","../../../../../../node_modules/undici/lib/dispatcher/dispatcher-base.js","../../../../../../node_modules/undici/lib/dispatcher/dispatcher.js","../../../../../../node_modules/undici/lib/dispatcher/env-http-proxy-agent.js","../../../../../../node_modules/undici/lib/dispatcher/fixed-queue.js","../../../../../../node_modules/undici/lib/dispatcher/pool-base.js","../../../../../../node_modules/undici/lib/dispatcher/pool-stats.js","../../../../../../node_modules/undici/lib/dispatcher/pool.js","../../../../../../node_modules/undici/lib/dispatcher/proxy-agent.js","../../../../../../node_modules/undici/lib/dispatcher/retry-agent.js","../../../../../../node_modules/undici/lib/global.js","../../../../../../node_modules/undici/lib/handler/decorator-handler.js","../../../../../../node_modules/undici/lib/handler/redirect-handler.js","../../../../../../node_modules/undici/lib/handler/retry-handler.js","../../../../../../node_modules/undici/lib/interceptor/dump.js","../../../../../../node_modules/undici/lib/interceptor/redirect-interceptor.js","../../../../../../node_modules/undici/lib/interceptor/redirect.js","../../../../../../node_modules/undici/lib/interceptor/retry.js","../../../../../../node_modules/undici/lib/llhttp/constants.js","../../../../../../node_modules/undici/lib/llhttp/llhttp-wasm.js","../../../../../../node_modules/undici/lib/llhttp/llhttp_simd-wasm.js","../../../../../../node_modules/undici/lib/llhttp/utils.js","../../../../../../node_modules/undici/lib/mock/mock-agent.js","../../../../../../node_modules/undici/lib/mock/mock-client.js","../../../../../../node_modules/undici/lib/mock/mock-errors.js","../../../../../../node_modules/undici/lib/mock/mock-interceptor.js","../../../../../../node_modules/undici/lib/mock/mock-pool.js","../../../../../../node_modules/undici/lib/mock/mock-symbols.js","../../../../../../node_modules/undici/lib/mock/mock-utils.js","../../../../../../node_modules/undici/lib/mock/pending-interceptors-formatter.js","../../../../../../node_modules/undici/lib/mock/pluralizer.js","../../../../../../node_modules/undici/lib/util/timers.js","../../../../../../node_modules/undici/lib/web/cache/cache.js","../../../../../../node_modules/undici/lib/web/cache/cachestorage.js","../../../../../../node_modules/undici/lib/web/cache/symbols.js","../../../../../../node_modules/undici/lib/web/cache/util.js","../../../../../../node_modules/undici/lib/web/cookies/constants.js","../../../../../../node_modules/undici/lib/web/cookies/index.js","../../../../../../node_modules/undici/lib/web/cookies/parse.js","../../../../../../node_modules/undici/lib/web/cookies/util.js","../../../../../../node_modules/undici/lib/web/eventsource/eventsource-stream.js","../../../../../../node_modules/undici/lib/web/eventsource/eventsource.js","../../../../../../node_modules/undici/lib/web/eventsource/util.js","../../../../../../node_modules/undici/lib/web/fetch/body.js","../../../../../../node_modules/undici/lib/web/fetch/constants.js","../../../../../../node_modules/undici/lib/web/fetch/data-url.js","../../../../../../node_modules/undici/lib/web/fetch/dispatcher-weakref.js","../../../../../../node_modules/undici/lib/web/fetch/file.js","../../../../../../node_modules/undici/lib/web/fetch/formdata-parser.js","../../../../../../node_modules/undici/lib/web/fetch/formdata.js","../../../../../../node_modules/undici/lib/web/fetch/global.js","../../../../../../node_modules/undici/lib/web/fetch/headers.js","../../../../../../node_modules/undici/lib/web/fetch/index.js","../../../../../../node_modules/undici/lib/web/fetch/request.js","../../../../../../node_modules/undici/lib/web/fetch/response.js","../../../../../../node_modules/undici/lib/web/fetch/symbols.js","../../../../../../node_modules/undici/lib/web/fetch/util.js","../../../../../../node_modules/undici/lib/web/fetch/webidl.js","../../../../../../node_modules/undici/lib/web/fileapi/encoding.js","../../../../../../node_modules/undici/lib/web/fileapi/filereader.js","../../../../../../node_modules/undici/lib/web/fileapi/progressevent.js","../../../../../../node_modules/undici/lib/web/fileapi/symbols.js","../../../../../../node_modules/undici/lib/web/fileapi/util.js","../../../../../../node_modules/undici/lib/web/websocket/connection.js","../../../../../../node_modules/undici/lib/web/websocket/constants.js","../../../../../../node_modules/undici/lib/web/websocket/events.js","../../../../../../node_modules/undici/lib/web/websocket/frame.js","../../../../../../node_modules/undici/lib/web/websocket/permessage-deflate.js","../../../../../../node_modules/undici/lib/web/websocket/receiver.js","../../../../../../node_modules/undici/lib/web/websocket/sender.js","../../../../../../node_modules/undici/lib/web/websocket/symbols.js","../../../../../../node_modules/undici/lib/web/websocket/util.js","../../../../../../node_modules/undici/lib/web/websocket/websocket.js","../../../../../../node_modules/undici/package.json","../../../../../../node_modules/universalify/index.js","../../../../../../node_modules/universalify/package.json","../../../../../../node_modules/unzipper/lib/BufferStream.js","../../../../../../node_modules/unzipper/lib/Decrypt.js","../../../../../../node_modules/unzipper/lib/NoopStream.js","../../../../../../node_modules/unzipper/lib/Open/directory.js","../../../../../../node_modules/unzipper/lib/Open/index.js","../../../../../../node_modules/unzipper/lib/Open/unzip.js","../../../../../../node_modules/unzipper/lib/PullStream.js","../../../../../../node_modules/unzipper/lib/extract.js","../../../../../../node_modules/unzipper/lib/parse.js","../../../../../../node_modules/unzipper/lib/parseBuffer.js","../../../../../../node_modules/unzipper/lib/parseDateTime.js","../../../../../../node_modules/unzipper/lib/parseExtraField.js","../../../../../../node_modules/unzipper/lib/parseOne.js","../../../../../../node_modules/unzipper/package.json","../../../../../../node_modules/unzipper/unzip.js","../../../../../../node_modules/util-deprecate/node.js","../../../../../../node_modules/util-deprecate/package.json","../../../../../../node_modules/whatwg-encoding/lib/labels-to-names.json","../../../../../../node_modules/whatwg-encoding/lib/supported-names.json","../../../../../../node_modules/whatwg-encoding/lib/whatwg-encoding.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/dbcs-codec.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/dbcs-data.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/index.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/internal.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-codec.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/sbcs-data.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/big5-added.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp936.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp949.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/cp950.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/eucjp.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf16.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf32.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/encodings/utf7.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/bom-handling.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/index.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/lib/streams.js","../../../../../../node_modules/whatwg-encoding/node_modules/iconv-lite/package.json","../../../../../../node_modules/whatwg-encoding/package.json","../../../../../../node_modules/whatwg-mimetype/lib/mime-type-parameters.js","../../../../../../node_modules/whatwg-mimetype/lib/mime-type.js","../../../../../../node_modules/whatwg-mimetype/lib/parser.js","../../../../../../node_modules/whatwg-mimetype/lib/serializer.js","../../../../../../node_modules/whatwg-mimetype/lib/utils.js","../../../../../../node_modules/whatwg-mimetype/package.json","../../../../../../node_modules/winston-transport/index.js","../../../../../../node_modules/winston-transport/legacy.js","../../../../../../node_modules/winston-transport/modern.js","../../../../../../node_modules/winston-transport/package.json","../../../../../../node_modules/winston/lib/winston.js","../../../../../../node_modules/winston/lib/winston/common.js","../../../../../../node_modules/winston/lib/winston/config/index.js","../../../../../../node_modules/winston/lib/winston/container.js","../../../../../../node_modules/winston/lib/winston/create-logger.js","../../../../../../node_modules/winston/lib/winston/exception-handler.js","../../../../../../node_modules/winston/lib/winston/exception-stream.js","../../../../../../node_modules/winston/lib/winston/logger.js","../../../../../../node_modules/winston/lib/winston/profiler.js","../../../../../../node_modules/winston/lib/winston/rejection-handler.js","../../../../../../node_modules/winston/lib/winston/rejection-stream.js","../../../../../../node_modules/winston/lib/winston/tail-file.js","../../../../../../node_modules/winston/lib/winston/transports/console.js","../../../../../../node_modules/winston/lib/winston/transports/file.js","../../../../../../node_modules/winston/lib/winston/transports/http.js","../../../../../../node_modules/winston/lib/winston/transports/index.js","../../../../../../node_modules/winston/lib/winston/transports/stream.js","../../../../../../node_modules/winston/package.json","../../../../../../package.json","../../../../../configs/build/games/index.js","../../../../../configs/build/games/kelimelik.js","../../../../../configs/build/games/literaki.js","../../../../../configs/build/games/scrabble.js","../../../../../configs/build/games/superScrabble.js","../../../../../configs/build/getConfig.js","../../../../../configs/build/hasConfig.js","../../../../../configs/build/index.js","../../../../../configs/build/languages/english.js","../../../../../configs/build/languages/french.js","../../../../../configs/build/languages/german.js","../../../../../configs/build/languages/index.js","../../../../../configs/build/languages/persian.js","../../../../../configs/build/languages/polish.js","../../../../../configs/build/languages/romanian.js","../../../../../configs/build/languages/spanish.js","../../../../../configs/build/languages/turkish.js","../../../../../configs/package.json","../../../../../constants/build/index.js","../../../../../constants/package.json","../../../../../dictionaries/build/Dictionaries.js","../../../../../dictionaries/build/constants/index.js","../../../../../dictionaries/build/index.js","../../../../../dictionaries/build/lib/DiskCache.js","../../../../../dictionaries/build/lib/LayeredCache.js","../../../../../dictionaries/build/lib/MemoryCache.js","../../../../../dictionaries/build/lib/createAsyncProxy.js","../../../../../dictionaries/build/lib/createCacheTimestampComparator.js","../../../../../dictionaries/build/lib/downloadDictionary.js","../../../../../dictionaries/build/lib/getDictionaryFilepath.js","../../../../../dictionaries/build/lib/index.js","../../../../../dictionaries/package.json","../../../../../logger/build/constants.js","../../../../../logger/build/index.js","../../../../../logger/build/logger.js","../../../../../logger/package.json","../../../../../types/build/Board.js","../../../../../types/build/BoardJson.js","../../../../../types/build/Bonus.js","../../../../../types/build/Cell.js","../../../../../types/build/CellJson.js","../../../../../types/build/CharacterBonus.js","../../../../../types/build/Config.js","../../../../../types/build/FinalPattern.js","../../../../../types/build/Game.js","../../../../../types/build/HorizontalPattern.js","../../../../../types/build/Locale.js","../../../../../types/build/Pattern.js","../../../../../types/build/Result.js","../../../../../types/build/Tile.js","../../../../../types/build/TileJson.js","../../../../../types/build/VerticalPattern.js","../../../../../types/build/WordBonus.js","../../../../../types/build/WordDefinition.js","../../../../../types/build/index.js","../../../../../types/build/isError.js","../../../../../types/build/isObject.js","../../../../../types/package.json","../../../../../word-lists/build/getWordList.js","../../../../../word-lists/build/index.js","../../../../../word-lists/build/languages/english.js","../../../../../word-lists/build/languages/french.js","../../../../../word-lists/build/languages/german.js","../../../../../word-lists/build/languages/index.js","../../../../../word-lists/build/languages/persian.js","../../../../../word-lists/build/languages/polish.js","../../../../../word-lists/build/languages/romanian.js","../../../../../word-lists/build/languages/spanish.js","../../../../../word-lists/build/languages/turkish.js","../../../../../word-lists/build/lib/downloadFile.js","../../../../../word-lists/build/lib/downloadHtml.js","../../../../../word-lists/build/lib/extractWords.js","../../../../../word-lists/build/lib/findFirstWordIndex.js","../../../../../word-lists/build/lib/getHash.js","../../../../../word-lists/build/lib/getTempFilepath.js","../../../../../word-lists/build/lib/getTxtWordList.js","../../../../../word-lists/build/lib/index.js","../../../../../word-lists/build/lib/latinizeDiacritics.js","../../../../../word-lists/build/lib/unique.js","../../../../../word-lists/build/lib/unzip.js","../../../../../word-lists/package.json","../../../../package.json","../../../package.json","../../chunks/292.js","../../chunks/911.js","../../webpack-api-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=322,e.ids=[322],e.modules={145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},7773:e=>{e.exports=require("winston")},9801:e=>{e.exports=require("os")},5315:e=>{e.exports=require("path")},6835:(e,r)=>{Object.defineProperty(r,"l",{enumerable:!0,get:function(){return function e(r,t){return t in r?r[t]:"then"in r&&"function"==typeof r.then?r.then(r=>e(r,t)):"function"==typeof r&&"default"===t?r:void 0}}})},
|
|
1
|
+
"use strict";(()=>{var e={};e.id=322,e.ids=[322],e.modules={145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},7773:e=>{e.exports=require("winston")},9801:e=>{e.exports=require("os")},5315:e=>{e.exports=require("path")},6835:(e,r)=>{Object.defineProperty(r,"l",{enumerable:!0,get:function(){return function e(r,t){return t in r?r[t]:"then"in r&&"function"==typeof r.then?r.then(r=>e(r,t)):"function"==typeof r&&"default"===t?r:void 0}}})},5633:(e,r,t)=>{t.r(r),t.d(r,{config:()=>p,default:()=>d,routeModule:()=>m});var o={};t.r(o),t.d(o,{default:()=>f});var n=t(8824),a=t(4614),i=t(6835),s=t(2954),l=t.n(s),u=t(9927);let f=async(e,r)=>{let t=(0,u.Z)(e);try{l().info("visit - request",{meta:t}),r.status(200).send(!0)}catch(o){let e=o instanceof Error?o.message:"Unknown error";l().error("visit - error",{error:o,meta:t}),r.status(500).send({error:"Server error",message:e})}},d=(0,i.l)(o,"default"),p=(0,i.l)(o,"config"),m=new n.PagesAPIRouteModule({definition:{kind:a.x.PAGES_API,page:"/api/visit",pathname:"/api/visit",bundlePath:"",filename:""},userland:o})},9927:(e,r,t)=>{t.d(r,{Z:()=>o});let o=e=>({origin:e.headers.origin,referer:e.headers.referer,userAgent:e.headers["user-agent"],xForwardedFor:e.headers["x-forwarded-for"],xRealIp:e.headers["x-real-ip"]})},4614:(e,r)=>{var t;Object.defineProperty(r,"x",{enumerable:!0,get:function(){return t}}),function(e){e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.IMAGE="IMAGE"}(t||(t={}))},8824:(e,r,t)=>{e.exports=t(145)},8793:function(e,r,t){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0}),r.OUTPUT_DIRECTORY=void 0;let n=o(t(9801)),a=o(t(5315));r.OUTPUT_DIRECTORY=a.default.resolve(n.default.homedir(),".scrabble-solver","logs")},2954:function(e,r,t){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n=t(6730);Object.defineProperty(r,"default",{enumerable:!0,get:function(){return o(n).default}})},6730:function(e,r,t){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0});let n=o(t(5315)),a=t(7773),i=t(8793),s=(0,a.createLogger)({level:"info",format:a.format.combine(a.format.timestamp({format:"YYYY-MM-DD HH:mm:ss"}),a.format.errors({stack:!0}),a.format.splat(),a.format.json(),a.format.prettyPrint()),transports:[new a.transports.File({filename:n.default.resolve(i.OUTPUT_DIRECTORY,"error.log"),level:"error"}),new a.transports.File({filename:n.default.resolve(i.OUTPUT_DIRECTORY,"all.log")}),new a.transports.Console({format:a.format.combine(a.format.colorize(),a.format.simple()),level:"error"})]});r.default=s}};var r=require("../../webpack-api-runtime.js");r.C(e);var t=r(r.s=5633);module.exports=t})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><title data-next-head="">Scrabble Solver 2 by Kamil Mielnik</title><meta charSet="utf-8" data-next-head=""/><meta name="author" content="Kamil Mielnik" data-next-head=""/><meta name="description" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><meta name="keywords" content="Scrabble Solver,Scrabble,Solver,Super Scrabble,Kelimelik,Literaki,Board,Open-source,Open,Source,Word,Finder,Cheating,Word,English,Français,French,Deutsch,German,Polski,Polish,فارسی,Farsi,Español,Spanish,Română,Romanian,Türkçe,Turkish,SOWPODS,TWL06,SJP,FISE-2017,FISE-2,CNRTL,Kamil Mielnik" data-next-head=""/><meta name="robots" content="index, follow, notranslate, noimageindex" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1.0" data-next-head=""/><meta property="og:title" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><meta property="og:type" content="website" data-next-head=""/><meta property="og:url" content="https://scrabble-solver.org" data-next-head=""/><meta property="og:image" content="https://scrabble-solver.org/og.png" data-next-head=""/><meta property="og:image:type" content="image/png" data-next-head=""/><meta property="og:image:width" content="1200" data-next-head=""/><meta property="og:image:height" content="630" data-next-head=""/><meta property="og:image:alt" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><link rel="apple-touch-icon-precomposed" sizes="57x57" href="icons/apple-touch-icon-57x57.png"/><link rel="apple-touch-icon-precomposed" sizes="114x114" href="icons/apple-touch-icon-114x114.png"/><link rel="apple-touch-icon-precomposed" sizes="72x72" href="icons/apple-touch-icon-72x72.png"/><link rel="apple-touch-icon-precomposed" sizes="144x144" href="icons/apple-touch-icon-144x144.png"/><link rel="apple-touch-icon-precomposed" sizes="60x60" href="icons/apple-touch-icon-60x60.png"/><link rel="apple-touch-icon-precomposed" sizes="120x120" href="icons/apple-touch-icon-120x120.png"/><link rel="apple-touch-icon-precomposed" sizes="76x76" href="icons/apple-touch-icon-76x76.png"/><link rel="apple-touch-icon-precomposed" sizes="152x152" href="icons/apple-touch-icon-152x152.png"/><link rel="icon" type="image/png" href="icons/favicon-196x196.png" sizes="196x196"/><link rel="icon" type="image/png" href="icons/favicon-96x96.png" sizes="96x96"/><link rel="icon" type="image/png" href="icons/favicon-32x32.png" sizes="32x32"/><link rel="icon" type="image/png" href="icons/favicon-16x16.png" sizes="16x16"/><link rel="icon" type="image/png" href="icons/favicon-128.png" sizes="128x128"/><link rel="icon" href="icons/favicon.svg"/><meta name="application-name" content="Scrabble Solver"/><meta name="msapplication-TileColor" content="#EFE3AE"/><meta name="msapplication-TileImage" content="icons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="icons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="icons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="icons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="icons/mstile-310x310.png"/><link rel="preload" href="/_next/static/css/
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><title data-next-head="">Scrabble Solver 2 by Kamil Mielnik</title><meta charSet="utf-8" data-next-head=""/><meta name="author" content="Kamil Mielnik" data-next-head=""/><meta name="description" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><meta name="keywords" content="Scrabble Solver,Scrabble,Solver,Super Scrabble,Kelimelik,Literaki,Board,Open-source,Open,Source,Word,Finder,Cheating,Word,English,Français,French,Deutsch,German,Polski,Polish,فارسی,Farsi,Español,Spanish,Română,Romanian,Türkçe,Turkish,SOWPODS,TWL06,SJP,FISE-2017,FISE-2,CNRTL,Kamil Mielnik" data-next-head=""/><meta name="robots" content="index, follow, notranslate, noimageindex" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1.0" data-next-head=""/><meta property="og:title" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><meta property="og:type" content="website" data-next-head=""/><meta property="og:url" content="https://scrabble-solver.org" data-next-head=""/><meta property="og:image" content="https://scrabble-solver.org/og.png" data-next-head=""/><meta property="og:image:type" content="image/png" data-next-head=""/><meta property="og:image:width" content="1200" data-next-head=""/><meta property="og:image:height" content="630" data-next-head=""/><meta property="og:image:alt" content="Scrabble Solver 2 - Free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish." data-next-head=""/><link rel="apple-touch-icon-precomposed" sizes="57x57" href="icons/apple-touch-icon-57x57.png"/><link rel="apple-touch-icon-precomposed" sizes="114x114" href="icons/apple-touch-icon-114x114.png"/><link rel="apple-touch-icon-precomposed" sizes="72x72" href="icons/apple-touch-icon-72x72.png"/><link rel="apple-touch-icon-precomposed" sizes="144x144" href="icons/apple-touch-icon-144x144.png"/><link rel="apple-touch-icon-precomposed" sizes="60x60" href="icons/apple-touch-icon-60x60.png"/><link rel="apple-touch-icon-precomposed" sizes="120x120" href="icons/apple-touch-icon-120x120.png"/><link rel="apple-touch-icon-precomposed" sizes="76x76" href="icons/apple-touch-icon-76x76.png"/><link rel="apple-touch-icon-precomposed" sizes="152x152" href="icons/apple-touch-icon-152x152.png"/><link rel="icon" type="image/png" href="icons/favicon-196x196.png" sizes="196x196"/><link rel="icon" type="image/png" href="icons/favicon-96x96.png" sizes="96x96"/><link rel="icon" type="image/png" href="icons/favicon-32x32.png" sizes="32x32"/><link rel="icon" type="image/png" href="icons/favicon-16x16.png" sizes="16x16"/><link rel="icon" type="image/png" href="icons/favicon-128.png" sizes="128x128"/><link rel="icon" href="icons/favicon.svg"/><meta name="application-name" content="Scrabble Solver"/><meta name="msapplication-TileColor" content="#EFE3AE"/><meta name="msapplication-TileImage" content="icons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="icons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="icons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="icons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="icons/mstile-310x310.png"/><link rel="preload" href="/_next/static/css/bc158181051cf066.css" as="style"/><link rel="stylesheet" href="/_next/static/css/bc158181051cf066.css" data-n-g=""/><link rel="preload" href="/_next/static/css/6682db14f926d4c7.css" as="style"/><link rel="stylesheet" href="/_next/static/css/6682db14f926d4c7.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-a2ab570fe85c6bb6.js" defer=""></script><script src="/_next/static/chunks/framework-f09231abc7b3626e.js" defer=""></script><script src="/_next/static/chunks/main-8d63777bf8b90ccb.js" defer=""></script><script src="/_next/static/chunks/pages/_app-79ef8056607a21da.js" defer=""></script><script src="/_next/static/chunks/pages/index-5866a12bfb8f00c4.js" defer=""></script><script src="/_next/static/uekKIGQQUe4pM47TO6mBn/_buildManifest.js" defer=""></script><script src="/_next/static/uekKIGQQUe4pM47TO6mBn/_ssgManifest.js" defer=""></script></head><body><div id="__next"><p style="color:transparent;pointer-events:none;position:absolute;user-select:none;transform:translateY(-9999px)">Scrabble Solver 2 is a free and open-source analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Polish & Spanish. Source code is available on GitHub - contributions are welcome!</p></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"version":"v2.15.6"},"__N_SSG":true},"page":"/","query":{},"buildId":"uekKIGQQUe4pM47TO6mBn","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=405,e.ids=[405,660],e.modules={6021:(e,a)=>{"use strict";Object.defineProperty(a,"l",{enumerable:!0,get:function(){return function e(a,t){return t in a?a[t]:"then"in a&&"function"==typeof a.then?a.then(a=>e(a,t)):"function"==typeof a&&"default"===t?a:void 0}}})},5101:e=>{e.exports={content:"DictionaryModal_content___jXD2",dictionary:"DictionaryModal_dictionary__Eu9Sx",dictionaryInput:"DictionaryModal_dictionaryInput__CKiX5"}},6955:e=>{e.exports={mapping:"Mapping_mapping__Ua6wj",description:"Mapping_description__nSNia",keys:"Mapping_keys__KmIcZ",group:"Mapping_group__MlkmV",slash:"Mapping_slash__hulS4",plus:"Mapping_plus__KE_ml"}},7552:e=>{e.exports={button:"MenuModal_button__x3zTR",settings:"MenuModal_settings__XE_P3",settingsLabel:"MenuModal_settingsLabel__xYRLv",flag:"MenuModal_flag__NGaHf"}},369:e=>{e.exports={title:"RemainingTilesModal_title__4rcbk",content:"RemainingTilesModal_content__NrmXd",badge:"RemainingTilesModal_badge__vZkrc",character:"RemainingTilesModal_character__16pGR"}},9969:e=>{e.exports={character:"Character_character__Xry5W",finished:"Character_finished__Ee5Eu",overused:"Character_overused__WV6tJ",tile:"Character_tile__Ledy0",remaining:"Character_remaining__DFxBl",count:"Character_count__Bl6_O"}},868:e=>{e.exports={content:"ResultsModal_content__vzX7N",results:"ResultsModal_results__FDN3k",dictionary:"ResultsModal_dictionary__o3cpd"}},2778:e=>{e.exports={option:"AutoGroupTilesSetting_option__dp8CH",label:"AutoGroupTilesSetting_label__MIKlN"}},5331:e=>{e.exports={option:"ConfigSetting_option__pvmMK",label:"ConfigSetting_label__CeZI1"}},3392:e=>{e.exports={option:"InputModeSetting_option__9tdaY",label:"InputModeSetting_label__al6kL"}},9539:e=>{e.exports={option:"LocaleSetting_option__3uVpq",label:"LocaleSetting_label__VqJH9",flag:"LocaleSetting_flag__cnMgQ"}},9987:e=>{e.exports={option:"ShowCoordinatesSetting_option__teifi",label:"ShowCoordinatesSetting_label__h0REI"}},6688:e=>{e.exports={title:"WordsModal_title__UGHtI",badge:"WordsModal_badge__Ay_8V",word:"WordsModal_word__sCI06",invalid:"WordsModal_invalid__jgYeh",valid:"WordsModal_valid__JW5lM",icon:"WordsModal_icon___HWi4"}},5597:e=>{e.exports={nav:"index_nav__oayCy",navContent:"index_navContent__puCTa",navLogo:"index_navLogo__iI_za",logoContainer:"index_logoContainer__YyxQp",logo:"index_logo__jZUto",solver:"index_solver__wz8VS"}},1540:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.r(a),t.d(a,{config:()=>g,default:()=>u,getServerSideProps:()=>x,getStaticPaths:()=>h,getStaticProps:()=>p,reportWebVitals:()=>m,routeModule:()=>k,unstable_getServerProps:()=>b,unstable_getServerSideProps:()=>y,unstable_getStaticParams:()=>j,unstable_getStaticPaths:()=>v,unstable_getStaticProps:()=>_});var i=t(9140),n=t(4089),r=t(6021),l=t(5232),c=t(5067),o=t(7134),d=e([c,o]);[c,o]=d.then?(await d)():d;let u=(0,r.l)(o,"default"),p=(0,r.l)(o,"getStaticProps"),h=(0,r.l)(o,"getStaticPaths"),x=(0,r.l)(o,"getServerSideProps"),g=(0,r.l)(o,"config"),m=(0,r.l)(o,"reportWebVitals"),_=(0,r.l)(o,"unstable_getStaticProps"),v=(0,r.l)(o,"unstable_getStaticPaths"),j=(0,r.l)(o,"unstable_getStaticParams"),b=(0,r.l)(o,"unstable_getServerProps"),y=(0,r.l)(o,"unstable_getServerSideProps"),k=new i.PagesRouteModule({definition:{kind:n.x.PAGES,page:"/index",pathname:"/",bundlePath:"",filename:""},components:{App:c.default,Document:l.default},userland:o});s()}catch(e){s(e)}})},2745:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(6689),r=t(2940),l=t(7726),c=t(5101),o=t.n(c),d=e([r,l]);[r,l]=d.then?(await d)():d;let u=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,l.qM)();return(0,i.jsx)(r.u_,{className:e,isOpen:a,title:s("dictionary"),onClose:t,children:(0,i.jsxs)("div",{className:o().content,children:[(0,i.jsx)(r.Xy,{className:o().dictionary}),(0,i.jsx)(r.Z$,{className:o().dictionaryInput})]})})});s()}catch(e){s(e)}})},3524:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(2745),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},5367:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>d});var i=t(997),n=t(6689),r=t(2940),l=t(7726),c=t(1020),o=e([r,l]);[r,l]=o.then?(await o)():o;let d=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,l.qM)(),n=(0,l.ix)(l.$o);return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:s("keyMap"),onClose:t,children:[(0,i.jsxs)(r.u_.Section,{label:s("keyMap.board-and-rack"),title:s("keyMap.board-and-rack"),children:[(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.navigate"),mapping:[(0,i.jsx)(r.ki,{},"arrows")]}),(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.remove-tile"),mapping:[(0,i.jsx)(r.v6,{},"del"),(0,i.jsx)(r.kW,{},"backspace")]}),(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.submit"),mapping:[(0,i.jsx)(r.Ce,{},"del")]}),n.twoCharacterTiles.length>0&&(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.insert-two-letter-tile"),mapping:[[(0,i.jsx)(r.e1,{},"ctrl"),(0,i.jsx)(i.Fragment,{children:n.twoCharacterTiles.map(([e])=>(0,i.jsx)(r.sr,{children:e.toUpperCase()},e))})]]})]}),(0,i.jsxs)(r.u_.Section,{label:s("keyMap.board"),title:s("keyMap.board"),children:[(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-direction"),mapping:[(0,i.jsx)(r.ki,{},"arrows")]}),(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-blank"),mapping:[(0,i.jsx)(r.T,{},"space")]}),(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-cell-filter"),mapping:[[(0,i.jsx)(r.e1,{},"ctrl"),(0,i.jsx)(r.sr,{children:"G"},"g")]]})]}),(0,i.jsx)(r.u_.Section,{label:s("keyMap.rack"),title:s("keyMap.rack"),children:(0,i.jsx)(c.v,{description:s("keyMap.rack.insert-blank"),mapping:[(0,i.jsx)(r.T,{},"space")]})})]})});s()}catch(e){s(e)}})},1020:(e,a,t)=>{"use strict";t.d(a,{v:()=>o});var s=t(997),i=t(9003),n=t.n(i),r=t(6689),l=t(6955),c=t.n(l);let o=({className:e,description:a,mapping:t})=>(0,s.jsxs)("div",{className:n()(c().mapping,e),children:[(0,s.jsx)("h3",{className:c().description,children:a}),(0,s.jsx)("div",{className:c().keys,children:t.map((e,a)=>(0,s.jsxs)(r.Fragment,{children:[(0,s.jsx)("div",{className:c().group,children:Array.isArray(e)?(0,s.jsxs)(s.Fragment,{children:[e[0],(0,s.jsx)("span",{className:c().plus,children:"+"}),e[1]]}):e}),t.length>1&&a<t.length-1&&(0,s.jsx)("span",{className:c().slash,children:"/"})]},a))})]})},2166:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(5367),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},3688:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(6689),r=t(2940),l=t(944),c=t(5951),o=t(2631),d=t(7726),u=t(7552),p=t.n(u),h=e([r,d]);[r,d]=h.then?(await h)():h;let x=(0,n.memo)(({className:e,isOpen:a,onClose:t,onShowDictionary:s,onShowRemainingTiles:n,onShowSettings:u,onShowWords:h})=>{let x=(0,d.qM)(),g=(0,d.ix)(d.fN),{Icon:m}=l.q[g];return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:x("menu"),onClose:t,children:[(0,i.jsx)(r.zx,{"aria-label":x("remaining-tiles"),className:p().button,Icon:c.xy,wide:!0,onClick:n,children:x("remaining-tiles")}),(0,i.jsx)(r.zx,{"aria-label":x("words"),className:p().button,Icon:c.Kz,wide:!0,onClick:h,children:x("words")}),(0,i.jsx)(r.zx,{"aria-label":x("dictionary"),className:p().button,Icon:c.PP,wide:!0,onClick:s,children:x("dictionary")}),(0,i.jsx)(r.zx.Link,{"aria-label":x("github"),className:p().button,href:o.h4,Icon:c.Ey,rel:"noopener noreferrer",target:"_blank",wide:!0,children:x("github")}),(0,i.jsx)(r.zx,{"aria-label":x("settings"),className:p().button,Icon:c.Oz,wide:!0,onClick:u,children:(0,i.jsxs)("div",{className:p().settings,children:[(0,i.jsx)("div",{className:p().settingsLabel,children:x("settings")}),(0,i.jsx)(m,{"aria-hidden":"true",className:p().flag,role:"img"})]})})]})});s()}catch(e){s(e)}})},3714:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(3688),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},5813:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(6689),r=t(2940),l=t(944),c=t(9904),o=t(2631),d=t(7726),u=t(8538),p=t(369),h=t.n(p),x=e([r,d,u]);[r,d,u]=x.then?(await x)():x;let g=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,d.qM)(),n=(0,d.ix)(d.fN),p=(0,d.ix)(d.Yj),{tileFontSize:x}=(0,c.vc)(o.mM),{direction:g}=l.q[n];return(0,i.jsx)(r.u_,{className:e,isOpen:a,title:s("remaining-tiles"),onClose:t,children:p.map(({remainingCount:e,tiles:a,translationKey:t,totalCount:l})=>(0,i.jsx)(r.u_.Section,{label:s(t),title:(0,i.jsxs)("span",{className:h().title,children:[(0,i.jsx)("span",{children:s(t)}),(0,i.jsxs)(r.Ct,{className:h().badge,children:[("ltr"===g?e:l).toLocaleString(n)," / ",("ltr"===g?l:e).toLocaleString(n)]})]}),children:(0,i.jsx)("div",{className:h().content,style:{fontSize:x},children:a.map(e=>(0,i.jsx)("div",{className:h().character,children:(0,i.jsx)(u.z,{tile:e})},e.character))})},t))})});s()}catch(e){s(e)}})},6062:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(7618),r=t(9003),l=t.n(r),c=t(2940),o=t(944),d=t(2631),u=t(7726),p=t(9969),h=t.n(p),x=e([c,u]);[c,u]=x.then?(await x)():x;let g=({tile:e})=>{let a=(0,u.ix)(u.fN),{direction:t}=o.q[a],{character:s,count:r,usedCount:p}=e,x=r-p,g=(0,u.ix)(e=>(0,u.Or)(e,s)),m="ltr"===t?x:r,_="ltr"===t?r:x;return(0,i.jsxs)("div",{className:l()(h().character,{[h().finished]:x<=0,[h().overused]:x<0}),children:[(0,i.jsx)(c.n9,{"aria-label":s,character:s,className:h().tile,disabled:!0,isBlank:s===n.BLANK,isValid:x>=0,points:g,raised:!0,size:d.mM}),(0,i.jsx)(c.Ex,{className:h().remaining,max:r,style:{width:d.mM},value:x}),(0,i.jsxs)("div",{className:h().count,children:[m.toLocaleString(a)," / ",_.toLocaleString(a)]})]})};s()}catch(e){s(e)}})},3953:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(6062),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},8538:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{z:()=>i.Z});var i=t(3953),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},2896:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(5813),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},8574:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(6689),r=t(3291),l=t(2940),c=t(1130),o=t(5951),d=t(7726),u=t(868),p=t.n(u),h=e([r,l,c,d]);[r,l,c,d]=h.then?(await h)():h;let x=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,r.useDispatch)(),u=(0,d.qM)(),{showResultsInModal:h}=(0,c.Ft)(),x=(0,d.ix)(d.x5),g=(0,d.ix)(d.Xk),m=x?x.findIndex(e=>e.id===g?.id):-1,_=(0,n.useMemo)(()=>({onClick:e=>{e===g?t():s(d._C.actions.changeResultCandidate(e))}}),[s,t,g]);return(0,n.useEffect)(()=>{a&&!h&&t()},[a,t,h]),(0,i.jsx)(l.u_,{className:e,footer:(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(l.zx,{"aria-label":u("results.insert"),disabled:!g,Icon:o.Jr,tooltip:u("results.insert"),variant:"primary",onClick:()=>{g&&s(d._C.actions.applyResult(g)),t()},children:u("results.insert")}),(0,i.jsx)(l.zx,{"aria-label":u("results.preview"),disabled:!g,Icon:o.YO,tooltip:u("results.preview"),onClick:()=>{t()},children:u("results.preview")})]}),isOpen:a,title:u("results"),onClose:t,children:(0,i.jsxs)("div",{className:p().content,children:[(0,i.jsx)(l.u9,{callbacks:_,className:p().results,highlightedIndex:-1===m?void 0:m}),(0,i.jsx)(l.Xy,{className:p().dictionary})]})})});s()}catch(e){s(e)}})},9428:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(8574),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},2431:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(6689),r=t(2940),l=t(1130),c=t(7726),o=t(4347),d=e([r,l,c,o]);[r,l,c,o]=d.then?(await d)():d;let u=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,c.qM)(),n=(0,l.YQ)();return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:s("settings"),onClose:t,children:[(0,i.jsx)(r.u_.Section,{label:s("settings.game"),title:s("settings.game"),children:(0,i.jsx)(o.DG,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.language"),title:s("settings.language"),children:(0,i.jsx)(o.YR,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.showCoordinates"),title:s("settings.showCoordinates"),children:(0,i.jsx)(o.P9,{disabled:!a})}),!n&&(0,i.jsx)(r.u_.Section,{label:s("settings.inputMode"),title:s("settings.inputMode"),children:(0,i.jsx)(o.te,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.autoGroupTiles"),title:s("settings.autoGroupTiles"),children:(0,i.jsx)(o.gy,{disabled:!a})})]})});s()}catch(e){s(e)}})},57:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>h});var i=t(997),n=t(3291),r=t(2940),l=t(7726),c=t(2778),o=t.n(c),d=t(9298),u=t(6594),p=e([n,r,l]);[n,r,l]=p.then?(await p)():p;let h=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.uz),p=[{label:s("settings.autoGroupTiles.left"),value:"left"},{label:s("settings.autoGroupTiles.right"),value:"right"},{label:s("settings.autoGroupTiles.null"),value:d.I}],h=e=>{let a=(0,u.H)(e.target.value);t(l.xj.actions.changeAutoGroupTiles(a))};return(0,i.jsx)("div",{className:e,children:p.map(e=>(0,i.jsx)(r.Y8,{checked:c===(0,u.H)(e.value),className:o().option,disabled:a,name:"autoGroupTiles",value:e.value,onChange:h,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},9298:(e,a,t)=>{"use strict";t.d(a,{I:()=>s});let s="null"},3728:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(57),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},6594:(e,a,t)=>{"use strict";t.d(a,{H:()=>i});var s=t(9298);let i=e=>{if("left"===e||"right"===e)return e;if(e===s.I)return null;throw Error(`"${e}" is not valid. Should be "left", "right", or "${s.I}"`)}},1332:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>h});var i=t(997),n=t(9418),r=t(4046),l=t(3291),c=t(2940),o=t(7726),d=t(5331),u=t.n(d),p=e([l,c,o]);[l,c,o]=p.then?(await p)():p;let h=({className:e,disabled:a})=>{let t=(0,l.useDispatch)(),s=(0,o.ix)(o.J1),d=(0,o.ix)(o.fN),p=Object.values(n.games).map(e=>({disabled:!(0,n.hasConfig)(e.game,d),label:e.name,value:e.game})),h=e=>{(0,r.isGame)(e.target.value)&&t(o.xj.actions.changeGame(e.target.value))};return(0,i.jsx)("div",{className:e,children:p.map(e=>(0,i.jsx)(c.Y8,{checked:s===e.value,className:u().option,disabled:a||e.disabled,name:"game",value:e.value,onChange:h,children:(0,i.jsx)("div",{className:u().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},5068:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(1332),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},8028:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>p});var i=t(997),n=t(3291),r=t(2940),l=t(7726),c=t(3392),o=t.n(c),d=t(87),u=e([n,r,l]);[n,r,l]=u.then?(await u)():u;let p=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.Ub),u=[{label:s("settings.inputMode.keyboard"),value:"keyboard"},{label:s("settings.inputMode.touchscreen"),value:"touchscreen"}],p=e=>{let a=(0,d.H)(e.target.value);t(l.xj.actions.changeInputMode(a))};return(0,i.jsx)("div",{className:e,children:u.map(e=>(0,i.jsx)(r.Y8,{checked:c===e.value,className:o().option,disabled:a,name:"inputMode",value:e.value,onChange:p,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},9112:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(8028),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},87:(e,a,t)=>{"use strict";t.d(a,{H:()=>s});let s=e=>{if("keyboard"===e)return"keyboard";if("touchscreen"===e)return"touchscreen";throw Error(`"${e}" is not valid. Should be "keyboard" or "touchscreen"`)}},8622:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(9003),r=t.n(n),l=t(3291),c=t(2940),o=t(944),d=t(7726),u=t(9539),p=t.n(u),h=e([l,c,d]);[l,c,d]=h.then?(await h)():h;let x=Object.values(o.q).sort((e,a)=>e.name.localeCompare(a.name)),g=({className:e,disabled:a})=>{let t=(0,l.useDispatch)(),s=(0,d.ix)(d.fN),n=e=>{let a=e.target.value;t(d.xj.actions.changeLocale(a))};return(0,i.jsx)("div",{className:e,children:x.map(({Icon:t,...l})=>(0,i.jsx)(c.Y8,{checked:s===l.locale,className:r()(p().option,e,{[p().checked]:s===l.locale}),disabled:a,name:"locale",value:l.locale,onChange:n,children:(0,i.jsxs)("span",{className:p().label,children:[(0,i.jsx)(t,{"aria-hidden":"true",className:p().flag,role:"img"}),(0,i.jsx)("span",{children:l.label})]})},l.locale))})};s()}catch(e){s(e)}})},3022:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(8622),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},9800:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(3291),r=t(2940),l=t(7726),c=t(9987),o=t.n(c),d=e([n,r,l]);[n,r,l]=d.then?(await d)():d;let u=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.kX),d=[{label:s("settings.showCoordinates.hidden"),value:"hidden"},{label:s("settings.showCoordinates.original"),value:"original"},{label:s("settings.showCoordinates.alternative"),value:"alternative"}],u=e=>{let a=e.target.value;t(l.xj.actions.changeShowCoordinates(a))};return(0,i.jsx)("div",{className:e,children:d.map(e=>(0,i.jsx)(r.Y8,{checked:String(c)===e.value,className:o().option,disabled:a,name:"showCoordinates",value:e.value,onChange:u,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},2769:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(9800),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},4347:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{DG:()=>n.Z,P9:()=>c.Z,YR:()=>l.Z,gy:()=>i.Z,te:()=>r.Z});var i=t(3728),n=t(5068),r=t(9112),l=t(3022),c=t(2769),o=e([i,n,r,l,c]);[i,n,r,l,c]=o.then?(await o)():o,s()}catch(e){s(e)}})},4195:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(2431),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},7849:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(9003),r=t.n(n),l=t(6689),c=t(2940),o=t(5951),d=t(7726),u=t(6688),p=t.n(u),h=e([c,d]);[c,d]=h.then?(await h)():h;let x=(0,l.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,d.qM)(),n=(0,d.ix)(d.fN),{invalidWords:l,validWords:u}=(0,d.ix)(d.HM);return(0,i.jsxs)(c.u_,{className:e,isOpen:a,title:s("words"),onClose:t,children:[(0,i.jsx)(c.u_.Section,{label:s("words.invalid"),title:(0,i.jsxs)("span",{className:p().title,children:[(0,i.jsx)("span",{children:s("words.invalid")}),(0,i.jsx)(c.Ct,{className:p().badge,children:l.length.toLocaleString(n)})]}),children:l.map((e,a)=>(0,i.jsxs)("div",{className:p().word,children:[(0,i.jsx)(o.X1,{"aria-hidden":"true",className:r()(p().icon,p().invalid),role:"img"})," ",e]},a))}),(0,i.jsx)(c.u_.Section,{label:s("words.valid"),title:(0,i.jsxs)("span",{className:p().title,children:[(0,i.jsx)("span",{children:s("words.valid")}),(0,i.jsx)(c.Ct,{className:p().badge,children:u.length.toLocaleString(n)})]}),children:u.map((e,a)=>(0,i.jsxs)("div",{className:p().word,children:[(0,i.jsx)(o.Jr,{"aria-hidden":"true",className:r()(p().icon,p().valid),role:"img"})," ",e]},a))})]})});s()}catch(e){s(e)}})},6854:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(7849),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},8821:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{HN:()=>r.Z,QT:()=>i.Z,Rx:()=>d.Z,S9:()=>n.Z,TB:()=>o.Z,by:()=>l.Z,e_:()=>c.Z});var i=t(3524),n=t(2166),r=t(3714),l=t(2896),c=t(9428),o=t(4195),d=t(6854),u=e([i,n,r,l,c,o,d]);[i,n,r,l,c,o,d]=u.then?(await u)():u,s()}catch(e){s(e)}})},5232:(e,a,t)=>{"use strict";t.r(a),t.d(a,{default:()=>l});var s=t(997),i=t(331),n=t.n(i);class r extends n(){render(){return(0,s.jsxs)(i.Html,{lang:"en",children:[(0,s.jsxs)(i.Head,{children:[(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"57x57",href:"icons/apple-touch-icon-57x57.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"114x114",href:"icons/apple-touch-icon-114x114.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"72x72",href:"icons/apple-touch-icon-72x72.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"144x144",href:"icons/apple-touch-icon-144x144.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"60x60",href:"icons/apple-touch-icon-60x60.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"120x120",href:"icons/apple-touch-icon-120x120.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"76x76",href:"icons/apple-touch-icon-76x76.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"152x152",href:"icons/apple-touch-icon-152x152.png"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-196x196.png",sizes:"196x196"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-96x96.png",sizes:"96x96"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-32x32.png",sizes:"32x32"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-16x16.png",sizes:"16x16"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-128.png",sizes:"128x128"}),(0,s.jsx)("link",{rel:"icon",href:"icons/favicon.svg"}),(0,s.jsx)("meta",{name:"application-name",content:"Scrabble Solver"}),(0,s.jsx)("meta",{name:"msapplication-TileColor",content:"#EFE3AE"}),(0,s.jsx)("meta",{name:"msapplication-TileImage",content:"icons/mstile-144x144.png"}),(0,s.jsx)("meta",{name:"msapplication-square70x70logo",content:"icons/mstile-70x70.png"}),(0,s.jsx)("meta",{name:"msapplication-square150x150logo",content:"icons/mstile-150x150.png"}),(0,s.jsx)("meta",{name:"msapplication-wide310x150logo",content:"icons/mstile-310x150.png"}),(0,s.jsx)("meta",{name:"msapplication-square310x310logo",content:"icons/mstile-310x310.png"})]}),(0,s.jsxs)("body",{children:[(0,s.jsx)(i.Main,{}),(0,s.jsx)(i.NextScript,{})]})]})}}let l=r},7134:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.r(a),t.d(a,{default:()=>S,getStaticProps:()=>k});var i=t(997),n=t(2048),r=t.n(n),l=t(5315),c=t.n(l),o=t(6689),d=t(9931),u=t.n(d),p=t(3291),h=t(2940),x=t(1130),g=t(944),m=t(8821),_=t(1725),v=t(7726),j=t(5597),b=t.n(j),y=e([p,h,x,m,v]);[p,h,x,m,v]=y.then?(await y)():y,u().setAppElement("#__next");let k=async()=>({props:{version:await w()}}),w=async()=>{let e=c().resolve(process.cwd(),"package.json"),a=await r().promises.readFile(e,"utf-8"),t=JSON.parse(a);return`v${t.version}`},S=({version:e})=>{let a=(0,p.useDispatch)(),t=(0,v.ix)(v.fN),[s,n]=(0,o.useState)(!1),[r,l]=(0,o.useState)(!1),[c,d]=(0,o.useState)(!1),[u,j]=(0,o.useState)(!1),[y,k]=(0,o.useState)(!1),[w,S]=(0,o.useState)(!1),[C,f]=(0,o.useState)(!1),[N,M]=(0,o.useState)(!1),Z=(0,o.useCallback)(()=>k(!0),[]),P=(0,o.useCallback)(()=>a((0,v.mc)()),[a]),q=(0,o.useCallback)(()=>n(!1),[]),T=(0,o.useCallback)(()=>l(!1),[]),z=(0,o.useCallback)(()=>d(!1),[]),I=(0,o.useCallback)(()=>j(!1),[]),E=(0,o.useCallback)(()=>k(!1),[]),G=(0,o.useCallback)(()=>S(!1),[]),A=(0,o.useCallback)(()=>f(!1),[]),O=(0,o.useCallback)(()=>n(!0),[]),R=(0,o.useCallback)(()=>l(!0),[]),L=(0,o.useCallback)(()=>d(!0),[]),D=(0,o.useCallback)(()=>j(!0),[]),W=(0,o.useCallback)(()=>S(!0),[]),H=(0,o.useCallback)(()=>f(!0),[]);return((0,x.gm)(g.q[t].direction),(0,x.ZK)(t),(0,x._)(),(0,x.qR)(()=>{(0,_.$)(),M(!0),a((0,v.j2)())}),N)?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("nav",{className:b().nav,children:(0,i.jsxs)("div",{className:b().navContent,children:[(0,i.jsx)("div",{className:b().navLogo,children:(0,i.jsx)("a",{className:b().logoContainer,href:"/",title:e,children:(0,i.jsx)(h.TR,{className:b().logo})})}),(0,i.jsx)(h._m,{onClear:P,onShowKeyMap:R,onShowMenu:L,onShowRemainingTiles:D,onShowSettings:W,onShowWords:H})]})}),(0,i.jsx)(h.ME,{className:b().solver,onShowResults:Z}),(0,i.jsx)(m.HN,{isOpen:c,onClose:z,onShowDictionary:O,onShowRemainingTiles:D,onShowSettings:W,onShowWords:H}),(0,i.jsx)(m.TB,{isOpen:w,onClose:G}),(0,i.jsx)(m.S9,{isOpen:r,onClose:T}),(0,i.jsx)(m.Rx,{isOpen:C,onClose:A}),(0,i.jsx)(m.by,{isOpen:u,onClose:I}),(0,i.jsx)(m.e_,{isOpen:y,onClose:E}),(0,i.jsx)(m.QT,{isOpen:s,onClose:q})]}):null};s()}catch(e){s(e)}})},1725:(e,a,t)=>{"use strict";t.d(a,{$:()=>i});let s=require("workbox-window"),i=()=>{globalThis.navigator&&"serviceWorker"in globalThis.navigator&&new s.Workbox("/service-worker.js").register({immediate:!0})}},4089:(e,a)=>{"use strict";var t;Object.defineProperty(a,"x",{enumerable:!0,get:function(){return t}}),function(e){e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.IMAGE="IMAGE"}(t||(t={}))},9003:e=>{"use strict";e.exports=require("classnames")},9744:e=>{"use strict";e.exports=require("include-media-query-builder")},2785:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},968:e=>{"use strict";e.exports=require("next/head")},6689:e=>{"use strict";e.exports=require("react")},4620:e=>{"use strict";e.exports=require("react-cool-onclickoutside")},6405:e=>{"use strict";e.exports=require("react-dom")},8684:e=>{"use strict";e.exports=require("react-dom/server")},1848:e=>{"use strict";e.exports=require("react-highlight-words")},9931:e=>{"use strict";e.exports=require("react-modal")},551:e=>{"use strict";e.exports=require("react-window")},997:e=>{"use strict";e.exports=require("react/jsx-runtime")},6477:e=>{"use strict";e.exports=require("redux-saga/effects")},3453:e=>{"use strict";e.exports=require("store2")},2048:e=>{"use strict";e.exports=require("fs")},5315:e=>{"use strict";e.exports=require("path")},1964:e=>{"use strict";e.exports=import("@floating-ui/react")},3258:e=>{"use strict";e.exports=import("@reduxjs/toolkit")},3291:e=>{"use strict";e.exports=import("react-redux")},5998:e=>{"use strict";e.exports=import("redux-saga")},7105:e=>{"use strict";e.exports=import("use-debounce")}};var a=require("../webpack-runtime.js");a.C(e);var t=e=>a(a.s=e),s=a.X(0,[331,577,67],()=>t(1540));module.exports=s})();
|
|
1
|
+
(()=>{var e={};e.id=405,e.ids=[405,660],e.modules={6021:(e,a)=>{"use strict";Object.defineProperty(a,"l",{enumerable:!0,get:function(){return function e(a,t){return t in a?a[t]:"then"in a&&"function"==typeof a.then?a.then(a=>e(a,t)):"function"==typeof a&&"default"===t?a:void 0}}})},4641:e=>{e.exports={content:"DictionaryModal_content___jXD2",dictionary:"DictionaryModal_dictionary__Eu9Sx",dictionaryInput:"DictionaryModal_dictionaryInput__CKiX5"}},7983:e=>{e.exports={mapping:"Mapping_mapping__Ua6wj",description:"Mapping_description__nSNia",keys:"Mapping_keys__KmIcZ",group:"Mapping_group__MlkmV",slash:"Mapping_slash__hulS4",plus:"Mapping_plus__KE_ml"}},994:e=>{e.exports={button:"MenuModal_button__x3zTR",settings:"MenuModal_settings__XE_P3",settingsLabel:"MenuModal_settingsLabel__xYRLv",flag:"MenuModal_flag__NGaHf"}},8196:e=>{e.exports={title:"RemainingTilesModal_title__4rcbk",content:"RemainingTilesModal_content__NrmXd",badge:"RemainingTilesModal_badge__vZkrc",character:"RemainingTilesModal_character__16pGR"}},7120:e=>{e.exports={character:"Character_character__Xry5W",finished:"Character_finished__Ee5Eu",overused:"Character_overused__WV6tJ",tile:"Character_tile__Ledy0",remaining:"Character_remaining__DFxBl",count:"Character_count__Bl6_O"}},7519:e=>{e.exports={content:"ResultsModal_content__vzX7N",results:"ResultsModal_results__FDN3k",dictionary:"ResultsModal_dictionary__o3cpd"}},6337:e=>{e.exports={option:"AutoGroupTilesSetting_option__dp8CH",label:"AutoGroupTilesSetting_label__MIKlN"}},3132:e=>{e.exports={option:"ConfigSetting_option__pvmMK",label:"ConfigSetting_label__CeZI1"}},1784:e=>{e.exports={option:"InputModeSetting_option__9tdaY",label:"InputModeSetting_label__al6kL"}},479:e=>{e.exports={option:"LocaleSetting_option__3uVpq",label:"LocaleSetting_label__VqJH9",flag:"LocaleSetting_flag__cnMgQ"}},4865:e=>{e.exports={option:"ShowCoordinatesSetting_option__teifi",label:"ShowCoordinatesSetting_label__h0REI"}},7526:e=>{e.exports={title:"WordsModal_title__UGHtI",badge:"WordsModal_badge__Ay_8V",word:"WordsModal_word__sCI06",invalid:"WordsModal_invalid__jgYeh",valid:"WordsModal_valid__JW5lM",icon:"WordsModal_icon___HWi4"}},485:e=>{e.exports={nav:"index_nav__oayCy",navContent:"index_navContent__puCTa",navLogo:"index_navLogo__iI_za",logoContainer:"index_logoContainer__YyxQp",logo:"index_logo__jZUto",solver:"index_solver__wz8VS"}},1540:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.r(a),t.d(a,{config:()=>g,default:()=>u,getServerSideProps:()=>x,getStaticPaths:()=>h,getStaticProps:()=>p,reportWebVitals:()=>m,routeModule:()=>k,unstable_getServerProps:()=>b,unstable_getServerSideProps:()=>y,unstable_getStaticParams:()=>j,unstable_getStaticPaths:()=>v,unstable_getStaticProps:()=>_});var i=t(9140),n=t(4089),r=t(6021),l=t(4725),c=t(7807),o=t(2564),d=e([c,o]);[c,o]=d.then?(await d)():d;let u=(0,r.l)(o,"default"),p=(0,r.l)(o,"getStaticProps"),h=(0,r.l)(o,"getStaticPaths"),x=(0,r.l)(o,"getServerSideProps"),g=(0,r.l)(o,"config"),m=(0,r.l)(o,"reportWebVitals"),_=(0,r.l)(o,"unstable_getStaticProps"),v=(0,r.l)(o,"unstable_getStaticPaths"),j=(0,r.l)(o,"unstable_getStaticParams"),b=(0,r.l)(o,"unstable_getServerProps"),y=(0,r.l)(o,"unstable_getServerSideProps"),k=new i.PagesRouteModule({definition:{kind:n.x.PAGES,page:"/index",pathname:"/",bundlePath:"",filename:""},components:{App:c.default,Document:l.default},userland:o});s()}catch(e){s(e)}})},2862:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(6689),r=t(9716),l=t(3940),c=t(4641),o=t.n(c),d=e([r,l]);[r,l]=d.then?(await d)():d;let u=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,l.qM)();return(0,i.jsx)(r.u_,{className:e,isOpen:a,title:s("dictionary"),onClose:t,children:(0,i.jsxs)("div",{className:o().content,children:[(0,i.jsx)(r.Xy,{className:o().dictionary}),(0,i.jsx)(r.Z$,{className:o().dictionaryInput})]})})});s()}catch(e){s(e)}})},9543:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(2862),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},1282:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>d});var i=t(997),n=t(6689),r=t(9716),l=t(3940),c=t(9131),o=e([r,l]);[r,l]=o.then?(await o)():o;let d=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,l.qM)(),n=(0,l.ix)(l.$o);return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:s("keyMap"),onClose:t,children:[(0,i.jsxs)(r.u_.Section,{label:s("keyMap.board-and-rack"),title:s("keyMap.board-and-rack"),children:[(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.navigate"),mapping:[(0,i.jsx)(r.ki,{},"arrows")]}),(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.remove-tile"),mapping:[(0,i.jsx)(r.v6,{},"del"),(0,i.jsx)(r.kW,{},"backspace")]}),(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.submit"),mapping:[(0,i.jsx)(r.Ce,{},"del")]}),n.twoCharacterTiles.length>0&&(0,i.jsx)(c.v,{description:s("keyMap.board-and-rack.insert-two-letter-tile"),mapping:[[(0,i.jsx)(r.e1,{},"ctrl"),(0,i.jsx)(i.Fragment,{children:n.twoCharacterTiles.map(([e])=>(0,i.jsx)(r.sr,{children:e.toUpperCase()},e))})]]})]}),(0,i.jsxs)(r.u_.Section,{label:s("keyMap.board"),title:s("keyMap.board"),children:[(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-direction"),mapping:[(0,i.jsx)(r.ki,{},"arrows")]}),(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-blank"),mapping:[(0,i.jsx)(r.T,{},"space")]}),(0,i.jsx)(c.v,{description:s("keyMap.board.toggle-cell-filter"),mapping:[[(0,i.jsx)(r.e1,{},"ctrl"),(0,i.jsx)(r.sr,{children:"G"},"g")]]})]}),(0,i.jsx)(r.u_.Section,{label:s("keyMap.rack"),title:s("keyMap.rack"),children:(0,i.jsx)(c.v,{description:s("keyMap.rack.insert-blank"),mapping:[(0,i.jsx)(r.T,{},"space")]})})]})});s()}catch(e){s(e)}})},9131:(e,a,t)=>{"use strict";t.d(a,{v:()=>o});var s=t(997),i=t(9003),n=t.n(i),r=t(6689),l=t(7983),c=t.n(l);let o=({className:e,description:a,mapping:t})=>(0,s.jsxs)("div",{className:n()(c().mapping,e),children:[(0,s.jsx)("h3",{className:c().description,children:a}),(0,s.jsx)("div",{className:c().keys,children:t.map((e,a)=>(0,s.jsxs)(r.Fragment,{children:[(0,s.jsx)("div",{className:c().group,children:Array.isArray(e)?(0,s.jsxs)(s.Fragment,{children:[e[0],(0,s.jsx)("span",{className:c().plus,children:"+"}),e[1]]}):e}),t.length>1&&a<t.length-1&&(0,s.jsx)("span",{className:c().slash,children:"/"})]},a))})]})},4209:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(1282),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},6335:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(6689),r=t(9716),l=t(2329),c=t(5925),o=t(5280),d=t(3940),u=t(994),p=t.n(u),h=e([r,d]);[r,d]=h.then?(await h)():h;let x=(0,n.memo)(({className:e,isOpen:a,onClose:t,onShowDictionary:s,onShowRemainingTiles:n,onShowSettings:u,onShowWords:h})=>{let x=(0,d.qM)(),g=(0,d.ix)(d.fN),{Icon:m}=l.q[g];return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:x("menu"),onClose:t,children:[(0,i.jsx)(r.zx,{"aria-label":x("remaining-tiles"),className:p().button,Icon:c.xy,wide:!0,onClick:n,children:x("remaining-tiles")}),(0,i.jsx)(r.zx,{"aria-label":x("words"),className:p().button,Icon:c.Kz,wide:!0,onClick:h,children:x("words")}),(0,i.jsx)(r.zx,{"aria-label":x("dictionary"),className:p().button,Icon:c.PP,wide:!0,onClick:s,children:x("dictionary")}),(0,i.jsx)(r.zx.Link,{"aria-label":x("github"),className:p().button,href:o.h4,Icon:c.Ey,rel:"noopener noreferrer",target:"_blank",wide:!0,children:x("github")}),(0,i.jsx)(r.zx,{"aria-label":x("settings"),className:p().button,Icon:c.Oz,wide:!0,onClick:u,children:(0,i.jsxs)("div",{className:p().settings,children:[(0,i.jsx)("div",{className:p().settingsLabel,children:x("settings")}),(0,i.jsx)(m,{"aria-hidden":"true",className:p().flag,role:"img"})]})})]})});s()}catch(e){s(e)}})},7051:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(6335),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},1300:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(6689),r=t(9716),l=t(2329),c=t(7833),o=t(5280),d=t(3940),u=t(5698),p=t(8196),h=t.n(p),x=e([r,d,u]);[r,d,u]=x.then?(await x)():x;let g=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,d.qM)(),n=(0,d.ix)(d.fN),p=(0,d.ix)(d.Yj),{tileFontSize:x}=(0,c.vc)(o.mM),{direction:g}=l.q[n];return(0,i.jsx)(r.u_,{className:e,isOpen:a,title:s("remaining-tiles"),onClose:t,children:p.map(({remainingCount:e,tiles:a,translationKey:t,totalCount:l})=>(0,i.jsx)(r.u_.Section,{label:s(t),title:(0,i.jsxs)("span",{className:h().title,children:[(0,i.jsx)("span",{children:s(t)}),(0,i.jsxs)(r.Ct,{className:h().badge,children:[("ltr"===g?e:l).toLocaleString(n)," / ",("ltr"===g?l:e).toLocaleString(n)]})]}),children:(0,i.jsx)("div",{className:h().content,style:{fontSize:x},children:a.map(e=>(0,i.jsx)("div",{className:h().character,children:(0,i.jsx)(u.z,{tile:e})},e.character))})},t))})});s()}catch(e){s(e)}})},8094:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(7618),r=t(9003),l=t.n(r),c=t(9716),o=t(2329),d=t(5280),u=t(3940),p=t(7120),h=t.n(p),x=e([c,u]);[c,u]=x.then?(await x)():x;let g=({tile:e})=>{let a=(0,u.ix)(u.fN),{direction:t}=o.q[a],{character:s,count:r,usedCount:p}=e,x=r-p,g=(0,u.ix)(e=>(0,u.Or)(e,s)),m="ltr"===t?x:r,_="ltr"===t?r:x;return(0,i.jsxs)("div",{className:l()(h().character,{[h().finished]:x<=0,[h().overused]:x<0}),children:[(0,i.jsx)(c.n9,{"aria-label":s,character:s,className:h().tile,disabled:!0,isBlank:s===n.BLANK,isValid:x>=0,points:g,raised:!0,size:d.mM}),(0,i.jsx)(c.Ex,{className:h().remaining,max:r,style:{width:d.mM},value:x}),(0,i.jsxs)("div",{className:h().count,children:[m.toLocaleString(a)," / ",_.toLocaleString(a)]})]})};s()}catch(e){s(e)}})},4950:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(8094),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},5698:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{z:()=>i.Z});var i=t(4950),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},1220:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(1300),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},1867:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(6689),r=t(3291),l=t(9716),c=t(3180),o=t(5925),d=t(3940),u=t(7519),p=t.n(u),h=e([r,l,c,d]);[r,l,c,d]=h.then?(await h)():h;let x=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,r.useDispatch)(),u=(0,d.qM)(),{showResultsInModal:h}=(0,c.Ft)(),x=(0,d.ix)(d.x5),g=(0,d.ix)(d.Xk),m=x?x.findIndex(e=>e.id===g?.id):-1,_=(0,n.useMemo)(()=>({onClick:e=>{e===g?t():s(d._C.actions.changeResultCandidate(e))}}),[s,t,g]);return(0,n.useEffect)(()=>{a&&!h&&t()},[a,t,h]),(0,i.jsx)(l.u_,{className:e,footer:(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(l.zx,{"aria-label":u("results.insert"),disabled:!g,Icon:o.Jr,tooltip:u("results.insert"),variant:"primary",onClick:()=>{g&&s(d._C.actions.applyResult(g)),t()},children:u("results.insert")}),(0,i.jsx)(l.zx,{"aria-label":u("results.preview"),disabled:!g,Icon:o.YO,tooltip:u("results.preview"),onClick:()=>{t()},children:u("results.preview")})]}),isOpen:a,title:u("results"),onClose:t,children:(0,i.jsxs)("div",{className:p().content,children:[(0,i.jsx)(l.u9,{callbacks:_,className:p().results,highlightedIndex:-1===m?void 0:m}),(0,i.jsx)(l.Xy,{className:p().dictionary})]})})});s()}catch(e){s(e)}})},606:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(1867),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},6311:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(6689),r=t(9716),l=t(3180),c=t(3940),o=t(6922),d=e([r,l,c,o]);[r,l,c,o]=d.then?(await d)():d;let u=(0,n.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,c.qM)(),n=(0,l.YQ)();return(0,i.jsxs)(r.u_,{className:e,isOpen:a,title:s("settings"),onClose:t,children:[(0,i.jsx)(r.u_.Section,{label:s("settings.game"),title:s("settings.game"),children:(0,i.jsx)(o.DG,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.language"),title:s("settings.language"),children:(0,i.jsx)(o.YR,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.showCoordinates"),title:s("settings.showCoordinates"),children:(0,i.jsx)(o.P9,{disabled:!a})}),!n&&(0,i.jsx)(r.u_.Section,{label:s("settings.inputMode"),title:s("settings.inputMode"),children:(0,i.jsx)(o.te,{disabled:!a})}),(0,i.jsx)(r.u_.Section,{label:s("settings.autoGroupTiles"),title:s("settings.autoGroupTiles"),children:(0,i.jsx)(o.gy,{disabled:!a})})]})});s()}catch(e){s(e)}})},6637:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>h});var i=t(997),n=t(3291),r=t(9716),l=t(3940),c=t(6337),o=t.n(c),d=t(4110),u=t(6599),p=e([n,r,l]);[n,r,l]=p.then?(await p)():p;let h=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.uz),p=[{label:s("settings.autoGroupTiles.left"),value:"left"},{label:s("settings.autoGroupTiles.right"),value:"right"},{label:s("settings.autoGroupTiles.null"),value:d.I}],h=e=>{let a=(0,u.H)(e.target.value);t(l.xj.actions.changeAutoGroupTiles(a))};return(0,i.jsx)("div",{className:e,children:p.map(e=>(0,i.jsx)(r.Y8,{checked:c===(0,u.H)(e.value),className:o().option,disabled:a,name:"autoGroupTiles",value:e.value,onChange:h,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},4110:(e,a,t)=>{"use strict";t.d(a,{I:()=>s});let s="null"},4114:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(6637),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},6599:(e,a,t)=>{"use strict";t.d(a,{H:()=>i});var s=t(4110);let i=e=>{if("left"===e||"right"===e)return e;if(e===s.I)return null;throw Error(`"${e}" is not valid. Should be "left", "right", or "${s.I}"`)}},4094:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>h});var i=t(997),n=t(9418),r=t(4046),l=t(3291),c=t(9716),o=t(3940),d=t(3132),u=t.n(d),p=e([l,c,o]);[l,c,o]=p.then?(await p)():p;let h=({className:e,disabled:a})=>{let t=(0,l.useDispatch)(),s=(0,o.ix)(o.J1),d=(0,o.ix)(o.fN),p=Object.values(n.games).map(e=>({disabled:!(0,n.hasConfig)(e.game,d),label:e.name,value:e.game})),h=e=>{(0,r.isGame)(e.target.value)&&t(o.xj.actions.changeGame(e.target.value))};return(0,i.jsx)("div",{className:e,children:p.map(e=>(0,i.jsx)(c.Y8,{checked:s===e.value,className:u().option,disabled:a||e.disabled,name:"game",value:e.value,onChange:h,children:(0,i.jsx)("div",{className:u().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},8792:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(4094),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},1125:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>p});var i=t(997),n=t(3291),r=t(9716),l=t(3940),c=t(1784),o=t.n(c),d=t(7491),u=e([n,r,l]);[n,r,l]=u.then?(await u)():u;let p=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.Ub),u=[{label:s("settings.inputMode.keyboard"),value:"keyboard"},{label:s("settings.inputMode.touchscreen"),value:"touchscreen"}],p=e=>{let a=(0,d.H)(e.target.value);t(l.xj.actions.changeInputMode(a))};return(0,i.jsx)("div",{className:e,children:u.map(e=>(0,i.jsx)(r.Y8,{checked:c===e.value,className:o().option,disabled:a,name:"inputMode",value:e.value,onChange:p,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},8724:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(1125),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},7491:(e,a,t)=>{"use strict";t.d(a,{H:()=>s});let s=e=>{if("keyboard"===e)return"keyboard";if("touchscreen"===e)return"touchscreen";throw Error(`"${e}" is not valid. Should be "keyboard" or "touchscreen"`)}},6686:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>g});var i=t(997),n=t(9003),r=t.n(n),l=t(3291),c=t(9716),o=t(2329),d=t(3940),u=t(479),p=t.n(u),h=e([l,c,d]);[l,c,d]=h.then?(await h)():h;let x=Object.values(o.q).sort((e,a)=>e.name.localeCompare(a.name)),g=({className:e,disabled:a})=>{let t=(0,l.useDispatch)(),s=(0,d.ix)(d.fN),n=e=>{let a=e.target.value;t(d.xj.actions.changeLocale(a))};return(0,i.jsx)("div",{className:e,children:x.map(({Icon:t,...l})=>(0,i.jsx)(c.Y8,{checked:s===l.locale,className:r()(p().option,e,{[p().checked]:s===l.locale}),disabled:a,name:"locale",value:l.locale,onChange:n,children:(0,i.jsxs)("span",{className:p().label,children:[(0,i.jsx)(t,{"aria-hidden":"true",className:p().flag,role:"img"}),(0,i.jsx)("span",{children:l.label})]})},l.locale))})};s()}catch(e){s(e)}})},8580:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(6686),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},4389:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>u});var i=t(997),n=t(3291),r=t(9716),l=t(3940),c=t(4865),o=t.n(c),d=e([n,r,l]);[n,r,l]=d.then?(await d)():d;let u=({className:e,disabled:a})=>{let t=(0,n.useDispatch)(),s=(0,l.qM)(),c=(0,l.ix)(l.kX),d=[{label:s("settings.showCoordinates.hidden"),value:"hidden"},{label:s("settings.showCoordinates.original"),value:"original"},{label:s("settings.showCoordinates.alternative"),value:"alternative"}],u=e=>{let a=e.target.value;t(l.xj.actions.changeShowCoordinates(a))};return(0,i.jsx)("div",{className:e,children:d.map(e=>(0,i.jsx)(r.Y8,{checked:String(c)===e.value,className:o().option,disabled:a,name:"showCoordinates",value:e.value,onChange:u,children:(0,i.jsx)("div",{className:o().label,children:e.label})},e.value))})};s()}catch(e){s(e)}})},58:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(4389),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},6922:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{DG:()=>n.Z,P9:()=>c.Z,YR:()=>l.Z,gy:()=>i.Z,te:()=>r.Z});var i=t(4114),n=t(8792),r=t(8724),l=t(8580),c=t(58),o=e([i,n,r,l,c]);[i,n,r,l,c]=o.then?(await o)():o,s()}catch(e){s(e)}})},7289:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(6311),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},2635:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>x});var i=t(997),n=t(9003),r=t.n(n),l=t(6689),c=t(9716),o=t(5925),d=t(3940),u=t(7526),p=t.n(u),h=e([c,d]);[c,d]=h.then?(await h)():h;let x=(0,l.memo)(({className:e,isOpen:a,onClose:t})=>{let s=(0,d.qM)(),n=(0,d.ix)(d.fN),{invalidWords:l,validWords:u}=(0,d.ix)(d.HM);return(0,i.jsxs)(c.u_,{className:e,isOpen:a,title:s("words"),onClose:t,children:[(0,i.jsx)(c.u_.Section,{label:s("words.invalid"),title:(0,i.jsxs)("span",{className:p().title,children:[(0,i.jsx)("span",{children:s("words.invalid")}),(0,i.jsx)(c.Ct,{className:p().badge,children:l.length.toLocaleString(n)})]}),children:l.map((e,a)=>(0,i.jsxs)("div",{className:p().word,children:[(0,i.jsx)(o.X1,{"aria-hidden":"true",className:r()(p().icon,p().invalid),role:"img"})," ",e]},a))}),(0,i.jsx)(c.u_.Section,{label:s("words.valid"),title:(0,i.jsxs)("span",{className:p().title,children:[(0,i.jsx)("span",{children:s("words.valid")}),(0,i.jsx)(c.Ct,{className:p().badge,children:u.length.toLocaleString(n)})]}),children:u.map((e,a)=>(0,i.jsxs)("div",{className:p().word,children:[(0,i.jsx)(o.Jr,{"aria-hidden":"true",className:r()(p().icon,p().valid),role:"img"})," ",e]},a))})]})});s()}catch(e){s(e)}})},6534:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{Z:()=>i.Z});var i=t(2635),n=e([i]);i=(n.then?(await n)():n)[0],s()}catch(e){s(e)}})},8239:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.d(a,{HN:()=>r.Z,QT:()=>i.Z,Rx:()=>d.Z,S9:()=>n.Z,TB:()=>o.Z,by:()=>l.Z,e_:()=>c.Z});var i=t(9543),n=t(4209),r=t(7051),l=t(1220),c=t(606),o=t(7289),d=t(6534),u=e([i,n,r,l,c,o,d]);[i,n,r,l,c,o,d]=u.then?(await u)():u,s()}catch(e){s(e)}})},4725:(e,a,t)=>{"use strict";t.r(a),t.d(a,{default:()=>l});var s=t(997),i=t(331),n=t.n(i);class r extends n(){render(){return(0,s.jsxs)(i.Html,{lang:"en",children:[(0,s.jsxs)(i.Head,{children:[(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"57x57",href:"icons/apple-touch-icon-57x57.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"114x114",href:"icons/apple-touch-icon-114x114.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"72x72",href:"icons/apple-touch-icon-72x72.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"144x144",href:"icons/apple-touch-icon-144x144.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"60x60",href:"icons/apple-touch-icon-60x60.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"120x120",href:"icons/apple-touch-icon-120x120.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"76x76",href:"icons/apple-touch-icon-76x76.png"}),(0,s.jsx)("link",{rel:"apple-touch-icon-precomposed",sizes:"152x152",href:"icons/apple-touch-icon-152x152.png"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-196x196.png",sizes:"196x196"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-96x96.png",sizes:"96x96"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-32x32.png",sizes:"32x32"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-16x16.png",sizes:"16x16"}),(0,s.jsx)("link",{rel:"icon",type:"image/png",href:"icons/favicon-128.png",sizes:"128x128"}),(0,s.jsx)("link",{rel:"icon",href:"icons/favicon.svg"}),(0,s.jsx)("meta",{name:"application-name",content:"Scrabble Solver"}),(0,s.jsx)("meta",{name:"msapplication-TileColor",content:"#EFE3AE"}),(0,s.jsx)("meta",{name:"msapplication-TileImage",content:"icons/mstile-144x144.png"}),(0,s.jsx)("meta",{name:"msapplication-square70x70logo",content:"icons/mstile-70x70.png"}),(0,s.jsx)("meta",{name:"msapplication-square150x150logo",content:"icons/mstile-150x150.png"}),(0,s.jsx)("meta",{name:"msapplication-wide310x150logo",content:"icons/mstile-310x150.png"}),(0,s.jsx)("meta",{name:"msapplication-square310x310logo",content:"icons/mstile-310x310.png"})]}),(0,s.jsxs)("body",{children:[(0,s.jsx)(i.Main,{}),(0,s.jsx)(i.NextScript,{})]})]})}}let l=r},2564:(e,a,t)=>{"use strict";t.a(e,async(e,s)=>{try{t.r(a),t.d(a,{default:()=>S,getStaticProps:()=>k});var i=t(997),n=t(2048),r=t.n(n),l=t(5315),c=t.n(l),o=t(6689),d=t(9931),u=t.n(d),p=t(3291),h=t(9716),x=t(3180),g=t(2329),m=t(8239),_=t(6994),v=t(3940),j=t(485),b=t.n(j),y=e([p,h,x,m,v]);[p,h,x,m,v]=y.then?(await y)():y,u().setAppElement("#__next");let k=async()=>({props:{version:await w()}}),w=async()=>{let e=c().resolve(process.cwd(),"package.json"),a=await r().promises.readFile(e,"utf-8"),t=JSON.parse(a);return`v${t.version}`},S=({version:e})=>{let a=(0,p.useDispatch)(),t=(0,v.ix)(v.fN),[s,n]=(0,o.useState)(!1),[r,l]=(0,o.useState)(!1),[c,d]=(0,o.useState)(!1),[u,j]=(0,o.useState)(!1),[y,k]=(0,o.useState)(!1),[w,S]=(0,o.useState)(!1),[C,f]=(0,o.useState)(!1),[N,M]=(0,o.useState)(!1),Z=(0,o.useCallback)(()=>k(!0),[]),P=(0,o.useCallback)(()=>a((0,v.mc)()),[a]),q=(0,o.useCallback)(()=>n(!1),[]),T=(0,o.useCallback)(()=>l(!1),[]),z=(0,o.useCallback)(()=>d(!1),[]),I=(0,o.useCallback)(()=>j(!1),[]),E=(0,o.useCallback)(()=>k(!1),[]),G=(0,o.useCallback)(()=>S(!1),[]),A=(0,o.useCallback)(()=>f(!1),[]),O=(0,o.useCallback)(()=>n(!0),[]),R=(0,o.useCallback)(()=>l(!0),[]),L=(0,o.useCallback)(()=>d(!0),[]),D=(0,o.useCallback)(()=>j(!0),[]),W=(0,o.useCallback)(()=>S(!0),[]),H=(0,o.useCallback)(()=>f(!0),[]);return((0,x.gm)(g.q[t].direction),(0,x.ZK)(t),(0,x._)(),(0,x.qR)(()=>{(0,_.$)(),M(!0),a((0,v.j2)())}),N)?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("nav",{className:b().nav,children:(0,i.jsxs)("div",{className:b().navContent,children:[(0,i.jsx)("div",{className:b().navLogo,children:(0,i.jsx)("a",{className:b().logoContainer,href:"/",title:e,children:(0,i.jsx)(h.TR,{className:b().logo})})}),(0,i.jsx)(h._m,{onClear:P,onShowKeyMap:R,onShowMenu:L,onShowRemainingTiles:D,onShowSettings:W,onShowWords:H})]})}),(0,i.jsx)(h.ME,{className:b().solver,onShowResults:Z}),(0,i.jsx)(m.HN,{isOpen:c,onClose:z,onShowDictionary:O,onShowRemainingTiles:D,onShowSettings:W,onShowWords:H}),(0,i.jsx)(m.TB,{isOpen:w,onClose:G}),(0,i.jsx)(m.S9,{isOpen:r,onClose:T}),(0,i.jsx)(m.Rx,{isOpen:C,onClose:A}),(0,i.jsx)(m.by,{isOpen:u,onClose:I}),(0,i.jsx)(m.e_,{isOpen:y,onClose:E}),(0,i.jsx)(m.QT,{isOpen:s,onClose:q})]}):null};s()}catch(e){s(e)}})},6994:(e,a,t)=>{"use strict";t.d(a,{$:()=>i});let s=require("workbox-window"),i=()=>{globalThis.navigator&&"serviceWorker"in globalThis.navigator&&new s.Workbox("/service-worker.js").register({immediate:!0})}},4089:(e,a)=>{"use strict";var t;Object.defineProperty(a,"x",{enumerable:!0,get:function(){return t}}),function(e){e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.IMAGE="IMAGE"}(t||(t={}))},9003:e=>{"use strict";e.exports=require("classnames")},9744:e=>{"use strict";e.exports=require("include-media-query-builder")},2785:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},968:e=>{"use strict";e.exports=require("next/head")},6689:e=>{"use strict";e.exports=require("react")},4620:e=>{"use strict";e.exports=require("react-cool-onclickoutside")},6405:e=>{"use strict";e.exports=require("react-dom")},8684:e=>{"use strict";e.exports=require("react-dom/server")},1848:e=>{"use strict";e.exports=require("react-highlight-words")},9931:e=>{"use strict";e.exports=require("react-modal")},551:e=>{"use strict";e.exports=require("react-window")},997:e=>{"use strict";e.exports=require("react/jsx-runtime")},6477:e=>{"use strict";e.exports=require("redux-saga/effects")},3453:e=>{"use strict";e.exports=require("store2")},2048:e=>{"use strict";e.exports=require("fs")},5315:e=>{"use strict";e.exports=require("path")},1964:e=>{"use strict";e.exports=import("@floating-ui/react")},3258:e=>{"use strict";e.exports=import("@reduxjs/toolkit")},3291:e=>{"use strict";e.exports=import("react-redux")},5998:e=>{"use strict";e.exports=import("redux-saga")},7105:e=>{"use strict";e.exports=import("use-debounce")}};var a=require("../webpack-runtime.js");a.C(e);var t=e=>a(a.s=e),s=a.X(0,[331,577,807],()=>t(1540));module.exports=s})();
|